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

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

.wzck_dsls_banner_cen {
	width: 1200px;
	height: 480px;
	margin: 0 auto;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.wzck_dsls_banner_title {
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
	/* padding-top: 130px; */
}

.wzck_dsls_banner_text {
	font-size: 26px;
	color: #FFFFFF;
	line-height: 50px;
	margin-top: 10px;
}

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

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

.wzck_zhyy_line {
	width: 70px;
	height: 6px;
	margin: 0 auto;
	border-radius: 3px;
	background: #F74D66;
}

/* ------------------- */
.wzck_zhyy_box1 {
	width: 1200px;
	margin: 50px auto 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.wzck_sph_box1_items {
	width: 362px;
	height: 290px;
	margin-right: 57px;
	margin-bottom: 40px;
	text-align: center;
	background: #FFFFFF;
	/* box-shadow: 0px 0px 24px 0px rgba(86, 104, 114, 0.19); */
	border-radius: 14px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;


	background: #FFFFFF;
	border: 1px solid #f7f7f7;
	border-radius: 14px;
	margin-right: 57px;
	text-align: center;
	/* padding-top: 41px; */
	box-sizing: border-box;
	cursor: pointer;
	transition: all 0.5s;
}

.wzck_sph_box1_items:hover {
	box-shadow: 0px 0px 24px 0px rgba(86, 104, 114, 0.19);
}

.wzck_sph_box1_items:nth-child(3n) {
	margin-right: 0;
}

.wzck_sph_box1_items div {
	margin-top: 10px;
}

.box1_item_lxbtn {
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	color: #FB851E;
	display: flex;
	align-items: center;
	margin-top: 38px !important;
}



.wzck_title2 {
	text-align: center;
	font-weight: 400;
	font-size: 24px;
	color: #666666;
	margin-top: 30px;
}

.box1_bot_button {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 60px;
}

.wzck_box1_btn {
	width: 210px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	border-radius: 25px;
	background: #FB851E;
	color: #ffffff;
	font-size: 16px;
	margin-top: 20px;
}

.box2_bot_button {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wzck_box2_btn {
	width: 210px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	border-radius: 25px;
	background: #FB851E;
	color: #ffffff;
	font-size: 16px;
	margin-top: 60px;
}

.box1_item_descriptiom {
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	color: #999999;
	margin-top: 20px !important;
}

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

.wzck_sph_top_box {
	width: 1200px;
	margin: 0 auto 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.wzck_sph_top_items {
	flex: 1;
	padding: 24px 0;
}

.sph_items_title {
	font-weight: bold;
	font-size: 20px;
	color: #FB851E;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sph_items_title_png {
	margin-right: 12px;
}

.sph_items_description {
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 17px;
}

.sph_items_middle_line {
	width: 1px;
	height: 65px;
	background-color: #FFE7D2;
	opacity: 0.78;
}

/* --------------- */
.box1_item_title {
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	margin-top: 20px !important;
}

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

.wzck_sph_box2_left {
	width: 450px;
	box-sizing: border-box;
}

.wzck_sph_box2_left_item {
	width: 100%;
	height: 86px;
	background: #FFFFFF;
	margin-bottom: 14px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	padding-left: 22px;
}

.left_item_box {
	margin-left: 29px;
}

.left_item_title {
	font-weight: 400;
	font-size: 16px;
	color: #333333;
}

.left_item_desc {
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	padding-top: 12px;
}

.wzck_zhyy_box2_title {
	font-size: 16px;
	margin: 15px 0;
}

.wzck_zhyy_box2_text {
	color: #8A8A8A;
	font-size: 14px;
	line-height: 23px;
	white-space: nowrap;
}

/* ----------------------- */
.wzck_zhyy_box3 {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.wzck_zhyy_box3_items {
	width: 100%;
	padding: 50px 0;
}

.wzck_zhyy_box3_items:nth-child(2n) {
	background: #FEF8FA;
}

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

.wzck_zhyy_box3_items_cen>div {
	width: 550px;
}

.wzck_zhyy_box3_title {
	font-size: 30px;
	line-height: 46px;
}

.wzck_zhyy_box3_text {
	margin-top: 10px;
	font-size: 20px;
	color: #8A8A8A;
	line-height: 40px;
}

.wzck_zhyy_btn {
	width: 117px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	border-radius: 25px;
	background: #F5516F;
	color: #ffffff;
	font-size: 16px;
	margin-top: 20px;
}

/* ------------------------- */
.wzck_zhyy_box4 {
	width: 1200px;
	margin: 50px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.wzck_zhyy_box4_items {
	margin-right: 66px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.wzck_zhyy_box4_items>div {
	width: 200px;
	padding: 20px;
	box-sizing: border-box;
	background: #F74666;
	color: #FFFFFF;
	border-radius: 10px;
	position: relative;
	margin-top: 20px;
}

.wzck_zhyy_box4_items:nth-child(2n)>div {
	margin-bottom: 20px;
}

.wzck_zhyy_box4_arrow {
	width: 15px;
	height: 15px;
	background: #F74666;
	transform: rotate(45deg);
	position: absolute;
	top: -8px;
	left: 93px;
}

.wzck_zhyy_box4_items:nth-child(2n) .wzck_zhyy_box4_arrow {
	top: unset;
	bottom: -8px;
}

/* ------------------------------- */
.wzck_sph_box5 {
	width: 1200px;
	margin: 50px auto 0;
	display: flex;
	flex-wrap: wrap;
}
	
.wzck_sph_box5_items {
	text-align: center;
	margin-right: 125px;
	cursor: pointer;
	padding-bottom: 20px;
}

.wzck_sph_box5_items>img {
	border-radius: 50%;
	box-shadow: 0px 0px 13px 0px rgba(35, 24, 21, 0.06);
}

.wzck_sph_box5_items:nth-child(5n) {
	margin-right: 0;
}

.wzck_sph_box5_title {
	margin: 20px 0 38px;
	font-size: 16px;
}

.wzck_sph_box5_text {
	width: 263px;
	margin: 0 auto;
	font-size: 14px;
	color: #8A8A8A;
	line-height: 23px;
}

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

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

.wzckSph_yxal_box {
	display: flex;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	box-shadow: 0px 0px 13px 0px rgba(35, 24, 21, 0.11);
	border-radius: 14px;
}

.wzckSph_yxal_box_left {
	width: 300px;
	height: 100%;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.wzckSph_yxal_box_top {
	display: flex;
	align-items: center;
	padding-top: 130px;
}

.wzckSph_yxal_box_name {
	font-size: 18px;
	color: #333333;
	margin-left: 10px;
}

.wzckSph_yxal_box_title {
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #333333;
	padding-top: 20px;
}

.wzckSph_yxal_box_title span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #FD8B41;
	margin-right: 5px;
}

.wzckSph_yxal_box_text {
	width: 250px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}

.wzckSph_yxal_box_btn {
	width: 174px;
	height: 45px;
	background: #FB851E;
	border-radius: 23px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #FCFCFC;
	transform: scale(0.8);
	margin-top: 30px;
	margin-left: -18px;
}