
.newHeader{display: none;}
.cursor{cursor: pointer;}
.box-sizing{box-sizing: border-box;}
/* 按钮放大缩小 */
.btnBigOrSmall{-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;}
.fixed{position: fixed;left: 0;right: 0;bottom: 0;top: 0;margin: auto;}
.flex{display: flex;}
.flex-column{display: flex;flex-direction: column;}
.flex-justify-center{display: flex;justify-content: center;}
.flex-justify-between{display: flex;justify-content: space-between;}
.flex-justify-around{display: flex;justify-content: space-around;}
.flex-items-center{display: flex;align-items: center;}
.flex-wrap{flex-wrap: wrap;}
.flex-align-self{align-self: flex-end;}

.line-clamp-1{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.line-clamp-2{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line-clamp-3{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.line-clamp-4{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.line-clamp-5{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.line-clamp-6{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}

/* width: 1334.22px;height: 720px; */
/* width: 1494px;height: 799.44px; */
body{height: 100%;margin: 0 auto;}
body .rightMenu{display: flex !important;}
/* .newHeader{display: none;} */
#iconDiv1{display: none;}
.isPc2{display: none;}
.rightMenu .form-wrap form .label input, .rightMenu .form-wrap form .label select{padding-left: 0;}

.offerCountrybtns{display: none;}

.header_banner{overflow: hidden;background: #b81b21;position: relative;height:1060px;overflow:hidden;}
.header_banner .bannerImg{width: 100%;height: 900px;background: url(../images/banner_imgBg.png) no-repeat center 0;transform: translateY(-30%);position: relative;z-index: 5;}
.banner_con{display: flex;justify-content: space-between;width: 1200px;margin: 0 auto;position: relative;}
.header_banner .bannerImgTxt{padding-top: 26%;text-align: center;width: 760px;}
.header_banner .bannerImgTxt .img{width:802px;margin: 0 0 0 -40px;position: relative;}
.header_banner .bannerImgTxt .point{position: absolute;-webkit-animation: scaleStar 1s 0s linear infinite alternate;animation: scaleStar 1s 0s linear infinite alternate;}
.header_banner .bannerImgTxt .point1{right: 120px;}
.header_banner .bannerImgTxt .point2{left: 130px;top: 150px;}
@keyframes scaleStar {
    0%{
        scale: .7;
    }
    100%{
        scale: 1.2;
    }
}
.header_banner .bannerImgTxt .txts{width: 676px;margin: -66px auto 0;}
.header_banner .bannerImgTxt .txt{width: 676px;height: 208px;background: url(../images/headerTxtBg2.png) no-repeat center center;}
.header_banner .bannerImgTxt span{font-size: 22px;color: #f6f6f5;}
.header_banner .bannerImgTxt .num{font-size: 68px;color: #fee8ab;font-weight: bold;margin: 0 46px 0 30px;letter-spacing: 1px;position: relative;line-height: 68px;}
.header_banner .bannerImgTxt .num i{width: 30px;height: 30px;background: url(../images/mei.png) no-repeat center center;position: absolute;bottom: 8px;right: -10px;}
.header_banner .bannerImgTxt .msg{font-size: 12px;color: #fff4f4;line-height: 24px;text-align: right;margin-top: -50px;padding-right: 50px;}
.offer{position: absolute;bottom: 30px;left: 0;right: 0;margin: 0 auto;width: 128px;height: 122px;display: none !important;}
.offer img{width:100%}
.offer .offerHand{width: 139px;height: 171px;position: absolute;z-index: 2;left: 30px;top: 65px;-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;display: none;}
.header_banner .bannerImg.active{transform: translateY(-35%);transition: all .5s ease-in-out;}
.header_banner .form_con{margin-top: 27%;}
.header_banner .form-wrap{width: 380px;height: auto;background: linear-gradient(#fff5ed, #f7e3d0);border-top-right-radius: 20px;border-bottom-left-radius: 20px;}
.header_banner .form-wrap form{padding: 44px 20px;border-radius: 10px;height: 100%;box-sizing: border-box;display: flex;flex-direction: column;align-items: center;}
.header_banner .form-wrap form h3{font-size: 24px;line-height: 30px;font-weight: bold;color: #333333;margin-bottom: 32px;}
.header_banner .form-wrap form h3 b{color: #ae141c;}
.header_banner .form-wrap form .label{width: 100%;height: 48px;border:none;overflow: hidden;border-radius: 10px !important;border: 1px solid #c7c7c7;}
.header_banner .form-wrap form .label.Code input{width: 50%;}
.header_banner .form-wrap form .label.Code span{width: 45%;height: 20px;line-height: 20px;margin: 10px 0;padding: 0;border-left: 1px solid #999999;border-radius: 0;font-size: 14px;color: #666;}
.header_banner .form-wrap form .label input,.header_banner .form-wrap form .label select{padding-top: 0;height: 48px;line-height: 48px;font-size: 14px;}
.header_banner .form-wrap form .tiaokuan{font-size: 12px;text-align: left;}
.header_banner .form-wrap form .xdf_formbtn{width: 100%;height: 50px;line-height: 50px;font-size:16px;color: #ffffff;background: linear-gradient(#de323a,#9c141a);border-radius:40px;cursor: pointer;}
.header_banner .logo{width: 200px;position: absolute;top: 42%;left: 0;}
.header_banner .logo img{width: 100%;}



.mapBox{width: 100%;height: 1650px;background: url(../images/mapBoxBg.png) no-repeat center bottom;position: absolute;bottom: 0px;}
.mapBox.active{bottom: -700px;transition: all .8s ease-in-out;}
.mapBox .luMapBg{width: 1170px;height: 463px;background:url(../images/map.png) no-repeat center bottom;position: absolute;left: 0;right: 0;top: 450px;margin:0 auto;}
.tabTit p{text-align: center;font-size: 18px;color: #a30a12;cursor: pointer;position: absolute;z-index: 1;line-height: 18px;font-weight: bold;}
.tabTit p i{background: url(../images/star.png) no-repeat center center;display: inline-block;width: 153px;height: 118px;animation: mapRotate 1.2s linear infinite;}
.tabTit .po2 i{animation: mapRotate 1.9s linear infinite;}
.tabTit .po3 i{animation: mapRotate 1.5s linear infinite;}
.tabTit .po4 i{animation: mapRotate 2.2s linear infinite;}
.tabTit .po5 i{animation: mapRotate 2.5s linear infinite;}
.tabTit .po6 i{animation: mapRotate 1.3s linear infinite;}
.tabTit p span{display: block;margin-top: -70px;padding-left: 120px;}
.tabTit p:hover{font-size: 24px;line-height: 28px;}
.tabTit p.act{font-size: 24px;line-height: 28px;}
.po1{top:112px;left:115px;}
.po2{top:48px;left:167px;}
.po3{top:50px;left:490px;}
.po4{top:55px;left:725px;}
.po5{top:270px;left:880px;}
.tabTit .po1 span{padding-left: 0;padding-top: 35px}
.tabTit .po4 span{padding-left: 160px;}
.tabTit .po5 span{padding-right: 190px;padding-left: 20px;}
.tabTit .po5.act span{padding-right: 190px;padding-left: 0px;margin-top: -85px;}
.tabTit .po2.act span{margin-top: -75px;}
.tabTit .po3.act span{margin-top: -75px;}
.tabTit .po4.act span{margin-top: -75px;}



.tabTc{width: 430px;padding:20px 0;border-radius: 10px;overflow: hidden;background: linear-gradient(0deg,rgb(238 15 16 / 82%),rgb(165 10 5 / 82%));position: absolute;border: 2px solid #fbe3a7;}
.tabTc .tabTcTit{font-size: 20px;font-weight: bold;color: #ffffff;position: relative;padding: 0 15px;}
.tabTc1 .tabTcTit{font-size: 20px;font-weight: bold;color: #ffffff;position: relative;}
.tabTc .tabTcTit a{width:120px;height: 30px;line-height: 30px;font-size: 14px;color: #b81b21;font-style: normal;display: inline-block;background: #f2d299;text-align: center;border-radius: 18px;font-weight: normal;margin-left: 20px;webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;margin: 10px auto 0;display: block;position: absolute;right: 10px;top: -10px;}
.tabTc .tabTcTit h3{padding-bottom: 20px;font-style:oblique;color: #f5d5a3;}
.tabTc .tabTcTit p{font-size: 16px;color: #ffffff;text-align: center;font-weight: normal;}
.tabTc .tabTcTit p em{font-weight: bold;color: #f5d5a3;}
.tabTc .tabTcTit .num_list{height:38px;line-height:38px;margin:5px auto 14px;text-align:center;display: flex;justify-content: center;}
.tabTc .tabTcTit .num_list span{font-size:12px;color:#ffffff;float:left;margin:0 2px;}
.tabTc .tabTcTit .number-box{width: auto;height: 38px;float: left;}
.tabTc .tabTcTit .dataNums .dataOne{ width:28px; height:37px; margin:0 2px; text-align: center; float: left;list-style: none;background: url(https://liuxue.xdf.cn/image/entry/images/offer/offer_num_bg.png) no-repeat center center;}
.tabTc .tabTcTit .dataNums .dataBoc {position: relative; width: 100%; height: 100%; overflow: hidden;}
.tabTc .tabTcTit .dataNums .dataBoc .tt {position: absolute; top: 0;  left: 0; width: 100%;  height: 100%;}
.tabTc .tabTcTit .dataNums .tt span{width:100%;height:100%;color:#ff6700;font-size: 32px;line-height:37px;float: left;font-weight: bold;}
.tabTc .tabTcTit .zh_list{width: 100%;height: 79px;background: url(../images/zhBg.png) no-repeat center top;display: flex;justify-content: space-around;padding:0 10px;box-sizing: border-box;}
.tabTc .tabTcTit .zh_list dl{display: flex;flex-direction: column;align-items: center;background:linear-gradient(to top,#fdefd2,rgba(255,255,255,0));width: 88px;height: 64px;border-radius: 8px;margin: 12px 0 0 0;justify-content: center;}
.tabTc .tabTcTit .zh_list dl dt{font-size: 18px;color: #ffffff;font-weight: bold;}
.tabTc .tabTcTit .zh_list dl dt i{font-size: 12px;font-weight: normal;}
.tabTc .tabTcTit .zh_list dl dd{font-size: 14px;line-height: 14px;margin: 0px auto 0;color: #93130f;font-weight: normal;text-align: center;}
.tabTc .tabTcTit .zh_list dl dd span{font-size: 12px;}
/* 
.tabTc .tabTcTit p{font-size: 16px;line-height: 26px;font-weight: normal;}
.tabTc1 .tabTcTit p{line-height: 25px;padding-bottom: 5px;}
.tabTc .tabTcTit p span{font-size: 18px;font-weight: bold;color: #f6bf89;} */




.tabTc1{top:163px;left:230px;z-index: 2;display: none;}
.tabTc2{top:135px;left:216px;z-index: 2;display: none;} 
.tabTc3{top:145px;left:400px;z-index: 2;display: none;}
.tabTc4{top:145px;left:600px;z-index: 2;display: none;}
.tabTc5{top:225px;left:435px;z-index: 2;display: none;}


.tabTc.act{display: block;}



@keyframes mapRotate {
    0% {
    transform: scale(1) ;
    }
    25% {
        transform: scale(0.8) ;
    }
    50% {
        transform: scale(0.5) ;
    }
    75% {
        transform: scale(0.8) ;
    }
    100% {
        transform: scale(1) ;
    }
}






/* @media screen and (max-width:1500px) {
    .header_banner .bannerImg{height: 680px;transform: translateY(-15%);}
    .offer{width: 90px;bottom:-30px;}
    .offer .offerHand{width: 80px;height: auto;top: 50px;left: 25px;}
    .header_banner .bannerImgTxt{padding-top: 14%;}
    .header_banner .bannerImgTxt .img .Img{width:80%}
    .header_banner .bannerImgTxt .img .Img{width:85%}
    .header_banner .bannerImgTxt .txts{margin: -10px auto 0;}
    .header_banner .bannerImgTxt .txt{background-size: 100% 100%;height: 90px;}
    .header_banner .bannerImgTxt span{font-size: 18px;}
    .header_banner .bannerImgTxt .num{font-size: 50px;margin: 0 26px 0 15px;}
    .header_banner .bannerImgTxt .num i{width: 18px;height: 18px;background-size: 100%;bottom: 20px;right: -12px;}
    .header_banner .bannerImgTxt .msg{font-size: 12px;}
    .header_banner .bannerImg.active{transform: translateY(-27%);transition: all .5s ease-in-out;}
    .header_banner .bannerImgTxt .point1{right: 165px;top: -10px;}
    .header_banner .bannerImgTxt .point2{left: 175px;top: 120px;}
}

@media screen and (max-width:1400px) {
    .header_banner .bannerImg{transform: translateY(-12%);}
    .header_banner .bannerImgTxt{padding-top: 11%;}
    .offer{width: 90px;bottom:30px;}
    .header_banner .bannerImg.active{transform: translateY(-19%);transition: all .5s ease-in-out;}
}

@media screen and (max-width:1200px) {
    .header_banner .bannerImg{transform: translateY(-10%);}
    .header_banner .bannerImgTxt{padding-top: 9%;}
    .offer{width: 90px;bottom:85px;}
    .header_banner .bannerImg.active{transform: translateY(-14%);transition: all .5s ease-in-out;}
} */


.conentQt.offerIndex{height: auto;overflow: hidden;}
.page{padding: 70px 0 50px;}
.page .tit,.mapBox .sjbd .tit{color: #333333;position: relative;display: inline-block;margin: 0 0 50px 0;}
.page .tit span,.mapBox .sjbd .tit span{font-size: 20px;margin: 0 0 3px 0;line-height: 20px;}
.page .tit h4,.mapBox .sjbd .tit h4{font-size: 44px;line-height: 44px;position: relative;z-index: 2;}
.page .tit::after,.mapBox .sjbd .tit::after{position: absolute;content: "";background: url(../images/titBg.png) no-repeat center center;width: 172px;height: 133px;right: -90px;top: 0;bottom: 0;margin: auto 0;z-index: 1;}
.page .tit.yellow span{color: #feebad;}
.page .tit.yellow h4{color: #ffc693;}

/* page1-录取捷报大放送 */
.page1{background: linear-gradient(to bottom,#e7e7e7,#ffffff);padding-bottom: 85px;}
.page1 .swBox{background: url(../images/swiperBg.png) no-repeat center center;padding: 45px 0 35px 40px;box-sizing: border-box;height: 422px;}
.page1 .swBox .swiper-container{width: 100%;margin: 0 40px 0 0;}
.page1 .swBox .swiper-container .swiper-slide{height: 302px;border: 2px solid #ffffff;background: linear-gradient(to bottom,#fee3c0,#ddbb8e);box-sizing: border-box;border-radius: 10px;}
.page1 .swBox .swiper-container .swiper-slide .jump{padding: 35px 18px 0;box-sizing: border-box;width: 100%;display: block;}
.page1 .swBox .swiper-container .swiper-slide h5{font-size: 48px;font-size: 18px;line-height: 24px;color: #ce2929;}
.page1 .swBox .swiper-container .swiper-slide p{font-size: 14px;line-height: 24px;color: #7d5624;margin: 10px 0 0 0;height: 120px;}
.page1 .swBox .swiper-container .swiper-slide .btn53{width: 140px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #c01d24;border: 1px solid #ce2929;border-radius: 15px;cursor: pointer;display: block;align-self: end;margin:20px 18px 0 0;}
.page1 .swBox .swiper-container .swiper-slide:hover{border-color: #f2d299;background: linear-gradient(45deg,#dd2d2e,#710b09);}
.page1 .swBox .swiper-container .swiper-slide:hover h5,.page1 .swBox .swiper-container .swiper-slide:hover p{color: #ffffff;}
.page1 .swBox .swiper-container .swiper-slide:hover .btn53{border-color: #f2d299;background: #f2d299;color: #c01d24;font-weight: bold;}
.page1 .swBox .swiper-container .swiper-button-next,.page1 .swBox .swiper-container .swiper-button-prev{width: 31px;height: 31px;background: url(../images/row.png) no-repeat center center;}
.page1 .swBox .swiper-container .swiper-button-next{right: 0px;left: initial;bottom: 0;top: initial;}
.page1 .swBox .swiper-container .swiper-button-prev{right: 40px;left: initial;bottom: 0;top: initial;transform: rotate(-180deg);}
.page1 .swBox .swiper-container .swiper-button-next.swiper-button-disabled,.page1 .swBox .swiper-container .swiper-button-prev.swiper-button-disabled{background: url(../images/noRow.png) no-repeat center center;}
.page1 .swBox .swiper-container .swiper-button-next.swiper-button-disabled{transform: rotate(180deg);}
.page1 .swBox .swiper-container .swiper-button-prev.swiper-button-disabled{transform: rotate(0deg);}
.page1 .swBox ul{width: 305px;height: 607px;position: relative;right: 0;top: -190px;flex-shrink: 0;}
.page1 li{width: 305px;height: 607px;display: none;border: 4px solid #d8181e;border-radius: 20px;box-shadow:0 4px 29px 14px rgba(126, 126, 126, .29);overflow: hidden;}
.page1 li img{width: 100%;height: 100%;}
.page1 li.active{display: block;}



.page .qt53Text{width: 278px;height: 44px;line-height: 44px;text-align: center;border-radius: 22pxt;font-size: 16px;color: #b5161d;font-weight: bold;box-shadow: 0 0 6px 0px rgba(50, 50, 50, .38);display: block;border-radius: 22px;display: block;background: linear-gradient(#fcdca3,#e0c086);margin: 0 auto;-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;}

.bg1{background: url(../images/bg1.png) no-repeat center top;background-size: cover;padding: 50px 0 0;}
.tabwrap .tabs{width: 100%;height: 80px;background: url(../images/tabBg.png) no-repeat center center;padding: 0 21px;box-sizing: border-box;background-size: 100% 100%;margin: 0 auto;}


.bg1 .tabss.active{position: fixed;left: 0;right: 0;margin: 0 auto;top: 0;z-index: 9;}


.bg1 .tabss.active .tabs{background: #cb181f;border-radius: 10px;overflow: hidden}
.tabwrap .tab{border-right: 1px solid #ffffff;font-size: 20px;color: #ffffff;width: 135px;text-align: center;cursor: pointer;}
.tabwrap .tab:nth-of-type(6){width: 210px;}
.tabwrap .tabs .tab.active{padding: 16px 0;background: #fcdca3;color: #cb181f;font-weight: bold;border-radius: 8px;border-right: 0;}
.tabwrap .tabs .tab:last-child{border-right: 0;}
.tabwrap .tablist .item{width: 100%;display: none;}
.tabwrap .tablist .item.active{display: block;}

.page2{padding-top: 50px;}

.page2 .page2-swiper{padding: 20px 0;}
.page2 .page2-swiper .swiper-slide{margin: 0 0 10px 0;}
.page2 .page2-swiper .swiper-slide .txt{padding: 22px 12px 0;box-sizing: border-box;width: 286px;height: 251px;position: relative;}
.page2 .page2-swiper .swiper-slide .txt .t div{text-align: center;flex: 1;border-right: 1px solid #ffffff;}
.page2 .page2-swiper .swiper-slide .txt .t div:last-child{border-right: 0;}
.page2 .page2-swiper .swiper-slide .txt div h6{font-size: 30px;font-weight: bold;color: #cf1820;line-height: 30px;}
.page2 .page2-swiper .swiper-slide .txt div h6 i{font-size: 16px;line-height: 16px;}
.page2 .page2-swiper .swiper-slide .txt div span{font-size: 14px;color: #9d7c46;}
.page2 .page2-swiper .swiper-slide .txt .school{margin: 85px 0 0 0;}
.page2 .page2-swiper .swiper-slide .txt .school h5{font-size: 18px;color: #ffffff;font-weight: bold;margin: 0 0 0 10px;}
.page2 .page2-swiper .swiper-slide .txt .lookyxxq{position: absolute;bottom: -11px;left: 0;right: 0;margin: 0 auto;width: 142px;height: 30px;line-height: 30px;text-align: center;font-size: 16px;color: #c01c23;background: #fcdca3;border-radius: 15px;font-weight: bold;display: none;}
.page2 .page2-swiper .swiper-slide .txt .lookYxxq{font-size: 12px;color: #fcdca3;text-align: right;position: initial;display: block;}
.page2 .page2-swiper .swiper-slide:hover .txt .lookYxxq{display: none;}
.page2 .page2-swiper .swiper-slide:hover{transform: translateY(-10px);transition: all;}
.page2 .page2-swiper .swiper-slide:hover .txt a{display: block;}
.page2 .page2-swiper .swiper-slide:hover .txt div span{color: #969696;}
.page2 .page2-swiper5 .swiper-wrapper{display: flex;justify-content: center;}
.page2 p{text-align: right;font-size: 12px;line-height: 12px;color: #ffffff;margin-top: -20px;}
.page2_1 p{text-align: right;font-size: 12px;color: #ffffff;line-height: 40px;}
/* 美研 */
.page2 .page2-swiper0 .slide1 .txt{background: url(../images/usayjs/1.png) no-repeat center center;}
.page2 .page2-swiper0 .slide2 .txt{background: url(../images/usayjs/2.png) no-repeat center center;}
.page2 .page2-swiper0 .slide3 .txt{background: url(../images/usayjs/3.png) no-repeat center center;}
.page2 .page2-swiper0 .slide4 .txt{background: url(../images/usayjs/4.png) no-repeat center center;}
.page2 .page2-swiper0 .slide5 .txt{background: url(../images/usayjs/5.png) no-repeat center center;}
.page2 .page2-swiper0 .slide6 .txt{background: url(../images/usayjs/6.png) no-repeat center center;}
.page2 .page2-swiper0 .slide7 .txt{background: url(../images/usayjs/7.png) no-repeat center center;}
.page2 .page2-swiper0 .slide8 .txt{background: url(../images/usayjs/8.png) no-repeat center center;}


.page2 .page2-swiper0 .slide1:hover .txt,.page2 .page2-swiper0 .slide1.active .txt{background: url(../images/usayjs/1At.png) no-repeat center center;}
.page2 .page2-swiper0 .slide2:hover .txt,.page2 .page2-swiper0 .slide2.active .txt{background: url(../images/usayjs/2At.png) no-repeat center center;}
.page2 .page2-swiper0 .slide3:hover .txt,.page2 .page2-swiper0 .slide3.active .txt{background: url(../images/usayjs/3At.png) no-repeat center center;}
.page2 .page2-swiper0 .slide4:hover .txt,.page2 .page2-swiper0 .slide4.active .txt{background: url(../images/usayjs/4At.png) no-repeat center center;}
.page2 .page2-swiper0 .slide5:hover .txt,.page2 .page2-swiper0 .slide5.active .txt{background: url(../images/usayjs/5At.png) no-repeat center center;}
.page2 .page2-swiper0 .slide6:hover .txt,.page2 .page2-swiper0 .slide6.active .txt{background: url(../images/usayjs/6At.png) no-repeat center center;}
.page2 .page2-swiper0 .slide7:hover .txt,.page2 .page2-swiper0 .slide7.active .txt{background: url(../images/usayjs/7At.png) no-repeat center center;}
.page2 .page2-swiper0 .slide8:hover .txt,.page2 .page2-swiper0 .slide8.active .txt{background: url(../images/usayjs/8At.png) no-repeat center center;}



/* 美本 */
.page2 .page2-swiper1 .slide1 .txt{background: url(../images/usabk/1.png) no-repeat center center;}
.page2 .page2-swiper1 .slide2 .txt{background: url(../images/usabk/2.png) no-repeat center center;}
.page2 .page2-swiper1 .slide3 .txt{background: url(../images/usabk/3.png) no-repeat center center;}
.page2 .page2-swiper1 .slide4 .txt{background: url(../images/usabk/4.png) no-repeat center center;}
.page2 .page2-swiper1 .slide5 .txt{background: url(../images/usabk/5.png) no-repeat center center;}
.page2 .page2-swiper1 .slide6 .txt{background: url(../images/usabk/6.png) no-repeat center center;}
.page2 .page2-swiper1 .slide7 .txt{background: url(../images/usabk/7.png) no-repeat center center;}
.page2 .page2-swiper1 .slide8 .txt{background: url(../images/usabk/8.png) no-repeat center center;}


.page2 .page2-swiper1 .slide1:hover .txt,.page2 .page2-swiper1 .slide1.active .txt{background: url(../images/usabk/1At.png) no-repeat center center;}
.page2 .page2-swiper1 .slide2:hover .txt,.page2 .page2-swiper1 .slide2.active .txt{background: url(../images/usabk/2At.png) no-repeat center center;}
.page2 .page2-swiper1 .slide3:hover .txt,.page2 .page2-swiper1 .slide3.active .txt{background: url(../images/usabk/3At.png) no-repeat center center;}
.page2 .page2-swiper1 .slide4:hover .txt,.page2 .page2-swiper1 .slide4.active .txt{background: url(../images/usabk/4At.png) no-repeat center center;}
.page2 .page2-swiper1 .slide5:hover .txt,.page2 .page2-swiper1 .slide5.active .txt{background: url(../images/usabk/5At.png) no-repeat center center;}
.page2 .page2-swiper1 .slide6:hover .txt,.page2 .page2-swiper1 .slide6.active .txt{background: url(../images/usabk/6At.png) no-repeat center center;}
.page2 .page2-swiper1 .slide7:hover .txt,.page2 .page2-swiper1 .slide7.active .txt{background: url(../images/usabk/7At.png) no-repeat center center;}
.page2 .page2-swiper1 .slide8:hover .txt,.page2 .page2-swiper1 .slide8.active .txt{background: url(../images/usabk/8At.png) no-repeat center center;}


/* 美中 */
.page2 .page2-swiper2 .slide1 .txt{background: url(../images/usazx/1.png) no-repeat center center;}
.page2 .page2-swiper2 .slide2 .txt{background: url(../images/usazx/2.png) no-repeat center center;}
.page2 .page2-swiper2 .slide3 .txt{background: url(../images/usazx/3.png) no-repeat center center;}
.page2 .page2-swiper2 .slide4 .txt{background: url(../images/usazx/4.png) no-repeat center center;}
.page2 .page2-swiper2 .slide5 .txt{background: url(../images/usazx/5.png) no-repeat center center;}
.page2 .page2-swiper2 .slide6 .txt{background: url(../images/usazx/6.png) no-repeat center center;}
.page2 .page2-swiper2 .slide7 .txt{background: url(../images/usazx/7.png) no-repeat center center;}
.page2 .page2-swiper2 .slide8 .txt{background: url(../images/usazx/8.png) no-repeat center center;}


.page2 .page2-swiper2 .slide1:hover .txt,.page2 .page2-swiper2 .slide1.active .txt{background: url(../images/usazx/1At.png) no-repeat center center;}
.page2 .page2-swiper2 .slide2:hover .txt,.page2 .page2-swiper2 .slide2.active .txt{background: url(../images/usazx/2At.png) no-repeat center center;}
.page2 .page2-swiper2 .slide3:hover .txt,.page2 .page2-swiper2 .slide3.active .txt{background: url(../images/usazx/3At.png) no-repeat center center;}
.page2 .page2-swiper2 .slide4:hover .txt,.page2 .page2-swiper2 .slide4.active .txt{background: url(../images/usazx/4At.png) no-repeat center center;}
.page2 .page2-swiper2 .slide5:hover .txt,.page2 .page2-swiper2 .slide5.active .txt{background: url(../images/usazx/5At.png) no-repeat center center;}
.page2 .page2-swiper2 .slide6:hover .txt,.page2 .page2-swiper2 .slide6.active .txt{background: url(../images/usazx/6At.png) no-repeat center center;}
.page2 .page2-swiper2 .slide7:hover .txt,.page2 .page2-swiper2 .slide7.active .txt{background: url(../images/usazx/7At.png) no-repeat center center;}
.page2 .page2-swiper2 .slide8:hover .txt,.page2 .page2-swiper2 .slide8.active .txt{background: url(../images/usazx/8At.png) no-repeat center center;}



/* 英国 */
.page2 .page2-swiper3 .slide1 .txt{background: url(../images/ukImages/1.png) no-repeat center center;}
.page2 .page2-swiper3 .slide2 .txt{background: url(../images/ukImages/2.png) no-repeat center center;}
.page2 .page2-swiper3 .slide3 .txt{background: url(../images/ukImages/3.png) no-repeat center center;}
.page2 .page2-swiper3 .slide4 .txt{background: url(../images/ukImages/4.png) no-repeat center center;}
.page2 .page2-swiper3 .slide5 .txt{background: url(../images/ukImages/5.png) no-repeat center center;}
.page2 .page2-swiper3 .slide6 .txt{background: url(../images/ukImages/6.png) no-repeat center center;}
.page2 .page2-swiper3 .slide7 .txt{background: url(../images/ukImages/7.png) no-repeat center center;}
.page2 .page2-swiper3 .slide8 .txt{background: url(../images/ukImages/8.png) no-repeat center center;}


.page2 .page2-swiper3 .slide1:hover .txt,.page2 .page2-swiper3 .slide1.active .txt{background: url(../images/ukImages/1At.png) no-repeat center center;}
.page2 .page2-swiper3 .slide2:hover .txt,.page2 .page2-swiper3 .slide2.active .txt{background: url(../images/ukImages/2At.png) no-repeat center center;}
.page2 .page2-swiper3 .slide3:hover .txt,.page2 .page2-swiper3 .slide3.active .txt{background: url(../images/ukImages/3At.png) no-repeat center center;}
.page2 .page2-swiper3 .slide4:hover .txt,.page2 .page2-swiper3 .slide4.active .txt{background: url(../images/ukImages/4At.png) no-repeat center center;}
.page2 .page2-swiper3 .slide5:hover .txt,.page2 .page2-swiper3 .slide5.active .txt{background: url(../images/ukImages/5At.png) no-repeat center center;}
.page2 .page2-swiper3 .slide6:hover .txt,.page2 .page2-swiper3 .slide6.active .txt{background: url(../images/ukImages/6At.png) no-repeat center center;}
.page2 .page2-swiper3 .slide7:hover .txt,.page2 .page2-swiper3 .slide7.active .txt{background: url(../images/ukImages/7At.png) no-repeat center center;}
.page2 .page2-swiper3 .slide8:hover .txt,.page2 .page2-swiper3 .slide8.active .txt{background: url(../images/ukImages/8At.png) no-repeat center center;}



/* 加拿大 */
.page2 .page2-swiper4 .slide1 .txt{background: url(../images/can/1.png) no-repeat center center;}
.page2 .page2-swiper4 .slide2 .txt{background: url(../images/can/2.png) no-repeat center center;}
.page2 .page2-swiper4 .slide3 .txt{background: url(../images/can/3.png) no-repeat center center;}
.page2 .page2-swiper4 .slide4 .txt{background: url(../images/can/4.png) no-repeat center center;}
.page2 .page2-swiper4 .slide5 .txt{background: url(../images/can/5.png) no-repeat center center;}
.page2 .page2-swiper4 .slide6 .txt{background: url(../images/can/6.png) no-repeat center center;}
.page2 .page2-swiper4 .slide7 .txt{background: url(../images/can/7.png) no-repeat center center;}
.page2 .page2-swiper4 .slide8 .txt{background: url(../images/can/8.png) no-repeat center center;}


.page2 .page2-swiper4 .slide1:hover .txt,.page2 .page2-swiper4 .slide1.active .txt{background: url(../images/can/1At.png) no-repeat center center;}
.page2 .page2-swiper4 .slide2:hover .txt,.page2 .page2-swiper4 .slide2.active .txt{background: url(../images/can/2At.png) no-repeat center center;}
.page2 .page2-swiper4 .slide3:hover .txt,.page2 .page2-swiper4 .slide3.active .txt{background: url(../images/can/3At.png) no-repeat center center;}
.page2 .page2-swiper4 .slide4:hover .txt,.page2 .page2-swiper4 .slide4.active .txt{background: url(../images/can/4At.png) no-repeat center center;}
.page2 .page2-swiper4 .slide5:hover .txt,.page2 .page2-swiper4 .slide5.active .txt{background: url(../images/can/5At.png) no-repeat center center;}
.page2 .page2-swiper4 .slide6:hover .txt,.page2 .page2-swiper4 .slide6.active .txt{background: url(../images/can/6At.png) no-repeat center center;}
.page2 .page2-swiper4 .slide7:hover .txt,.page2 .page2-swiper4 .slide7.active .txt{background: url(../images/can/7At.png) no-repeat center center;}
.page2 .page2-swiper4 .slide8:hover .txt,.page2 .page2-swiper4 .slide8.active .txt{background: url(../images/can/8At.png) no-repeat center center;}


/* 澳新 */
.page2 .page2-swiper5 .slide1 .txt{background: url(../images/aus/1.png) no-repeat center center;}
.page2 .page2-swiper5 .slide2 .txt{background: url(../images/aus/2.png) no-repeat center center;}
.page2 .page2-swiper5 .slide3 .txt{background: url(../images/aus/3.png) no-repeat center center;}
.page2 .page2-swiper5 .slide4 .txt{background: url(../images/aus/4.png) no-repeat center center;}
.page2 .page2-swiper5 .slide5 .txt{background: url(../images/aus/5.png) no-repeat center center;}
.page2 .page2-swiper5 .slide6 .txt{background: url(../images/aus/6.png) no-repeat center center;}
.page2 .page2-swiper5 .slide7 .txt{background: url(../images/aus/7.png) no-repeat center center;}
.page2 .page2-swiper5 .slide8 .txt{background: url(../images/aus/8.png) no-repeat center center;}


.page2 .page2-swiper5 .slide1:hover .txt,.page2 .page2-swiper5 .slide1.active .txt{background: url(../images/aus/1At.png) no-repeat center center;}
.page2 .page2-swiper5 .slide2:hover .txt,.page2 .page2-swiper5 .slide2.active .txt{background: url(../images/aus/2At.png) no-repeat center center;}
.page2 .page2-swiper5 .slide3:hover .txt,.page2 .page2-swiper5 .slide3.active .txt{background: url(../images/aus/3At.png) no-repeat center center;}
.page2 .page2-swiper5 .slide4:hover .txt,.page2 .page2-swiper5 .slide4.active .txt{background: url(../images/aus/4At.png) no-repeat center center;}
.page2 .page2-swiper5 .slide5:hover .txt,.page2 .page2-swiper5 .slide5.active .txt{background: url(../images/aus/5At.png) no-repeat center center;}
.page2 .page2-swiper5 .slide6:hover .txt,.page2 .page2-swiper5 .slide6.active .txt{background: url(../images/aus/6At.png) no-repeat center center;}
.page2 .page2-swiper5 .slide7:hover .txt,.page2 .page2-swiper5 .slide7.active .txt{background: url(../images/aus/7At.png) no-repeat center center;}
.page2 .page2-swiper5 .slide8:hover .txt,.page2 .page2-swiper5 .slide8.active .txt{background: url(../images/aus/8At.png) no-repeat center center;}


/* 欧亚 */
.page2 .page2-swiper6 .slide1 .txt{background: url(../images/oz/1.png) no-repeat center center;}
.page2 .page2-swiper6 .slide2 .txt{background: url(../images/oz/2.png) no-repeat center center;}
.page2 .page2-swiper6 .slide3 .txt{background: url(../images/oz/3.png) no-repeat center center;}
.page2 .page2-swiper6 .slide4 .txt{background: url(../images/oz/4.png) no-repeat center center;}
.page2 .page2-swiper6 .slide5 .txt{background: url(../images/oz/5.png) no-repeat center center;}
.page2 .page2-swiper6 .slide6 .txt{background: url(../images/oz/6.png) no-repeat center center;}
.page2 .page2-swiper6 .slide7 .txt{background: url(../images/oz/7.png) no-repeat center center;}
.page2 .page2-swiper6 .slide8 .txt{background: url(../images/oz/8.png) no-repeat center center;}


.page2 .page2-swiper6 .slide1:hover .txt,.page2 .page2-swiper6 .slide1.active .txt{background: url(../images/oz/1At.png) no-repeat center center;}
.page2 .page2-swiper6 .slide2:hover .txt,.page2 .page2-swiper6 .slide2:active .txt{background: url(../images/oz/2At.png) no-repeat center center;}
.page2 .page2-swiper6 .slide3:hover .txt,.page2 .page2-swiper6 .slide3:active .txt{background: url(../images/oz/3At.png) no-repeat center center;}
.page2 .page2-swiper6 .slide4:hover .txt,.page2 .page2-swiper6 .slide4:active .txt{background: url(../images/oz/4At.png) no-repeat center center;}
.page2 .page2-swiper6 .slide5:hover .txt,.page2 .page2-swiper6 .slide5:active .txt{background: url(../images/oz/5At.png) no-repeat center center;}
.page2 .page2-swiper6 .slide6:hover .txt,.page2 .page2-swiper6 .slide6:active .txt{background: url(../images/oz/6At.png) no-repeat center center;}
.page2 .page2-swiper6 .slide7:hover .txt,.page2 .page2-swiper6 .slide7:active .txt{background: url(../images/oz/7At.png) no-repeat center center;}
.page2 .page2-swiper6 .slide8:hover .txt,.page2 .page2-swiper6 .slide8:active .txt{background: url(../images/oz/8At.png) no-repeat center center;}


.page3{padding-bottom: 125px;padding-top: 40px;}
.page3 .tit span{display: none;}
.page3 .page3-swiper{display: none;}
.page3 .txt{padding: 0 30px 0 30px;height: 255px;}
.page3 .txt h4{font-size: 20px;color: #b41212;font-weight: bold;line-height: 20px;margin: 10px 0 15px;}
.page3 .txt p{font-size: 16px;color: #333333;line-height: 16px;margin: 0 0 15px 0;}
.page3 .txt i{width: 25px;height: 8px;background: url(../images/page3Row.png) no-repeat center center;}
.page3 .swiper-slide .txt:nth-of-type(1){align-items: end;}
.page3 .swiper-slide .txt:nth-of-type(2){display: none;}
.page3 .swiper-slide .txt:nth-of-type(2){padding: 30px 25px 0;box-sizing: border-box;}
.page3 .txt h5{font-size: 20px;color: #ffffff;font-weight: bold;line-height: 20px;text-align: center;}
.page3 .txt ul{height: 110px;margin: 15px 0 20px;}
.page3 .txt ul li{font-size: 14px;color: #ffffff;line-height: 24px;position: relative;padding: 0 0 0 12px;overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.page3 .page3-swiper2 .txt ul li{overflow:initial;text-overflow:initial;-webkit-line-clamp:initial}
.page3 .txt ul li::before{width: 3px;height: 3px;background: #e7be8a;position: absolute;content: "";left: 0;top: 11px;bottom: 0;margin: 0;}
.page3 .txt a{width: 200px;height: 30px;text-align: center;font-size: 16px;color: #c01d24;font-weight: bold;border-radius: 15px;background: #f2d299;margin: 0 auto;line-height: 30px;display: block;}
.page3 .slide1 .txt:nth-of-type(1),.page3 .slide5 .txt:nth-of-type(1){background: url(../images/page3SlideBg1.png) no-repeat center center;background-size: 100% 100%;}
.page3 .slide2 .txt:nth-of-type(1),.page3 .slide9 .txt:nth-of-type(1),.page3 .slide16 .txt:nth-of-type(1),.page3 .slide14 .txt:nth-of-type(1){background: url(../images/page3SlideBg2.png) no-repeat center center;background-size: 100% 100%;}
.page3 .slide3 .txt:nth-of-type(1){background: url(../images/page3SlideBg3.png) no-repeat center center;background-size: 100% 100%;}
.page3 .slide4 .txt:nth-of-type(1),.page3 .slide15 .txt:nth-of-type(1){background: url(../images/page3SlideBg4.png) no-repeat center center;background-size: 100% 100%;}
.page3 .txt ul li.ellipsis{overflow: initial;text-overflow: initial;-webkit-line-clamp:initial}
.page3 .slide6 .txt:nth-of-type(1),.page3 .slide10 .txt:nth-of-type(1),.page3 .slide14 .txt:nth-of-type(1){background: url(../images/page3SlideBg5.png) no-repeat center center;background-size: 100% 100%;}
.page3 .slide7 .txt:nth-of-type(1){background: url(../images/page3SlideBg6.png) no-repeat center center;background-size: 100% 100%;}
.page3 .slide8 .txt:nth-of-type(1){background: url(../images/page3SlideBg7.png) no-repeat center center;background-size: 100% 100%;} 


.page3 .slide11 .txt:nth-of-type(1){background: url(../images/page3SlideBg8.png) no-repeat center center;background-size: 100% 100%;} 
.page3 .slide12 .txt:nth-of-type(1){background: url(../images/page3SlideBg9.png) no-repeat center center;background-size: 100% 100%;} 
.page3 .slide13 .txt:nth-of-type(1){background: url(../images/page3SlideBg10.png) no-repeat center center;background-size: 100% 100%;} 

.page3 .slide17 .txt:nth-of-type(1){background: url(../images/page3SlideBg11.png) no-repeat center center;background-size: 100% 100%;} 
.page3 .slide18 .txt:nth-of-type(1){background: url(../images/page3SlideBg12.png) no-repeat center center;background-size: 100% 100%;} 
.page3 .slide19 .txt:nth-of-type(1){background: url(../images/page3SlideBg13.png) no-repeat center center;background-size: 100% 100%;} 

.page3 .swiper-slide .txt:nth-of-type(2){background: url(../images/page3SlideBgAt.png) no-repeat center center;background-size: 100% 100%;}






.offerIndex .fm{background:linear-gradient(to top,#d1a56f,#ecc697);padding: 0;height: 140px;}
.offerIndex .fm .m1200{position: relative;height: 100%;display: flex;justify-content: center;flex-direction: column;}
.offerIndex .fm .fmBook{position: absolute;left:0px;bottom: 0;}
.offerIndex .fm h5{padding-left: 260px;font-size: 24px;color: #ffffff;}
.offerIndex .fm h5 em{font-weight: bold;}
.offerIndex .fm .fmL{flex: 1;}
.offerIndex .fm .form-wrap .xdf_formbtn{width: 150px;flex-shrink: 0;height: 40px;line-height: 40px;border-radius: 20px;background: #c12222;font-size: 16px;color: #fcdca3;text-align: center;margin: 10px 0 0 0;cursor: pointer;}
.offerIndex .fm .form-wrap .preview_btn{width:80px;flex-shrink: 0;height: 40px;line-height: 40px;border-radius: 20px;background: #fcdca3;font-size: 16px;color: #c12222;text-align: center;margin: 10px 0 0 10px;cursor: pointer;}
.offerIndex .fm .form-wrap .fmT{padding-left: 260px;}
.offerIndex .fm .form-wrap .tiaokuan{padding-left: 260px;font-size: 14px;text-align: left;}
.offerIndex .fm .form-wrap form .label{flex: 1;height: 40px;line-height: 40px;border: 0;width: auto;overflow: hidden;margin: 10px 2% 0 0;padding-left: 30px;}
.offerIndex .fm .form-wrap .label.Code{display: flex;min-width: 220px;}
.offerIndex .fm .form-wrap .label.Code input{width: 40%;}
.offerIndex .fm .form-wrap form .label span{background: none;font-size: 16px;margin: 12px 0;flex: 1;width: auto;height: 16px;line-height: 16px;border-left: 1px solid #999999;border-radius: 0;padding-right: 10px;}
.offerIndex .fm .form-wrap form .label i.iconDown{left: 82%;}
.offerIndex .fm .form-wrap form .label input, .form-wrap form .label select{padding: 0 0 0 6px;height: 40px;line-height: 40px;font-size: 16px;}




/* page7-值得信赖的品牌机构 */
.page7 .tit{text-align:center;display: block;}
.page7 .tit::after{content: initial;}
.page7 h4{color:#cc9f6e;font-size: 44px;}
.page7 .tit h4 span{font-size: 44px;color: #333333;}
/* .page7{padding: 50px 0;background: url(../images/page7Bg.png) no-repeat center top;background-size: cover;}
.page7 .pinxuanTop{padding: 0 0 40px 0;}
.page7 .pinxuanTop li{width: 20%;float: left;text-align: center;}
.page7 .pinxuanTop li p{line-height: 40px;}
.page7 .pinxuanTop li p strong{font-size: 40px;color: #333333;}
.page7 .pinxuanTop li p b{font-size: 36px;color: #333333;}
.page7 .pinxuanTop li p i,.page7 .pinxuanTop li:nth-of-type(1) i:nth-of-type(2){font-size:16px;color: #333333;font-style: normal;display: inline-block;width: 18px;height: 18px;text-align: center;line-height: 18px;font-weight: normal;vertical-align: text-top;}
.page7 .pinxuanTop li h4{font-size: 14px;color: #666666;font-weight: normal;line-height: 18px;}
.page7 .pinxuanTop li:nth-of-type(1) h4 i{font-size: 12px;color: #999999;}
.page7 .pinxuanTop li:nth-of-type(1) i,.page7 .pinxuanTop li:nth-of-type(3) i,.page7 .pinxuanTop li:nth-of-type(4) i{font-size: 26px;}
.page7 .pcUl li{width: 300px;height: 200px;background: #edf0fe;float: left;font-size: 14px;color: #333333;text-align: center;position: relative;}
.page7 .pcUl li.img::after{content: '';display: block;width:11px;height:12px;background: url(../images/pxLeft.png) no-repeat center top;position: absolute;top: 95px;right: -11px;z-index: 1;}
.page7 .pcUl li.img:nth-child(6):after,
.page7 .pcUl li.img:nth-child(8):after{ right: auto; left: -11px; background: url(../images/pxLeft.png) no-repeat center top; transform: rotate(180deg);}
.page7 .pcUl li.text{background: rgba(255,255,255,.5);padding: 0 20px;box-sizing: border-box;}
.page7 .pcUl li.text p{line-height: 28px;font-size: 14px;color: #333333;}
.page7 .pcUl li h3{font-size: 22px;color: #c12222;padding-top: 56px;margin-bottom: 10px;} */


/* .footBox{display: none;} */

.xdf_slide .xdf_slidebtn{bottom: 30px;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .m1200 .ax_img{ background: url(../images/bottomFormImg.png?7) no-repeat center top;width: 300px;height: 120px;left: -75px;bottom: 18px;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap{background: #b81b21;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: #f2d19c;color: #b81b21;margin-top: 15px;}

.xdf_bottomForm_new .xdf_bottomForm.form-wrap form .label{margin-top: 15px;}

.xdf_bottomForm_new .xdf_bottomForm.form-wrap .tiaokuan{font-size: 14px;}
/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display: block;}
#xdf_bottomForm{display: none;}



@media screen and (max-width:1000px) {
    .xdf_slide{display: none;}
    body.sem .rightMenu{display: none !important;}
	
	body .rightMenu.green{display: none !important;}
	#mobile_icon_div{display: none !important;}
    .offerCountrybtns{position: fixed;right: .1rem;top: 1rem;z-index: 9;display: none;}
    .offerCountrybtns img{width: .54rem;height: .55rem;margin: .2rem 0 0 0;position: absolute;right: .2rem;top: 0;}
    .offerCountrybtns ul{margin-top: .1rem;display: none;}
    .offerCountrybtns li{text-align: center;padding: .1rem 0;border-bottom: .02rem solid #eee;margin: 0 .2rem;}
    .offerCountrybtns li:last-child{border: 0;}
    .offerCountrybtns li a{font-size: .26rem;line-height: .34rem;color: #ffffff;}
    .offerCountrybtns.active{display: flex;flex-direction: column;justify-content: center;align-items: center;border: 1px solid #c9bd7d;background: #e30c24;border-radius: .15rem;padding-bottom: .2rem;}
    .offerCountrybtns.active img{position: initial;}



    .m1200{width: 94%;}
    .header_banner .logo{width: 2rem;top: 2%;}
    .header_banner .logo img {width:100%;}
    .header_banner{height: 17.53rem;background: url(../images/banner_imgBg2.jpg) no-repeat top center;background-size: 100% 100%;}
    .header_banner .bannerImg{background: none;width: 94%;margin: auto;transform: translateY(0);height: 6.15rem;}
    .header_banner .bannerImgTxt{padding: 0;width: 100%;}
    .header_banner .bannerImgTxt .img{padding: 0;width: 100%;margin: 0.58rem 0 0 0;}
    .header_banner .bannerImgTxt .img .Img{width: 7.27rem;height: 2.32rem;box-sizing: border-box;margin: 0 auto;}
    .header_banner .bannerImgTxt .txts{margin: .15rem 0 0 0;width: 100%;}
    .header_banner .bannerImgTxt .txt{height: .84rem;width: 100%;}
    .header_banner .bannerImgTxt span{font-size: .28rem;}
    .header_banner .bannerImgTxt .num{font-size: .54rem;line-height: .54rem;letter-spacing: 0;}
    .header_banner .bannerImgTxt .num i{font-size: .2rem;width: .24rem;height: .24rem;bottom: 0;right:-.2rem;}
    .header_banner .bannerImgTxt .msg{font-size: .24rem;text-align: center;line-height: .4rem;margin-top: 0rem;padding-right: 0;}
    .banner_con{flex-direction: column;width: 100%;}
    .header_banner .form_con{margin-top: 0.2rem;}
    .header_banner .form-wrap{width: 100%;border-top-right-radius: 0.2rem;border-bottom-left-radius: 0.2rem;}
    .header_banner .form-wrap form{padding: 0.52rem 0.5rem 0.4rem 0.5rem;border-radius: 0;}
    .header_banner .form-wrap form h3{font-size: 0.36rem;line-height: 0.3rem;margin-bottom: 0.36rem;}
    .header_banner .form-wrap form .label{height: 0.8rem;line-height: 0.8rem;border-radius: 0.1rem;}
    .header_banner .form-wrap form .label input, .header_banner .form-wrap form .label select{height: 0.8rem;line-height: 0.8rem;font-size: 0.26rem;}
    .header_banner .form-wrap form .tiaokuan{font-size: 0.22rem;}
    .header_banner .form-wrap form .xdf_formbtn{height: 0.78rem;line-height: 0.78rem;font-size: 0.24rem;border-radius: 0.2rem;}

    .mapBox{background: none;position: initial;height: auto;width: 94%;margin: 5.3rem auto 0;}
    .mapBox .luMapBg{background: none;width: 100%;height: auto;position: initial;padding: 0 .3rem;box-sizing: border-box;margin: .55rem 0 0 0;}
    .tabTit p i{display: none;}
    .mapBox .luMapBg .tabTit{display: flex;justify-content: space-between;flex-wrap: wrap;}
    .tabTit p{position: relative;font-size: .22rem;height: .6rem;line-height: .6rem;border-radius: .3rem;background: linear-gradient(to bottom,#debc90,#f8dbb7);margin: 0 0 .2rem 0;left: inherit;top: initial;}
    .tabTit p:nth-of-type(1),.tabTit p:nth-of-type(2),.tabTit p:nth-of-type(3){width: 1.97rem;}
    .tabTit p:nth-of-type(4),.tabTit p:nth-of-type(5){width: 3rem;}
    .tabTit p:nth-of-type(4){margin-right: .45rem;}
    .tabTit p span{margin: 0 !important;padding: 0 !important;}
    .tabTit p.act{background: #c12222;color: #fdefbd;font-size: .22rem;line-height: .6rem;}
    .tabTit p.act::after{position: absolute;content: "";border-style: solid;border-width: 0 5px 8px 5px;border-color: transparent transparent #c12222 transparent;transform: rotate(180deg);margin-left: -4px;}
    .tabCon{width: 100%;margin: .05rem 0 0 0;}
    .tabTc{position: initial;width: 100%;height: auto;padding: .28rem 0;box-sizing: border-box;border-radius: .1rem;}
    .tabTc .tabTcTit{padding: 0 .35rem;font-size: .24rem;}
    .tabTc .tabTcTit h3{font-size: .34rem;padding: 0 0 .2rem 0;}
    .tabTc .tabTcTit p{font-size: .24rem;line-height: .24rem;}
    .tabTc .tabTcTit .num_list{width: 2.5rem;height: 20px;line-height: 20px;margin: .1rem auto .15rem;}
	.tabTc .tabTcTit .number-box{height: 20px;line-height: 20px}
	.tabTc .tabTcTit .number-box ul{height: 20px;line-height: 20px}
	.tabTc .tabTcTit .dataNums .dataOne{width: .28rem;height: 20px;margin: 0 .01rem;background-size: 100% 100%;line-height: 20px;}
	.tabTc .tabTcTit .dataNums .tt span{font-size: .32rem;line-height: .5rem;margin: 0 .02rem;}
    .tabTc .tabTcTit a{width: 3rem;height: .46rem;line-height: .46rem;border-radius: .22rem;font-size: .22rem;margin: .2rem auto 0;top: 0rem;right: .1rem;position: initial;}
	.tabTc .tabTcTit .zh_list{height: 1rem;background-size: 100% 100%;padding: 0 .1rem;}
	.tabTc .tabTcTit .zh_list dl{width: 1.6rem;height: .88rem;border-radius: .1rem;margin: .25rem 0 0 0;}
	.tabTc .tabTcTit .zh_list dl dt{font-size: .26rem;line-height: .26rem;}
	.tabTc .tabTcTit .zh_list dl dt i{font-size: .22rem;}
	.tabTc .tabTcTit .zh_list dl dd{font-size: .22rem;line-height: .24rem;}
	.tabTc .tabTcTit .zh_list dl dd span{font-size: .2rem;}
 .tabTc .tabTcTit .dataNums .dataBoc .tt{margin-top: -.05rem;}
 .tabTit p:hover{font-size: 0.22rem;line-height:0.6rem;}
    .page{padding: .5rem 0;}
    .page .tit,.mapBox .sjbd .tit{margin: 0 0 .4rem 0 !important;}
    .page .tit span,.mapBox .sjbd .tit span{font-size: .24rem;line-height: .24rem;margin: 0 0 .06rem 0;}
    .page .tit h4{font-size: .44rem;line-height: .44rem;}
    .page .tit::after,.mapBox .sjbd .tit::after{width: 1.72rem;height: 1.33rem;background-size: cover;right: -1rem;}
    .page1-swiper{padding-bottom: .4rem;}
    .page1-swiper .swiper-pagination{bottom: 0;}
    .page1-swiper .swiper-pagination-bullet{background-color: #d8d8d8;opacity: 1;width: .1rem;height: .1rem;}
    .page1-swiper .swiper-pagination-bullet-active{background: #ce2929;}
    .page1 .swBox{background: none;padding: 0;height: auto;}
    .page1 .swBox .swiper-container{width: 100%;margin: 0;}
    .page1 .swBox .swiper-container .swiper-slide{width: 100%;height: 2.32rem;border-radius: .1rem;padding: 0 0 0 1.1rem;}
    .page1 .swBox .swiper-container .swiper-slide .jump{padding: .4rem .3rem 0;}
    .page1 .swBox .swiper-container .swiper-slide h5{font-size: .28rem;line-height: .28rem;overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
    .page1 .swBox .swiper-container .swiper-slide p{font-size: .24rem;line-height: .34rem;height: auto;margin: .15rem 0 0;overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
    .page1 .swBox .swiper-container .swiper-slide .btn53{position: absolute;bottom: .2rem;right: 0;width: .5rem;height: .5rem;background: url(../images/m_page1Btn.png) no-repeat center center;background-size: cover;border-radius: 50%;}
    .page1 .swBox ul{display: none;}
    .page1 .swBox .swiper-container .swiper-slide img{width: 1.02rem;height: 2.04rem;position: absolute;left: .15rem;top: 0;bottom: 0;margin: auto 0;}
    .page1 .swBox .swiper-container .swiper-slide:hover{border-color: #ffffff;background: linear-gradient(to bottom,#fee3c0,#ddbb8e);}
    .page1 .swBox .swiper-container .swiper-slide:hover h5,.page1 .swBox .swiper-container .swiper-slide:hover p{color:  #ce2929;}
    .page1 .swBox .swiper-container .swiper-slide:hover .btn53{border-color:  #ce2929;background:  url(../images/m_page1Btn.png) no-repeat center center;color:  #c01d24;font-weight: normal;background-size: cover;}




    .bg1{padding: 0 0 .5rem;}
    .bg1 .m1200{width: 100%;}
    .tabss{width: 100%;overflow-x: auto;}
    .tabwrap .tabs{width: auto;height: .8rem;padding: 0;background: linear-gradient(to top,rgba(236,237,234,.46),rgba(248,248,248,.46),rgba(220,219,216,.46));clear: both;display: block;border-bottom:.03rem solid #dea2be;border-top: .02rem solid #c9a5a4;}
    .tabwrap .tab{font-size: .28rem;width: auto;border: 0;padding: 0 .3rem;float: left;height: .8rem;line-height: .8rem;border: none !important;padding: 0 .3rem;}
    .tabwrap .tabs .tab.active{height: .8rem;line-height: .8rem;padding: 0 .3rem;background: none;color: #fdeaac;}
    .tabss::-webkit-scrollbar{width: 0;background: transparent;}
    .bg1 .tit{padding-left: .3rem;}
    .page2 .page2-swiper{padding: .1rem 0 .7rem;}
    .page2 .page2-swiper5 .swiper-wrapper{justify-content: initial;}
    .page2 .page2-swiper .swiper-slide{margin: 0;width: 5.33rem;height: 4.67rem;}
    .page2 .page2-swiper .swiper-slide .txt{width: 5.33rem;height: 4.67rem;background-size: cover;padding: .4rem .22rem 0;transform: scale(.9);transition: 300ms;}
    .page2 .page2-swiper .swiper-slide .txt div h6{font-size: .54rem;line-height: .54rem;}
    .page2 .page2-swiper .swiper-slide .txt div h6 i{font-size: .3rem;line-height: .3rem;}
    .page2 .page2-swiper .swiper-slide .txt div span{font-size: .26rem;}
    .page2 .page2-swiper .swiper-slide .txt .school{margin: 1.7rem 0 0 0;}
    .page2 .page2-swiper .swiper-slide .txt .school img{width: 1.04rem;height: 1.04rem;}
    .page2 .page2-swiper .swiper-slide.active .txt{background-size: cover;}
    .page2 .page2-swiper .swiper-slide.swiper-slide-active .txt{transform: scale(1);}
    .page2-swiper .swiper-pagination{bottom: 0;}
    .page2-swiper .swiper-pagination-bullet{background-color: #d8d8d8;opacity: 1;width: .1rem;height: .1rem;}
    .page2-swiper .swiper-pagination-bullet-active{background: #fcdca3;}
    .page2 .page2-swiper .swiper-slide .txt .lookYxxq{font-size: .22rem;margin: -.25rem 0 0 0;}
    .page2 .page2-swiper .swiper-slide:hover{transform: initial;}
    .page2 .page2-swiper .swiper-slide .txt .lookyxxq{display: block;}
    .page2 .page2-swiper .swiper-slide .txt .lookYxxq{display: none;}
	.page2_1 p{width: 95%;}

    .page3{padding: 0;}
    .page3-swiper{width: 94%;padding-bottom: .4rem;}
    .page3-swiper .swiper-slide{display: flex;flex-direction: column;border-radius: .2rem;width: 100%;height: auto;background: url(../images/page3SlideBgAt.png) no-repeat center center;background-size: 100% 100%;overflow: hidden;}
    .page3 .swiper-slide .txt:nth-of-type(2){display: flex;}
    .page3 .swiper-slide .txt{background: none !important;background-size: 100% 100%;}
    .page3 .swiper-slide .txt:nth-of-type(1){flex-direction: row;justify-content: flex-start;align-items: center;height: 1.25rem;background: #f2d299 !important;}
    .page3 .swiper-slide .txt:nth-of-type(1) div{display: flex;flex-direction: column;justify-content: center;margin: 0 0 0 .1rem;}
    .page3 .swiper-slide .txt:nth-of-type(1) img{width: .75rem;height: .75rem;}
    .page3 .txt i{display: none;}
    .page3 .txt{padding: 0 .35rem !important;}
    .page3 .txt h4{font-size: .34rem;line-height: .34rem;margin: 0;}
    .page3 .txt p{font-size: .26rem;line-height: .26rem;margin: .1rem 0 0 0;}
    .page3 .swiper-slide .txt:nth-of-type(2){height: auto;}
    .page3 .swiper-slide .txt:nth-of-type(2) h5{display: none;}
    .page3 .swiper-slide ul{height: auto;margin: 0;padding: .19rem 0 0;margin-bottom: 1rem;}
    .page3 .txt ul li{font-size: .24rem;line-height: .36rem;}
    .page3 .txt a{width: 3.4rem;height: .56rem;line-height: .56rem;border-radius: .28rem;font-size: .26rem;position: absolute;right: .35rem;bottom: .3rem;}
    .page3-swiper .swiper-pagination{bottom: 0;}
    .page3-swiper .swiper-pagination-bullet{background-color: #d8d8d8;opacity: 1;width: .1rem;height: .1rem;}
    .page3-swiper .swiper-pagination-bullet-active{background: #fcdca3;}






    .fm{display: none !important;}
    .page7.pinxuanBgBlue1{padding-bottom: .2rem !important;}
    .page7 .tit h4 span{font-size: 0.44rem;display: block;line-height: 0.6rem;}


/* 
	.lxjg{background-color: #fffeff;padding: .45rem 0 1.8rem;}
	.video_wrap {
		background: #fefefe url(../images/jgBg.png) no-repeat center bottom;
		background-size: 90% 100%;
		height: auto;
		border-radius: 0.2rem;
		overflow: hidden;
		margin: 0 auto;
		padding: 0 0.25rem .3rem;
		box-sizing: border-box;
	}
.lxjg .lxjgH2 {
    padding-top: 0.4rem;
    font-size: 0.5rem;
    color: #333333;
    text-align: center;
    margin-bottom: .05rem;
}

.lxjg .lxjgH2 b {
    position: relative;
}
.lxjg .lxjgH2 b em{color: #cc9f6e;font-weight: bold;}
.lxjg .lxjgH3 {
    font-size: 0.28rem;
    color: #666666;
    text-align: center;
    font-weight: normal;
    margin-bottom: 0.4rem;
}

.lxjg .lxjgNum li {
    width: 33%;
    float: left;
    text-align: center;
    position: relative;
    padding-bottom: 0.22rem;
    margin: 0 0 0.35rem 0;
}

.lxjg .lxjgNum li:nth-child(4) {
    margin-left: 0rem;
}

.lxjg .lxjgNum li span {
    color: #c01c23;
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 0.4rem;
}

.lxjg .lxjgNum li span b{
    font-size: .4rem;
}

.lxjg .lxjgNum li span i {
    font-size: 0.3rem;
    font-style: normal;
    font-weight: bold;
}

.lxjg .lxjgNum li span i.i2 {
    font-size: 0.24rem;
}

.lxjg .lxjgNum li p {
    font-size: 0.24rem;
    color: #333333;
    font-weight: bold;
    margin-top: 0.05rem;
}

.lxjg ul li .lxjgSj {
    font-size: 0.2rem;
    color: #c01c23;
    text-align: left;
    line-height: .24rem;
    padding-left: 23%;
}

.video_con {
    width: 6.38rem;
    height: 3.58rem;
    margin: 0 auto 0.58rem;
}

.lxjg .lxjgNum li::after {
    content: '';
    width: 1.13rem;
    height: 0.02rem;
    background: url(../images/line.png) no-repeat center top;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-size: contain;
}

.lxjg .lxjgNum li:last-child::after {
    display: none;
} */






}