::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #e9e9e9;
}


/*定义滚动条轨道 内阴影+圆角*/

::-webkit-scrollbar-track {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #ebebeb;
}


/*定义滑块 内阴影+圆角*/

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #989898;
}
.middle{
	width: 1180px;
	margin: 0 auto !important;
}
img{
	border: none;
}
.clear{clear: both;}
@font-face {
	font-family: "方正清刻本悦宋简体";src:url(/zt/2018jikong/font/方正清刻本悦宋简体.TTF)format('truetype');
	font-family: "方正宋黑简体";src:url(/zt/2018jikong/font/方正宋黑简体.TTF)format('truetype');
}
body{
	background: #ffe0b5;
	overflow-x: hidden;
}
header{
	width: 100%;
	height: 671px;
	position: relative;
	text-align: center;
	min-width: 1180px;
	
	background-size: cover;

}
.bg{
	background:url(/zt/2018jikong/images/alljk/banner.jpg) no-repeat center 0;
}

header .img{
	width: 100%;
	height: 100%;
	z-index: 9;
	background: url(/zt/2018jikong/images/alljk/banner.png) no-repeat center 0;
	background-size: cover;
	
}
header video{
	position: absolute;
	top:0;
	left: 0;
	width: 1920px;
	height: 671px;
	min-width: 1180px;

}
section{
	width: 100%;
	height: 2300px;
	padding-top: 49px;
	background: url(/zt/2018jikong/images/alljk/alljk_bg.jpg) no-repeat center 0;
	background-size: auto 100%; 
	min-width: 1180px;

}
section h3{
	width: 100%;
	height: 120px;
	line-height: 120px;
	text-align: center;
	font-family: "方正清刻本悦宋简体";
	font-size: 34px;
	color: #9e0215;
	font-weight: normal;
}
.jk_zb{
	width: 100%;
	height: 500px;
}
.jk_zb video{
	width: 770px;
	height: 430px;
	float: left;
}
.explain{
	width: 385px;
	height: 500px;
	float: right;
}
.explain h5{
	font-family: "微软雅黑";
	font-size: 24px;
	margin-bottom: 20px;
	color: #000;
}
.explain p{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 28px;
	color: #000;
}
.explain p>span{
	font-weight: bold;
}
.explain .zb_logo{
	width: 100%;
	padding-top: 3px;
	height: 59px;
	line-height: 59px;
	
}
.explain .zb_logo>span{
	letter-spacing: 2px;
	display: inline-block;
	float: left;
}
.explain .zb_logo a{
	padding-left: 5px;
	display: block;
	float: left;
}
.explain .zb_logo a img{
	width: 84px;
	height: 59px;
}
.zb_content{
	width: 100%;
	height: auto;
}
.zb_tf{
	margin-top: 20px;
	width: 100%;
	height: auto;
}
.zb_link{
	width: 100%;
	height: auto;
}
.zb_link dl{
	width: 220px;
	height: 172px;
	float: left;
	margin-top: 28px;
	margin-right: 20px;
	text-align: center;
}
.zb_link dl a{
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
}
.zb_link dl a:hover{
	text-decoration: none;
	color: red;
}
.zb_link dl a dd{
	margin-top: 7px;
}
.zb_link dl:nth-of-type(5n+0){
	margin-right: 0px;
}
.lmdw{
	width: 100%;
	height: auto;
	margin-top: 58px;
}
.lmdw h4{
	width: 100%;
	height:27px ;
	margin-bottom: 30px;
	border-bottom: 1px solid #b50f06;
	font-weight: normal;
}
.lmdw h4 span{
	display: inline-block;
	width: 149px;
	height: 27px;
	line-height: 27px;
	padding-left: 17px;
	background: url(/zt/2018jikong/images/alljk/img2-1.png) no-repeat 0 0;
	color: #fff;
	font-family: "方正宋黑简体";
	font-size: 20px;
}
.lmdw p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	line-height: 28px;
	letter-spacing: 1px;
}
.ldmt{
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.ldmt h4{
	width: 100%;
	height:27px ;
	margin-bottom: 30px;
	border-bottom: 1px solid #b50f06;
	font-weight: normal;
}
.ldmt h4 span{
	display: inline-block;
	width: 149px;
	height: 27px;
	line-height: 27px;
	padding-left: 17px;
	background: url(/zt/2018jikong/images/alljk/img2-1.png) no-repeat 0 0;
	color: #fff;
	font-family: "方正宋黑简体";
	font-size: 20px;
}
.ldmt p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	line-height: 28px;
	letter-spacing: 1px;
}
.ldmt a{
	color: #000;
}
.ldmt a:hover{
	text-decoration: none;
	color: red;
}
