@charset "utf-8";

html, body { /*position: relative;*/  height: 100%; }
body { font-family: "microsoft yahei"; font-size: 12px; background-color: #F2F2F2;}
.warp{ position: relative;}
/*头部header s*/

/*头部header e*/

/*主体部分 s*/
.main{ width: 1000px; margin: 0px auto; position: relative;}
.main_body{ width: 100%;}
/*模块主体页面部分开始*/
.main_con{ width: 998px; min-height: 300px; background-color: #fff; border: 1px #E8E8E8 solid; margin-top: 20px;}
.sitenav_title{ height: 40px; line-height: 40px; font-size: 28px; text-indent: 1.8em; margin-top: 15px; margin-left: -20px; background: url(sitenav_pageicon.png) 0 0 no-repeat; }
.sitenav_box{ width: 940px; margin: 10px auto;}

.sitenav_box .title{ height: 36px; line-height: 36px; text-align: right; border-bottom: 1px #acc7de solid;}
.sitenav_box .title span{ min-width: 70px; display: block; text-align: center; float: left; border-bottom: 2px #fe6600 solid; font-size: 16px;}

.sitegroup_nav{ margin-top: 30px;}
.stienav_toplink{ height: 45px; width: 100%; font-size: 16px;}
.stienav_toplink a{ padding-left: 25px; padding-right: 25px; text-decoration: none; background-image: url(sitenav_toplink_icon.png); background-repeat: no-repeat;}
.stienav_toplink a.county_logo{ background-position: 0px 2px;}
.stienav_toplink a.party_logo{ background-position: -190px 2px;}
.stienav_toplink a.zx_logo{ background-position: -380px 2px;}
.stienav_toplink a:hover{ color: #C63639;}
.sitenav_item{ /* min-height: 200px; */width:100%;}
.sitenav_item .content{ margin-top: 10px;}
.sitenav_item .content li{ width: 155px; height: 26px; line-height: 26px; float: left; font-size: 14px;}
.sitenav_item .content li a{ text-decoration: none;}
.sitenav_item .content li a:hover{ color: #C63639;}
/*模块主体页面部分结束*/

/*主体部分 e*/


/*底部 s*/

/*底部 e*/