@charset "GBK";
/* CSS Document */

* { margin: 0; padding: 0; }
body { font: 12px ; font-family:"";}
ul { list-style: none; }
ul li{list-style:none; vertical-align:bottom;}
a { text-decoration: none; }
#LRfloater1 { display:none;}
.bodys{ width:100%; height:auto; margin:0 auto; font-size: 18px;}
.bodys>div{
	margin: auto;
}
.header{ width:1000px; height:100px; background:#fff;display: flex;justify-content: space-around;}
.head_l{ width:382px; height:auto; float:left;}
.head_r{ width:480px; height:auto; float:right;}

.header img{
	width: 100%;
}

.nav{ width:1000px; height:45px; background:#009e98;display: flex;}
.nav li{height: 100%; line-height:45px; font-size:24px; text-align:center; color:#FFF;flex: 1;}
.nav li:nth-child(even){
	border-left:1px solid #006E6A; border-right:1px solid #58D1CD;
}
.nav li:nth-child(odd){
	border-left:1px solid #006E6A; border-right:1px solid #58D1CD;
}
.nav li:last-child{
	border-right: none;
}
.nav li:first-child{
	border-left: none;
}
.nav li a{ color:#FFF;}

.block{ width:1000px; height:auto; margin:0 auto; margin-top:10px; background:#e9e9e9;padding-bottom: 20px; background: #fff;}

.footer{ width:1000px; background:#009e98; padding-bottom: 10px;}
.foot_p1{ width:100%; line-height:32px; font-size:18px; color:#FFF; text-align:center; padding-top:11px;}

.con_p1{ width:90%; line-height:32px; font-size:20px; margin:20px auto; text-indent:2em;color: #555;}

.W_100{
	width: 100%;
	display: flex;
	justify-content: center;
}

.con_he>div{
	display: none;
}

.con_he> .block h1{
	width:100%; height:56px; text-align:center; line-height:56px;padding-top: 10px;font-size: 30px;
}

.con_he> .block{
	display: block;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background: #eee;
	padding-bottom: 20px;
}

.swiper-container{
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #00ff33;/*  */
  }
  
  .swiper-slide img{
	  margin: auto;
	  display: block;
  }
  
  .swiper-container{
	  width: 900px;
  }
  
  
  /* กค */
  .gj {
  	width: 800px;
  	margin: 20px auto 0;
  	height: auto;
  	display: flex;
  	justify-content: space-between;
  }
  .gj div{
  	position: relative;
	width: 150px;
  }
  .gj div::after{
  	display: none;
  	content:"" ;
  	width: 0;
  	height: 10px;
  	border: 10px solid transparent;
  	border-top-color: #009E98;
  	position: absolute;left: 50%;
  	transform: translateX(-50%);
  }
  .gj .green::after{
  	display: block;
  }
  .gj img{
  	width: 100%;
  }
  .gj .posi{
  	position: absolute;
  	top: 0;
  	display: none;
  }
  .gj .xs{
  	display: block;
  }
  .lx{
  	margin: auto;
  	margin-top: 10px;
  	width: 800px;
  	height: 420px;
	border: 1px dashed #666;
	background: #fff;
  }
  .lx div{
  	display: none;
  }
  .lx div p{
  	color: #555;
  	letter-spacing: 1px;
  	width: 100%;
  	height: 100%;
  	font-size: 18px;
  	font-family: ' CN';
  	line-height: 30px;
	box-sizing: border-box;
	padding: 10px 20px 0;
	line-height: 200%;
  }
  .lx .xs{
  	display: block;
	background: #fff;
  }
  .lx div img{
  	width: 600px;
  	height: 500px;
  }
/*  */
.form_box{
	box-sizing: border-box;
	width: 900px;
	height: 765px;
	border-top: 10px solid #ebebeb;
	margin: auto;
	background: #fff;
}
.form_box hr{
	height: 3px;
	width: 100%;
	box-sizing: border-box;
	background: #eaeaea;
	border: 1px solid #f3f3f3;
}
.form_box .title_box{
	width: 100%;
	height: 88px;
	line-height: 88px;
	font-size: 26px;
	color: #252a2d;
	text-align: center;
}
.form_box .content_box{
	width: 100%;
	height: 465px;
	padding: 25px 30px 0 25px;
	box-sizing: border-box;
}
.form_box .content_box>div:nth-child(n+2){
	width: 100%;
	margin-top: 30px;
}
.form_box .content_box>div:nth-child(-n+3){
	width: 100%;
	height: 55px;
	display: flex;
	justify-content: space-between;
}
.form_box .content_box>div:nth-child(4){
	height: 170px;
	display: flex;
	vertical-align: top;
	overflow: hidden;
}
.form_box .content_box .one .name_box{
	width: 460px;
	height: 55px;
	display: flex;
	justify-content: space-between; 
}
.form_box .content_box .one .age_box{
	width: 335px;
	height: 55px;
	display: flex;
	justify-content: space-between; 
}
.content_box i{
	color: red; font-size: 24px;line-height: 60px;
}
.content_box div:nth-child(-n+3) span{
	font-size: 26px;display: flex;align-items: center;
}
.content_box .four span{
	font-size: 26px;
	width: 140px;
}
.content_box input{
	padding-left: 10px;
	border: 1.5px solid #DEDEDE;border-radius: 5px;font-size: 25px;
	outline-color: #009E98;
}
.content_box .name{
	 width: 300px;
}
.content_box .age{
	width: 250px;
}
.content_box .tel{
	width: 685px;
}
.content_box .rq{
	width: 685px;
}
.content_box .ms{
	width: 685px;
	height: 160px;
	border: 1.5px solid #DEDEDE;
	border-radius: 5px;
	font-family: '???';
	font-size: 24px;
	padding: 0 0 0 10px;
	outline-color: #009E98;
}
.hint_box {
	width: 900px;
	height: 75px;
	font-size: 22px;
	text-align: left;
	margin: auto;
	padding-left: 50px;
}
.btn_box{
	width: 525px;
	height: 120px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: auto;
}
.btn_box button{
	width: 243px;
	height: 74px;
	outline: 0;
	border: 0;
}

/*  */
.ts{
	width: 300px;
	height: 70px;
	background: rgba(0,158,152,.8) ;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
	font-size: 28px;
	color: #fff;
	text-align: center;
	line-height: 70px;
	display: none;
	border-radius: 3px;
}

.btn_box button{
	 background-size: 243px;
}

.con_he > div > div{
	background: #fff;
	border-radius: .1rem;
	padding: .1rem 0;
	margin: 0 auto;
}

.con1>div,.con2>div{
	margin: 0 .1rem !important;
}

.gj{
	background: transparent !important;
}

.swiper-container{
	background: transparent !important;
}

.ig{
	margin: auto;
	width: 600px;
	display: block;
}

.fiex{
	position: fixed;
	right: 5%; top: 40%; 
	width: 100px; height: 100px; 
	background: #ff8800;z-index: 999;
	border-radius: 50%;
	display: flex;justify-content: center;align-items: center;
}

.none{
	display: none;
}

@media screen and (max-width:640px) {
	
	.gj div{
		width: 1rem;
	}
	
	.none{
		display: block; position: fixed; width: 100%;height: 100vh;background: #009e98;z-index: -1;top: 0;bottom: 0;
	}
	
	.ig{
		margin: auto;
		width: 4rem;
		display: block;
	}
	.footer{
		display: flex;
		justify-content: center;
	}
	.foot_p1{
		width: 80%;
	}
	.bodys{
		width: 6.4rem;
		overflow: hidden;
	}
	.bodys>div{
		width: 100%;
	}
	.fiex{
		width: 10vw !important; height: 10vw; 
		border-radius: 50%;
	}
	.bodys .con_he>div{
		width: 100%;
	}
	
	.bodys .header{
		padding: 0 .1rem;
		box-sizing: border-box;
		height: .8rem;
	}
	.nav{
		height: .45rem;
	}
	.nav li{
		font-size: .2rem;
		line-height: .45rem;
	}
	.con_he> .block h1{
		font-size: .26rem;
		height: .4rem;
		line-height: .4rem;
		padding: .1rem 0;
	}
	.swiper-container{
		width: 100vw;
		padding: 0 .2rem;
	}

	/* .swiper-container{
		width: 6rem;
	} */
	/* .swiper-container>div{
		width: 100%;
	} */
	.swiper-container>div img{
		width: 6rem;
	 }
	 .con_he > div > div .con_p1:nth-child(1){
		 margin: 0 auto .15rem;
	 }
	 .con_p1{
		 font-size: .18rem;
		 margin: .15rem auto;
	 }
	 .foot_p1{
		 font-size: .18rem;
		 line-height: .32rem
	 }
	 
	 .form_box{
	 	box-sizing: border-box;
	 	width: 100%;
	 	height: 7rem;
	 	border-top: .1rem solid #ebebeb;
		border-radius: 3%;
	 }
	 .form_box hr{
	 	height: 3px;
	 	width: 100%;
	 }
	 .form_box .title_box{
	 	width: 100%;
	 	height: .5rem;
	 	line-height: .5rem;
		font-size: .26rem;
	 }
	 .form_box .content_box{
	 	width: 100%;
	 	height: 4.65rem;
	 	padding: .25rem .3rem 0 .25rem;
	 }
	 .form_box .content_box>div:nth-child(n+2){
	 	margin-top: .3rem;
	 }
	 .form_box .content_box>div:nth-child(-n+3){
	 	width: 100%;
	 	height: .55rem;
	 }
	 .form_box .content_box>div:nth-child(4){
	 	height: 1.7rem;
	 }
	 .form_box .content_box .one .name_box{
	 	width: 3.53rem;
	 	height: .55rem;
	 }
	 .form_box .content_box .one .age_box{
	 	width: 2.15rem;
	 	height: .55rem;
	 }
	 .content_box i{
	 	font-size: .24rem;line-height: .6rem;
	 }
	 .content_box div:nth-child(-n+3) span{
	 	font-size: .24rem;
	 }
	 .content_box .four span{
	 	font-size: .24rem;
	 }
	 .content_box input{
	 	padding-left: .1rem;
	 	border: 1.5px solid #DEDEDE;border-radius: .05rem;font-size: .25rem;
	 }
	 .content_box .name{
	 	 width: 2.05rem;
	 }
	 .content_box .age{
	 	width: 1.34rem;
	 }
	 .content_box .tel{
	 	width: 4.35rem;
	 }
	 .content_box .rq{
	 	width: 4.35rem;
	 }
	 .content_box .ms{
		
	 	width: 4.7rem;
	 	height: 1.6rem;
	 	border-radius: .05rem;
	 	font-size: .24rem;
	 	padding: 0 0 0 .1rem;
	 }
	 .hint_box {
	 	width: 96%;
	 	height: .55rem;
	 	padding-left: .4rem;
	 	font-size: .22rem;
	 	line-height: .375rem;
	 }
	 .btn_box{
	 	width: 5.25rem;
	 	height: .8rem;
	 }
	 .btn_box button{
	 	width: 2.43rem;
	 	height: .74rem;
		background-size: 2.43rem !important;
	 }
	 .gj,.lx{
		 width: 6rem;
		 margin: 0 auto .1rem;
	 }
	 .lx{
		 height: 4.5rem;
	 }
}


@media screen and (max-width:425px) {
	
	.content_box .ms{
		width: 7rem;
	}
	
	.con_he> .block{
		padding-bottom: .1rem;
	}
	.con_p1{
		line-height: .32rem;
		font-size: .22rem;
	}
	.con_he> .block h1{
		font-size: .24rem
	}
	.content_box .ms{
		width: 7.1rem;
	}
	.btn_box button {
	    width: 2rem;
	    height: .6rem;
	    background-size: 2rem !important;
	}
	.lx div p{
		font-size: .24rem;
	}
	.gj div{
		width: 1rem;
	}
	.lx {
	    height: 8.2rem;
	}
	
}

@media screen and (max-width:375px){
	.foot_p1{
		font-size: .16rem;
	}
	.lx {
	    height: 8.5rem;
	}
	.con_p1{
		font-size: .24rem;
		line-height: .36rem;
	}
	.content_box .ms {
	    width: 8.2rem;
	}
}