*{box-sizing: border-box}
body{padding-top:125px}
html.show{scroll-behavior:smooth;}
textarea::-webkit-input-placeholder { color: #666; }
textarea::-moz-placeholder { color: #666; }
textarea:-moz-placeholder { color: #666; }
textarea:-ms-input-placeholder { color: #666; }
/* 关于我们-其他服务 */
.c-cb{clear: both;}
.m-banner{position: relative;min-height: 200px;background: #f5f5f5;}
.m-banner .m-banner-bg{width: 100%;position: relative;}
.m-banner a.banner-button{width: 320px;height: 56px;line-height: 56px;background: #409EFE;border-radius: 28px;text-align: center;color:#fff ;position: absolute;bottom: 50%;left: 50%;transform: translateX(-50%);}
.m-banner a.banner-button:hover{box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.2);}
@media screen and (max-width:991px){
  .m-banner a.banner-button{height: 40px;line-height: 40px;}
}
/* .button:hover{opacity: 0.8;} */
.g-bd{position: relative;}
.m-brand{margin-top: -11%;position: relative;z-index: 8;}
.m-brand .f-box{background: transparent;}
.m-brand p{color: #FFFFFF;text-align: center;line-height: 32px;height: 32px;font-size: 26px;}
.m-brand ul{font-size: 0;letter-spacing: 0;margin-top: 30px;display: flex;display: -webkit-flex;justify-content: space-between;	align-items: center;}
.m-brand ul li{font-size: 15px;width: calc(33.33% - 13.33px);min-height: 256px;background: #FFFFFF;display: flex;display: -webkit-flex;justify-content: center;align-items: center;border-radius: 10px;box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.2);}
.m-brand ul li:hover{	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);}
.m-brand ul li a{width: 100%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;height: 256px;}
.m-brand ul li a span{display: inline-block;margin: 10px 0;}
.m-brand ul li a .xiang{display: none;}
.m-brand ul li a:hover{color: #fc9f45;transition: all .4s;}
.m-brand ul li a:hover .xiang{margin: 0 auto;	display: block;}
@media screen and (max-width: 1600px) {
	.m-banner a.banner-button{bottom: 58%;}
}
@media screen and (max-width: 1219px) {
	.m-brand{margin-top: -140px;}
}

@media screen and (max-width:991px){
	.m-banner a.banner-button{bottom: 66%;}
	.m-brand{margin-top: -70px;}
}

@media screen and (max-width: 767px) {
	.m-brand{margin-top: -60px;}
	.m-brand p{font-size: 20px;}
	.m-brand ul {flex-wrap: wrap;justify-content: center;}
}
/*  */
.m-soar{padding: 80px 0 100px 0;background-color: #f5f5f5;}
.m-soar .box-title{font-size: 3rem;font-size: 3.6rem;line-height: 48px;color: #333;text-align: center;font-weight: bold;}
.m-soar .box-desc{font-size: 2.8rem;line-height: 48px;color: #333;text-align: center;font-weight: bold;}
.m-soar .box-item{margin: 80px 0 0px 0;}
.m-soar .box-item .box-video{max-width: 580px;width: 100%;height: 334px;float: left;background: #000000;border-radius: 10px;}
.m-soar .box-item .box-video video{width: 100%;height: 100%;border-radius: 10px;}
.m-soar .box-item .box-video .a-video-box{width: 100%;height: 100%;border-radius: 10px; position: relative}
.m-soar .box-item .box-video .a-video-box .poster { width: 100%; height: 100%;border-radius: 10px; object-fit: cover; float: left;}
.m-soar .box-item .box-video .a-video-box .icon{transition: all .4s;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;left: 0;cursor: pointer;}
.m-soar .box-item .box-video .a-video-box .icon img {width: 56px;}
.m-soar .box-item .box-video .a-video-box:hover .icon{transform: scale(1.1);}
.m-soar .box-item .box-txt{float: left;}
.m-soar .box-item .box-txt p{width: 399px;margin:70px 0 80px 80px ;line-height: 38px;color: #333;font-size: 16px;}
.m-soar .box-item .box-txt .button{display: inline-block;width: 160px;height: 38px;line-height: 38px;text-align: center;font-size: 15px;background-image: linear-gradient(to right, #fc9f45 , #fd4c1d);border-radius: 25px;color: #FFFFFF;margin-left: 80px;}
@media screen and (min-width: 991px) and (max-width: 1219px) {
	.m-soar .box-item .box-video{	width: 500px;}
	.m-soar .box-item .box-txt{width: calc(100% - 500px);}
	.m-soar .box-item .box-txt p{margin: 30px;}
}
@media screen and (min-width: 768px) and (max-width: 990px) {
	.m-soar .box-item .box-video{max-width: 100%;}
	.m-soar .box-item .box-txt{width: 100%;}
	.m-soar .box-item .box-txt p{width: calc(100% - 60px);word-break: break-all;margin: 30px;}
	.m-soar .box-item .box-txt .button{margin-left: 20px;}
}
@media screen and (max-width: 767px) {
	.m-soar .box-item .box-txt .button{margin-left: 20px;}
	.m-soar .box-item .box-video{max-width: 100%;}
	.m-soar .box-item .box-txt{width: 100%;}
	.m-soar .box-item .box-txt p{width: 100%;margin: 0;padding:0 10px;}
}
.m-num{width: 100%;min-height: 345px;background: url(../image/a-top1.png) no-repeat;background-size: 100% 100%;display: flex;display: -webkit-flex;align-items: center;}
.m-num .f-box {display: flex;justify-content: space-between;flex-wrap: wrap;}
.m-num .f-box ul{font-size: 0;letter-spacing: 0;}
.m-num .f-box li{width: 200px;float: left;font-size: 15px;}
.m-num .f-box li .num-tit{color: #FFFFFF;font-size: 48px;text-align: center;line-height: 50px;}
.m-num .f-box li .num-txt{color: #FFFFFF;text-align: center;font-size: 18px;margin-top: 20px;}
@media screen and (min-width: 991px) and (max-width: 1219px) {
	.m-num  .f-box li{width: 180px;}
}
@media screen and (min-width: 768px) and (max-width: 990px) {
	.m-num  .f-box li{width: 145px;}
}
@media screen and (max-width: 767px) {
	.m-num  .f-box li{width: 145px;}
}

.m-xb{background-color: #f5f5f5;padding: 100px 0 ;}
.m-xb .box-title{font-size: 3rem;font-size: 3.6rem;line-height: 48px;color: #333;text-align: center;font-weight: bold;}
.m-xb .box-title span{color: #fd4c1d; font-size: 4rem;}
.m-xb .box-desc{font-size: 2.8rem;line-height: 48px;color: #333;text-align: center;font-weight: bold;}
.m-xb .box-list{font-size: 0;letter-spacing: 0;margin-top: 40px;display: flex;display: -webkit-flex;flex-wrap: wrap;	justify-content: space-between;}
.m-xb .box-list>li{width: calc(50% - 10px);min-height:400px;border-radius: 10px;background-color: #FFFFFF;padding:40px 0 30px 0;position: relative;	margin-top: 40px;	font-size: 14px;}
.m-xb .box-list>li .box-item{display: flex;width: 100%;padding-bottom: 40px;border-bottom: 1px solid #e8e8e8;min-height: 245px}
.m-xb .box-list>li:nth-of-type(3) .box-item{padding-bottom: 10px;}
.m-xb .box-list>li .box-item .box-item-left{width: 260px;border-right: 1px solid #e8e8e8;text-align: center;margin-right: 40px;
display: flex;flex-direction: column;align-items: center;justify-content: center;}
.m-xb .box-list>li .box-item .box-left-tit{margin-top: 20px;color: #000;font-size: 30px;font-size: 3rem;}
.m-xb .box-list>li .box-item .box-right-tit1{font-size: 18px;color: #000;margin:20px 0  30px 0;}
.m-xb .box-list>li .box-item-right p:not(:first-child){line-height: 30px;display: flex;color: #000;}
.m-xb .box-list>li .box-item-right p:not(:first-child) .icon{color: #409EFE;margin-right: 10px;}
.m-xb .box-list>li .button{display: block;width: 320px;height: 56px;line-height: 56px;	text-align: center;font-size: 14px;background-image: linear-gradient(to right, #fc9f45 , #fd4c1d);color: #FFFFFF;border-radius: 25px;margin: 27px auto 0;}
.m-xb .box-list>li:nth-of-type(3) .box-right-tit1{margin-bottom: 10px;}
@media screen and (max-width: 1219px) {
	.m-xb{padding: 80px 0;}
	.m-xb .box-list{margin-top: 0;}
}
@media screen and (max-width: 991px) {
	.m-xb{padding: 40px 0;}
}
/* .m-b2c{padding-top: 98px;}
.m-b2c .box-title{font-size: 36px;font-size: 3.6rem;line-height: 48px;color: #333;text-align: center;font-weight: bold;}
.m-b2c .box-title span{color: #4EA3FD; font-size: 4.8rem;}
.m-b2c .box-desc{font-size: 3.6rem;line-height: 48px;color: #333333;text-align: center;font-weight: bold;margin-bottom: 45px;}
.m-b2c .m-b2c-tit{font-size: 18px;color: #333;display: flex;}
.m-b2c .m-b2c-tit span{color: #409EFE;font-size: 16px;margin-left: 12px;align-self: flex-end;}
.m-b2c .m-b2c-list{display: flex;align-items: center;justify-content: space-between;margin: 20px 0;}
.m-b2c .m-b2c-list img{width: 30%;transition: all .4s}
.m-b2c .m-b2c-list img:hover{transform: scale(1.05);}
.m-b2c .btn{margin: 40px auto 0;text-align: center;}
.m-b2c .btn .button{display: inline-block;width: 320px;height: 56px;line-height: 56px;	text-align: center;font-size: 16px;background-image: linear-gradient(to right, #fc9f45 , #fd4c1d);color: #FFFFFF;border-radius: 25px;} */
@media screen and (max-width: 1219px) {
	.m-b2c{padding-top: 80px;}
}
@media screen and (max-width: 991px) {
	.m-b2c{padding-top: 40px;}
}


.m-b2c{padding-top: 98px;}
.m-b2c .box-title{font-size: 3.0rem;font-size: 3.6rem;line-height: 48px;color: #333;text-align: center;font-weight: bold;}
.m-b2c .box-title span{color: #fd4c1d; font-size: 4rem;}
.m-b2c .box-desc{font-size:2.8rem;line-height:48px;color:#333;text-align:center;font-weight:bold}
.m-b2c .box-item{margin-top:50px}
.m-b2c .box-item .item-tit{color:#fd4c1d;text-align:center;font-weight:bold;font-size: 1.6rem;}
.m-b2c .box-item .item-txt{color:#333;line-height:30px;text-align:center;font-weight:bold;font-size:14px;margin:10px 0}
.m-b2c .box-item ul{font-size:0;letter-spacing:0;display:flex;display:-webkit-flex;justify-content:space-between}
.m-b2c .box-item ul li{font-size:15px;max-width:370px;width:30%;text-align:center}
.m-b2c .box-item ul li img{width:100%;transition: all .4s}
.m-b2c .box-item ul li img:hover{transform: scale(1.05);}
.m-b2c .box-item ul li a{display:inline-block;color:#333}
.m-b2c .box-item ul li a:hover{color:#fc9f45;transition:all .4s}.m-b2c .btn{margin:50px;text-align:center}
.m-b2c .btn{margin: 40px auto 0;text-align: center;}
.m-b2c .btn .button{display: inline-block;width: 320px;height: 56px;line-height: 56px;	text-align: center;font-size: 16px;background-image: linear-gradient(to right, #fc9f45 , #fd4c1d);color: #FFFFFF;border-radius: 25px;} 
 
.m-customs{margin-top: 80px;padding: 100px 0;background:#f5f5f5;background-size: cover;}
.m-customs .box-title{font-size: 40px;font-size: 4rem;line-height: 48px;color: #333;text-align: center;font-weight: bold;}
.m-customs .box-title span{color: #fd4c1d; font-size: 4rem;}
.m-customs .box-desc{font-size: 2.8rem;line-height: 48px;color: #333333;text-align: center;font-weight: bold;}
.m-customs .m-customs-main{background: #fff;padding-bottom: 20px;margin-top: 40px;}
.m-customs .m-customs-list{background: #fff;display: flex;align-items: center;justify-content: space-between;}
.m-customs .m-customs-list .m-customs-item{width: 25%;text-align: center;padding: 0 30px;}
.m-customs .m-customs-list .m-customs-img{padding: 30px 0;}
.m-customs .m-customs-list .m-customs-img img{max-width: 100%;}
.m-customs .m-customs-list .m-customs-tit{font-size: 24px;color: #333;}
.m-customs .m-customs-list .m-customs-con{font-size: 16px;color: #666;padding: 18px 0;border-bottom: 1px solid #ECECEC;margin-bottom: 18px;}
.m-customs .m-customs-list .m-customs-time{color: #0071BC;}
.m-customs .m-customs-bot{text-align: center;}
.m-customs .m-customs-bot img{max-width: 100%;}
.m-customs .btn{display: block;width: 320px;height: 56px;line-height: 56px;	text-align: center;font-size: 16px;background-image: linear-gradient(to right, #fc9f45 , #fd4c1d);color: #FFFFFF;border-radius: 25px;margin: 64px auto 0;}
@media screen and (max-width: 1219px) {
	.m-customs{padding: 80px 0;margin-top: 60px;}
}
@media screen and (max-width: 991px) {
	.m-customs{padding: 40px 0;margin-top: 40px;}
}
/* 关于我们-入住讲师 */
.wrap-about2{background: #f5f5f5;padding-bottom: 100px;overflow-x: hidden;}
.wrap-about2 .a2-tit{font-size: 24px;color: #333;font-weight: bold;text-align: center;margin-bottom: 60px;}
.wrap-about2 .btn-box{text-align: center;width: 100%;}
.wrap-about2 .btn-box .a2-btn{display: inline-block;width: 320px;height: 56px;line-height: 56px;background: #409EFE;border-radius: 28px;font-size: 18px;color: #fff;}
#about-swiper1{}
#about-swiper1 .swiper-slide{}
#about-swiper1 .swiper-slide img{width: 100%;}
#about-swiper1 .about-swiper1-pagination{text-align: right;padding-right: 14%;bottom: 50px;}
#about-swiper1 .about-swiper1-pagination span{width: 25px;height: 3px;border-radius: 0;}
.wrap-about2 >.f-box{margin-top: 100px;}
.wrap-about2 .a2-form{background: #fff;border-radius: 10px;padding: 50px 0 40px 0;}
.wrap-about2 .a2-form .ajax-form{display: flex;justify-content: space-between;flex-wrap: wrap;max-width: 770px;width: 65%;margin: 0 auto;}
.wrap-about2 .a2-form .ajax-form .item-flex-left{width: 45%;}
.wrap-about2 .a2-form .ajax-form .item-flex-right{width: 45%;}
.wrap-about2 .a2-form .ajax-form .item-box{margin-bottom: 30px;}
.wrap-about2 .a2-form .item-flex{display: flex;justify-content: space-between;}
.wrap-about2 .a2-form .item-title{font-size: 18px;color: #333;margin-bottom: 20px;}
.wrap-about2 .a2-form .item-title span{color: #FF583D;}
.wrap-about2 .a2-form .item .input{max-width: 320px;width: 100%;height: 40px;background: #FAFAFA;border: 1px solid #EEEEEE;border-radius: 5px;}
.wrap-about2 .a2-form .item .input.input-text{height: 120px;}
.wrap-about2 .a2-form .item .input .check-input{width: 100%;height: 100%;padding: 0 15px;}
.wrap-about2 .a2-form .item .input .inputs{width: 100%;height: 100%;padding: 0 15px;}
.wrap-about2 .a2-form .item .input.input-text .check-input{padding: 12px 15px;}
@media screen and (max-width: 1219px) {
	.wrap-about2 >.f-box{margin-top: 80px;}
}
@media screen and (max-width: 991px) {
	.wrap-about2 >.f-box{margin-top: 60px;}
}
.a2-advantage .a2-advantage-list{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.a2-advantage .a2-advantage-item{width: calc(33% - 13px);margin-bottom: 50px;transition: all .4s;cursor: default;}
.a2-advantage .a2-advantage-item:hover{transform: scale(1.1);}
.a2-advantage .a2-advantage-item .a2-advantage-top{width: 100%;height: 80px;background: url("../image/a2-item-topbg.png") no-repeat;background-size: 100% 100%;text-align: center;line-height: 80px;font-size: 24px;color: #fff;font-weight: 400;}
.a2-advantage .a2-advantage-item:nth-of-type(1) .a2-advantage-con{background: url("../image/a2-item1-bg.png") no-repeat;background-size: 100% 100%;}
.a2-advantage .a2-advantage-item:nth-of-type(2) .a2-advantage-con{background: url("../image/a2-item2-bg.png") no-repeat;background-size: 100% 100%;}
.a2-advantage .a2-advantage-item:nth-of-type(3) .a2-advantage-con{background: url("../image/a2-item3-bg.png") no-repeat;background-size: 100% 100%;}
.a2-advantage .a2-advantage-item:nth-of-type(4) .a2-advantage-con{background: url("../image/a2-item4-bg.png") no-repeat;background-size: 100% 100%;}
.a2-advantage .a2-advantage-item:nth-of-type(5) .a2-advantage-con{background: url("../image/a2-item5-bg.png") no-repeat;background-size: 100% 100%;}
.a2-advantage .a2-advantage-item:nth-of-type(6) .a2-advantage-con{background: url("../image/a2-item6-bg.png") no-repeat;background-size: 100% 100%;}
.a2-advantage .a2-advantage-item .a2-advantage-con{background-size: 100% 100%;height: 148px;font-size: 18px;color: #333;
padding: 30px 40px 0 30px;}
@media screen and (max-width: 991px) {
	.a2-advantage .a2-advantage-item{width: calc(50% - 20px);}
}
.a2-lecturer .a2-lecturer-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.a2-lecturer .a2-lecturer-list .a2-lecturer-item{width: 20%;text-align: center;max-width: 232px;}
.a2-lecturer .a2-lecturer-list .a2-item-tit1{font-size: 16px;color: #333;margin: 30px 0 10px 0;font-weight: bold;}
.a2-lecturer .a2-lecturer-list .a2-item-con{font-size: 14px;color: #666;text-align: left;}
.a2-lecturer .a2-lecturer-list .a2-lecturer-img img{max-width: 100%;}
.a2-data .a2-data-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.a2-data .a2-data-list .a2-data-item{width: calc(25% - 20.25px);overflow: hidden;}
.a2-data .a2-data-list .a2-data-item img{max-width: 100%;transition: all 0.4s;}
.a2-data .a2-data-list .a2-data-item:hover img{transform-origin: 50% 50%;transform: scale(1.1);}
.a2-data .btn-box{margin-top: 97px;}
@media screen and (max-width: 991px) {
	.a2-data .a2-data-list .a2-data-item{width: calc(50% - 10px);margin-bottom: 20px;text-align: center;}
	.a2-data .btn-box{margin-top: 10px;}
}
/* 关于我们首页 */
.wrap-about{overflow-x: hidden; padding-top:125px}
.a-banner{position: relative;}
.a-banner img{max-width: 100%;}
.a-banner .a-banner-bottom{position: absolute;bottom: 24px;width: 1200px;left: 50%;transform: translateX(-50%);}
.a-banner .a-banner-item{color: #fff;text-align: center;}
.a-banner .a-banner-item .a-banner-tit{font-size: 36px;}
.a-banner .a-banner-item .a-banner-con{font-size: 24px;margin-top: 5px;}
.a-banner .a-banner-item .a-banner-con img{margin-left: 10px;}
@media screen and (max-width: 1219px) {
	.a-banner .a-banner-bottom{width: 960px;}
	.a-banner .a-banner-item .a-banner-tit{font-size: 30px;}
	.a-banner .a-banner-item .a-banner-con{font-size: 20px;}
	.a-banner .a-banner-item .a-banner-con img{height: 20px;}
}
@media screen and (max-width: 991px) {
	.a-banner .a-banner-bottom{width: 720px;}
	.a-banner .a-banner-item .a-banner-tit{font-size: 24px;}
	.a-banner .a-banner-item .a-banner-con{font-size: 16px;}
	.a-banner .a-banner-item .a-banner-con img{height: 16px;}
}
.a-menu{height: 60px;border-bottom: 1px solid #E8E8E8;    position: sticky; top: 0;z-index:7;background-color: #fff; }
.a-menu>div{height: 100%;align-items: center;}
.a-menu>div a{color: #666666;position: relative;}
.a-menu>div a:hover{color: #409EFE;}
.a-menu>div a:hover::after{content: "";position: absolute;left: 50%;transform: translateX(-50%);top: calc(100% + 10px);
	width: 20px;height: 4px;background: #39A6FF;}
.a-menu>div a.on{color: #409EFE;}
.a-menu>div a.on::after{content: "";position: absolute;left: 50%;transform: translateX(-50%);top: calc(100% + 10px);
width: 20px;height: 4px;background: #39A6FF;}
.wrap-about .a-tit{text-align: center;color: #333333;font-size: 32px;font-weight: bold;display: flex;align-items: flex-end;justify-content: center;margin: 100px auto 60px;}
.wrap-about .a-tit span{color: #409EFE;font-size: 24px;font-weight: 400;margin-left: 10px;}

.a-xgw-main{margin: 0 auto; display: flex; display: -webkit-flex; flex-wrap: wrap} 
.a-xgw-main .a-video-box{position: relative;transition: all .4s;width: 100%;width: 580px;height: auto;border-radius: 10px;}
.a-xgw-main .a-video-box video{width: 100%;}
.a-xgw-main .a-video-box .icon{transition: all .4s;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;left: 0;cursor: pointer;}
.a-xgw-main .a-video-box:hover .icon{transform: scale(1.1);}
.a-xgw-main .a-video-txt{ flex: 1;margin: 70px 0 80px 80px; line-height: 38px; color: #333; font-size: 16px;}

@media screen and (max-width: 1219px) { 
	.a-xgw-main .a-video-box{ width: 500px;}
	.wrap-about .a-tit{font-size: 28px;margin: 80px auto 48px;}
	.wrap-about .a-tit span{font-size: 20px;}
	.a-xgw-main .a-video-txt{margin: 30px;}
}
@media screen and (max-width: 991px) {
	.a-xgw-main .a-video-box{ width: 100% !important;}
	.wrap-about .a-tit{font-size: 24px;margin: 30px auto 20px;}
	.wrap-about .a-tit span{font-size: 16px;}
	.a-xgw-main .a-video-txt{flex:unset;margin: 10px auto 0; padding-right: 30px;}

}
.a2-advantage.a-advantage .a2-advantage-item:nth-of-type(1) .a2-advantage-con{background: url("../image/a-advantage1.png") no-repeat;background-size: 100% 100%;}
.a2-advantage.a-advantage .a2-advantage-item:nth-of-type(2) .a2-advantage-con{background: url("../image/a-advantage2.png") no-repeat;background-size: 100% 100%;}
.a2-advantage.a-advantage .a2-advantage-item:nth-of-type(3) .a2-advantage-con{background: url("../image/a-advantage3.png") no-repeat;background-size: 100% 100%;}
.a2-advantage.a-advantage .a2-advantage-item:nth-of-type(4) .a2-advantage-con{background: url("../image/a-advantage4.png") no-repeat;background-size: 100% 100%;}
.a2-advantage.a-advantage .a2-advantage-item:nth-of-type(5) .a2-advantage-con{background: url("../image/a-advantage5.png") no-repeat;background-size: 100% 100%;}
.a2-advantage.a-advantage .a2-advantage-item:nth-of-type(6) .a2-advantage-con{background: url("../image/a-advantage6.png") no-repeat;background-size: 100% 100%;}

.a-teachers.f-box{overflow: visible;}
.swiper4-box{position: relative;}
#swiper4{}
#swiper4 .swiper-slide{display: flex;justify-content: space-between;}
#swiper4 .swiper4-item{width: calc(20% - 16px);padding-bottom: 128px;}
#swiper4 .swiper4-item.swiper4-item-no-show{ padding-bottom:0;;height: 0;overflow: hidden}
#swiper4 .swiper4-item .swiper4-text{display: block;width: 1200px;position: absolute;padding: 22px 26px;border: 1px solid #FF7517;margin-top: 24px;left: 0;/*bottom: 1.4rem;*/bottom: 0;transition: all 0s;opacity: 0;}
#swiper4 .swiper4-item.active .swiper4-text{display: block;bottom: 1px;opacity: 1;}
#swiper4 .swiper4-item.active .swiper4-text .s4_before{display: block;position: absolute;top: -12px;border-bottom: 12px solid #ff7517;border-left: 12px solid transparent;border-right: 12px solid transparent;width: 0;height: 0;}
#swiper4 .swiper4-item.active .swiper4-text .s4_after{display: block;position: absolute;top: -11px;border-bottom: 12px solid #fff;border-left: 12px solid transparent;border-right: 12px solid transparent;width: 0;height: 0;}
#swiper4 .swiper4-item .swiper4-img{border: 1px solid transparent; border-radius: 6px; display: flex; overflow: hidden; overflow: hidden; display: flex; align-items: center; justify-content: center;}
#swiper4 .swiper4-item.active .swiper4-img{border: 1px solid #FF7517;border-radius: 6px;overflow: hidden;}
#swiper4 .swiper4-item .swiper4-name{text-align: center;font-size: 14px;color: #666;margin-top: 20px;}
#swiper4 .swiper4-item .swiper4-name span{text-align: center;font-size: 16px;color: #333;}
#swiper4 .swiper4-item img{max-width: 100%;cursor: pointer;max-height: 100%;transition: transform 0.3s;border-radius: 6px}
#swiper4 .swiper4-item img:hover{transform-origin: 50% 50%;transform: scale(1.1);}
.swiper4-box .swiper4-btn{position: absolute;top: 120px;}
.swiper4-box .swiper4-prev{left: -40px;}
.swiper4-box .swiper4-next{right: -40px;}
@media screen and (max-width: 1219px) {

}
@media screen and (max-width: 991px) {
	#swiper4 .swiper4-item.active .swiper4-text{padding: 10px 20px;}
}
.a-certificate{}
.a-certificate .a-certificate-item{max-width: calc(33.33% - 13.333px);margin-bottom: 50px;}
.a-certificate .a-certificate-item .img-box{overflow: hidden;}
.a-certificate .a-certificate-item img{max-width:100%;transition: all 0.4s;}
.a-certificate .a-certificate-item img:hover{transform-origin: 50% 50%;transform: scale(1.1);}
.a-certificate .a-certificate-item .a-certificate-tit{text-align: center;font-size: 18px;color: #333;margin-top: 20px;font-weight: bold;}
.a-certificate .a-certificate-item:nth-of-type(4){margin-bottom: 0;}
.a-certificate .a-certificate-item:nth-of-type(5){margin-bottom: 0;}
.a-certificate .a-certificate-item:nth-of-type(6){margin-bottom: 0;}
@media screen and (max-width: 1219px) {

}
@media screen and (max-width: 991px) {
	.a-certificate .a-certificate-item{max-width: calc(50% - 10px);}
}
.a-wechat .a-tit{}
.a-wechat .a-swiper1-box{overflow: visible;position: relative;}
.a-wechat .a-swiper1-box .a-swiper1-btn{position: absolute;top: 50%;transform: translateY(-50%);}
.a-wechat .a-swiper1-box .a-swiper1-prev{left: -44px;}
.a-wechat .a-swiper1-box .a-swiper1-next{right: -44px;}
#a-swiper1{}
#a-swiper1 .swiper-slide{display: flex;justify-content: space-between;}
#a-swiper1 .swiper-item{width: calc(25% - 20.25px);overflow: hidden;}
#a-swiper1 .swiper-item img{max-width: 100%;transition: all 0.4s;}
#a-swiper1 .swiper-item:hover img{transform-origin: 50% 50%;transform: scale(1.1);}
@media screen and (max-width: 1219px) {
	.a-wechat .a-swiper1-box .a-swiper1-prev{left: -30px;}
	.a-wechat .a-swiper1-box .a-swiper1-next{right: -30px;}
}
@media screen and (max-width: 991px) {
	.a-wechat .a-swiper1-box .a-swiper1-prev{left: -20px;}
	.a-wechat .a-swiper1-box .a-swiper1-next{right: -20px;}
}
.a-flow-main{}
.a-flow-main .a-flow-flex{display: flex;align-items: center;}
.a-flow-main .a-flow-flex.a-flow-flex-center{height: 58px;}
.a-flow-main .a-flow-flex.a-flow-flex-center>div{border: 0px;justify-content: center;}
.a-flow-main .a-flow-flex.a-flow-flex-center>div>em{transform:rotate(90deg);font-weight: bold;color: #39A6FF;}
.a-flow-main .a-flow-flex .a-flow-item{width: 30%;max-width: 374px;border: 1px solid #f0f0f0;display: flex;align-items: center;padding: 15px 0;}
.a-flow-main .a-flow-flex .a-flow-item>p{padding: 0 24px;}
.a-flow-main .a-flow-flex .a-flow-item>p img{max-width: 100%;}
.a-flow-main .a-flow-flex .a-flow-item .a-sequence{font-size: 32px;color: #39A6FF;font-weight: bold;margin-right: 8px;}
.a-flow-main .a-flow-flex .a-flow-item .a-flow-tit1{font-size: 18px;color: #333333;font-weight: bold;margin-bottom: 5px;}
.a-flow-main .a-flow-flex .a-flow-item .a-flow-con{font-size: 18px;color: #333333;font-weight: 400;}
.a-flow-main .a-flow-flex>em{width: 40px;font-weight: bold;color: #39A6FF;text-align: center;font-size: 18px;}
.a-flow-main .btn-box{text-align: center;margin-top: 60px;}
.a-flow-main .btn-box .a-btn{display: inline-block;padding: 0 80px;height: 53px;text-align: center;line-height: 53px;background: #409EFE;border-radius: 27px;font-size: 18px;color: #fff;}
.a-flow-main .btn-box .a-btn:hover{opacity: 0.8;}
@media screen and (max-width: 1219px) {
	.a-flow-main .a-flow-flex .a-flow-item{}
	.a-flow-main .a-flow-flex.a-flow-flex-center{height: 46px;}
	.a-flow-main .a-flow-flex .a-flow-item>p{width: 30%;padding: 0 20px;}
	.a-flow-main .a-flow-flex .a-flow-item .a-sequence{font-size: 24px;}
	.a-flow-main .a-flow-flex .a-flow-item .a-flow-tit1{font-size: 16px;}
	.a-flow-main .a-flow-flex .a-flow-item .a-flow-con{font-size: 16px;}
	.a-flow-main .a-flow-flex>em{width: 36px;}
}
@media screen and (max-width: 991px) {
	.a-flow-main .a-flow-flex>em{width: 24px;}
	.a-flow-main .a-flow-flex.a-flow-flex-center{height: 30px;}
	.a-flow-main .a-flow-flex .a-flow-item>p{width: 30%;padding: 0 10px;}
	.a-flow-main .a-flow-flex .a-flow-item .a-sequence{font-size: 16px;}
	.a-flow-main .a-flow-flex .a-flow-item .a-flow-tit1{font-size: 14px;}
	.a-flow-main .a-flow-flex .a-flow-item .a-flow-con{font-size: 12px;}


}

.a-question{}
.a-question-main .a-question-item{width: calc(50% - 33px);margin-bottom: 50px;}
.a-question-main .a-question-item p{position: relative;}
.a-question-main .a-question-item .a-q{color: #333;font-size: 18px;margin-bottom: 20px;font-weight: bold;display: flex;align-items: center;}
.a-question-main .a-question-item .a-q img{margin-right: 10px;}
.a-question-main .a-question-item .a-a{color: #666666;font-size: 16px;padding-left: 42px;}
@media screen and (max-width: 1219px) {
	.a-question-main .a-question-item{width: calc(50% - 20px);margin-bottom: 30px;}
}
@media screen and (max-width: 991px) {
	.a-question-main .a-question-item{width: calc(50% - 10px);margin-bottom: 20px;}
}
.a-contact{padding-bottom: 100px;}
.a-contact-main{display: flex;}
.a-contact-main .a-contact-left{max-width: 588px;width: 50%;}
.a-contact-main .a-contact-left>.flex{margin-bottom: 26px;}
.a-contact-main .a-contact-left .input{max-width: 281px;width: 48%;height: 43px;border: 1px solid #999999;border-radius: 10px;}
.a-contact-main .a-contact-left .input input{width: 100%;height: 100%;padding: 12px 14px;font-size: 18px}
.a-contact-main .a-contact-left .textarea{width: 100%;border: 1px solid #999;height: 144px;
	border-radius: 10px;max-height: 144px;padding: 14px;margin-bottom: 26px;}
.a-contact-main .a-contact-left .textarea textarea{display: block;width: 100%;height: calc(100% - 28px);color: #666;font-size: 18px}
.a-contact-main .a-contact-left .ajax-form-commit{display: inline-block;height: 37px;line-height: 37px;background: #39A6FF;
border-radius: 19px;color: #fff;font-size: 16px;padding: 0 40px;}
.a-contact-main .a-contact-left .ajax-form-commit:hover{opacity: 0.8;}

.a-contact-main .a-contact-left .captcha{margin-bottom: 26px;display: flex;}
.a-contact-main .a-contact-left .captcha .captcha-inp{height: 43px;border: 1px solid #999;width: 30%;border-radius: 10px;margin-right: 20px;padding: 12px 14px;font-size: 18px}
.a-contact-main .a-contact-left .captcha .captcha-img{height: 35px;cursor: pointer;position: relative;top: 4px}
.a-contact-main .a-contact-right{margin-left: 86px;}
.a-contact-main .a-contact-right li{line-height: 36px;font-size: 16px;color: #666;}
.a-contact-main .a-contact-right li:not(:last-child){height: 36px;}
.a-contact-main .a-contact-right .icon{color: #009efe;display: inline-block;margin-right: 8px;}
.a-contact-main .a-contact-right li:last-child p:not(:first-child){padding-left: 24px;}
@media screen and (max-width: 1219px) {
	.a-contact-main .a-contact-right{margin-left: 66px;max-width: 50%;}
	.a-contact{padding-bottom: 80px;}
}
@media screen and (max-width: 991px) {
	.a-contact{padding-bottom: 60px;}
	.a-contact-main .a-contact-right{margin-left: 20px;}
}

input::-webkit-input-placeholder { color: #999999; }
input::-moz-placeholder { color: #999999; }
input:-moz-placeholder { color: #999999; }
input:-ms-input-placeholder { color: #999999; }

textarea::-webkit-input-placeholder { color: #999999; }
textarea::-moz-placeholder { color: #999999; }
textarea:-moz-placeholder { color: #999999; }
textarea:-ms-input-placeholder { color: #999999; }
