﻿﻿@charset "utf-8";
/* CSS Document */
/*应该加到base里的*/
* { color: inherit; box-sizing: border-box; }
/****************/
.x-content { width: 1200px; margin-left: auto; margin-right: auto; }
.x-bg-white { background: #fff; }
.x-radius { border-radius: 3px; }
.x-border { border: solid 1px #dcdcdc; }
.x-clearfix:after { content: ''; display: block; clear: both; }
.hwq-body { background: url(../images/hwq-banner.jpg) center top no-repeat #edf6ff; min-width: 1200px;}
.hwq-top-nav { height: 30px; background: #fff; line-height: 30px; color: #333; white-space: nowrap; }
.hwq-top-nav i { color: #0a7aca; vertical-align: middle; margin-bottom: 4px; height: 21px; display: inline-block; padding: 0; line-height: 21px;}
.hwq-top-nav i > img {margin-bottom: 2px;}
.hwq-logo{ width:1200px; height:160px; background:url(../images/mb09-top-ico11.png) left center no-repeat; margin:0 auto; padding-top: 110px;}
/*导航*/
.hwq-nav { margin-top: 0px; position: relative; }
.hwq-nav:before { content: ''; display: block; top: 56px; height: 7px; position: absolute; background: #0a7aca; z-index: 99; width: 1200px; }
.hwq-nav-item { background: #1e8ede; display: table; width: 100%; height: 63px; padding: 0 10px; border-radius: 3px; }
.hwq-nav-item li { display: table-cell; width: 1%; line-height: 54px; text-align: center; vertical-align: bottom; background: url(../images/hwq-nav-bg.png) right center no-repeat; padding: 0 1px; font-size: 16px; z-index: 999; position: relative; }
.hwq-nav-item li:hover a,
.hwq-nav-item li.active a { background: #fff; border-radius: 3px 3px 0 0; font-weight: bolder; color: #0a7aca }
.hwq-nav-item li:last-child { background: none;}
.hwq-nav-item li a { width: 100%; height: 56px; display: block; color: #fff;  font-size: 22px; font-weight: bold;}
.hwq-nav-search { /*border: solid 1px #7cc7ff; background: #fff;*/ line-height: 46px; height: 46px; border-radius: 3px; padding: 0 10px; border-top: none; }
.hwq-nav-search label { font-size: 0; padding-top: 8px; overflow: auto; }
.hwq-nav-search input { width: 220px; height: 30px; border: solid 1px #d2d2d2; padding: 0 10px; border-radius: 3px; margin: 0 5px; display: block; float: left; line-height: 28px; }
.hwq-nav-search button { width: 30px; height: 30px; background: #0a7aca; border-radius: 3px; color: #fff; border: solid 1px #0a7aca; display: block; float: left; font-size: 18px; line-height: 18px; cursor: pointer;}
.hwq-nav-search button i { font-size: 18px; line-height: 18px; vertical-align: middle; }
.hwq-nav-search>div>a { margin: 0 10px; position: relative; color: #333; }
.hwq-nav-search>div>a:hover { color: #ff0000; }
.hwq-nav-search>div>a:after { content: ''; display: block; position: absolute; right: -12px; width: 1px; height: 12px; background: #333; top: 5px; }
.hwq-nav-search>div>a:last-child:after { display: none; }
/*****/

.tjj-notice { width: 1200px; margin: 10px auto 0; background: #fff; position: relative; }
.tjj-notice .img { width: 130px; height: 90px; font-size: 20px; font-weight: bolder; color: #fff;/* padding:10px; */ text-align: center; float: left; position: relative; z-index: 10; }
.tjj-notice .img>img { width: 100%; height: 100%; display: block; }
.tjj-notice:after { width: 100px; height: 60px; background: url(../images/notice.png) top right no-repeat; position: absolute; top: 0; right: 0; z-index: 9999; }
.tjj-notice a { line-height: 50px; display: block; margin-left: 140px; text-align: center; font-weight: bolder; font-size: 24px;/* border-bottom:solid 3px #f8f8f8; */ background: #edf6ff; height: 90px; padding-top: 10px; color: #ff0000; }
.tjj-notice a span { font-size: 15px; display: block; height: 15px; line-height: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 80%; margin: 0 auto; font-weight: normal; color: #333; }
/*幻灯片*/
.hwq-focus { height: 385px; width: 1200px; margin: 10px auto 0; background: #edf6ff; }
.hwq-focus .left { float: left; width: 800px; height: 385px; position: relative; overflow: hidden; border-radius: 3px; }
.hwq-focus .left li { position: absolute; left: 0; top: 0; width: 800px; height: 385px; z-index: 1; opacity: 0; filter: alpha(opacity=0); }
.hwq-focus .left li.active { z-index: 2; }
.hwq-focus .left li p { display: none; }
.hwq-focus .left li img { width: 100%; }
.hwq-focus .right { float: right; width: 390px; padding: 10px 10px 10px 0; }
.hwq-focus .right li { height: 67px; background: #70c3ff; color: #fff; margin-bottom: 7px; cursor: pointer; /*transition: ease-in-out 0.2s; */position: relative; z-index: 999; border-radius: 3px; padding: 12px 10px; overflow: hidden; }
.hwq-focus .right li p { line-height: 20px; max-height: 40px; overflow: hidden; font-size: 16px; margin-bottom: 10px; }
.hwq-focus .right li span { font-size: 12px; line-height: 20px; text-align: right; display: block; color: #fff; }
.hwq-focus .right li span a { margin-right: 20px; }
.hwq-focus .right li:hover { background: #96d3ff; }
.hwq-focus .right li.active { margin-left: -20px; padding-right: 30px; }
.hwq-focus .right li i { background-image: url(../images/btns.png); background-repeat: no-repeat; width: 60px; height: 60px; float: left; margin: 15px 19px 0px 0; }
/********/
/*背景*/
.bg-white { background: #FFF; /*border: solid 1px #dcdcdc;*/ }
/*幻灯片2*/
.hwq-focus-s { width: 100%; clear: both; position: relative; height: 229px; border: solid 1px #dcdcdc; border-radius: 3px; }
.hwq-focus-s> .img-pos { position: absolute; top: 0; left: 0; z-index: 9999; }
.hwq-focus-s-box {overflow:hidden; position: relative; width: 100%; height: 100%; }
.hwq-focus-s-box li { float: left; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; filter: alpha(opacity=0); background: #fff; }
.hwq-focus-s-box li a { display: block; width: 100%; height: 100%; }
.hwq-focus-s .hwq-focus-s-box img {width:398px;height:309px;}
/*圆点*/
.hwq-focus-s .cir_box { overflow: hidden; position: absolute; z-index: 130; }
.hwq-focus-s .cir_box li { float: left; width: 10px; height: 10px; margin: 0 2px; cursor: pointer; background: #fff; opacity: 0.8; filter: alpha(opacity=80); }
.hwq-focus-s .cir_on { background: #1baeff !important; }
/*按钮*/
.hwq-focus-s .hwq-focus-s-btn { position: absolute; width: 100%; top: 50%; margin-top: -40px; height: 0; }
.hwq-focus-s .left_btn,
.hwq-focus-s .right_btn { width: 30px; height: 80px; background: #000; opacity: 0; filter: alpha(opacity=40); cursor: pointer; color: #fff; line-height: 80px; font-size: 30px; text-align: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: SimSun; /*transition: ease-in-out 0.2s;*/ }
.hwq-focus-s .left_btn { float: left; }
.hwq-focus-s .right_btn { float: right; }
.hwq-focus-s:hover .left_btn,
.hwq-focus-s:hover .right_btn { opacity: 0.4; }
/*标题*/
.hwq-focus-s a span { width: 100%; height: 40px; background: #000; background: rgba(0,0,0,0.5); display: block; position: absolute; bottom: 0; z-index: 120; line-height: 40px; overflow: hidden; padding: 0 90px 0 10px; color: #fff; }
/*********/
/*头条新闻*/
.hwq-tab.headline-box { border: none; padding: 0; margin: 0; }
.hwq-tab.headline-box .title { margin: 0 }
.hwq-tab.headline-box .headline { height: 95px; border-bottom: 1px solid #ccc;}
.hwq-tab.headline-box .headline .headline-title { font-size: 18px; line-height: 20px; color: #ff0000; display: block; margin-top: 15px; margin-bottom: 12px; font-weight: bold; padding:0 10px; max-height: 40px; overflow: hidden;}
.hwq-tab.headline-box .headline .headline-detail { padding:0 10px; line-height:16px; height:32px; overflow: hidden; text-align: left;}
.hwq-tab.headline-box .headline .headline-detail a{ display:inline-block; float:right; color:#f00;}
/*幻灯片3*/
.hwq-focus-s.hwq-focus-m { height: 375px; border: none; background: #fff; }
.hwq-focus-s.hwq-focus-m .hwq-focus-s-box li > a > .tex { position: absolute; width: 400px; min-height: 50px; padding: 15px; bottom: 10px; right: 10px; background:rgba(0,0,0,0.5); color: #fff; border-radius: 3px; font-size: 16px; }
.hwq-focus-s.hwq-focus-m .hwq-focus-s-box img {width:590px;height:375px;}
/*按钮*/
.hwq-focus-s.hwq-focus-m .hwq-focus-s-btn { top: 10px; left: 10px; margin-top: 0px; }
.hwq-focus-s.hwq-focus-m .left_btn,
.hwq-focus-s.hwq-focus-m .right_btn { width: 40px; height: 80px; border-radius: 3px; margin-bottom: 10px; overflow: hidden; position: relative; text-indent: 1000px; }
.hwq-focus-s.hwq-focus-m .left_btn { float: none; }
.hwq-focus-s.hwq-focus-m .left_btn:before { content: '\e633'; font-family: "iconfont"; display: block; width: 30px; height: 30px; position: absolute; top: 50%; left: 50%; text-indent: 0; line-height: 30px; margin: -15px; }
.hwq-focus-s.hwq-focus-m .right_btn { float: none; }
.hwq-focus-s.hwq-focus-m .right_btn:before { content: '\e635'; font-family: "iconfont"; display: block; width: 30px; height: 30px; position: absolute; top: 50%; left: 50%; text-indent: 0; line-height: 30px; margin: -15px; }
/*********/
/*广告条*/
.hwq-banner { width: 100%; display: block; border-radius: 3px; padding: 10px; background: #fff; }
/*******/
/*tab*/
.hwq-tab { background: #FFF; padding-top: 1px; /*border: solid 1px #dcdcdc;*/ }
.hwq-tab div.title { overflow: auto; background: #edf6ff; margin: 10px 10px 0 10px; border-bottom: solid 2px #0a7aca; }
.hwq-tab div.title span:after { position: absolute; right: -20px; bottom: 0; content: ""; width: 0; height: 0; border-style: solid; border-width: 12px 10px; border-color: #7bb8e4 transparent transparent #7bb8e4; }
.hwq-tab div.title span { line-height: 34px; text-align: center; float: left; min-width: 110px; margin: 0px; background: #0a7aca; margin-right: 10px; font-size: 16px; color: #fff; cursor: pointer; /*transition: ease-in-out 0.2s;*/ padding: 0 10px; position: relative; }
.hwq-tab div.title .tabbb {float: right; line-height: 34px; padding-right: 10px; font-size: 16px; color: #0a7aca;}
.hwq-tab div.title .tabbb a:hover {color: #333;}
.hwq-tab ul { font-size: 14px; display: none; clear: both; height: 180px; padding: 5px 20px; background: #fff; position: relative; }
.hwq-tab ul > span { font-size: 12px; color: #333; padding: 10px 10px; position: absolute; bottom: 100%; z-index: 999; right: 0;  margin-right: 15px;}
.hwq-tab ul > span > a:first-child:after { content: '>'; margin: 0 5px }
.hwq-tab ul > span > a:after {/* content:'>'; font-family:SimSun; margin:0 5px*/ }
.hwq-tab ul > span > a:last-child:after { content: ''; }
.hwq-tab ul > a { font-size: 12px; color: #0a7aca; padding: 10px 20px; position: absolute; bottom: 100%; z-index: 999; right: 0; }
.hwq-tab ul > a:hover { margin-right: 5px; }
.hwq-tab ul li { line-height: 32px; padding-left: 20px; background: url(../images/hwq-list-dot.png) center left no-repeat; }
.hwq-tab ul li:after { content: ''; display: block; clear: both; }
.hwq-tab ul li .name { margin-right: 60px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #333; text-align: left;}
.hwq-tab ul li .name.new{ padding-right:28px; position:relative;}
.hwq-tab ul li .name.new:after{ content:"new"; display:block; position:absolute; right:0; background:#f00; color:#fff; font-size:10px; line-height:12px; top:50%; margin-top:-8px; padding:2px; border-radius:3px; font-family:KaiTi; }
.hwq-tab ul li:hover .name { color: #f00; }
.hwq-tab ul li .time { float: right; color: #999999; }
/*首页右侧图片列表*/
.hwq-tab .info-img ul{ height:90px; overflow:auto; padding:5px;}
.hwq-tab .info-img ul li{ float:left; width:33.33%; padding:5px; background:none; height:100%;}
.hwq-tab .info-img ul li img{ width:116px; height:70px; display:block;}
/*视频列表*/
.hwq-tab.hwq-tab-img ul { height: 415px; font-size: 0; padding: 5px; text-align: center; }
.hwq-tab.hwq-tab-img ul li { width: 134px; height: 125px; display: inline-block; font-size: 14px; background: none; padding: 0; margin: 5px; position: relative; }
.hwq-tab.hwq-tab-img ul li a:before { width: 50px; height: 50px; background: url(../images/hwq-play-bg.png) center center no-repeat; content: ''; display: block; position: absolute; left: 50%; top: 50%; margin: -25px; z-index: 9999; }
.hwq-tab.hwq-tab-img ul li img { display: block; width: 134px; height: 125px; background: #FFF }
.hwq-tab.hwq-tab-img ul li a > .name { line-height: 24px; font-size: 14px; background:rgba(0,0,0,0.5);filter: alpha(opacity=40); display: block; margin-top: -24px; color: #fff; position: relative; z-index: 9999; width: 100%;padding:0 5px; }
/*图片列表*/
.hwq-img-list ul { padding: 5px 10px }
.hwq-img-list ul li { background: none; width: 25%; float: left; padding: 5px; }
.hwq-img-list ul li img { width: 232px; display: block; height: 110px; }
.hwq-img-list ul li a span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
/********/
/*列表页也用的这个*/
.hwq-tab.hwq-list ul { min-height: 500px; padding-top: 30px;}
.hwq-tab.hwq-list ul li { line-height: 32px; }
/****/
/*信息公开*/
.hwq-xxgk-index { border-radius: 3px; /*border: solid 1px #dcdcdc;*/ background: #fff; height: 225px; padding: 10px; }
.hwq-xxgk-index ul li { width: 50%; height: 102px; float: left; text-align: center; padding-top: 10px; background: #edf6ff; color: #0a7aca; outline: solid 5px #fff; /*transition: ease-in-out 0.2s;*/ font-size: 16px;}
.hwq-xxgk-index ul li:hover { background: #d9ecfe }
/*.hwq-xxgk-index ul li:hover i { color: #fff; }*/
.hwq-xxgk-index ul li.dark {/* background:#e0efff; */ }
.hwq-xxgk-index ul li i { display: block; font-size: 36px; }
.hwq-xxgk-index ul li:hover,
.hwq-xxgk ul li.dark:hover { background: #d9ecfe; color: #0a7aca; }
/********/
/*图片画廊*/
#marquee1 { width: 100%; position: relative; overflow: hidden; }
#marquee1 .content { width: 100%; position: relative; height: 90px; line-height: 20px; }
#marquee1 ul {height: 90px; float: left;}
#marquee1 li { text-align: center; float: left; font-size: 12px; width: 205px; box-sizing: border-box; padding: 0 10px 0 0; }
#marquee1 li a:hover { position: relative; }
#marquee1 li a img { display: block; width: 195px; height: 90px; }
/*********/
/*图片列表*/
.hwq-img { background: #FFF; padding: 10px; border-radius: 3px; /*border: solid 1px #dcdcdc;*/ }
.hwq-img li { width: 205px; float: left; text-align: center; padding-right: 10px; }
.hwq-img li img { display: block; width: 100%; height: 90px; }
.hwq-img li span { line-height: 24px; font-size: 14px; background: rgba(0,0,0,0.2); display: block; margin-top: -24px; color: #fff; position: relative; z-index: 9999; }
/********/
/*联系我们*/
.hwq-talk { height: 110px; background: #FFF; padding: 10px; border-radius: 3px;/* border: solid 1px #dcdcdc;*/ padding-top: 15px; }
.hwq-talk li { width: 33.33%; float: left; text-align: center; font-size: 16px; color: #909090;}
.hwq-talk li i { display: block; font-size: 34px; line-height: 54px; width: 54px; border-radius: 200px; background: #F00; text-align: center; color: #fff; margin: 0 auto; margin-bottom: 8px; /*transition: ease-in-out 0.2s;*/ }
.hwq-talk li:hover i { opacity: 0.8; }
/********/
/*footer*/
.hwq-footer { width: 100%; font-size: 0; background: #fff;/* border-top:2px #edf6ff solid; *//* outline:5px #fff solid; */ margin-top: 12px; text-align: center; padding: 15px 0; }
.hwq-footer>* { display: inline-block; font-size: 14px; vertical-align: middle; }
.hwq-footer img {margin: 0 5px; }
.hwq-footer>div { margin: 0 10px; text-align: left; color: #333333; line-height: 24px; }
/********/
/*网站地图tab*/
.hwq-footer-tab { padding: 12px 10px; background: #fff; }
.hwq-footer-tab div.title { background: #fff; display: table; width: 100%; margin: 0 0px 5px; }
.hwq-footer-tab div.title span.active a { background: #0a7aca; color: #fff; position: relative; }
.hwq-footer-tab div.title span { line-height: 40px; text-align: center; height: 40px; width: 1%; cursor: pointer; color: #666; /*transition: ease-in-out 0.2s; */display: table-cell;/* padding:0 5px; */ background: #edf6ff; }
.hwq-footer-tab div.title span.active a:before { display: block; content: ''; position: absolute; top: 100%; left: 50%; margin-left: -6px; width: 12px; height: 6px; background: url(../images/hwq-footer-tab-arrow.jpg); }
.hwq-footer-tab div.title a { font-size: 14px; color: #666; display: block; width: 100%; height: 100%;/* border-radius:3px; */ }
.hwq-footer-tab ul { font-size: 14px;clear: both; height: 180px; padding: 10px 20px; background: #edf6ff; border-radius: 3px; overflow: auto; }
.hwq-footer-tab ul li { line-height: 34px; width: 14.28%; float: left;text-align:center; }
.hwq-footer-tab ul li:before {/* content:''; */ display: block; float: left; margin-top: 12px; width: 8px; height: 8px; background: #b5b9be; margin-right: 5px; border-radius: 10px; /*transition: ease-in-out 0.2s; */}
.hwq-footer-tab ul li:after { content: ''; display: block; clear: both; }
.hwq-footer-tab ul li:hover:before { background: #9d9d9d; }
.hwq-footer-tab ul li:hover { color: #ff0000; }
/********/
/*走进我们*/
.hwq-zjhw-banner { border-radius: 3px; padding: 10px; background: #fff; border: solid 1px #dcdcdc; position: relative; }
.hwq-zjhw-banner img { width:1178px;height:327px; display: block; }
.hwq-zjhw-banner>.tex { position: absolute; bottom: 10px; left: 10px; right: 10px; padding: 15px; color: #fff; background-image: url(../images/hwq-zjhw-banner-bg.png); line-height: 2; }
.hwq-zjhw-banner>.tex>span { font-size: 16px; display: block; }
.hwq-zjhw-banner>.tex>a { display: block; float: right; background: url(../images/hwq-nav-bg.jpg) center center; width: 115px; height: 40px; border-radius: 3px; text-align: center; line-height: 40px; }
.hwq-zjhw-banner>.tex>a>i { width: 17px; padding-left: 3px; height: 20px; border-radius: 100px; border: solid 1px #fff; line-height: 18px; display: inline-block; margin-left: 5px; font-size: 16px; }
.hwq-zjhw-icon { display: block; width: 100%; }
.hwq-zjhw-icon ul { display: table; padding: 5px; width: 100%; border: solid 1px #dcdcdc; background: #fff; }
.hwq-zjhw-icon ul li { display: table-cell; width: 1%; text-align: center; padding: 5px; vertical-align: middle; }
.hwq-zjhw-icon ul li a { width: 100%; height: 115px; background: #ecf5ff; padding-top: 15px; display: block; box-sizing: border-box; border: solid 1px #dcdcdc; }
.hwq-zjhw-icon ul li a:hover { background: #d9efff; border: solid 1px #1686d6; color: #0095ff; font-weight: bold; }
.hwq-zjhw-icon ul li a img { display: block; margin: 0 auto; }
.hwq-left-list { background: #fff; border-radius: 3px 3px 0 0; padding-bottom:100px; }
.hwq-left-list ol { height: 100px; background: url(../images/hwq-list-bg.jpg) center center; border-radius: 3px 3px 0 0; color: #fff; text-align: center; font-size: 24px; font-weight: bolder; display: table; width: 100%; }
.hwq-left-list ol a { line-height: 40px; display: table-cell; vertical-align: middle; padding: 0 10px; }
.hwq-left-list li { line-height: 20px; border-bottom: dashed 1px #dcdcdc; text-align: center; font-size: 16px; color: #0c7ccc; margin: 0 10px; position: relative; padding: 10px 0;}
.hwq-left-list li:hover,
.hwq-left-list li.active { background: #ecf5ff; margin: 0 10px; border-bottom: #ecf5ff 1px solid; padding: 10px 0; font-weight: bold; }
.hwq-left-list li:hover:before,
.hwq-left-list li:hover:after { content: ''; display: block; float: left; width: 1px; height: 36px; left: 0; top: 2px; background: #fff; position: absolute; }
.hwq-left-list li:hover:after { left: auto; right: 0; }
.hwq-left-list li:last-child { }
/********/
/*页码*/
.hwq-page { text-align: center; padding: 40px 0 50px; clear: both; position: relative; margin-right: 15px;}
.hwq-page:before { border-top: dashed #dcdcdc 1px; position: absolute; top: 20px; left: 0; right: 0; content: ''; display: block; }
/*.hwq-page>a { display: inline-block; height: 30px; line-height: 30px; border: solid 1px #b8b8b8; border-radius: 3px; background: #f0f0f0; min-width: 30px; padding: 0 5px; box-sizing: border-box; font-size: 14px; margin: 0 5px; box-shadow: #999 0 1px 3px; font-weight: bolder; color: #777; position: relative; }*/
.hwq-page>a {color: #0a7aca;}
.hwq-page>a:hover { /*background: #ccc;*/ color:#333; text-decoration: underline;}
.hwq-page>a:before { content: ''; display: block; width: 100%; height: 3px; background: #fff; position: absolute; top: 0; left: 0; opacity: 0.6 }
.hwq-page>a.active { background: #97d4fb; border: solid 1px #72ace3; box-shadow: 0 1px 3px #72ace3; }
.hwq-page>a.active:before { background: #b6e2fc; }
.hwq-page>a.active:hover { background: #a7dbfc; }
/*****/
/*政务信息*/
.hwq-tzgg { background: #fff; height: 110px; border-radius: 3px; overflow: hidden; }
.hwq-tzgg span { background: #1d8ddd; border-radius: 3px 100px 100px 3px; display: block; width: 100px; height: 150px; margin-top: -20px; padding: 40px 20px; box-sizing: border-box; font-size: 24px; color: #fff; font-weight: bolder; float: left; }
.hwq-tzgg .center { width: 720px; height: 90px; margin: 10px; float: left; background: #ecf5ff; padding: 10px 15px; border-radius: 3px; }
.hwq-tzgg .center .top { font-size: 24px; color: #ff0000; font-weight: bolder; line-height: 24px; overflow: hidden; margin-bottom: 5px; }
.hwq-tzgg .center .bottom { height: 40px; line-height: 20px; overflow: hidden; }
.hwq-tzgg .right { background: #ecf5ff; padding: 10px 15px; border-radius: 3px; margin: 10px 10px 10px 840px; height: 90px; }
.hwq-tzgg .right ul li { line-height: 24px; height: 24px; overflow: hidden; color: #f00; }
.hwq-tzgg .right ul li:before { content: '\e63e'; font-family: "iconfont"; }
.hwq-hwxx-banner { padding: 10px; background: #70c3ff; }
.hwq-hwxx-banner .hot-news { height: 375px; background: #fff; border-radius: 3px; padding: 15px; }
.hwq-hwxx-banner .hot-news .title { font-size: 24px; line-height: 30px; text-align: center; padding-bottom: 15px; border-bottom: dashed 1px #d2d2d2; margin-bottom: 15px; }
.hwq-hwxx-banner .hot-news .info { font-size: 14px; line-height: 30px; height: 210px; overflow: hidden; text-align: justify; }
.hwq-hwxx-banner .hot-news .time { text-align: right; margin-top: 15px; }
.hwq-hwxx-banner .hot-news a:hover {color:#ff0000;}
/********/
/*信息公开*/
.hwq-tab.hwq-list.hwq-xxgk ul { height: 130px; }
.hwq-tab.hwq-list.hwq-xxgk ul { display: table; padding-top: 20px; padding-bottom: 0; }
.hwq-tab.hwq-list.hwq-xxgk ul li { text-align: center; font-size: 14px; display: table-cell; width: 1%; padding: 0; background: none; line-height: 20px; }
.hwq-tab.hwq-list.hwq-xxgk ul li i { display: block; font-size: 30px; line-height: 46px; width: 54px; border-radius: 200px; background: #3daeff; text-align: center; color: #fff; margin: 0 auto; margin-bottom: 0px; /*transition: ease-in-out 0.2s;*/ margin-bottom: 5px; height: 54px;}
.hwq-tab.hwq-list.hwq-xxgk-tab ul { height: 240px; }
.hwq-tab.hwq-list.hwq-xxgk-tab ul li { line-height: 30px; height: 210px; background: none; padding: 0; overflow: hidden; }
.hwq-xxgk-zdgz { }
.hwq-xxgk-zdgz .title { font-size: 24px; border-bottom: solid 3px #3daeff; text-align: center; color: #3daeff; height: 18px; margin-bottom: 24px; }
.hwq-xxgk-zdgz .title span { display: inline-block; line-height: 24px; padding: 0 20px; background: #fff; font-weight: bold; }
.hwq-xxgk-zdgz * { box-sizing: border-box; }
.hwq-xxgk-zdgz>ul>li { float: left; width: 10%; padding: 6px; font-size: 14px; text-align: center; position: relative; }
.hwq-xxgk-zdgz>ul>li>a { display: block; padding: 10px 5px 40px; overflow: hidden; height: 120px; line-height: 20px; background: #f5f5f5; border-radius: 5px; box-sizing: border-box; }
.hwq-xxgk-zdgz>ul>li:hover>a { color: #0078d3; background: #f1f9ff; border: solid 1px #b8cfde; padding: 9px 4px 39px; }
.hwq-xxgk-zdgz>ul>li>a>i { display: block; text-align: center; font-size: 35px; line-height: 50px; color: #3daeff; margin-bottom: 5px; }
.hwq-xxgk-zdgz>ul>li>ul { display: none; left: 100%; min-width: 210px; min-height: 120px; position: absolute; top: 6px; z-index: 9999; }
.hwq-xxgk-zdgz>ul>li>ul>ol { display: block; width: 100%; min-height: 120px; background: #f1f9ff; border: solid 1px #b8cfde; border-radius: 5px; padding: 6px 6px 6px 15px; position: relative; }
.hwq-xxgk-zdgz>ul>li>ul>ol:before { display: block; content: ''; width: 6px; height: 6px; position: absolute; top: 15px; left: -6px; background: url(../images/hwq-zdlyxxgk-arrow.jpg); }
.hwq-xxgk-zdgz>ul>li>ul>ol>li { width: 100% !important; text-align: left; padding-left: 15px; background: url(../images/hwq-zdlyxxgk-arrow-2.png) center left no-repeat; line-height: 24px; }
.hwq-xxgk-zdgz>ul>li>ul>ol>li:hover { color: #f00; }
.hwq-xxgk-zdgz>ul>li:hover>ul { display: block; }

/*文章列表*/
.hwq-info-article { }
.hwq-info-article ul { height: auto !important; padding: 35px 50px; }
.hwq-info-article-title { text-align: center; line-height: 42px; padding: 5px 0; border-bottom: dashed 1px #eee; font-size: 24px; color: #0a7aca; }
.hwq-info-article-time { line-height: 40px; text-align: center; }
.hwq-info-article-time span { margin: 0 10px; }
.hwq-info-article p { line-height: 35px; text-indent: 2em;}
.hwq-info-article img { margin: 10px auto; display: block; max-width: 100%; }
.hwq-info-article .hwq-page { text-align: right; padding-bottom: 20px; }
.hwq-info-article .hwq-page >span { float: left; font-size: 14px; text-indent: 0em; text-align: left; }
.hwq-info-article .hwq-page >span >a { display: block; }
.hwq-info-article .hwq-page >span >a:hover { color: #f00; }
.hwq-img-list .info a:hover {color:#ff0000;}



.dakuang {overflow: hidden;}
.dakuang > div {margin-bottom: -9999px; padding-bottom: 9999px;}
.dakuang > div.baise {background: #fff;}



/*友情链接*/

.mb01-link{
	min-width: 1200px;
	width:100%;
	height:54px;
	margin-bottom:20px;
	text-align: left;
}
.mb01-link .linkbox{
	height:54px;
	background-color:#fff;
	margin-top:10px;
	line-height:54px;
	font-size:16px;
	color: #39548b;
	padding-left: 30px;
}
.mb01-link .linkbox span {color: #c90209;}


.mb01-link .linkbox select {width: 190px; height: 25px; margin-right: 15px; border: 1px solid #d2d2d2; box-sizing: border-box; color: #333;}



.hwq-tab.hwq-list ul { height: auto; min-height: 700px; padding-top: 30px;}
.hwq-page {padding: 40px 0 80px; margin-right: 15px;}
.hwq-info-article-center {padding: 20px 30px 50px; min-height: 700px;}





/*20200103*/
.hwq-xxgk-index1 { border-radius: 3px; background: #fff; height: 225px; padding: 10px;}
.hwq-xxgk-index1 ul li { width: 14.26%; height: 102px; float: left; text-align: center; background: #edf6ff; color: #333; outline: solid 5px #fff; font-size: 16px; line-height: 18px;}
.hwq-xxgk-index1 ul li:hover { background: #d9ecfe }
.hwq-xxgk-index1 ul li i { display: block; font-size: 36px; line-height: 40px; color: #0a7aca; margin-bottom: 5px;}
.hwq-xxgk-index1 ul li:hover { background: #d9ecfe; color: #333; }
.hwq-xxgk-index1 ul li a {display: block; padding: 10px 15px 0;}

.hwq-xxgk-index.guotu ul li i {display: block; font-size: 34px; line-height: 54px; width: 54px; border-radius: 200px; background: #F00; text-align: center; color: #fff; margin: 0 auto; margin-bottom: 5px;}
.hwq-xxgk-index.guotu ul li {color: #333;}


/*频道页*/
.pindao-img01 {width: 100%; clear: both; position: relative; height: 229px; border: solid 1px #dcdcdc; border-radius: 3px; }
.hwq-tab div.title .more {float: right; line-height: 34px; padding-right: 10px; font-size: 14px; color: #0a7aca;}
.hwq-tab div.title .more:hover {color: #0a0aca;}
.pindao-center01 {line-height: 30px; font-size: 14px; color: #333; padding: 20px 15px 0; height: 260px; overflow: hidden;}
.pindao-center02 {line-height: 30px; font-size: 14px; color: #333; padding: 10px 15px; height: 180px; overflow: hidden; border-bottom: 15px solid #fff;}

.pindao-ad-wrap01 {display:table; height: 70px; margin: 10px -5px; font-size: 0; display: block!important;}
.pindao-ad-wrap01 li {display:table-cell; width:1%; white-space:nowrap; text-align:center; padding: 0 5px; box-sizing: border-box;}
.pindao-ad-wrap01 li a {width: 100%; height: 100%; display: block; background: #79c7ff; border-radius: 3px; padding: 10px 20px; text-align: center; line-height: 50px; box-sizing: border-box;}
.pindao-ad-wrap01 li a p {display: inline-block; vertical-align: middle; color: #fff; font-size: 18px; line-height: 25px; white-space: pre-wrap;}
.pindao-ad-wrap01 li a:hover {opacity: 0.8;}

.zwgk-left-wrap {width: 100%;}
.zwgk-left-wrap .title {height: 60px; line-height: 60px; text-align: center; font-size: 24px; color: #fff; background: #1e8ede;}
.zwgk-left-wrap .nav-wrap {margin: 10px -5px 0; font-size: 0;}
.zwgk-left-wrap .nav-wrap li {width: 50%; margin-bottom: 10px; padding: 0 5px; display: inline-block; vertical-align: top;}
.zwgk-left-wrap .nav-wrap a {text-align: center; border: 1px solid #79c7ff; padding: 0 10px; display: block; width: 100%; height: 40px; line-height: 40px; border-radius: 3px; background: #fff;}
.zwgk-left-wrap .nav-wrap a p {font-size: 14px; color: #1e8ede; line-height: 16px; display: inline-block; vertical-align: middle;}
.zwgk-left-wrap .nav-wrap a:hover {opacity: 0.8; background: #f6fbff;}

.zwgk-butt-wrap {line-height: 40px; display:table; font-size: 0; margin: 10px -5px;}
.zwgk-butt-wrap > div {display:table-cell; width:1%; white-space:nowrap; text-align:center; padding: 0 5px; box-sizing: border-box;}
.zwgk-butt-wrap > div > a {width: 100%; height: 100%; display: block; background: #79c7ff; border-radius: 3px; padding: 10px 10px; text-align: center; line-height: 40px; box-sizing: border-box;}
.zwgk-butt-wrap > div > a > p {display: inline-block; vertical-align: middle; color: #fff; font-size: 16px; line-height: 18px; max-height: 36px; white-space: pre-wrap; overflow: hidden;}

.hwq-tab div.title .tabbb1024 {float: right; padding-right: 10px; font-size: 0; color: #0a7aca; padding-top: 5px;}
.hwq-tab div.title .tabbb1024 a {padding: 0 10px; display: inline-block; font-size: 14px; line-height: 24px;}
.hwq-tab div.title .tabbb1024 a.cur {background: #79c7ff; color: #fff;}

.zwgk-butt-wrap1 {line-height: 40px; font-size: 0; margin: 10px 5px 0; height: 190px}
.zwgk-butt-wrap1 > div {display:inline-block; min-width: 25%; white-space:nowrap; text-align:left; padding: 0 5px; box-sizing: border-box;}
.zwgk-butt-wrap1 > div > a {width: 100%; height: 100%; display: block; border-radius: 3px; padding: 0 0 0 15px; text-align: left; line-height: 20px; box-sizing: border-box; background: url(../images/hwq-list-dot.png) center left no-repeat; margin:0 10px; color: #0a7aca; font-size: 16px;}
.zwgk-butt-wrap1 > div > a:hover {color: #333;}

.hwq-tab div.title.tabbb2046 {overflow: hidden;}
.hwq-tab div.title.tabbb2046 > a { line-height: 34px; text-align: center; float: left; min-width: 110px; margin: 0px; margin-right: 10px; font-size: 16px; color: #0a7aca; cursor: pointer; /*transition: ease-in-out 0.2s;*/ padding: 0 10px; position: relative; }
.hwq-tab div.title.tabbb2046 > a.cur:after { position: absolute; right: -20px; bottom: 0; content: ""; width: 0; height: 0; border-style: solid; border-width: 12px 10px; border-color: #7bb8e4 transparent transparent #7bb8e4; }
.hwq-tab div.title.tabbb2046 > a.cur {line-height: 34px; text-align: center; float: left; min-width: 110px; margin: 0px; background: #0a7aca; margin-right: 10px; font-size: 16px; color: #fff; cursor: pointer; /*transition: ease-in-out 0.2s;*/ padding: 0 10px; position: relative; }


.hdjl-shiz {width: 100%; height: 180px; padding: 0 30px; background: #199ee4; padding-top: 20px;}
.hdjl-shiz .title {line-height: 80px; font-size: 40px; color: #fff;}
.hdjl-shiz .title a {display: inline-block;width: 100px;height: 36px;border: 1px solid #c5e8fa;line-height: 34px;text-align: center;color: #fff;border-radius: 3px;font-size: 16px; vertical-align: middle; margin-left: 35px; margin-bottom: 4px;}
.hdjl-shiz .title a:hover {background: #0282c5;}
.hdjl-shiz .title i {width: 70px; height: 65px; display: inline-block; vertical-align: middle; margin: 0 15px 4px 0; background: url(../images/hdjl_03.jpg);}
.hdjl-shiz .cent {line-height: 20px; color: #fff; font-size: 16px;}

.hdjl-tous-wrap {width: 100%; height: 180px; padding: 0 30px; background: #199ee4; padding-top: 15px;}
.hdjl-tous-wrap .title {line-height: 30px; color: #feed8a; font-size: 26px; margin-bottom: 10px;}
.hdjl-tous-wrap p {line-height: 20px;color: #fff;font-size: 14px; margin-bottom: 10px; height: 60px; display: block;}
.hdjl-tous-wrap .butt {text-align: left;}
.hdjl-tous-wrap .butt a {display: inline-block;width: 100px;height: 36px;border: 1px solid #c5e8fa;line-height: 34px;text-align: center;color: #fff;border-radius: 3px;font-size: 16px; margin: 0 10px 0 0;}
.hdjl-tous-wrap .butt a:hover {background: #0282c5;}




/*20191128*/
.ziran-img4 {width: 100%; padding: 10px; background: #fff;}
.ziran-img4 li {text-align: center;}

.ziran-butt1 {padding: 10px 5px; background: #fff;}
.ziran-butt1 li {width: 20%; float: left; padding: 0 5px;}
.ziran-butt1 li a {width: 100%; text-align: center; line-height: 50px; background: #0a7aca; color: #fff; font-size: 18px; display: block; border-radius: 5px;}
.ziran-butt1 li a:hover {opacity: 0.7;}

.hwq-talk.ziran {height: 140px;}
.hwq-talk.ziran li {width: 25%; padding-bottom: 10px; font-size: 16px;}
.hwq-talk.ziran li a{color: #333;}

.ziran-butt2 {width: 100%; padding: 10px; height: 140px; background: #fff;}
.ziran-butt2 li {width: 14.28%; float: left; padding: 0 5px;}
.ziran-butt2 li a {display: block; width: 95%; height: 100%;}
.ziran-butt2 li a .img {width: 100%; margin-bottom: 10px; background: #0a7aca; padding: 10px 0; text-align: center; opacity: 0.8; border-radius: 10px; border: 5px solid #89cdff;}
.ziran-butt2 li a .img img {width: 50%;}
.ziran-butt2 li a .txt {text-align: center; line-height: 20px; color: #333; font-size: 16px;}

.ziran-item1 {width: 60%;float: left;}
.ziran-item2 {width: 40%;float: left;}



.wbj-xxgkml-listmain {min-height: 800px; padding-bottom: 40px; margin: 0 10px 0 20px; padding-top: 25px;}

.wbj-xxgkml-table {border: 1px solid #e1e1e5; border-bottom: 0;}
.wbj-xxgkml-table table {table-layout: auto; border-collapse:collapse; border-spacing:0;}
.wbj-xxgkml-table table td,.wbj-xxgkml-table table th{margin:0; border-collapse:collapse; border-spacing:0; line-height:20px; padding:10px;border-bottom:1px solid #e1e1e5;font-size:16px; text-align: left; padding-left: 30px; color: #333;}
.wbj-xxgkml-table table th {font-weight: normal; font-weight: bold; background: #f5f5f5; color: #333;}
.wbj-xxgkml-table table td a {color: #333;}
.wbj-xxgkml-table table td a:hover {color: #1e8ede;}
.wbj-xxgkml-table table p {text-indent:0;}

.hwq-tab.headline-box > a {cursor: pointer;}
.hwq-tab.headline-box {font-size: 16px; text-align: center; margin-top: 0;}


.wbj-xxgkml-left .tit1 {height: 60px;line-height: 60px;text-align: center;font-size: 24px;color: #fff;background: #1e8ede; margin-bottom: 10px; display: block;}
.wbj-xxgkml-left .nav-wrap {margin: 0 10px; font-size: 0;}
.wbj-xxgkml-left .nav-wrap li {width: 100%; padding: 0 5px; display: inline-block; vertical-align: top; margin: 0 auto 10px;}
.wbj-xxgkml-left .nav-wrap a {text-align: center; border: 1px solid #1e8ede; padding: 0 10px; display: block; width: 100%; height: 40px; line-height: 40px; border-radius: 3px; background: #fff;}
.wbj-xxgkml-left .nav-wrap a p {font-size: 14px; color: #1e8ede; line-height: 16px; display: inline-block; vertical-align: middle;}
.wbj-xxgkml-left .nav-wrap a:hover {opacity: 0.8; background: #fff;}



/*20200110 孙兵*/
.hwq-info-article-center,.hwq-info-article-center * {font-family:"SimSun";font-size: 16px; color: #333; text-indent: 0; line-height: 35px;}
 
.hwq-info-article-center table * {text-indent: 0;text-align: center;}




.floatingAd .ad {z-index: 99999!important;}


/* 20200122 sunb 手机浏览器列表时间串行 */


.hwq-tab ul li {height: 32px; overflow: hidden;}
.hwq-tab ul li .time {white-space: nowrap;}



/* 20200305 sunb 领导信息 */
.hwq-tab.hwq-list .ldxx-list {padding: 30px 20px; min-height: 700px; display: block;}
.hwq-tab.hwq-list .ldxx-list li {padding: 15px; margin-bottom: 20px; border: 1px solid #eee; min-height: 250px; height: auto; background: none; position: relative;}
.hwq-tab.hwq-list .ldxx-list li .img {width: 158px; height: 220px; position: absolute; top: 15px; left: 15px;}
.hwq-tab.hwq-list .ldxx-list li .img img {width: 100%; height: 100%;}
.hwq-tab.hwq-list .ldxx-list li .txt-wrap {margin-left: 175px;}
.hwq-tab.hwq-list .ldxx-list li .txt-wrap .tit {line-height: 22px; border-bottom: 1px dashed #eee; font-size: 20px; font-weight: bold; padding: 10px; margin-bottom: 10px; text-indent: 2em; padding-left: 0;}
.hwq-tab.hwq-list .ldxx-list li .txt-wrap .txt {padding: 5px 10px; font-size: 14px; line-height: 22px;}
.hwq-tab.hwq-list .ldxx-list li .txt-wrap .txt p {text-indent: 2em;}
.hwq-tab.hwq-list .ldxx-list li .txt-wrap .tit span {font-weight: normal; font-size: 16px;}
.hwq-tab.hwq-list .ldxx-list li .txt-wrap .txt .dianh {padding-left: 28px;}






