/* Reset */
body{overflow-x: hidden; font-size:14px; font-family:"Microsoft YaHei"; color:#282828; padding: 0; margin: 0;background: url("../images/bodybg.png") repeat-x;background-attachment:fixed;}

a{ color:#282828; text-decoration:none;}
:focus{outline:0;}
a:hover{ color:#3176b7; text-decoration:none;}
ul,li,dl,dt,h1,h2,h3,h4,h5,h6,dd,dt,dl,p{ margin:0; padding:0; list-style:none;}
img{border:none; vertical-align:top}

.clear{ clear:both; margin:0; overflow:hidden; visibility:hidden;  font-size: 0; content: "."; height: 0; padding:0;}

.fl{ float: left;}
.fr{ float: right;}

/*****************header**************************/
.is-head{width:100%;border-bottom: 5px solid #3176b7;background: #fff;}
.is-head .head{width:100%;height:40px;line-height:40px;background: #eee;border-bottom: 1px solid #ddd;}
.is-head .head .top{width:1200px;margin:0 auto;position: relative;}
.is-head .head .top a{font-size: 12px;}

/*.is-head .head .top .rt{width:160px;}*/
.is-head .head .top .rt a{display:block;float:left;width:30px;height:40px;margin:0 2px;background: url("../images/ph.png") no-repeat left top;}
.is-head .head .top .rt .t1{background-position-x: -6px; text-indent:-999em;}
.is-head .head .top .rt .t2{background-position-x: -41px;}
.is-head .head .top .rt .t3{background-position-x: -76px;}
.is-head .head .top .rt .t4{background-position-x: -111px;}
.is-head .head .top .rt .t5{background-position-x: -180px;}
.is-head .head .top .rt a:hover{ 
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    transition: transform 0.7s;
}

.is-head .head .top a.yh{width:auto;background:none;display: inline-block;float:none;}

.is-head .head .top .rt .aon{background-position-x:-145px;}

.weather{position: absolute;top:8px;left:400px;width:270px;z-index: 10;}

.is-search{ width:315px;height: 31px; position: absolute;top:5px;right:200px;z-index:999;background: url("../images/search.png") no-repeat left center;}
.is-search input{border:none;background: none;outline:none;}
.is-searchtext{ padding-left: 15px; width:170px;height:31px;line-height:31px; color:#888888; }
.searchbtn{ cursor: pointer; width:31px; height:31px; border:none; padding:0;float:left; }
.is-search a{ float: left; margin:0 0 0 14px; font-size: 14px; line-height: 40px;}

.is-head .logo{width:1200px;margin:0 auto;height:117px;}
.is-head .logo .nav{}
.is-head .logo .nav a{display: block;float: left;font-size:16px;width:100px;height: 117px;text-align: center;margin:0 9px;}
.is-head .logo .nav a i{display: block;width:45px;height:45px;margin:35px auto 0;background: url("../images/nav.png") no-repeat left center;}
.is-head .logo .nav .n1 i{background-position-x: -9px;}
.is-head .logo .nav .n2 i{background-position-x: -134px;}
.is-head .logo .nav .n3 i{background-position-x: -256px;}
.is-head .logo .nav .n4 i{background-position-x: -380px;}
.is-head .logo .nav .n5 i{background-position-x: -505px;}
.is-head .logo .nav .n6 i{background-position-x: -626px;}
.is-head .logo .nav .n7 i{background-position-x: -750px;}
.is-head .logo .nav a:hover i{
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
    transition: all 0.7s;
}

/************************ Main *****************************/
.is-main{width:1200px;margin:20px auto;}


.rightnr{width:190px;float: right;}
.rightnr a{display: block;height:110px;line-height:110px;border-bottom: 1px solid #8db7db;text-indent: 80px;font-size: 18px;font-weight: bold;color:#fff;background: url("../images/qh.png") no-repeat left 0 #639cce;}
.rightnr .r2{background-position-y: -100px;}
.rightnr .r3{background-position-y: -200px;}
.rightnr .r4{background-position-y: -300px;}
.rightnr .r5{background-position-y: -400px;}
.rightnr .r6{background-position-y: -495px;}
.rightnr a.hover{background-color: #3176b7;}

.leftnr{width:980px;padding:10px;background: url("../images/leftnrbg.png") repeat;overflow: hidden;}
.leftnr .content{width:980px;height:645px;overflow: hidden;}
.leftnr .listBox{float: left;background: #fff;}
.leftnr .list{width:980px;height: 645px;overflow: hidden;float: left;}

/*政务资讯*/
 .list .lf{width:618px;float: left;background: #fff;overflow:hidden;}
 .hot{height:145px;}    
 .hot h2{padding:20px 0;font-weight: normal;text-align: center;}
 .hot h2 a{font-size: 39px;font-family: "FZDBSJW";color:#3176b7;}    
 .hot p{font-size: 12px;color:#999;line-height: 24px;padding: 0 20px;text-align:justify;text-indent: 2em;}
 .hot p a{color:#fe0000;}

.m-flash{ width:618px; overflow: hidden; background: #fff;position:relative;}
.m-flash .slider_wrap{position:relative;width:618px;height:408px; overflow:hidden;}
.m-flash #slider_box{position:relative;width:618px;height:408px;overflow:hidden;float:left;}
.m-flash #contentList li{float:left;position:relative; height:408px;}
.m-flash #contentList li IMG{width:618px;height:408px;}
.m-flash #previewList{position:absolute; bottom:32px;right:15px;}
.m-flash #previewList li{list-style:none;float:left;width:20px;height:5px; margin-right:6px; overflow:hidden; background: #999;}
.m-flash #previewList li:hover,#previewList li.active{ background: #bd1e22;}
.m-flash .mask{height:70px;position:absolute;bottom:0;left:0;display:block; width:618px; }
.m-flash .comt{width:618px;color:#fff;position:absolute;left:0;bottom:0;height:70px; text-indent:1em; text-align:left;  overflow:hidden; font-size:12px; line-height:40px;background:url("../images/opacity.png") repeat;}
.m-flash .comt a{ color:#fff; font-size: 15px;}
.m-flash .comt a:hover{ color:#e61414;}

.dwm {position: absolute;left: 0;bottom: 10px;}
.dwm li {float: left;font-size: 14px;margin-left: 10px;padding-left: 30px;}
.dm1 {background: url(../images/mo3.png) left center no-repeat;}
.dm2 {background: url(../images/mo2.png) left center no-repeat;}
.dwm li a {color: #fff;}


 .list .lf .tongzhi{height: 65px;padding:10px 10px 10px 70px;background: url("../images/tz_09.png") no-repeat left 15px;overflow: hidden;}
 .list .lf .tongzhi span{float: right;font-size: 12px;color:#999;}
 .list .lf .tongzhi li{line-height:26px;padding-left: 10px;background: url("../images/arr1.png") no-repeat left center;}

 
.m-ztzl{float:left;width:100%;overflow: hidden;position: relative;margin:15px 0;}
.m-ztzl h3{width:55px;height:60px;background:#1d74c7;float:left;}
.m-ztzl h3 a{color:#fff;font-size:16px;line-height:24px;padding: 6px 11px;display: block;}
.m-ztzl .hd span{position: absolute;top: 50%;margin-top:-15px;z-index:999;cursor: pointer;}
.m-ztzl .hd span.prev{left: 65px;}
.m-ztzl .hd span.next{right: 0;}
.m-ztzl .bd{height:60px;overflow: hidden;width:915px;float:right;}
.m-ztzl .bd li{float: left;margin-right: 9px;width: 220px;height: 60px;}
.m-ztzl .bd li img{width: 220px;height: 60px;}
 
 
 
  .gt .nr-tit a{color:red;}
  .gt .box li{height:29px;line-height:29px;overflow:hidden;}

 .list .gt{width:350px;float: right;background: #fff;overflow:hidden;    height: 408px;}
   
.u-news .title{height:40px;line-height: 40px;margin-bottom: 5px;border-bottom: 1px solid #ddd;padding-left: 5px;}
.u-news .title a{display: block;float:left;height:38px;padding:0 10px;font-size: 16px;}
.u-news .title a.hover{color:#3176b7;border-bottom: 2px solid #3176b7;}
.u-news .box li{line-height: 30px;padding-left: 10px;background: url("../images/arr1.png") no-repeat left center;}
.u-news .box li span{float: right;font-size: 12px;color:#999;}
.u-news .box ul{padding:0 10px;}


 .list .ld{width:265px;padding:5px;padding-right:0;float: left;height:100%;background: #eef5fa;}
 .list .ld h2{height:42px;line-height: 42px;margin-bottom:5px;background: url("../images/tip.png") no-repeat;text-indent: 2em;font-size: 18px;color:#fff;}
 .list .ld li{height: 45px;line-height: 45px;padding-left: 2em;margin: 5px auto;border-bottom:1px solid #fdfdfd;}
 .list .ld li a{font-size: 15px;font-weight: bold;color:#555;display: block;min-width:100px;float: left;}
 .list .ld li:hover{background: url("../images/ld.png") no-repeat -260px center #fff;color:#1d74c7;}
 .list .ld li:hover a{color:#1d74c7;}

 .list .dt{width:675px;padding:10px;float: right;background: #fff;height: 100%;}
 .list .dt td{vertical-align: top;}
 .list .dt h2{height:55px;line-height:55px;font-weight:normal;border-bottom: 1px solid #ddd;}
 .list .dt h2 a{display: block;min-width: 60px;padding:0 10px;border-bottom:2px solid #1d74c7;float: left;text-align: center;font-size: 30px;font-weight: bold;color:#1d74c7;}
 .list .dt h2 span{display: block;float: left;margin-left: 20px;font-size: 18px;line-height: 60px;}
 .list .dt p{line-height: 30px;margin-top:10px;padding:5px;}
 .list .dt #intr{height:215px;overflow-y:auto;width:100%;}
/*信息公开*/
 .xxgk{background: #fff;}
 .list .xxgk-lf{width:230px;padding:10px;float: left;height:100%;}
 .list .xxgk-lf h2{margin-bottom:5px;text-indent: 2em;font-size: 17px;color:#1d74c7;height: 60px;line-height: 60px;background: #cfe2f3 url(../images/gk_06.png) no-repeat center;}
 .list .xxgk-lf li{height:55px;line-height: 55px;text-indent: 3em;background: url("../images/xx_21.png") no-repeat 20px center #eef5fa;border-bottom: 1px dashed #ddd;}
 .list .xxgk-lf li:hover{background-color: #e3eef7;}
.list .xxgk-lf li a{font-size: 15px;font-weight: bold;color:#555;}
.list .xxgk-lf div{margin-top:14px;}
.list .xxgk-lf div a{display: block;margin-bottom: 10px;padding: 6px 0;background:#eef5fa;}

 .list .xxgk-rt{width:720px;padding:10px 10px 10px 0;float: right;height: 100%;}
 .list .xxgk-rt .img{height:65px;}
 .list .xxgk-rt .img a{padding:3px;}

 .m-jdhy .hd{overflow:hidden;}
 .m-jdhy .hd li{float:left;background:none;}
 .m-jdhy .hd li a{padding:5px 15px;}
 .m-jdhy .hd li.on a{font-weight:bold;color:#3176b7;background:#f5f5f5;}
 
 
a.xx{font-size: 14px;float: right;height: 30px;line-height: 30px;border: 1px solid #ddd;border-radius: 30px;margin-top: 12px;padding: 0 15px;}
     
	 
/* 看  问 */
.m-kwpc{float:left;width:568px;height:222px; background:url(../images/service/look.png) center top no-repeat;}
.m-kwpc .header-search {margin: 20px auto 0;width: 465px;padding: 15px 15px;background-color: rgba(255, 255, 255, 0.60); box-shadow: 2px 2px 10px #A6A3A3;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);zoom: 1;}
.m-kwpc .header-search .header-form {display: block;height: 40px;overflow: hidden;}
.m-kwpc .header-search .header-form label {float: left;position: relative;height: 36px;border: 2px solid #2581CE;border-right: none;cursor: text;background: #fff;}
.m-kwpc  .header-search .header-form input {width: 354px;height: 35px;border: none;padding: 0px 8px;font-size: 14px;font-weight: normal;line-height: 32px;}
.m-kwpc .header-search .header-form .butt { float: left; padding: 5px 0; width: 93px; height: 40px; border: none; background-color: #2581CE;  color: #fff;  line-height: 24px;  font-size: 16px;  text-align: center;  }
.m-kwpc .header-hots {clear: both;margin-top: 10px;font-size: 15px;line-height: 15px;}
.m-kwpc  .header-hots span { float: left; margin-right: 5px; font-weight: normal; }
.m-kwpc .header-hots ul { height: 16px; overflow: hidden; }
.m-kwpc .header-hots li { float: left; padding: 0 4px; }
.m-kwpc .header-hots li a { color: #333333;  }
.entries { margin-top: 10px;padding:0 45px; }     
.entries li { width: 18%;margin: 0 1%; height: 87px; float: left; cursor: pointer;}
.entries .menu-itemtitle { width: 100%; height: 100%; background: url(../images/service/entries.png); }
.entries .menu-itemtitle:hover {width: 100%;height: 100%;background: url(../images/service/entries-hover.png);}
.entries .look .menu-itemtitle, .entries .look .menu-itemtitle:hover { background-position: 0 0; }
.entries .check .menu-itemtitle, .entries .check .menu-itemtitle:hover { background-position: 0 -85px; }
.entries .do .menu-itemtitle, .entries .do .menu-itemtitle:hover { background-position: 0 -170px; }
.entries .ask .menu-itemtitle, .entries .ask .menu-itemtitle:hover { background-position: 0 -252px; }
.entries .comment .menu-itemtitle, .entries .comment .menu-itemtitle:hover { background-position: 0 -337px; } 
.entries .shortcut-menu-subitem { display: none; padding: 10px 20px; background-color: #fff; position: relative; width: 166px; margin-left: -58px; box-shadow: 2px 2px 10px #888888; z-index: 999;  }
.entries .shortcut-menu-subitem a:first-child { border-top: none; }
.entries .shortcut-menu-subitem a { box-sizing: border-box; padding-left: 25px; line-height: 40px; height: 40px; display: block; font-size: 14px;  color: #333; border-top: 1px solid #ebebeb; background: url(../images/service/icon-li-style.png) no-repeat 5px 15px;  text-decoration: none;  }
.entries  .entry-item:hover .shortcut-menu-subitem {display: block;}
	 
	 
	 
	 
	 
/*我要办事*/
 .banshi{background: #fff;}
 .banshi .zd{width:383px;float:right;margin-right: 15px;}
 /* .banshi .zd div{height:95px;padding:10px 0;overflow: hidden;} */
 .banshi .zd .title{border-bottom:none;background:url(../images/service/t-bj.jpg) 0 center no-repeat;margin-top: 10px;margin-bottom:0;}
 .banshi .zd .title a{font-weight:bold;}
 .banshi .zd .title a.hover{border-bottom:none;}
 .banshi .zd .title{line-height:40px;height:40px;}
 
 .banshi .zd .box{height: 171px;overflow: hidden;}
 .banshi .zd .box ul{padding:0;}
 .banshi .zd .ms li{background: #f4f4f4 url("../images/service/ms.png") no-repeat;margin-top:22px;}
 .banshi .zd .lq li{background: #f4f4f4 url("../images/service/lq.png") no-repeat;margin-top:22px;}
 .banshi .zd .bm {margin-left:-10px;}
 .banshi .zd .bm li{float: left;padding:0;width:121px;text-align: center;overflow: hidden;background: #f4f4f4 url("../images/service/bm.png") 20px center no-repeat;margin-top:13px;border-radius:3px;height:44px;line-height:44px;margin-left:10px;}
  .banshi .zd .bm li:nth-child(2n){float:left;}
  .banshi .zd .bm li a{text-indent:10px;}
  .banshi .zd .bm li a:hover{color:#3176b7;}
 
 .banshi .zd li{width:186px;height:35px;line-height: 35px;float: left;border-top-right-radius: 5px;border-bottom-right-radius: 5px;padding-left:0;}
 .banshi .zd li:nth-child(2n){float:right;}
 .banshi .zd li a{display: block;text-indent: 70px;}

 .banshi .zd li.z1{background-position: 0 0;}
 .banshi .zd li.z2{background-position: -197px 0;}
 .banshi .zd li.z3{background-position: 0 -62px;}
 .banshi .zd li.z4{background-position: -197px -62px;}
 .banshi .zd li.z5{background-position: 0 -126px;}
 .banshi .zd li.z6{background-position: -197px -126px;}

 .banshi .zd li:hover a{color:#fff;}

 .banshi .zd li.z1:hover{background-color: #537ac9;}
 .banshi .zd li.z2:hover{background-color: #2291a4;}
 .banshi .zd li.z3:hover{background-color: #28a969;}
 .banshi .zd li.z4:hover{background-color: #f0b012;}
 .banshi .zd li.z5:hover{background-color: #b8b089;}
 .banshi .zd li.z6:hover{background-color: #c575dd;}
 .banshi .zd li.z7:hover{background-color: #12b4f2;}
 .banshi .zd li.z8:hover{background-color: #e53f3f;}
 .banshi .zd li.z9:hover{background-color: #345683;}
 .banshi .zd li.z10:hover{background-color: #fa634e;}
 .banshi .zd li.z11:hover{background-color: #fbab48;}
 .banshi .zd li.z12:hover{background-color: #30a23c;}

 .banshi .service .u-news{min-height: 165px;}
 .banshi .service .box{padding:10px 0;}
 .banshi .service .box li{width:105px;height:100px;padding:0;float: left;border:1px solid #ddd;margin:0 5px;text-align: center;background: none;}
 .banshi .service .box li a{padding-top:60px;display: block;background: url("../images/service.png") no-repeat;}

 .banshi .service .box li.s1 a{background-position: -25px 10px;}
 .banshi .service .box li.s2 a{background-position: -145px 10px;}
 .banshi .service .box li.s3 a{background-position: -260px 10px;}
 .banshi .service .box li.s4 a{background-position: -380px 10px;}
 .banshi .service .box li.s5 a{background-position: -495px 10px;}
 .banshi .service .box li.s6 a{background-position: -615px 10px;}
 .banshi .service .box li.s7 a{background-position: -735px 10px;}
 .banshi .service .box li.s8 a{background-position: -855px 10px;}

 .banshi .service .box li.s9 a{background-position: -943px 10px;}
 .banshi .service .box li.s10 a{background-position: -1073px 10px;}
 .banshi .service .box li.s11 a{background-position: -1210px 10px;}
 .banshi .service .box li.s12 a{background-position: -1330px 10px;}
 .banshi .service .box li.s13 a{background-position: -1425px 10px;}
 .banshi .service .box li.s14 a{background-position: -1530px 10px;}

 .banshi .service .box li.sb9 a{background-position: -1653px 10px;}
 .banshi .service .box li.sb10 a{background-position: -1785px 10px;}
 .banshi .service .box li.sb11 a{background-position: -1900px 10px;}
 .banshi .service .box li.sb12 a{background-position: -2012px 10px;}
 .banshi .service .box li.sb13 a{background-position: -2137px 10px;}
 .banshi .service .box li.sb14 a{background-position: -2263px 10px;}

 .banshi .service .box .green li{width:148px;}
  .banshi .service .box .green li.s9 a{background-position: -921px 10px;}
 .banshi .service .box .green li.s10 a{background-position: -1051px 10px;}
 .banshi .service .box .green li.s11 a{background-position: -1191px 10px;}
 .banshi .service .box .green li.s12 a{background-position: -1310px 10px;}
 .banshi .service .box .green li.s13 a{background-position: -1400px 10px;}
 .banshi .service .box .green li.s14 a{background-position: -1510px 10px;}
 
 .banshi .service .box .green li.sb9 a{background-position: -1632px 10px;}
 .banshi .service .box .green li.sb10 a{background-position: -1763px 10px;}
 .banshi .service .box .green li.sb11 a{background-position: -1878px 10px;}
 .banshi .service .box .green li.sb12 a{background-position: -1990px 10px;}
 .banshi .service .box .green li.sb13 a{background-position: -2115px 10px;}
 .banshi .service .box .green li.sb14 a{background-position: -2242px 10px;}

    
 
 .banshi .service .box li:hover{border:1px solid #3176b7;}
 .banshi .service .box li:hover a{background-position-y:-140px; }
  .banshi .service .box .green li:hover a{background-position-y:-140px; }

 .banshi .person{float: left;margin-top:25px;height:312px;overflow:hidden;}
 .banshi .person .im li{float: left;padding:0;background: none;width: 106px;text-align: center;overflow: hidden;line-height: 45px;margin-top:30px;}
 .banshi .person .co li{float: left;padding:0;background: none;width:120px;text-align: center;overflow: hidden;line-height: 35px;margin-top:8px;height:35px;overflow:hidden;}
 .banshi .person .co li a{padding:0 5px;}
 .banshi .person .u-news .title a{margin:0 15px;}
 
 .m-jdhy{height:220px;margin: 10px 0 5px;overflow:hidden;}

/* 办件统计 */
.m-bjtj{float:left;margin-top:15px;border:1px solid #ddd;border-radius:5px;overflow:hidden;width: 978px;}
.m-bjtj h3{width:100px;height:58px;float:left;background:#1d74c7;color:#fff;font-size:16px;text-align:center;overflow:hidden;}
.m-bjtj h3 span{padding: 5px 8px 0 0;float: right;display: block;width: 42px;line-height: 22px;font-size: 18px;}
.m-bjtj h3 img{float:left;margin: 14px 10px;}
.m-bjtj ul{float:left;line-height:58px;}
.m-bjtj li{float:left;margin: 0 12px;}
.m-bjtj li b{color:#cc0000;}
 
 
/*政民互动*/
 .interact{background: #fff;}
 .interact .inlf{width:550px;float: left;    margin-top: 10px;}
 .interact .letter .u-news{min-height: 215px;}
 .interact .letter .u-news .more{float: right;font-size: 13px;color:#f39c11;margin:10px;}
 .interact .letter .tab li{padding:0;background: none;display: block;height: 30px;}
 .interact .letter .tab li span{display: block;float: left;font-size: 14px;color:#555;overflow: hidden;}
 .interact .letter .tab li.email{padding:5px 0;}
 /* .interact .letter .tab li.email .num{text-indent: 30px;} */
 .interact .letter .tab li.email .tit{text-indent: 50px;}
 .interact .letter .tab li.email .time{font-size: 14px;color:#555;}
 .interact .letter .tab li.email .state{color:#555;}

 .interact .letter .tab li .num{width:110px;text-align:center;}
 .interact .letter .tab li .tit{width:215px;text-indent: 30px;}
 .interact .letter .tab li .time{width:100px;text-align: center;color:#999;}
 .interact .letter .tab li .state{width:100px;text-align: center;color:#557c2e;}

 .interact .letter .zixun{height:80px;}
 .interact .letter .zixun a{display: block;float: left;width:126px;height:80px;overflow: hidden;margin:0 5px;background: url("../images/zixun.png") no-repeat;}
 .interact .letter .zixun a.z1{background-position: -90px 0px;}
 .interact .letter .zixun a.z2{background-position: -225px 0px;}
 .interact .letter .zixun a.z3{background-position: -365px 0px;}
 .interact .letter .zixun a.z4{background-position: -505px 0px;}
 .interact .letter .zixun a:hover{background-position-y:-93px;}

 .interact .interview{    margin-top: 10px;}
 .interact .interview li{line-height: 40px;}
 .interact .interview .ft li{background: none;}
 .interact .interview .ft li.tip a{font-size: 18px;color:#1360a9;}
 .interact .interview .ft li span{float: none;font-size: 14px;}

 .interact .ingt{width:400px;float: right;}
 .interact .ingt .mailBox{height:80px;overflow: hidden;padding-top:10px;}
 .interact .ingt .mailBox a{width:123px;height:35px;line-height:35px;padding-top:40px;background:url("../images/mail.png") no-repeat #9abde1;float: left;display: block;overflow: hidden;margin:0 4px;text-align: center;color:#fff;font-size: 17px;}
 .interact .ingt .mailBox .m1{background-position:45px 10px; }
 .interact .ingt .mailBox .m2{background-position:-125px 10px; }
 .interact .ingt .mailBox a:hover{background-color:#81adda;}

  .interact .ingt .chaxu{padding:0 10px;}
 .interact .ingt .chaxu span{display:block;font-size: 18px;color:#1d74c7;padding:10px 0 5px;}
 .interact .ingt .chaxu input{width:106px;height:20px;line-height:20px;border:1px solid #ddd;}
  
        
  
 .interact .ingt .count{padding:0 10px;}
 .interact .ingt .count span{display: block;font-size: 18px;color:#1d74c7;padding:10px 0;}
 .interact .ingt .count p{line-height: 30px;}
 .interact .ingt .count p i{font-style: normal;color:#e24f4a;}


/*网站导航*/
 .website{background: #fff;overflow-y: auto;}
 .website .web{clear:both;}
 .website .web .title{line-height:40px;height:40px;}
 .website .web a{height:auto;}
 .website .web .u-news{min-height: 100px;}
 .website .web li{display: block;width:18%;float: left;}




.is-advert{width:100px;position: absolute;left:50%;top:175px;z-index:999;margin-left: 606px;}
.is-advert img{padding:10px 0;}
/***************** footer **************************/
.is-foot{width:1200px;margin:0 auto;text-align: center;position: relative;padding-bottom:20px;}
.is-foot p{line-height: 30px;font-size: 13px;}

.is-foot .dang{position: absolute;top:20px;left:100px;}
.is-foot .jiucuo{position: absolute;top:20px;right:100px;}


/*********左侧对联广告**********/
.advert-box{position:fixed;left:10px;bottom:10px; z-index:999;width:272px; height:auto;overflow:hidden;background:#3285c9;border-radius: 4px;padding: 30px 0 0;}
.advert-box ul{display: block;background:#fff;padding: 3px 0; margin-bottom:16px;}
.advert-box ul li{padding: 3px 6px;}
.advert-box ul li img{width: 260px;}
.advert-box .fold-btn{position:absolute;right: 30px;top: 6px;display:block;width:18px;height: 18px;background:url(../images/flex_20171222.png) no-repeat;}
.advert-box .close-btn{position:absolute;right: 8px;top: 7px;display:block;width:18px;height: 18px;background:url(../images/close_20171222.png) no-repeat;}
.advert-box h2{ position:absolute; left:10px; top:0; height:30px; line-height:30px; width:60px; color:#fff; font-size:14px;}

.m-dc{position:absolute;top:480px;right:50%;margin-right:-740px;}

/* 友情链接 */
.m-friendlink{margin-top:15px;background: #fff;padding:10px;overflow:hidden;}
.m-friendlink h4{font-size:15px;color:#1d74c7;width:30px;float:left;    line-height: 18px;padding-left:5px;}
.m-friendlink .hd{overflow:hidden;float: right;}
.m-friendlink .hd li{float:left;width:178px;height: 34px;line-height: 34px;cursor: pointer;font-size: 16px;border: 1px solid #ddd;background: url(../images/f-jt.png) 160px 16px no-repeat;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-indent:10px;font-size:14px;margin-left:10px;color:#888888;}
.m-friendlink .bd{overflow:hidden;width: 100%;}
.m-friendlink .bd li{float: left;height: 35px;line-height: 35px;width: 16%;margin: 0 2%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.m-friendlink .bd li a{font-size: 14px;}
.m-friendlink .bd div{display: none;padding: 10px;border-top: 1px dashed #ddd;overflow: hidden;margin-top: 10px;}
.m-friendlink .bd div.active { display: block; }
