@charset "utf-8";
@media only screen and (max-width: 1200px) {
}
.header{ background: url(jczwgkt.jpg) no-repeat center top; background-attachment:fixed; height:530px; }
.logo{/* height: 35px; */padding-top: 15px;overflow:hidden;}
.logo img{ float:left; margin-right:15px; height:65px; }
.zhuanti{position:relative;margin-top:110px;height:99px;text-align:center;font-size: 84px;width: 1202px;font-weight:bold;color: #fff;letter-spacing: 8px;/* text-shadow: 4px 6px 0 #3479b9, 4px 6px 0 #3479b9, 4px 6px 0 #3479b9;*/}
.zhuanti span,.zhuanti i{ display: block; position:absolute; top:0; left:0; right:0; z-index:1;  }
.zhuanti i{top: 6px;left: 6px;color: #3479b9;z-index:0;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
.daoyu{width:940px;margin: 0 auto;line-height:36px;text-indent: 2em;font-size: 17px;margin-top: 0px;font-weight: 700;text-shadow: 2px 2px 5px #0656b7;}
/* 首页搜索 */
.index-search { margin: 48px auto 30px; width: 790px; height:50px; border-radius: 4px; overflow: hidden; background: #fff; -webkit-box-shadow: 0 0 24px rgba(24, 86, 132, 0.3); box-shadow: 0 0 24px rgba(24, 86, 132, 0.3); }
.index-search .search-txt { display:block; float: left; border: 0; width: 640px; height: 50px; background: url(jczwgk_sreach.png) no-repeat 20px center; padding-left: 50px; font-size: 16px; line-height: 50px; outline: none; cursor: text; }
.index-search .search-btn { display:block; float: left; border: 0; width: 100px; height: 50px; color:#fff; background: #50a1d9; outline: none; cursor: pointer; }
.index-search .search-btn:hover { background:#458bbc; -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out;  }

/* 导航 */
.nav{ background:#0656b7; }
#nav>li{ width: 20%; float: left; text-align: center; position: relative; }
#nav>li>a{ display: block; margin: 8px 0; height: 74px; line-height:74px; font-size: 20px; color: #fff; font-weight: bold;  background: url(jczwgk_line.png) no-repeat left center; }
#nav>li:first-child>a{ background: transparent; }
#nav>.on>a{ color:#2076b6; background:#c8e4f8!important; border-radius:6px; }

/*底部*/
.footer{ border-top:3px solid #50a1d9; padding: 30px 0; background:#fff; margin-top:60px; }
.footer a, .footer p{ color:#666; font-size:14px; line-height:25px; }
.footer .footer-con{ float:left; }
.footer .footer-con01{ width:205px; }
.footer .footer-con02{ width:355px; }
.footer .footer-con03{ width:240px; }
.footer .footer-con04{ float:right; }


/*单层tab切换1 */
.tab_box{ overflow: hidden; text-align:left; }
.tab_hd{ height: 39px; border-bottom: 1px solid #e7e7e7; }
.tab_hd>ul>li{ margin-right: 30px; float:left;  height: 38px; }
.tab_hd>ul>li>a{ font-size: 24px; color: #000; font-weight:bold; }
.tab_hd .on{ border-bottom: 2px solid #50a1d9; }
.tab_hd>ul>li>a>span{ font-size: 14px; color: #999999; line-height: 42px; margin-left: 10px; }
.tab_hd>span{ float: right; }
.tab_hd>span>a{ display: block; width:24px; height: 40px; line-height: 40px; background: url(jczwgk_more.png) no-repeat center; }

/* 新闻列表 */
.bd_new ul{ zoom:1;}
.bd_new li{  height: 36px; line-height: 36px; padding-left: 18px; background: url(jczwgk_dian1.png) no-repeat 0 center; position: relative;  }
.bd_new li a{ font-size: 16px; display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.bd_new li:hover {  background: url(jczwgk_dian2.png) no-repeat 0 center; }
.bd_new li:hover a{ color: #50a1d9; }
.bd_new li:hover span{ color: #50a1d9; }
.bd_new li span{ display: block; width: 100px; text-align: right; float:right; }
.bd_new li.line{ background: transparent!important; height: 0; line-height: normal; margin: 14px auto; *margin: 14px auto -143px; border-bottom: 1px dashed #ccc; }
.bd_new li.line:last-child { display: none; }
.bd_a80 li a{ margin-right: 100px; }

.bd_new2 { padding: 10px 0; }
.bd_new2 li{ background: url(jczwgk_dian3.png) no-repeat 0 center; }
.bd_new2 li:hover{ background: url(jczwgk_dian3.png) no-repeat 0 center; }
.bd_new2 li span{ font-size:14px; color:#999999; }



/***************************************************基层政务公开-首页.html**************************************************/
#home .sy-tit h2{ text-align:center; font-size:42px; font-weight:bold; color:#50a1d9; letter-spacing: 6px; }
/*公开领域*/
#home .a01{ margin-top:90px; }
#home .a01 .sjfl{ margin: 40px auto; }
#home .a01 .sjfl ul{ overflow: hidden; }
#home .a01 .sjfl li{ float: left; width: 16.66%; }
#home .a01 .sjfl li a{ display: block; text-align: center; height: 162px; border: 1px solid #fff; border-radius:4px; overflow: hidden; }
#home .a01 .sjfl li .ico{ display: block; width:70px; height:70px; margin: 30px auto 0; background: url(jczwgk_gkly_icon.png); }
#home .a01 .sjfl li:hover a{ border: 1px solid #50a1d9; }
#home .a01 .sjfl li:hover .ico{  -webkit-transform: scale( 1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1);  transform: scale(1.1,1.1);  }
#home .a01 .sjfl li:hover p{ color: #50a1d9; font-weight:bold; }
#home .a01 .sjfl li p{ color: #000; font-size: 16px; margin-top: 10px; line-height:20px; }
#home .sjfl .ico01{ background-position: 0 0!important; }
#home .sjfl .ico02{ background-position: -190px 0!important; }
#home .sjfl .ico03{ background-position: -378px 0!important; }
#home .sjfl .ico04{ background-position: -572px 0!important; }
#home .sjfl .ico05{ background-position: -762px 0!important; }
#home .sjfl .ico06{ background-position: -957px 0!important; }
#home .sjfl .ico07{ background-position: 0 -165px!important; }
#home .sjfl .ico08{ background-position: -190px -165px!important; }
#home .sjfl .ico09{ background-position: -378px -165px!important; }
#home .sjfl .ico10{ background-position: -572px -165px!important; }
#home .sjfl .ico11{ background-position: -762px -165px!important; }
#home .sjfl .ico12{ background-position: -957px -165px!important; }
#home .sjfl .ico13{ background-position: 0 -322px!important; }
#home .sjfl .ico14{ background-position: -190px -322px!important; }
#home .sjfl .ico15{ background-position: -378px -322px!important; }
#home .sjfl .ico16{ background-position: -572px -322px!important; }
#home .sjfl .ico17{ background-position: -762px -322px!important; }
#home .sjfl .ico18{ background-position: -957px -322px!important; }
#home .sjfl .ico19{ background-position: 0 -484px!important; }
#home .sjfl .ico20{ background-position: -190px -484px!important; }
#home .sjfl .ico21{ background-position: -378px -484px!important; }
#home .sjfl .ico22{ background-position: -572px -484px!important; }
#home .sjfl .ico23{ background-position: -762px -484px!important; }
#home .sjfl .ico24{ background-position: -957px -484px!important; }
#home .sjfl .ico25{ background-position: 0 -644px!important; }
#home .sjfl .ico26{ background-position: -190px -644px!important; }
#home .sjfl .ico27{ background-position: -378px -644px!important; }
#home .sjfl .ico28{ background-position: -572px -644px!important; }
#home .sjfl .ico29{ background-position: -762px -644px!important; }
#home .sjfl .ico30{ background-position: -957px -644px!important; }
#home .sjfl .ico31{ background-position: 0 -804px!important; }
#home .sjfl .ico32{ background-position: -190px -800px!important; }
#home .sjfl .ico33{ background-position: -378px -800px!important; }
#home .sjfl .ico34{ background-position: -572px -800px!important; }
#home .sjfl .ico35{ background-position: -762px -800px!important; }
#home .sjfl .ico36{ background-position: -957px -800px!important; }


/*区县专栏*/
#home .a02{ height:765px; background:url(jczwgk_qxzl_bg.png) no-repeat center bottom; }
#home .a02 .w1215{ width:1215px; margin:0 auto; }
#home .a02 .map{ position:relative; background: url("jczwgk_qxzl_map.png") no-repeat center; width:1215px; height:487px; margin-top:50px; }
#home .a02 .map div{ position:absolute; }
#home .a02 .map div a{width: 100%;height: 100%;display:block; }
.map-changsha{ width:271px; height:367px; left: 562px;top: 0; z-index:1; }
.map-furong{ width:70px; height:31px; left: 562px;top: 253px; z-index:3; }
.map-kaifu{ width:90px; height:112px; left: 527px; top: 159px; z-index:2; }
.map-liuyang{ width:552px; height:418px; left: 664px; top: 55px; }
.map-ninxiang{ width:452px; height:353px; left: 14px; top: 101px; }
.map-tianxin{ width:60px; height:136px; left: 537px; top: 269px; z-index:2; }
.map-wangcheng{ width:202px; height:247px; left: 399px; top: 58px; }
.map-yuelu{ width:184px; height:178px; left: 377px; top: 223px; }
.map-yuhua{ width:105px; height:162px; left: 565px; top: 273px;  z-index:1; }
.map-changsha a:hover{ background: url("jczwgk_map_changsha.png") no-repeat; }
.map-furong a:hover{ background: url("jczwgk_map_furong.png") no-repeat; }
.map-kaifu a:hover{ background: url("jczwgk_map_kaifu.png") no-repeat; }
.map-liuyang a:hover{ background: url("jczwgk_map_liuyang.png") no-repeat; }
.map-ninxiang a:hover{ background: url("jczwgk_map_ninxiang.png") no-repeat; }
.map-tianxin a:hover{ background: url("jczwgk_map_tianxin.png") no-repeat; }
.map-wangcheng a:hover{ background: url("jczwgk_map_wangcheng.png") no-repeat; }
.map-yuelu a:hover{ background: url("jczwgk_map_yuelu.png") no-repeat; }
.map-yuhua a:hover{ background: url("jczwgk_map_yuhua.png") no-repeat; }



/* 轮播 */
.slideBox{ width: 100%; height:390px; float: left; overflow:hidden; position:relative; }
.slideBox .hd{ height:40px; line-height: 40px; overflow:hidden; position:absolute; right: 0; bottom:0; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:right; padding-right: 15px; }
.slideBox .hd ul li{  float:left; margin:15px 10px 0 0; width: 15px; height:10px; border-radius:10px; font-size: 0; cursor:pointer; overflow:hidden; background: #d7d7d7; }
.slideBox .hd ul li.on{ width: 28px; background:#e03026; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative; }
.slideBox .bd img{height:390px; display:block; width:612px;}
.slideBox .bd li p{ height:40px; line-height:40px; font-size:14px; color:#fff;  background: url("jczwgk_lunbo.png"); position:absolute; right: 0; left:0; bottom:0; z-index: 2; display: inline-block; cursor:pointer; padding:0 20px;}
.slideBox .bd li p a{ display:block; width:75%; height:100%; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; position:relative; color:#fff;}
.slideBox .prev,.slideBox .next{ display: none; width: 42px; height: 69px; position: absolute; top: 50%; margin-top: -35px; left: 0; z-index: 100; background: url(slideBox_anniu.png) no-repeat; }
.slideBox .next{ left: auto; right: 0; background-position: -42px 0;  }

/*工作动态*/
#home .a03{/* margin-top:90px; */}
#home .a03 .gzdt{ height:390px; margin-top:50px; }
#home .a03 .gzdt-l{ float:left; width: 612px; height:390px; }
#home .a03 .gzdt-r{ margin-left:662px; height:390px;  overflow:hidden; }

/*公开依据*/
#home .a04{margin: 90px 0;height: 350px;}
#home .a04 .gkyj{ height:235px; margin-top:40px; }
#home .a04 .gkyj-l{ float:left; width: 578px; }
#home .a04 .gkyj-r{ float:right; width: 578px; }

/* 侧边栏 */
.sidebar-jc{ position: fixed; right: 10px; top: 50%; z-index: 9; margin-top: -50px; font-size: 0; text-align: right;}
.sidebar-jc .sidebar-item { padding-right: 15px; background: #7495cd; position: relative; display: block; *display: inline; *zoom: 1; border-radius: 25px; border:1px solid #dcdbdb; height: 50px; line-height: 50px; margin-bottom: 10px; transition: all .5s;}
.sidebar-jc .sidebar-item .sidebar-icon { float: left; width: 50px; height: 50px; padding: 0 10px; background: no-repeat center center;}
.sidebar-jc .sidebar-item .sidebar-icon-wyb { background-image: url(jczwgk_wyb.png) !important;}
.sidebar-jc .sidebar-item span { float: left; font-size: 16px; font-weight:bold; color: #fff; margin-left: -5px; filter:alpha(opacity=100); opacity:1;  }
.sidebar-jc .sidebar-item img { display: block; left: -160px; }



/***************************************************基层政务公开-文件列表.html**************************************************/
/*当前位置*/
.site{ background: #fafafa; }
.site>.w1200{ line-height: 30px; background: url(jczwgk_dqwz.png) no-repeat 0 center; padding: 5px 0 5px 30px; box-sizing:border-box;  color: #9b9b9b; }
.site a{ color: #9b9b9b; }
.site a:hover{ text-decoration: underline; }

/* 分页 */
.paging { margin-top: 20px; }
.pages {clear:both;	padding-right: 3px; padding-left: 3px; padding-bottom: 13px; margin: 3px; padding-top:13px; text-align: center;}
.pages a {border: #d7d7d7 1px solid; padding: 4px 10px; border-radius: 4px; margin: 2px 4px; text-decoration: none;cursor: pointer;}
.pages a:hover,.pages a:active {color: #666; border: #999 1px solid}
.pages .current{border:#50a1d9 1px solid;padding:4px 10px;border-radius: 4px;font-weight:bold;margin:2px 4px;color:#fff;background-color:#50a1d9;}
.pages .disabled{border:#d7d7d7 1px solid;padding:4px 10px;border-radius: 4px;margin:2px 4px;color:#bbb;}
/* 分类法分页 */
#kkpager{clear:both;color:#999;padding: 20px 0;font-size:13px}
#kkpager a{float:left;border:1px solid #ccc;display:inline;padding:3px 10px;margin-right:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;cursor:pointer;background:#fff;text-decoration:none;color:#999}
#kkpager span.disabled{float:left;display:inline;padding:3px 10px;margin-right:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #dfdfdf;background-color:#fff;color:#dfdfdf}
#kkpager span.curr{float:left;border:1px solid #06f;display:inline;padding:3px 10px;margin-right:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#4f88e1;color:#fff}
#kkpager a:hover{border:1px solid #06f;background-color:#06f;color:#fff}
#kkpager span.normalsize{}
#kkpager_gopage_wrap{position:relative;left:0;top:0}
#kkpager_btn_go{width:44px;height:24px;border:0;overflow:hidden;line-height:140%;padding:0;margin:0;text-align:center;cursor:pointer;background-color:#4f88e1;color:#fff;position:absolute;left:0;*top:2px;-moz-border-radius:3px;-webkit-border-radius:3px;display:none}
#kkpager_btn_go_input{width:36px;height:21px;color:#999;text-align:center;margin-left:1px;margin-right:1px;border:1px solid #dfdfdf;position:relative;-moz-border-radius:3px;-webkit-border-radius:3px;left:0;top:0;*top:2px;outline:none}
#kkpager_btn_go_input.focus{border-color:#4f88e1}
#kkpager .pageBtnWrap{float:left;left:27px;position:relative}
#kkpager .infoTextAndGoPageBtnWrap{float:right;right:27px;position:relative}
#kkpager .spanDot{float:left;margin-right:5px}
#kkpager .currPageNum{color:#4f88e1}
#kkpager .infoTextAndGoPageBtnWrap{padding-top:5px;font-size:15px}

/* 分页 */
.div_cutPage{ padding: 30px 0; text-align: center;  }
.div_cutPage{ margin: 0 auto; }
.div_cutPage a{ display: inline-block; *display: inline; *zoom: 1; padding: 2px 8px; border-radius: 3px; border: 1px solid #e1e1e1; cursor: pointer; margin: 2px; }
.div_cutPage a:hover{ background-color: #50a1d9; color:white; border: 1px solid #50a1d9; }
.div_cutPage .on{ background-color: #50a1d9; color:white;  }


#list { position:relative; }
.wxxgk-item{ padding: 20px 40px; border:1px solid #e3e3e3; margin-top: 40px; }
.wxxgk-item li{  height: 40px; line-height: 40px; padding-left: 18px; background: url(jczwgk_dian1.png) no-repeat 0 center; position: relative;  }
.wxxgk-item li a{ font-size: 16px; display: block; float:left; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.wxxgk-item li:hover {  background: url(jczwgk_dian2.png) no-repeat 0 center; }
.wxxgk-item li:hover a{ color: #50a1d9; }
.wxxgk-item li:hover span{ color: #50a1d9; }
.wxxgk-item li span{ float: left; margin-left:30px; }
.wxxgk-item li.line{ background: transparent!important; height: 0; line-height: normal; margin: 14px auto; *margin: 14px auto -143px; border-bottom: 1px solid #e3e3e3; }
.wxxgk-item li.line:last-child { display: none; }


/***************************************** 文章.html *****************************************/
.article{ margin: 0 auto; overflow: hidden; background: #fff; }
.article h1{ line-height: 36px; font-size: 24px; font-weight: bold; text-align:center; psadding: 0 0 30px; }
.article2 { border: 1px solid #e8e8e8; margin-top: 20px; }
.article2 h1{ padding: 20px 0 30px; }
.oneColumn { padding:  0 0 10px; }
.article2 .oneColumn { padding: 10px 60px; }
.pages_zz{ border-bottom: 1px solid #e8e8e8; line-height: 32px; overflow:hidden; color:#737373; font-size: 14px; margin-bottom: 20px; }
.pages_zz .font{display: inline-block; padding: 0 10px; font-size: 14px; }
.pages_zz .dozoom { float:right;  }
.pages_zz .dozoom img{ margin-top: -2px;  }
.pages_zz .dozoom a{ margin: 0 5px; font-size: 14px; }
.pages_zz .dozoom .on{ opacity: 0.6; }
.fenxiang{ background: #f1f1f1; padding: 0 20px; line-height: 32px; overflow:hidden; color:#737373; font-size: 14px; margin-top: 30px; margin-bottom: 20px; }
.fenxiang .printIco{ padding: 5px 10px 0 25px; background:url(dayin.png) no-repeat 0 5px; }
.bdsharebuttonbox{ float: left; margin-top: 2px; }
.editor{ padding-bottom:30px;}
.pages_content *{ font-family: "宋体"; font-size: 16px; line-height: 2; max-width: 100%!important; box-sizing: border-box!important; -webkit-box-sizing: border-box!important; word-wrap: break-word!important; }
.fujian-box{ margin-top: 30px; margin-bottom: 30px; }
.fujian-box a{ line-height: 48px; padding: 10px 10px 10px 70px; border-bottom: #c9c9c9 solid 1px; display: block; background: #f2f2f2 url(fujian.jpg) no-repeat 10px center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
.fujian-box a:last-child{ border-bottom: none; }
.fujian-box a:hover{ background: #e4e4e4 url(fujian.jpg) no-repeat 10px center; }
#contentInfo{ margin: 0 auto; }/* ie8*/
#qr_container{ margin: 0 auto; position:relative;padding-bottom:10px; }
/* 文件信息 */
.article .wjxx{ margin: 20px auto 0; background: #f7f7f7; border: 1px solid #dddddd; padding: 10px 0; }
.article .wjxx ul{ overflow: hidden; }
.article .wjxx li{ width: 33.33%; float: left; padding: 7px 0; }
.article .wjxx li span{ display: block; margin-left: 30px; font-size: 14px; color: #666; }
.article-link{border-bottom:1px #dddddd solid;border-top:1px #dddddd solid;padding:15px 0; margin-top: 30px; margin-bottom: 30px;}
.pannel-title{margin:0;color:#00558e;line-height:33px;font-size:18px;}
.article-link ul li{ background: url(x_tilte03.png) no-repeat 0px 14px;margin:0;padding:3px 0 3px 12px;line-height:26px;font-size:14px;list-style:none;}


/***************************************************基层政务公开-事项详情.html**************************************************/
#list .details{ margin-top:30px; }
#list .details .details-tit h2{ font-size:24px; color:#000; font-weight:bold; height:50px; border-bottom: 5px solid #f1f1f1; }
#list .details .details-con{ margin-top:40px; }
#list .details .details-con h4{ font-size: 18px; color:#000; font-weight:bold; margin-bottom:15px; }
#list .details .details-table{ width:100%; }
#list .details .details-table .tit{ width:130px; background:#f5f6f8; padding-left: 30px; color:#333; }
#list .details .details-table .link a{ color:#007ee9; }
#list .details .details-table .accessory a{ display:inline-block; height:30px; line-height:30px; color:#007ee9; margin-right:30px;  }
#list .details .details-table .accessory a[href$=".jpg"]{ padding-left: 30px; background: url("JPG.png") no-repeat left center; }
#list .details .details-table .accessory a[href$=".pdf"]{ padding-left: 30px; background: url("pdf.png") no-repeat left center; }
#list .details .details-table .accessory a[href$=".word"]{ padding-left: 30px; background: url("Word.png") no-repeat left center; }
.table-line{ border: 1px solid #e6e6e6; border-collapse: collapse;border-spacing: 0;}
.table-line th, .table-line td{ border: 1px solid #e6e6e6; padding: 18px 20px; min-height: 20px; color:#000000; }
/*详情滚动监听*/
#list .huakuai.fixed{ position:fixed; left: 50%; margin-left:-715px; top:20px; }
#list .huakuai{ position:absolute; left:-115px; top:0; }
#list .huakuai ul:after{ content:""; display:block; height:300px; width:1px; background:#dedede; position:absolute; top:0; left: 91px;  }
#list .huakuai li{ color:#666666; margin-bottom: 40px; width:85px; height:24px; line-height:24px; padding-left:8px; font-size:14px; position:relative; z-index:2; }
#list .huakuai li.on{ color:#fff; background: url(jczwgk_huakuai.png) no-repeat center; }


/***************************************************基层政务公开-区县首页.html**************************************************/
#home .a02.qx02{height: 470px;}
.xzjd{ margin-top: 50px; }
.xzjd .xzjd-tit h2{ font-size:24px; color:#000; font-weight:bold; height:50px; border-bottom: 5px solid #f1f1f1; }
.xzjd .siteli{ padding-top: 40px; margin:0 10px; overflow:hidden; }
.xzjd .siteli dd{float: left;width: 20%; margin-bottom: 20px;height: 40px;  }
.xzjd .siteli dd a{display: block; margin: 0 20px; height: 38px;line-height: 38px; font-size: 16px;text-align: center;border: 1px solid #f1f1f1; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
.xzjd .siteli dd a:hover{ border: 1px solid #50a1d9;background: #50a1d9;color: white}


/***************************************************基层政务公开-分类法列表.html**************************************************/
#flf .fenlei{ border: 1px solid #e8e8e8; padding: 0 20px; margin-top: 40px; }
#flf .fenlei-box{ padding: 20px 0 20px; border-bottom: 1px dashed #e8e8e8; }
#flf .fenlei-box:last-child{ border-bottom:0; }
#flf .fenlei-box table{ width:100%; }
#flf .fenlei-box .tit{ width: 120px; padding-top: 5px; vertical-align:text-top; color:#999999; }
#flf .fenlei-box .max-auto a{ display:inline-block; line-height: 35px; margin-right:15px; color:#000000; }
#flf .fenlei-box .max-auto a:hover{  color:#50a1d9; }
#flf .fenlei-box .max-auto a.on{  color:#50a1d9; }
#flf .fenlei-box .max-auto .min50{ height:35px; overflow:hidden; }
#flf .fenlei-box .max-auto .min50.min-auto{ height: auto; }
#flf .fenlei-box .shousuo{ width: 140px; adding-top: 5px; vertical-align:text-top; text-align:center; }
#flf .fenlei-box .ss-btn{ width: 40px; margin: 0 auto; padding-right: 20px; background: url(zhankai.png) no-repeat right center; color:#1E90FF }
#flf .fenlei-box .ss-btn.active{ background: url(shouqi.png) no-repeat right center; }
#flf .flf-list{ margin-top:40px; }
#flf .list-left{ width:320px; float:left; }
#flf .list-left .list-l-tit{ height:70px; line-height:70px; background:#0656b7; font-size:24px; color:#fff; text-align:center; }

/* 二级栏目列表 */
.left_list{ overflow: hidden; background: #f5f5f5; }
.left_list>ul>.list_ul{ background: #fff; }
.left_list>ul>.list_ul>a{ display:block; padding: 15px 30px; line-height: 30px; font-size: 20px; position: relative; background: url(2019dian5.png) no-repeat 15px center; }
.left_list>ul>.list_ul>a>i{ display: block; width: 15px; height: 100%; position: absolute; right: 14px; top: 0; bottom: 0; z-index: 9; }
.left_list>ul>.list_ul:hover>a{ color: #235aac; }
.left_list>ul>.list_ul.active>a{ color: #235aac; }
.left_list>ul>.list_parent>a i{ background: url(2019dian7.png) no-repeat 92% center;  }
.left_list>ul>.list_parent.slide>a i{ color: #235aac; background: url(2019dian6.png) no-repeat 92% center; }
.left_list>ul>.list_ul .list_ul_ul{ display: none; }
.left_list>ul>.list_ul>.list_ul_ul{ padding-bottom: 10px; overflow-y: auto; max-height: 600px; }
.left_list>ul>.list_ul>.list_ul_ul::-webkit-scrollbar { width: 8px;}
.left_list>ul>.list_ul>.list_ul_ul::-webkit-scrollbar-track { border-radius: 8px; background: #f6f6f6; }
.left_list>ul>.list_ul>.list_ul_ul::-webkit-scrollbar-thumb { background: #cccccc; }
.left_list>ul>.list_ul li{ padding-left: 24px; margin-right: 20px; margin-bottom: 5px; }
.left_list>ul>.list_ul li a{ padding: 6px 20px; display: block; text-align: justify; cursor: pointer; }
.left_list>ul>.list_ul li a:hover,
.left_list>ul>.list_ul li.active>a{ background: #f4f4f4; }


.left_list>ul>.list_ul li.list_parent>a{ background: url(2019dian7.png) no-repeat 97.5% center; }
.left_list>ul>.list_ul li.list_parent.slide>a{ color: #235aac; background: #f0f6ff url(2019dian6.png) no-repeat 97.5% center; }
.left_list>ul>.list_ul li.list_parent:hover>a{ background: url(2019dian7.png) no-repeat 97.5% center; }
.left_list>ul>.list_ul li.slide>a,
.left_list>ul>.list_ul li.slide:hover>a,
.left_list>ul>.list_ul li.list_parent.slide>a{  background: #f0f6ff url(2019dian6.png) no-repeat 97.5% center; }

/* 右侧新闻列表 */
#flf .list-right { margin-left:370px; overflow:hidden; }
#flf .list-right .list-r-tit{ font-size:20px; height: 70px; line-height: 70px;  overflow: hidden; text-overflow:ellipsis; white-space:nowrap; font-weight:bold; color:#000000; padding-left:20px; background: url(jczwgk_flf01.png) no-repeat left center; }
#flf .list-right .wxxgk-item{ border:0; padding:0; margin-top: 10px; }
#flf .list-right .wxxgk-item li{ padding: 0 10px; margin-bottom:10px; height:auto; overflow:hidden;  background: transparent;  }
#flf .list-right .wxxgk-item li>a{ max-width:550px; display:inline-block; float:left; /*white-space: inherit; */ overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
#flf .list-right .wxxgk-item li.a80>a{ max-width:450px; }
#flf .list-right .wxxgk-item li>em{ padding-left:10px; color:#d1d1d1; font-size:14px; }
/* 热度图标 */
/*#flf .list-right .wxxgk-item li>em>i{ display:inline-block; vertical-align:middle; margin-left:5px; margin-top:-4px; width:12px; height:15px; background:url(jczwgk_redu.png) no-repeat center;  }
#flf .list-right .wxxgk-item li>em>i:first-child{ margin-left:10px; }*/
/* 红色的字 */
/*#flf .list-right .wxxgk-item li>em>i{ display:inline-block; vertical-align:top; margin-left:5px; }
#flf .list-right .wxxgk-item li>em>i a{ display:block; float:none; color:#c73a30; font-weight:bold; text-align:center;}*/
/* 蓝底白字按钮 */
#flf .list-right .wxxgk-item li>em>i{ display:inline-block; vertical-align:top; margin-left:20px; }
#flf .list-right .wxxgk-item li>em>i a{display:block;float:none;margin-top: 9px;padding: 2px 6px;height: 20px;line-height: 20px;font-size: 12px;background: #50a1d9;color:#fff;font-weight:bold;text-align:center;border-radius: 4px;}

#flf .list-right .wxxgk-item li:hover{ background: #f3f9fe; }
#flf .list-right .wxxgk-item li:hover>a{ color: #50a1d9; }
#flf .list-right .wxxgk-item li span{ display:block; float:right; text-align: right; width:100px; margin:0;/* background:#50a1d9; */border-radius:4px; }
#flf .list-right .wxxgk-item li span:hover{ color: #c73a30; }

#flf .quanbu{  padding: 10px; text-align: center; font-weight: bold }
#flf .quanbu:hover{  padding: 10px;  font-weight: bold; color:#50a1d9; background: #f3f9fe; }
#flf .quanbu.on{  padding: 10px;  font-weight: bold; color:#50a1d9; background: #f3f9fe; }



/* 过度 */
.sidebar .sidebar-item,
.sidebar .sidebar-item span,
.sidebar .sidebar-item img{  -webkit-transition: all .5s;  transition: all .5s; }
.bd_new li span,
#home .a01 .sjfl li p,
i, a,img{ -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all .3s ease-out;  }

















