
.wzck_scrm_btn{
	width: 180px;
	height: 50px;
	background: #4F7AFD;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 50px;
}

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

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

.wzck_banner_cen{
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-left: 20px;
}

.wzck_banner_title{
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 100px;
}

.wzck_banner_text{
	font-size: 26px;
	color: #FFFFFF;
	line-height: 50px;
}

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

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


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

.wzck_scrm_tem1_box{
	width: 250px;
	height: 360px;
	background: #FFFFFF;
	box-shadow: 0px 2px 20px 0px rgba(74, 84, 101, 0.2);
	border-radius: 7px;
	padding-top: 55px;
	box-sizing: border-box;
}

.wzck_scrm_tem1_box_i{
	width: 90px;
	height: 90px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wzck_scrm_tem1_box_title{
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin-top: 60px;
}

.wzck_scrm_tem1_box_text{
	width: 180px;
	margin: 0 auto;
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
	line-height: 25px;
	text-align: center;
}

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

.wzck_scrm_tem2_boxs{
	width: 1200px;
	margin: 0 auto;
	margin-top: 70px;
	overflow: hidden;
}

.wzck_scrm_tem2_box{
	float: left;
	width: 120px;
	margin-right: 95px;
	margin-bottom: 60px;
}

.wzck_scrm_tem2_box:nth-child(6n){
	margin-right: 0;
}

.wzck_scrm_tem2_i{
	width: 120px;
	height: 120px;
	background: #FFFFFF;
	box-shadow: 0px 2px 13px 0px rgba(29, 84, 126, 0.15);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wzck_scrm_tem2_text{
	text-align: center;
	font-size: 16px;
	color: #333333;
	margin-top: 30px;
}

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

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

.wzck_scrm_tem3_name{
	font-size: 26px;
	color: #333333;
}

.wzck_scrm_tem3_text{
	font-size: 18px;
	color: #666666;
	margin-top: 20px;
	line-height: 30px;
}

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

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