
.wzck_index_btn{
	width: 250px;
	height: 55px;
	background: #17B362;
	border-radius: 25px;
	text-align: center;
	line-height: 55px;
	margin: 0 auto;
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 30px;
}

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

.wzck_banner{
	width:100%;
	height:480px;
	background-position: center;
}

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

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

.wzck_banner_text{
	font-size: 24px;
	color: #FFFFFF;
	line-height: 45px;
	margin-top: 10px;
}

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

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

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

.wzck_index_tem1_box{
	width: 370px;
	height: 170px;
	background: #FFFFFF;
	box-shadow: 0px 0px 18px 2px rgba(135, 135, 135, 0.22);
	border-radius: 7px;
	display: flex;
	align-items: center;
}

.wzck_index_tem1_i{
	width: 70px;
	height: 60px;
	margin: 0 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wzck_index_tem1_name{
	font-size: 24px;
	color: #333333;
}

.wzck_index_tem1_text{
	width: 182px;
	font-size: 16px;
	color: #666666;
	margin-top: 10px;
	line-height: 25px;
}

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

.wzck_index_tem2{
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}

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

.wzck_index_tem3_nav{
	width: 1200px;
	border-bottom: 1px solid #ECECEC;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	margin-top: 40px;
}

.wzck_index_tem3_box{
	width: 100px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #333333;
	box-sizing: border-box;
	margin: 0 40px;
	cursor: pointer;
}

.wzck_index_tem3_boxac{
	color: #1CBF57;
	border-bottom: 2px solid #1CBF57;
}

.wzck_index_tem3_cen{
	width: 1200px;
	height: 460px;
	margin: 0 auto;
	display: none;
	align-items: center;
	justify-content: space-between;
	margin-top: 35px;
}

.wzck_index_tem3_cen_right{
	width: 740px;
}

.wzck_index_tem3_cen_name{
	font-size: 24px;
	color: #333333;
}

.wzck_index_tem3_cen_text{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 10px;
}

.wzck_index_tem3_cen_nav{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 50px;
}

.wzck_index_tem3_cen_nav_box{
	text-align: center;
}

.wzck_index_tem3_cen_nav_box_text{
	font-size: 14px;
	color: #333333;
	margin-top: 20px;
}

.wzck_index_tem3_cen_bot{
	display: flex;
	align-items: center;
	margin-top: 56px;
}

.wzck_index_tem3_btn1{
	width: 180px;
	height: 50px;
	background: #FFFFFF;
	border: 1px solid #32D56E;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #1CBF57;
}

.wzck_index_tem3_btn2{
	width: 180px;
	height: 50px;
	background: #1CBF57;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 30px;
}

.wzck_index_tem3_cen_box6{
	width: 274px;
	height: 210px;
	background: #FFFFFF;
	box-shadow: 0px 2px 9px 0px rgba(65, 93, 79, 0.11);
	border-radius: 4px;
	margin-bottom: 20px;
}

.wzck_index_tem3_cen_box6_top{
	width: 100%;
	height: 145px;
	background-size: 100% 100%;
	background-position: center;
	transition: background-size 0.5s;
}

.wzck_index_tem3_cen_box6_top:hover{
	background-size: 110% 110%;
}

.wzck_index_tem3_cen_box6_title{
	width: 100%;
	height: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #333333;
}
/* ------------------- */



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

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

.wzck_index_tem5_box{
	width: 215px;
	height: 300px;
	background: #FFFFFF;
	box-shadow: 0px 2px 20px 0px rgba(65, 93, 79, 0.15);
	border-radius: 7px;
	padding-top: 48px;
	box-sizing: border-box;
}

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

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

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

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

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

.wzck_index_tem7_box{
	width: 560px;
	height: 310px;
	background: #FFFFFF;
	box-shadow: 0px 2px 20px 0px rgba(65, 93, 79, 0.15);
	border-radius: 7px;
	display: flex;
}

.wzck_index_tem7_box_i{
	width: 5px;
	height: 30px;
	background: #32D56E;
	border-radius: 3px;
	text-align: center;
	line-height: 30px;
	font-size: 22px;
	color: #FFFFFF;
	margin-top: 30px;
	margin-left: 30px;
}

.wzck_index_tem7_box_cen{
	width: 450px;
	padding-top: 30px;
	margin-left: 30px;
}

.wzck_index_tem7_box_title{
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}

.wzck_index_tem7_box_text{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	margin-top: 10px;
}

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

.wzck_wxcb{
	padding-bottom: 40px;
}

.wzck_wxcb_nav{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
}

.wzck_wxcb_nav_box{
	position: relative;
	width:284px;
	height:400px;
	background:rgba(255,255,255,1);
	border-radius:6px;
	overflow: hidden;
	-webkit-transition: all .5s;
	-webkit-transition-delay: .1s;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

.wzck_wxcb_nav_box:hover{
	box-shadow:-5px 4px 20px 0px rgba(135,135,135,0.14);
	margin-top: -10px;
}

.wzck_wxcb_nav_box_btn:hover{
	color: #ff7011;
}

.wzck_wxcb_nav_box_btn:hover .wzck_wxcb_nav_box_btn_i{
	background: #ff7011;
}

.wzck_wxcb_nav_box_img{
	width: 100%;
	height: 180px;
	background-size: 100% 100%;
}

.wzck_wxcb_nav_box_title{
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 20px;
	color: #333333;
	/*font-weight: bold;*/
	padding-left: 20px;
}

.wzck_wxcb_nav_box_text{
	padding:0 20px;
	color: #999999;
	font-size: 16px;
	line-height: 27px;
}

.wzck_wxcb_nav_box_btn{
	width: 100%;
	position: absolute;
	bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color: #ff9019;
}

.wzck_wxcb_nav_box_btn_i{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ff9019;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 10px;
}

.wzck_wxcb_nav_box_btn_i i{
	color: #FFFFFF;
	font-size: 14px;
}

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

.wzck_jszc{
	width: 100%;
	/*height: 660px;*/
	background: #FFFFFF;
	padding-bottom: 50px;
}

.wzck_jszc_nav{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	margin-top: 25px;
}

.wzck_jszc_nav_img{
	width: 140px;
	height: 110px;
	background-size: 100% 100%;
	margin: 0 auto;
}

.wzck_jszc_nav_title{
	text-align: center;
	font-size: 18px;
	color: #999999;
}

/*------*/

.box5-nav{
	width: 1200px;
	height: 300px;
	margin: 0 auto;
	margin-top: 50px;
}

.box5-nav-cen{
	height: 300px;
	position: relative;
	overflow: hidden;
}

.box5-lists{
	position: absolute;
	top: 0;
	left: 0px;
	display:flex;
}

.box5-list{
	background-position: center;
	margin: 0 10px;
}

.box5-list img{
	height: 300px;
}


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

.wzck_fwkh_nav{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
}

.wzck_fwkh_nav_box{
	width:386px;
	height:110px;
	background:rgba(255,255,255,1);
	display: flex;
	align-items: center;
}

.wzck_fwkh_nav_box_banner{
	width: 208px;
	height: 110px;
	background-size: 100% 100%;
	background-position: center;
	-webkit-transition: background-size .5s;
}

.wzck_fwkh_nav_box_banner:hover{
	background-size: 110% 110%;
}

.wzck_fwkh_nav_box_logo{
	width: 160px;
	height: 60px;
	background-size: 100% 100%;
	margin: 5px;
}

.wzck_fwkh_nav_box_title{
	padding-left: 20px;
	font-size: 16px;
	color: #666666;
	margin-top: 20px;
}

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

.wzck_sqsy{
	width: 100%;
	height: 316px;
	background-image: url(../imgs/index/sqsy-bg.png);
	background-position: center;
	margin-bottom: -1px;
}

.wzck_sqsy_title{
	font-size: 32px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 170px;
}

.wzck_sqsy_btn{
	width:181px;
	height:48px;
	border-radius:24px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 48px;
	font-size: 20px;
	background: #FFFFFF;
	color: rgba(23,179,97,1);
	margin: 0 auto;
	margin-top: 25px;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

.wzck_sqsy_btn:hover{
	border:1px solid rgba(255,255,255,1);
	background: none;
	color: #FFFFFF;
}
