.wzckWap_banner {
	background-image: url(../imgs/sph/banner.jpg);
}

.wzck_skm_types {
	width: 100%;
	padding: 0 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	overflow: hidden;
	padding-bottom: 23px;
}

.wzck_skm_type {
	width: 103px;
	height: 120px;
	background: #FFFFFF;
	border: 1px solid #f7f7f7;
	border-radius: 7px;
	text-align: center;
	padding-top: 20px;
	box-sizing: border-box;
	cursor: pointer;
	transition: all 0.5s;
	box-shadow: 0px 0px 12px 0px rgba(86, 104, 114, 0.08);
}

.wzck_skm_type_title {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	margin-top: 14px;
}

/* ---------------- */
.wzck_skm_boxs {
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 22px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.wzck_skm_box {
	width: 86px;
	text-align: center;
	margin-bottom: 30px;
	cursor: pointer;
}

.wzck_skm_box img {
	width: 45px;
	transition: all 0.5s;
}

.wzck_skm_box img:hover {
	transform: scale(0.8);
}

.wzck_skm_box:nth-child(4n) {
	margin-right: 0;
}

.wzck_skm_box_text {
	font-size: 13px;
	color: #333333;
	margin-top: 5px;
	white-space: nowrap;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* ------------------ */
.wzckSph_yxal {
	width: 100%;
	margin: 0 auto;
}

.wzckSph_yxal_box {
	display: flex;
	width: 100%;
	height: 100%;
	padding: 30px 10px;
	box-sizing: border-box;
	background: #FFFFFF;
	border-radius: 7px;
}

.wzckSph_yxal_box_left {
	flex-shrink: 0;
	width: 180px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.wzckSph_yxal_box_right {
	flex: 1;
	margin-left: 16px;
	padding-top: 55px;
}

.wzckSph_yxal_box_top {
	display: flex;
	align-items: center;
}

.wzckSph_yxal_box_btn {
	width: 87px;
	height: 23px;
	background: #FD8B41;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 8px;
	color: #FCFCFC;
	transform: scale(1.3);
	margin-top: 25px;
	margin-left: 9px;
}

.wzckSph_yxal_box_name {
	font-size: 14px;
	color: #333333;
	margin-left: 5px;
}

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

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

.wzckSph_yxal_box_text {
	font-size: 11px;
	line-height: 19px;
	color: #666666;
	margin-top: 5px;
}

.swiper-pagination-bullet {
	width: 37px;
	height: 1.5px;
	background: #DCDCDC;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #17B361;
}

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

.center_bottom_item {
	width: 350px;
	/* min-height: 350px; */
	margin: auto;
	margin-top: 25px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	/* margin-bottom: 15px; */
}

.center_bottom_items {
	width: 165px;
	height: 45px;
	background: #FFFFFF;
	/* box-shadow: 0px 1px 6px 0px rgba(55, 63, 68, 0.1500); */
	border: 1px solid #F2F2F2;
	border-radius: 3px;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.center_bottom_items img {
	width: 28px;
	margin-left: 15px;
}

.center_bottom_items div {
	width: 120px;
	/* height: 70px; */
	margin-left: 15px;
	font-size: 14px;
	font-weight: 400;
	color: #5D5F62;
}

.center_bottom_items span {
	display: inline-block;
	width: 100px;
	font-size: 11px;
	font-weight: 400;
	color: #999999;
	line-height: 13px;
	margin-top: 5px;
} 

.title {
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: 500;
	padding-top: 30px;
}

 
 
 

 



 
 

 
 

 
 