.swiper {
	width: 100%;
	height: 2.55rem;
}
.swiper-slide {
	background-position: center;
	background-size: cover;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}
.banner .swiper-pagination-bullet {
	width: 0.28rem;
	height: 0.04rem;
	border-radius: 0;
	border-radius: 0.03rem;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0.02rem !important;
}

/* 专业技术 */
.professional {
	width: 100%;
	background: #ffffff;
}

.professionaldiv .professional_content {
	height: 9.6rem;
}

.professionaldiv .professional_content_flex {
	justify-content: space-between;
}
.professional_content_clo{
	width: 2.24rem;
	height: 3.6rem;
}

.professionaldiv .professional_content_01 {
	background: #065DB8;
}

.professionaldiv .professional_content_02 {
	background: #009AC6;
}

.professionaldiv .professional_content_03 {
	background: #00C6BF;
}

.professionaldiv .professional_content_04 {
	background: #269bc5;
}

.professionaldiv .professional_content_05 {
	background: #175fb6;
}
.professionaldiv .professional_img {
	width: 1.8rem;
	height: 2.48rem;
	margin-left: 0.38rem;
	margin-top: 0.6rem;
}

.professionaldiv .professional_content_clo p {
	color: #ffffff;
	margin-bottom: 0;
	margin-left: 0.38rem;
	font-family: MicrosoftYaHei-, MicrosoftYaHei;
}

.professionaldiv .professional_content_p {
	font-size: 0.6rem;
	margin-top: 0.4rem;
}

.professionaldiv .professional_content_text {
	font-size: 0.4rem;
	margin-top: 0.2rem
}