


.wzck_hdyx_banner {
	width: 100%;
	height: 496px;
	background-image:url(imgs/banner.png);
	background-position: center;
	margin-top: 70px;
}

.wzck_hdyx_banner_cen{
	width: 1200px;
	margin: 0 auto;
}

.wzck_hdyx_banner_title{
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 100px;
	letter-spacing: 10px;
}

.wzck_hdyx_banner_text{
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 50px;
}

.wzck_hdyx_banner_btn{
	position: relative;
	width:159px;
	height:47px;
	background:rgba(255,255,255,1);
	border-radius:24px;
	margin-top: 40px;
	text-align: center;
	line-height: 47px;
	font-size: 22px;
	color: #F9A715;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

/* --------------- */

.wzck_cjb_tem1_nav{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 70px;
}

.wzck_cjb_tem1_box{
	width: 160px;
	text-align: center;
}

.wzck_cjb_tem1_text{
	font-size: 22px;
	color: #999999;
	margin-top: 40px;
}

/* ----------------------- */

.wzck_cjb_tem2{
	width: 100%;
	height: 1007px;
	background-image: url(imgs/tem2/bg.png);
	background-position: center;
	padding-top: 170px;
	box-sizing: border-box;
}