.m1000{position: relative;width: 1000px;margin: auto;}
a:hover{color: #fff;}
.navFixed{position: fixed;left: 0;top: 0;width: 100%;z-index: 99;}
.pcno{display: none !important;}
.mno{display: block !important;}
.mflex{display: none !important;}
/* åº•éƒ¨ç‰ˆæƒ */
.footget{background: #333 !important;color: #fff !important;padding: 10px 0 10px !important;}
.footget a{color: #fff !important;}
.footget a img{width: 135px !important;height: 42px !important;}

@media(max-width:1000px){
    .m1000{width: 100%;}
    .pcno{display: block !important;}
    .mno{display: none !important;}
    .mflex{display: flex !important;}
    body{padding-bottom: 1.5rem;}
    .navFixed{left: calc((100% - 7.5rem)/2);}
}
 /* banner */
.header_banner{height: 650px;background: url('../images2/banner.jpg') no-repeat center top;overflow: hidden;}
.header_banner .logo{width: 271px;height: 42px;background: url('../images2/logo.png') no-repeat;position: absolute;top: 37px;left: 0;}
.header_banner .slogo{width: 201px;height: 46px;background: url('../images2/slogo.png') no-repeat;position: absolute;top: 89px;right: 0;}
.header_banner .navTo{display: flex;justify-content: flex-start;align-items: center;position: absolute;right: 0;top: 46px;}
.header_banner .title_li{display: block; font-size: 18px;color: #fff;font-weight: bold;width: 96px;margin-right: 24px;background: url('../images2/delta.png') no-repeat right center;}
.header_banner .li{font-size: 18px;color: #fff;height: 30px;border-radius:15px ;padding: 0 15px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;-webkit-border-radius:15px ; -moz-border-radius:15px ; -ms-border-radius:15px ; -o-border-radius:15px ; }
.header_banner .li.active{ background: #fff; color: #379af7;font-weight: bold; }
.header_banner .numBtn{ width: 346px; height: 50px;background: url('../images2/btn2.png');padding: 3px 4px 0;box-sizing: border-box; position: relative; position: absolute; left:calc((100% - 346px)/2); top:450px; }
.header_banner .numBtn a{ width:171px;background: url('../images2/btn.png') repeat-y;padding: 9px 8px;background-size: 100% 100%; display: flex;position: absolute;left:-6px;top: -6px; overflow: hidden;justify-content: center; align-items: center; font-size: 18px; color: #fff;height: 62px; box-sizing: border-box;}
.header_banner .numChange{width: 184px;height: 100%;display: flex;float: right; justify-content: center;align-items: center;font-size: 18px;color: #1464bf;}
.header_banner .wei{ width: 147px; height: 36px; overflow: hidden; position: absolute; left: 12px; top: 13px; display: flex; border-radius: 20px; justify-content: center; align-items: center; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; }

.anima_position{position: absolute;left: 0;top: 0;width: 100%;pointer-events: none;}
.anima_position .sun{ position: relative; z-index: 9; animation: a1 4s infinite; -webkit-animation: a1 4s infinite; transform-origin: left top; }
.anima_position .yezi1{ position: absolute; left: -356px; top: 131px; animation: a3 4s infinite; -webkit-animation: a3 4s infinite; transform-origin: bottom; }
.anima_position .yezi2{ position: absolute; right: -281px; top: 167px; animation: a4 4s infinite; -webkit-animation: a4 4s infinite; transform-origin: bottom; }
.anima_position .figure1{position: absolute;top: 347px;right: -36px;}
.anima_position .figure2{position: absolute;top: 336px;left: -93px;}
.anima_position .title{ position: absolute; top: 205px; left: 142px;}
.anima_position .title_2{position: absolute;top: 223px;left: 159px;}
.anima_position .tit{position: absolute;left:238px;top:333px ;}
.anima_position .sum{position: absolute;top:150px;left:367px;}
.anima_position .chute{position: absolute;left: 313px;top: 139px;}
.anima_position .san{position: absolute;left: 158px;top: 166px;}
.anima_position .tree{ position: absolute; left:563px; top:129px; transform-origin: left bottom;}
.anima_position .air1{position: absolute;left: 111px;top: 167px;}
.anima_position .air2{position: absolute;right: 111px;top: 160px;}
.anima_position .yu1{position: absolute;left:109px;top: 243px;}
.anima_position .yu2{position: absolute;right:120px;top: 206px;}
.anima_position .yu3{position: absolute;left:639px;top: 206px;}
.anima_position .hide{display: none;}
@keyframes a1 {
    0%{ transform:rotate(0deg) ; -webkit-transform:rotate(0deg) ; -moz-transform:rotate(0deg) ; -ms-transform:rotate(0deg) ; -o-transform:rotate(0deg) ; }
    50%{ transform:rotate(-5deg) ; -webkit-transform:rotate(-5deg) ; -moz-transform:rotate(-5deg) ; -ms-transform:rotate(-5deg) ; -o-transform:rotate(-5deg) ; }
    100%{ transform:rotate(0deg) ; -webkit-transform:rotate(0deg) ; -moz-transform:rotate(0deg) ; -ms-transform:rotate(0deg) ; -o-transform:rotate(0deg) ; }
}
@keyframes a2 {
    0%{ transform:rotate(0deg) ; -webkit-transform:rotate(0deg) ; -moz-transform:rotate(0deg) ; -ms-transform:rotate(0deg) ; -o-transform:rotate(0deg) ; }
    50%{ transform:rotate(-3deg) ; -webkit-transform:rotate(-3deg) ; -moz-transform:rotate(-3deg) ; -ms-transform:rotate(-3deg) ; -o-transform:rotate(-3deg) ; }
    100%{ transform:rotate(0deg) ; -webkit-transform:rotate(0deg) ; -moz-transform:rotate(0deg) ; -ms-transform:rotate(0deg) ; -o-transform:rotate(0deg) ; }
}
@keyframes a3 {
    0%{ transform:rotate(0deg) ; -webkit-transform:rotate(0deg) ; -moz-transform:rotate(0deg) ; -ms-transform:rotate(0deg) ; -o-transform:rotate(0deg) ; }
    50%{ transform:rotate(-3deg) ; -webkit-transform:rotate(-3deg) ; -moz-transform:rotate(-3deg) ; -ms-transform:rotate(-3deg) ; -o-transform:rotate(-3deg) ; }
    100%{ transform:rotate(0deg) ; -webkit-transform:rotate(0deg) ; -moz-transform:rotate(0deg) ; -ms-transform:rotate(0deg) ; -o-transform:rotate(0deg) ; }
}
@keyframes a4 {
    0%{ transform:rotate(0deg) ; -webkit-transform:rotate(0deg) ; -moz-transform:rotate(0deg) ; -ms-transform:rotate(0deg) ; -o-transform:rotate(0deg) ; }
    50%{ transform:rotate(3deg) ; -webkit-transform:rotate(3deg) ; -moz-transform:rotate(3deg) ; -ms-transform:rotate(3deg) ; -o-transform:rotate(3deg) ; }
    100%{ transform:rotate(0deg) ; -webkit-transform:rotate(0deg) ; -moz-transform:rotate(0deg) ; -ms-transform:rotate(0deg) ; -o-transform:rotate(0deg) ; }
}
 
.nav{height: 74px;background: url('../images2/nav.jpg') repeat-y;background-size: 100% 100%;}
.nav .m1000{display: flex;justify-content: space-between;height: 100%;}
.nav .m1000 a{display: block;width: 20%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 22px;color: #fff;}
.nav .m1000 a.active{font-size: 24px;font-weight: bold;text-shadow: 0 0 3px rgba(14,117,213,0.48);background: url('../images2/gg.png') no-repeat center top 59px;}
/* content-title */
.page{padding: 55px 0 50px;}
.home_tit{line-height: 1;text-align: center;}
.home_tit .mainTitle{color: #333333;font-size: 40px;font-weight: bold;margin-bottom: 20px;}
.home_tit .mainTitle span{background-image: linear-gradient(to bottom, #38a4fa, #358ff3);background-clip: text;-webkit-background-clip: text;color: transparent;}
.home_tit .subtitle{color: #666666;font-size: 20px;}

/* page1 */
.page1{background: url('../images2/page1_111.png') no-repeat center bottom;}
.page1 .content{padding: 33px 0 35px;font-size: 16px;line-height: 20px;color: #fff;}
.page1 .japan{width:992px;height:375px;margin: auto;background: url(../images2/ri_2023.png) no-repeat;position: relative;}
.page1 .germany{width:996px;height:353px;margin: auto;background: url(../images2/de.png) no-repeat;position: relative;}
.page1 .franch{width:996px;height:372px;margin: auto;background: url(../images2/fa.png) no-repeat;position: relative;}
.page1 .spian{width:996px;height:370px;margin: auto;background: url(../images2/xi.png) no-repeat;position: relative;}
.page1 .koead{width:996px;height:372px;margin: auto;background: url(../images2/han.png) no-repeat;position: relative;}
.page1 .italy{width:996px;height:374px;margin: auto;background: url(../images2/yi.png) no-repeat;position: relative;}
.page1 .content .color_a{color: #3696f5;}
.page1 .japan div,
.page1 .germany div,
.page1 .franch div,
.page1 .spian div,
.page1 .koead div,
.page1 .italy div{display: flex;justify-content: center;align-items: center;text-align: justify;}

/* japan */
.page1 .japan .div1{width: 105px;height: 140px; position: absolute;left: 0;top:102px;}
.page1 .japan .div2{width: 105px;height: 40px; position: absolute;left: 0;top:246px;}
.page1 .japan .div3{width: 105px;height: 84px; position: absolute;left: 0;top:290px;}

.page1 .japan .div4{width: 216px;height: 140px; position: absolute;left: 109px;top:102px;padding: 0 12px;box-sizing: border-box;}
.page1 .japan .div5{width: 220px;height: 140px; position: absolute;left: 329px;top:102px;padding: 0 12px;box-sizing: border-box;}
.page1 .japan .div6{width: 215px;height: 140px; position: absolute;left: 553px;top:102px;padding: 0 12px;box-sizing: border-box;}
.page1 .japan .div7{width: 220px;height: 140px; position: absolute;left: 772px;top:102px;padding: 0 12px;box-sizing: border-box;}

.page1 .japan .div8{width: 215px;height: 40px; position: absolute;left: 109px;top:246px;}
.page1 .japan .div9{width: 106px;height: 40px; position: absolute;left: 219px;top:246px;}
.page1 .japan .div10{width: 219px;height: 40px; position: absolute;left: 329px;top:246px;}
.page1 .japan .div11{width: 106px;height: 40px; position: absolute;left: 443px;top:246px;}
.page1 .japan .div12{width: 107px;height: 40px; position: absolute;left: 553px;top:246px;}
.page1 .japan .div13{width: 104px;height: 40px; position: absolute;left: 671px;top:246px;}
.page1 .japan .div14{width: 108px;height: 40px; position: absolute;left: 772px;top:246px;}
.page1 .japan .div15{width: 108px;height: 40px; position: absolute;left: 884px;top:246px;}

.page1 .japan .div16{width: 216px;height: 40px; position: absolute;left: 109px;top:290px;}
.page1 .japan .div17{width: 220px;height: 40px; position: absolute;left: 329px;top:290px;}
.page1 .japan .div18{width: 107px;height: 40px; position: absolute;left: 553px;top:290px;}
.page1 .japan .div19{width: 104px;height: 40px; position: absolute;left: 664px;top:290px;}
.page1 .japan .div20{width: 220px;height: 40px; position: absolute;left: 772px;top:290px;}

.page1 .japan .div21{width: 440px;height: 40px; position: absolute;left: 109px;top:334px;}
.page1 .japan .div22{width: 215px;height: 40px; position: absolute;left: 553px;top:334px;}
.page1 .japan .div23{width: 220px;height: 40px; position: absolute;left: 772px;top:334px;}

.page1 .japan .chan{display:block;font-size: 15px;height: 100%;padding-top: 13px;box-sizing: border-box;line-height: 18px;}
.page1 .japan .chan span{display: inline-block;width:94%;}
.page1 .japan .chan p{margin-bottom: 5px;}
.page1 .japan .chan p::before{content: '· ';vertical-align: top;}
.page1 .line p{margin-bottom: 4px;line-height: 18px;}
/* germany */
.page1 .germany .div1{width: 125px;height: 37px; position: absolute;left: 0;top:0px;}
.page1 .germany .div2{width: 125px;height: 37px; position: absolute;left: 0;top:42px;}
.page1 .germany .div3{width: 125px;height: 37px; position: absolute;left: 0;top:84px;}
.page1 .germany .div4{width: 125px;height: 42px; position: absolute;left: 0;top:126px;}
.page1 .germany .div5{width: 125px;height: 38px; position: absolute;left: 0;top:173px;}
.page1 .germany .div6{width: 125px;height: 38px; position: absolute;left: 0;top:217px;}
.page1 .germany .div7{width: 125px;height: 95px; position: absolute;left: 0;top:259px;}

.page1 .germany .div8{width: 83px;height: 37px; position: absolute;left: 130px;top:0px;}
.page1 .germany .div9{width: 83px;height: 37px; position: absolute;left: 217px;top:0px;}
.page1 .germany .div10{width: 83px;height: 37px; position: absolute;left: 304px;top:0px;}
.page1 .germany .div11{width: 83px;height: 37px; position: absolute;left: 391px;top:0px;}
.page1 .germany .div12{width: 83px;height: 37px; position: absolute;left: 479px;top:0px;}
.page1 .germany .div13{width: 83px;height: 37px; position: absolute;left: 566px;top:0px;}
.page1 .germany .div14{width: 83px;height: 37px; position: absolute;left: 653px;top:0px;}
.page1 .germany .div15{width: 83px;height: 37px; position: absolute;left: 739px;top:0px;}
.page1 .germany .div16{width: 83px;height: 37px; position: absolute;left: 826px;top:0px;}
.page1 .germany .div17{width: 83px;height: 37px; position: absolute;left: 913px;top:0px;}

.page1 .germany .div18{width: 170px;height: 37px; position: absolute;left: 130px;top:41px;}
.page1 .germany .div19{width: 170px;height: 37px; position: absolute;left: 304px;top:41px;}
.page1 .germany .div20{width: 170px;height: 37px; position: absolute;left: 479px;top:41px;}
.page1 .germany .div21{width: 170px;height: 37px; position: absolute;left: 653px;top:41px;}
.page1 .germany .div22{width: 170px;height: 37px; position: absolute;left: 826px;top:41px;}

.page1 .germany .div23{width: 170px;height: 37px; position: absolute;left: 130px;top:84px;}
.page1 .germany .div24{width: 170px;height: 37px; position: absolute;left: 304px;top:84px;}
.page1 .germany .div25{width: 170px;height: 37px; position: absolute;left: 479px;top:84px;}
.page1 .germany .div26{width: 170px;height: 37px; position: absolute;left: 653px;top:84px;}
.page1 .germany .div27{width: 170px;height: 37px; position: absolute;left: 826px;top:84px;}

.page1 .germany .div28{width: 83px;height: 42px; position: absolute;left: 826px;top:125px;text-align: center;}
.page1 .germany .div29{width: 83px;height: 42px; position: absolute;left: 913px;top:125px;text-align: center;}

.page1 .germany .div30{width: 431px;height: 37px; position: absolute;left: 130px;top:173px;}
.page1 .germany .div31{width: 431px;height: 37px; position: absolute;left: 566px;top:173px;}

.page1 .germany .div32{width: 344px;height: 37px; position: absolute;left: 130px;top:216px;}
.page1 .germany .div33{width: 256px;height: 37px; position: absolute;left: 479px;top:216px;}
.page1 .germany .div34{width: 256px;height: 37px; position: absolute;left: 739px;top:216px;}

.page1 .germany .div35{width: 170px;height: 95px; position: absolute;left: 130px;top:258px;padding: 6px 15px 0px;box-sizing: border-box;display: block;}
.page1 .germany .div36{width: 170px;height: 95px; position: absolute;left: 304px;top:258px;padding: 6px 15px 0px;box-sizing: border-box;display: block;}
.page1 .germany .div37{width: 170px;height: 95px; position: absolute;left: 479px;top:258px;padding: 6px 15px 0px;box-sizing: border-box;display: block;}
.page1 .germany .div38{width: 170px;height: 95px; position: absolute;left: 653px;top:258px;padding: 6px 15px 0 15px;box-sizing: border-box;display: block;}
.page1 .germany .div39{width: 170px;height: 95px; position: absolute;left: 826px;top:258px;padding: 6px 15px 0 15px;box-sizing: border-box;display: block;}

/* franch */
.page1 .franch .div1{width: 149px;height: 38px; position: absolute;left: 0;top:43px;}
.page1 .franch .div2{width: 149px;height: 38px; position: absolute;left: 0;top:86px;}
.page1 .franch .div3{width: 149px;height: 55px; position: absolute;left: 0;top:129px;text-align: center;}
.page1 .franch .div4{width: 149px;height: 38px; position: absolute;left: 0;top:189px;}
.page1 .franch .div5{width: 149px;height: 38px; position: absolute;left: 0;top:232px;}
.page1 .franch .div6{width: 149px;height: 96px; position: absolute;left: 0;top:275px;}

.page1 .franch .div7{width:81px;height: 38px; position: absolute;left: 153px;top:0px;}
.page1 .franch .div8{width:80px;height: 38px; position: absolute;left: 238px;top:0px;}
.page1 .franch .div9{width:81px;height: 38px; position: absolute;left: 322px;top:0px;}
.page1 .franch .div10{width:80px;height: 38px; position: absolute;left: 407px;top:0px;}
.page1 .franch .div11{width:81px;height: 38px; position: absolute;left: 491px;top:0px;}
.page1 .franch .div12{width:81px;height: 38px; position: absolute;left: 576px;top:0px;}
.page1 .franch .div13{width:81px;height: 38px; position: absolute;left: 661px;top:0px;}
.page1 .franch .div14{width:81px;height: 38px; position: absolute;left: 746px;top:0px;}
.page1 .franch .div15{width:80px;height: 38px; position: absolute;left: 831px;top:0px;}
.page1 .franch .div16{width: 81px;height: 38px; position: absolute;left: 915px;top:0px;}

.page1 .franch .div17{width: 165px;height: 38px; position: absolute;left: 153px;top:43px;}
.page1 .franch .div18{width: 165px;height: 38px; position: absolute;left: 322px;top:43px;}
.page1 .franch .div19{width: 166px;height: 38px; position: absolute;left: 491px;top:43px;}
.page1 .franch .div20{width: 166px;height: 38px; position: absolute;left: 661px;top:43px;}
.page1 .franch .div21{width: 165px;height: 38px; position: absolute;left: 831px;top:43px;}

.page1 .franch .div22{width: 165px;height: 38px; position: absolute;left: 153px;top:86px;}
.page1 .franch .div23{width: 165px;height: 38px; position: absolute;left: 322px;top:86px;}
.page1 .franch .div24{width: 166px;height: 38px; position: absolute;left: 491px;top:86px;}
.page1 .franch .div25{width: 166px;height: 38px; position: absolute;left: 661px;top:86px;}
.page1 .franch .div26{width: 165px;height: 38px; position: absolute;left: 831px;top:86px;}

.page1 .franch .div27{width: 165px;height: 55px; position: absolute;left: 153px;top:129px;}
.page1 .franch .div28{width: 165px;height: 55px; position: absolute;left: 322px;top:129px;}
.page1 .franch .div29{width: 166px;height: 55px; position: absolute;left: 491px;top:129px;}
.page1 .franch .div30{width: 166px;height: 55px; position: absolute;left: 661px;top:129px;}
.page1 .franch .div31{width: 165px;height: 55px; position: absolute;left: 831px;top:129px;}

.page1 .franch .div32{width: 423px;height: 38px; position: absolute;left: 153px;top:189px;}
.page1 .franch .div33{width: 416px;height: 38px; position: absolute;left: 580px;top:189px;}

.page1 .franch .div34{width: 334px;height: 38px; position: absolute;left: 153px;top:232px;}
.page1 .franch .div35{width: 255px;height: 38px; position: absolute;left: 491px;top:232px;}
.page1 .franch .div36{width: 246px;height: 38px; position: absolute;left: 750px;top:232px;}

.page1 .franch .div37{width: 165px;height: 96px; position: absolute;left: 153px;top:275px;padding: 6px 0px 0px 15px;box-sizing: border-box;display: block;}
.page1 .franch .div38{width: 165px;height: 96px; position: absolute;left: 322px;top:275px;padding: 6px 0px 0px 15px;box-sizing: border-box;display: block;}
.page1 .franch .div39{width: 166px;height: 96px; position: absolute;left: 491px;top:275px;padding: 6px 0px 0px 15px;box-sizing: border-box;display: block;}
.page1 .franch .div40{width: 166px;height: 96px; position: absolute;left: 661px;top:275px;padding: 6px 0px 0px 15px;box-sizing: border-box;display: block;}
.page1 .franch .div41{width: 165px;height: 96px; position: absolute;left: 831px;top:275px;padding: 6px 0px 0px 15px;box-sizing: border-box;display: block;}

/* spian */
.page1 .spian .div1{width: 140px;height: 38px; position: absolute;left: 0;top:88px;}
.page1 .spian .div2{width: 140px;height: 38px; position: absolute;left: 0;top:130px;}
.page1 .spian .div3{width: 140px;height: 38px; position: absolute;left: 0;top:172px;}
.page1 .spian .div4{width: 140px;height: 38px; position: absolute;left: 0;top:214px;}
.page1 .spian .div5{width: 140px;height: 112px; position: absolute;left: 0;top:256px;}

.page1 .spian .div6{width: 82px;height: 30px; position: absolute;left: 144px;top: 54px;}
.page1 .spian .div7{width: 82px;height: 35px; position: absolute;left: 230px;top: 48px;}
.page1 .spian .div8{width: 81px;height: 43px; position: absolute;left: 316px;top: 40px;}
.page1 .spian .div9{width: 81px;height: 49px; position: absolute;left: 401px;top: 34px;}
.page1 .spian .div10{width: 81px;height: 55px; position: absolute;left: 486px;top: 28px;}
.page1 .spian .div11{width: 81px;height: 61px; position: absolute;left: 571px;top: 22px;}
.page1 .spian .div12{width: 82px;height: 67px; position: absolute;left: 656px;top: 16px;}
.page1 .spian .div13{width: 82px;height: 73px; position: absolute;left: 742px;top: 10px;}
.page1 .spian .div14{width: 168px;height: 84px; position: absolute;left: 828px;top: -1px;}

.page1 .spian .div15{width: 168px;height: 38px; position: absolute;left: 144px;top:88px;}
.page1 .spian .div16{width: 166px;height: 38px; position: absolute;left: 316px;top:88px;}
.page1 .spian .div17{width: 166px;height: 38px; position: absolute;left: 486px;top:88px;}
.page1 .spian .div18{width: 168px;height: 38px; position: absolute;left: 656px;top:88px;}
.page1 .spian .div19{width: 168px;height: 38px; position: absolute;left: 828px;top:88px;}

.page1 .spian .div20{width: 168px;height: 38px; position: absolute;left: 144px;top:130px;}
.page1 .spian .div21{width: 166px;height: 38px; position: absolute;left: 316px;top:130px;}
.page1 .spian .div22{width: 166px;height: 38px; position: absolute;left: 486px;top:130px;}
.page1 .spian .div23{width: 168px;height: 38px; position: absolute;left: 656px;top:130px;}
.page1 .spian .div24{width: 168px;height: 38px; position: absolute;left: 828px;top:130px;}

.page1 .spian .div25{width: 423px;height: 38px; position: absolute;left: 144px;top:172px;}
.page1 .spian .div26{width: 425px;height: 38px; position: absolute;left: 571px;top:172px;}

.page1 .spian .div27{width: 338px;height: 38px; position: absolute;left: 144px;top:214px;}
.page1 .spian .div28{width: 252px;height: 38px; position: absolute;left: 486px;top:214px;}
.page1 .spian .div29{width: 254px;height: 38px; position: absolute;left: 742px;top:214px;}

.page1 .spian .div30{width: 168px;height: 112px; position: absolute;left: 144px;top:256px;display: block;padding: 25px 0 0 15px;}
.page1 .spian .div31{width: 166px;height: 112px; position: absolute;left: 316px;top:256px;display: block;padding: 25px 0 0 15px;}
.page1 .spian .div32{width: 166px;height: 112px; position: absolute;left: 486px;top:256px;display: block;padding: 25px 0 0 15px;}
.page1 .spian .div33{width: 168px;height: 112px; position: absolute;left: 656px;top:256px;display: block;padding: 25px 0 0 15px;}
.page1 .spian .div34{width: 168px;height: 112px; position: absolute;left: 828px;top:256px;display: block;padding: 25px 0 0 15px;}

/* koead */
.page1 .koead .div1{width: 134px;height: 32px; position: absolute;left: 0;top:131px;}
.page1 .koead .div2{width: 134px;height: 68px; position: absolute;left: 0;top:166px;}
.page1 .koead .div3{width: 134px;height: 54px; position: absolute;left: 0;top:239px;}
.page1 .koead .div4{width: 134px;height: 74px; position: absolute;left: 0;top:297px;}

.page1 .koead .div5{width: 212px;height: 32px; position: absolute;left: 139px;top:131px;}
.page1 .koead .div6{width: 208px;height: 32px; position: absolute;left: 355px;top:131px;}
.page1 .koead .div7{width: 105px;height: 32px; position: absolute;left: 567px;top:131px;}
.page1 .koead .div8{width: 104px;height: 32px; position: absolute;left: 675px;top:131px;}
.page1 .koead .div9{width: 105px;height: 32px; position: absolute;left: 784px;top:131px;}
.page1 .koead .div10{width: 104px;height: 32px; position: absolute;left: 893px;top:131px;}

.page1 .koead .div11{width: 212px;height: 32px; position: absolute;left: 139px;top:166px;}
.page1 .koead .div12{width: 208px;height: 32px; position: absolute;left: 355px;top:166px;}
.page1 .koead .div13{width: 105px;height: 32px; position: absolute;left: 567px;top:166px;}
.page1 .koead .div14{width: 104px;height: 32px; position: absolute;left: 675px;top:166px;}
.page1 .koead .div15{width: 105px;height: 32px; position: absolute;left: 784px;top:166px;}
.page1 .koead .div16{width: 104px;height: 32px; position: absolute;left: 893px;top:166px;}

.page1 .koead .div17{width: 424px;height: 32px; position: absolute;left: 139px;top:202px;}
.page1 .koead .div18{width: 213px;height: 32px; position: absolute;left: 567px;top:202px;}
.page1 .koead .div19{width: 213px;height: 32px; position: absolute;left: 784px;top:202px;}

.page1 .koead .div20{width: 210px;height: 54px; position: absolute;left: 139px;top:239px;}
.page1 .koead .div21{width: 208px;height: 54px; position: absolute;left: 355px;top:239px;}
.page1 .koead .div22{width: 429px;height: 54px; position: absolute;left: 567px;top:239px;}

.page1 .koead .div23{width: 424px;height: 74px; position: absolute;left: 139px;top:297px;padding: 8px 12px 0;box-sizing: border-box;display: block;}
.page1 .koead .div24{width: 212px;height: 74px; position: absolute;left: 567px;top:297px;padding: 8px 12px 0;box-sizing: border-box;display: block;}
.page1 .koead .div25{width: 213px;height: 74px; position: absolute;left: 784px;top:297px;padding: 8px 12px 0;box-sizing: border-box;display: block;}

/* italy */
.page1 .italy .div1{width: 136px;height: 32px; position: absolute;left: 0;top:131px;}
.page1 .italy .div2{width: 136px;height: 69px; position: absolute;left: 0;top:167px;}
.page1 .italy .div3{width: 136px;height: 54px; position: absolute;left: 0;top:240px;}
.page1 .italy .div4{width: 136px;height: 74px; position: absolute;left: 0;top:299px;}

.page1 .italy .div5{width: 104px;height: 32px; position: absolute;left:141px;top:131px;}
.page1 .italy .div6{width: 102px;height: 32px; position: absolute;left: 249px;top:131px;}
.page1 .italy .div7{width: 104px;height: 32px; position: absolute;left: 356px;top:131px;}
.page1 .italy .div8{width: 104px;height: 32px; position: absolute;left: 463px;top:131px;}
.page1 .italy .div9{width: 68px;height: 32px; position: absolute;left: 571px;top:131px;}
.page1 .italy .div10{width: 68px;height: 32px; position: absolute;left:643px;top:131px;}
.page1 .italy .div11{width: 68px;height: 32px; position: absolute;left: 715px;top:131px;}
.page1 .italy .div12{width: 104px;height: 32px; position: absolute;left: 787px;top:131px;}
.page1 .italy .div13{width: 102px;height: 32px; position: absolute;left: 895px;top:131px;}

.page1 .italy .div14{width: 210px;height: 69px; position: absolute;left: 141px;top:167px;}
.page1 .italy .div15{width: 212px;height: 69px; position: absolute;left: 356px;top:167px;}
.page1 .italy .div16{width: 212px;height: 69px; position: absolute;left: 571px;top:167px;}
.page1 .italy .div17{width: 210px;height: 69px; position: absolute;left: 787px;top:167px;}

.page1 .italy .div18{width: 209px;height: 54px; position: absolute;left: 141px;top:240px;}
.page1 .italy .div19{width: 211px;height: 54px; position: absolute;left: 356px;top:240px;padding: 0 30px;box-sizing: border-box;}
.page1 .italy .div20{width: 425px;height: 54px; position: absolute;left: 571px;top:240px;}

.page1 .italy .div21{width: 210px;height: 74px; position: absolute;left: 141px;top:299px;display: block;padding: 6px 10px 0px 15px;box-sizing: border-box;}
.page1 .italy .div22{width: 212px;height: 74px; position: absolute;left: 356px;top:299px;display: block;padding: 6px 10px 0px 15px;box-sizing: border-box;}
.page1 .italy .div23{width: 212px;height: 74px; position: absolute;left: 571px;top:299px;display: block;padding: 6px 10px 0px 15px;box-sizing: border-box;}
.page1 .italy .div24{width: 210px;height: 74px; position: absolute;left: 787px;top:299px;display: block;padding: 6px 10px 0px 15px;box-sizing: border-box;}

.page1 .click_swiper{width: 100%;border-bottom: 1px solid #eeeeee;display: flex;position: relative;margin-bottom: 50px;justify-content: space-between;padding: 0 60px 12px;box-sizing: border-box;}
.page1 .click_swiper .li{color: #666666;font-size: 18px;display: inline-flex;align-items: center;cursor: pointer;padding-right: 3px;box-sizing: border-box;}
.page1 .click_swiper .li span{margin-right: 8px;display: none !important; width: 36px; height: 36px; background: #f4f4f4; border-radius:50% ; display: flex; justify-content: center; align-items: center; color: #999999; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ; }
.page1 .click_swiper .li.active{color: #3690f4;font-weight: bold;}
.page1 .click_swiper .li.active span{background: #eef8ff;color: #49aaff;font-weight: bold;}
.page1 .gg{ width: 100px; height: 2px; background-image: linear-gradient(to left,#b7d2f0 0%,#3690f4 50%,#b7d2f0 100%); transition:0.5s ; position: absolute; bottom: 0; -webkit-transition:0.5s ; -moz-transition:0.5s ; -ms-transition:0.5s ; -o-transition:0.5s ; }
/* btn */
.btn_53{overflow: hidden;position: relative; width: 260px; height: 50px; margin: auto; background: url('../images2/btn.jpg') no-repeat;box-shadow: 0 4px 4px rgba(255,166,10,0.18); border-radius:25px ; background-size: 100% 100%; display: flex; justify-content: center; align-items: center; font-size: 20px; font-weight: bold; color: #fff; -webkit-border-radius:25px ; -moz-border-radius:25px ; -ms-border-radius:25px ; -o-border-radius:25px ; }
.btn_active::after {content: "";display: block;width: 14%;height: 290%;background: rgba(255, 255, 255, 0.4);transform: rotate(35deg);
    position: absolute;left: -20%;top: -120%;animation: leftTransiform ease-in-out 0.5s forwards;-webkit-animation: leftTransiform ease-in-out 0.5s forwards;}
@keyframes leftTransiform {
    0% {left: -20%;}
    100% {left: 120%;}
}

/* page2 */
.page2{background: url('../images2/page1_122.png') no-repeat top;}
.page2 .cont{padding: 48px 0 50px;display: flex;justify-content: space-between;}
.page2 .li{ padding-top: 116px; box-sizing: border-box; overflow: hidden; width: 190px; cursor: pointer; transition:0s ; height: 300px; background: #fff; border-radius:22px ; box-shadow: 0 0 16px #d8edff; -webkit-border-radius:22px ; -moz-border-radius:22px ; -ms-border-radius:22px ; -o-border-radius:22px ; -webkit-transition:0s ; -moz-transition:0s ; -ms-transition:0s ; -o-transition:0s ; }
.page2 .icon1{background:#fff url('../images2/icon1.png') no-repeat center top 13px;}
.page2 .icon2{background:#fff url('../images2/icon2.png') no-repeat center top 20px;}
.page2 .icon3{background:#fff url('../images2/icon3.png') no-repeat center top 17px;}
.page2 .icon4{background:#fff url('../images2/icon4.png') no-repeat center top 26px;}
.page2 .font_1{font-size: 18px;font-weight: bold;color: #333333;text-align: center;line-height: 1;}
.page2 .font_2{font-size: 16px;color: #666666;line-height: 26px;padding:9px 38px 0;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.page2 .li.active{width: 370px;background-position-x: 30px ;}
.page2 .li.active .font_1{text-align: left;padding: 0 0 0 40px;}
.page2 .li.active .font_2{padding:9px 40px 0;}

/* page3 */
.page3{background: url('../images2/page3.jpg') no-repeat top;}
.page3 .cglx{padding: 211px 0 332px;box-sizing: border-box;}
.page3 .maxbox{width: 100%;height: 100%;position: relative;}
.page3 .q{ transition:0.5s ;cursor: pointer; width: 112px; height: 112px; position: absolute; overflow: hidden; border-radius:50% ; font-size: 20px; color: #fff; font-weight: bold; letter-spacing: 2px; display: flex; justify-content: center; align-items: center; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ; -webkit-transition:0.5s ; -moz-transition:0.5s ; -ms-transition:0.5s ; -o-transition:0.5s ; }
.page3 .q1{background: url('../images2/c1.png') no-repeat;left:352px;top:-131px;}
.page3 .q2{background: url('../images2/c2.png') no-repeat;left:524px;top:-131px;}
.page3 .q3{background: url('../images2/c3.png') no-repeat;left:612px;top:15px;}
.page3 .q4{background: url('../images2/c4.png') no-repeat;left:524px;top:168px;}
.page3 .q5{background: url('../images2/c5.png') no-repeat;left:352px;top:170px;}
.page3 .q6{background: url('../images2/c6.png') no-repeat;left:268px;top:15px;}
.page3 .q7{background: url('../images2/c7.png') no-repeat;width: 142px;height: 142px;left:429px;top:0px;font-size: 22px;line-height: 26px;}
.page3 .j1{position: absolute;left:481px;top:-93px;}
.page3 .j2{position: absolute;left:612px;top:-20px;}
.page3 .j3{position: absolute;left:609px;top:132px;}
.page3 .j4{position: absolute;left:482px;top:207px;}
.page3 .j4_1{position: absolute;left:525px;top:146px;}
.page3 .j5{position: absolute;left:347px;top:135px;}
.page3 .j6{position: absolute;left:392px;top:49px;}
.page3 .tit{font-size: 20px;color: #333333;font-weight: bold;}
.page3 .tit::after{content: '';display: block;width:271px;height: 5px;background: url('../images2/x1.png') no-repeat;margin: 6px 0 5px -19px;}
.page3 .se_tit{font-size: 16px;color: #666666;line-height: 24px;width: 178px;}
.page3 .char{width: 195px;}
.page3 .ch_1{position: absolute;left:154px;top:-151px;}
.page3 .ch_2{position: absolute;left:37px;top:-5px;}
.page3 .ch_3{position: absolute;left:115px;top:151px;}
.page3 .ch_4{position: absolute;right:154px;top:-151px;}
.page3 .ch_5{position: absolute;right:37px;top:-5px;}
.page3 .ch_6{position: absolute;right:115px;top:151px;}
.page3 .r .tit::after{background: url('../images2/x2.png') no-repeat;margin: 6px 0 5px -57px;}
.page3 .r .tit{text-align: right;}
.page3 .r .se_tit{float: right;}
.page3 .q:hover{ transform:scale(1.1) ; -webkit-transform:scale(1.1) ; -moz-transform:scale(1.1) ; -ms-transform:scale(1.1) ; -o-transform:scale(1.1) ; }
.page3 .char:hover .tit{text-decoration: underline;}
/* page4 */
.page4{background: url('../images2/page4.jpg') no-repeat center top;}
.page4 .cont{padding: 40px 0 50px;display: flex;justify-content:space-between;}
.page4 .list{ text-align: center; transition:0.5s ; padding-top: 10px; width: 230px; height: 300px; background: #fff; border-radius:22px; box-sizing: border-box; box-shadow: 0 0 16px rgba(216,237,255,0.53); -webkit-border-radius:22px; -moz-border-radius:22px; -ms-border-radius:22px; -o-border-radius:22px; -webkit-transition:0.5s ; -moz-transition:0.5s ; -ms-transition:0.5s ; -o-transition:0.5s ; }
.page4 .imgTit{ width: 210px; height: 110px; margin: 0 auto 20px; overflow: hidden; position: relative; border-radius:22px ; -webkit-border-radius:22px ; -moz-border-radius:22px ; -ms-border-radius:22px ; -o-border-radius:22px ; }
.page4 .bk1{background:url('../images2/img1.png') no-repeat;}
.page4 .bk2{background:url('../images2/img2.png') no-repeat;}
.page4 .bk3{background:url('../images2/img3.png') no-repeat;}
.page4 .bk4{background:url('../images2/img4.png') no-repeat;}
.page4 .red{box-shadow: 0 3px 6px rgba(255,91,47,0.43); font-size: 16px; display: flex; justify-content: center; background: #ff753f; transform:rotate(42deg) ; align-items: center; position: absolute; right: -25px;top: 3px;width: 82px; height: 25px; color: #fff; -webkit-transform:rotate(42deg) ; -moz-transform:rotate(42deg) ; -ms-transform:rotate(42deg) ; -o-transform:rotate(42deg) ; }
.page4 .red_2{background: #5e74ff;box-shadow: 0 3px 6px rgba(94,116,255,0.43);}
.page4 .red_3{background: #ff5858;box-shadow: 0 3px 6px rgba(255,88,88,0.43);}
.page4 .red_4{background: #7e5aff;box-shadow: 0 3px 6px rgba(126,90,255,0.43);}
.page4 .flex1{display: inline-block;text-align: left;}
.page4 .font_title{font-size: 18px;color: #333333;font-weight: bold;margin-bottom: 13px;line-height: 1;}
.page4 .font_content{font-size: 15px;color: #666666;line-height: 26px;}
.page4 .font_content::before{content: '';width: 12px;height: 12px;background: url('../images2/dian.png') no-repeat;display: inline-block;margin-right: 9px;}
.page4 .list:hover{ transform:translateY(-10px) ; -webkit-transform:translateY(-10px) ; -moz-transform:translateY(-10px) ; -ms-transform:translateY(-10px) ; -o-transform:translateY(-10px) ; }
/* 4-swiper-change */
.page4 .changeCss .swiper-container{overflow: inherit;width: 100%;}
.page4 .changeCss .swiper-wrapper{width: 100%;display: flex;justify-content: space-between;}
.page4 .changeCss .swiper-slide{width: 230px;} 
/* page5 */
.page5{background: url('../images2/page5.jpg') no-repeat center top;}
.page5 .content{padding: 30px 0 40px;}
.page5 .video_swiper{width: 100%;border-bottom: 1px solid #eeeeee;display: flex;position: relative;margin-bottom: 40px;justify-content: space-between;padding: 0 60px 12px;box-sizing: border-box;}
.page5 .video_swiper .li{color: #666666;font-size: 18px;display: inline-flex;align-items: center;cursor: pointer;padding-right: 3px; box-sizing: border-box;}
.page5 .video_swiper .li span{margin-right: 8px; width: 36px; height: 36px;display:none !important; background: #f4f4f4; border-radius:50% ; display: flex; justify-content: center; align-items: center; color: #999999; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ; }
.page5 .video_swiper .li.active{color: #3690f4;font-weight: bold;}
.page5 .video_swiper .li.active span{background: #eef8ff;color: #49aaff;font-weight: bold;}
.page5 .gg{ width: 100px; height: 2px; background-image: linear-gradient(to left,#b7d2f0 0%,#3690f4 50%,#b7d2f0 100%); transition:0.5s ; position: absolute; bottom: 0; -webkit-transition:0.5s ; -moz-transition:0.5s ; -ms-transition:0.5s ; -o-transition:0.5s ; }
.page5 .computer{height: 508px;background: url('../images2/dn.png') no-repeat;position: relative;object-fit: fill;}
.page5 #insideVideo{position: absolute;left: 115px;top: 32px;overflow: hidden;width: 774px;height: 425px;background: #000;background-size: 100% 100%;}
.page5 video{height: 100%;display: block;margin: auto;}
/* 秋季班修改css */
.header_banner{background: url(../img2023/banner.jpg) no-repeat center top;}
.header_banner .logo{background: url(../img2023/logobk.png) no-repeat;width: 1012px;height: 112px;}
.header_banner .slogo{background: url(../img2023/slogan.png) no-repeat;display: none;}
.header_banner .navTo{ top: 42px; height: 38px; background: url('../img2023/nav.jpg') no-repeat; background-size: 100% 100%; padding: 0 8px 0 20px; border-radius: 19px; -webkit-border-radius: 19px; -moz-border-radius: 19px; -ms-border-radius: 19px; -o-border-radius: 19px; }
.header_banner .li{padding: 0 15px;margin: 0 1px;}
.header_banner .li.active{color: #43def9;}
.header_banner .title_li{width: 92px;margin-right: 14px;}
.header_banner .animation_content{width: 900px;height: 423px;background: url('../img2023/liu.png') no-repeat;position: absolute;left: 78px;top: 148px;}
.header_banner .numBtn{top: 570px;}
.header_banner .autumn{width: 242px;height: 115px;background: url('../img2023/qiujiban.png') no-repeat;position: absolute;left:441px;top:-38px;}
.header_banner .hide{display: none;}
.header_banner .numBtn{background: url('../img2023/button_bk.png') no-repeat;padding: 3px;}
.header_banner .numBtn a{background: url(../img2023/btn.png) repeat-y;padding: 13px 12px;left:-5px;top:-6px ;}
.header_banner .wei{line-height: 1;}
.header_banner .numChange{color: #128bff;width: 185px;line-height: 1;}
.tinySpot_1{width: 24px;height: 25px;position: absolute;left:591px;top:44px;background: url('../img2023/x1.png') no-repeat;}
.tinySpot_2{width: 24px;height: 25px;position: absolute;left:388px;top:293px;background: url('../img2023/x2.png') no-repeat;}

.nav{background: url('../img2023/nav_bk.jpg') no-repeat;background-size: 100% 100%;}

.page3 {background: url('../img2023/page3.jpg') no-repeat top;}
.btn_53{background: url('../img2023/btn_03.jpg') repeat-x;box-shadow: 0px 4px 3.84px 0.16px rgba(233, 105, 131, 0.18);}
/* 寒假班修改 */
.header_banner{background: url('../banner/banner.jpg') no-repeat center top;}
.header_banner .logo{width: 1012px;height: 112px;background: url('../banner/logo1.png') no-repeat;}
 
.header_banner .navTo{background: url("../banner/nav_bk.png") no-repeat;background-size: 100% 100%;}
.header_banner .li.active{color: #3393ff;}

.header_banner .winterVacationClass{width: 364px;height: 303px;position: absolute;right:-27px;top:265px;background: url('../banner/r1.png') no-repeat;}
.header_banner .in{width: 413px;height: 302px;background: url('../banner/r2.png') no-repeat;position: absolute;top: -118px;left: -24px;}
.header_banner .x1{position: absolute;left:-16px;top:39px;}
.header_banner .x2{position: absolute;left:49px;top:-93px;}
.header_banner .x3{position: absolute;left:317px;top:-72px;}
.header_banner .ma_tit{ width:317px;height: 55px;background: url('../banner/dong_bk.png') no-repeat;position: absolute;left:17px;top:133px;display: flex;justify-content: center;align-items: center;}
.header_banner .ma_li{width: 267px;height: 28px;background: url('../banner/dong.png') no-repeat;}
.header_banner .jt{width: 92px;height: 32px;background: url('../banner/4.png') no-repeat;position: absolute;left:362px;top:147px;}
.header_banner .cont_tit_00{width: 435px;height: 240px;background: url('../banner/ma_tit.png') no-repeat;position: absolute;left: 12px;top: 202px;}
.header_banner .imghj{width: 220px;height: 131px;background: url('../banner/hjb.png') no-repeat;position: absolute;left: 311px;top: 10px;}
.header_banner .study{width: 547px;height: 47px;background: url('../banner/yz.png') no-repeat;position: absolute;left:12px;top:467px;}
.header_banner .numBtn{background: url('../banner/btn_bk.png') no-repeat;top: 535px;left: 12px;}
.header_banner .numBtn a{background: url(../banner/btn.png) repeat-y;}
.header_banner .numChange{color: #348ef4;}

.btn_53{background: url('../banner/orange.jpg') repeat-x;box-shadow: 0px 4px 3.84px 0.16px rgba(254, 112, 37, 0.18);}
.ma_li{overflow: hidden;position: relative;}
.ma_li.active::after {
    content: "";
    display: block;
    width: 8%;
    height: 280%;
    background: rgba(255, 255, 255, 0.4);
    transform: rotate(35deg);
    position: absolute;
    left: -20%;
    top: -120%;
    animation: leftTransiform1 linear 1.5s infinite;
    -webkit-animation: leftTransiform1 linear 1.5s infinite;
    /*animation-iteration-count:infinite;
    */-webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -o-transform: rotate(35deg);
}
@keyframes leftTransiform1 {
    0% {left: -20%;}
    100% {left: 110%;}
}
.tarslatey_s{ animation:tranlate linear 3s infinite; -webkit-animation:tranlate linear 3s infinite;}
@keyframes tranlate {
    0% { transform:translate3d(0,0,0) ; -webkit-transform:translate3d(0,0,0) ; -moz-transform:translate3d(0,0,0) ; -ms-transform:translate3d(0,0,0) ; -o-transform:translate3d(0,0,0) ; }
    50% { transform:translate3d(5px,-10px,0) ; -webkit-transform:translate3d(5px,-10px,0) ; -moz-transform:translate3d(5px,-10px,0) ; -ms-transform:translate3d(5px,-10px,0) ; -o-transform:translate3d(5px,-10px,0) ; }
    100% { transform:translate3d(0,0,0) ; -webkit-transform:translate3d(0,0,0) ; -moz-transform:translate3d(0,0,0) ; -ms-transform:translate3d(0,0,0) ; -o-transform:translate3d(0,0,0) ; }
}
 
.x1.active{ animation:opcial_an linear 1s; -webkit-animation:opcial_an linear 1s; animation-iteration-count:infinite; }
.x2.active{ animation:opcial_an linear 1.5s; -webkit-animation:opcial_an ease-in-out 1.5s; animation-iteration-count:infinite;}
.x3.active{ animation:opcial_an linear 2s; -webkit-animation:opcial_an ease-in-out 2s; animation-iteration-count:infinite; }
@keyframes opcial_an {
    0%{ opacity: 0.2; filter: alpha(opacity=20); -webkit-filter: alpha(opacity=20); }
    50%{ opacity: 1; filter: alpha(opacity=100); -webkit-filter: alpha(opacity=100); }
    100%{ opacity: 0.2; filter: alpha(opacity=20); -webkit-filter: alpha(opacity=20); }
}

.roteAnima.active{transform-origin: 11px 11px; animation:tranlaterote linear 5s infinite; -webkit-animation:tranlaterote linear 5s infinite; }
@keyframes tranlaterote {
    0%{ transform:rotate(0deg) ; -webkit-transform:rotate(0deg) ; -moz-transform:rotate(0deg) ; -ms-transform:rotate(0deg) ; -o-transform:rotate(0deg) ; }
    50%{ transform:rotate(6deg) ; -webkit-transform:rotate(6deg) ; -moz-transform:rotate(6deg) ; -ms-transform:rotate(6deg) ; -o-transform:rotate(6deg) ; }
    100%{ transform:rotate(0deg) ; -webkit-transform:rotate(0deg) ; -moz-transform:rotate(0deg) ; -ms-transform:rotate(0deg) ; -o-transform:rotate(0deg) ; }
}

/* 2024春季班修改 */
.header_banner {background: url('../img2024/banner.jpg') no-repeat center top;}
.header_banner .logo{width: 313px;height: 47px;background: url('../img2024/logo.png') no-repeat;}
.header_banner .slogo{display: block;width: 201px;height: 46px;background: url('../img2024/slogo.png') no-repeat;}
.header_banner .navTo{background: none;padding:0 0px 0 20px;}
.header_banner .li{color: #3caef2;}
.header_banner .title_li{color: #3caef2;background: url(../img2024/delta.png) no-repeat right center;}
.header_banner .li.active{font-weight: bold;color: #fff;background: #3caef2;}
.header_banner .m1000{height: 100%;}
.header_banner .springAn{position: absolute;left: 0;top: 257px;width: 100%;}
.header_banner .springAn .xdf_secont{width: 835px;height: 145px;background: url('../img2024/tit.png') no-repeat;margin: auto;position: relative;}
.header_banner .img_spring{position: absolute;right: 0;top: -68px;}
.header_banner .setTit{position: absolute;left:3px;top: -48px;}
.header_banner .setTit div{ width: 105px; height: 41px;float: left;text-align: center; line-height: 36px; background: rgba(255,255,255,0.4); margin-right: 8px; font-size: 24px;border: 2px solid rgba(191,193,198,0.42);box-sizing: border-box; color: #201f1e; border-radius:8px ; -webkit-border-radius:8px ; -moz-border-radius:8px ; -ms-border-radius:8px ; -o-border-radius:8px ; }
.header_banner .spingCont{position: absolute;left:calc((100% - 775px)/2);top:463px;}
.header_banner .numBtn{background: url('../img2024/btn_bk.png') no-repeat;left:calc((100% - 346px)/2);top:529px;}
.header_banner .numBtn a{background: url('../img2024/btn2.png') repeat-y;color: #201f1e;color: transparent;}
.header_banner .numChange{color: #201f1e;width: 190px;}

.nav{background: url('../img2024/nav.jpg') no-repeat;background-size: 100% 100%;}

.home_tit .mainTitle span{background-image: linear-gradient(to bottom,  #38a4fa,#358ef3);background-clip: text;-webkit-background-clip: text;color: transparent;}
.btn_53{background: url('../img2024/qt_btn.jpg') repeat-x;box-shadow: 0px 4px 4px rgba(255, 166, 10, 0.18);}
/* 修改导航颜色 */
.header_banner .title_li{color: #379af7;background: url(../img2024/delta_new.png) no-repeat right center;}
.header_banner .li.active{background: url('../img2024/line_nav.jpg') no-repeat;background-size: 100% 100%;}
/* 2024暑假班修改 */
.header_banner .navTo{height: 30px;top: 46px;}
.header_banner {background: url(../img2024sum/banner.jpg) no-repeat center top;}
.header_banner .logo {width: 316px;height: 48px;background: url(../img2024sum/logo.png) no-repeat;}
.header_banner .title_li {color: #333;background: url(../img2024sum/delta.png) no-repeat right center;}
.header_banner .li{color: #333;}
.header_banner .li.active{color: #333;background:linear-gradient(-69deg,#f7d537,#f7fbff);}
.header_banner .numBtn {width: 503px;height: 64px;background: url(../img2024sum/banner_btn.png) no-repeat;left: calc((100% - 503px)/2);top: 502px;padding: 8px;box-sizing: border-box;}
.header_banner .numChange{width: 248px;font-size: 20px;color: #fff;font-weight: bold;}
.header_banner .sumClass{width: 232px;height: 73px;background: url('../img2024sum/sum3.png') no-repeat;position: absolute;left:138px;top:188px;}
.header_banner .sumClass .sumImg{position: absolute;left: -10px;top: -47px;}
.header_banner .qipao1{position: absolute;left: 566px;top: 144px;}
.header_banner .qipao2{position: absolute;left: 693px;top: 164px;}
.header_banner .qipao3{position: absolute;left: 475px;top: 253px;}
.header_banner .qipao4{position: absolute;left: 716px;top: 244px;}
.header_banner .g_three{position: absolute;left: 395px;top: 178px;}
.header_banner .bannerCont1{position: absolute;left:58px;top:280px;}
.header_banner .bannerCont11{position: absolute;left:84px;top:396px;}
.header_banner .bannerCont2{position: absolute;left:78px;top:430px;}
.header_banner .overLoad{height: 100%;width: 100%;border-radius: 25px;overflow: hidden;position: relative;}

.nav{background: #00a2a0;}
.nav .m1000 a.active{text-shadow:0 0 0 rgba(1,102,101,0.5);}

.home_tit .mainTitle span{background-image: linear-gradient(357deg, #00a9a6,#00d0cd);background-clip: text;-webkit-background-clip: text;color: transparent;}

.page1 {background: url(../img2024sum/page1.jpg) no-repeat center top;}
.page1 .japan{background: url('../img2024sum/page1_ri.png') no-repeat;}
.page1 .germany{background: url('../img2024sum/page1_de.png') no-repeat;}
.page1 .franch{background: url('../img2024sum/page1_fa.png') no-repeat;}
.page1 .spian{background: url('../img2024sum/page1_xi.png') no-repeat;}
.page1 .koead{background: url('../img2024sum/page1_han.png') no-repeat;}
.page1 .italy{background: url('../img2024sum/page1_yi.png') no-repeat;}
.page1 .content .color_a{color: #00a2a0;}
.page1 .click_swiper{background: url('../img2024sum/page1_navbk.png') no-repeat center bottom;}
.page1 .click_swiper .li.active{color: #00a2a0;}
.page1 .gg{background-image: linear-gradient(to left,#c3e9e9 0%,#00a2a0 50%,#c3e9e9 100%);}

.btn_53{font-size: 20px;color: #333333;background: linear-gradient(0deg,#ffbb63,#ffe363);box-shadow: 0px 4px 4px rgba(255,166,10,0.18);}
.btn_53:hover{color: #333333;}

.page2 {background: url(../img2024sum/page2.jpg) no-repeat center top;}
.page2 .li{box-shadow: 0 0 16px rgba(212,254,252,0.5);}

.page3 {background: url(../img2024sum/page3.jpg) no-repeat center top;}
.page3 .tit{color: #00a2a0;}
.page3 .tit::after{background: url(../img2024sum/x1.png) no-repeat;}
.page3 .r .tit::after{background: url('../img2024sum/x2.png') no-repeat;}

.page4 {background: url(../img2024sum/page4.jpg) no-repeat center top;}
.page4 .list{box-shadow: 0 0 16px rgba(212,254,252,0.50);}
.page4 .font_content::before{background: url(../img2024sum/page4_dian.png) no-repeat;}
/* .page4 .bk2 {background: url(../img2024sum/page4_img2.png) no-repeat;} */

.page5 {background: url(../img2024sum/page5.jpg) no-repeat center top;}
.page5 .video_swiper .li.active{color: #00a2a0;}
.page5 .gg {background-image: linear-gradient(to left,#c3e9e9 0%,#00a2a0 50%,#c3e9e9 100%);}
/* 动画 */
.baRote{animation: spin 2s linear infinite;transform-origin: left bottom;}
@keyframes spin {
    0% { transform: rotate(-8deg); }
    50% { transform: rotate(4deg); }
    100% { transform: rotate(-8deg); }
}

.baRote2{animation: spin2 2s linear infinite;}
@keyframes spin2 {
    0% { transform: rotate(-8deg); }
    50% { transform: rotate(4deg); }
    100% { transform: rotate(-8deg); }
}

.baSca{animation: zoomscale 0.9s ;height: 100%;}
@keyframes zoomscale {
    0% { transform: scale(0.3); }
    100% { transform: scale(1); }
}

.header_banner .qipao1{position: absolute;left: 566px;top: 144px;}
.header_banner .qipao2{position: absolute;left: 693px;top: 164px;}
.header_banner .qipao3{position: absolute;left: 487px;top: 253px;}
.header_banner .qipao4{position: absolute;left: 734px;top: 244px;}
 /* page5更改板式 */
.page5 .videoList{padding: 68px 0 112px 0;position: relative;display: flex;justify-content: flex-start;}
.page5 .leftVideoNav{width: 180px;position: relative;padding-left: 24px;}
.page5 .leftVideoNav::before{content: "";display: block;z-index: 0; width: 2px;height:182px;background: url('../img2024sum/grex.png') repeat-y;position: absolute;left:32px;top:11px;}
.page5 .gre{display:flex;justify-content: flex-start;align-items: center;line-height: 1;margin-bottom: 18px;cursor: pointer;font-size: 16px;letter-spacing: 1px;text-indent: -1px;}
.page5 .gre::before{content: '';display: block;width: 18px;height: 18px;background: url('../img2024sum/mgre.png') no-repeat center center;z-index: 1;margin-right: 17px;}
.page5 .gre.active{font-size: 20px;font-weight: bold;letter-spacing: 3px;text-indent: -3px;color: transparent;background-image: linear-gradient(0deg, #00afac,#00d0cd);background-clip: text;-webkit-background-clip: text;}
.page5 .gre.active::before{background: url('../img2024sum/biggre.png') no-repeat center center;}
.page5 .leftCon{line-height: 1;margin-top: -2px;}
.page5 .titBl{font-size: 20px;font-weight: bold;color: #00a2a0;margin-bottom: 8px;}
.page5 .titBe{font-size: 16px;color: #666666;margin-bottom: 36px;}

.page5 .playVideo{position: absolute;left: 521px;top: 49px;width: 498px;height: 254px;background: url('../img2024sum/grepc.png') no-repeat;}
.page5 .blackBox{width: 380px;height: 214px;background: #000;position: absolute;left: 60px;top:14px;overflow: hidden;}
.page5 .blackBox video{height: 100%;}
.page5 .content{display: none;}
/* media */
@media(max-width:1000px){
    /* banner */
    .header_banner{width: 7.5rem;height:5.76rem; margin: auto;background: url('../images2/images/banner_1.jpg') no-repeat;background-size: 100% 100%;}
    .header_banner .m1000{height: 100%;}
    .anima_position{display: none;}
    .header_banner .logo{width: 3.1rem;height: 0.47rem;background: url('../images2/images/logo.png') no-repeat;background-size: 100% 100%;left: 0.34rem;top: 0.2rem;}
    .header_banner .slogo{width: 2.01rem;height: 0.46rem;background: url('../images2/images/slogo.png') no-repeat;background-size: 100% 100%;top: 0.22rem;right: 0.33rem;}
    .header_banner .navTo{left: 0;bottom: 0.1rem;width: 100%;top: auto;justify-content: space-between;padding: 0 0.46rem 0;box-sizing: border-box;}
    .header_banner .li{line-height: 1; font-size: 0.28rem;color: #379af7;height: auto;padding: 0 0 0.14rem;border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; }
    .header_banner .title_li{display: none;}
    .header_banner .li.active{background: url('../images2/images/gg.png') no-repeat center bottom;background-size: 0.26rem 0.04rem;font-size: 0.3rem;}
    .header_banner .numBtn{left: calc((100% - 3.76rem)/2);padding: 0.03rem 0.05rem;
        width: 3.76rem;height: 0.5rem;background: url('../images2/images/btn1.png') no-repeat;background-size: 100% 100%;top:3.83rem ;}
    .header_banner .numBtn a{width: 1.81rem;height: 0.62rem;background: url('../images2/images/btn2.png') no-repeat;background-size: 100% 100%;
    padding:0.13rem 0.12rem;font-size: 0.2rem;left: -0.05rem;top: -0.06rem;}
    .header_banner .wei{width: 1.56rem;height: 0.36rem;left: 0.12rem;top: 0.13rem;}
    .header_banner .numChange{font-size: 0.2rem;width: 2rem;white-space: nowrap;}

    /* nav */
    .nav{width: 7.5rem;margin: auto;height: 0.7rem;}
    .nav .m1000 {padding: 0 0.29rem;box-sizing: border-box;}
    .nav .m1000 a{font-size: 0.24rem;}
    .nav .m1000 a.active{font-size: 0.24rem;background: url(../images2/gg.png) no-repeat center top 0.54rem;background-size: 0.26rem 0.04rem;text-shadow: 0 0 0.06rem rgba(14,117,213,0.48);}
    /* title */
    .home_tit .mainTitle{font-size: 0.4rem;margin-bottom: 0.2rem;}
    .home_tit .subtitle{font-size: 0.24rem;}
    .btn_53{ width: 4rem; height: 0.8rem; border-radius:0.4rem ;font-size: 0.3rem;box-shadow: 0 0.08rem 0.08rem rgb(255 166 10 / 18%);font-weight: bold; -webkit-border-radius:0.4rem ; -moz-border-radius:0.4rem ; -ms-border-radius:0.4rem ; -o-border-radius:0.4rem ; }
    .btn_active::after{display: none;}
    /* page */
    .page{padding: 0.6rem 0 0.8rem;}
    /* page1 */
    .page1{background: url('../images2/images/page1.jpg') no-repeat center bottom;background-size: 100% 1.9rem;width: 7.5rem;margin: auto;}
    .page1 .content{padding: 0.3rem 0 0;box-sizing: border-box;line-height: normal;}
    .page1 .japan div,
    .page1 .germany div,
    .page1 .franch div,
    .page1 .spian div,
    .page1 .koead div,
    .page1 .italy div{display: none !important;}
    .page1 .japan{width: 100%;height:5.78rem;background: url('../images2/images/ri_2023m.png') no-repeat;background-size: 100% 100%;}
    .page1 .germany{width: 100%;height:5.78rem;background: url('../images2/images/new_de.png') no-repeat;background-size: 100% 100%;}
    .page1 .franch{width: 100%;height:5.78rem;background: url('../images2/images/new_fa.png') no-repeat;background-size: 100% 100%;}
    .page1 .spian{width: 100%;height:5.78rem;background: url('../images2/images/new_xi.png') no-repeat;background-size: 100% 100%;}
    .page1 .koead{width: 100%;height:5.78rem;background: url('../images2/images/new_han.png') no-repeat;background-size: 100% 100%;}
    .page1 .italy{width: 100%;height:5.78rem;background: url('../images2/images/new_yi.png') no-repeat;background-size: 100% 100%;}

    .page1 .click_swiper .li span{display: none;}
    .page1 .click_swiper{width:6.98rem;margin: 0 auto 0.6rem;padding: 0 0.1rem 0.16rem;}
    .page1 .click_swiper .li{padding-right: 0;line-height: 1;font-size: 0.24rem;}
    .page1 .gg{ width: 0.3rem; height: 0.04rem;background: #3690f4; border-radius:0.02rem ; -webkit-border-radius:0.02rem ; -moz-border-radius:0.02rem ; -ms-border-radius:0.02rem ; -o-border-radius:0.02rem ; }

    /* page2 */
    .page2{background: url(../images2/images/page2.jpg) no-repeat;background-size: 100% 8.14rem;width: 7.5rem;margin: auto;}
    .page2 .cont{padding: 0.5rem 0.4rem 0.2rem;box-sizing: border-box;flex-wrap: wrap;}
    .page2 .li{ width: 3.2rem; height: 1.8rem; margin-bottom: 0.3rem; padding-top: 1.16rem;box-shadow: 0 0 0.16rem rgba(216,237,255,0.62); border-radius: 0.22rem; -webkit-border-radius: 0.22rem; -moz-border-radius: 0.22rem; -ms-border-radius: 0.22rem; -o-border-radius: 0.22rem; }
    .page2 .li.active{width:3.2rem;background-position-x: center;}
    .page2 .li.active .font_1{text-align: center;padding: 0;}
    .page2 .font_1{font-size: 0.28rem;}
    .page2 .font_2{display: none;}
    .page2 .icon1{background:#fff url('../images2/images/icon1.png') no-repeat center top 0.12rem;background-size:0.92rem 0.98rem;}
    .page2 .icon2{background:#fff url('../images2/images/icon2.png') no-repeat center top 0.16rem;background-size:0.86rem 0.92rem;}
    .page2 .icon3{background:#fff url('../images2/images/icon3.png') no-repeat center top 0.14rem;background-size:0.86rem 0.96rem;}
    .page2 .icon4{background:#fff url('../images2/images/icon4.png') no-repeat center top 0.21rem;background-size:0.83rem 0.81rem;}

    /* page3 */
    .page3{background: url(../images2/images/page3.jpg) no-repeat;background-size: 100% 8.46rem;width: 7.5rem;margin: auto;}
    .page3 .cglx{padding: 2.04rem 0 3.2rem;}
    .page3 .se_tit{display: none;}
    .page3 .q{width: 1.12rem;height: 1.12rem;background-size: 100% 100%;letter-spacing: 0.02rem;font-size: 0.22rem;}
    .page3 .q1{left:2.31rem;top:-1.31rem;}
    .page3 .q2{left:4.03rem;top:-1.31rem;}
    .page3 .q3{left:4.91rem;top:0.15rem;}
    .page3 .q4{left:4.03rem;top:1.68rem;}
    .page3 .q5{left:2.31rem;top:1.68rem;}
    .page3 .q6{left:1.47rem;top:0.15rem;}
    .page3 .q7{left:3.08rem;top:0rem;width: 1.42rem;height: 1.42rem;font-size: 0.26rem;line-height: 0.3rem;}
    .page3 .q:hover{ transform:scale(1) ; -webkit-transform:scale(1) ; -moz-transform:scale(1) ; -ms-transform:scale(1) ; -o-transform:scale(1) ; }
    
    .page3 .j1{width:0.28rem;left:3.6rem;top:-0.93rem;}
    .page3 .j2{width:0.32rem;left:4.91rem;top:-0.2rem;}
    .page3 .j3{width:0.32rem;left:4.88rem;top:1.32rem;}
    .page3 .j4{width:0.27rem;left:3.6rem;top:2.07rem;}
    .page3 .j4_1{width:0.34rem;left:3.98rem;top:1.46rem;}
    .page3 .j5{width:0.34rem;left:2.25rem;top:1.35rem;}
    .page3 .j6{width:0.27rem;left:2.71rem;top:0.49rem;}

    .page3 .char{width: 1.05rem;}
    .page3 .tit{font-size: 0.22rem;line-height: 1;}
    .page3 .tit::after{width: 2.71rem;height: 0.05rem;background-size: 100% 100%;margin: 0.06rem 0 0 -0.2rem;}
    .page3 .r .tit::after{background-size: 100% 100%;margin: 0.06rem -0.2rem 0 0;float: right;}
    .page3 .ch_1{left:1.02rem;top:-1.51rem;}
    .page3 .ch_2{left:0.46rem;top:-0.07rem;}
    .page3 .ch_3{left:1.03rem;top:1.48rem;}
    .page3 .ch_4{right:1.02rem;top:-1.51rem;}
    .page3 .ch_5{right:0.46rem;top:-0.07rem;}
    .page3 .ch_6{right:0.42rem;top:1.48rem;width: 2.15rem;}
    .page3 .char:hover .tit{text-decoration: none;}

    /* page4 */
    .page4{background: url(../images2/images/page4.jpg) no-repeat;background-size: 100% 7.4rem;width: 7.5rem;margin: auto;}
    .page4 .cont{padding: 0.25rem 0 0.27rem;}
    .page4 .list{padding-top: 0.1rem;position: relative; width: 6rem; height: 3.2rem; border-radius:0.22rem ; -webkit-border-radius:0.22rem ; -moz-border-radius:0.22rem ; -ms-border-radius:0.22rem ; -o-border-radius:0.22rem ; }
    .page4 .imgTit{ width: 5.8rem; height: 2rem; margin: 0 auto 0.24rem; border-radius:0.22rem ; -webkit-border-radius:0.22rem ; -moz-border-radius:0.22rem ; -ms-border-radius:0.22rem ; -o-border-radius:0.22rem ; }
    .page4 .bk1{background: url('../images2/images/t1.jpg') no-repeat;background-size: 100% 100%;}
    .page4 .bk2{background: url('../images2/images/t2.jpg') no-repeat;background-size: 100% 100%;}
    .page4 .bk3{background: url('../images2/images/t3.jpg') no-repeat;background-size: 100% 100%;}
    .page4 .bk4{background: url('../images2/images/t4.jpg') no-repeat;background-size: 100% 100%;}
    .page4 .red{font-size: 0.2rem;width: 1.34rem;height: 0.4rem;padding-top: 0.05rem;box-sizing: border-box;right: -0.46rem;top: 0.01rem;}
    .page4 .font_title{width: 100%;height: 0.4rem;font-size: 0.24rem;position: absolute;margin-bottom: 0; bottom: 0;left: 0; color: #fff; font-weight: bold;background: rgba(0,0,0,0.44);display: flex;justify-content: center;align-items: center;}
    .page4 .flex1{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0 0.6rem;box-sizing: border-box;}
    .page4 .font_content{font-size: 0.22rem;height: 0.36rem;width: 50%;white-space: nowrap;}
    .page4 .font_content::before{width: 0.15rem;height: 0.15rem;background-size: 100% 100%;margin-right: 0.07rem;}
    .page4 .swiper-slide{width: 6rem; height: 3.2rem;box-shadow: 0 0 16px rgba(216,237,255,0.53);}
    .page4 .certifyPagin{width: 100%;height: 0.2rem;position: inherit;display: block;line-height: 1;font-size: 0;margin-bottom: 0.48rem;}
    .page4 .certifyPagin span{opacity: 1;width: 0.2rem;height: 0.2rem;background: #fff;margin: 0 0.1rem;}
    .page4 .certifyPagin span.swiper-pagination-bullet-active{background: #38a4fa;}

    /* page5 */
    .page5{width: 7.5rem;margin: auto;background: url(../images2/images/page5.jpg) no-repeat;background-size: 100% 8rem;}
    .page5 .video_swiper .li span{display: none;}
    .page5 .content{padding: 0.28rem 0 0.42rem;}
    .page5 .video_swiper{width: 6.9rem;margin: 0 auto 0.3rem;padding: 0 0.5rem 0.17rem;}
    .page5 .video_swiper .li{padding-right: 0;font-size: 0.2rem;line-height: 1;}
    .page5 .gg{ width: 0.3rem; height: 0.04rem; background: #3690f4; border-radius:0.02rem ; -webkit-border-radius:0.02rem ; -moz-border-radius:0.02rem ; -ms-border-radius:0.02rem ; -o-border-radius:0.02rem ; }
    .page5 .computer{width: 7.2rem;height: 3.65rem;background: url('../images2/images/dn.png') no-repeat;background-size: 100% 100%;margin: auto;}
    .page5 #insideVideo{position: absolute;left: 0.83rem;top: 0.23rem;overflow: hidden;width: 5.57rem;height: 3.09rem;background: #000;background-size: 100% 100%;}








}
/* 秋季班修改css */
@media(max-width:1000px){
    .header_banner{background: url(../img2023/mbanner.jpg) no-repeat;background-size: 100% 100%;}
    .header_banner .logo{width: 6.96rem;height: 0.62rem;background: url('../img2023/mlogo2.png') no-repeat;background-size: 100% 100%;left: 0.33rem;top: 0.17rem;}
    .header_banner .animation_content{width: 6.59rem;height: 3.27rem;background: url('../img2023/m_banner_cont.png') no-repeat;background-size: 100% 100%;left: 0.69rem;top: 0.98rem;}
    .header_banner .autumn{width: 1.8rem;height: 0.93rem;background: url('../img2023/mqiuji.png') no-repeat;background-size: 100% 100%;left: 3.2rem;top: -0.28rem;}
    .header_banner .numBtn{background: url('../img2023/m_button_bk.png') no-repeat;background-size: 100% 100%;top: 4.3rem;}
    .header_banner .numBtn a{background: url('../img2023/m_btn.png') no-repeat;background-size: 100% 100%;}
    .header_banner .numChange{width: 2.06rem;line-height: normal;}
    .header_banner .navTo{height:auto;background: none;}
    .header_banner .li{color: #1c9cff;}
    .header_banner .li.active{color: #1c9cff;background: url(../img2023/xc.png) no-repeat center bottom;background-size: 0.26rem 0.04rem;}
    .header_banner .wei{line-height: normal;}
    .tinySpot_1,.tinySpot_2{display: none !important;}

    .page3 {background: url(../img2023/m_page3.jpg) no-repeat;background-size: 100% 8.46rem;}
    .btn_53{background-size: 100% 105%;box-shadow: 0px 0.04rem 0.03rem 0.01rem rgba(233, 105, 131, 0.18);}
}
/* 寒假班 */
@media(max-width:1000px){
    .header_banner{height: 5.77rem;background: url('../banner/images/banner.jpg') no-repeat;background-size: 100% 100%;}
    .header_banner .logo{background: url('../banner/images/logo1.png') no-repeat;background-size: 100% 100%;top: 0.26rem;}
    .header_banner .winterVacationClass{display: none !important;}
    .header_banner .ma_tit{width: 2.62rem;height: 0.45rem;background: url('../banner/images/tit_bk.png') no-repeat;background-size: 100% 100%;left:0.31rem;top:1.19rem ;}
    .header_banner .ma_li{width: 2.21rem;height: 0.23rem;background: url('../banner/images/tit.png') no-repeat;background-size: 100% 100%;}
    .header_banner .jt{width: 0.75rem;height: 0.25rem;background: url('../banner/images/row.png') no-repeat;background-size: 100% 100%;left: 3.16rem;top: 1.31rem;}
    .header_banner .cont_tit_00{width: 4.55rem;height: 2rem;background: url('../banner/images/ma_tit.png') no-repeat;background-size: 100% 100%;left:0.25rem;top:1.68rem ;}
    .header_banner .imghj{display: none;}
    .header_banner .study{width: 5.24rem;height: 0.67rem;background: url('../banner/images/yuzhong.png') no-repeat;background-size: 100% 100%;left:0.13rem;top:3.72rem;}
    .header_banner .numBtn{width: 3.76rem;height: 0.5rem;background: url('../banner/images/btn_bk.png') no-repeat;background-size: 100% 100%;left:0.25rem;top:4.27rem;}
    .header_banner .numBtn a{width: 1.64rem;height: 0.43rem;background: url('../banner/images/btn.png') no-repeat;background-size: 100% 100%;padding: 0 0.03rem 0.07rem;box-sizing: border-box;left:0.03rem;top:0.07rem;box-sizing: border-box;}
    .header_banner .wei{width: 100%;height: 100%;position: inherit;position:static;}
    .header_banner .li{color: #4183ff;}
    .header_banner .li.active{color: #4183ff;}
}
/* 2024春季班修改 */
@media(max-width:1000px){
    .header_banner .springAn{display: none;}
    .header_banner .spingCont{display: none;}
    .header_banner .logo{width: 3.1rem;height: 0.47rem;background: url('../img2024/images/logo.png') no-repeat;background-size: 100% 100%;left:0.34rem;top:0.2rem ;}
    .header_banner .slogo{width: 2.01rem;height: 0.46rem;background: url('../img2024/images/slogo.png') no-repeat;background-size: 100% 100%;right:0.33rem;top:0.22rem ;}
    .header_banner .numBtn a{width: 1.81rem;height: 0.62rem;background: url('../img2024/images/a.png') no-repeat;background-size: 100% 100%;left: -0.05rem;top: -0.06rem;}
    .header_banner .numBtn{background: url('../img2024/images/btn.png') no-repeat;background-size: 100% 100%;left:calc((100% - 3.76rem) / 2);top:4.02rem;padding: 0.03rem;box-sizing: border-box;}
    .header_banner .li{color: #379af7;}
    .header_banner .li.active{color: #379af7;background: url(../img2024/images/at.png) no-repeat center bottom;background-size: 0.26rem 0.04rem;}
    .header_banner{height: 5.76rem;background: url('../img2024/images/banner.jpg') no-repeat;background-size: 100% 100%;}
    
    .btn_53{box-shadow: 0px 0.08rem 0.08rem rgba(255, 166, 10, 0.18);}


}
/* 2024暑假班修改 */
@media(max-width:1000px){
    .header_banner{height: 7.66rem;background: url('../img2024sum/images/banner.jpg') no-repeat;background-size: 100% 100%;}
    .header_banner .logo{width: 6.9rem;height: 0.4rem;left:0.3rem;top:0.49rem;background: url('../img2024sum/images/logo.png') no-repeat;background-size: 100% 100%;}
    .header_banner .sumCont {width: 7rem;height: 3.12rem;position: absolute;left:0.17rem;top:1.73rem;background: url('../img2024sum/images/bannerText2.png') no-repeat;background-size: 100% 100%;}
    .header_banner .sumCont img,.header_banner .sumCont div{display: none !important;}
    .header_banner .numBtn{width: 5.96rem;height: 0.74rem;left:calc((100% - 5.96rem)/2);top: 5.09rem;padding: 0.08rem ;box-sizing: border-box; background: url('../img2024sum/images/bannerbtn.png') no-repeat;background-size: 100% 100%;}
    .header_banner .numChange{width:2.98rem;font-size: 0.24rem;}
    .header_banner .navTo{width: 6.98rem;height: 0.47rem;background: url('../img2024sum/images/bannerNavBk.png') no-repeat;background-size: 100% 100%;left: 0.26rem;bottom: 0.15rem;border-radius: 0;padding: 0 0.22rem;box-sizing: border-box;}
    .header_banner .li{font-size: 0.28rem;color: #333333;padding: 0;}
    .header_banner .li.active{font-size: 0.3rem;color: #00a4a2;background: none;}

    .nav{background: #00a4a2;}
    .nav .m1000 a.active{text-shadow: 0 0 0.016rem rgba(0,106,105,0.5);}

    .home_tit .mainTitle{overflow: hidden;color: transparent;}
    .home_tit .mainTitle span{display: none;}
    .page1 .home_tit .mainTitle{width: 100%; height: 0.4rem;background: url('../img2024sum/images/tit1.png') no-repeat center top;background-size:4.5rem 0.4rem;}
    .page2 .home_tit .mainTitle{width: 100%; height: 0.4rem;background: url('../img2024sum/images/tit2.png') no-repeat center top;background-size:4.5rem 0.4rem;}
    .page3 .home_tit .mainTitle{width: 100%; height: 0.4rem;background: url('../img2024sum/images/tit3.png') no-repeat center top;background-size:4.5rem 0.4rem;}
    .page4 .home_tit .mainTitle{width: 100%; height: 0.4rem;background: url('../img2024sum/images/tit4.png') no-repeat center top;background-size:5.29rem 0.4rem;}
    .page5 .home_tit .mainTitle{width: 100%; height: 0.4rem;background: url('../img2024sum/images/tit5.png') no-repeat center top;background-size:4.49rem 0.4rem;}

    .page1{background: url('../img2024sum/images/page1.jpg') no-repeat;background-size: 100% auto;}
    .page1 .japan{width: 100%;height:5.78rem;background: url('../img2024sum/images/page1_ri.png') no-repeat;background-size: 100% 100%;}
    .page1 .germany{width: 100%;height:5.78rem;background: url('../img2024sum/images/page1_de.png') no-repeat;background-size: 100% 100%;}
    .page1 .franch{width: 100%;height:5.78rem;background: url('../img2024sum/images/page1_fa.png') no-repeat;background-size: 100% 100%;}
    .page1 .spian{width: 100%;height:5.78rem;background: url('../img2024sum/images/page1_xi.png') no-repeat;background-size: 100% 100%;}
    .page1 .koead{width: 100%;height:5.78rem;background: url('../img2024sum/images/page1_han.png') no-repeat;background-size: 100% 100%;}
    .page1 .italy{width: 100%;height:5.78rem;background: url('../img2024sum/images/page1_yi.png') no-repeat;background-size: 100% 100%;}
    .page1 .gg{background: #00a4a2;}

    .page2{background: url('../img2024sum/images/page2.jpg') no-repeat;background-size: 100% auto;}
    .page2 .li{box-shadow:  0 0 0.16rem rgba(212,254,252,0.5);}

    .btn_53{font-weight: normal;}

    .page3{background: url('../img2024sum/images/page3.jpg') no-repeat;background-size: 100% auto;}

    .page4{background: url('../img2024sum/images/page4.jpg') no-repeat;background-size: 100% auto;}
    .page4 .certifyPagin span.swiper-pagination-bullet-active{background: #00a4a2;}
    .page4 .swiper-slide{box-shadow: 0 0 0.16rem rgba(212,254,252,0.5);}

    .page5{background: url('../img2024sum/images/page5.jpg') no-repeat;background-size: 100% auto;}
    .page5 .gg{background: #00a4a2;}
    /* page5更改 */
    .page5 .content{display: block;}
    .page5 .videoList{display: none;}



}
