﻿html {
	width: 100%;
	font-size: 10vw;
	font-family: "microsoft yahei", "微软雅黑"
}
@media (min-width: 600px) {
html {
	font-size: 60px
}
}
@media (min-width: 1000px) {
html {
	font-size: 75px
}
}
.content {
	max-width: 10rem;
	margin: 0 auto 1.04rem
}
.content .section1 {
	width: 100%;
	position: relative
}
.content .section2 {
margin-bottom:.66667rem
}
.content .section2 .title {
	text-align: center;
font-size:.53333rem;
	font-weight: bold;
	margin-top: 1.06667rem;
margin-bottom:.4rem;
	color: #333
}
.content .section2 .heigher {
	margin-top: 2.4rem
}
.content .section2 .subtitle {
	text-align: center;
font-size:.4rem;
	color: #333;
	margin-bottom: 1.06667rem
}
.content .section2 .swiperA {
	height: 4.86667rem;
	padding-bottom: 1.13333rem
}
.content .section2 .swiperA img {
	height: 100%
}
.content .section2 .swiperA .swiper-pagination-bullet {
	background: #a2a2a1
}
.content .section2 .swiperA .swiper-pagination-bullet-active {
	background: #ffb400
}
.content .section3 {
	margin-bottom: -1px
}
.content .section5 {
	position: relative;
	margin-bottom: 1.33333rem
}
.content .section5 .video {
	width: 7.2rem;
	height: 4.04rem;
	top: 2.34667rem;
	left: 1.46667rem
}
.content .section5 .video video {
	width: 100%;
	height: 100%
}
.content .section3 .video {
	width: 7.2rem;
	height: 4.04rem;
}
.content .section3 .video video {
	width: 100%;
	height: 100%
}
