<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.container{ width: 100%; }
.mask{ position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.2); z-index: 4999; display: none; width: 100%; height: 100%;}
body{ background: #f4f5f9; }
.bgfff{ background: #fff; }

/* 头部 */
.top{ height:39px;line-height:39px;border-bottom: 1px solid #f1f1f1;  }
.top a{ font-size: 14px; color:#5f5f5f!important; margin:0 10px }
.top a:hover{ text-decoration: underline; }
.top .top_left,.top .top_right{ color:#5f5f5f;font-size: 14px;}
#weather-float-he{ left: 50% !important; margin-left: -161px!important; }
#weather-float-he&gt;div{ box-shadow: none!important; padding: 5px 0 0 0!important; }
#weather-float-he&gt;div&gt;div{ font-size: 14px; color:#5f5f5f!important; }

/* 网站群外链 */
.webfarm {position: relative; z-index: 99; padding-bottom: 8px; }
.webfarm .webfarm-btn{ background: #e5e5e5 url(2019xxz_xsq_dbx.png) no-repeat 92% center; color: #666666; width: 100px; height: 25px; line-height: 25px; border-radius: 15px; margin-top: 7px; font-size: 14px; padding-right: 8px; }
.webfarm .webfarm-main{ display: none; position: absolute; top: 40px; left: -600px; width: 700px; border: 4px solid #e5e5e5; background: #fff; border-radius: 5px; }
.webfarm .webfarm-box{ padding: 15px; }
.webfarm .webfarm-tit{ height: 25px; line-height: 25px;font-size: 14px; background: #f1f1f1; color: #a70001; overflow: hidden; margin-bottom: 10px; }
.webfarm .webfarm-tit span{ background: #fff; display: block; padding-right: 10px; float: left; }
.webfarm .webfarm-link { overflow: hidden; }
.webfarm .webfarm-link li{ float: left; width: 25%; }
.webfarm .webfarm-link li a{ font-size: 14px; color: #4674ae; line-height: 30px; white-space: nowrap; }
.webfarm .webfarm-link li a:hover{ text-decoration: underline; }
/* logo */
.header,.top{ background: #fff; }
.header .logo{ float: left; padding: 25px 0 30px; }
/* 检索 */
.search{ float: right; width: 440px; height: 40px; border-radius: 5px; overflow: hidden;  margin-top: 55px; background: #f5f7f8; border: 5px solid #dbe5ec; }
.search.error{ background: #ffeee7; -webkit-box-shadow: 0 0 6px rgba(255, 0, 0, 0.8) inset; -moz-tbox-shadow: 0 0 6px rgba(255, 0, 0, 0.8) inset; -o-box-shadow: 0 0 6px rgba(255, 0, 0, 0.8) inset;  box-shadow: 0 0 6px rgba(255, 0, 0, 0.8) inset; }
.search.error .sr{ color: #ff0000;}
.search form{ font-size: 0; line-height: initial; }
.search .sr{ vertical-align: middle; width: 380px; padding-left: 10px; height: 40px; border: none; outline: none; background:none; line-height: 40px; font-size: 14px; color: #7e9fb9; }
.search .btn{ display: block; float: right; vertical-align: middle; width: 50px; height: 40px; border: none; outline: none; background:url(2019xxz_xsq_search.png) no-repeat center; cursor: pointer; }
/* 导航 */
.nav{ height: 50px; line-height: 50px; background: #006eab; }
#nav&gt;li{ width: 20%; float: left; text-align: center; position: relative; }
#nav&gt;li&gt;a{ display: block; height: 50px; font-size: 18px; color: #fff; font-weight: bold; position: relative; }
#nav&gt;.on&gt;a{background: #025d8f;}
/* 轮播 */
.slideBox{ width: 100%; height:350px; margin-right: 10px; float: left; overflow:hidden; position:relative; }
.slideBox .hd{ height:40px; line-height: 40px; overflow:hidden; position:absolute; left: 0; right: 0; bottom:0; z-index:1; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative; }
.slideBox .bd img{ width:100%; height:350px; display:block; }
.slideBox .bd li:hover img{ -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); transition: .3s transform; }
.slideBox .bd li p{ height:40px; line-height:40px; color:#fff; font-size: 18px; background: url(2019xxz_xsq_lunbobj.png); position:absolute; right: 0; left: 0; bottom:0; z-index: 2; display: inline-block; cursor:pointer; padding:0 85px;}
.slideBox .bd li p a{ display:block; height:40px; text-align: center; 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(2019xxz_xsq_slideBox_anniu.png) no-repeat; }
.slideBox .next{ left: auto; right: 0; background-position: -42px 0;  }
.slideBox .pageState{ display: block; position: absolute; left: 45px; bottom: 0; z-index: 100; width: 50px; height: 40px; line-height: 40px; font-size: 18px; color: #fff;  }
.slideBox .pageState span{ position: relative; top: -3px; font-size: 20px; color: #e20213; font-weight: bold; }
/*单层tab切换1 */
.tab_box{ overflow: hidden; text-align:left; }
.tab_hd{ height: 34px; border-bottom: 1px solid #e7e7e7; }
.tab_hd&gt;ul&gt;li{ margin-right: 30px; float:left; }
.tab_hd&gt;ul&gt;li&gt;a{ font-size: 18px; color: #000; }
.tab_hd .on{ border-bottom: 2px solid #006eab; height: 32px; }
.tab_hd .on a{ color: #006eab; font-weight: bold; }
.tab_hd&gt;ul&gt;li&gt;a&gt;span{ font-size: 14px; color: #999999; line-height: 32px; margin-left: 10px; }
.tab_hd&gt;span{ float: right; }
.tab_hd&gt;span&gt;a{ display: block; padding: 0 10px; height: 30px; line-height: 30px; }

/* 新闻列表 */
.bd_new ul{ zoom:1; padding: 10px 0; }
.bd_new li{  height: 36px; line-height: 36px; padding-left: 20px; background: url(2019xxz_xsq_dian.png) no-repeat left 11px;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(2019xxz_xsq_dian2.png) no-repeat left 11px; }
.bd_new li:hover a{ color: #006eab; }
.bd_new li:hover span{ color: #006eab; }
.bd_new li span{ display: block; width: 100px; font-size: 14px; text-align: right; float:right; color: #999999; }
.bd_a80 li a{ margin-right: 100px; }
.gzdt .bd_new ul{ position: relative; }
.gzdt .bd_new ul:before{ content: "";width: 1px;height: 263px;position: absolute;background: #dedede;left: 6px;top: 20px; z-index:0; }
.gzdt .bd_new li { height: auto; }
.gzdt .bd_new li p{display: none;padding: 12px 15px;margin-bottom: 5px;/* text-indent: 2em; */background: #f4f5f9;line-height: 25px;height: 50px;overflow: hidden;font-size: 14px;color: #999999;}
.gzdt .bd_new li.on { background: url(2019xxz_xsq_dian2.png) no-repeat left 11px; }
.gzdt .bd_new li.on p{ display: block; }

/* 热点新闻 */
.bd .bd_01 { height: 85px;line-height: inherit;padding-top: 20px;padding-bottom: 10px;border-bottom: 1px solid #e7e7e7;}
.bd .bd_01 h2 a{ display: block; font-weight: bold; font-size: 18px; margin-bottom: 10px; color: #000000; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;  }
.bd .bd_01 h2 a:hover{ color: #006eab; }
.bd .bd_01 p{ color: #999999; font-size: 14px; height: 56px; overflow: hidden; line-height: 28px; }
/* 首页-新闻 */
.new{ text-align: center;overflow: hidden; background: #fff; padding-bottom: 20px; }
.new h1{ font-weight: bold; font-size: 30px; color: #006eab; margin-top:20px;margin-bottom:15px;  }
.new p{ font-size: 16px; color: #666666; }
/* 布局1 */
.a01{ margin: 20px auto; padding: 20px; background: #fff; }
.a01 .left{ width: 610px; height: 350px; float: left; }
.a01 .right{ margin-left: 630px; height: 350px; }
/* 布局2 */
.a02{margin-left:-10px;margin-right:-10px;height:100px;}
.a02-1{float:left;width:53.16%;height:100%;}
.a02-2{float:left;width:46.84%;height:100%;}
.a02-1-l{background:#fff;height:100%;margin: 0 10px;}
.a02-1-t1{float:left;height:100%;background:#006eab;width:170px;text-align:center;}
.a02-1-t1 img{margin-top:15px;margin-bottom: 5px;}
.a02-1-t1 span{display:block;color:#fff;}
.a02-1-list{margin-left:170px;padding: 6px 18px 0;}
.a02-1-r{ margin: 0 10px; }
.a02-1-r ul{margin-left:-10px;margin-right:-10px;overflow:hidden;}
.a02-1-r li{width:25%;float:left;}
.a02-1-r li a{height:100px;margin:0 10px;display:block;text-align:center;background:#fff;overflow:hidden;}
.a02-1-r li .ico{ display:block; height: 48px; line-height: 48px; text-align: center; margin:13px auto 0; }
.a02-1-r li a:hover span{color:#006eab;}
/* 布局3 */
.a03{padding:20px;background:#fff;}
.a03-t-1{float:left;width:607px;}
.a03-t-2{float:right;width:530px;}
.a03-t-2-1{border-bottom:1px dashed #dddddd;padding-bottom:20px;}
.a03-t-2-1 ul{margin-left:-10px;margin-right:-10px; overflow: hidden; }
.a03-t-2-1 ul li{width: 49.333%;float:left;margin-top:15px;}
.a03-t-2-1 ul li a{ margin:0 10px;height:50px;line-height: 50px; background:#eef2f6;display:block;overflow:hidden;}
.a03-t-2-1 ul li i{float:left;margin-left:14px;margin-right:11px;}
.a03-t-2-1 ul li img{margin-top: -3px;}
.a03-t-2-1 ul li:hover a{color:#006eab;}
.a03-b{margin-top:10px;}
.a03-b li{float:left;margin-right:15px;width:139px;height:49px;border:1px solid #eee;line-height:47px;}
.a03-b li i{float:left;width:30px;height:24px;vertical-align:middle;margin-right:6px;margin-top:13px;margin-left:17px;background:url(2019xxz_xsq_sy_xxgk07.png) no-repeat;}
.a03-b li a{display:block;height:100%;}
.a03-b li .i1{background-position:0 0;}
.a03-b li .i2{background-position:-30px 0;}
.a03-b li .i3{background-position:-60px 0;}
.a03-b li .i4{background-position:-90px 0;}
.a03-b li .i5{background-position:-120px 0;}
.a03-b li .i6{background-position:-150px 0;}
.a03-b li:hover{border-color:#006eab;}
.a03-b li:hover span{color:#006eab;}
.a03-b li.last{margin-right:0;margin-top: 1px;width:220px;border: 0;background:url(2019xxz_xsq_sy_xxgk08.png) no-repeat right center;background-size: cover; line-height:49px;font-weight:bold;font-size:18px;text-align:center;}
.a03-b li.last a{color:#fff;}
.a03-b li.last:hover{border-color: transparent;}
/* 布局4 */
.a04{overflow:hidden;}
.a04-1{float:left;width:630px;height:380px;background:#fff;overflow:hidden;}
.a04-2{float:right;width:550px;height:380px;background:#fff;}
.a04-tits1{position:relative;text-align:center;margin-bottom: 15px;}
.a04-tits1 i{font-weight:bold;color:#006eab;font-size:22px;}
.a04-tits1 i a{color:#015293;}
.zwfw-ul1{ margin:0 -10px;}
.zwfw-ul1 li{float:left;width:25%;margin-top:20px;}
.zwfw-ul1 li a{display:block;margin:0 10px;height:46px;border:1px solid #eeeeee;line-height:46px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zwfw-ul1 li i{ display: inline-block; vertical-align:middle; font-size:24px; margin-right: 10px; margin-top: -3px; -webkit-transition:none; transition: none; }
.zwfw-ul1 li a:hover{ color:#fff; background: #015293; border-color:#015293;}
.zwfw-bm li a{ padding: 0 5px; }
.inBox .inHd{margin-top: 20px;overflow:hidden; text-align: center; }
.inBox .inHd li{ display: inline-block; width: 23px;height: 23px; line-height: 23px; text-align: center; border: 1px solid #e5e5e5; color: #a5a0a0; margin:0 5px;}
.inBox .inHd li.on{ background:#e5e5e5; color: #758aa5; }
.a04-2-1{height:100px;overflow:hidden;background:url(2019xxz_xsq_sy_hd01.png) no-repeat center;position:relative;margin-bottom:13px;}
.a04-2-1 ul{ margin-top:20px;margin-left:225px; }
.a04-2-1 ul li{float:left;margin:0 14px;}
.a04-2-1 ul li a{display:block;text-align:center;}
.a04-2-1 ul li a:hover img{ -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); }
.a04-2-2{ float: right; width: 145px; margin-top: 10px; background: #edeff6; overflow: hidden; }
.a04-2-2 a{display: block;margin: 54px 10px;height: 80px;border-top: 1px dashed #fff;text-align: center;}
.a04-2-2 a:hover,.a04-2-2 a:hover i{ color: #015293; }
.a04-2-2 a:first-child{ border-top: none; }
.a04-2-2 a i{ display: block; height: 30px; font-size: 30px; color: #8a8a8a; margin-top: 5px; margin-bottom: 10px; }
.a04-2-2 a:hover i{ -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); }
.a04-2-2 a span{ margin-top: 10px; }
.a04-2-3{ margin-right: 165px; overflow: hidden; }
/* 布局5 */
.a05{ overflow: hidden; background: #ffffff; padding: 20px; }
.a05-1,.a05-2,.a05-3{ float: left; height: 290px; margin-right: 30px; }
.a05-1{ width: 445px;}
.a05-2{ width: 405px; }
.a05-2 .gk{ margin-top: 15px; }
.a05-2 .gk p{ height: 128px; line-height: 32px;color: #666666; font-size: 14px; text-indent: 2em; overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical; }
.a05-2 .gk p a{ color: #bc1e1e; }
.a05-2 .gk-list{ position: relative; margin-top: 10px; }
.a05-2 .gk-list .hd{ overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:2; }
.a05-2 .gk-list .hd ul{ overflow:hidden; zoom:1; float:left;  }
.a05-2 .gk-list .hd ul li{ float:left; margin-left: 7px; width: 6px; height: 6px; border-radius: 50%; line-height: 99; text-align:center; background:#fff; cursor:pointer; }
.a05-2 .gk-list .hd ul li.on{ background:#2280f4; }
.a05-2 .gk-list ul li{ width: 100%; height: 100px; position: relative; }
.a05-2 .gk-list li img{ width: 100%; height: 100px; }
.a05-2 .gk-list li .bj{ color: #fff; font-size: 18px; padding: 10px; height: 80px; position: absolute; top: -100%; right: 0; bottom: 0; left: 0; background: url(2019xxz_xsq_sy_gkbj.png); z-index: 1; }
.a05-2 .gk-list li:hover .bj{ top: 0; }
.a05-3{ width: 250px; height: auto; margin-right: 0; }
.a05-3 ul{ margin: 24px -3px 0; overflow: hidden; }
.a05-3 li{ width: 50%; float: left; margin-top: 6px; }
.a05-3 li a{ display: block;  border: 1px solid #edeff6; margin: 0 3px; background: #edeff6; overflow: hidden; text-align: center; }
.a05-3 li i{ color: #92afcc; font-size: 35px; display: block; margin: 10px auto; width: 45px; height: 45px; }
.a05-3 li:hover a{ border: 1px solid #015293; color: #015293; }
.a05-3 li:hover i{ color: #015293; -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);  }
.a05-3 li span{ display: block; font-size: 18px; margin-bottom: 20px; }
/* 布局6 */
.a06{ overflow: hidden; background: #ffffff; padding: 20px; }
.a06 .ztzl-tit{ background: #f7f7f7; width: 20px; padding: 0 15px; height: 100px; float: left; text-align: center; }
.a06 .ztzl-tit a{display: inline-block;padding-top: 14px;line-height: 18px;font-size: 18px;color: #036093;font-weight: bold;}
.ztzl-list{ position:relative; overflow: hidden; margin-left: 60px; }
.ztzl-list .bd { overflow:hidden; }
.ztzl-list .bd ul{ overflow:hidden; zoom:1; margin: 0 -10px!important; }
.ztzl-list .bd ul li{ float: left; width: 25%; }
.ztzl-list .bd ul li a{ display: block; margin: 0 10px; overflow: hidden; }
.ztzl-list .bd ul li img{display: block;width: 100%;margin: 0 auto;height: 100px;}
.ztzl-list .bd ul li a:hover img{ -webkit-transform: scale( 1.2,1.2); -moz-transform: scale(1.2,1.2); -ms-transform: scale(1.2,1.2); -transform: scale(1.2,1.2); }
.ztzl-list .prev,.ztzl-list .next{ cursor: pointer; position:absolute; z-index: 1; left:10px; top:50%; margin-top:-20px; display:block; width:32px; height:40px; background:url(slider-arrow.png) -110px 5px no-repeat; }
.ztzl-list .next{ left:auto; right:10px; background-position:8px 5px; }

/* 友情链接 */
.link{ background: #036093; height: 55px; border-bottom: 1px solid #055784; }
.link .link_nav{ position: relative; }
.link .link_nav&gt;ul&gt;li{ width: 16.66%; float: left; text-align: center; }
.link .link_nav&gt;ul&gt;li&gt;span{ line-height: 55px; color: #fff; }
.link .link_nav&gt;ul&gt;li:hover{background: #006eab;}
.link .link_nav&gt;ul&gt;li&gt;a{display: inline-block;height: 54px;line-height: 54px;font-size: 16px;}
.link .link_nav&gt;ul ul{ max-height: 500px;overflow: auto;position: absolute;left: 0;right: 0;bottom: 0;padding: 20px 10px 0;background: #fff;border: 1px solid #036093;border-bottom: none;display: none;z-index: 999;}
.link .link_nav&gt;ul .pt li{ width: 14.28%; float:left; margin-bottom: 20px; text-align:center; }
.link .link_nav&gt;ul .pt li a{ margin: 0 10px; height:34px; line-height: 34px; display:block; color:#666; background: #ebebeb; overflow: hidden; }
.link .link_nav&gt;ul .pt li a:hover{ color:#fff; background: #006eab; }
.link .link_nav&gt;ul .bs li{ text-align: left; margin-bottom: 20px; }
.link .link_nav&gt;ul .bs li a{ color: #333; margin: 0 5px; }
.link .link_nav&gt;ul .bs li a:hover{ text-decoration: underline; }
/* 底部 */
.footer{ margin-top: 20px; background-color: #006eab; }
.footer a,.footer p{ color: #fff; font-size: 16px; }
.footer p{font-size: 14px;line-height: 26px;}
.footer .footer-info { padding: 25px 0; overflow: hidden; }
.footer .footer-info .footer-info-box{
    float: left;
    padding: 15px 9px;
    margin-right: 15px;
    height: 80px;
    background: #2775b7;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.footer .footer-info .footer-info-box1{
    float: left;
    padding: 15px 9px;
    margin-right: 15px;
    
    height: 80px;
    background: #2775b7;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.footer .footer-info .footer-info-box2{
    float: left;
    padding: 15px 9px;
    margin-right: 15px;
   
    height: 80px;
    background: #2775b7;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.footer .footer-info .footer-info-box3{
    float: left;
    padding: 15px 9px;
    margin-right: 17px;
    height: 80px;
    background: #2775b7;
    border-radius: 10px;
    -webkit-border-radius: 10px;
   
}
.footer .footer-info .footer-info-con{padding-left: 33px;}
.footer .footer-img { float: right; }
.footer .footer-img img{margin-left: 8px!important;margin-top: 2px!important;text-align: right;}


/********************************************** 政务公开 **********************************************/
#zwgk{ padding: 20px; background: #fff; margin: 20px auto; }
#zwgk .zwgk-left{ width: 36.2%; float: left; }
#zwgk .zwgk-left .panel{ border-right: 1px solid #d8d8d8; padding-right: 30px; }
#zwgk .zwgk-right{ width: 63.8%; float: right; height: 922px; }
#zwgk .zwgk-right .tab_box{ margin-left: 30px; }
#zwgk .zwgk-right .tab_box .bd{ height: 200px; }
#zwgk .leader .leader-tit{ margin-bottom: 15px; font-size: 18px; font-weight: bold; color: #006eab; height: 22px; line-height: 22px; border-left: 4px solid #006eab; padding-left: 10px }
#zwgk .leader .leader-pic{ float:left; width:120px; height:170px; }
#zwgk .leader .leader-pic img{ width:120px; height:170px; }
#zwgk .leader .leader-mian{ margin-left:140px; font-size: 16px; }
#zwgk .leader .leader-mian .leader-name{ margin-bottom: 10px; }
#zwgk .leader .leader-mian .leader-name a{ font-size: 18px; font-weight: bold; color: #006eab; }
#zwgk .leader .leader-mian p{ font-size: 16px; line-height: 24px; }
#zwgk .leader .leader-xx{ margin: 15px -10px 0; overflow: hidden; }
#zwgk .leader .leader-xx li{ width: 33.33%; float: left; }
#zwgk .leader .leader-xx li a{ display: block; height: 28px; line-height: 28px; text-align: center; font-size: 14px; border: 1px solid #343434; margin: 0 10px; }
#zwgk .leader .leader-xx li a:hover{ border: 1px solid #006eab; color: #006eab; }
#zwgk .leader .leader-fzr{ width: 100%; padding-top: 20px; margin-top: 10px; }
#zwgk .leader .leader-fzr dl{ width: 100%; }
#zwgk .leader .leader-fzr dt{ font-size: 16px;font-weight: bold; width: 80px; float: left; text-align: right; }
#zwgk .leader .leader-fzr dd{ margin-left: 70px; overflow: hidden; }
#zwgk .leader .leader-fzr dd a{ display: block; float: left; width: 25%; text-align: center; }
#zwgk .a03-t-2{ width: 100%; margin-top: 20px; float: none; }
#zwgk .a03-t-2 .a03-t-2-1{ border: 0; }
#zwgk .a03-t-2 li{ width: 50%; }
#zwgk .a03-t-2 li a{ background: #eef2f6; }
#zwgk .zwgk-l-02 .parent{width:100%; margin-top: 20px; }
#zwgk .zwgk-l-02 .row{margin: 0;}
#zwgk .zwgk-l-02 .item{ float: left; width:33.3%; }
#zwgk .zwgk-l-02 .item a{ display: block; height: 76px; padding-top: 10px; text-align: center; border: 1px solid #eef2f6; margin-right: 1px; margin-bottom: 1px; }
#zwgk .zwgk-l-02 .item a:hover{ border: 1px solid #006eab; color: #006eab; }
#zwgk .zwgk-l-02 .item a:hover .iconfont{ font-size: 38px; }
#zwgk .zwgk-l-02 .item .iconfont{  display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; margin: 0 auto; font-size: 30px; color: #006eab; }
#zwgk .zwgk-l-02 .item a span{ display: block; }


/***************************************** 概况.html *****************************************/
#gk-bg{ background: #f8f8f9 url(2019xxz_xsq_gk_bj.jpg) no-repeat center bottom; }
#gk .gk01{ margin-top: 20px; }
#gk .slideBox2{ overflow: hidden; width: 100%; position:relative;  }
#gk .slideBox2 .bd li, #gk .slideBox2 .bd li img{ width: 100%; height: 420px; }
#gk .slideBox2 .hd{margin: 20px 160px 0;height: 60px;z-index:1;}
#gk .slideBox2 .hd li{width: 33.33%;float:left;height:60px;overflow:hidden;text-align:center;cursor:pointer;}
#gk .slideBox2 .hd li a{ display: block; height:60px; line-height: 60px; background: url(2019xxz_xsq_lunbobj.png); color:#fff; margin-left: 1px; }
#gk .slideBox2 .hd .on a{ background:#015293; }
#gk .slideBox2 .timer{ position:absolute; z-index:1; left:0; bottom:0; height:4px; width:0; background:#000; filter:alpha(opacity=40);opacity:0.4; font-size:0; overflow:hidden;   }
#gk .slideBox2 .prev,#gk .slideBox2 .next{ width: 42px; height: 69px; position: absolute; top: 50%; margin-top: -35px; left: 0; z-index: 100; background: url(2019xxz_xsq_slideBox_anniu.png) no-repeat; }
#gk .slideBox2 .next{ left: auto; right: 0; background-position: -42px 0;  }

#gk .gk02{ position: relative; margin-top: 70px; }
#gk .tit-gk{ position: absolute; left: 0; top: 0; }
#gk .gk02-tab{  }
#gk .gk02-tab .bd{ margin-left: 290px; padding-top: 36px; }
#gk .gk02-tab .intro-text h1{ font-size: 26px; color: #77796d; margin-bottom: 20px; }
#gk .gk02-tab .intro-text p{ text-indent: 2em; line-height: 40px; height: 120px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
#gk .gk02-tab .hd{  width: 960px; margin: 70px auto 0; }
#gk .gk02-tab .hd ul{ margin: 0 -80px; }
#gk .gk02-tab .hd li{ width: 33.33%; float: left; }
#gk .gk02-tab .hd li a{ display: block; margin: 0 80px; }
#gk .gk02-tab .hd .on em{ -webkit-transform: translateY(-20px); transform: translateY(-20px); }
#gk .gk02-tab .hd li em{ display: block; width: 179px; height: 179px; margin: 0 auto; border-radius: 50%; box-shadow: 0 0 10px rgba(174, 184, 189, 0.35); background: url(2019xxz_xsq_gk_bg01.png) no-repeat center; overflow: hidden; }
#gk .gk02-tab .hd li em i{ display: block; width: 155px; height: 155px; margin: 12px; border-radius: 50%; overflow: hidden; }
#gk .gk02-tab .hd li em i:hover{ background-position: right center!important; }
#gk .gk02-tab .hd li span{ display: block; width: 200px; height: 40px; line-height: 40px; margin-top: 20px; text-align: center; color: #fff; background: url(2019xxz_xsq_gk_bg02.png) no-repeat center; }
#gk .gk02-tab .ico01{ background: url(2019xxz_xsq_gk_img02.png) no-repeat center; }
#gk .gk02-tab .ico02{ background: url(2019xxz_xsq_gk_img03.png) no-repeat center; }
#gk .gk02-tab .ico03{ background: url(2019xxz_xsq_gk_img04.png) no-repeat center; }

#gk .gk03{ position: relative; margin: 45px auto 80px; }
#gk .tit-zr{ position: absolute; right: 0; top: 0; }
#gk .pic-li li{ float: left; }
#gk .pic-li li a{ display: block; height: 100%; position: relative; overflow: hidden; }
#gk .pic-li li img { height: 100%; min-width: 100%; }
#gk .pic-li li p{ position: absolute; left: 0; right: 0; bottom: 0; height: 30px; line-height: 30px; padding: 0 10px; background: url(2019xxz_xsq_lunbobj.png); color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;  }
#gk .pic-li li p i{ display: inline-block; float: right; background: url(2019xxz_xsq_gk_bg03.png) no-repeat; width: 12px; height: 14px; margin-top: 9px; margin-right: 5px;  }
#gk .gk03-1{ padding-top: 60px; }
#gk .gk03-1 li{ width: 377px; height: 277px; margin-right: 60px; }
#gk .gk03-1 li a:hover img{ webkit-transform: scale( 1.2,1.2); -moz-transform: scale(1.2,1.2); -ms-transform: scale(1.2,1.2);  transform: scale(1.2,1.2); }
#gk .gk03-2{ margin-top: 50px; }
#gk .gk03-2 ul{ margin: 0 -15px; }
#gk .gk03-2 li{ width: 25%; height: 230px; }
#gk .gk03-2 li a{ margin: 0 15px; }
#gk .gk03-2 li a img{ min-width: 110%; }
#gk .gk03-2 li a:hover img{ -webkit-transform: translateX(-30px); transform: translateX(-30px); }


/***************************************** 列表.html *****************************************/
#list { margin-top: 5px; }
#list .list_con { overflow: hidden; position: relative;}
#list .con_left{ width: 320px; float: left; overflow: hidden; }
#list .con_right{ margin-left: 350px; }
#list .con_right .con_right_wenjianku{ margin-top: 0; }
#list .con_right .right_list{ border: 0; padding: 0;  }
/*栏目样式*/
.left_title{; width: 100%; height: 55px; line-height: 55px; background: #006eab; text-align: center; font-size: 18px; font-weight: bold; color: #fff; }
.left_list{ overflow: hidden; }
.left_list .list_ul{ background: #f9f9f9; border-top: 1px solid #e8e8e8; }
.left_list .list_ul&gt;a{ display:block; padding: 13px 20px 13px 30px; background: url(2019dian5.png) no-repeat 95% center; }
.left_list .list_ul:hover&gt;a{ font-weight: bold; color: #006eab; }
.left_list .list_ul.active&gt;a{ font-weight: bold; color: #006eab; }
.left_list .list_parent&gt;a{  }
.left_list .list_parent.slide&gt;a{ font-weight: bold; color: #006eab; background: url(2019dian6.png) no-repeat 95% 21px; }
.left_list .list_ul .list_ul_ul{ display: none; padding: 10px 0; background: #ebebeb; }
.left_list .list_ul li{ margin: 2px auto; }
.left_list .list_ul li a{ line-height: 30px; padding-left: 55px; display: block; }
.left_list .list_ul li:hover a{ color: #006eab; text-decoration: underline; }
.left_list .list_ul li.active a{  color: #006eab; text-decoration: underline; }
/*列表样式*/
.right_list&gt;ul&gt;li{ height: 40px; line-height: 40px; background: url(2019dian.png) no-repeat left center; }
.right_list&gt;ul&gt;li:hover{ background: url(2019dian.png) no-repeat left center; }
.right_list .line { height: 0; line-height: normal; margin: 10px auto; *margin: 10px auto -10px; border-bottom: 1px solid #f2f0f1; background: none; }
.right_list .line:last-child { display: none; }
/* 分页 */
.div_cutPage{ padding: 40px 0; text-align: center;  }
.div_cutPage{ margin: 0 auto; }
.div_cutPage a{ display: inline-block; padding: 2px 8px; border-radius: 3px; border: 1px solid #DDDDDD; cursor: pointer; margin: 2px; }
.div_cutPage a:hover{ background-color: #006eab; color:white; border: 1px solid #006eab; }
.div_cutPage .on{ background-color: #006eab; color:white;  }
/*当前位置*/
.site{ line-height: 30px; background: url(2019xxz_tybm_dqwz.png) no-repeat 0 13px; padding: 5px 0 5px 20px; }
.site a{ color: #666666; font-size: 14px; }
.site a:hover{ text-decoration: underline; }




/***************************************** 领导列表.html *****************************************/
#list .con_right_lead { margin-bottom: 40px; }
#list .con_right_lead li{ padding: 20px 0; border-bottom: 1px dashed #e6e5e3; overflow: hidden; }
#list .con_right_lead .pic{ width: 110px; height: 140px; float: left; background: #5796c4; }
#list .con_right_lead .pic img{ width: 100%; height: 100%; }
#list .con_right_lead .lead-text{ margin-left: 130px; }
#list .con_right_lead .lead-text h2{ color: #006eab; font-weight: bold; font-size: 16px; margin-top: 10px; margin-bottom: 10px; }
#list .con_right_lead .lead-text p{ line-height: 25px; margin-bottom: 5px; }
#list .con_right_lead .lead-text .more{ float: right; color: #c31a1a; margin-top: 10px; }
#list .con_right_lead .lead-text .more:hover{ text-decoration: underline; }

/********************************************************* 信件列表.html ********************************************************/
#list .list_xjcon{ margin-top: 10px; margin-bottom: 40px; }
/* 分页 */
.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:#006eab 1px solid;padding:4px 10px;border-radius: 4px;font-weight:bold;margin:2px 4px;color:#fff;background-color:#006eab;}
.pages .disabled{border:#d7d7d7 1px solid;padding:4px 10px;border-radius: 4px;margin:2px 4px;color:#bbb;}
.news_list li{clear:both;}
#list .xj-table{margin-top: 20px; }
#list .xj-table table{ width: 100%; }
#list .xj-table .table-body{width:100%; margin-top: 10px; }
#list .xj-table th{ font-size: 16px; font-weight: bold; color: #000000; height: 48px; background: #f4f4f4; }
#list .xj-table th,#list .xj-table td{ text-align: center; }
#list #lsxd_tb tr{ border-bottom: 1px dashed #ccc; }
#list .xj-table td{ padding: 12px 5px; }
#list .xj-table .xjth-02{ text-align: left; }
#list .xj-table .td-a {text-align: center;}
#list .xj-table td a:hover{ text-decoration: underline; color: #1c4583; }

/********************************************************* 信件详情.html ********************************************************/
#wyxx { margin-bottom: 30px; }
/* zwxx_xl.html */
#wyxx .td-tit{ background: #c1dbf0; }
#wyxx .td-lx-last{ width: 150px; }
#wyxx .td-lx{ background: #f0f6fb; text-align: center; }
#wyxx .email_title02{ font-size: 24px; line-height: 50px; text-align:center;}
#wyxx .email_tab4{  clear:both; text-align:left; margin-bottom:50px;}
#wyxx .email_tab3 .email_tab4{ margin-bottom:0px;}
#wyxx .email_tab4 td{ border:1px solid #c1dbf0; font:normal 16px/30px microsoft yahei; padding:10px 20px;}
#wyxx .email_tab4 span{ color:#F00;}
#wyxx .email_tab4 h2{ font:normal 24px microsoft yahei; text-align:center;}
#wyxx .email_tab2{ clear:both; overflow:hidden; border-left:1px solid #c1dbf0; border-top:1px solid #c1dbf0;}
#wyxx .email_tab2 td{ border-bottom:1px solid #c1dbf0; border-right:1px solid #c1dbf0; font:normal 16px/60px microsoft yahei; padding:0px 20px;}
#wyxx .email_tab2 span{ color:#F00;}
#wyxx .email_ul{ clear:both; overflow:hidden;}
#wyxx .email_ul li{ width:150px; float:left;}
#wyxx .email_ul li span{ width:25px; float:left; padding-top:5px;}
#wyxx .email_ul li p{ width:125px; float:left; font:normal 16px microsoft yahei;}
#wyxx .email_input{ height:30px; border:1px solid #eaeaea; border-radius:5px; text-align:left;}
#wyxx .email_tab2 textarea{ border:1px solid #eaeaea; border-radius:5px; width:835px; height:250px; margin:20px 0px;}
#wyxx .email_tab2 select{ border:1px solid #eaeaea; border-radius:5px; height:30px; width:250px;}
#wyxx .submit{ width:300px; margin:40px auto;}
#wyxx .submit a{ width:140px; color:#fff !important; background:#7ecdf4; height:50px; font:normal 24px/50px microsoft yahei; text-align:center; border-radius:5px;display:block;margin-right:10px; float:left;margin-bottom: 40px;}

/***************************************** 文章.html *****************************************/
.article{ overflow: hidden; background: #fff; }
.article h1{ line-height: 36px; font-size: 24px; font-weight: bold; text-align:center; padding: 0 0 30px; }
.article2 { border: 1px solid #e8e8e8; }
.article2 h1{ padding: 20px 0 30px; }
.oneColumn { padding:  0 0 10px; }
.article2 .oneColumn { padding: 10px 60px; }
.article2 .oneColumn2 { padding:  0 20px 20px; }
.pages_zz{  border-bottom: 1px solid #e8e8e8; padding: 0 20px; line-height: 32px; text-align: center; overflow:hidden; color:#333; font-size: 14px; margin-bottom: 30px; }
.pages_zz .font{display: inline-block; padding: 0 10px; font-size: 14px; }
.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(2019dayin.png) no-repeat 0 5px; }
.bdsharebuttonbox{ float: left; margin-top: 2px; }
.editor{ padding-bottom:30px;}
.pages_content *{font-family: "宋体";font-size: 21px;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 10px; 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(2019x_tilte03.png) no-repeat 0px 14px;margin:0;padding:3px 0 3px 12px;line-height:26px;font-size:14px;list-style:none;}

/******************************************************** 领导详情.html ********************************************************/
#zoom .wrap_right{ overflow: hidden; }
#zoom .wrap_img{ width: 200px; margin: 30px auto; text-align: center; }
#zoom .wrap_img img { width: 100%; height: 100%; }
#zoom .wrap_right dl { overflow: hidden; margin-bottom: 20px; }
#zoom .wrap_right dl dd{ line-height: 25px; font-size: 16px; }
#zoom .wrap_right dl dd img { float: left; margin-right: 10px; margin-top: 4px; }
#zoom .wrap_right dl dd h2 { font-size: 20px; font-weight: bold; color: #006eab; }
#zoom .wrap_right dl dd p { font-size: 16px; }

/********************************************************* 站点地图.html ********************************************************/
#zddt .clearfix { display: inline-block; }
#zddt .web-map .mapo1{padding: 25px 22px; background: #fbfbfd; }
#zddt .web-map .mapo1:nth-child(2n){background: #f2f2f2;}
#zddt .web-map .mapo1 h2{font-size: 18px;font-weight: bold;color: #006eab;}
#zddt .web-map .mapo1 ul{margin-top: 9px;}
#zddt .web-map .mapo1 li{float: left;line-height: 30px;margin-right: 30px;position: relative;}
#zddt .web-map .mapo1 li a{font-size: 16px;color: #666;}
#zddt .web-map .mapo1 li:hover a{color: #5796c4;}
#zddt .web-map .mapo1 li:hover .small-map a{ color: #fff!important; }
#zddt .map-pos{position: absolute;padding: 8px 0;left: -28px;top: 0px;width: 322px;display: none;     z-index: 999;}
#zddt .map-pos .m-san{width: 0;height: 10px;border: 10px solid transparent;border-bottom: 8px solid #006eab;margin-left: 43px;position: absolute;top: 5px;}
#zddt .map-pos .small-map{background: #006eab;position: absolute;top: 30px;}
#zddt .web-map .mapo1 li .small-map a{margin: 0px 8px;font-size: 14px;color: #fff;}
#zddt .wyb-box:hover .map-pos{display: block;}

/******************************************************** 友情链接.html ********************************************************/
#blogroll .blogroll-hd { overflow: hidden; }
#blogroll .blogroll-hd ul{ margin: 0 -15px; }
#blogroll .blogroll-hd li{ float:left; width: 16.666%; height: 64px; margin-bottom: 20px; }
#blogroll .blogroll-hd li a{ height:50px; line-height: 50px; text-align: center; font-size: 16px; margin: 0 15px; display:block;color:#333333;border:1px solid #C9C9C9;border-radius:5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#blogroll .blogroll-hd .on{ background:url(2018xxzzf_yqlj_wzdt.png) no-repeat bottom center; }
#blogroll .blogroll-hd .on a{ color:#fff; background:#006EAB; font-weight:bold; border:1px solid #006EAB; }
#blogroll .blogroll-bd-text { overflow: hidden; padding: 10px 20px; border: 1px solid #dddddd;  }
#blogroll .blogroll-bd-text  ul{ margin: 0 -6px; }
#blogroll .blogroll-bd-text ul li{ width: 16.666%; float: left; margin: 10px 0; }
#blogroll .blogroll-bd-text  ul li a{ display: block; background: #f2f2f2; height: 50px; line-height: 50px; text-align: center; font-size: 16px; margin: 0 6px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#blogroll .blogroll-bd-text  ul li a:hover{ background: #3271a4; color: #ffffff; }

/******************************************************** 专题专栏.html ********************************************************/
#ztzl .selectedtopics{ padding: 20px; background: #f8fcff; margin-top: 20px; overflow: hidden; }
#ztzl .selectedtopics ul{ margin: 0 -10px; }
#ztzl .selectedtopics ul li{ width: 25%; float: left; }
#ztzl .selectedtopics ul li a{ display: block; margin: 0 10px; padding: 10px; background: #fff; }
#ztzl .selectedtopics ul li a:hover{ -webkit-box-shadow: 3px 3px 6px #cdced0; -moz-tbox-shadow: 3px 3px 6px #cdced0; -o-box-shadow: 3px 3px 6px #cdced0;  box-shadow: 3px 3px 6px #cdced0;  -webkit-transform: translateY(-3px); transform: translateY(-3px); }
#ztzl .selectedtopics ul li a img{ width: 100%; height: 113px; }
#ztzl .selectedtopics ul li a p{ margin-top: 5px; padding-left: 15px; background: url(2018fhx_ico02s.png) no-repeat left center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#ztzl .selectedtopics.previous{  background: #fff; margin: 0; margin-bottom: -40px; }
#ztzl .selectedtopics.previous ul li{ margin-bottom: 40px; }
#ztzl .selectedtopics.previous ul li a{ display: block; margin: 0 10px; padding: 10px; background: #fafafa; }


/******************************************************** 信息公开目录.html ********************************************************/
#ml .ml-left{ width: 100%; }
#ml .ml-left li{ height: 48px; border-bottom: 1px dashed #cbcbcb; overflow: hidden; }
#ml .ml-left li b{ display: block; margin-right: 20px; float: left; line-height: initial; }
#ml .ml-left li b a{ font-size: 18px; font-weight: bold; color: #000; }
#ml .ml-left li a{ line-height: 48px; }
#ml .ml-left li a:hover{ text-decoration: underline; color: #006eab; }


/***************************************** 人民政府-乡镇部门目录.html *****************************************/
#zzjg{ padding:0; }
#zzjg .organization ul{ margin: 10px 0; padding-left: 20px; overflow: hidden; }
#zzjg .organization li{ float: left; width: 20%; line-height: 30px; padding: 10px 0;  }




@media print {
    .header,.nav,#weather-float-he,.footer,.site,.top,.fenxiang{display:none;}
    .article2 .oneColumn{ padding: 0 20px; }
    .floor{ width: 100%; }
    body{ background: #fff; }
}

/* 过渡 */
#gk .gk02-tab .hd li em,
#ztzl .selectedtopics ul li a,
#zwgk .zwgk-l-02 .item a,
.a05-3 li a,
.a05-2 .gk-list li .bj,
img, .ico,.a-03 .xxgk a,
.zwfw-ul1 li a,
#nav&gt;li *,
.slideBox .bd li img,i,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; }

.footer .footer-info .footer-info-box1{width: 220px;}
.footer .footer-info .footer-info-box2{width: 220px;}
.footer .footer-info .footer-info-box3{margin-right: 100px;padding:15px 15px 15px 0px;width: unset;float: right;}
.slh_bz img{width: 110px;background-color: #fff;}
@media screen and (max-width:1200px) {
.footer .footer-info .footer-info-box3{height: unset;}
}
</pre></body></html>