@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: iconfont;
	src: url('../font/iconfont.eot');
	src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg')
}

.iconfont {
	font-family: iconfont!important;
	font-style: normal;
	font-size: 16px;
	vertical-align: middle;
	margin-right: 5px;
}

body {
	position: relative;
	overflow-x: hidden;
	min-width: 1000px;
	background: #fff;
	color: #303030;
	font-family: Arial, 'microsoft yahei', 'SimHei', 'SimSun', Helvetica, sans-serif;
	line-height: 18px;
}

a{color:#808080;}
a:hover{color:#808080;text-decoration:none;}
.fast-enter a:hover{color:#0000FF;text-decoration:none;}
input,button,select,textarea{outline:none;}
textarea{resize:none}
.fl{float:left;}
.fr{float:right;}
.block{display:block;}
.none{display:none;}
img{vertical-align:middle;}
.vat{vertical-align:top;}
.vam{vertical-align:middle;}
.vatt{vertical-align:text-top;}
.vatb{vertical-align:text-bottom;}
.hand{cursor:pointer;}
.posr{position:relative;}
.ib{display:inline-block;}
.clearfix:after{clear:both;height:0;content:"";display: block;visibility: hidden;}
   

/* 公共 */
.mask {
	position:fixed;z-index:1000;top:0;left:0;opacity:0.6;
	width:100%;height:100%;
	background:#000;
}
.wrap {
	width:1000px;margin:0 auto;
}
.top-wrap {
	position:absolute;z-index:10;top:0;left:0;
	width:100%;min-width:1000px;height:85px;
	background:url('../images/zhlc/top-bg.png') 0 0 repeat;
}
.top {
	position:relative;z-index:60;
	width:1000px;height:85px;margin:0 auto;
}
.top .logo {
	margin-top:27px;
}
.top .nav {
	position:absolute;top:0;left:248px;
}
.top .nav li {
	float:left;
	width:88px;height:85px;
}
.top .nav a {
	display:block;overflow:hidden;
	height:85px;
	color:#303030;font-size:14px;line-height:88px;
}
.top .nav .li-active a,
.top .nav a:hover {
	color:#fff;
	background:#194da0 url('../images/global/icon-li.png') center 60px no-repeat;
}
.top .top-r {
	padding-top:33px;
	font-size:12px;line-height:23px;
}
.top .top-r a {
	color:#676767;
}
.top .top-r .select {
	display:inline-block;
	width:83px;height:23px;margin-left:10px;
	color:#676767;
	border:1px solid #676767;border-radius:3px;
}
.top .active{	
	background:#194da0 url('../images/global/icon-li.png') center 60px no-repeat;
}
.top .active a{
	color:#fff;
}
/* 顶部自定义下拉 */
.dropdown {margin-left:10px; vertical-align:middle;}
.dropdown h4,.dropdown h4.over {
	width:100%; height:23px;padding-right:11px; overflow:hidden;
	border:1px solid #a1a0a1;border-radius:3px;
	color:#676767; font-size:12px; font-weight:normal; line-height:23px; text-align:left; text-indent:11px;
	background:url('../images/global/arrow.png') 68px center no-repeat;
}
.dropdown ul {
	z-index: 99;
	background: #f9f9fa;
	overflow: auto;
	max-height: 200px;
}
.dropdown ul li{
	background:#f9f9fa; height:22px; padding-right:10px;
	line-height:22px; color:#333; font-size:12px; text-align:left; text-indent:11px;
	overflow:hidden;
}
.dropdown ul .li0 {
	display: none;
}
.dropdown ul li.over{background:#4670b3; color:#fff;}
.search-bar {
	position:absolute;z-index:9;top:85px;left:50%;/*搜索层大于9会挡住友情链接*/
	width:100%;height:54px;margin-left:-50%;
	background-color:#b6c6de;
}
.search-cont {
	position:absolute;top:10px;left:50%;margin-left:-275px;
	width:590px;height:32px;/* margin:10px auto 0; */
	border-radius:16px;
	background-color:#fff;
}
.search-cont .line {
	display:inline-block;vertical-align:middle;
	width:0;height:20px;
	border-left:1px solid #a4a4a4;
}
.search-cont .input {
	vertical-align:middle;
	width:510px;height:32px;
	color:#707070;font-size:12px;line-height:32px;
	border:0;
}
.close-bar {
	position:absolute;top:20px;left:50%;margin-left:340px;
}

.fast-enter {
	width:100%;min-width:1000px;height:48px;
	color:#7d7d7d;font-size:12px;line-height:48px;
}
.fast-enter a:hover
,.fast-enter .text:hover {
	color:#1e51a2;
}
.fast-enter .span_ydlc {
	display:inline-block;position:relative;cursor:pointer;
}
.fast-enter .span_ydlc:hover {
	color:#1e51a2;
}
.fast-enter .span_ydlc:hover .img-qrcode {display:block;}
.fast-enter .span_ydlc .img-qrcode {
	position:absolute;z-index:99;bottom:40px;left:0;display:none;
	width:72px;
}
.fast-enter .span_ydlc .img {
	width:72px;height:72px;
}
.fast-enter .span_ydlc .arrow {
	position:absolute;bottom:-5px;left:50%;
	margin-left:-6px;
}
.footer-wrap {
	height:70px;
	color:#aeaeae;font-size:12px;line-height:18px;
	background-color:#707070;
}
.footer-wrap .wrap {
	padding-top:8px;
}

/* 列表样式 */
.article-list {
	padding-bottom:20px;
	border-top:1px dashed #afaeae;
}
.article-list li {
	overflow:hidden;
	padding:15px 20px;
	border-bottom:1px dashed #afaeae;
}
.article-list .date {
	width:61px;height:50px;padding-top:16px;
	background:url('../images/hydt/img-date.png') 0 0 no-repeat;
}
.article-list .date .day {
	color:#575757;font-size:22px;font-weight:bold;line-height:26px;
}
.article-list .date .year {
	color:#434343;
}
.article-list .list-r {
	width:745px;
	color:#858585;font-size:14px;line-height:22px;text-align:left;
}
.article-list .list-r .title {
	color:#434343;font-size:16px;display:inline-block;
}
.article-list .list-r .text_article {
	display:inline-block;
	width:745px;
}
.article-list li:hover .date {
	background-position:0 bottom;
}
.article-list li:hover .date .day,
.article-list li:hover .list-r .title {
	color:#194da0;
}
.article-list li:hover .date .year {
	color:#434343;
}

.article-list .date1 {
	width:44px;height:37px;padding-top:10px;
	background:url('../images/hydt/img-date1.png') 0 0 no-repeat;
}
.article-list .date1 .day {
	font-size:18px;line-height:20px;
}
.article-list .list-r1 {
	width:760px;
	font-size:12px;
}
.article-list .list-r1 .title {
	line-height:24px;display:inline-block;height:24px;
}
.article-list .span_fbz {
	display:inline-block;
}
/* 分页样式 */
.paging a {
	display:inline-block;vertical-align:middle;
	padding:0 6px;
	color:#252525;line-height:22px;
	border:1px solid #d4d4d4;border-radius:3px;
}
.paging .a-curr {
	color:#fff;background-color:#1e51a2;
}
.paging .a-prev {
	height:24px;
	background:url('../images/global/page-prev.png') center center no-repeat;
	border:0;
	padding-right: 7px;
}
.paging .a-next {
	height:24px;
	background:url('../images/global/page-next.png') center center no-repeat;
	border:0;
}
/* 文章分享 */
.news-share {
	margin: 50px 0 0;
	color:#154fab;
	font-size:14px;
	text-align:right;
	line-height: 36px;
	height: 36px;
}
.news-share .jiathis_style_24x24{
	float: right;
}
.a-share-wx {
	position:relative;display:inline-block;vertical-align:middle;
	width:24px;height:19px;margin:0 6px;
	background:url('../images/hydt/share-wx.png') 0 0 no-repeat;
}
.a-share-wx .qrcode {
	position:absolute;bottom:25px;left:50%;display:none;
	padding:5px;margin-left:-33px;
	background-color:#fff;
}
.a-share-wx .qrcode .qrcode-img {
	width:56px;height:56px;
}
.a-share-wx .qrcode .arrow {
	position:absolute;bottom:-4px;left:50%;
	margin-left:-4px;
}
.a-share-wb {
	display:inline-block;vertical-align:middle;
	width:27px;height:21px;margin:0 6px;
	background:url('../images/hydt/share-wb.png') 0 0 no-repeat;
}
.a-share-wx:hover,
.a-share-wb:hover {
	background-position:0 bottom;
}
.a-share-wx:hover .qrcode {
	display:block;
}
/* 大banner */
.banner {
	position:relative;z-index:1;overflow:hidden;
	width:100%;min-width:1000px;height:813px;
}
.banner #banner {
	background-color:#edebed;
}
.banner img{
	position:absolute;top:0;left:50%;
	margin-left:-960px;
}
.banner .img {
	margin-top:85px;
}
/* 子页面banner */
.banner-sub {
	position:relative;z-index:1;overflow:hidden;
	width:100%;min-width:1000px;height:276px;
}
.banner-sub img {
	position:absolute;top:0;left:50%;
	margin-left:-960px;
}
/* 新闻内容 */
.hydc-bottom {
	position:absolute;bottom:-20px;left:50%;
	margin-left:-507px;
}
.hydc-wrap
,.news-wrap {
	position:relative;
	width:100%;margin:0 auto;
}
.news-cont {
	min-height:480px;
	text-align:left;
}
.news-cont .news-cont-info {
	color:#919292;line-height:28px;
}
.news-cont .news-cont-info a {
	color:#154fab;text-decoration:underline;
}
.news-cont .content {
	color:#666768;font-size:14px;line-height:28px;text-indent:2em;text-align:justify;
}
.news-cont .content.indent {
	text-indent:0;
}
/* 文章标题 */
.news-title {
	position:absolute;z-index:5;top:221px;left:50%;
	width:1000px;height:55px;margin-left:-500px;
	color:#fff;font-size:18px;text-indent:70px;line-height:55px;text-align:left;
	background:url('../images/hydt/news-title.png') 0 0 no-repeat;
}
.news-title-serarch {
	line-height:0;text-indent:30px;
}
.news-title.news-title-serarch{
	text-indent:0;
	text-align:center;
}
.news-title-serarch .input {
	width:480px;
}

/* 关闭按钮 */
.close-tan {
	position:absolute;top:10px;right:10px;
	width:18px;height:18px;
	background:url('../images/global/close.png') 0 0 no-repeat;
}
/*icon*/
.icon-new
,.icon-new1 {
	display:inline-block;
	vertical-align:top;
	width:20px;height:20px;
	margin:-9px 0 0 2px;
	background:url('../images/global/icon-new.png') 0 0 no-repeat;
}
.icon-new1 {margin-top:-7px;}
