@charset "utf-8";
/* CSS Document */
body{ text-align:center;}
.wrapper{ max-width:800px; margin:0 auto;}
.topbar{ height:103px; 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, #628b3b, #80af52, #628b3b);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1, #628b3b), color-stop(0, #80af52), color-stop(1, #628b3b));
background-image: -ms-linear-gradient(top, #628b3b, #80af52, #628b3b);
background-image: linear-gradient(top, #628b3b, #80af52, #628b3b);}
nav ul{ margin:0 auto;}
nav ul li{display:inline-block; height:40px; line-height:40px;width:15%;}
nav ul li:hover,nav ul li.cur{ background:#89c368;}
nav ul li a{ color:#fff;}
nav ul li a:hover{ text-decoration:none;}
main .ah{ height:40px; background:#f7f7f7; text-align:left;margin:8px auto 0 auto; padding:0 12px; line-height:40px; font-size:16px; font-weight:400; position:relative;}
main .ah .more{float:right; font-size:14px;}
.fgs{}
.fgs figure{ line-height:40px; background:#f7f7f7 url(fbg.png); overflow:hidden;font-size:16px;border-top:1px solid #d6d4d4;}
.fgs figcaption{ text-align:left; padding:0 12px;height:39px;}
.fgs ul{}
.fgs ul li{float:left; height:40px; line-height:40px;width:25%;text-align:center; font-size:14px;}

.a2{ margin:10px auto 0 auto;}
/*模块*/
.arkBox{ clear:both;}
.arkBox .abTop{}
.arkBox .abTop .aC{ height:40px;overflow:hidden; background:#3b933c;}
.arkBox .abTop h2{float:left;width:70%;	color:#fff;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 .abTop .aMore a{color:#fff;}
.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:14px;white-space:nowrap; overflow:hidden; text-align:left; text-overflow:ellipsis}

.tipr{ text-align:right; margin:10px 12px;}
.tipr a{ color:#f00;}

.abar{margin:10px auto;}
.abar img{width:100%;}

footer{ background:#c9c9c9 url(btm.png) repeat-x; font-size:12px;color:#555656; padding:12px 0;}
.grn{color:#3b933c}



.endMain{ padding:0 5px;}
main .ah2{ height:40px; background:#f2f2f2; 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 .text{font-size:12px;line-height:1.5; color:#434242;}
.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,nav 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%;}


.boxTitle{ height:36px; line-height:36px; background:#f1f1f1; overflow:hidden; padding:0 12px;}
.boxTitle .ss1{float:left;}
.boxTitle .ss3{float:right;}
.boxList{ clear:both;}



@media only screen and (min-width:400px) and (max-width:639px) {
.fgs ul li{width:20%;}
}
@media only screen and (min-width:640px) and (max-width:799px) {
.fgs ul li{width:12.5%;}
}
@media only screen and (min-width:800px){
.fgs ul li{width:10%;}
}