﻿@charset "utf-8";
/* CSS Document */

/*CSS 重置*/bannerA-74
html{color:#000; min-width: 980px}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;font-size:14px; color:#333;word-break:break-all;}
table{border-collapse:collapse;border-spacing:0; }
fieldset,img{border:none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:none;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}
small{font-size:100%;}
a{text-decoration:none; color:#333;}
li.orange a{color:orange;}
a:hover{text-decoration:underline;}
p{}
strong{font-weight:bold;} 

/*文字排版*/
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.fb{ font-weight:bold;}
.fn{font-weight:normal;}
.t2{text-indent:2em}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}

/*文字颜色*/
.red{color:#e00000;}
.green{color:green;}
.orange{color:#fc5300;}
.blue{ color:#2e9cff;}
.bluebold{ color:#2e9cff; font-weight:bold;}
.rednormal{color:red;}
.shanchuline{ text-decoration:line-through; vertical-align:middle; font-family:"宋体"; color:#666;}
.firstChild{margin-left:0px!important;border:none!important;}
.firstChild1{padding-left:0px!important;}
 .highlight { background-color:yellow; }
/*定位*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:auto; margin-right:auto;}
.fl{float:left; _display:inline; }
.fr{float:right; _display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden}
.clearfix{display:inline-block}*html
.clearfix{height:1%}
.clearfix{display:block;}
.pr{position:relative;}
.pa{position:absolute;}
.abs-right{position:absolute;right:0;}
.zoom{zoom:1}
.hidden{visibility:hidden;}
.none{display:none;}
.mauto{ margin: 0px auto}
.oh{ overflow: hidden}

/*长度高度*/
.w10{width:10px;}
.w20{width:20px;}
.w27{width:27px;}
.w30{width:30px;}
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w80{width:80px;}
.w90{width:90px;}
.w100{width:100px;}
.w150{width:150px;}
.w170{width:170px;}
.w190{width:190px;}
.w200{width:200px;}
.w210{width:210px;}
.w216{width:216px;}
.w220{width:220px;}
.w250{width:250px;}
.w257{width:257px;}
.w260{width:260px;}
.w270{width:270px;}
.w280{width:280px;}
.w290{width:290px;}
.w300{width:300px;}
.w310{width:310px;}
.w320{width:320px;}
.w325{width:325px;}
.w330{width:330px;}
.w340{width:340px;}
.w348{width:348px;}
.w350{width:350px;}
.w360{width:360px;}
.w365{width:365px;}
.w370{width:370px;}
.w376{width:376px;}
.w380{width:380px;}
.w390{width:390px;}
.w398{width:398px;}
.w400{width:400px;}
.w410{width:410px;}
.w429{width:429px;}
.w440{width:440px;}
.w450{width:450px;}
.w500{width:500px;}
.w530{width:530px;}
.w540{width:540px;}
.w550{width:550px;}
.w580{width:580px;}
.w600{width:600px;}
.w610{width:610px;}
.w660{width:660px;}
.w680{width:680px;}
.w640{width:640px;}
.w700{width:700px;}
.w710{width:710px;}
.w729{width:729px;}
.w732{width:732px;}
.w731{width:731px;}
.w740{width:740px;}
.w770{width:770px;}
.w800{width:800px;}
.w870{width:870px;}
.w930{width:930px;}
.w950{width:950px;}
.w980{width:980px;}
.w{width:100%;}
.h50{height:50px;}
.h100{height:100px;}
.h200{height:200px;}
.h322{height:322px;}
.h479{height:479px;}
.h393{height:393px;}
.h240{height:240px;}
.h500{height:500px;}
.h{height:100%;}

/*边距*/
.m10{margin:10px;}
.m15{margin:15px;}
.m30{margin:30px;}
.mt5{margin-top:5px;}
.mt8{margin-top:8px;}
.mt10{margin-top: 10px;}
.mt20{margin-top:20px;}
.mt15{margin-top:15px;}
.ml10{margin-left:10px;}
.ml70{margin-left:70px;}
.ml80{margin-left:80px;}
.ml545{margin-left:545px;}
.mr10{margin-right:10px;}
.mr45{margin-right:45px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.pl20{ padding-left:20px;}
.firstChild{margin-left:0px; border:none;}

/*边框*/
.bn{ border:none;}



/*错误提示*/
.field-validation-error{ color: #ff0000;vertical-align: middle;float: left;position: absolute;height: 30px;line-height: 30px;border-right: 1px solid #f1d8ba;color: #ff853c;padding-right: 10px;padding-left: 15px;border-radius: 4px;background: url(../images/error-tips.png) no-repeat #fffbe9; font-size: 12px}
.validation-summary-errors{ color: #ff0000;vertical-align: middle;float: left;position: absolute;padding: 10px;border: 1px solid #f1d8ba;color: #ff853c;padding-right: 10px;padding-left: 15px;border-radius: 4px;background: #fffbe9; font-size: 12px}
.validation-summary-errors li{color: #ff853c;}



.success{ padding: 10px; color: #ff0000;border: 1px solid #f1d8ba;background: #fffbe9;text-align: center;border-radius: 5px; margin: 10px}








/* 底部样式============================================================================================================================================ */
#bottom_menu { width:100%; height:50px; background:#056000; }
#bottom_menu1002 { width:1050px;  height:50px; margin:0 auto; }
#bottom_nav { height:34px; line-height:50px; width:900px; margin:0 auto;}
#bottom_menu1002 li { display:block; font-size:14px; float:left; width:110px; text-align:center; }
.left_line_foot { border-right:2px #fff solid; } 
#bottom_menu1002 a { text-decoration:none; color:#fff; text-align:center;  }
#bottom_menu1002 a:hover { text-decoration:underline;   }
#bottom {width:100%; height:180px; background:#DBEDD4; font-size:12px; }
#bottom1002 { width:1100px; height:100%;  margin:0 auto; }
#bottom_left { width:140px; height:110px;  }
#bottom_left img { margin:40px 0 0 0;  }
#bottom_center { width:660px; height:83px;  padding:60px 0 0 20px; line-height:22px; font-size:12px; color:#7C481E;  }
#bottom_center p { font-size:12px; text-indent:0; text-align:left; }
#bottom_center a { font-size:12px; color:#333; text-decoration:none; }
#bottom_right { width:100px; height:100px; padding:30px 0 0 40px; font-size:12px; color:#333; }
#bottom_right p { font-size:12px; text-indent:0; text-align:center; }
#bottom_right img { width:100px; height:100px; }
.cu { font-size:16px; font-weight:700; line-height:28px;  }
/*页码*/
.pagenumberwap{width:699px;height:35px;text-align:center; margin:20px auto; }
.pagenumber{display:inline-block; }
.pagenumber{_display:inline;}
.pagenumber li{float:left; border:1px solid #d6d6d6; height:30px; line-height:30px; vertical-align:middle; margin-left:3px; margin-right:3px; padding-left:6px; padding-right:6px; min-width:30px; display:block;}
.pagenumber li:hover{ border:1px solid #50abfd; color:#50abfd; text-decoration:none;}
.pagenumber li.on{ background:#045CBD; border:1px solid #d6d6d6; color:#fff; text-decoration:none; font-weight:bold;}
.pagenumber li.disable{ color: #D6D6D6; cursor: default}
.pagenumber li.disable:hover{border:1px solid #d6d6d6;}
.pagenumber li.load{ cursor: pointer;line-height:27px}
.bottom_kx { width:100%; clear:both; height:20px; }
/*新闻详情页上一条下一条*/
.updown { width:760px; margin:0 auto; padding-top:20px; padding-bottom:20px; border-top:1px dashed #ccc;  }