body,ul,h1,h2,h3,h4,h5,h6,form,input,p{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body{
	position:relative;
	width: 100%;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	background-color: #fdf2f0;
	margin: 0 auto;
	font-size: 0.2rem;
	overflow-x: hidden;
}
.content-bg{
	overflow: hidden;
	margin: 0 auto;
	background: url(../img/bg.jpg) no-repeat;
	background-size: 100% auto;
}
video::-webkit-media-controls-fullscreen-button {
	display: none !important;
}
.db{display: block;text-indent: -9999em;font-size: 0;}
a{
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0); 
	   -moz-tap-highlight-color: rgba(0,0,0,0);  
			tap-highlight-color: rgba(0,0,0,0);  
	-webkit-focus-ring-color: rgba(0,0,0,0);  
	   -moz-focus-ring-color: rgba(0,0,0,0); 
	    		focus-ring-color: rgba(0,0,0,0);   
}
*{
	-webkit-tap-highlight-color: transparent;
}

li{
	list-style: none;
}
img{
	vertical-align: middle;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear:after{
	content: "";
	display: block;
	clear: both;
}
.clear{
	zoom: 1;
}
.sp{background: url(../img/sp.png) no-repeat;background-size: 7.27rem auto;}
.hide{display: none;width: 0;height: 0;}
.header-box{width: 7.5rem;height:10.35rem;position: relative;}
.sq_box{width: 3.82rem;height: 1.58rem;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;margin-left: 46px;}
.sq_box p{background: url(../img/txt1.png) no-repeat;width: 2.03rem;height: 1.22rem;display: block;font-size: 0;background-size: 100% 100%;}
.sq_box img{height: 100%;}

.cont{padding:.5rem 0 1.1rem;}

.part1 h2{background-position: 0 0;width: 7.27rem;height: 1.27rem;margin: 0 auto;}
.part1 img{width: 7.06rem;height: 2.97rem;display: block;margin: .3rem auto 0;}

.part2{padding-top: .6rem;}
.part2 h2{background-position: 0 -1.37rem;width: 7.27rem;height: 1.27rem;margin: 0 auto;}
.video_box{width: 6.7rem;height: 3.76rem;position: relative;box-sizing: border-box;margin: 0.3rem auto;}
.vd_box,.btn_vd{width: 6.7rem;height: 3.76rem;position: absolute;top: 0;left: 0;overflow: hidden;display: flex;justify-content: center;align-items: center;background: url(../img/vd_bg.png) no-repeat;background-size: 100% 100%;}
.video_box video{width: 100%;display: none;}
.txt2{width: 7.5rem;height: 2.49rem;display: block;margin: -.2rem auto 0;pointer-events: none;}

.part3{padding-top: .1rem;position: relative;}
.part3 h2{background-position: 0 -2.73rem;width: 7.27rem;height: 1.27rem;margin: 0 auto;}

.show_box{margin: 0.28rem auto 0;position: relative;}
.show_box .swiper-container{width: 6.81rem;margin: 0 auto;height: 3.89rem;}
.show_box .swiper-pagination {bottom: -0.26rem;text-align: center;width: 100%;}
.swiper-pagination span{background-color: #949494;opacity: 1;margin: 0 .05rem;}
.swiper-pagination span.swiper-pagination-bullet-active{background-color: #fff}
.show_box img{display: block;width: 6.81rem;margin: 0 auto;}
.prev,.next{width: .18rem;height: .27rem;display: block;position: absolute;top: 1.73rem;}
.prev{background-position: -.14rem -4.43rem;left: .1rem;}
.next{background-position: -.45rem -4.43rem;right: .1rem;}




















