*:not(input, textarea) {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

[contenteditable="true"], input, textarea {
    -webkit-user-select: auto!important;
    -khtml-user-select: auto!important;
    -moz-user-select: auto!important;
    -ms-user-select: auto!important;
    -o-user-select: auto!important;
    user-select: auto!important;
}

html,body{
	width: 100%;
	height: auto;
}
.l-warp{
	width: 100%;
	height: auto;
	overflow: hidden;
	max-width: 500px;
	margin: 0 auto;
	padding-bottom: 0.86rem;
}
.section{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	font-size: 0;
}
.l-cont{
	width: 100%;
	height: auto;
	padding: 0 0.3rem;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.bg{
	width: 100%;
	height: auto;
}
.section1{
	background: #F7F7F7;
	overflow: initial;
	padding-bottom: 7.2rem;
}
.section1-top{
	width: 100%;
	height: auto;
	padding: 0.5rem 0 0 0; 
	overflow: hidden;
}
.logo{
	width: 2.03rem;
	height: 0.56rem;
	margin-top: 2px;
}
.tel-box{
	padding: 0 0.2rem;
	border-left: 1px solid #fff;
	margin-left: 0.2rem;
}
.tel-icon{
	width: 0.46rem;
	height: 0.46rem;
	margin-right: 0.1rem;
	margin-top: 2px;
}
.tel-desc p:nth-child(1){
	font-size: 0.26rem;
	color: #fff;
}
.tel-desc p:nth-child(2){
	font-size: 0.24rem;
	color: #fff;
	margin-top: -2px;
}
.section1-center{
	width: 100%;
	height: auto;
	padding-top: 1rem;
	color: #fff;
	text-align: center;
}
.section1-center p:nth-child(1){
	font-size: 0.36rem;
	margin-bottom: 0.24rem;
}
.section1-center p:nth-child(2){
	font-size: 0.80rem;
	margin-bottom: 0.24rem;
	line-height: 0.88rem;
}
.section1-center p:nth-child(3){
	display: inline-block;
	padding: 0 0.2rem;
	height: 0.44rem;
	line-height: 0.44rem;
	background: #fff;
	color: #f02233;
	font-size: 0.28rem;
	margin-bottom: 0.4rem;
	border-radius: 0.1rem;
}
.link-btn{
	display: inline-block;
	width: 4.9rem;
	height: 0.88rem;
	line-height: 0.88rem;
	background-color: #f02233;
	box-shadow: 0px 7px 9px 0px rgba(255, 149, 0, 0.58);
	border-radius: 0.1rem;
	font-size: 0.3rem;
	color: #fff;
}
.link-btn img{
	width: 0.14rem;
	height: 0.24rem;
	margin-left: 0.2rem;
}

.form-box{
	width: 100%;
	height: auto;
	padding: 0.3rem;
}
.form{
	width: 100%;
	height: auto;
	background: #fff;
	padding: 0.4rem;
	border-radius: 0.1rem;
	-moz-border-radius: 0.1rem;
	-webkit-border-radius: 0.1rem;
	box-shadow: 0px 7px 30px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 7px 30px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 7px 30px 4px rgba(0, 0, 0, 0.1);
}
.form-title{
	font-size: 0.4rem;
	color: #000;
	margin-bottom: 0.3rem;
	line-height: normal;
}
.form-title i{
	font-style:normal;
	color: #f02233;
}
.form-name,.form-phone{
	width: 100%;
	height: 0.8rem;
	border: 1px solid #c2c2c2;
	background: #f7f7f7;
	margin-bottom: 0.2rem;
}
.form-name input,.form-phone input{
	width: 100%;
	height: 100%;
	text-indent: 0.3rem;
	background: transparent;
	font-size: 0.28rem;
}
.submit-btn{
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	background: #f02233;
	font-size: 0.24rem;
	color: #fff;
	margin-bottom: 0.2rem;
}
.form-tip{
	width: 100%;
	font-size: 0.24rem;
	text-align: left;
	color: #999;
	line-height: normal;
	margin-bottom: 0.5rem;
}
.tips-title{
	font-size: 0.32rem;
	color: #333;
	margin-bottom: 0.4rem;
}
.tips-lists{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.tips-list{
	width: 25%;
	float: left;
}
.tips-list img{
	width: 0.68rem;
	height: 0.7rem;
	margin-bottom: 0.1rem;
}
.tips-list p:nth-of-type(1){
	font-size: 0.26rem;
	color: #333;
	margin-bottom: 0.1rem;
}
.tips-list p:nth-of-type(2){
	font-size: 0.20rem;
	color: #666;
}
.section2{
	width: 100%;
	height: auto;
	background: #fff;
}
.l-cont2{
	width: 100%;
	padding: 0.6rem 0.3rem;
	height: auto;
	overflow: hidden;
}
.section2 .l-cont2{
	background: #fff;
}
.l-desc{
	padding: 0.6rem 0.3rem;
}
.l-desc img{
	width: 100%;
	height: auto;
}
.l-ii1,.l-ii2{
	font-size: 0.34rem;
	color: #333;
	text-align: center;
}
.l-ii1 strong{
	font-size: 0.52rem;
	color: #F02233;
}
.title{
	font-size: 0.46rem;
	color: #333;
	padding-bottom: 0.08rem;
	text-align: center;
}
.title2{
	font-size: 0.28rem;
	color: #999;
	text-align: center;
}

.section3{
	background: #F7F7F7;
	padding-top: 2.2rem;
}

.section3 .l-cont{
	top: 0.6rem;
}
.section2-desc{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.partition {
	background-color: #f02233;
}
.partition .title{
	padding-top: 0.3rem; 
	padding-bottom: 0.26rem;
	color: #fff;
}
.section4 .l-cont2{
	padding: 0.6 0.3rem;
}

.cluom-lis{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cluom-li{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cluom{
	width: 33.3333%;
	height: auto;
	float: left;
	text-align: center;
}
.cluom2{
	width: 50%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 0.6rem;
}
.cluom-li .cluom2:nth-of-type(1){
	padding-left: 10%;
}
.cluom-li .cluom2:nth-of-type(2){
	padding-right: 10%;
}
.cluom img{
	width: 0.86rem;
	height: 0.86rem;
	margin-bottom: 0.2rem;
}
.cluom p:nth-of-type(1){
	font-size: 0.28rem;
	line-height: 0.3rem;
	color: #333333;
	margin-bottom: 0.15rem;
}
.cluom p:nth-of-type(2){
	font-size: 0.24rem;
	line-height: 0.36rem;
	color: #999;
}
.section5{
	background: #fff;
}
.video{
	width: 100%;
	height: auto;
}
.play-box{
	width: 100%;
	height: 4.22rem;
	position: relative;
	font-size: 0;
}
.play-img {
	width: 100%;
	height: 100%;
	background: url(../img/join_img/video.png) center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.play-icon{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 2;
	text-align: center;
}
.play-icon img{
	width: 1rem;
	height: 1rem;
}
.play-icon p{
	color:#fff;
	font-size: 0.28rem;
	margin-top: 0.1rem;
}
.video-box{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 0;
	outline: 0;
}
.video video{
	width: 100%;
	height: 100%;
	display: block;
	background: transparent;
	font-size: 0;
	outline: 0;
	/* object-fit: cover; */
}
.section6{
	background: #f7f7f7;	
}
.section6 .l-cont{
	top: 0.6rem;
}
.section6 .section2-desc{
	margin-top: 0.3rem;
}
.desc-lis{
	margin-top: 0.35rem;
}
.lis-icon1{
	width: 1.4rem;
	height: 1.4rem;
	margin-bottom: 0.16rem;
	margin-right: 0.3rem;
}
.lis-cont{
	width: calc(100% - 1.7rem);
	width: -webkit-calc(100% - 1.7rem);
}
.lis-title{
	font-size: 0.3rem;
	color: #f02233;
	margin-bottom: 0.18rem;
}
.lis-desc{
	text-align: left;
	font-size: 12px;
	line-height: 0.36rem;
	color: #666666;
}
.section7{
	background: #fff;
}
.section7 .l-cont2{
	padding: 0.6rem 0 0 0;
}
.section7 .l-cont2 .l-desc{
	padding: 0.6rem 0 0 0;
}

.section8{
	background: #fff;
}
.l-desc-lists{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.l-desc-list{
	width: 33.3333%;
	height: auto;
	float: left;
	text-align: center;
}
.l-desc-list img{
	width: 1rem;
	height: 1rem;
	margin-bottom: 0.1rem;
}
.l-desc-list p{
	font-size: 0.3rem;
	color: #333;
}
.l-hint{
	font-size: 0.28rem;
	line-height: 0.44rem;
	color: #666666;
	text-align: center;
}
.section9{
	background: #fffaf5;
}
.section9 .l-desc{
	padding: 0.6rem 0.2rem 0 0.2rem;
}

.section10 .l-desc{
	padding: 0.6rem 0 0 0;
}

.section11{
	background-image: linear-gradient(0deg, #ffc62b 0%, #ffd700 100%);
}
.section11 .title{
	color: #452500;
}
.section11 .title2{
	color: #452500;
}

.section11-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 0.6rem;
}
.box-lis{
	width: 33.3333%;
	height: auto;
	float: left;
	text-align: center;
}
.box-lis img{
	width: 0.88rem;
	height: 0.88rem;
	margin-bottom: 0.3rem;
}
.box-lis p:nth-of-type(1){
	font-size: 0.28rem;
	color: #452500;
	margin-bottom: 0.16rem;
}
.box-lis p:nth-of-type(2){
	font-size: 0.2rem;
	letter-spacing: 1px;
	line-height: 0.36rem;
	color: #452500;
}
.footer{
	width: 100%;
	height: 0.88rem;
	font-size: 0;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9;
}
.tel2{
	width: 40%;
	height: 0.88rem;
	float: left;
	background: #fff;
	text-align: center;
}
.tel2 p:nth-of-type(1){
	font-size: 0.2rem;
	line-height: 0.3rem;
	color: #666666;
	margin-top: 0.14rem;
}
.tel2 p:nth-of-type(2){
	font-size: 0.28rem;
	color: #666666;
}
.foot-btn{
	width: 60%;
	height: 0.88rem;
	line-height: 0.88rem;
	float: left;
	background: #f02233;;
	text-align: center;
	font-size: 0.26rem;
	color: #fff;
}
@media screen and (max-width: 340px) {
	.desc-lis{
		margin-top: 0.2rem;
	}
}
@media screen and (min-width: 420px) {
	.section1 {
		padding-bottom: 7.4rem;
	}
	.section1-center {
		padding: 1.4rem 0.38rem 0 0.38rem;
	}
	.lis-box{
		width: 98.4%;
	}
}

@media screen and (min-width: 450px) {
	.section1 {
		padding-bottom: 7.2rem;
	}
	.section1-center {
		padding: 1.6rem 0.38rem 0 0.38rem;
	}
}

@media screen and (min-width: 480px) {
	.section1 {
		padding-bottom: 7rem;
	}
	.section1-center {
		padding: 1.8rem 0.38rem 0 0.38rem;
	}
	.lis-box{
		width: 98.8%;
	}
}