@charset "utf-8";
/* CSS Document */

/*通用*/
body {
	font: 12px "microsoft yahei", Arial, Helvetica, sans-serif;
	color:#666;
    margin:0px;
    padding:0px;
}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {
    margin:0px;
    padding:0px;	
    list-style:none;
}

/***top star***/
.top{width:100%;height:150px;background:url(top-bg.jpg) repeat-x top left}
.top-center{width:1000px;height:150px;margin:0 auto}
.logo{ width:191px;height:150px;margin-left:10px;padding-top:40px;float:left}
.top-middle{width:342px;height:150px;float:left;margin-left:50px;padding-top:13px}
.search{ width:350px;height:150px;float:right;margin-right:11px;padding-top:58px}
.search-center{width:100%;height:34px}
.search-center input{width:288px;height:34px;border:solid #e3e3e3 1px;padding:8px 0 8px 10px; outline:none; float:left}
.search-center button{ width:61px;height:34px;background:#ff4401; text-align:center; line-height:34px; color:#fff; float:left;border:none;font-size:15px; font-weight:bold;outline:none;}


/***nav star***/
.nav{width:100%;height:50px;background:url(nav-bg.gif) repeat-x top left}
.nav-center{width:1000px;height:50px;margin:0 auto;padding-left:55px;}
.nav-center ul li{ width:127px;height:50px;float:left;text-align:center;line-height:50px;font-size:17px;color:#ffffff}
.nav-center ul li:hover{ background:#fd736f}
.nav-center ul li a{color:#ffffff}
/***nav star***/

/***content star***/
.content{width:100%;height:1190px; background:url(content-bg.jpg) repeat-x left top; float:left}
.fixed{ width:50px; height:295px; position:fixed;right:0;top:270px;}
/***content 01***/
.zfwz{ width:1000px;height:380px; margin:20px auto 0 auto; background:#FFF;padding:10px 20px 0 20px}
.zfwz-title{ width:100%;height:35px;border-bottom:solid #edece7 2px}
.zfwz-title p{ padding:0 10px; color:#ca2a25; font-size:17px; font-weight:bold;height:35px;line-height:35px; border-bottom:solid #ba2a28 2px;float:left}
.zfwz-list{ width:100%;height:380px}
/*本市其他网站*/
.bswz{ width:1000px;height:317px;margin:20px auto 0 auto;padding:10px 20px 0 20px; background:#fff}
.bswz-list{ width:100%;height:272px}
/*乡镇网站*/
.xzwz{ width:1000px;height:250px;margin:20px auto 0 auto;padding:10px 20px 0 20px; background:#fff}
.xzwz-list{ width:100%;height:205px}
/*友情链接*/
.yqlj{ width:1000px;height:208px;margin:20px auto 0 auto;padding:10px 20px 0 20px; background:#fff}
.yqlj-list{ width:100%;height:200px}


/***copy star***/
.copy{width:100%;height:140px;background:#545454;float:left}
.copy-center{ width:1000px;height:140px; margin:0 auto}
.copy-01{width:128px;height:140px;padding:40px 0;float:left}
.copy-02{width:66px;height:140px;float:left;padding:35px 0;margin-left:40px}
.copy-03{ width:600px;height:140px;float:left;margin-left:45px;color:#fff; text-align:center}
.copy-font-01{ width:100%;height:40px;font-size:15px;line-height:40px; text-align:center;padding:0 52px}
.copy-font-01 a{color:#fff;}
.copy-font-02{ width:100%;padding:25px 0;font-size:13px;color:#fff;line-height:26px}
.copy-font-02 p{ width:100%;height:26px;line-height:26px; text-align:center}
.copy-04{ width:50px;height:140px;padding:38px 0;float:right}

.mobile_type .top + div.list_wrap{
    height: auto !important;
}
.mobile_type .inter-list{
    width: auto;
    margin-right: 20px;
}

/* 无障碍特大字体 */
.mobile_type.UseInMobile .zfwz-title{
    height: 1.7em !important;
  }
  
  .mobile_type.UseInMobile .zfwz-title p{
    height: 1.9em !important;
  }