@charset "utf-8";
/* CSS Document */
body{ text-align:center; background:#f2f2f2;color:#333;}
.wrapper{ max-width:800px; margin:0 auto;}
.topbar{overflow:hidden; background:url(top.jpg) center no-repeat;}
.topbar h1{ visibility:hidden;}
nav{ height:40px;background:#628b3b; text-align:center;background-image: -moz-linear-gradient(top, #51680d, #839c36, #51680d);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1, #51680d), color-stop(0, #839c36), color-stop(1, #51680d));
background-image: -ms-linear-gradient(top, #51680d, #839c36, #51680d);
background-image: linear-gradient(top, #51680d, #839c36, #51680d);font-size:16px;}
nav ul{ margin:0 auto;}
nav ul li{display:inline-block; height:40px; line-height:40px;width:12%;}
nav ul li.w3{width:16%;}
nav ul li a:hover,nav ul li.cur a{color:#ff0;}
nav ul li a{ color:#fff;}
nav ul li b{ font-weight:400;}
nav ul li a:hover{ text-decoration:none;}
main .ah{ height:40px; background:#fff; text-align:left;margin:12px auto 0 auto; padding:0 12px; border-top:1px solid #ddd; line-height:40px; font-size:18px; font-weight:400; position:relative;}
main .ah .more{float:right; font-size:16px;font-weight:400;}
.fgs{}
.fgs figure{ line-height:40px; background:#fff url(fbg.png); overflow:hidden;font-size:16px;border-top:1px solid #d6d4d4;}
.fgs figcaption{ text-align:left; padding:0 12px;height:39px;font-size:18px;}
.fgs ul{}
.fgs ul li{float:left; height:40px; line-height:40px;width:25%;text-align:center; white-space:nowrap; overflow:hidden;text-overflow:ellipsis}
.fgs dl dt{ float:left; clear:both;width:12%;}
.fgs dl dd{ float:left;width:88%;white-space:nowrap; overflow:hidden;text-overflow:ellipsis}
.fgs dl dd ul li{}
.a2{ margin:10px auto 0 auto;}
/*模块*/
.arkBox{ clear:both; background:#fff;}
.arkBox .abTop{}
.arkBox .abTop .aC{ height:40px;overflow:hidden;border-bottom:1px solid #ccc;}
.arkBox .abTop h2{float:left;width:70%;line-height:30px;margin:0;padding:5px 0 0 12px;text-align:left;font-size:16px;font-weight:400;font-family:"微软雅黑", "黑体"}
.arkBox .abTop h2 a{color:#ff0}
.arkBox .abTop .aMore{float:right;height:100%;text-align:right;padding:9px 6px 0 0;}
.arkBox .abMid{clear:both; line-height:1.8em; text-align:left;}
.arkBox .abMid .aC{ height:100%; overflow:hidden;}
.arkBox .mLst li{ font-size:12px;padding:0 3px 0 14px; line-height:30px; background:url(i3.gif) 6px center no-repeat; color:#999; text-align:right;}
.arkBox .mLst li a{ float:left;width:75%; font-size:16px;white-space:nowrap; overflow:hidden; text-align:left; text-overflow:ellipsis}

.tipr{ text-align:right; margin:10px 12px;}
.tipr a{ color:#f00;}
.tiprl a{ color:#060;}
.tiprr a{ color:#f00;}

.abar{margin:10px auto;overflow: hidden;}
.abar img{width:100%;}
.ab130w img{width: 130%;margin-left:-15%; }
footer{ background:#02384a url(btm.png) repeat-x; font-size:12px;color:#fff; padding:12px 0;}
.grn{color:#eaff00}



.endMain{ padding:0 5px;}
main .ah2{ height:40px; background:#d4d4d4; color:#000;margin:8px auto; line-height:40px; font-size:12px; font-weight:400; font-family:"宋体"; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
main .ah2 a{color:#000;}
.emH h2{ font-size:18px; font-weight:400; line-height:1.8;}
.emH strong{font-weight:400;color:#434242 !important;}
.emM{ text-align:left; margin:20px auto; font-size:16px;}
.emM img{width:auto !important; height:auto !important; max-width:98% !important;  margin:0 auto !important;padding:0 !important; border:0 !important;}

.subNav ul li{display:inline-block; height:40px; line-height:40px;width:15%;}
.subNav ul li:hover,.subNav ul li.cur{ background:#89c368;}
.subNav ul li a{ color:#fff;}
.subNav ul li a{ color:#fff;}
.subNav ul li.cur a{color:#ff0}
.m2 ul>li{text-align:right;padding:0;font-size:12px;color:#888;clear:both;}
.m2 ul li a[href]{background-color:#fff; float:none; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.m2 ul li a[href^='http:']{ padding:0;font-size:12px; color:#666; width:64px; text-align:center; display:inline-block; vertical-align:middle;}
.m2 ul li a[href*='sf\_'],.m2 ul li a[href*='showfile.html'],.m2 ul li a[href*='sf.html']{ text-align:left;float:left;font-size:14px;color:#3d3d3d; float:left; max-width:50%;}

.fgs.c2s ul li{width:50%;}
.fgs.c2s ul li.liwd{width:100%;}

.boxTitle{ height:36px; line-height:36px; background:#f1f1f1; overflow:hidden; padding:0 12px;}
.boxTitle .ss1{float:left;}
.boxTitle .ss3{float:right;}
.boxList{ clear:both;}

.btn{display: inline-block;  margin: 0 auto;width:50%; border: 1px solid #360;background: #cf9;color: #360;height: 40px;line-height: 40px;border-radius: 10px;font:800 16px/40px "微软雅黑";}


@media only screen and (max-width:350px) {
.fgs figure{font-size:14px;}
}

@media only screen and (min-width:450px) and (max-width:679px) {
.fgs ul li{width:20%;}
}
@media only screen and (min-width:680px) and (max-width:799px) {
.fgs ul li{width:12.5%;}
}
@media only screen and (min-width:800px){
.fgs ul li{width:10%;}
.fgs dl dd ul li{width:12.5%;}
}