.zjzn {
  background-image: url("../images/jtlx_banner.jpg");
  height: 320px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.w1200{
	width: 1200px;
	height: 126px;
	background-color: #e4dfbb; /* 浏览器不支持时显示 */
	background-image: linear-gradient(#ffffff 5%, #e4dfbb 200%);
}
.wz{
	width: 1200px;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
	align-items: baseline;
	color: #959a9f;
	font-size: 20px;
}
.wz img{width: 45px; height: 25px; margin-right: 5px;}
.wz a{ color: #959a9f;}
.zjzn_zj{
	width: 1200px;
	flex-wrap: wrap;
}
.zjzn_zj a{
	margin-right: 40px;
}
.zjzn_zj a:nth-child(4n){
	margin-right: 0px;
}
.zjzn_jj{
	width: 270px;
	height: 160px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:border-box; 
	box-sizing: border-box;
	margin-top: 50px;
}

.zjzn_jj dl{
	margin-left: 10px;
}
.zjzn_jj dl dt{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #333333;
}
.zjzn_jj dl dd{
	color: #999999;
	font-size: 14px;
	line-height: 24px;
}
.zjzn_jj dl dt::before{
	content: "";
	margin-right: 10px;
	width: 5px;
	height: 20px;
	background-color: #0061c0;
}
.zjzn_tx{
	width: 99px;
	height: 132px;
	border-radius: 5px;
	overflow: hidden;
}
.zjzn_tx img{width: 99px; height: 132px;}

.w890{
	width: 760px;
	height: 100%;
}
.w890 a{
	flex: 1;
	font-size: 19px;
	color: #95a3ab;
}

.w890 a:hover{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #c7a368; /* 浏览器不支持时显示 */
	background-image: linear-gradient(#c7a368 5%, #ffdfab 100%);
}
.hover{
	color: #FFFFFF !important;
	font-weight: bold;
	background-color: #c7a368; /* 浏览器不支持时显示 */
	background-image: linear-gradient(#c7a368 5%, #ffdfab 100%);
}
.w890 a span{
	background-size: 687px 90px;
	background-image: url("../images/zjzn_ico1.png");
	width: 39px;
	height: 39px;
	overflow: hidden;
	background-position: 0px 0px;
}
.w890 a:first-child span{
	background-position: 5px 0px;
}

.w890 a:nth-child(2) span{
	background-position: -128px 0;
}

/* .w890 a:nth-child(3) span{
	background-position: -262px 0;
}
 */
.w890 a:nth-child(3) span{
	background-position: -390px 0;
}

.w890 a:nth-child(4) span{
	background-position: -523px 0;
}

.w890 a:nth-child(5) span{
	background-position: -651px -56px;
	/* background-position: -651px 0; */
}

.kuan1200P{
	width: 1200px;
}



.w890 a:first-child:hover span{
	background-position: 5px -56px;	
}

.w890 a:nth-child(2):hover span{
	background-position: -128px -56px;
}

/* .w890 a:nth-child(3):hover span{
	background-position: -262px -56px;
} */

.w890 a:nth-child(3):hover span{
	background-position: -390px -56px;
}

.w890 a:nth-child(4):hover span{
	background-position: -523px -56px;
}

.w890 a:nth-child(5):hover span{
	background-position: -651px -56px;
}


.w1008{
	width: 1008px;
	height: 63px;
}
.w1008 a{
	height: 63px;
	width: 181px;
	overflow: hidden;
	background-image: url("/images/map.png");
	background-size: 181px 158px;
	background-position: 0 -95px;
	font-size: 24px;
	color: #333333;
}

.w1008 a.active{
	background-position: 0 0;
	color: #FFFFFF;
	
}

#allmap{
	width: 1200px;
	height: 740px;
}