.swiper {
 	width: 100%;
 	height: 100%;
 }

 .swiper-slide {
 	text-align: center;
 
 

 	/* Center slide text vertically */
 	display: -webkit-box;
 	display: -ms-flexbox;
 	display: -webkit-flex;
 	display: flex;
 	-webkit-box-pack: center;
 	-ms-flex-pack: center;
 	-webkit-justify-content: center;
 	justify-content: center;
 	-webkit-box-align: center;
 	-ms-flex-align: center;
 	-webkit-align-items: center;
 	align-items: center;
 }

 .swiper-slide img {
 	display: block;
 	width: 100%;
 	height: 100%;
 	object-fit: cover;
 }
.row_banner{
	position:relative;
}
.row_banner .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #bdc5cb;
  opacity: unset;
}
.row_banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.a2_box{
	display: flex;
}
.row_a2{
	padding-top: 50px;
	padding-bottom: 60px;
	
	position: relative;
	background: url(../img/pic01.png) no-repeat;
}
.row_a2 .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 26px;
  left: 0;
  width: 100%;
}
.a2_wrap{
	overflow: hidden;
}
.a2_tit{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #333;
}
.a2_text{
	font-size: 12px;
	color:#888888;
}
.a2_on{
	padding-bottom: 20px;
	border-bottom:1px solid #dedede;
	box-shadow: 0px 5px 10px #dedede;
}
.a2_box .swiper-pagination-bullet-active {
  opacity: 1;
  background: #999999;
  width: 32px;
  border-radius: 15px;
}
.course ul{
	display: flex;
	justify-content: center;
}
.course ul li{
	cursor: pointer;
	padding: 7px;
	margin-right: 30px;
	border-radius: 30px;
	font-size: 16px;
}
.course ul li.current{
	background: #64bfa1;
	color: #fff;
}
.row_a3{
	padding-top: 60px;
	padding-bottom: 60px;
	background: #f1f3f3;
}
.course_on{
	
	width: 380px;
background: #fff;
}
.course_main{
	padding: 30px;
}
.course_text>div:nth-child(1){
	color: #15a286;
	margin-bottom: 20px;
}
.course_btn{
	display: flex;
	margin-top: 30px;
	
}
.course_btn>div{
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	width: 150px;
	height: 40px;
	margin-right: 20px;
	border-radius: 30px;
}
.course_btn>div:last-child{
	margin-right: 0;
}
.course_btn>div:nth-child(1){
	border: 1px solid #15a286;
	color: #15a286;
}

.course_btn>div:nth-child(2){
	border: 1px solid #f4a96b;
	color: #f4a96b;
}
.course_box{
	margin-top: 25px;
	display: flex;
}
.course_box>div{
	margin-right: 30px;
}
.course_box>div:last-child{
	margin-right: 0;
}
.more{margin-top: 30px !important;
	cursor: pointer;
	width: 150px;
	font-size: 16px;
	height: 45px;
	margin: auto;
	border-radius: 30px;
	color: #bbbbbb;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.row_a4{
	padding-top: 60px;
	padding-bottom: 70px;
	background-size:cover !important;
	background: url(../img/pic099.png);
}
.a4_tit{
	text-align: center;
	color: #666666;
	font-size: 16px;
}
.a4_icon{
	margin-top: 50px;
	display: flex;
	justify-content: center;
}
.a4_main:nth-child(1) .a4_text{
	text-align: center;
	margin-bottom: 20px;
	color: #71bf7c;
	font-size: 30px;
	font-weight: 550;
}
.a4_main{
	width: 285px;
}
.a4_main:nth-child(1) .a4_on{
	padding-top: 40px;
	width: 285px;
	height: 258px;
	background: #71bf7c;
	border-radius: 20px;
}


.a4_main:nth-child(2) .a4_text{
	text-align: center;
	margin-bottom: 20px;
	color: #f5a519;
	font-size: 30px;
	font-weight: 550;
}
.a4_main:nth-child(2) .a4_on{
	padding-top: 40px;
	width: 285px;
	height: 298px;
	background: #f5a519;
	border-radius: 20px;
}
.a4_main:nth-child(2) .a4_on > div:nth-child(2){
	margin-top: 5px;
}

