<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.m1200{position: relative;}
a:hover{color: #fff;}
.navFixed{position: fixed !important;left: 0;top: 0;width: 100%;z-index: 99;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35) !important;}
.pcno{display: none !important;}
.mno{display: block !important;}
.mflex{display: none !important;}
@media(max-width:1000px){
    .m1000{width: 100%;}
    .pcno{display: block !important;}
    .mno{display: none !important;}
    .mflex{display: flex !important;}
    body{padding-bottom: 1rem;}
    /* .navFixed{left: calc((100% - 7.5rem)/2);} */
}
 /* banner */

.oynavList{height: 80px;background: #fff;}
.oynavList .m1200{display: flex;justify-content: space-between;align-items: center;height: 100%;}
.oynavList .logo{width: 220px;height: 34px;background:url('../imagesNew2/logo.png') no-repeat;}
.oynavList .slogo{width: 200px;height: 47px;background:url('../imagesNew2/slogo.png') no-repeat;}
.oynavList .list{flex: 1;height: 100%;display: flex;justify-content: flex-start;align-items: center;}
.oynavList a{font-size: 18px;color: #333333;padding-left: 50px;cursor: pointer;}
.oynavList a.ac{font-weight: bold;padding:0 60px 0 55px;background: url('../imagesNew2/banner_xian.png') no-repeat right center;}
.oynavList a:hover{font-weight: bold;}

.banner{height: 510px;background: url('../imagesNew2/banner.jpg') no-repeat center top;}
.banner .content{position: absolute;left:156px;top: 65px;}
.banner .images1{display: block;margin-bottom: 13px;}
.banner .images2{display: block;margin-bottom: 25px;margin-left: -1px;}
.banner .images3{display: block;margin-left: 2px;}
.banner .btnUl{width: 386px;height: 50px;background: url('../imagesNew2/banner_btnbk.png') no-repeat;position: absolute;left:151px;top:342px;display: flex;justify-content: flex-start;align-items: center;line-height: 1;}
.banner .btn{width: 168px;height: 36px;background:linear-gradient(325deg,#ff9000,#ff6400);display: flex;margin-left: 6px;font-size: 18px;color: #fff;justify-content: center;align-items: center;position: relative;overflow: hidden;border-radius: 18px;box-shadow: 0 6px 6px rgba(255, 144, 0, 0.12);}
.banner .number{font-size: 20px;color: #ff6500;padding:0 4px 0 0;box-sizing: border-box;flex: 1;text-align: center;}

.banner .soAm{width: 600px;height: auto; overflow: hidden;/*animation: changeBannerWidth 1s;*/}
@keyframes changeBannerWidth {
    0%{width: 0px;}
    100%{width:600px;}
}



.nav{box-shadow: 0px 6px 6px rgba(231, 231, 231, 0.3);height: 60px;background: #fff;position: relative;}
.nav .m1200{display: flex;justify-content: space-between;padding: 0 65px;box-sizing: border-box;height: 100%;}
.nav a{font-size: 18px;color: #333333;display: flex;align-items: center;height: 100%;position: relative;}
.nav a::after{content: "";display: none;width: 26px;height: 4px;background: url('../imagesNew2/nav_ac.png') no-repeat;position: absolute;bottom: 0;left: calc((100% - 26px)/2);}
.nav a.active{background-image: linear-gradient(350deg, #ff7001,#ff6400);background-clip: text;-webkit-background-clip: text;color: transparent;font-weight: bold;position: relative;}
.nav a.active::after{display:block;}

.home_tit{padding: 80px 0 0;color: #151c28;font-size: 40px;line-height: 1;text-align: center;padding-bottom: 50px;}
.home_tit .mainTitle{display: inline-block;position: relative;font-weight: bold;}
.home_tit .mainTitle span{background-image: linear-gradient(350deg, #ff7001,#ff6400);background-clip: text;-webkit-background-clip: text;color: transparent;}
.home_tit .mainTitle::before{content: "";width:27px;height:35px;position: absolute;left:-45px;top:-7px;background: url('../imagesNew2/tit_l.png') no-repeat;}
.home_tit .mainTitle::after{content: "";width:35px;height:24px;position: absolute;right:-50px;top:16px;background: url('../imagesNew2/tit_r.png') no-repeat;}
.home_tit .subtitle{font-size: 18px;color: #666;padding-top: 26px;}

.page1{background: url('../imagesNew2/page1.jpg') no-repeat center top;padding-bottom: 80px;}
.page1 .list{display: flex;justify-content: space-between;padding-bottom: 50px;}
.page1 .li{width: 285px;height: 120px;background: #ffffff;box-shadow: 0 0 33px 11px rgba(242,223,214,0.2);display: flex;justify-content:flex-start;align-items: center;}
.page1 .font_Tit{font-size: 18px;color: #333333;font-weight: bold;background: url('../imagesNew2/page1_icon1.png') no-repeat left bottom;margin-left: 37px;padding-left: 4px;line-height: 1;padding-bottom: 4px;margin-bottom: 6px;}
.page1 .font_Cont{font-size: 14px;line-height: 22px;color: #666666;margin-left: 39px;}
.page1 .li{transition: 0.5s;}
.page1 .li:hover{box-shadow: 8px 8px 6px rgba(0,0,0,0.1);transform: translateY(-10px);}


.sumBtn{width: 260px;height: 46px;margin: auto;overflow: hidden;position: relative;background: linear-gradient(170deg,#ff6400,#ff9205);font-size: 16px;color: #fff;font-weight: bold;display: flex;justify-content: center;align-items: center;border-radius: 4px;box-shadow: 0 6px 6px rgba(255, 122, 2, 0.12);}
.sumBtn.changeWidth{width: 260px;}

.page2{background: url('../imagesNew2/page2.jpg') no-repeat center top;padding-bottom: 80px;background-size: auto 100%;}
.page2 .list{display: flex;justify-content: space-between;padding-bottom: 35px;}
.page2 .li{width: 183px;height: 50px;cursor: pointer; background: #fff;box-shadow: 0 0 12px rgba(236,226,204,0.2);font-size: 16px;color: #333;display: flex;justify-content: center;align-items: center;}
.page2 .li.active{background: linear-gradient(90deg,#ff8303,#ff9105);color: #ffffff;font-weight: bold;}
.page2 .succes{display: flex;justify-content: flex-start;width: 100%;align-items: flex-start;line-height: 1;padding-bottom: 23px;}
.page2 .succCont{margin-left: 8px;padding-left: 4px;padding-bottom: 4px;background: url('../imagesNew2/page2_icon2.png') no-repeat left bottom;font-size: 16px;color: #333;}
.page2 .content{margin-bottom: 50px;}
.page2 .tabs{display: flex;justify-content: flex-start;}
.page2 .leftNav{width: 250px;}
.page2 .tab{cursor: pointer; width: 233px;height: 50px;background: url('../imagesNew2/page2_li.png') no-repeat;margin-bottom: 10px;position: relative; display: flex;justify-content: center;align-items: center;font-size: 16px;color: #333333;}
.page2 .tab::after{content: '';display: none;width: 31px;height: 100%;background: url('../imagesNew2/page2_r.png') no-repeat center center;position: absolute;right: 14px;top: 0;}
.page2 .tab.active{background: url('../imagesNew2/page2_ac.png') no-repeat;color: #ff6400;font-weight: bold;}
.page2 .tab.active::after{display: block;}
.page2 .rightCl{flex: 1;height: 320px;background: #ffffff;box-shadow: 0 0 33px 11px rgba(244,228,231,0.2);}
.page2 .box{padding: 36px 58px 0 56px;box-sizing: border-box;width: 100%;height: 100%;}
.page2 .classTitle{font-size: 16px;font-weight: bold;color: #000000;line-height: 1;background: url('../imagesNew2/page2_icon3.png') no-repeat;padding-left: 47px;}
.page2 .first{display: flex;justify-content: flex-start;padding:17px 0 24px 30px;line-height: 1;}
.page2 .oi{font-size: 14px;color: #000;padding-left:24px;background: url('../imagesNew2/page2_icon4.png') no-repeat;margin-left: 17px;}
.page2 .classList{display: flex;justify-content: flex-start;padding:14px 0 24px 47px;}
.page2 .toger{width: 122px;height: 54px;background: #fff9fa;text-align: center;margin-right: 20px;}
.page2 .top{font-size: 14px;color: #fff;height: 27px;background: #ff5d7a;line-height: 27px;}
.page2 .bottom{font-size: 14px;color: #ff5d7a;border: 1px solid #ffecef;border-top: none; box-sizing: border-box;display: flex;justify-content: center;align-items: center;}
.page2 .moreClass{margin: 0px 4px;padding-top: 7px;box-sizing: border-box;line-height: 1;}
.page2 .topImg{width: 20px;height: 20px;background: url('../imagesNew2/page2_video.png') no-repeat;margin: 0 auto 6px;}
.page2 .bottomr{font-size: 12px;color: #ff8910;}
.page2 .thFont{font-size: 14px;line-height: 22px;color: #000000;padding: 12px 0 0 47px;box-sizing: border-box;}

.page2 .li:hover{background: linear-gradient(90deg,#ff8303,#ff9105);color: #ffffff;font-weight: bold;}
.page2 .tab.active::after{right: 14px;opacity: 1;display: block;animation: page2OpRight 0.5s ;}
@keyframes page2OpRight {
    0%{opacity: 0;right: 30px;}
    100%{opacity:1;right: 14px;}
}
.page2 .moreClass:hover .topImg{transform: scale(1.15);}
.page2 .moreClass:hover .bottomr{font-weight: bold;}
 


.page3{height: 160px;background: url('../imagesNew2/page3.jpg') no-repeat center top;overflow: hidden;}
.page3 .m1200{height:100%;}
.page3 .list{width: 1200px; height:100%;margin-left: 225px;display: flex;justify-content: flex-start;align-items:center;line-height: 1;overflow: hidden;}
.page3 .li{padding-left: 85px;margin-right: 60px;height: 68px;display: flex;justify-content: flex-start;align-items: center;}
.page3 .font_tit{font-size: 22px;font-weight: bold;color: #fff;padding-bottom: 17px;}
.page3 .font{font-size: 16px;color: #fff;}
.page3 .icon1{background: url('../imagesNew2/page3_icon1.png') no-repeat;}
.page3 .icon2{background: url('../imagesNew2/page3_icon2.png') no-repeat;}
.page3 .icon3{background: url('../imagesNew2/page3_icon3.png') no-repeat;}
.page3 .icon4{background: url('../imagesNew2/page3_icon4.png') no-repeat;}

.page4{background: #fff;padding-bottom: 80px;}
.page4 .content{height: 638px;/*background: url('../imagesNew2/page4_riyu.png') no-repeat;*/position: relative;margin-bottom: 50px;}
.page4 .li{position: absolute;display: flex;justify-content: center;align-items: center;}
.page4 .color1{font-size: 16px;color: #333333;}
.page4 .color2{font-size: 16px;color: #ffffff;font-weight: bold;}
.page4 .color3{font-size: 14px;color: #333333;line-height: 22px;}

.page4 .bk1{background: #f8f8f8;}
.page4 .bk2{background: #f6fff1;}
.page4 .bk3{background: #fffaed;}
.page4 .bk4{background: #fff4ed;}
.page4 .bk5{background: linear-gradient(90deg,#f6fff1,#fff4ed);}

.page4 .bk6{background: linear-gradient(90deg,#81d74f,#69c931);}
.page4 .bk7{background: linear-gradient(90deg,#69c62e,#49b306);}
.page4 .bk8{background: linear-gradient(90deg,#ffc638,#ffb704);}
.page4 .bk9{background: linear-gradient(90deg,#ffb400,#ff9000);}
.page4 .bk10{background: linear-gradient(90deg,#ff892a,#ff6b2a);}

.page4 .div1{width:150px;height:50px;left: 0px;top: 126px;}
.page4 .div2{width:150px;height:50px;left: 0px;top: 183px;}
.page4 .div3{width:150px;height:50px;left: 0px;top: 238px;}
.page4 .div4{width:150px;height:50px;left: 0px;top: 297px;}
.page4 .div5{width:150px;height:70px;left: 0px;top: 350px;}
.page4 .div6{width:150px;height:100px;left: 0px;top: 426px;}
.page4 .div7{width:150px;height:50px;left: 0px;top: 532px;}
.page4 .div8{width:150px;height:50px;left: 0px;top: 588px;}

.page4 .black1.active{background: rgba(81, 94, 126, 0.67);color: #fff;}
.page4 .black2.active{background: rgba(81, 94, 126, 0.67);color: #fff;}
.page4 .black3.active{background: rgba(81, 94, 126, 0.67);color: #fff;}
.page4 .black4.active{background: rgba(81, 94, 126, 0.67);color: #fff;}
.page4 .black5.active{background: rgba(81, 94, 126, 0.67);color: #fff;}
.page4 .black6.active{background: rgba(81, 94, 126, 0.67);color: #fff;}
.page4 .black7.active{background: rgba(81, 94, 126, 0.67);color: #fff;}
.page4 .black8.active{background: rgba(81, 94, 126, 0.67);color: #fff;}


.page4 .div9{width:200px;height:40px;left: 155px;top: 80px;border-radius: 18px 18px 0 0;}
.page4 .div10{width:200px;height:60px;left: 361px;top: 60px;border-radius: 18px 18px 0 0;}
.page4 .div11{width:200px;height:80px;left: 568px;top: 40px;border-radius: 18px 18px 0 0;}
.page4 .div12{width:200px;height:100px;left: 774px;top: 20px;border-radius: 18px 18px 0 0;}
.page4 .div13{width:220px;height:120px;left: 980px;top: 0px;border-radius: 18px 18px 0 0;}

.page4 .div14{width:406px;height:50px;left: 155px;top: 126px;}
.page4 .div15{width:406px;height:50px;left: 568px;top: 126px;}
.page4 .div16{width:220px;height:50px;left: 980px;top: 126px;}
 
.page4 .div17{width:200px;height:50px;left: 155px;top: 183px;}
.page4 .div18{width:200px;height:50px;left: 361px;top: 183px;}
.page4 .div19{width:200px;height:50px;left: 568px;top: 183px;}
.page4 .div20{width:200px;height:50px;left: 774px;top: 183px;}
.page4 .div21{width:220px;height:50px;left: 980px;top: 183px;}

.page4 .div22{width:200px;height:50px;left: 155px;top: 238px;}
.page4 .div23{width:200px;height:50px;left: 361px;top: 238px;}
.page4 .div24{width:200px;height:50px;left: 568px;top: 238px;}
.page4 .div25{width:200px;height:50px;left: 774px;top: 238px;}
.page4 .div26{width:220px;height:50px;left: 980px;top: 238px;}

.page4 .div27{width:200px;height:50px;left: 155px;top: 297px;}
.page4 .div28{width:200px;height:50px;left: 361px;top: 297px;}
.page4 .div29{width:200px;height:50px;left: 568px;top: 297px;}
.page4 .div30{width:200px;height:50px;left: 774px;top: 297px;}
.page4 .div31{width:220px;height:50px;left: 980px;top: 297px;}

.page4 .div32{width:200px;height:70px;left: 155px;top: 350px;text-align: center;}
.page4 .div33{width:200px;height:70px;left: 361px;top: 350px;text-align: center;}
.page4 .div34{width:200px;height:70px;left: 568px;top: 350px;text-align: center;}
.page4 .div35{width:200px;height:70px;left: 774px;top: 350px;text-align: center;}
.page4 .div36{width:220px;height:70px;left: 980px;top: 350px;text-align: center;}

.page4 .div37{width:200px;height:100px;left: 155px;top: 426px;text-align: center;}
.page4 .div38{width:200px;height:100px;left: 361px;top: 426px;text-align: center;}
.page4 .div39{width:200px;height:100px;left: 568px;top: 426px;text-align: center;}
.page4 .div40{width:200px;height:100px;left: 774px;top: 426px;text-align: center;}
.page4 .div41{width:220px;height:100px;left: 980px;top: 426px;text-align: center;}

.page4 .div42{width:200px;height:50px;left: 155px;top: 532px;}
.page4 .div43{width:200px;height:50px;left: 361px;top: 532px;}
.page4 .div44{width:200px;height:50px;left: 568px;top: 532px;}
.page4 .div45{width:200px;height:50px;left: 774px;top: 532px;}
.page4 .div46{width:220px;height:50px;left: 980px;top: 532px;}

.page4 .div47{width:1044px;height:50px;left: 155px;top: 588px;}
.page4 span.ml{margin-left: 26px;}




.page5{background: url('../imagesNew2/page5.jpg') no-repeat center top;padding-bottom: 80px;}
.page5 .list{display: flex;justify-content: space-between;}
.page5 .li{width: 280px;height: 350px;position: relative;overflow: hidden;box-shadow: 0 0 33px rgba(230, 235, 247, 0.2);}
.page5 .bk1{background: url('../imagesNew2/page5_bk1.jpg') no-repeat;}
.page5 .bk2{background: url('../imagesNew2/page5_bk2.jpg') no-repeat;}
.page5 .bk3{background: url('../imagesNew2/page5_bk3.jpg') no-repeat;}
.page5 .bk4{background: url('../imagesNew2/page5_bk4.jpg') no-repeat;}
.page5 .img1{display: none;margin:0 0 17px 0px;}
.page5 .img2{display: block;margin:0 0 17px 0px;}
.page5 .inNum{width: 100%;height: 100px;position: absolute;left: 0;bottom: 0;padding: 0 21px;box-sizing: border-box;}
.page5 .tit{font-size: 18px;font-weight: bold;color: #fff;line-height: 1;}
.page5 .cont{display: none; font-size: 14px;line-height: 22px;color: #fff; padding: 10px 0px 18px;box-sizing: border-box;}
.page5 .btn{display: none; width: 100px;height: 32px;background: #fff;border-radius: 4px;justify-content: center;align-items: center;font-size: 14px;font-weight: bold;color: #363650;}
.page5 .li.active .inNum{height: 100%;background: url('../imagesNew2/page5_ac.png') no-repeat;}
.page5 .li.active .cont{display: block;}
.page5 .li.active .btn{display: flex;}

/* .page5 .li .inNum{ animation: changeHeight2 0.5s;padding-top: 0px;} */
.page5 .li.active .inNum{ animation: changeHeight 0.5s;padding-top: 117px;}
.page5 .li.active .img1{display: block;}
.page5 .li.active .img2{display: none;}
@keyframes changeHeight {
    0%{height: 100px;padding-top: 0px;}
    100%{height: 100%;padding-top: 117px;}
}
@keyframes changeHeight2 {
    0%{height: 100%;padding-top: 117px;}
    100%{height: 100px;padding-top: 0px;}
}

.page6{background: url('../imagesNew2/page6.jpg') no-repeat center top;padding-bottom: 80px;}
.page6 .content{width: 449px;height: 448px;background: url('../imagesNew2/page6_bk.png') no-repeat;margin: -50px auto -19px;position: relative;}
.page6 .li{width: 270px;height: 100px;background:#ffffff;border-radius: 20px;box-shadow: 0px 0px 40px 16px rgba(234, 234, 234, 0.3);padding: 0 30px 0 29px;box-sizing: border-box;}
.page6 .li1{position: absolute;left:-221px;top:54px;}
.page6 .li2{position: absolute;left:-271px;top:174px;}
.page6 .li3{position: absolute;left:-221px;top:294px;}
.page6 .li4{position: absolute;right:-241px;top: 54px;}
.page6 .li5{position: absolute;right:-291px;top: 174px;}
.page6 .li6{position: absolute;right:-241px;top: 294px;}
.page6 .tit{font-size: 18px;font-weight: bold;color: #333333;line-height: 1;padding: 17px 0 6px 0;box-sizing: border-box;}
/* .page6 .tit.blue{color: #015dff;} */
.page6 .cont{font-size: 14px;color: #666666;line-height: 22px;}
.page6 .num{width: 26px;height: 26px;position: absolute;right: 30px;top: 0;}
.page6 .num1{background: url('../imagesNew2/page6_01.png') no-repeat;}
.page6 .num2{background: url('../imagesNew2/page6_02.png') no-repeat;}
.page6 .num3{background: url('../imagesNew2/page6_03.png') no-repeat;}
.page6 .num4{background: url('../imagesNew2/page6_04.png') no-repeat;}
.page6 .num5{background: url('../imagesNew2/page6_05.png') no-repeat;}
.page6 .num6{background: url('../imagesNew2/page6_06.png') no-repeat;}
.page6 .centerBox{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 22px;line-height: 30px;font-weight: bold;color: #fff;text-align: center;}

.page6 .content{background: none;}
.page6 .greImg{width: 100%;height: 100%;border-radius: 50%;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.page6 .page6Animate{
    -webkit-animation-name: scImg;
    animation-name: scImg;
}
.page6 .centerBox{position: absolute;left: 0px;top: 0px;}
@keyframes scImg {
    0%{width: 80%;}
    100%{width: 100%;}
}
.page6 .li{transition:transform 0.2s ;}
.page6 .li:hover{transform: translateY(-10px);}


.page7{background:#fff5f0;padding-bottom: 80px;}
.page7 .list{display: flex;justify-content: space-between;overflow: hidden;width: 1200px; padding: 50px; margin: -50px 0 -50px -50px;}
.page7 .left{width: 360px;height: 330px;overflow: hidden;box-shadow: 0px 0px 33px 11px rgba(244, 224, 225, 0.2);}
.page7 .examination{transition: 0.5s;}
.page7 .right{display: flex;justify-content:flex-start;flex-wrap: wrap;flex: 1;}
.page7 .li{width: 270px;height: 160px;background: #ffffff;box-shadow: 0px 0px 33px 11px rgba(240, 222, 214, 0.2);margin-left: 10px;padding: 25px 0 0 30px;box-sizing: border-box;}
.page7 .tit{font-size: 18px;font-weight: bold;color: #333333;line-height: 1;}
.page7 .cont{font-size: 14px;color: #666666;line-height: 22px;padding: 11px 0;box-sizing: border-box;}
.page7 .btn{width: 120px;height: 32px;border: 1px solid #ffd8be;background: #fff9f5; box-sizing: border-box;display: flex;justify-content: center;align-items: center;border-radius: 4px;font-size: 14px;color: #ff6e10;cursor: pointer;}
.page7 .btn:hover{background: linear-gradient(170deg,#ff6400,#ff9205);color: #fff;}
.page7 .li.mb6{margin-bottom: 10px;}
 
.page7 .examination:hover{transform: scale(1.1);}
.page7 .li{transition: transform 0.3s;}
.page7 .li:hover{transform: translateY(-6px);}

.page7 .slideIn2{transform: translateX(900px);animation: slideIn2 1s forwards;}
@keyframes slideIn2 {
    0% {
      transform: translateX(900px);
    }
    100% {
      transform: translateX(0);
    }
}
  




.page8{background: url('../imagesNew2/page8.jpg') no-repeat center top;padding-bottom: 80px;}
.page8 .list{display: flex;justify-content: space-between;margin-bottom: 40px;}
.page8 .left{width: 746px;height: 395px;background: url('../imagesNew2/page8_pc.png') no-repeat;position: relative;}
.page8 .videoBox{width: 584px;height: 316px;background: #000;position: absolute;left:81px;top: 13px;overflow: hidden;}
.page8 .videoBox video{height: 100%;display: block;margin: auto;}

.page8 .right{width: 380px;padding-top: 36px;}
.page8 .li{margin-bottom: 51px;line-height: 1;padding: 11px 0 3px 85px;}
.page8 .li1{background: url('../imagesNew2/page8_icon1.png') no-repeat;}
.page8 .li2{background: url('../imagesNew2/page8_icon2.png') no-repeat;}
.page8 .li3{background: url('../imagesNew2/page8_icon3.png') no-repeat;}
.page8 .tit{font-size: 18px;color: #333333;font-weight: bold;margin-bottom:9px;}
.page8 .cont{font-size: 14px;color: #999;}

.page8 .li{transition: transform 0.3s;animation-duration: 1.5s;}
.page8 .li:hover{transform: translateY(-6px);}

/* btn */
.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%;}
}
/* 璇剧▼閮ㄥ垎淇敼css */
.page2 .toger{height: 30px;background: #fff;display: block;}
.page2 .top{height: 100%;line-height: normal;display: flex;justify-content: center;align-items: center; background: none;color: #ff9005;border: 1px solid #ff9005;border-radius: 8px; box-sizing: border-box;}
.page2 .togerIfMore .toger{margin-top: 12px;}
.page2 .li{position: relative;}
.page2 .li .hots{width: 38px;height: 21px;position: absolute;right: -8px;top: -8px;background: url('../images/hot2.png') no-repeat;background-size: 38px 21px;}
.cPer{cursor: pointer;}
/* PC 鏁堟灉淇敼 */
.page3{background: url('https://liuxue.xdf.cn/special_language/xiaoyuzhong/images/page3.jpg') no-repeat center top;}
.page3 .font_tit,.page3 .font{color: #333;}
.page3 .icon1{background: url('https://liuxue.xdf.cn/special_language/xiaoyuzhong/images/page3_icon1.png') no-repeat;}
.page3 .icon2{background: url('https://liuxue.xdf.cn/special_language/xiaoyuzhong/images/page3_icon2.png') no-repeat;}
.page3 .icon3{background: url('https://liuxue.xdf.cn/special_language/xiaoyuzhong/images/page3_icon3.png') no-repeat;}
.page3 .icon4{background: url('https://liuxue.xdf.cn/special_language/xiaoyuzhong/images/page3_icon4.png') no-repeat;}
.page4 .black1.active,.page4 .black2.active,.page4 .black3.active,.page4 .black4.active,.page4 .black5.active,.page4 .black6.active,.page4 .black7.active,.page4 .black8.active,.page4 .black9.active{background: #ffc638;color: #fff;}
@media (max-width:1000px){.page3 .font_tit,.page3 .font{color: #fff;}}
 
@media (max-width:1000px) {
    
    .m1200{width: 100%;}
    .btn_active::after{display: none;}

    .oynavList{height: 1.6rem;}
    .oynavList .logo{width: 2.81rem;height: 0.42rem;background:url('../imagesNew2/images/logo.png') no-repeat;background-size: cover;position: absolute;left:0.31rem;top:0.23rem;}
    .oynavList .slogo{width: 2.56rem;height: 0.6rem;background:url('../imagesNew2/images/slogo.png') no-repeat;background-size: cover;position: absolute;right:0.33rem;top:0.15rem;}
    .oynavList .m1200{padding-top: 1.12rem;box-sizing: border-box;}
    .oynavList .list{width: 100%;flex: none;padding: 0 0.32rem;box-sizing: border-box;justify-content: space-between;line-height: 1;height: 0.48rem;}
    .oynavList a{font-size: 0.22rem;padding-left: 0;height: 100%;position: relative;}
    .oynavList a:not(.ac):hover{font-weight: normal;}
    .oynavList a.ac{padding: 0;font-size: 0.24rem;background-image: linear-gradient(350deg, #ff7001,#ff6400);background-clip: text;-webkit-background-clip: text;color: transparent;font-weight: bold;}
    .oynavList a.ac::after{content: '';display: block;width: 0.26rem;height: 0.04rem;position: absolute;left: calc((100% - 0.26rem)/2);bottom: 0;background: url('../imagesNew2/images/nav_ac.png') no-repeat;background-size: cover;}

    .banner{height: 5rem;background: url('../imagesNew2/images/banner.jpg') no-repeat;background-size: cover;overflow: hidden;}
    .banner .content{position: absolute;left:0.3rem;top: 0.55rem;}
    .banner .images1{width: 2.43rem;margin-bottom: 0.15rem;}
    .banner .images2{width: 3.99rem;margin-bottom: 0.24rem;margin-left: -0.01rem;}
    .banner .images3{width: 4.72rem;margin-left: 0.04rem;}
    .banner .btnUl{width: 3.91rem;height: 0.57rem;background: url('../imagesNew2/images/banner_bk.png') no-repeat;background-size: cover;left:0.24rem;top:3.49rem;}
    .banner .btn{width: 1.68rem;height: 0.41rem;margin-left: 0.08rem;color: transparent;background: url('../imagesNew2/images/banner_btn.png') no-repeat;background-size: cover;}
    .banner .number{font-size: 0.2rem;padding:0 0.04rem 0 0;box-sizing: border-box;color: #ff6500;}

    /* .banner .soAm{width: 5rem;height: auto; overflow: hidden;animation: fadeInRight 0.6s;} */
    .banner .soAm{width:auto;height: auto; overflow: hidden;animation: normal;}
    @keyframes changeBannerWidth {
        0%{width: 0px;}
        100%{width:5rem;}
    }
    
    .nav{height: 0.7rem;box-shadow: 0.06rem 0.06rem 0.06rem rgba(231, 231, 231, 0.3) !important;}
    .nav .m1200{padding: 0;}
    .nav a{font-size: 0.22rem;width: calc(100% / 6);justify-content: center;}
    .nav a.active::after{display: none;}
    .nav a.active{color: #fff;background: linear-gradient(350deg,#ff7001,#ff6400);}
 
    .home_tit{padding: 0.75rem 0 0.5rem;font-size: 0;}
    .home_tit .mainTitle{display: block;color: transparent;height: 0.44rem;overflow: hidden;}
    .home_tit .mainTitle::after,.home_tit .mainTitle::before{display: none;}
    .home_tit .mainTitle span{display: none;}
    .home_tit .subtitle{font-size: 0.22rem;color: #88919f;padding-top:0.19rem;}

    .sumBtn{width: 3.9rem;height: 0.8rem;border-radius: 0.08rem;font-size: 0.28rem;box-shadow: 0 6px 6px rgb(255 123 121 / 12%);}
    .sumBtn.changeWidth{width: 3.9rem;}

    .page1{display: none;}
    .page2 .mainTitle{background: url('../imagesNew2/images/tit1.png') no-repeat center top;background-size: auto 0.44rem;}
    .page3 .mainTitle{background: url('../imagesNew2/images/tit3.png') no-repeat center top;background-size: auto 0.44rem;}
    .page4 .mainTitle{background: url('../imagesNew2/images/tit2.png') no-repeat center top;background-size: auto 0.44rem;}
    .page5 .mainTitle{background: url('../imagesNew2/images/tit4.png') no-repeat center top;background-size: auto 0.44rem;}
    .page6 .mainTitle{background: url('../imagesNew2/images/tit5.png') no-repeat center top;background-size: auto 0.44rem;}
    .page7 .mainTitle{background: url('../imagesNew2/images/tit6.png') no-repeat center top;background-size: auto 0.44rem;}
    .page8 .mainTitle{background: url('../imagesNew2/images/tit7.png') no-repeat center top;background-size: auto 0.44rem;}

 
    .page2 {padding-bottom: 0.8rem;background: #f6f6f6;}
    .page2 .mlist{display: flex;justify-content: space-between;flex-wrap: wrap;width: 7.1rem;margin: auto;}
    .page2 .mli{display: flex;justify-content: center;align-items: center;background: #ffffff;padding-top: 0rem;box-sizing: border-box;width: 3.45rem;height: 2rem;box-shadow: 0px 0px 0.22rem 0.05rem rgba(236, 230, 230, 0.5);margin-bottom: 0.2rem;position: relative;}
    .page2 .mli .maxWidthImg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
    .page2 .classIntr{font-size: 0.22rem;line-height: normal;color: #fff;display: flex;justify-content: center;align-items: center; position: absolute;left: 0;bottom: 0;width: 100%; height: 0.4rem;background: rgba(0, 0, 0, 0.5);}
    .page2 .i1{background: #fff;}
    .page2 .i2{background: #fff;}
    .page2 .i3{background: #fff;}
    .page2 .i4{background: #fff;}
    .page2 .mliMax{padding-left: 3.45rem;box-sizing: border-box;width: 100%;height: 1.8rem;background: #ffffff;box-shadow: 0px 0px 0.22rem 0.05rem rgba(236, 230, 230, 0.5);display: flex;justify-content: center;align-items: center;position: relative;}
    .page2 .mliMax .maxWidthImg{width: 3.45rem;height: 100%;position: absolute;left: 0;top: 0;}
    .page2 .mliMax .classIntr{position: initial;color: #666666;height: auto;background: none;line-height: 0.32rem;}
    .page2 .mPding{padding: 0 0.22rem 0 0.3rem;box-sizing: border-box;}
    .page2 .classTit{font-size: 0.26rem;color: #333333;font-weight: bold;line-height: 1;margin-bottom: 0.12rem;}
    .page2 .hot{width: 0.36rem;position: absolute;right: 0.26rem;top: 0.02rem;}
    .page2 .border{width: 0.08rem;position: absolute;right: 0rem;top: 0;}

    .page4 {background: #fff;padding-bottom: 0.8rem;}
    .page4 .content div{display: none;}
    .page4 .content {width: 7.3rem;height: 4.8rem;background: url('../imagesNew2/images/page2_cont.png?v2') no-repeat;background-size: cover;margin: 0 auto 0.4rem;}
    .page4 .clickMe{font-size: 0.22rem;color: #999999;line-height: 1;display: flex;justify-content: center;align-items: center;margin-bottom: 0.24rem;}
    .page4 .clickMe img{width: 0.41rem;height: 0.02rem;}
    .page4 .clickMe span{margin: 0 0.11rem;}

    .page3{height: 6rem;background: url('../imagesNew2/images/page3.jpg') no-repeat center top;background-size: cover;}
    .page3 .list{width: 100%;margin-left: 0;justify-content: flex-start;flex-wrap: wrap;align-items: flex-start;height: 2.92rem;}
    .page3 .li{padding-left: 1.19rem;margin: 0;height: 0.91rem;box-sizing: border-box;}
    .page3 .icon1{background: url('../imagesNew2/images/page3_1.png') no-repeat;background-size: 0.92rem auto; margin-left: 0.51rem;width: 3.66rem;}
    .page3 .icon2{background: url('../imagesNew2/images/page3_2.png') no-repeat;background-size: 0.92rem auto; }
    .page3 .icon3{background: url('../imagesNew2/images/page3_3.png') no-repeat;background-size: 0.92rem auto; margin-left: 0.51rem;width: 3.66rem;}
    .page3 .icon4{background: url('../imagesNew2/images/page3_4.png') no-repeat;background-size: 0.92rem auto; }

    .page3 .font_tit{font-size: 0.3rem;padding-bottom: 0.2rem;}
    .page3 .font{font-size: 0.24rem;}

    .page5{background: #fff9f6;padding-bottom: 0.6rem;}
    .page5 .list{flex-wrap: wrap;width: 7.1rem;margin: auto;}
    .page5 .li{width: 3.45rem;height: 2.8rem;margin-bottom: 0.2rem;box-shadow: 0px 0px 0.33rem 0.1rem rgba(245, 231, 224, 0.3);}
    .page5 .bk1{background:#fff url('../imagesNew2/images/page4_1.jpg') no-repeat;background-size: 100% auto;}
    .page5 .bk2{background:#fff url('../imagesNew2/images/page4_2.jpg') no-repeat;background-size: 100% auto;}
    .page5 .bk3{background:#fff url('../imagesNew2/images/page4_3.jpg') no-repeat;background-size: 100% auto;}
    .page5 .bk4{background:#fff url('../imagesNew2/images/page4_4.jpg') no-repeat;background-size: 100% auto;}
    .page5 .inNum{height: 1.5rem;padding: 0;}
    .page5 .numImg{display: none;}
    .page5 .tit{height: 0.5rem;background:rgba(0, 0, 0, 0.7);font-size: 0.26rem;display: flex;justify-content: center;align-items: center;}
    .page5 .cont{text-align: center; height: 1rem; display: flex;justify-content: center;align-items: center;font-size: 0.22rem;line-height: 0.32rem;color: #666666;padding: 0 0.3rem;box-sizing: border-box;}
    .page5 .misHide{display: none;}

    .page6{background: url('../imagesNew2/images/page5.jpg') no-repeat;background-size: cover; padding-bottom: 0.8rem;}
    .page6 .greImg img{width: 100%;animation: normal;}
    .page6 .greImg{display: none;}
    .page6 .content{background:url('../imagesNew2/images/page5_center.png') no-repeat center center;background-size: cover;width: 3.53rem;height: 3.52rem;margin:0.22rem auto 0.65rem;}
    .page6 .centerBox{display:none ;}
    .page6 .li:hover{transform: translateY(0px);}
    .page6 .li{width: 2.7rem;height: 1.2rem;border-radius: 0.08rem;box-shadow: 0px 0px 0.4rem 0.06rem rgba(234, 234, 234, 0.3);padding: 0 0.2rem 0 0.24rem;box-sizing: border-box;}
    .page6 .tit{font-size: 0.24rem;color: #333333;padding: 0.19rem 0 0.09rem;}
    .page6 .cont{font-size: 0.2rem;line-height: 0.26rem;}
    .page6 .tit.blue{color: #333333;}
    .page6 .li1{left:-1.59rem;top:-0.25rem;}
    .page6 .li2{left:-1.88rem;top:1.16rem;width: 2.6rem;}
    .page6 .li3{left:-1.59rem;top:2.56rem;padding-right: 0.06rem;}
    .page6 .li4{right:-1.6rem;top:-0.25rem;}
    .page6 .li5{right:-1.9rem;top:1.16rem;width: 2.6rem;padding-right: 0.06rem;}
    .page6 .li6{right:-1.6rem;top:2.56rem;}
    .page6 .num{width: 0.26rem;height: 0.26rem;right: 0.26rem;}
    .page6 .num1{background: url('../imagesNew2/images/page5_01.png') no-repeat;background-size: cover;}
    .page6 .num2{background: url('../imagesNew2/images/page5_02.png') no-repeat;background-size: cover;}
    .page6 .num3{background: url('../imagesNew2/images/page5_03.png') no-repeat;background-size: cover;}
    .page6 .num4{background: url('../imagesNew2/images/page5_04.png') no-repeat;background-size: cover;}
    .page6 .num5{background: url('../imagesNew2/images/page5_05.png') no-repeat;background-size: cover;}
    .page6 .num6{background: url('../imagesNew2/images/page5_06.png') no-repeat;background-size: cover;}
 
    .page7{background: #fff;padding-bottom: 0.64rem;}
    .page7 .mcontent{width: 6.96rem;margin: auto;}
    .page7 .mli{position: relative;margin-bottom: 0.1rem; width: 6.75rem;height: 0.8rem;padding-left: 0.78rem;box-sizing: border-box; font-size: 0.28rem;color: #333333;display: flex;justify-content: flex-start;align-items: center;background:url('../imagesNew2/images/page6_2.png') no-repeat;background-size: cover;border-radius: 0.4rem;}
    .page7 .btnMshow{position: absolute;right:-0.21rem;top: calc((100% - 0.7rem) /2); width: 2.3rem;height: 0.7rem;border-radius: 0.35rem;font-size: 0.28rem;color: #fff;background: linear-gradient(350deg,#ff6400,#ff9205);display: flex;justify-content: center;align-items: center;}
    .page7 .swiper-pagination{position: initial;display: flex;justify-content: center;align-items: center;padding-top: 0.5rem;}
    .page7 .swiper-pagination span{display: block;width: 0.08rem;height: 0.08rem;background: #dddddd;opacity: 1;margin: 0 0.05rem !important;}
    .page7 .swiper-pagination span.swiper-pagination-bullet-active{width: 0.22rem;background: linear-gradient(90deg,#ff6400,#ff9205);border-radius: 0.04rem;}

    .page8{background:#fff url('../imagesNew2/images/page7.jpg') no-repeat;background-size:100% auto; padding-bottom: 1.2rem;}
    .page8 .home_tit{padding-top: 0.64rem;}
    .page8 .right{display: none;}
    .page8 .left{width: 7.03rem;height: 3.73rem;background: url('../imagesNew2/images/page7_video.png') no-repeat;background-size: cover;}
    .page8 .videoBox {width: 5.51rem;height: 3.02rem;left: 0.77rem;top: 0.1rem;}
    .page8 .list{justify-content: center;margin-bottom: 0.48rem;}


    .fixedBottom{height: 1.7rem;position: fixed;left: 0;bottom: 0;z-index: 999; width: 100%;background: #ffffff;box-shadow: 0px -0.08rem 0.06rem 0px rgba(232, 232, 232, 0.3);display: flex;justify-content: space-between;padding: 0.22rem 0.5rem 0rem;box-sizing: border-box;}
    .fixedBottom a{width: 3rem;height: 0.9rem;border-radius: 0.08rem;font-size: 0.28rem;color: #ff5229;display: flex;justify-content: center;align-items: center;border: 1px solid #ffdbd3;box-sizing: border-box;background: #fff9f7;}
    .fixedBottom a.active{border: none;color: #fff;font-weight: bold;background: linear-gradient(350deg,#ff7555,#ff5027);}
 
}
 
 </pre></body></html>