.hzxs {
	background-image: url("../images/hzxs_banner.jpg");
	height: 320px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.w1200 {
	width: 1200px;
	flex-wrap: wrap;
}

.bgs {
	background-color: #f5f5f5;
}

.hzxz_nr {
	position: relative;
	background-color: white;
	margin-top: 125px;
}

.chahua {
	position: absolute;
	left: 44px;
	bottom: 44px;
}

.laixing {
	width: 540px;
}

.laixing h2 {
	position: relative;
	font-family: "syt";
	font-weight: 500;
}

.laixing h2 i {
	position: absolute;
	width: 16px;
	height: 13px;
	overflow: hidden;
	background-image: url("/images/hzxs_3.png");
	background-size: 100% 100%;

}
.laixing h2 span::before{
	width: 13px;
	height: 13px;
	content: "";
	margin-top: 3px;
	margin-right: 5px;
	display: flex;
	border: 1px solid #a2a2a2;
}
.laixing h2 span{
	font-weight: 100;
	font-size: 18px;
	color: #999999;
	margin-left: 20px;
}
.laixing div{
	margin-top: 10px;
	font-family: "宋体";
	font-size: 18px;
	color: #999999;
	line-height: 30px;
}
.laixing div span{
	font-size: 24px;
	color: #444444;
}
.xing {
	width: 200px;
	margin-left: 50px;
}
.tt{
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 5px;
	background-color: #eec730;
}

@font-face {
	font-family: syt;
	//src: url('/css/SourceHanSerifCN-Bold.otf');
}

.kanmore {margin-top: 60px;}
.kanmore a{
	width: 345px;
	height: 70px;
	background-color: #eec730;
	color: white;
	font-size: 24px;
	font-weight: bold;
	border-radius: 5px;
}
