.banner1{height: 100vh;background-size: cover;background-position: center;position: relative;}
.banner1 .container{position:absolute;left: 0;right: 0;top:10%;bottom: 0;display: flex;align-items: center;}
.banner1 .bannertxt .h1{font-size: 3.6vw;font-family: "DIN";color: #fff;font-weight: bold;}
.banner1 .bannertxt .h2{font-size: 2.6vw;font-family: "DIN";color: #fff;margin-top: 1.5vw;letter-spacing: 1vw;font-weight: bold;}
.banner .swiper-pagination-bullet{width: .12rem;height: .12rem;background: #fff;opacity: .4;transition: all .3s ease;margin: 0!important;margin-right: .2rem!important}
.banner .swiper-container .swiper-pagination{width: auto;font-size: 0;left: 3.5vw;bottom: .4rem;}
.banner .swiper-pagination-bullet-active{opacity: 1;}
.banner{position: relative;}
.banner .srollbox{font-size: 0;position: absolute;left: 50%;bottom:.35rem;transform: translateX(-50%);z-index: 2;}
.banner .srollbox span{display: inline-block;vertical-align: middle;font-size: .18rem;color: #fff;margin-right: .08rem;-webkit-animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;}
.banner .srollbox img{display: inline-block;vertical-align: middle;width: .2rem;-webkit-animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;}
.banner .h1{-webkit-animation: fadeOutRight 1.5s .2s;animation: fadeOutRight 1.5s .2s;}
.banner .h2{-webkit-animation: fadeOutRight 1.5s .2s;animation: fadeOutRight 1.5s .2s;}
.banner .swiper-slide-active .h1{-webkit-animation: fadeInRight 1s .4s;animation: fadeInRight 1s .4s;-webkit-animation-fill-mode: both; animation-fill-mode: both;}
.banner .swiper-slide-active .h2{-webkit-animation: fadeInRight 1s .8s;animation: fadeInRight 1s .8s;-webkit-animation-fill-mode: both; animation-fill-mode: both;}   
.m-banner{display:none}

.idx-title{text-align: center;}
.idx-title .h1{font-size: .42rem;color:#ecac56;font-family:"DIN";margin-bottom: .25rem;}
.idx-title .h2{font-size: .16rem;color: #333}
.idx-title .h2 br{display:none}
.idx1box{position: relative;margin-top: 4vw}
.idx1left{width: 51.66%;padding-right: 5vw;position: relative;}
.idx1left .content{font-size: .16rem;color: #333;line-height: 2.125;}
.index1{padding:.7rem 0 10.8vw;position: relative;}
.idx1left .countbox{margin-top:2.5vw;margin-bottom: 3.3vw;display: flex;justify-content: space-between;flex-wrap: wrap;}
.idx1left .countbox .item .num{font-size: .4rem;font-family: "DIN";font-weight: bold;color: #62b1c1;line-height: 1;display:inline-block}
.idx1left .countbox .item p{font-size: 12px;color: #333333;margin-top: .1rem}
.idx1left .countbox .item .numbox{font-size:0;position:relative;display:inline-block;}
.idx1left .countbox .item .txt{font-size:12px;color:#62b1c1;display:inline-block;margin-left:.08rem;position:relative;z-index:2}
.idx1left .countbox .item .numbox img{position:absolute;right: -10px;bottom: -5px;width: 32px;}


.idx1left:before{content:"";width: 26vw;height: 26vw;position: absolute;background: url(../images/circle1.png);background-size: cover;left: -5vw;bottom:3vw;-webkit-animation: round1 10s linear infinite;animation: round1 10s linear infinite;}
.idx1left:after{content:"";width: 16.2vw;height: 16.2vw;position: absolute;background: url(../images/circle2.png);background-size: cover;bottom: -4.5vw;left:8.3vw;-webkit-animation: round2 10s linear infinite;animation: round2 8s linear infinite;}
.idx1right{width: 48.33%;position: absolute;top:-.75vw;right: 0}
.idx1right .item1{width:63%;border-radius: 50%;object-fit: cover;}
.idx1right .item2{width:45%;border-radius: 50%;object-fit: cover;position: absolute;top: 16%;right:-.5vw;border:.5vw solid #fff;z-index: 3;}
.idx1right .item3{width:28%;border-radius: 50%;object-fit: cover;position: absolute;right: 28%;bottom:-8%;z-index: 2;}
.idx1right .item4{width: 17.8%;border-radius: 50%;position: absolute;background: rgba(98, 177, 193,.3);right:1.3%;bottom: 0}
.idx1right .item5{width: 8.3%;border-radius: 50%;position: absolute;background: rgba(98, 177, 193,.3);right: 0;bottom: 0}
.index1 .wavebox{position: absolute;bottom: 0;left: 0;height:1.5rem;overflow: hidden;width: 100%;}

.index1 .wavebox>div{position: absolute;width: 200%;height: 100%;background-size: 100% 100%;transform-origin: center bottom;}
.index1 .wave1{animation: move_wave 10s infinite linear;}
.index1 .wave2{animation: move_wave 15s infinite linear;}
.index1 .wave3{animation: move_wave 20s infinite linear;}
.about1 .idx-title .h2 br{display:none;}

.morebtn{width:2.2rem;height:.6rem;line-height: .6rem;text-align: center;display: block;background: #ecac56;border-radius: .4rem;font-size: 0;box-shadow: 0.349px .1rem .3rem 0px rgba(206, 162, 103, 0.5);transition: all .5s ease}
.morebtn span{font-size: .16rem;color: #fff;display: inline-block;vertical-align: middle;margin-right: .16rem;}
.morebtn img{display: inline-block;vertical-align:middle;transition: all .5s ease}

.index2{background: url(../images/idx2bg.png);background-size: cover;padding:1.3rem 0 .7rem;background-position:top center;position: relative;margin-top: -.7rem;z-index: 2;}
.index2 .idx-title .h1{color: #fff;margin-bottom: .28rem;}
.index2 .idx-title .h2{color: #fff}
.index2 .idx-title{margin-bottom: .55rem;}
.index2 .row{margin: 0 -1.2vw;}
.index2 .col{float: left;width: 25%;padding: 0 1.2vw;}
.index2 .item{overflow: hidden;border-radius: .12rem;position: relative;display:block;}
.index2 .item img{transition: all .5s ease}
.index2 .item p{line-height: .5rem;position: absolute;bottom: 0;left: 0;right: 0;background:rgba(0,0,0,.6);color: #fff;font-size:.94vw;padding: 0 1vw;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.index2 .col:nth-child(even) .item{margin-top: 3vw}
.index2 .morebtn{margin:3.9vw auto 0;}

.index3{background: url(../images/idx3bg.jpg);background-size: cover;background-position: center;padding: .65rem 0 7.5vw;}
.index3 .idx-title{margin-bottom: 5vw;}
.index3 .idx-title .h1{margin-bottom: .28rem;}

@media (min-width: 1000px){
	.index3 .roundbox{width: 6.52rem;height: 6.52rem;position: relative;margin: 0 auto;}
.index3 .linebox{width: 100%;height: 100%;border:2px solid #ccc;border-radius: 50%;position: absolute;left: 0;top: 0;z-index: 2;}
.index3 .childbox{width: 5.85rem;height: 3.78rem;background-size: cover;position: absolute;top:1.32rem;left: .14rem;z-index: 1;}
.index3 .roundbox .num{width: .8rem;height: .8rem;font-size: .44rem;font-family: "DIN";text-align: center;line-height: .8rem;border-radius: 50%;color: #fff;position: absolute;z-index: 3;}
.index3 .roundbox .num1{background: #d07ed2;left: 1.2rem;top: 0}
.index3 .roundbox .num2{background: #adcb6a;left:-.26rem;top:1.85rem}
.index3 .roundbox .num3{background: #f8b54d;left:-.26rem;bottom:2rem}
.index3 .roundbox .num4{background: #f6cb45;left:1.16rem;bottom:.14rem}
.index3 .roundbox .num5{background: #fd5b4e;right: 1.3rem;top:-1px}
.index3 .roundbox .num6{background: #8373ce;right:-.26rem;top:1.85rem}
.index3 .roundbox .num7{background: #75b7d1;right:-.26rem;bottom:2rem}
.index3 .roundbox .num8{background: #75d1b4;right:1.18rem;bottom:.14rem}
.index3 .roundbox .txt .title{width: 1rem;line-height: .3rem;text-align: center;font-size: .2rem;color: #fff;border-radius: .4rem;margin-bottom: .08rem;display: inline-block;}
.index3 .roundbox .txt p{font-size: .16rem;color: #333;line-height: 1.5;}
.index3 .roundbox .txt{position: absolute;text-align: right;opacity: 0;transform: translateY(50%); -webkit-transform: translateY(50%);transition: all ease 0.5s; -webkit-transition: all ease 0.5s;}
.index3 .roundbox .txtnum{display: none;}
.index3 .roundbox .txt1 .title{background: #d07ed2}
.index3 .roundbox .txt2 .title{background: #adcb6a}
.index3 .roundbox .txt3 .title{background: #f8b54d}
.index3 .roundbox .txt4 .title{background: #f6cb45}  
.index3 .roundbox .txt5 .title{background: #fd5b4e;width: 1.2rem;}
.index3 .roundbox .txt6 .title{background: #8373ce}
.index3 .roundbox .txt7 .title{background: #75b7d1}
.index3 .roundbox .txt8 .title{background: #75d1b4}
.index3 .roundbox .txt1{width: 2.6rem;left: -1.8rem;top: .1rem;transition-delay: 2.4s;-webkit-transition-delay: 2.4s;}
.index3 .roundbox .txt2{width: 2.9rem;left: -3.4rem;top:1.98rem;transition-delay: 2.55s;-webkit-transition-delay: 2.55s;}
.index3 .roundbox .txt3{width: 2.9rem;left: -3.4rem;top:3.76rem;transition-delay: 2.7s;-webkit-transition-delay: 2.7s;}
.index3 .roundbox .txt4{width: 2.6rem;left: -1.98rem;top:5.72rem;transition-delay: 2.85s;-webkit-transition-delay: 2.85s;}
.index3 .roundbox .txt5{width: 1.96rem;right: -.98rem;top:.1rem;text-align: left;transition-delay: 3s;-webkit-transition-delay: 3s;}
.index3 .roundbox .txt6{width: 2.6rem;top: 1.85rem;right: -3.15rem;text-align: left;transition-delay: 3.15s;-webkit-transition-delay: 3.15s;}
.index3 .roundbox .txt7{width: 2.9rem;top:3.84rem;right: -3.45rem;text-align: left;transition-delay: 3.3s;-webkit-transition-delay: 3.3s;}
.index3 .roundbox .txt8{width: 4rem;top:5.72rem;right: -3.3rem;text-align: left;transition-delay: 3.45s;-webkit-transition-delay:3.45s;}
.index3 .roundbox{opacity: 0; transform: rotateZ(360deg);-webkit-transform: rotateZ(360deg);transition: transform cubic-bezier(.645,.045,.355,1) 1.2s, opacity ease 1s 0.2s;-webkit-transition: transform cubic-bezier(.645,.045,.355,1) 1.2s, opacity ease 1s 0.2s;}
.index3.on .roundbox{opacity: 1;transform: rotateZ(0deg);-webkit-transform: rotateZ(0deg);}
.index3 .childbox{opacity: 0;transform: scale(0.7);-webkit-transform: scale(0.6);transition: all cubic-bezier(.645,.045,.355,1) 1s;-webkit-transition: all cubic-bezier(.645,.045,.355,1) 1s; transition-delay: 1.4s;-webkit-transition-delay: 1.4s;}
.index3.on .childbox{transform: scale(1);-webkit-transform: scale(1);opacity: 1;}
.index3.on .roundbox .txt{transform: translateY(0);-webkit-transform: translateY(0);opacity: 1;}
}
@media (min-width: 1000px) and (max-width: 1400px){
    .index3 .roundbox{width: 5.21rem;height: 5.21rem;}
    .index3 .childbox{width: 4.68rem;height: 3.02rem;}
    .index3 .roundbox .num{width: .64rem;height: .64rem;line-height: .64rem;}
    .index3 .roundbox .num1{left: .96rem;}
    .index3 .roundbox .num2{left: -.21rem;top: 1.48rem}
    .index3 .roundbox .num3{left: -.21rem;bottom: 1.6rem}
    .index3 .roundbox .num4{left:.92rem;bottom: .11rem}
    .index3 .roundbox .num5{right:1.04rem;top:-1px}
    .index3 .roundbox .num6{right: -.21rem;top: 1.48rem}
    .index3 .roundbox .num7{right: -.21rem;bottom: 1.6rem}
    .index3 .roundbox .num8{right: .94rem;bottom:.11rem}
    .index3 .roundbox .txt1{top: .08rem;left: -2rem}
    .index3 .roundbox .txt2{top: 1.58rem;}
    .index3 .roundbox .txt3{top: 3rem;}
    .index3 .roundbox .txt4{top: 4.57rem;}
    .index3 .roundbox .txt5{top: .08rem;right: -1.2rem}
    .index3 .roundbox .txt6{top: 1.48rem;}
    .index3 .roundbox .txt7{top:3.07rem;}
    .index3 .roundbox .txt8{top: 4.57rem;}

}

.index4{position: relative;}
.index4 .titlebox{position: absolute;left:12.5%;top: 50%;transform: translateY(-50%);z-index: 2;}
.index4 .titlebox .h1{font-size: .38rem;color: #fff;margin-bottom: 1.4vw}
.index4 .titlebox .h2{font-size: .16rem;color: #fff}
.index4 .swiper-pagination-bullet{width: .12rem;height: .12rem;margin: 0 .1rem!important;transition: all .3s ease;opacity: 1;background: #fff}
.index4 .swiper-pagination-bullet-active{background: #62b1c1}
.index4 .swiper-container .swiper-pagination{font-size: 0;bottom: 2.5vw}

.index5{padding: .62rem 0 1.5rem;background: url(../images/idx5bg.jpg);background-size: cover;background-position: center;}
.index5 .title{font-size: .42rem;color: #ecac56;font-family:"Microsoft Yahei";font-weight: bold;text-align: center;line-height: 1;margin-bottom: .45rem;}
.idx5tab .item{display: inline-block;width: 2.2rem;height: .6rem;line-height:.56rem;border:.02rem solid #62b1c1;border-radius: .4rem;text-align: center;font-size: .18rem;color: #62b1c1;margin: 0 .15rem;transition: all .5s ease;cursor: pointer;}
.idx5tab{font-size: 0;text-align: center;margin-bottom: .45rem;}
.index5 .morebtn{margin:.55rem auto 0;}
.idx5tab .item.on{background: #62b1c1;color: #fff}
.idx5news{position: relative;}
.idx5left{width:49.9%}
.idx5left .item{display: block;overflow: hidden;position: relative;}
.idx5right{position: absolute;right: 0;top: 0;bottom: 0;width: 50.1%}
.idx5right .item{float: left;width: 50%;height: 50%;border-left: 2px solid #fff;display: block;position: relative;overflow: hidden;}
.idx5right .item:nth-child(1),.idx5right .item:nth-child(2){border-bottom: 1px solid #fff}
.idx5right .item:nth-child(3),.idx5right .item:nth-child(4){border-top: 1px solid #fff}
.idx5right .item>img{width: 100%;height: 100%;object-fit: cover;}
.idx5news .item .titlebox{position: absolute;bottom: 0;left: 0;right: 0;background:rgba(98, 177, 193,.8);padding: .15rem .28rem .15rem .2rem;transition: all .5s ease;opacity: 0;transform: translateY(20%);}
.idx5news .item .titlebox .h1{font-size: .18rem;color: #fff;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;margin-bottom: .1rem;}
.idx5news .item .titlebox .h2{font-size: .16rem;color: #fff;font-family: "DIN"}
.idx5news .item .titlebox img{width: .24rem;}
.idx5news .item>img{transition: all .5s ease-in-out}
.idx5box>div{display: none;}
.idx5right .item .titlebox .h1{font-size: .16rem;}




@media (min-width: 1000px){
.index2 .item:hover img{transform:scale(1.05);}
.morebtn:hover{transform: translateY(-10px);}
.idx5news .item:hover .titlebox{opacity: 1;transform: translateY(0);}
.idx5news .item:hover>img{transform: scale(1.03);}
}


@media (max-width: 1100px){
	.banner1{height: 40vh}
	.index4 .titlebox{left: 10%}
}
@media (max-width:992px){
	.idx1left{width: 52%;padding-right: 2vw}
	.idx1right{width: 48%}
	.index3 .linebox{display: none;}
   .index3 .childbox{display: none;}
   .index3 .num{display: none;}
   .index3 .roundbox{margin: 0 15px;}
   .index3 .roundbox .txt1{background:#d07ed2}
   .index3 .roundbox .txt2{background:#adcb6a}
   .index3 .roundbox .txt3{background:#f8b54d}
   .index3 .roundbox .txt4{background:#f6cb45}
   .index3 .roundbox .txt5{background:#fd5b4e}
   .index3 .roundbox .txt6{background:#8373ce}
   .index3 .roundbox .txt7{background:#75b7d1}
   .index3 .roundbox .txt8{background:#75d1b4}
   .index3 .roundbox .txt1 .txtnum{color:#d07ed2}
   .index3 .roundbox .txt2 .txtnum{color:#adcb6a}
   .index3 .roundbox .txt3 .txtnum{color:#f8b54d}
   .index3 .roundbox .txt4 .txtnum{color:#f6cb45}
   .index3 .roundbox .txt5 .txtnum{color:#fd5b4e}
   .index3 .roundbox .txt6 .txtnum{color:#8373ce}
   .index3 .roundbox .txt7 .txtnum{color:#75b7d1}
   .index3 .roundbox .txt8 .txtnum{color:#75d1b4}
   .index3 .roundbox .txt{display: flex;align-items: center;padding: 10px;margin-top: 15px;border-radius: 40px;}
   .index3 .roundbox .txt .title{font-size: 16px;color: #fff;margin-bottom: 3px;}
   .index3 .roundbox .txt p{font-size: 12px;color: #fff}
   .index3 .roundbox .txtnum{font-size: 20px;font-family: "DIN";background: #fff;border-radius:50%;text-align: center;width: 40px;height: 40px;line-height: 40px;margin-right: 15px;}
}

@media (max-width: 640px){
.idx-title .h2 br{display:block;}
.m-banner{display:block}
.banner1{display:none}
   .banner .swiper-pagination-bullet{width: 8px;height: 8px;}
   .banner1 .bannertxt .h1{font-size: 6.8vw}
   .banner1 .bannertxt .h2{font-size: 4.8vw;margin-top: 2vw}
   .banner .srollbox span{font-size: 12px}
   .idx-title .h2{font-size: 13px;line-height: 1.5}
   .idx1left{width: 100%;padding-right: 0}
   .idx1right{position: relative;width: 100%;top: 0;display: none;}
   .idx1left .content{font-size: 13px;}
   .idx1left .countbox .item p{font-size: 12px;}
   .idx1left .countbox{display: block;margin: 0;font-size:0}
   .idx1left .countbox .item:nth-child(3){padding-right: 0}
   .idx1left .countbox .item{margin-top: 15px;width: 50%;display: inline-block;text-align: center;}
   .idx1left .countbox .item .num{font-size: 10vw;}
   .morebtn{margin: 15px auto 0}
   .morebtn span{font-size: 14px;}
   .idx1left:before{width: 60vw;height: 60vw;bottom: 100vw;left: 0}
   .idx1left:after{width: 40vw;height: 40vw;bottom: 80vw;left: 40vw}
   .index1{padding-bottom:1.2rem}
   .index2 .col{width: 50%}
   .idx5tab .item{width: 35%;margin: 1% 2%;font-size: 14px;}
   .index2 .col:nth-child(even) .item{margin-top: 0;}
   .index2 .col{padding: 5px;}
   .index2 .row{margin: -5px;}
   .index2 .item p{font-size: 12px;padding: 0 3vw;}
   .index2{margin-top: -1rem;}
   .index2 .morebtn{margin-top:30px}
   .index3 .roundbox .txt .title{font-size: 14px;}
   .index4 .swiper-slide img{height:250px;object-fit:cover;}
   .index4 .titlebox .h2{font-size: 13px}
   .idx5left{width: 100%;}
   .idx5right{position: static;width: 100%;}
   .idx5right .item{border:0!important;}
   .idx5left .item .titlebox{transform: translateY(0);opacity: 1;}
   .idx5news .item .titlebox .h1{font-size: 14px;}
   .idx5news .item .titlebox .h2{font-size: 13px;}
}

.banner2{height: 6.4rem;background-size: cover;background-position: 65%;}
.banner2 .container{height: 100%;padding-top: .84rem}
.banner2 .bannertxt .h1{max-width: 34vw;}
.banner2 .bannertxt .h2{font-size:2.85vw;font-family: "DIN";color: #fff;margin-top: 1.5vw;letter-spacing: .5vw;font-weight: bold;}
.news1con .col-sm-4{padding: .24rem;}
.news1con .row{margin:0 -.24rem}
.news1tab{font-size: 0;text-align: center;margin-bottom: .2rem;}
.news1tab .item{display: inline-block;vertical-align: middle;font-size:.18rem;text-align: center;color: #62b1c1;border:.02rem solid #62b1c1;width: 2.2rem;height: .6rem;line-height: .56rem;transition: all .3s ease;margin: 0 .15rem;border-radius: .4rem}
.news1tab .item.on{background: #62b1c1;color: #fff}
.news1con{padding: .53rem 0 1.2rem;background: #fbfbfb}
.news1box .item{display: block;background: #fff;box-shadow: 0.349px 9.994px .3rem 0px rgba(179, 179, 179, 0.15);}
.news1box .item .contentbox{padding: .25rem .2rem}
.news1box .item .h1{font-size: .18rem;color: #333;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;margin-bottom: .15rem;line-height: 1;transition: all .5s ease}
.news1box .item .h2{display: flex;align-items: center;font-size: .16rem;color: #333;font-family: "DIN";}
.news1box .item .h2 img{width: .24rem;}
.news1box .item .imgbox{overflow: hidden;}
.news1box .item .imgbox img{transition: all .5s ease;width:100%;object-fit:cover;}
.news2con{padding: .65rem 0 1.3rem;background: #fbfbfb}
.news2box{background: #fff;box-shadow: 0.349px 9.994px .3rem 0px rgba(179, 179, 179, 0.15);}
.news2bottom .item{float: left;width: 50%;text-align: center;font-size: 0;background: #f8f8f8;line-height: .7rem;transition: all .3s ease-in-out}
.news2bottom .item span{display: inline-block;vertical-align: middle;font-size: .14rem;color: #333;transition: all .3s ease-in-out;margin: 0 .15rem}
.news2bottom .item .txt{max-width: 65%;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.news2box{padding:3.5vw 9vw 4.5vw}
.news2top .h1{font-size: .34rem;color: #2f2f2f;margin-bottom: .25rem}
.news2top{text-align: center;padding-bottom: .5rem;border-bottom: .02rem solid #cccccc}
.news2top .h2{font-size: .14rem;color: #2f2f2f}
.news2box .contentbox{padding: .3rem 0}
.news2box .contentbox img{display:inline-block;}
.contactcon{background: url(../images/conbg.jpg);padding: .6rem 0 1.5rem;background-size: cover;background-position: center;}
.conbox{height: 9rem;background: #fff;border-radius: .12rem;position: relative;}
.conbox>div{float: left;width: 50%;height: 100%;}
.conbox .title{font-size: .4rem;color: #333;text-align: center;line-height: 1}
.conbox .left .item{display: flex;align-items: center;font-size: .2rem;color: #333;margin-bottom: .25rem}
.conbox .left .item img{margin-right: .18rem}
.conbox .left{padding:.65rem 5.5vw 0}
.conbox .left .title{margin-bottom: .65rem;}
.conbox .left .codeimg{text-align: center;padding-top: .3rem}
.conbox .left .codeimg .imgbox{width:3rem;border:.05rem solid #ddedf1;margin: 0 auto;}
.conbox .left .codeimg p{font-size: .18rem;color: #333;margin-top: .25rem}
.conbox:after{content:"";width: 1px;height: 7.5rem;background:#62b1c1;position: absolute;top: 50%;left: 50%;margin-top: -3.75rem;}
.conbox .right{padding: .65rem 5vw 0 6vw}
.conbox .right .item{padding: .32rem 0 .18rem;display: flex;align-items: center;border-bottom:.02rem solid #eff1f4}
.conbox .right .item .label1{font-size: 0;margin-right: .15rem}
.conbox .right .item .label1 span:nth-child(2){color: #ff2424}
.conbox .right .item .label1 span{font-size: .22rem;color: #333}
.conbox .right .btn1{line-height: .8rem;text-align: center;font-size: .24rem;color: #fff;background: #ecac56;border-radius: .4rem;transition: all .3s ease-in-out;display: block;width: 100%;margin-top: .7rem;}
.conbox .right .item input{height: .44rem;font-size: .18rem;color: #333;display: block;width: 100%}
.conbox .right .item2 .label1{margin-right:4vw;}
.conbox .right select{height:.44rem;font-size:.18rem;color: #999;border-radius: .02rem;box-shadow: 0.105px 2.998px .06rem 0px rgba(230, 230, 230, 0.2);width: 100%;border:1px solid #efefef;}
.conbox .right select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../images/down2.png) no-repeat 96% center;padding: 0 .1rem}
.conbox .right .timebox input{height: .44rem;padding: 0 .1rem;border-radius: .02rem;box-shadow: 0.105px 2.998px .06rem 0px rgba(230, 230, 230, 0.2);width: 100%;border:1px solid #efefef;color: #999}
.conbox .right .timebox input{background: url(../images/time.png) no-repeat 96% center;padding: 0 .1rem}
.conbox .right .title{margin-bottom: .4rem;color: #ecac56}

.joinbanner .bannertxt .h2{letter-spacing: .2vw}
.join1{background: url(../images/join1bg.jpg);background-size: cover;background-position: center;padding: .65rem 0 .95rem}
.join1 .container{display: flex;align-items: center;}
.join1 .item img{width: .7rem;margin-right:2vw}
.join1 .item .h1{font-size: .22rem;color: #333;margin-bottom: .15rem}
.join1 .item .h2{font-size: .16rem;color: #333;line-height: 1.75}
.join1 .item{display: flex;align-items:center;margin-bottom:2.5vw}
.join1 .item:last-child{margin-bottom: 0;align-items: flex-start;}
.join1 .right{max-width: 47%}
.join1 .left{padding-right: 5vw}
.join1 .idx-title .h1{margin-bottom:.45rem}
.join2{background: url(../images/join2bg.jpg);background-size: cover;padding: .7rem 0 .9rem}
.join2 .idx-title .h1{color: #fff}
.join2 .idx-title .h2{color: #fff}
.join2 .col-sm-6{padding:1.5vw 2vw}
.join2 .item{background: rgba(255,255,255,.95);border-radius: .08rem;}
.join2 .item .h1{font-size: .22rem;color: #62b1c1;margin-bottom: .2rem;transition: all .3s ease}
.join2 .item p{font-size: .16rem;color: #333;line-height: 1.625;transition: all .3s ease}
.join2 .item{padding: .34rem .4rem 0;height: 216px;transition: all .3s ease}
.join2 .row{margin:0 -2vw}
.join2 .idx-title{margin-bottom: .5rem}

.join3{padding: .8rem 0 1.3rem;background: url(../images/join3bg.jpg);background-size: cover;background-position: center;}
.join3 .idx-title .h1{margin-bottom: 1.3rem}
.join3 .item{width: 20%;text-align: center;float: left;position: relative;z-index: 2;}
.join3 .item img{width: 1.6rem;margin:0 auto;}
.join3 .item .h2{font-size: .18rem;color: #333;line-height: 1.556}
.join3 .item .h1{font-size: .42rem;color: #1e8fa6;font-family: "DIN";margin: .25rem 0 .18rem;}
.join3 .item:nth-child(even){margin-top: .6rem}
.join3box{position: relative;}
.join3box .line{position: absolute;left: 0;top:.8rem}

.join4{background: url(../images/join4bg.jpg);background-size: cover;padding: .9rem 0 1.25rem;background-position:top center;}
.join4 .col-sm-3{padding: 0 1.2vw}
.join4 .row{margin: 0 -1.2vw}
.join4 .item{text-align: center;}
.join4 .item .imgbox{overflow: hidden;border-radius: .12rem;}
.join4 .item img{transition: all .5s ease}
.join4 .item p{font-size: .18rem;color: #fff;line-height: 1.778;margin-top: .2rem}
.join4 .idx-title .h1{margin-bottom:1.05rem;color: #fff}
.join5{background: url(../images/join5bg.jpg);background-size: cover;padding: .6rem 0 1.6rem;background-position: center;}
.join5 .col-sm-4{padding: .15rem .18rem;}
.join5 .row{margin: 0 -.18rem}
.join5 .idx-title{margin-bottom: .55rem}
.join5box input{height: .52rem;box-shadow: 0px .06rem .35rem 0px rgba(123, 123, 123, 0.14);background: #fff;display: block;width: 100%;font-size: .18rem;color: #333;padding: 0 .2rem}
.join5box input::placeholder{color: #666}
.join5box select{height: .52rem;color: #666;box-shadow: 0px .06rem .35rem 0px rgba(123, 123, 123, 0.14);display: block;width: 100%;font-size: .18rem}
.join5box select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../images/down2.png) no-repeat 96% center #fff;padding: 0 .2rem}
.join5box .btn1{transition: all .3s ease-in-out;width: 2.2rem;line-height: .6rem; box-shadow: 0.349px 9.994px .23rem 0px rgba(206, 162, 103, 0.5);background: #ecac56;font-size: .16rem;color: #fff;text-align: center;border-radius: .4rem;display: block;margin: 0 auto;margin-top: .65rem}
.join5box2 .title{font-size: .18rem;color: #333;padding: .2rem 0 .15rem;}
.join5box2 .input{margin-bottom: .24rem;position:relative;}
.join5box .input1{position:relative;}
.join5box .input1 span{position: absolute;left: .1rem;top: .1rem;color: red;}
.join5box2 .input span{position: absolute;left: .1rem;top: .1rem;color: red;}

.about1{padding: .7rem 0 .6rem}
.about1 .countbox{display: flex;align-items: center;margin-top: 7vw}
.about1 .countbox .item{text-align: center;flex: 1}
.about1 .countbox .item .num{font-size: .78rem;font-family: "DIN";color:#62b1c1;line-height: 1;display:inline-block}
.about1 .countbox .item p{font-size: .18rem;color: #999;margin-top: .18rem}
.about1 .countbox .item .numbox{position: relative;display: inline-block;font-size:0;}
.about1 .countbox .item .txt{font-size:.18rem;display:inline-block;color:#62b1c1;margin-left:.08rem}
.about1 .countbox .item .numbox img{position:absolute;width:.54rem;right: -.15rem;bottom: 0;z-index: -1;}
.about1 .countbox .item:nth-child(2) .txt{display:none}
.about1 .countbox .item:nth-child(3) .txt{display:none}
.about1 .idx1right .item1{position:relative}
.about1 .idx1right .item1 .img1{width:100%;height:100%;    object-fit: cover;border-radius:50%;}
.about1 .idx1right .item1 .playbtn{width:.72rem;height:.72rem;cursor:pointer;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}
.about1 .idx-title .h2 br{display:none;}
.about2{background: url(../images/about2bg.jpg);background-size: cover;background-position: top center;padding: 1.3rem 0 1.1rem}
.about2 .container{display: flex;align-items: flex-start;}
.about2 .title{font-size: .42rem;color: #fff;font-family: "DIN";padding-left: .12rem;position: relative;margin-right: 7vw}
.about2 .item{display: flex;align-items: center;}
.about2 .item .h1{font-size:.24rem;color: #fff;margin-bottom: .08rem}
.about2 .item .h2{font-size: .16rem;color: #fff;line-height: 1.333}
.about2 .item img{width: .6rem;margin-right: .22rem;}
.about2 .item:not(:last-child){margin-bottom:2.5vw;}
.about2 .title:after{content:"";width: 1.24rem;height: 1.24rem;background:;border-radius: 50%;background: rgba(255, 255, 255,.2);position: absolute;top: -.25rem;left: -.28rem}
.about2 .imgbox{border-radius: .12rem;border:.08rem solid #fff;max-width: 34%;margin-left:5vw}


.about3{background: url(../images/about3bg.jpg);background-position: center;padding: .6rem 0 1.6rem}
.about3box{padding: .45rem .5rem .55rem;background: #fff;box-shadow: 0px 6px 21px 0px rgba(123, 123, 123, 0.07);}
.about3 .idx-title .h1{margin-bottom: .4rem;}
.about3box .title{line-height: .54rem;background: #ecac56;padding: 0 .65rem;display: flex;align-items: center;font-size: .16rem;color: #fff}
.about3 .after{padding: .25rem .6rem .45rem;border-bottom: 1px solid #f1f1f1;display: none;}
.about3 .after .h1{font-size: .18rem;color: #333;margin-bottom: .05rem}
.about3 .after p{font-size: .14rem;color: #333;line-height:2;}
.about3 .after .h1:not(:first-child){margin-top: .25rem;}
.about3 .after p span{color: #62b1c1;text-decoration: underline;}
.about3box .col:nth-child(1){width: 16.5%;}
.about3box .col:nth-child(2){width: 20.5%;}
.about3box .col:nth-child(3){width: 18%;}
.about3box .col:nth-child(4){width: 14.8%;}
.about3box .col:nth-child(5){width: 19%;}
.about3box .col:nth-child(6){width: 11.2%;text-align: center;}
.about3box .itembox .before{cursor: pointer;padding: 0 .65rem;display: flex;align-items: center;height: .6rem;border-bottom: 1px solid #f1f1f1;font-size: .16rem;color: #4c4c4c;transition: all .3s ease-in-out}
.about3box .itembox .btn1{transition: all .3s ease-in-out;width: 1.2rem;line-height: .28rem;color: #333;font-size: .14rem;padding: 0 .11rem;border-radius:.02rem;position: relative;margin: 0 auto;text-align: left;border:1px solid #d5d5d5;height: .3rem}
.about3box .itembox .btn1 img{width:8px;right: .11rem;position: absolute;top: 50%;margin-top: -2px;transition: all .3s ease-in-out}
.about3box .itembox .btn1 img:nth-child(1){opacity: 0;}
.about3box .itembox .before.on .btn1{color: #fff;background: #62b1c1;border-color: #62b1c1}
.about3box .itembox .before.on{background:rgb(98, 177, 193,0.102);}
.about3box .itembox .before.on .btn1 img:nth-child(2){transform:rotate(180deg);opacity: 0;}
.about3box .itembox .before.on .btn1 img:nth-child(1){opacity: 1;}

.about4{background: url(../images/about3bg.jpg);background-position: center;padding:.65rem 0}
.about4 .idx-title .h1{margin-bottom: .8rem;}
.about4 .swiper-pagination .swiper-pagination-bullet{width:.16rem;height:.16rem;opacity:1;border:1px solid #62b0c0;margin:0 .15rem!important;background:#fff}
.about4 .swiper-pagination .swiper-pagination-bullet-active{background:#62b0c0}
.about4 .swiper-pagination{position:static;margin-top:.6rem;font-size:0;}
.about4 .item img{box-shadow: 0px 0px .2rem .05rem rgba(0,0,0,.15);}
.about4 .swiper-container{margin:-20px;padding:20px;}
.about5{padding: .8rem 0 .9rem;position: relative;background:url(../images/about5bg.jpg);background-size:cover;}
.about5 .item .imgbox{width: 1.9rem;margin: 0 auto;}
.about5 .item .imgbox img{border-radius:50%;}
.about5 .item .point{width: 8px;height: 8px;border-radius: 50%;background: #fff;margin: 0 auto;margin-top: .44rem;margin-bottom: .15rem;}
.about5 .item .year{font-size: .24rem;color: #fff;font-family: "DIN";line-height: 1;margin-bottom: .2rem;}
.about5 .item p{font-size: .16rem;color: #fff;line-height: 1.5;padding: 0 1.5vw}
.about5 .item{text-align: center;}
.about5 .idx-title .h1{margin-bottom: 1.1rem;color:#fff}
.about5 .swiper-box{padding:0 3vw;}
.about5 .swiper-box{position: relative;}
.about5 .nextbtn{width:.46rem;position: absolute;right: 0;top:1.2rem;z-index: 3;cursor:pointer;transition:all .3s ease}
.about5 .prevbtn{width:.46rem;position: absolute;left:0;top:1.2rem;z-index: 3;cursor:pointer;transition:all .3s ease}
.about5 .linebox{height: 18px;background: url(../images/line1.png);background-size: cover;background-position: center;position: absolute;top: 4.72rem;left: 0;width: 100%;}
@media (max-width: 1000px){
  .about2 .title{margin-right: 5vw;}
}
@media (max-width: 1400px){
	.about5 .item .imgbox{width: 1.6rem}
	.about5 .linebox{top:4.4rem}
}
@media (min-width: 1000px){
.about5 .prevbtn:hover{transform:translateX(-3px)}
.about5 .nextbtn:hover{transform:translateX(3px)}
  .news1box .item:hover .imgbox img{transform: scale(1.05);}
  .news1box .item:hover .h1{color: #62b1c1}
  .news1tab .item:hover{background: #62b1c1;color: #fff}
  .news2bottom .item:hover{background: #62b1c1}
  .news2bottom .item:hover span{color: #fff}
  .conbox .right .btn1:hover{box-shadow: inset 0px 0px 0px 4px #ecac56;color:#ecac56;background: #fff;letter-spacing: 1px}
  .join2 .item:hover{background: #ecac56;transform: translateY(-5px);}
  .join2 .item:hover .h1{color: #fff}
  .join2 .item:hover p{color: #fff}
  .join5box .btn1:hover{transform: translateY(-5px);}
  .join4 .item:hover .imgbox img{transform: scale(1.05);}
}

@media (max-width: 767px){
.join2 .item p{font-size:12px;}
.about5 .swiper-box{padding:0 5vw;}
.about5 .item p{padding:0 10px;}
.about5 .item .year{font-size:16px;}
    .about5 .item p{font-size: 13px;}
    .about5 .nextbtn{right: 0}
.about1 .idx-title .h2 br{display:block;}
.banner2{display:none;}
  .banner2 .bannertxt .h1{max-width: 60vw}
  .banner2 .bannertxt .h2{font-size: 6vw;    letter-spacing: 1.2vw;    margin-top: 2vw;}
  .news1tab .item{font-size: 14px;border-width: 1px;width: 120px;height: 36px;line-height: 34px;  margin: 6px;}
  .news1box .item .h1{font-size: 14px;}
  .news1box .item .h2{font-size: 13px;}
   .news2bottom .item{width: 100%}
    .news2bottom .item span{font-size: 13px;}
    .news2box{padding:6vw}
    .news2top .h2{font-size: 12px;line-height: 1.3}
    .news2top .h1{font-size: 18px;}
    .conbox{height: auto;}
    .conbox>div{float: none;width: 100%;}
    .conbox:after{display: none;}
    .conbox .left{padding:8vw 5.5vw;border-bottom: 1px solid #62b1c1}
    .conbox .right{padding:8vw 5.5vw}
    .conbox .left .codeimg .imgbox{width: 40vw}
    .conbox .left .item{font-size: 14px;}
    .conbox .title{font-size: 20px;}
    .conbox .left .codeimg p{font-size: 12px;}
    .conbox .right .btn1{font-size: 14px;margin-top: .5rem}
    .conbox .right .item .label1 span{font-size: 14px;}
    .conbox .right .item input{font-size: 14px;height: 32px;}
    .conbox .right select{font-size: 14px;height: 32px;background-size: 4%}
    .conbox .right .timebox input{background-size: 7%}
    .conbox .right .item2 .label1{margin-right:10vw}
    .conbox .right .title{margin-bottom: 0}
    .conbox .left .title{margin-bottom: .5rem}
    .join1 .container{display: block;}
    .join1 .item:last-child{align-items: center;margin-bottom: 15px;}
    .join1 .item .h1{font-size: 16px;}
    .join1 .item .h2{font-size: 12px;}
    .join1 .item{margin-bottom: 15px}
    .join1 .left{padding-right: 0}
    .join1 .item img{margin-right: 15px;width: 50px}
    .join1 .right{max-width: 100%}
    .idx-title .h1{font-size: 24px}
    .join1{padding: .65rem 0}
    .join2 .item{padding: .3rem .4rem;height: auto}
	.join2 .item .h1{font-size:16px}
	.join2 .item .h2{font-size:12px}
    .join2 .col-sm-6{padding:6px 2vw}
    .join4 .col-sm-3{padding:5px}
    .join4 .item p{font-size: 12px;height:70px}
    .join4 .idx-title .h1{margin-bottom: .5rem}
    .join1 .idx-title .h1{margin-bottom: .5rem;}
    .join3 .idx-title .h1{margin-bottom: .5rem}
    .join3 .item{width: 50%}
    .join3 .item:nth-child(even){margin-top: 0}
    .join3box .line{display: none;}
    .join3 .item .h1{margin: 10px 0}
    .join3 .item .h2{font-size: 13px;height: 40px;}
    .join3{padding: .8rem 0}
    .join5box input{font-size: 13px;height: 40px}
    .join5box select{height: 40px;background-size: 3%}
    .join5 .idx-title{margin-bottom: .5rem}
    .join5 .col-sm-4{padding: .1rem .18rem}
    .join5box2 .title{font-size: 13px;}
    .join5box .btn1{width: 120px;font-size: 13px;}
    .about1 .countbox{display: block;margin: 0;font-size:0;}
    .about1 .countbox .item{margin-top: 15px;display:inline-block;width:50%}
    .about1 .countbox .item .num{font-size: 10vw}
    .idx1left .countbox .item p{font-size: 12px;}
    .about2 .container{display: block;}
    .about2 .title:after{display: none;}
    .about2 .title{text-align: center;margin: 0;padding: 0;margin-bottom:.4rem}
    .about2 .imgbox{max-width:60%;margin:.4rem auto 0}
    .about2{padding: 1rem 0}
    .about2 .item .h1{font-size: 16px;}
    .about2 .item .h2{font-size: 12px;}
    .about3box{padding:.4rem 2.5vw;}
    .about3box .col{width: 50%!important}
    .about3box .itembox .btn1{width:100px;height: 28px;font-size: 13px;line-height: 26px;}
    .about3box .itembox .before{padding: 0;height: 45px;font-size: 14px;text-align: center;}
    .about3box .title{padding: 0;font-size: 14px;line-height:40px;text-align: center;}
    .about3 .after{padding:5vw 6vw}
    .about3 .after .h1{font-size: 14px;}
    .about3 .after p{font-size: 12px;}
}

.subnav{margin-top: -.8rem;position: relative;z-index: 2;font-size: 0;text-align: center;  background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);}
.subnav:before{content:"";width: 100%;height: 1px;left: 0;top: 0;background:rgba(255,255,255,.1);position: absolute;}
.subnav .item{line-height: .8rem;text-align: center;font-size: 0;width: 25%;transition: all .5s ease;position: relative;z-index: 0;display: inline-block;}
.subnav .item img{display: inline-block;vertical-align: middle;margin-right: .1rem}
.subnav .item span{display: inline-block;vertical-align: middle;font-size:.18rem;color: #fff}
.subnav .item:after{content:"";width: 100%;height: 100%;background: #62b1c1;position: absolute;left: 0;top: 0;z-index: -1;transform: translateY(10px);opacity: 0;transition: all .5s ease}
.subnav .item.on:after{transform: translateY(0);opacity: 1;}
.coursebanner .bannertxt .h2{margin-top: 0;line-height: 1.2}
.course1{padding: .7rem 0 1.2rem}
.course1 .row{margin: 0 -1.5vw;}
.course1 .col-sm-4{padding: 0 1.5vw}
.course1 .item .content{line-height: 1.818;color: #f7f7f7;font-size: .22rem;text-align: center;position: absolute;top: 25%;left: 0;right: 0}
.course1 .item{position: relative;}
.course1 .idx-title .h1{margin-bottom: .55rem}
.course2{background-size: cover;background-position:top center;}
.course2 .container{display: flex;align-items: center;height: 8.39rem}
.course2 .h1{font-size: .42rem;color: #fff;font-family: "DIN";margin-bottom: 4vw;}
.course2 .txtbox p{font-size: .18rem;color: #fff;line-height: 2}
.course2 .imgbox{flex: 1;padding-right:2vw;}
.course2 .txtbox{width: 45.2%;}
.course3{background: url(../images/about3bg.jpg);background-position: center;padding: .8rem 0 .6rem}
.course3 .idx-title .h1{margin-bottom: .28rem;}
.course3 .imgbox{padding: 0 9vw;}
.course3 .imgbox img{margin: 0 auto;}

.course4{background-size: cover;background-position: center;padding: 1.25rem 0 .8rem}
.course4 .imgbox{position: relative;width:6.93rem;}
.course4 .imgbox .content{position: absolute;top:1.3rem;left:1.55rem;right:1.35rem}
.course4 .imgbox .content .h1{font-size: .42rem;color: #ecac56;font-family: "DIN";margin-bottom:.5rem}
.course4 .imgbox .content p{font-size: .18rem;color: #333;line-height: 2}
.course4 .imgbox img{-webkit-animation: round3 10s linear infinite;animation: round3 8s linear infinite;}








@media (max-width: 1400px){
  .subnav .item span{font-size: .16rem;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%;}

}
@media (max-width: 1200px){
  .course1 .item .content{font-size: .18rem}
  .subnav .item span{max-width: 70%}
}
@media (min-width: 1000px){
  .subnav .item:hover:after{transform: translateY(0);opacity: 1;}
}
.video-box{position: fixed;top:50%;left:50%;padding-bottom: .3rem;border-radius: .1rem;background: #fff;width:55vw;display: none;z-index:15}
.video-box .videoclose{float: right;margin-right: .1rem;cursor:pointer;}
.video-box video{display: block;width: 100%}
.video-box .top{padding: .1rem 0}
@media (max-width: 767px){
.course3 .imgbox{padding:0 15px;}
.video-box{width: 100vw;}
	.video-box .videoclose{width: 10px;}
  .subnav{margin-top: -42px;}
  .subnav-menu{display: flex;padding: 0 15px;font-size: 13px;height:42px;background: #62b1c1;align-items: center;color: #fff;text-align: left;}
    .subnav .container{position: absolute;top: 42px;margin: 0 -15px;left: 0;padding: 0;right: 0;background: #fff;display: none;}
    .subnav .item{width:100%;line-height: 42px;    border-bottom: 1px solid rgba(0,0,0,.05);float: none;display: block;}
    .subnav .item span{font-size: 13px;color: #333}
    .subnav .item.on span{color: #62b1c1}
    .subnav .item img{display: none;}
    .subnav .item:after{display: none;}
    .subnav-menu .icon{width: 20px;height: 20px;background: url(../images/down4.png);background-size: cover;transform: rotate(-90deg); transition: all .5s ease;}
    .subnav-menu.on .icon{transform: rotate(0);}
    .course1 .row{margin: -3vw 0}
    .course1 .col-sm-4{padding: 3vw 5vw}
    .course1 .item .content{font-size: 14px}
    .course1{padding: .7rem 0}
    .course2 .container{display: block;height: auto;}
    .course2 .imgbox{width: 100%;padding: 0}
    .course2 .txtbox{width: 100%;padding: 0;margin-top:20px}
    .course2 .txtbox p{font-size: 13px;}
    .course2{padding: .7rem 0}
    .course2 .h1{font-size: 24px}
    .course4 .imgbox .content .h1{font-size:24px;margin-bottom: 20px}
    .course4 .imgbox{left: 50%;margin-left: -3.46rem;}
    .course4 .imgbox .content p{font-size: 12px}
}