/* ----------- */
.a4_main:nth-child(3) .a4_text{
	text-align: center;
	margin-bottom: 20px;
	color: #ee782e;
	font-size: 30px;
	font-weight: 550;
}
.a4_main:nth-child(3) .a4_on{
	padding-top: 40px;
	width: 285px;
	height: 338px;
	background: #ee782e;
	border-radius: 20px;
}
.a4_main:nth-child(3) .a4_on > div:nth-child(2){
	margin-top: 80px;
}
/* --------------------- */
.a4_main:nth-child(4) .a4_text{
	text-align: center;
	margin-bottom: 20px;
	color: #e7511d;
	font-size: 30px;
	font-weight: 550;
}
.a4_main:nth-child(4) .a4_on{
	padding-top: 40px;
	width: 285px;
	height: 378px;
	background: #e7511d;
	border-radius: 20px;
}
.a4_main:nth-child(4) .a4_on > div:nth-child(2){
	margin-top: 122px;
}
.list_swiper{
	/* overflow: hidden; */
	position: relative;
}
.list_swiper .swiper-button-next{
	background: 0;
	width: 80px;
	height: 80px;
}
.list_swiper .swiper-pagination-bullet-active {
  opacity: 1;
  background: #999999;
  width: 32px;
  border-radius: 15px;
}
.a4_list{
	padding-top: 60px;
}
.list_aa{
	box-shadow: 0px 3px 10px #dedede;
	display: flex;
	justify-content: space-between;
	background: #fff;
	padding: 25px 20px 25px 20px;
}

.list_swiper .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
 bottom: -40px;
  left: 0;
  width: 100%;
}
.list_swiper #list_swiper{
	overflow: hidden;
	height: 298px;
}






.a4_ul{
	text-align: center;
	color: #fff;
	font-weight: 600;
}
.a4_ul ul li{
	padding-bottom: 20px;
}
.a4_on>div:nth-child(2){
	margin-top: 40px;
	display: flex;
	justify-content: center;
}
.a4_box{
	display: flex;
	align-items: flex-end;
}
.a4_box>div{
	margin-right: 20px;
	
}
.a4_box>div:last-child{
	margin-right: 0;
}
.list_aa>div:nth-child(2){
	color: #999;
}




.row_a5{
	position: relative;
}
.a5_box{
	padding: 25px 30px 25px 30px;
	width: 380px;
	height: 460px;
	background: #fff;
	position: absolute;
	right: 0;
	overflow: hidden;
	top: 50%;
	transform: translate(-50%,-50%);
}
.a5_map{
	height: 560px;
	width: 100%;
}
.a5_map img{
	width: 100%;
	height: 100%;
}
.a5_df{
	display: flex;
	align-items: center;
}
.a5_top{
	
	display: flex;
	justify-content: space-between;
}
.seach_city input{
	width: 100%;
	padding: 10px;
	border: 1px solid #dedede;
}
.seach_city{
	
	margin-top: 24px;
	margin-bottom: 24px;
	position: relative;
}
.seach_city img{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(-50%,-50%);
}
.seach_on{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dedede;
}
.seach_on>div:nth-child(1){
	font-size: 16px;
	color: #333;
}
.seach_on>div:nth-child(2){
	display: flex;
	color: #666666;
	font-size: 16px;
	margin-top: 10px;
	
}
.seach_on>div:nth-child(2) span{
	margin-right: 10px;
}
.a5_df>div:nth-child(2){
	font-size: 22px;
}
.map_tab{
	cursor: pointer;
	color: #666666;
}

.seach_body{
	overflow: scroll;
height: 300px;
}

