﻿/*nav*/
#nav{padding-top: 35px;padding-bottom: 2px;height:40px}
.nav-con{width: 1200px;margin: 0 auto;position: relative;}
.nav-list a{height: 38px;margin-right: 40px;}
.nav-list a:hover,.nav-list a.selected{border-bottom: 2px solid #af0102;}

#nav .nav a{float: left;margin-right: 48px;font-size: 18px;color: #000;line-height: 18px;height: 41px;}
#nav .nav a:hover, #nav .nav .selected{color: #af0102;border-bottom: 2px solid #af0102;}
#nav .header-r a{font-size: 14px;color: #773333;margin-left: 28px;display:inline-block;overflow:hidden;max-width:100px;white-space:nowrap;text-overflow:ellipsis}
#nav .header-r a i{width: 16px;height: 16px;background: url(../images/icon-list.png) no-repeat;margin-top: -2px;margin-right: 8px;}
#nav .header-r .login i{background-position: -34px 0px;}
#nav .header-r .signin i{background-position: 0px 0px;}
#nav .header-r .user i{background-position: -34px 0px;}
#nav .header-r .signout i{background-position: -91px 0px;}

/*footer*/
#footer{margin-top: 30px;width: 100%;height: 200px;background: url(/hzdfz/xhtml/public/images/footer-bg-2.jpg) no-repeat center top;}
.footer-con{width: 1200px;margin: 0 auto;padding-top: 25px;}
.footer-l .links{font-size: 14px;color: #e4dcd6;}
.footer-l .links span{font-size: 18px;color: #fff;margin-right: 10px;}
.footer-l .links a{margin: 7px;color: #e4dcd6;}
.footer-l .txt{padding-top: 5px;}
.footer-l .txt p{font-size: 14px;line-height: 24px;}
.footer-r span{width: 110px;text-align: center;font-size: 14px;;margin-top: 18px;}
.footer-r span img{width: 110px;height: 55px;background-size: 120px 120px;margin-top: 18px;}

/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,span,a,label,pre,code,form,fieldset,legend,textarea,img,i,p,blockquote,th,td,input,select,textarea,button{margin:0;padding:0;}  /* 初始化标签在所有浏览器中的margin、padding值 */
ul,ol,li {list-style:none}
input,img,select,textarea,button{vertical-align:middle;border:0 none;outline:0 none;}
button{background: transparent;color: #ffffff;}
body{font:12px/1.5 "Microsoft YaHei","tahoma","arial","SimSun","sans-serif";color: #333333;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight: normal;}
a{color:#333333;text-decoration:none;display: inline-block;}
a:active, a:hover {text-decoration:none;}
span,i,strong{display: inline-block;}
i{vertical-align: middle;}

/*清除浮动*/
.clear{clear: both;}
.clearfix:before,.clearfix:after{content: '';display: table;height: 0;visibility: hidden;clear: both;}
.clearfix{overflow: hidden;zoom:100%;}/*解决浮动元素在ie7下margin-bottom失效的问题*/
*html .clearfix{height: 1%;}

/*左浮动 右浮动类*/
.fl{float: left;}
.fr{float: right;}

/*banner*/
#banner{width: 100%;height: 538px; background: url() no-repeat center top;border-top: 1px solid #d2d2d2;}
#banner p{padding-top: 70px;text-align: center;}

/*资源入口*/
.res-inlet{width: 1240px; margin: -280px auto 0;}
.res-inlet ul li{float: left;margin: 0 34px;width: 172px;height: 388px;}
.res-inlet ul li a{width: 172px;height: 380px;border: 4px solid;border-color: transparent;border-radius: 10px;}
.res-inlet ul li a img{width: 172px;height: 380px;display: inline-block;border-radius:5px;}
                  

.res-inlet ul li a:hover, .res-inlet ul li a.selected{border-color: #cea45a;}

/*common*/
.res-item{padding-bottom: 40px;}
.res-con{width: 1400px;margin: 0 auto;}
.res-list{width: 717px;}
.res-list ul{width: 104%;}
.res-list ul li{float: left;width: 239px;height: 278px;text-align: center;background: url(../images/res-list-bg.jpg) no-repeat;}
.res-list ul li a.img{width: 134px;height: 190px;margin-top: 32px;text-align:center;line-height:190px}
.res-list ul li a img{display:inline-block;max-height:100%;max-width:100% ;-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}

.res-list ul li a img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
.res-list ul li a p{width: 182px;padding: 0 20px;font-size: 13px;font-weight: bold;color: #473837;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-top: 22px;}
.res-list ul li a:hover p{color: #a32629;}
.res-item-intro{width: 325px;padding-top: 30px;}
.res-item-intro span{width: 42px;height: 3px;background: #a32629;}
.res-item-intro p{padding-top: 10px;font-size: 14px;line-height: 26px;}
.res-item-intro .btn-more{padding-top: 35px;}
.res-item-intro .btn-more a{float: right;height: 32px;line-height: 32px;padding: 0 20px;font-size: 14px;color: #fff;background: #a32629;border-radius: 3px;}
.res-item-intro .btn-more a i{width: 14px;height: 14px;background: url(../images/icon-more.png) no-repeat;margin-left: 15px;margin-top: -3px;}

/*志书馆*/
.annals{margin-top: 120px;height: auto;position: relative;}
.annals .res-con{position: relative;}
.annals .annals-bg{position: absolute;left: 0px;bottom: 0px; width: 100%;height: 494px;}

/*年鉴馆*/
.almanac{padding-top: 72px;}

/*地情资料*/
.land-data{width: 100%;height: 790px;background: url(../images/land-data-bg.png) no-repeat center top;}
.land-data .res-con{padding-top: 100px;position: relative;}
.land-data .res-con .res-list{width: 956px;position: absolute;left: 162px;top: 308px;}

/*图集馆*/
.atlas{margin-top: 72px;height: 644px;}
.atlas .res-con{padding-right: 50px; height: 644px;position: relative;}
.atlas .res-con .atlas-bg{position: absolute;right: 0px;bottom: -36px;width: 557px;height: 495px;background: url(../images/atlas-bg.png) no-repeat;}
.atlas .res-con .atlas-con {position: relative;}
.atlas .res-list-con{width: 717px;}
.atlas .atlas-con-r .res-item-title{padding-left: 180px; width: 141px;height: 366px;}
.atlas .atlas-con-r{width: 325px;}


















@charset "utf-8";

/*common*/
.container.pb {
	padding-bottom: 35px;
}

.home-row1-l {
	width: 100%;
}

.home-row1-r {
	width: 0%;
}

.home-row1-1-l,
.home-row1-1-r {
	width: 50%;
}

.home-row2 {
	width: 100%;
}



/*common end*/
.home-toutiao {
	position: relative;
	height: 50px;
	margin-top: -25px;
	display: flex;
}

.home-toutiao h3 {
	position: absolute;
	width: 128px;
	line-height: 50px;
	left: 0;
	top: 10px;
	bottom: 10px;
	font-size: 1.5625em;
	text-align: center;
	color: #fff;
	background: #d1342b;
}

.home-toutiao h3:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -4px;
	width: 0;
	height: 0;
	border: transparent solid 8px;
	border-left-color: #d1342b;
}

.home-toutiao h2 {
	margin-left: 128px;
	padding: 10px 20px;
	font-size: 2em;
	line-height: 50px;
}

.home-toutiao h2 a {
	color: #355e92;
}

.home-toutiao h2 a:hover {
	color: #c50000;
}

.toutiao-title {
	font-size: 1.25rem;
	font-family: "思源宋体";
	margin-left: 16px;
}

.toutiao-title:hover {
	color: #782A1E;
	cursor: pointer;
}

/* .home-tpxw{height:397px; position:relative; overflow:hidden;}
.home-tpxw .owl-carousel img{height:397px;} */
.home-tpxw {
	height: 442px;
	position: relative;
	overflow: hidden;
}

.home-tpxw .owl-carousel img {
	height: 442px
}

.home-tpxw .owl-carousel .item-name {
	font-size: 1.125rem;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9;
	padding: 0 70px 0 10px;
	/* width: 70%; */
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: rgba(0, 0, 0, .5);
}

.home-tpxw .owl-dots {
	position: absolute;
	bottom: 18px;
	right: 5px;
	z-index: 99;
}

.home-tpxw .owl-dot {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 10px;
	background-color: #fff;
}

.home-tpxw .owl-dot.active {
	background-color: #0558b8;
}


.home-tpxw .owl-carousel .owl-nav>div{opacity: 0; position: absolute;top:50%;margin-top:-40px;width:30px;height: 55px; overflow: hidden; background:url(../images/slide_btn.png) no-repeat 0 0;}
.home-tpxw .owl-carousel:hover .owl-nav>div{opacity: 1;}
.home-tpxw .owl-carousel .owl-nav>div:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}
.home-tpxw .owl-carousel .owl-nav .owl-prev{left:0;}
.home-tpxw .owl-carousel .owl-nav .owl-next{right:0;background-position: -30px 0;}


.home-zfxxgk h3 {
	padding-bottom: 14px;
	color: #335e92;
	font-size: 1.5em;
}

.home-zfxxgk ul li {
	font-size: 1.125em;
}

.home-zfxxgk ul li a {
	display: block;
	height: 60px;
	margin-bottom: 10px;
	background: #f5f5f5;
	overflow: hidden;
}

.home-zfxxgk ul li a:before {
	display: inline-block;
	content: '';
	width: 40px;
	height: 40px;
	margin: 10px 10px 10px 15px;
	background: url(../images/home_icon_xxgk.png) no-repeat;
	vertical-align: middle;
}

.home-zfxxgk ul li.li1 a:before {
	background-position: 0 -40px;
}

.home-zfxxgk ul li.li2 a:before {
	background-position: 0 -80px;
}

.home-zfxxgk ul li.li3 a:before {
	background-position: 0 -120px;
}

.home-zfxxgk ul li.li4 a:before {
	background-position: 0 -160px;
}

.home-zfxxgk ul li a:hover {
	background: #eaf5fb;
	color: #b50b0b;
}

.home-link-pic img {
	display: block;
	width: 100%;
	height: 100%;
}

.home-link-pic a {
	display: block;
	height: 88px;
	margin-bottom: 10px;
	overflow: hidden;
}

.home-ztzl .hd {
	margin-bottom: 25px;
}

.home-ztzl-list {
	position: relative;
}

.home-ztzl-list img {
	display: block;
	height: 275px;
}

.home-ztzl-list .owl-prev,
.home-ztzl-list .owl-next {
	position: absolute;
	top: 50%;
	margin-top: -19px;
	width: 18px;
	height: 46px;
	line-height: 46px;
	background: #bfbfbf;
	text-align: center;
	color: #fff;
	font-family: "宋体";
	border-radius: 12px;
	cursor: pointer;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

.home-ztzl-list .owl-nav i {
	font-style: normal;
	font-weight: bold;
}

.home-ztzl-list .owl-prev {
	left: -32px;
}

.home-ztzl-list .owl-next {
	right: -32px;
}

.home-ztzl-list .owl-prev:hover,
.home-ztzl-list .owl-next:hover {
	background: #a9a9a9;
}

.home-ztzl-list .item {
	overflow: hidden;
}


.wxm {
	display: flex;
	justify-content: space-between;
	margin: 3rem 0px 0px 2rem;
}

.wxm-list {
	display: block;
	max-width: 194px;
	margin-top: 10px;
}

.wxm-list .wxm-tit {
	margin-top: 1.125rem;
	height: 35px;
	line-height: 35px;
	width: 99%;
	border: 1px solid #c2cede;
	text-align: center;
	color: #355e92;
	font-size: 18px;
}

.wxm-list .zhtj {
	width: 100%;
	margin-bottom: 1rem;
}

.wxm-list .sqUJ {
	width: 100%;
}


.zjzj-ul {
	width: 340px;
	display: block;
}

.zjzj-ul li {
	background-image: url(../images/uncheck_pic.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	width: 163px;
	height: 53px;
	float: left;
	display: block;
	text-align: center;
	margin-top: 21px;
	margin: 21px 3px 0px 3px;
}

.zjzj-ul li:hover {
	background-image: url(../images/check_pic.png);
	cursor: pointer;

}

.zjzj-ul li a {

	height: 53px;
	line-height: 53px;
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #6A4D1E;
}

.zjzj-right {
	float: right;
	margin-top: -50px;
	text-align: right;
}
}

.zjzj-ul li:hover li {
	background-image: url(../images/check_pic.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.zjzj-ul li:hover a {
	color: #FFDEA0;
}

.grid-flex {
	display: flex;
	padding: 15px 30px !important;
	width: 670px;
}

.grid-left {
	/* flex:0.2; */
	width: 20%;
	max-width: 123px;

}

.grid-right {
	/* flex:0.7; */
	width: 80%;

}

.grid-right .newsList,
.grid-right .hd {
	width: 95%;
	float: right;
}

/* .grid-right .hd{padding-top:20px;} */
.grid-right .hd>ul li::first-child {
	padding-top: 0px;
}

.grid-right .newsList li:first-child {
	padding-top: 6px;
}

.dsp-li-tit::after {
	background: unset !important;
	height: unset;
	clear: both;
}

.home-szsj {
	background-image: url(/hzdfz/xhtml/public/images/sz_pic.png);
	background-color:#999999;
	/*background-repeat: no-repeat;
	background-position: bottom;*/
}

.home-szsj>div {
	width: 90%;
	/*display: flex;*/
	text-align: center;
	margin: auto;

}

.home-szsj-book {
	flex: 1;
	float:left; width:24%
}

.home-link {
	margin-top: 50px;
	border-top: #782A1E 10px solid;
	height: 214px;
	background: #FFFFFF;

}

.dsp-tab {
	width: 100%;
}

.links li {
	float: left;
	margin-right: 160px;
	border: unset;
	background: #ffffff;
}

.links select {
	width: 100%;
	font-size: 1rem;
	outline: none;
	border: 0;
	background: #ffffff;
	position: relative;
	z-index: 99999;
}

.home-link-title {
	margin: 41px 0px 0px 68px;
	font-size: 24px;
	font-family: Source Han Serif CN;
	font-weight: bold;
	color: #782A1E;
}

.img-more{
	font-size: 16px;
	position: relative;
	top: -125px;
	left: 30%;
	color: #FFFFFF;
}
.img-title :hover .img-more{
	color: #e1c58f;
}

@media (max-width: 1440px) {
	.wxm-list {
		width: 32%;
	}

	.wxm-list .zhtj {
		max-height: 170px;
		margin-bottom: 1.125rem;
	}

	.wxm-list .sqUJ {
		max-height: 170px;
	}

	.zjzj-right img {
		width: 80%;
	}

	.zjzj-ul li a {
		font-size: 1.25rem;
		/*//20px;*/
	}

	.zjzj-ul li {
		background-size: 100%;
		width: 153px;
	}

	.szzyy-img img,
	.szsj-img img {
		width: 50%;
	}

	.grid-flex {
		padding: 15px !important;
		width: unset;
	}
}

@media (min-width: 1024px) and (max-width: 1440px) {
	.tab-brief .hd li a {
		font-size: 1.25rem;
	}

	.bd li a {
		font-size: 18px;
	}

	.home-zfxxgk ul li a:before {
		display: none;
	}

	.home-zfxxgk ul li a {
		line-height: 60px;
		padding: 0 12px;
		white-space: nowrap;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		overflow: hidden;
	}
}

@media (max-width: 1280px) {
	.home-link-pic a {
		height: 83px;
	}

}

@media (max-width: 1199px) {
	.home-link-pic a {
		height: 80px;
	}


}

@media (max-width: 1023px) {

	.home-tpxw,
	.home-tpxw .owl-carousel img {
		height: auto;
	}

	.home-link-pic {
		margin: 0 -5px;
	}

	.home-link-pic li {
		float: left;
		width: 25%;
	}

	.home-link-pic li a {
		margin: 0 5px 10px;
	}

	.zjzj—li {
		padding-top: 24px;
	}

	.zjzj-right img {
		width: unset;
	}
}



@media (max-width: 992px) {

	.home-toutiao img {
		width: 30px;
		height: 30px;
	}

	.home-toutiao a {
		font-size: 1.125rem;
	}

	.header-search {
		height: 36px;
		flex: .6;
	}

	.header-search .s-txt {
		height: 36px;
		padding-left: 50px;
		line-height: 36px;
		font-size: 16px;
	}

	.header-search .s-btn {
		top: 10px;
		width: 16px;
		height: 16px;
	}

	.home-tpxw,
	.home-tpxw .owl-carousel img {
		height: auto;
		max-height: 442px;
	}

	.common-row {
		margin-top: 15px !important;
	}

	.zjzj—li {
		padding-top: 0px;
		margin-top: 64px;
	}

	.szzyy-img {
		margin: 49px 0px 29px 0px !important;
	}

	.dsp-li-tit {
		font-size: 1.5rem !important;
	}

	.szsj-img {
		margin: 49px 0px 53px 0px !important;
	}

	.home-szsj {
		background-size: 100%;
	}

	.home-szsj-book img {
		max-width: 70%;
	}
}


@media (max-width: 768px) {

	.home-toutiao {
		margin-bottom: 0px;
		height: 40px;
	}

	.home-toutiao>div {
		height: 40px !important;
		line-height: 40px !important;
	}

	.common-row {
		margin-top: 5px !important;
	}

	.home-toutiao img {
		width: 16px;
		height: 14px;
	}

	.home-toutiao a {
		font-family: Source Han Serif CN;
		font-weight: 500;
		font-size: 14px;
		color: #000000;
	}

	.home-tpxw,
	.home-tpxw .owl-carousel img {
		height: 455px;
		max-height: 455px;
	}

	.home-row1-1-r {
		margin-top: 40px;
	}

	.szzyy-img img,
	.szsj-img img {
		width: 80%;
	}



	.zjzj-right img {
		width: 50%;
		margin-top: -50px;
	}




	.home-link-pic li {
		width: 33.33333%;
	}

	.wxm {
		margin: 1rem 0.5rem 0.5rem 1rem;
	}

	.wxm-list {
		padding: 10px;
	}

	.wxm-list .wxm-tit {
		font-size: 14px;
	}

	.newsList li:nth-child(7) {
		display: none;
	}

	.ztjj-list li:nth-child(6),
	.ztjj-list li:nth-child(7) {
		display: none;
	}

	.home-link {
		margin-top: 38px;
		height: 152px;
	}

}

@media (max-width: 640px) {

	.home-tpxw,
	.home-tpxw .owl-carousel img {
		height: 355px;
	}

	.zjzj-right img {
		width: 45%;
	}

	.zjzj-ul li {
		width: 133px;
		height: 43px;
	}

	.zjzj-ul li a {
		height: 43px;
		line-height: 43px;
		font-size: 20px;
	}

	.szzyy-img img,
	.szsj-img img {
		width: 90%;
	}

	.home-szsj-book img {
		max-width: 80%;
	}




	.wxm-list .zhtj {
		height: 38%;
		max-height: 100px;
		margin-bottom: 1.125rem;
	}

	.wxm-list .sqUJ {
		height: 38%;
		max-height: 100px;
	}
}

@media (max-width: 550px) {

	.home-link-title {
		margin: 41px 0px 0px 28px;
		font-size: 24px;
	}

	.home-tpxw,
	.home-tpxw .owl-carousel img {
		height: 275px;
		max-height: 275px;
	}

	.zjzj-right img {
		width: 38%;
		margin-top: unset;
	}

	.gcxm-right {
		/* padding-top: 30px; */
	}

	.tab-brief .hd li {
		font-size: 1.3rem;
		margin-right: 20px;
	}


	.home-link-title {
		margin: 23px 0px 0px 28px;
		font-size: 20px;
	}


	.home-link .links {
		margin-left: 28px !important;
		margin-top: 15px !important;
	}

	.home-row1-1-r {
		margin-top: 20px;
	}

	.zjzj-tit img {
		margin-left: 15px !important;
	}

	.zjzj-right img {
		width: 60%;
		margin-top: 30px;
		margin-left: 10px;
		min-width: 152px;
	}

	.zjzj-left {
		position: relative;
		left: 10px;
	}

	.zjzj-ul {
		width: 100%;
	}

	.zjzj-right {
		text-align: left;
	}

	.links li {
		margin-right: 50px;
		padding-top: 10px;
	}


	.home-tpxw,
	.home-tpxw .owl-carousel img {
		height: 255px;
		max-height: 255px;
	}

	.home-row1-1-r {
		margin-top: 20px;
	}

	.home-tpxw .owl-carousel .item-name {
		font-size: 1rem;
	}

	.tab-brief .hd li {
		font-size: 1.2rem;
	}

	.szzyy-img img,
	.szsj-img img {
		width: 100%;
	}

	.grid-left img {
		/* width: 350px; */
	}

	.home-szsj-book img {
		max-width: 90%;
	}



	.tab-brief .hd li {
		font-size: 1.2rem;
		margin-right: 10px;
	}

	.common-more a {
		font-size: 12px;
	}

	.zjzj-tit img {
		width: 25%;
	}

	.zjzj-ul li a {
		height: 43px;
		line-height: 43px;
		font-size: 16px;
	}

	.ztjj-img {
		width: 87px;
		height: 270px;
	}

	.xcjy-img,
	.szcg-img {
		width: 85px;
		height: 270px;
	}

	.ztjj-list {
		margin-top: 20px !important;
	}

	#home-dsp,
	#home-dsp .owl-item img {
		height: 257px !important;
	}

	.szsj-img,
	.szzyy-img {
		margin: 40px 0px 25px 0px !important;
	}
	
	.img-more {
	  font-size: 14px;
	  top: -85px;
	  left: 25%;
	}

}


@media (max-width: 480px) {}

@media (max-width: 479px) {}

@media (max-width: 320px) {
	a {
		font-size: 16px;
	}

	.newsList li .time,
	.newsList-h4 li h4 .time {
		font-size: 14px;
	}

	.home-tpxw .owl-carousel .item-name {
		font-size: 1rem;
	}

	.header-banner {
		height: 180px;
	}

	.home-tpxw,
	.home-tpxw .owl-carousel img {
		height: 255px;
	}

	.tab-brief .hd li {
		font-size: 1.3rem !important;
		margin-right: 5px;
	}

	.tab-brief .hd li a {

		font-size: 17px;
	}

	.common-more a {
		color: #000000;
		font-size: 14px;
	}

	.szzyy-img img,
	.szsj-img img {
		width: 100%;
	}

	.home-link-pic li {
		width: 100%;
	}

}