@charset "utf-8";
/* CSS Document */
/*公共部分*/
html,body,div,p,dl,dt,dd,ul,li,a,i,span,table{ margin:0; padding:0;}
html{font-size:.625rem;/*10 ÷ 16 × 100% = 62.5%*/  height:100%;}
body{color:#333;font-family:arial; font:16px/1.5 tahoma,arial,sans-serif;background:#f2f2f2;-webkit-overflow-scrolling:touch;height:100%; overflow-x:hidden; max-width:640px; min-width:320px; margin: auto;}
h1,h2,h3,h4,h5,h6{font-size:100%}
address,cite,dfn,em,var{font-style:normal}
fieldset,img{border:0}
button,input,select,textarea{font-size:100%}
table{border-collapse:collapse;border-spacing:0}
input[type="submit"],input[type="reset"],input[type="button"],button,input[type="date"],input[type="file"],select,input[type="text"]{-webkit-appearance:none;}
input[type="radio"],input[type="checkbox"]{ vertical-align:middle;}
button,input,select{ border:none;}
button,select{ background:none;margin:0; padding:0; list-style-type:none;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0;margin:0;padding:0}
*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;}
ul,ol{list-style:none;}
a{ text-decoration:none;}
input[type="text"],input[type="search"]{-webkit-appearance:none;-webkit-tap-highlight-color:#fff;outline:0}
i{ font-style:normal;}
textarea { -webkit-appearance:none; border-radius:0; border:none;}
input:focus, textarea:focus { outline: none; }
html,body{width: 100%; height: 100%; position: relative;}
body{background-color: #f2f2f2 !important;}

/*顶栏*/
.topLan{width: 100%; height: 60px; position:fixed; top: 0; left: 0; z-index: 900; 
/* Safari 5.1 - 6.0 */
background: -webkit-linear-gradient(left,#006cc9,#368cd7,#006cc9);
/* Opera 11.1 - 12.0 */
background: -o-linear-gradient(left,#006cc9,#368cd7,#006cc9);
/* Firefox 3.6 - 15 */
background: -moz-linear-gradient(left,#006cc9,#368cd7,#006cc9);
/* 标准的语法 */
background: linear-gradient(to right,#006cc9,#368cd7,#006cc9); }
.head_logo{ width:214px; height:60px; background:url(../images/logo.png) no-repeat; margin:auto; background-size:100%; position:absolute; left:50%; top:10px; margin-left:-110px;}
.btntop{ display:block; width:24px; height:24px; background:url(../images/icon_search.png) no-repeat; background-size:100%; position:absolute; left:15px; top:18px;}
.top_menu{display:block; width:24px; height:24px; background:url(../images/icon_menu.png) no-repeat; background-size:100%; position:absolute; right:15px; top:18px;}
.top_menu.ms{ background:url(../images/icon_close.png) no-repeat; background-size:100%;  width:20px; height:20px; position:absolute; right:15px; top:20px;}

.mainnav-xs{ display:none; position:fixed; top:60px; width:100%; background:rgba(203,225,240,0.95); text-align:center; padding:8px 0; z-index:5;}
.mainnav-xs li{ float:left; width:20%; padding:6px 0;}
.mainnav-xs li a{color:#2969a0; font-weight:bold; font-size:15px;}
.mainnav-xs li a:hover{color:#bc1010; text-decoration:underline;}
	
.header-xs-search{display:none; position:fixed; top:60px; width:100%; background:rgba(255,255,255,0.95); text-align:center; padding:8px 0; border-bottom:#1175cc 2px solid; z-index:5;}
.header-xs-search .SearchTxt{width:80%; padding:7px 12px; background:#fff; color:#999; height:34px; line-height:18px; border:0; box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset; border:1px solid #d8d8d8; border-right:none; transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; vertical-align:middle; border-radius:0; font-size:14px;}
.header-xs-search .SearchBtn{width:52px; height:34px; border:0; cursor:pointer; background:url(../images/2016_top_search_btn.png) no-repeat center center #1175cc; vertical-align:middle; border-radius:0;}
.header-xs-search .SearchTxt:focus{ border-color:#ccc; box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); outline:0 none;}


/*==============首页=========*/
.conbox{ width:100%;}
/*轮播图*/
.focusBox { width:100%; height:250px; position:relative; overflow:hidden; z-index:0;}
.focusBox .bd img { width: 100%; display: block; height: 250px;}
.focusBox .bd li { position: relative;}
.focusBox .bd .title{ display:block; width: 80%; height:40px; line-height:40px; position:absolute; left:0; bottom:0; z-index:2; padding-left:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.focusBox .bd .con { display: block; position: absolute; z-index: 1; width: 100%; padding: 0 5%; bottom: 0; height: 50px; line-height: 50px; text-align: center; overflow: hidden;}
.focusBox .bd .titleBg { z-index: 1; background: black; opacity:0.8; display: block; width:100%; height:40px; position:absolute; left:0; bottom:0;}
.focusBox .bd .title a { color: #fff; font-size: 15px; display:block; width:100%; height:40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.focusBox .hd { height:15px; overflow:hidden; position:absolute; right:5px; bottom:8px; z-index:2;}
.focusBox .hd ul { overflow:hidden; zoom:1; float:left;}
.focusBox .hd li { float:left; margin-right:6px;  width:6px; height:6px; line-height:6px; border-radius:3px; background:#fff; cursor:pointer; text-indent:99999em;}
.focusBox .hd .on { background:#f00; color:#fff;}

/*快捷图标*/
.btn_fast{ width:100%; background:#FFF;}
.btn_fast .hd1 li{ display:block; width:16.4%; float:left; margin:3% 0 3% 3%; text-align:center; color:#111;font-size: 15px;}
.btn_fast .hd1 li i{ display:block; width:55px; height:55px; margin:0 auto 8% auto;}
.btn_fast .hd1 li:nth-child(1) i{ background:url(../images/fast_icon1.png) no-repeat center top; background-size:100%;}
.btn_fast .hd1 li:nth-child(2) i{ background:url(../images/fast_icon2.png) no-repeat center top; background-size:100%;}
.btn_fast .hd1 li:nth-child(3) i{ background:url(../images/fast_icon3.png) no-repeat center top; background-size:100%;}
.btn_fast .hd1 li:nth-child(4) i{ background:url(../images/fast_icon4.png) no-repeat center top; background-size:100%;}
.btn_fast .hd1 li:nth-child(5) i{ background:url(../images/fast_icon5.png) no-repeat center top; background-size:100%;}

.bd1.home_bmfw .con{width:94%; margin:0 3% 3% 3%; border-bottom:solid 1px #e5e5e5;  border-top:solid 1px #e5e5e5;}
.bd1.home_bmfw .con ul{  overflow:hidden; zoom:1;}
.bd1.home_bmfw .con ul li{float:left;width:33%}
.bd1.home_bmfw .con ul li i{position: absolute;left: 15px;top: 0;width: 40px;height: 40px;font-size:22px;}
.bd1.home_bmfw .con ul li i img{width:20px; height:20px; padding-top:10px;}
.bd1.home_bmfw .con ul li a{ position:relative; display:inline-block; padding-left:30px; font-size:14px; line-height:40px; white-space:nowrap; color:#111;}
.bd1.home_bmfw .con ul li.twoline a{line-height:20px;margin-top:10px;}
.icon11{background:url(../images/icon11.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon11:hover{background:url(../images/icon11b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon12{background:url(../images/icon12.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon12:hover{background:url(../images/icon12b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon13{background:url(../images/icon13.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon13:hover{background:url(../images/icon13b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon14{background:url(../images/icon14.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon14:hover{background:url(../images/icon14b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon15{background:url(../images/icon15.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon15:hover{background:url(../images/icon15b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon21{background:url(../images/icon21.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon21:hover{background:url(../images/icon21b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon22{background:url(../images/icon22.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon22:hover{background:url(../images/icon22b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon23{background:url(../images/icon23.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon23:hover{background:url(../images/icon23b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon24{background:url(../images/icon24.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon24:hover{background:url(../images/icon24b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon25{background:url(../images/icon25.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon25:hover{background:url(../images/icon25b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon26{background:url(../images/icon26.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon26:hover{background:url(../images/icon26b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon27{background:url(../images/icon27.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon27:hover{background:url(../images/icon27b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon31{background:url(../images/icon31.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon31:hover{background:url(../images/icon31b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon32{background:url(../images/icon32.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon32:hover{background:url(../images/icon32b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon33{background:url(../images/icon33.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon33:hover{background:url(../images/icon33b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon34{background:url(../images/icon34.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon34:hover{background:url(../images/icon34b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon41{background:url(../images/icon41.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon41:hover{background:url(../images/icon41b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon42{background:url(../images/icon42.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon42:hover{background:url(../images/icon42b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon51{background:url(../images/icon51.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon51:hover{background:url(../images/icon51b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon52{background:url(../images/icon52.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon52:hover{background:url(../images/icon52b.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon53{background:url(../images/icon53.png) no-repeat; background-size:20px 20px; background-position:left center;}
.icon53:hover{background:url(../images/icon53b.png) no-repeat; background-size:20px 20px; background-position:left center;}


/*通知公告*/
.notice{ width:100%; height:40px; background:#FFF; padding:3%; margin:10px 0; position:relative; overflow:hidden;}
.notice_head{ width:71px; height:16px; background:url(../images/tzgg.png) no-repeat left center; background-size:100% 100%; float:left; position:absolute; left:3%; top:12px;}
.notice_body{ width:100%; float:left; padding-left:27%;overflow:hidden; position:absolute; right:3%; top:0; padding-right:30px;}
.notice_body ul li{font-size:0.875rem; height:40px;line-height:40px; overflow:hidden;}
.notice_body ul li span{float:right;color:#aeaeb0;}
.notice_body ul li a{font-size: 15px; color:#000; line-height:42px; display:block; width:98%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.notice_more{ display:block; width:30px; height:14px; line-height:15px; font-size:0.8rem; text-align:right; border-left:solid 1px #ddd; position:absolute; right:0; top:14px; color:#111111;}

/*news*/
.news1,.news2{ width:100%; padding:3%; margin:10px 0; background:#FFF;}
.news_head{ width:100%; height:40px; border:solid 1px #CCC; border-radius:10px; overflow:hidden;}
.news_head ul li{ float:left; width:33.33%; line-height:40px;font-size: 15px; text-align:center;}
.news_head ul li.hit{ background:#1377cd; color:#FFF;}

.news_body ul li{ display:block; width:100%; border-bottom:solid 1px #e5e5e5; margin-top:15px; padding-bottom:15px; overflow:hidden;}
.news_body ul li .news_time{ width:55px; height:55px; background:#d5ebfe; border-radius:50%; float:left; padding:5px; text-align:center; color:#2998f8; font-style:italic;}
.news_body ul li:last-child{ border-bottom:none;}
.news_body ul li a{ display:block; width:100%;}
.news_body ul li .news_time .day{ width:100%; height:24px; border-bottom:solid 1px #9dd1fe; /*font-size:1rem;*/ line-height:24px; font-weight500;}
.news_body ul li .news_time .month{ width:100%; height:30px;color:#2998f8; border-top:solid 1px #fff; font-size:1rem;font-family: tahoma,arial,sans-serif;}
.news_body ul li .news_title{width: 80%;; font-size:1.5rem; padding: 0 0 0 20px; line-height:1.6rem; color:#111111;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 50px;}

.news_more{ display:block; width:100%; height:40px; text-align:center; line-height:40px; color:#111; background:#e6e6e6; border-radius:10px; font-size:1.5rem;}
.news_more:active{ background:#62abea; color:#FFF;}

/*视频新闻*/
.video{ width:100%; background:#FFF; padding:3%; position:relative;}
.video_head{ padding:5px 20px 5px 10px; position:absolute; left:0; top:0px; z-index:5;
/* Safari 5.1 - 6.0 */
background: -webkit-linear-gradient(left,#368cd7,#006cc9);
/* Opera 11.1 - 12.0 */
background: -o-linear-gradient(left,#368cd7,#006cc9);
/* Firefox 3.6 - 15 */
background: -moz-linear-gradient(left,#368cd7,#006cc9);
/* 标准的语法 */
background: linear-gradient(to right,#368cd7,#006cc9); border-top-right-radius: 15px; border-bottom-right-radius: 15px; color:#FFF;}
.video_body{ width:100%;}
.video_body img{ display:block; width:100%;}
.video_title{ font-size:1.5rem; margin-top:5px; border-bottom:solid 1px #e5e5e5; padding-bottom:10px;}
.video_title a{ font-size:1.5rem; color:#333;}
.video_time{ font-size:0.875rem; float:left; line-height:30px; color:#999999;}
.scan_num{ width:70%; height:30px; float:right; font-size:0.875rem; color:#999999; text-align:right;}
.scan_num i{ display:block; width:15px; height:12px; margin-top:8px; background:url(../images/icon_scan.png) no-repeat; background-size:100%; float:right; margin-right:2px;}
.scan_num span{ float:right; display:block; white-space:30px; line-height:30px;}
    

/*专题报道*/
.zt_box{ width:100%; background:url(../images/zt_Bg.jpg) no-repeat center 10px; background-size:50%; text-align:center;}
.zt_head{ display: inline-block; margin:auto;background-image: -webkit-linear-gradient(left,#3b97dc, #56cbfb); -webkit-background-clip: text; color:transparent; font-size:16px; font-weight:bold; padding-top:10px;}

.zt_body{ width:100%;height: 185px; }
.bannerImg img{ display:block; width:100%;
    }
.ztzlBox .bd{
    padding: 0.625rem;
    width: 100%;
    border-radius: 0.3125rem;
}
.ztzlBox .bd img {
    width: 100%;
    display: block;
    border-radius: 0.3125rem;
    height: 9rem;
}
.ztzlBox .bd li {
    position: relative;
}
.ztzlBox .hd {
    height:0.9375rem;
    z-index:2;
    margin-left: calc(50% - 1.875rem);
}
.ztzlBox .hd ul {
}
.ztzlBox .hd li {
    float:left;
    margin-right: 0.5rem;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 5px;
    background:#e8e6e6;
    cursor:pointer;
}
.ztzlBox .hd .on {
    background:#4691e8;
    color:#e8e6e6;
}
.ztzlBox .hd ul li div img{
    width: 332px;
    height: 109px;
}
/*专题滚动*/
.wstyleSwiper div.swiper-wrapper div.swiper-slide{height: 140px; padding: 0 10px;}
.bannerGdBox{width: 100%; background-color: #FFF; border-radius: 8px; height: 170px; overflow: hidden;}
.bannerImg{width: 100%; height: 160px; overflow: hidden;}
.bannerImg img{display: block; width: 100%;}
.bannerbtBox{width: 100%; overflow: hidden; height: 2.6rem; padding: 0 10px;}
.bannerbtBox p{color: #333; font-size: 0.9rem; /*font-weight: bold;*/}
.bannerSjBox{width: 100%; padding: 0 20px;}
.bannerSjBox i{display: block; width: 16px; height: 16px; float: right;}
.bannerSjBox i img{display: block; width: 100%; height: 100%;}
.bannerSjBox p{float: right; line-height: 16px; font-size: 0.8rem; color: #666}

.bannerDhqBox{width: 100%; text-align: center;}
.bannerDhqBox ul li{display: inline-block; width: 8px; height: 8px; background-color: #ccc; border-radius: 8px; margin: 0 3px;}
.bannerDhqBox ul li.focus{background-color: #0a87f1;}

/*版权*/
.footer{ background:#0167bf; padding:3%; text-align:center; width:100%; position:relative; left:0; bottom:0;}
.footer ul{ text-align:center; padding:0 15%;}
.footer ul li{ float:left; display:inline-block; padding-left:10px;}
.footer a{font-size: 13px; color:#FFF;}
.footer p{ color:#FFF; font-size: 13px;line-height: 17px;}
.jgzc img{ vertical-align:middle;}

/*===================内页===============*/
.subConbox{ background:#FFF; padding:0 3%;}

/*-----------------------信息公开---------------------*/
.xxgk{ width:100%; overflow:hidden;}

.lm_head{ border-bottom:solid 1px #e5e5e5; height:35px; margin-bottom:3%;}
.lm_head .lm_name{ border-left:solid 6px #298bd4; height:20px; line-height:24px;}
.lm_head .lm_name h3{padding-left:12px; font-size: 16px; color:#298bd4; line-height:24px; }
/*政府信息公开*/
.inform_open_body{}
.inform_open_body li{ display:block; width:94%; height:50px; float:left; margin:0 3% 5% 3%; border-radius:10px;}
.inform_open_body li a{display:block; height:50px; padding-left:15%; line-height:50px; color:#FFF; font-size:1rem;}
.xx_icon1{ background:#e96172 url(../images/xx_icon1.png) no-repeat 5% center;}
.xx_icon2{ background:#e89560 url(../images/xx_icon2.png) no-repeat 5% center;}
.xx_icon3{ background:#e8b949 url(../images/xx_icon3.png) no-repeat 5% center;}
.xx_icon4{ background:#aecf5e url(../images/xx_icon4.png) no-repeat 5% center;}
.xx_icon5{ background:#6ad4ba url(../images/xx_icon5.png) no-repeat 5% center;}
.xx_icon6{ background:#88b0d8 url(../images/xx_icon6.png) no-repeat 5% center;}

.xx_icon1:active{ background:#e15062 url(../images/xx_icon1.png) no-repeat 5% center;}
.xx_icon2:active{ background:#df864e url(../images/xx_icon2.png) no-repeat 5% center;}
.xx_icon3:active{ background:#dfae38 url(../images/xx_icon3.png) no-repeat 5% center;}
.xx_icon4:active{ background:#a2c748 url(../images/xx_icon4.png) no-repeat 5% center;}
.xx_icon5:active{ background:#55c6aa url(../images/xx_icon5.png) no-repeat 5% center;}
.xx_icon6:active{ background:#6a9ccd url(../images/xx_icon6.png) no-repeat 5% center;}

/*基础信息公开*/
.foundation_body{ height:154px; overflow:hidden;}
.foundation_body ul{ height:174px;}
.foundation_body ul li{ display:block; width:25%; height:67px; float:left; margin-bottom:20px; text-align:center; }
.foundation_body ul li i{ display:block; height:42px; width:42px; margin: 0 auto 5px auto; border-radius:50%;}
.foundation_body ul li a{ color:#111; font-size:1rem;}
.foundation_body ul li a:active{ color:#3188d8;}
.jc_icon1 i{ background: #f0ba32 url(../images/jc_icon1.png) no-repeat center center;}
.jc_icon2 i{ background: #de7730 url(../images/jc_icon2.png) no-repeat center center;}
.jc_icon3 i{ background: #7dc677 url(../images/jc_icon3.png) no-repeat center center;}
.jc_icon4 i{ background: #25bcb5 url(../images/jc_icon4.png) no-repeat center center;}
.jc_icon5 i{ background: #ffac81 url(../images/jc_icon5.png) no-repeat center center;}
.jc_icon6 i{ background: #9892d3 url(../images/jc_icon6.png) no-repeat center center;}
.jc_icon7 i{ background: #fb634f url(../images/jc_icon7.png) no-repeat center center;}
.jc_icon8 i{ background: #82a1d8 url(../images/jc_icon8.png) no-repeat center center;}

.jc_icon1:active i{ background: #ebb42a url(../images/jc_icon1.png) no-repeat center center;}
.jc_icon2:active i{ background: #d86f27 url(../images/jc_icon2.png) no-repeat center center;}
.jc_icon3:active i{ background: #72c16b url(../images/jc_icon3.png) no-repeat center center;}
.jc_icon4:active i{ background: #1eb2ab url(../images/jc_icon4.png) no-repeat center center;}
.jc_icon5:active i{ background: #f59766 url(../images/jc_icon5.png) no-repeat center center;}
.jc_icon6:active i{ background: #8d86cc url(../images/jc_icon6.png) no-repeat center center;}
.jc_icon7:active i{ background: #f25a46 url(../images/jc_icon7.png) no-repeat center center;}
.jc_icon8:active i{ background: #6e91cf url(../images/jc_icon8.png) no-repeat center center;}


/*------------重点领域公开------------*/
.Focus_areas_body{ padding:0 3%;}
.Focus_areas_body ul li{ display:block; width:46%; text-align:center; background:#f6f6f6; padding:1% 3%; border-radius:10px;}
.Focus_areas_body ul li{ float:left; margin-right:8%; margin-bottom:15px;}
.Focus_areas_body ul li:nth-child(2n){ margin-right:0;}
.Focus_areas_body ul li a{ display:block; padding:10px 0; font-size:1rem; color:#111;}
.Focus_areas_body ul li a:active{background:#1968c4; color:#FFF; text-decoration:none;}
.Focus_areas_body ul li i{ display:block; width:33px; height:25px; margin:0 auto 5% auto;}

/*重点信息公开图标*/
.zd_icon1 i{ background:url(../images/zd_icon1.png) no-repeat center center;}
.zd_icon2 i{ background:url(../images/zd_icon2.png) no-repeat center center;}
.zd_icon3 i{ background:url(../images/zd_icon3.png) no-repeat center center;}
.zd_icon4 i{ background:url(../images/zd_icon4.png) no-repeat center center;}
.zd_icon5 i{ background:url(../images/zd_icon5.png) no-repeat center center;}
.zd_icon6 i{ background:url(../images/zd_icon6.png) no-repeat center center;}
.zd_icon7 i{ background:url(../images/zd_icon7.png) no-repeat center center;}

.zd_icon1:active i{ background:url(../images/zd_icon1_1.png) no-repeat center center;}
.zd_icon2:active i{ background:url(../images/zd_icon2_1.png) no-repeat center center;}
.zd_icon3:active i{ background:url(../images/zd_icon3_1.png) no-repeat center center;}
.zd_icon4:active i{ background:url(../images/zd_icon4_1.png) no-repeat center center;}
.zd_icon5:active i{ background:url(../images/zd_icon5_1.png) no-repeat center center;}
.zd_icon6:active i{ background:url(../images/zd_icon6_1.png) no-repeat center center;}
.zd_icon7:active i{ background:url(../images/zd_icon7_1.png) no-repeat center center;}

/*重大建设项目图标*/
.zd_icon8 i{ background:url(../images/zd_icon8.png) no-repeat center center;}
.zd_icon9 i{ background:url(../images/zd_icon9.png) no-repeat center center;}
.zd_icon10 i{ background:url(../images/zd_icon10.png) no-repeat center center;}
.zd_icon11 i{ background:url(../images/zd_icon11.png) no-repeat center center;}
.zd_icon12 i{ background:url(../images/zd_icon12.png) no-repeat center center;}

.zd_icon8:active i{ background:url(../images/zd_icon8_1.png) no-repeat center center;}
.zd_icon9:active i{ background:url(../images/zd_icon9_1.png) no-repeat center center;}
.zd_icon10:active i{ background:url(../images/zd_icon10_1.png) no-repeat center center;}
.zd_icon11:active i{ background:url(../images/zd_icon11_1.png) no-repeat center center;}
.zd_icon12:active i{ background:url(../images/zd_icon12_1.png) no-repeat center center;}

/*公共资源配置图标*/
.zd_icon13 i{ background:url(../images/zd_icon13.png) no-repeat center center;}
.zd_icon14 i{ background:url(../images/zd_icon14.png) no-repeat center center;}
.zd_icon15 i{ background:url(../images/zd_icon15.png) no-repeat center center;}
.zd_icon16 i{ background:url(../images/zd_icon16.png) no-repeat center center;}
.zd_icon17 i{ background:url(../images/zd_icon17.png) no-repeat center center;}

.zd_icon13:active i{ background:url(../images/zd_icon13_1.png) no-repeat center center;}
.zd_icon14:active i{ background:url(../images/zd_icon14_1.png) no-repeat center center;}
.zd_icon15:active i{ background:url(../images/zd_icon15_1.png) no-repeat center center;}
.zd_icon16:active i{ background:url(../images/zd_icon16_1.png) no-repeat center center;}
.zd_icon17:active i{ background:url(../images/zd_icon17_1.png) no-repeat center center;}

/*公共资源配置图标*/
.zd_icon18 i{ background:url(../images/zd_icon18.png) no-repeat center center;}
.zd_icon19 i{ background:url(../images/zd_icon19.png) no-repeat center center;}
.zd_icon20 i{ background:url(../images/zd_icon20.png) no-repeat center center;}
.zd_icon21 i{ background:url(../images/zd_icon21.png) no-repeat center center;}
.zd_icon22 i{ background:url(../images/zd_icon22.png) no-repeat center center;}
.zd_icon23 i{ background:url(../images/zd_icon23.png) no-repeat center center;}
.zd_icon24 i{ background:url(../images/zd_icon24.png) no-repeat center center;}

.zd_icon18:active i{ background:url(../images/zd_icon18_1.png) no-repeat center center;}
.zd_icon19:active i{ background:url(../images/zd_icon19_1.png) no-repeat center center;}
.zd_icon20:active i{ background:url(../images/zd_icon20_1.png) no-repeat center center;}
.zd_icon21:active i{ background:url(../images/zd_icon21_1.png) no-repeat center center;}
.zd_icon22:active i{ background:url(../images/zd_icon22_1.png) no-repeat center center;}
.zd_icon23:active i{ background:url(../images/zd_icon23_1.png) no-repeat center center;}
.zd_icon24:active i{ background:url(../images/zd_icon24_1.png) no-repeat center center;}


/*-----------------------办事服务---------------------*/
/*重点办事*/
.zdbs_style ul li{ display:block; width:33.33%; height:67px; float:left; margin-bottom:20px; text-align:center; }
.zdbs_style ul li i{ display:block; height:42px; width:42px; margin: 0 auto 5px auto; border-radius:50%;}
.zdbs_style ul li a{ color:#111; font-size:1rem;}
.zdbs_style ul li a:active{ color:#3188d8;}
.bs_style ul li.long{ width:100%; text-align:left; padding-left:20px;}
/*图标样式-默认*/
.z_icon1 i{ background:#e17f6e url(../images/z_icon1.png) no-repeat center center;}
.z_icon2 i{ background:#4bc3a5 url(../images/z_icon2.png) no-repeat center center;}
.z_icon3 i{ background:#f6a15e url(../images/z_icon3.png) no-repeat center center;}
.z_icon4 i{ background:#b1b2f0 url(../images/z_icon4.png) no-repeat center center;}
.z_icon5 i{ background:#abcd85 url(../images/z_icon5.png) no-repeat center center;}
.z_icon6 i{ background:#db74bd url(../images/z_icon6.png) no-repeat center center;}
.z_icon7 i{ background:#57abea url(../images/z_icon7.png) no-repeat center center;}
.z_icon8 i{ background:#f1d309 url(../images/z_icon8.png) no-repeat center center;}
.z_icon9 i{ background:#b382f5 url(../images/z_icon9.png) no-repeat center center;}

/*图标样式-掠过*/
.z_icon1:active i{ background:#d46856 url(../images/z_icon1.png) no-repeat center center;}
.z_icon2:active i{ background:#39b898 url(../images/z_icon2.png) no-repeat center center;}
.z_icon3:active i{ background:#e78e48 url(../images/z_icon3.png) no-repeat center center;}
.z_icon4:active i{ background:#8c8dde url(../images/z_icon4.png) no-repeat center center;}
.z_icon5:active i{ background:#9ac16e url(../images/z_icon5.png) no-repeat center center;}
.z_icon6:active i{ background:#cd5cac url(../images/z_icon6.png) no-repeat center center;}
.z_icon7:active i{ background:#469dde url(../images/z_icon7.png) no-repeat center center;}
.z_icon8:active i{ background:#dabe03 url(../images/z_icon8.png) no-repeat center center;}
.z_icon9:active i{ background:#a26dea url(../images/z_icon9.png) no-repeat center center;}

/*普通办事（个人、企业、部门）*/
.bs_style ul li{ display:block; width:29.33%; padding:3% 1%; float:left; margin-left:3%; background:#f6f6f6; text-align:center; margin-bottom:5%;}
.bs_style ul li:active{background:#1968c4; color:#FFF;}
.bs_style ul li a{ display:block;  width:100%; color:#333; font-size:1rem;}
.bs_style ul li:active a{ color:#FFF;}

/*便民服务*/
.services ul li{ display:block; width:29.33%; float:left; margin-left:3%; margin-bottom:5%; text-align:center;}
.services ul li a{ display:block;  width:100%; color:#FFF; font-size:1rem; padding:10% 1%;}
.services ul li:nth-child(1) a{ background:#8ccfdc;}
.services ul li:nth-child(2) a{ background:#baa5d2;}
.services ul li:nth-child(3) a{ background:#94bda6;}
.services ul li:nth-child(4) a{ background:#e3888b;}
.services ul li:nth-child(5) a{ background:#91b6cd;}
.services ul li:nth-child(6) a{ background:#b4d298;}
.services ul li:nth-child(7) a{ background:#e6c633;}

.services ul li:nth-child(1) a:active{ background:#83cad8;}
.services ul li:nth-child(2) a:active{ background:#b8a0d3;}
.services ul li:nth-child(3) a:active{ background:#88bd9f;}
.services ul li:nth-child(4) a:active{ background:#e08386;}
.services ul li:nth-child(5) a:active{ background:#8ab3cc;}
.services ul li:nth-child(6) a:active{ background:#aed08e;}
.services ul li:nth-child(7) a:active{ background:#e1c12b;}

/*办事结果查询+结果公示*/
.select_result{ padding:0 3%; font-size:1rem;}
.result_select input.wd60{ width:14%;}
.result_select input.wd100{ width:23%;}
.result_select input.wd200{ width:32%;}
.result_select input{ height:28px; border:solid 1px #CCC; line-height:28px; margin-left:5px;}
.result_select input.btn_select{ width:18.5%; height:30px; font-size:1rem; background:#ffae00; border:none; text-align:center; line-height:30px; color:#FFF; cursor:pointer; padding:0;}
.result_select input.btn_select:hover{ background:#e7a20e;}

.result_table_body{ padding:0 3%;}
.result_table_body ul li{ display:block; width:100%; border-bottom:dashed 1px #e5e5e5; padding:0 0 3% 0; margin-bottom:3%; font-size:1rem;}
.result_table_body ul li:last-child{ border-bottom:0;}
.result_table_body ul li p{ line-height:24px;}

/*-----------------------交流互动---------------------*/

.Interaction_btn ul li{ display:block; width:46%; margin-right:8%; float:left; margin-bottom:5%; border-radius:10px;}
.Interaction_btn ul li:nth-child(2n){ margin-right:0;}
.Interaction_btn ul li a{ display:block; width:100%; height:50px; line-height:60px; color:#FFF; font-size:16px;}
.Interaction_btn ul li i{ display:block; width:30px; height:30px; float:left; margin:15px 15px 15px 20px; }
.Interaction_btn ul li.r_btn1{background:#6aafea;}
.Interaction_btn ul li.r_btn2{background:#eaa06a;}
.Interaction_btn ul li.r_btn3{background:#71d4ae;}
.Interaction_btn ul li.r_btn4{background:#a2ce64;}
.Interaction_btn ul li.r_btn5{background:#c39ee9;}
.Interaction_btn ul li.r_btn6{background:#8fe3da;}

.Interaction_btn ul li.r_btn1:active{background:#559ddb;}
.Interaction_btn ul li.r_btn2:active{background:#dc8f56;}
.Interaction_btn ul li.r_btn3:active{background:#5ac79d;}
.Interaction_btn ul li.r_btn4:active{background:#93c350;}
.Interaction_btn ul li.r_btn5:active{background:#b287df;}
.Interaction_btn ul li.r_btn6:active{background:#7bdcd2;}

.r_btn1 i{ background: url(../images/r_btn1.png) no-repeat; background-size:100%;}
.r_btn2 i{ background: url(../images/r_btn2.png) no-repeat; background-size:100%;}
.r_btn3 i{ background: url(../images/r_btn3.png) no-repeat; background-size:100%;}
.r_btn4 i{ background: url(../images/r_btn4.png) no-repeat; background-size:100%;}
.r_btn5 i{ background: url(../images/r_btn5.png) no-repeat; background-size:100%;}
.r_btn6 i{ background: url(../images/r_btn6.png) no-repeat; background-size:100%;}

.select_box{ width:60px; height:28px; border:solid 1px #CCC; font-size:0.875rem; padding-left:5px;}
.wd300{ width:40%;}
input.select_btn{ font-size:0.875rem; color:#FFF; background:#ff8a0c; border:none; height:30px;}
input.select_btn:active{ background:#f58003;}

/*新闻列表*/
.news_body_list ul li{ display:block; width:100%; border-bottom:dashed 1px #e5e5e5; margin-bottom:10px; padding-bottom:10px;}
.news_body_list ul li .news_title{ font-size:1rem; line-height:1.2rem; color:#111;}
.news_body_list ul li p{ font-size:0.875rem; color:#666; padding:10px 0 5px 0;}
.news_body_list ul li em{ font-size:0.625rem; color:#999;}

/*文章细览*/
.second_title{ font-size:1rem;}
.main_title{ font-size:1.2rem; font-weight:700; color:#1968C4;}
.pub_time{ font-size:0.875rem; color:#999; height:36px; line-height:36px; border-bottom:solid 1px #e0e0e0; padding-bottom:10px; margin-bottom:20px;}


/*分享*/
.share{ width:100%; height:36px; background:#f5f5f5; border-radius:15px; line-height:36px;}
.share:active{ background:#d7d7d7; }


/*专题报道*/
.zt_box_cont{ width:100%;}
.zt_box_cont ul li{ display:block; width:100%; margin-bottom:20px;}
.zt_box_cont ul li a{display:block; width:100%;}
.zt_box_cont ul li img{ display:block; width:100%;}
.zt_box_cont ul li div{ font-size:0.875rem; line-height:1.2rem; color:#111; width:100%; text-align:center; padding-top:5px;}

/*南宁简介*/
.intruduce{ font-size:1rem; line-height:1.5rem; text-indent:2rem;}

.introduct_btn ul li{ display:block; width:28%; float:left; margin-right:8%; text-align:center; margin-bottom:20px;}
.introduct_btn ul li a{ display:block; width:100%; height:100%; font-size:1rem; color:#111;}
.introduct_btn ul li a:active{color:#3188d8;}
.introduct_btn ul li:nth-child(3),.introduct_btn ul li:nth-child(6){ margin-right:0;}
.introduct_btn ul li i{ display:block; width:37px; height:37px; margin: 0 auto 5px auto;}
.i_icon1{ background:url(../images/gk_icon1.png) no-repeat;}
.i_icon2{ background:url(../images/gk_icon2.png) no-repeat;}
.i_icon3{ background:url(../images/gk_icon3.png) no-repeat;}
.i_icon4{ background:url(../images/gk_icon4.png) no-repeat;}
.i_icon5{ background:url(../images/gk_icon5.png) no-repeat;}
.i_icon6{ background:url(../images/gk_icon6.png) no-repeat;}

/*南宁数据*/
.focusBox.h230{ height:220px;}
.focusBox.h230 .hd{ width:145px; height:10px; margin:auto; position:inherit; left:0; bottom:-10px;}
.focusBox.h230 .hd li{ background:#CCC; width:10px; height:10px;}
.focusBox.h230 .hd .on { background:#f00; color:#fff;}

/*数据查询*/
.select_icon ul li{ display:block; width:33.33%; float:left; margin-bottom:20px;}
.select_icon ul li:nth-child(2n){ margin-right:0;}
.select_icon ul li a{display:block; width:100%; height:100%; font-size:1.5rem; color:#111; text-align:center;}
.select_icon ul li a:active{color:#3188d8;}
.select_icon ul li i{ display:block; height:36px; width:36px; margin: 0 auto 5px auto;}
.s_icon1{ background:url(../images/s_icon1.png) no-repeat;}
.s_icon2{ background:url(../images/s_icon2.png) no-repeat;}
.s_icon3{ background:url(../images/s_icon3.png) no-repeat;}
.s_icon4{ background:url(../images/s_icon4.png) no-repeat;}
.s_icon5{ background:url(../images/s_icon5.png) no-repeat;}
.s_icon6{ background:url(../images/s_icon6.png) no-repeat;}
.s_icon7{ background:url(../images/s_icon7.png) no-repeat;}
.s_icon8{ background:url(../images/s_icon8.png) no-repeat;}

/*数据应用*/
.special_cont ul li{ display:block; width:33.33%; float:left; margin-bottom:20px;}
.special_cont ul li:nth-child(2n){ margin-right:0;}
.special_cont ul li a{display:block; width:100%; height:100%; font-size:1.5rem; color:#111; text-align:center;}
.special_cont ul li a:active{color:#3188d8;}
.special_cont ul li i{ display:block; height:68px; width:68px; margin: 0 auto 10px auto;}
.app1{ background:url(../images/data_app1.png) no-repeat;}
.app2{ background:url(../images/data_app2.png) no-repeat;}
.app3{ background:url(../images/data_app3.png) no-repeat;}
.app4{ background:url(../images/data_app4.png) no-repeat;}
.app5{ background:url(../images/data_app5.png) no-repeat;}


/*内容*/
.main_cont p{ padding-bottom:1rem;}

/*返回顶部*/
.backTopbtn{width: 50px; height: 50px; background-image: url(../images/backTop.png); background-size: 100% 100%; background-position: 50% 50%; background-repeat: no-repeat;}


/*站点地图*/
.map_list{ border-bottom:dashed 1px #ccc;}

/*领导之窗*/
.ld_box_cont ul li{ display:block; width:100%; border-bottom:dashed 1px #ccc; padding:0 0 10px 0; clear:left;}
.ld_box_cont ul li a{ color:#333; font-size:16px; display:block; width:46%; margin-right:8%; text-align:left; float:left; padding-left:2rem; line-height:2rem;}
.ld_box_cont ul li a:nth-child(2n){ margin-right:0;}
.ld_box_cont ul li h3{ padding-top:10px; padding-bottom:5px; padding-left:1rem;}