.row_a6{
	padding-top: 60px;
	padding-bottom: 70px;
}
.a6_ul ul{
	margin-bottom: 30px;
	display: flex;
	justify-content: center;
}
.a6_ul ul li{
	cursor: pointer;
	padding: 7px;
	margin-right: 30px;
	border-radius: 30px;
	font-size: 16px;

}
.a6_ul ul li.cuuren{
	background: #64bfa1;
	color: #fff;
}
.a6_on{
	box-shadow: 0px 3px 10px #dedede;
	/* width: 380px; */
	width: 360px;
}
.a6_flex{
	display: flex;
	flex-wrap: wrap;
}
.a6_flex>div{
	margin-right: 30px;
	border-radius: 9px;
}
.a6_flex>div:last-child{
	margin-right: 0;
}
.a6_main{
	padding: 30px;
}
.a6_tit{
	font-weight: 550;
	font-size: 18px;
	color: #333;
	padding-bottom: 15px;
}
.a6_data{
	font-size: 14px;
	color: #bbbbbb;
	padding-bottom: 15px;
}
.a6_text{
	font-size: 14px;
	color: #999;
	padding-bottom: 30px;
}
.a6_more a{
	color: #15a286;
	font-size: 14px;
}
.a6_more img{
	margin-left: 10px;
}
.more_btn{
	width: 150px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #bbbbbb;
	background: #fff;
	box-shadow: 0px 3px 10px #dedede;
	margin: auto;
	border-radius: 30px;
	margin-top: 40px !important;
}
.a6_box>div{
display: none;	
}
.a6_box>div.on{
	display: block;
}
@media screen and (max-width:769px) {
	.row_a2{
		padding-top: .5rem;
		padding-bottom: .5rem;
	}
	.tit ul li:nth-child(1){
	font-size: 0.32rem;
	}
	.tit ul li:nth-child(2){
		font-size: 0.24rem;
	}
	.tit{
		margin-bottom: 0.4rem;
	}
	.row_a2 .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 4px;
	}
	.a2_tit{
		padding-top: 0.2rem;
   padding-bottom: 0.2rem;
	}
	.row_a3{
		padding-top: 0.6rem;
		padding-bottom: 0.6rem;
	}
	.course_main{
		padding: 0.3rem;
	}
	.course_box > div{
		margin-right: 0;
	}
	.course_box{
		flex-direction: column;
	}
	.more{
		width: 106px;
		font-size: 0.3rem;
		height: 34px;
	}
	.a2_text{
		overflow: hidden;
		text-overflow: ellipsis;
		display: block;
		white-space: nowrap;
		width: 125px;
	}
	
	.row_a4{
		padding-top: 0.6rem;
		padding-bottom: 0.7rem;
	}
	.a4_tit{
		font-size: .25rem;
		line-height: 25px;
		width: 90%;
		margin: auto;
	}
	.a4_main .a4_text{
		font-size: .4rem !important;
	}
	.a4_main{
		width: 49%;
		margin-bottom: .5rem;
	}
	.a4_box{
		flex-wrap: wrap;
		padding: .1rem;
	}
	.a4_main .a4_on{
		width: 100% !important;
		padding-top: .4rem !important;
	}
	
	.a4_box > div:nth-child(2n+2){
		margin-right: 0;
	}
	.a4_box > div {
	  margin-right: 0.1rem;
	}
	.a4_ul ul li{
		padding-bottom: .2rem;
	}
	.a4_main:nth-child(2) .a4_on > div:nth-child(2) {
	  margin-top: 22px;
	}
	.a4_main:nth-child(1) .a4_on{
		height: 230px;
	}
	.a4_main:nth-child(2) .a4_on{
		height: 267px;
	}
	.a4_main:nth-child(3) .a4_on {
	  height: 254px;
	}
	.a4_main:nth-child(3) .a4_on > div:nth-child(2) {
	  margin-top: 37px;
	}
	.a4_main:nth-child(4) .a4_on{
		height: 294px;
	}
	.a4_main:nth-child(4) .a4_on > div:nth-child(2) {
	  margin-top: 79px;
	}
	.a4_list{
		padding-top: 0.6rem;
	}
	.row_a5{
		padding-top: 1rem;
	}
	.a5_box{
		left: 50%;
		padding: .3rem;
		width: 278px;
	}
	.a5_df > div:nth-child(2){
		font-size: .3rem;
	}
	.seach_on > div:nth-child(1){
		font-size: .25rem;
	}
	.seach_on > div:nth-child(2){
		font-size: .3rem;
	}
	
	
	.a6_flex > div{
	margin-right: auto;
	}
	.a6_on{
		margin-bottom: .5rem;
	}
	.a6_main{
		padding: .5rem;
	}
	.a6_tit{
		font-size: .35rem;
	}
	.more_btn {
	  width: 106px;
	  font-size: 0.3rem;
	  height: 34px;
	}
	
}