


/* ý���ѯ */
/* header footer home */
@media only screen and (max-width: 1600px) {

}

@media only screen and (max-width: 1440px) {

}

@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 768px) {
	/* .header .btnMenu {
		margin-right: 50px;
	} */

}

@media only screen and (max-width: 680px) {
	.pImg {
		display: none;
	}

	.mImg {
		display: block;
	}
}

@media only screen and (max-width: 580px) {

}

@media only screen and (max-width: 480px) {
	
}

/* ��Ʒ */
.main {
	padding-top: 64px;
}

.homeMain {
	padding-top: 0;
}



/* ý���ѯ */
/* ��Ʒ */
@media only screen and (max-width: 1366px) {

}

@media only screen and (max-width: 1024px) {
	.main {
		padding-top: 50px;
	}

	.homeMain {
		padding-top: 0;
	}

	
}

@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 580px) {

}

@media only screen and (max-width: 480px) {

	
}


/* ý���ѯ */
/* ����&֧�� */
@media only screen and (max-width: 1366px) {

}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 991px) {

}

@media only screen and (max-width: 768px) {


}

@media only screen and (max-width: 580px) {

}

@media only screen and (max-width: 480px) {

}

.aboutBox{padding: 0 0px;}
.aboutBox .introBox {
	padding: 90px 0 110px;
}

.aboutBox .title {
	text-align: center;
}

.aboutBox .title .h1 {
	font-size: 38px;
	line-height: 1;
	color: #35373d;
	font-family: OPPOSans-H;
}

.introBox .title {
	margin-bottom: 50px;
}





.aboutSwiper .swiper-button-prev,
.aboutSwiper .swiper-button-next {
	width: 55px;
	height: 55px;
	background-size: cover;
	margin-top: -27px;
}

.aboutSwiper .swiper-button-prev {
	left: 20%;
	background-image: url(../images/icon24.png);
}

.aboutSwiper .swiper-button-next {
	right: 20%;
	background-image: url(../images/icon25.png);
}


.aboutSwiperBox .botBox {
	position: relative;border-top:2px solid #fff;
	max-width: 63.2%;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 35px 30px;
	font-family: OPPOSans-R;background:#0250ba;
}

.aboutSwiperBox .textBox {
	width: calc(100% - 300px);
}

.aboutSwiperBox .text {
	display: none;
}

.aboutSwiperBox .text.active {
	display: block;
}

.aboutSwiperBox .h1 {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 10px;
}

.aboutSwiperBox .h2 {
	font-size: 14px;
	line-height: 24px;
	color:rgba(255,255,255, 0.8);
}

.aboutSwiperBox .swiper-pagination {
	position: relative;
	width: 100px;
	left: auto;
	bottom: auto;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: right;
	font-family: OPPOSans-M;
}

.aboutSwiperBox .swiper-pagination-current {
	font-size: 18px;
}






/* ý���ѯ */
/* ���� */
@media only screen and (max-width: 1366px) {
	.aboutBox .title .h1 {
		font-size: 30px;
	}

	
	.introBox .btnPlay {
		width: 60px;
		height: 60px;
	}


}

@media only screen and (max-width: 1024px) {


	.aboutSwiper .swiper-button-prev,
	.aboutSwiper .swiper-button-next {
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}

	.aboutSwiperBox .textBox {
		width: calc(100% - 100px);
	}


}

@media only screen and (max-width: 991px) {

}

@media only screen and (max-width: 768px) {
	
	.aboutSwiperBox .botBox {
		max-width: 100%;
		padding: 30px 5%;
	}


}

@media only screen and (max-width: 680px) {

}

@media only screen and (max-width: 580px) {

	.aboutBox .introBox {
		padding: 60px 0;
	}

	.aboutBox .title .h1 {
		font-size: 20px;
	}

	.introBox .title {
		margin-bottom: 30px;
	}

	.aboutSwiperBox .h1 {
		font-size: 16px;
	}

	.aboutSwiperBox .swiper-pagination {
		width: 50px;
	}

	.aboutSwiperBox .textBox {
		width: 100%;
	}


	.aboutSwiper .swiper-button-prev {
		left: 5%;
	}

	.aboutSwiper .swiper-button-next {
		right: 5%;
	}

	.feedback .name {
		margin-bottom: 20px;
	}

	.feedback .en {
		margin-bottom: 0;
	}

	.feedback .cn {
		font-size: 20px;
	}

	.feedback .text {
		line-height: 24px;
	}

	.feedback {
		height: auto;
		padding: 60px 0 500px;
	}

	.aboutSwiperBox .swiper-pagination {
		position: absolute;
		right: 10px;
		top: -30px;
		color: #fff;
	}

	
}

@media only screen and (max-width: 480px) {

	.aboutBox .introBox {
		padding: 40px 0;
	}

	.aboutSwiperBox .botBox {
		padding: 20px 5%;
	}

	
}

@media only screen and (max-width: 414px) {

}
