﻿@charset "utf-8";
/* CSS Document */

html{-webkit-text-size-adjust:none;}
body {font-size:14px; color:#000; line-height:20px; margin:0; padding:0;font-family:"微软雅黑","MicrosoftYaHei","Microsoft YaHei","Arial";  -webkit-text-size-adjust:none; background:#FAFAFA;}
div,form,ul,ol,li,span,h2,h3,h4,h5,h6,dl,dt,dd {border: 0;margin: 0;padding: 0;list-style-type:none;font-weight:normal}
h1{ font-size:30px; font-weight:normal; text-align:center; color:#000; padding:0px; margin:0px;}
h2{}
h3,h4,h5 { font-weight:normal; font-size:14px;}
.fz12,font{ font-size:16px; font-weight:normal}
p{ padding:0px 0px; margin:0px 0px;}
a { outline:none;-moz-outline:none; color:#000000; cursor:pointer; padding:0;margin:0;text-decoration:none;}

.tar { text-align:right}
.tal { text-align:left}
.tac { text-align:center}
.ft {float:left}
.fr {float:right}
.clear{ clear:both;}
img { border:none;}
.w100{ width:1024px; margin:0 auto; }
.must{color:#f00;}
select:focus,input:focus {outline: none;}
.cf{zoom:1;display:table;}
.cf:before,.cf:after {content: "";display:table;}
input{font-family:"\5FAE\8F6F\96C5\9ED1","MicrosoftYaHei","Microsoft YaHei","Arial";}
/*翻页*/
.pages{height:24px; text-align:right;}
.pages ul li{display:inline; line-height:12px; list-style-type:none; height:12px; color:#313131; font-size:12px; padding:0px 6px 0px 6px;}
.pages ul li a{color:#313131;}
.pages ul li a:hover{color:#eb6100;border-bottom:1px solid #eb6100; }
.pages ul li.on a{color:#eb6100; border-bottom:1px solid #eb6100;}
/* 翻页旧版 */
.normal_page{height:50px;clear:both;padding-top:11px;}
.normal_page .normal_page_top{width:40px; height:20px; float:right; }
.normal_page .normal_page_top a{display:block; float:right;}
.normal_page .normal_page_main{float:right; overflow:hidden;}
.pages{}
.pages .left_no,
.pages .left_in{border:none;outline:none;background:url(/Content/Default/Img/find_7.png) no-repeat center;width:24px;height:19px;vertical-align:middle;margin-top:-2px;cursor:pointer;}
.pages .right_no,
.pages .right_in{border:none;outline:none;background:url(/Content/Default/Img/find_8.png) no-repeat center;width:24px;height:19px;vertical-align:middle;margin-top:-2px;cursor:pointer;}
.pages span,
.pages a{display:inline;line-height:12px;list-style-type:none;height:12px;color:#313131;font-size:12px;margin:0px 4px 0 5px;padding:0 1px 0 0;cursor:pointer;}
.pages a:hover,
.pages .selected{cursor:pointer;display:inline;line-height:12px;list-style-type:none;height:12px;color:#313131;font-size:12px;margin:0px 4px 0 5px;padding:0 1px 0 0;color:#eb6100;border-bottom:1px solid #eb6100;}
/*alert修改*/
#alertMsg{display:none;width:500px;border-radius:5px;font-size:15px; position:absolute;text-align:center;z-index:100000;box-shadow:0 3px 9px rgba(0,0,0,.5);} 
#alertMsg_Top{width:100%;height:42px;line-height:42px;text-align:left;text-indent:10px;background:#fc0;display:none;}
#alertMsg_infoBox{background:#fff;width:100%;} 
#alertMsg_info{background:#fff;padding:50px 15px;line-height:1.6em;text-align:center;font-size:15px;} 
#alertMsg_btn1, 
#alertMsg_btn2{display:inline-block;color:#fff;font-size:12px;text-decoration:none;margin-right:10px;margin-bottom:20px;cursor:pointer;} 
#alertMsg_btn1 cite, 
#alertMsg_btn2 cite{line-height:24px;display:inline-block;padding:5px 22px;background:#eb6100;font-style:normal;font-size:14px;text-indent:5px;letter-spacing:5px;}

/*
#alertMsg{display: none; width: 400px; border-radius: 5px; box-shadow: 1px 1px 10px black; padding: 10px; font-size: 12px; position: absolute; text-align: center; background: #767676; z-index: 100000;} 
#alertMsg_Top{width:100%;height:42px;line-height:42px;font-size:16px;text-align:left;text-indent:10px;background:#fc0;}
#alertMsg_infoBox{background:#fff;width:100%;} 
#alertMsg_info{background:#fff; padding: 28px 15px; line-height: 1.6em; text-align: left;} 
#alertMsg_btn1, 
#alertMsg_btn2{display: inline-block; background: #eb6100; padding-left: 3px; color: #fff; font-size: 12px; text-decoration: none; margin-right: 10px; margin-bottom:10px; cursor: pointer;} 
#alertMsg_btn1 cite, 
#alertMsg_btn2 cite{line-height: 24px; display: inline-block; padding: 0 13px 0 10px; background: #eb6100; font-style: normal;}
*/