.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;}

.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;}

body.sem .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;}



.header_banner{width: 100%;height: 465px;background-repeat: no-repeat;background-position: center top;background-image: url(../images/bannerBg.jpg);}
.header_banner .m1200{padding: 55px 0 0 0;display: flex;justify-content: space-between;overflow: hidden;position: relative;}
.header_banner .logo{position: absolute;top: 10px;left: 10px;}
.header_banner .form-wrap{width: 382px;height: 358px;margin: 0 60px 0 0;box-sizing: border-box;}
.header_banner .form-wrap form{display: flex;flex-direction: column;padding: 40px 30px;align-items: center;}
.header_banner .form-wrap form .label{ width: 100%; height: 50px;border-radius: 25px;border-color: #c7c7c7;overflow: hidden;}
.header_banner .form-wrap form h4{font-size: 24px;line-height: 58px;font-size: 24px;font-weight: bold;color: #5299ea;}
.header_banner .form-wrap form .label input,.header_banner .form-wrap form .label select{padding: 0 0 0 11px;height:48px;line-height: 48px;}
.header_banner .form-wrap form .tiaokuan{font-size: 12px;line-height: 30px;}
.header_banner .form-wrap form .xdf_formbtn{width: 100%;height: 50px;line-height: 50px;border-radius: 25px;font-size: 16px;color: #ffffff;font-weight: bold;background: linear-gradient(to top,#2053bc,#3693e8);cursor: pointer;box-shadow: 0 22px 40px 0 rgba(33, 86, 190, .3);}

.page {padding: 50px 0;}
.page .tit {font-size: 34px;line-height: 40px;height: 60px;color: #333333;margin: 0 0 30px 0;text-align: center;}
.page .tit .t1{font-size: 40px;display: inline-block;padding: 0 10px;position: relative;font-weight: bold;margin: 0 5px;}
.page .tit .t1::before,.page .tit .t1::after{content: '';width: 8px;height: 17px;box-sizing: border-box;position: absolute;}
.page .tit .t1::before{left: 0;top: 0;border-top: 2px solid #1383eb;border-left: 2px solid #1383eb;}
.page .tit .t1::after{right: 0;bottom: 0;border-right: 2px solid #1383eb;border-bottom: 2px solid #1383eb;}
.page .tit .t2{font-size: 14px;color: #999999;display: block;letter-spacing: 12px;line-height: 14px;margin-top: 10px;font-weight: normal;}






.bg1{background: linear-gradient(to top,#f6f6ff,#ffffff);}
/* page1 */
.page1 .list{display: flex;justify-content: space-between;align-items: center;}
.page1 .list li{width: 284px;height: 300px;border-radius: 20px;box-sizing: border-box;padding: 20px 40px 0;box-shadow: 0 0 16px 0 #dadada;display: flex;flex-direction: column;align-items: center;background: url(../images/page1LiBg.png) no-repeat center center;}
.page1 .list li i{width: 57px;height: 55px;}
.page1 .list li h4{font-size: 20px;color: #333333;font-weight: bold;line-height: 20px;margin: 25px 0 10px;}
.page1 .list li .txt{display: flex;flex-direction: column;align-items: center;}
.page1 .list li .txt_c{height: 115px;}
.page1 .list li p{font-size: 14px;line-height: 22px;color: #666666;position: relative;text-indent: 8px;}
.page1 .list li p::before{position: absolute;content: "·";font-size: 18px;font-weight: bold;left: -12px;}
.page1 .list li a{width: 180px;height: 30px;line-height: 30px;font-size: 14px;color: #3693e8;border: 1px solid #3693e8;border-radius: 15px;text-align: center;}
.page1 .list li a em{display: none;}
.page1 .list li:hover a{background: #3693e8;color: #ffffff;}



/* page2 */
.page2 .txts{display: flex;justify-content: space-between;}
.page2 .txt1{padding: 35px 0;width: 386px;height: 316px;border-radius: 20px;background: url(../images/page2Txt1Bg.png) no-repeat center center;box-sizing: border-box;}
.page2 .txt1 div{padding: 0 35px;}
.page2 .txt1 h4{font-size: 20px;color: #ffffff;line-height: 26px;background: url(../images/page2Vip.png) no-repeat left center;padding: 0 0 0 30px;margin: 0 25px 25px;}
.page2 .txt1 h4 em{font-size: 12px;color: #ffffff;line-height: 12px;}
.page2 .txt1 div p{padding: 0 45px;background: rgba(255, 255, 255, .1);margin: 0 0 30px 0;height: 36px;line-height: 36px;display: flex;justify-content: space-between;color: #ffffff;}
.page2 .txt1 div p strong{font-weight: bold;}
.page2 .txt1 div p:nth-of-type(3){margin: 0;}
.page2 .txt1 div i{display: block;text-align: right;font-size: 12px;color: #ffffff;line-height: 45px;}
.page2 .txt2{width: 792px;height: 316px;background: url(../images/page2Txt2Bg.png) no-repeat center center;box-shadow: 0 0 38px 11px rgba(14, 22, 149, .1);border-radius: 20px;padding: 35px 40px 0 25px;box-sizing: border-box;}
.page2 .txt2 h4{font-size: 24px;color: #c11d20;font-weight: bold;background: url(../images/page2SqicIcon.png) no-repeat left center;line-height: 28px;padding-left: 35px;margin: 0 0 15px 0;}
.page2 .txt2 div{padding: 0 0 0 20px;}
.page2 .txt2 div dl{display: flex;margin: 0 0 15px 0;line-height: 20px;position: relative;padding: 0 0 0 15px;}
.page2 .txt2 div dl dt{font-size: 16px;color: #333333;font-weight: bold;}
.page2 .txt2 div dl dd{font-size: 16px;color: #666666;}
.page2 .txt2 div dl::before{position: absolute;content: '';width: 4px;height: 4px;border-radius: 50%;background: #df3f42;left: 0;top: 0;bottom: 0;margin: auto;}



/* page3 */
.page3 .txt{display: flex;flex-direction: column;align-items: center;padding: 35px 30px 0;box-sizing: border-box;background-repeat: no-repeat;background-position: center center;width: 386px;height: 260px;border: 1px solid rgba(238, 238, 238,.6);border-radius: 20px;}
.page3 .txt:nth-of-type(1){background-image: url(../images/page3TxtBg1.png);}
.page3 .txt:nth-of-type(2){background-image: url(../images/page3TxtBg2.png);}
.page3 .txt:nth-of-type(3){background-image: url(../images/page3TxtBg3.png);}
.page3 .txt h4{font-size: 20px;color: #c11d20;padding: 0 0 15px 0;border-bottom: 1px solid #e4e4e3;width: 100%;text-align: center;}
.page3 .txt p{font-size: 14px;color: #666666;line-height: 22px;height: 105px;padding: 15px 0 0 0;}
.page3 .txt a{width: 180px;height: 30px;line-height: 30px;font-size: 14px;color: #3693e8;border: 1px solid #3693e8;border-radius: 15px;text-align: center;}
.page3 .txt:hover a{background: #3693e8;color: #ffffff;}



.bg2{background: url(../images/bg2.png) no-repeat center bottom;background-size: cover;}
/* page4 */
.page4 .tabs{display: flex;justify-content: space-between;align-items: flex-end;}
.page4 .tab{width: 196px;height: 60px;background: #d9ecff;font-size: 20px;color: #0761be;border-top-left-radius: 20px;border-top-right-radius: 20px;text-align: center;line-height: 60px;cursor: pointer;}
.page4 .tab.active{height: 80px;line-height: 80px;color: #ffffff;font-weight: bold;font-size: 24px;background: linear-gradient(-45deg,#df3f42 20%,#106dcd);}
.page4 .tablist{border-top: 2px solid #106dcd;}
.page4 .item{display: none;width: 100%;height: 460px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;box-shadow: 0 0 38px 11px rgba(14, 22, 149, .1);padding: 30px 40px 0;box-sizing: border-box;}
.page4 .item.active{display: block;}
.page4 .item .txts{display: flex;justify-content: space-between;}
.page4 .item .txt{width: 535px;height: 384px;background: linear-gradient(to top,#e7f2ff,rgba(255,255,255,0));border-radius: 10px;}
.page4 .item .txt div{display: flex;align-items: center;padding: 0 30px;margin: 30px 0 0 0;}
.page4 .item .txt div i{width: 40px;height: 36px;text-align: center;line-height: 36px;font-size: 18px;color: #333333;margin: 0 10px 0 0;}
.page4 .item .txt:nth-of-type(1) div:nth-of-type(1) i{background: url(../images/page4Numb1.png) no-repeat center center;}
.page4 .item .txt:nth-of-type(1) div:nth-of-type(2) i{background: url(../images/page4Numb2.png) no-repeat center center;}
.page4 .item .txt:nth-of-type(1) div:nth-of-type(3) i{background: url(../images/page4Numb3.png) no-repeat center center;}
.page4 .item .txt div dt{font-size: 18px;color: #333333;font-weight: bold;}
.page4 .item .txt div dd{font-size: 14px;color: #999999;line-height: 16px;}
.page4 .item p{text-align: right;font-size: 14px;color: #999999;line-height: 36px;}
.page4 .qt_53Btn{width: 352px;height: 40px;line-height: 40px;border-radius: 20px;text-align: center;margin: 30px auto 0;font-size: 16px;color: #ffffff;background: linear-gradient(to bottom,#3693e8,#2560d5);display: block;}



/* page5 */
.page5 .con .swiper-container{padding:10px 0 0;}
.page5 .con .swiper-slide{width:192px;height:306px;margin-right:10px;border-radius:20px;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.page5 .con .swiper-slide .gwImg_wrap{width:192px;height:192px;border-radius:20px 20px 0 0;overflow:hidden;position:relative;}
.page5 .con .swiper-slide .gwImg_wrap img{width:100%;height:auto;}
.page5 .con .swiper-slide .gwImg_wrap .dec_wrap{width:100%;height:100%;background:rgba(0,0,0,0.6);position:absolute;left:-500px;top:0;padding:35px 18px 0 18px;box-sizing:border-box;}
.page5 .con .swiper-slide .gwImg_wrap .dec_wrap p{font-size:12px;color:#ffffff;line-height:18px;margin-bottom:4px;}
.page5 .con .swiper-slide .gwImg_wrap .dec_wrap p b{color:#e54d50;}
.page5 .con .swiper-slide .consultant{width:100%;height:114px;background:#ffffff;text-align:center;}
.page5 .con .swiper-slide .consultant .ConsultName{height:26px;line-height:26px;font-size:16px;color:#333333;overflow:hidden;padding-top:14px;}
.page5 .con .swiper-slide .consultant .ConsultTitle{height:16px;line-height:16px;font-size:12px;color:#666666;overflow:hidden;}
.page5 .con .swiper-slide .consultant p.Profile{display:none;}
.page5 .con .swiper-slide .consultant .btn{width:114px;height:24px;line-height:24px;font-size:14px;color:#ffffff;background:#3693e8;display:block;margin:12px auto 0;border-radius:13px;}
.page5 .con .swiper-container .library h3{width:100%;text-align:center;font-size:20px;position:relative;padding-bottom:10px;padding-top:20px;margin-bottom:15px;}
.page5 .con .swiper-container .library h3::before{content:'';width:38px;height:3px;position:absolute;bottom:0;right:0;left:0;margin:auto;}
.page5 .con .swiper-container .case_library h3{color:#00695f;}
.page5 .con .swiper-container .case_library h3::before{background:#00695f;}
.page5 .con .swiper-container .case_library .btn{color:#ffffff;background:#31a785;border-color:#31a785;}
.page5 .con .swiper-container .consult_library h3{color:#d35716;}
.page5 .con .swiper-container .consult_library h3::before{background:#d35716;}
.page5 .con .swiper-container .consult_library .btn{color:#ffffff;background:#e66b2a;border-color:#e66b2a;}
.page5 .con .swiper-container.leng3 .swiper-slide{width:394px;height:192px;}
.page5 .con .swiper-container.leng3 .swiper-slide .gwImg_wrap{float:left;border-radius:0 0 0 0;}
.page5 .con .swiper-container.leng3 .swiper-slide .consultant{float:left;width:150px;height:100%;padding:0 26px;}
.page5 .con .swiper-container.leng3 .consultant .ConsultName{padding-top:20px;}
.page5 .con .swiper-container.leng3 .consultant .Profile{display:-webkit-box;font-size:12px;color:#666666;line-height:18px;height:54px;margin-top:10px;}
.page5 .con .swiper-container.leng3 .library h3{width:142px;text-align:right;}
.page5 .con .swiper-container.leng3 .library h3::before{content:'';width:38px;height:3px;position:absolute;bottom:0;right:0;left:auto;margin:auto;}

.page5 .con .swiper-slide:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);box-shadow:0 0 5px 2px #eeeeee;}
.page5 .con .swiper-slide:hover .gwImg_wrap .dec_wrap{left:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.page5 .con .swiper-slide .consultant .btn:hover{background:#3692e8;color:#ffffff;}
.page5 .con .swiper-container .case_library .btn:hover{color:#ffffff;background:#31a785;border-color:#31a785;}
.page5 .con .swiper-container .consult_library .btn:hover{color:#ffffff;background:#e66b2a;border-color:#e66b2a;}


/* page6 */
.page6 .page6-swiper-pc{padding-bottom: 30px;}
.page6 .page6-swiper-pc .swiper-pagination{bottom: 0;}
.page6 .txts{width: 395px;height: 318px;background: url(../images/page6TextBg.png) no-repeat center center;padding: 0 20px 0;background-size: cover;box-sizing: border-box;}
.page6 .txts span{font-size: 16px;height: 30px;line-height: 30px;color: #ffffff;text-align: center;display: block;}
.page6 .txts .school{display: flex;align-items: center;margin: 30px 0;}
.page6 .txts .school img{width: 70px;height: 70px;border-radius: 50%;box-shadow: 0 0 21px 9px rgba(0, 0, 0, .09);margin: 0 10px 0 0;}
.page6 .txts .school .schoolInfo h4{font-size: 18px;color: #333333;font-weight: bold;line-height: 18px;}
.page6 .txts .school .schoolInfo i{font-size: 16px;color: #333333;line-height: 16px;}
.page6 .txts .txt{padding: 0 0 15px 0;}
.page6 .txts .txt dl {display: flex;}
.page6 .txts .txt dl dt{font-size: 14px;color: #999999;flex-shrink: 0;}
.page6 .txts .txt dl dd{font-size: 14px;color: #333333;line-height: 24px;}
.page6 .txts .txt dl dd a{font-size: 14px;color: #c11d20;}
.page6 .txts .gw{display: flex;align-items: center;border-top: 1px solid #efeff4;padding: 12px 0 0 0;}
.page6 .txts .gw img{width: 40px;height: 40px;border-radius: 50%;margin: 0 10px 0 0;}
.page6 .txts .gw .txt{padding: 0;width: 218px;}
.page6 .txts .gw .txt dl{display: flex;}
.page6 .txts .gw .txt dl dt{font-size: 14px;color: #999999;line-height: 14px;}
.page6 .txts .gw .txt dl dd{font-size: 14px;color: #333333;line-height: 14px;}
.page6 .txts .gw .txt em{font-size: 12px;color: #333333;line-height: 12px;margin: 0px 0 0 0;}
.page6 .txts .gw a{width: 85px;height: 25px;line-height: 26px;border-radius: 13px;background: #3693e8;font-size: 14px;text-align: center;color: #ffffff;}









/* page7 */
.page7{background: url(../images/page7Bg.png) no-repeat center bottom;}
.page7 .pcUl li{width: 300px;height: 200px;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,.4);padding: 0 18px;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: #3693e8;padding-top: 56px;margin-bottom: 10px;}

/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display: block;background: url(../images/xdf_slideBg.png) no-repeat center center;width: 140px;height: 160px;}
.xdf_slide p{font-size: 22px;line-height: 26px;color: #ffffff;padding: 34px 15px;}
.xdf_slide p strong{font-weight: bold;}
.xdf_slide span{font-size: 16px;color: #ffffff;display: block;height: 40px;line-height: 40px;text-align: center;}
#xdf_bottomForm{display: none;}
.xdf_bottomForm_new .ax_img { background: url(../images/bottomFormImg.png) no-repeat center top;height: 150px;bottom: 0;margin: auto 0;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: #348ee4;}


@media screen and (max-width:1000px) {
    .xdf_slide{display: none;}

    body.sem .rightMenu{display: none !important;}
    .m1200{width: 94%;}
    .header_banner .logo img{width: 68%;}
    .header_banner{height: 11.65rem;background: url(../images/m_bannerBg.jpg) no-repeat center top;background-size: cover;}
    .header_banner .m1200{flex-direction: column;align-items: center;padding: .84rem 0 0 0;}
    .header_banner img{width: 100%;}
    .header_banner .form-wrap{width: 100%;height: 5.85rem;margin: .4rem 0 0 0;}
    .header_banner .form-wrap form{padding:.7rem .7rem 0;}
    .header_banner .form-wrap form h4{font-size: .5rem;line-height: .5rem;margin: 0 0 .3rem 0;}
    .header_banner .form-wrap form .label{height: .86rem;}
    .header_banner .form-wrap form .label input, .header_banner .form-wrap form .label select{height: .86rem;line-height: .86rem;}


    .page{padding: .35rem 0;}
    .page .tit{font-size: .34rem;line-height: .4rem;margin: 0 0 .3rem 0;height: .75rem;}
    .page .tit .t1{font-size: .4rem;line-height: .4rem;margin: 0 .05rem;padding: 0 .15rem;}
    .page .tit .t1::before,.page .tit .t1::after{border-width: .02rem;}
    .page .tit .t2{font-size: .2rem;margin-top: .1rem;line-height: .2rem;letter-spacing: .2rem;}



    /* page1 */
    .page1{padding-top: .5rem;}
    .page1 .list{flex-direction: column;}
    .page1 .list li{width: 100%;background: url(../images/m_page1LiBg.png) no-repeat center center;background-size: cover;height: 2.16rem;border-radius: .2rem;padding: .3rem .3rem .3rem;flex-direction: row;align-items: center;margin: 0 0 .2rem 0;}
    .page1 .list li i{width: .85rem;height: .85rem;margin: 0 .3rem 0 0;}
    .page1 .list li i img{width: 100%;}
    .page1 .list li .txt{align-items: start;}
    .page1 .list li .txt_c{height: auto;}
    .page1 .list li h4{font-size: .3rem;line-height: .3rem;margin: 0;}
    .page1 .list li p{font-size: .24rem;line-height: .3rem;margin: .1rem 0;height: auto;}
    .page1 .list li a{border: none;width: auto;font-size: .24rem;line-height: .24rem;align-self: flex-end;height: auto;}
    .page1 .list li a em{display: inline;line-height: .24rem;}
    .page1 .list li:last-child{margin: 0;}
    .page1 .list li:hover a{background: none;color: #3693e8;}


    /* page2 */
    .page2 .txts{flex-direction: column;}
    .page2 .txt1{width: 100%;height: 3.56rem;background-size: cover;border-radius: .2rem;padding: .3rem 0 0;}
    .page2 .txt1 h4{font-size: .28rem;line-height: .36rem;padding: 0 0 0 .5rem;margin: 0 .2rem .15rem;background-size: .36rem;}
    .page2 .txt1 h4 em{font-size: .24rem;line-height: .24rem;}
    .page2 .txt1 div{padding: 0 .5rem;}
    .page2 .txt1 div p{padding: 0 .2rem 0 .25rem;height: .46rem;line-height: .46rem;font-size: .26rem;margin: 0 0 .4rem 0;}
    .page2 .txt1 div i{font-size: .2rem;line-height: .6rem;}
    .page2 .txt2{margin: .3rem 0 0 0;width: 100%;border-radius: .2rem;background-size: cover;height: 7.6rem;padding: .3rem .2rem 0;}
    .page2 .txt2 h4{font-size: .28rem;line-height: .36rem;background-size: .36rem;padding: 0 0 0 .5rem;margin: 0 0 .2rem 0;}
    .page2 .txt2 div{padding: 0 0 0 .2rem;}
    .page2 .txt2 div dl{margin: 0 0 0.2rem 0;padding: 0 0 0 .2rem;line-height: .38rem;flex-direction: column;}
    .page2 .txt2 div dl dt{font-size: .26rem;margin: 0;}
    .page2 .txt2 div dl dd{font-size: .26rem;}
    .page2 .txt2 div dl::before{top: .14rem;margin: inherit;}



    /* page3 */
    .page3 .page3-swiper{padding-bottom: .5rem;}
    .page3 .page3-swiper .swiper-pagination{bottom: 0;}
    .page3 .page3-swiper .swiper-pagination .swiper-pagination-bullet-active{background: #c11d20;}
    .page3 .swiper-slide{width: 5.86rem;}
    .page3 .txt{width: 5.86rem;height: 3.95rem;background-size: cover;padding: .45rem .45rem 0;border-radius: .2rem;}
    .page3 .txt h4{font-size: .34rem;line-height: .34rem;padding: 0 0 .2rem 0;}
    .page3 .txt p{padding: .25rem 0 0 0;font-size: .24rem;line-height: .32rem;height: 1.56rem;}
    .page3 .txt a{margin: .15rem 0 0 0;font-size: .24rem;width: 3rem;height: .6rem;line-height: .6rem;border-radius: .3rem;border-width: .02rem;}
    .page3 .txt:hover a{background: none;color: #3693e8;}


    /* page4 */
    .page4 .tabs{flex-wrap: wrap;align-items: inherit;}
    .page4 .tab{width: 32.5%;border-radius: 0;height: .6rem;line-height: .6rem;font-size: .24rem;margin: .05rem 0 0;}
    .page4 .tab.active{height: .6rem;line-height: .6rem;font-size: .24rem;}
    .page4 .item{height: 5.45rem;border-bottom-left-radius: .2rem;border-bottom-right-radius: .2rem;padding: .3rem .5rem 0;}
    .page4 .item .txt2{display: none;}
    .page4 .item .txt{width: 100%;height: 4.55rem;border-radius: .1rem;}
    .page4 .item .txt div{margin: .3rem 0 0 0;padding: 0 .25rem;}
    .page4 .item .txt div i{width: .5rem;height: .45rem;margin: 0 .1rem 0 0;font-size: .22rem;line-height: .45rem;}
    .page4 .item .txt div:nth-of-type(1) i,.page4 .item .txt div:nth-of-type(2) i,.page4 .item .txt div:nth-of-type(3) i{background-size: .5rem .45rem;}
    .page4 .item .txt div dt{font-size: .24rem;line-height: .24rem;}
    .page4 .item .txt div dd{font-size: .22rem;line-height: .22rem;margin: .1rem 0 0 0;}
    .page4 .item p{font-size: .2rem;line-height: .6rem;}




    /* page6 */
    .page6 .m1200{width: 100%;}
    .cgal {
        margin-top: 0.13rem;
    }

    .cgal .swiper-slide {
        width: 4.5rem;
        height: 6.12rem;
        background: linear-gradient(#ebebeb 0%, #fefefe 90%);
        border-radius: 0.1rem;
        transform: scale(0.9);
        transition: 300ms;
    }

    .cgal .swiper-slide.swiper-slide-active {
        transform: scale(1);
    }

    .cgal .swiper-slide .slide {
        height: calc(100% - 0.2rem);
        border: 0.02rem solid #e0e0e0;
        margin: 0.1rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
        border-radius: 0.1rem;
    }

    .cgal .swiper-slide .stage {
        height: 0.34rem;
        line-height: 0.34rem;
        font-size: 0.24rem;
        color: #b18c67;
        padding: 0 0.1rem;
        border-radius: 0.1rem 0 0.1rem 0;
        background: #ebdbcb;
        display: inline-block;
        margin: 0.28rem 0 0.1rem 0;
    }
    .cgal .swiper-slide .top {
        height: 1.44rem;
    }

    .cgal .swiper-slide dl {
        overflow: hidden;
        font-size: 0.24rem;
        line-height: 0.36rem;
    }

    .cgal .swiper-slide dl dt {
        color: #999999;
        float: left;
        width: 1.5rem;
    }

    .cgal .swiper-slide dl dd {
        color: #333333;
        float: left;
        width: 2.36rem;
        word-break: break-all;
    }

    .cgal .swiper-slide dl dd b {
        font-size: 0.28rem;
    }

    .cgal .swiper-slide .dec {
        line-height: 0.34rem;
        font-size: 0.22rem;
        color: #999999;
        padding: 0.24rem 0 0 0;
        margin: 0.2rem 0 0.12rem 0;
        border-top: 0.02rem dashed #d7d7d7;
    }

    .cgal .swiper-slide .btn {
        width: 2.92rem;
        height: 0.52rem;
        line-height: 0.52rem;
        text-align: center;
        margin: 0 auto;
        border-radius: 0.26rem;
        background: #1383eb;
    }

    .cgal .swiper-slide .btn a {
        display: block;
        font-size: 0.28rem;
        color: #ffffff;
    }

    .cgal .swiper-slide .offer_logo {
        width: 100%;
        height: 1.74rem;
        background: url(../images/cgal_1.png) no-repeat center bottom;
        background-size: 4.5rem;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .cgal .swiper-slide .offer_logo .img_wrap {
        width: 1.23rem;
        height: 1.13rem;
        background-image: url(../images/cgal_2.png);
        margin: 0.22rem auto 0;
        background-size: 1.23rem 1.13rem;
    }

    .cgal .swiper-slide .offer_logo .img_wrap.logo {
        width: 1.13rem;
        border-radius: 50%;
        background-size: 110% 110%;
        background-position: -0.04rem -0.04rem;
    }



    /* page6_1 */
    .page6_1 .mapCon .qt_form_common_new.qt_form .country,
    .page6_1 .mapCon .qt_form_common_new.qt_form .degree{display:none !important;}
    .page6_1 .mapCon .qt_form_common_new.qt_form .btn {
        background: #1383eb;
        color: #ffffff;
        margin: .3rem 0 0;text-align: center;border-radius: .4rem;
    }
    .mapCon .qt_form_common_new.qt_form .select_wrap{float: none !important;}
    .mapCon .qt_form_common_new.qt_form .input, .mapCon .qt_form_common_new.qt_form .select{float: none !important;}
    
    
    /* page7_1 */
    .page7_1{background: url(../images/page7_1Bg.jpg) no-repeat center center;height: 5.7rem;background-size: cover;}
    .lxjg .con {
        padding: 0.5rem 0 0;
        margin: 0 auto;
    }
  
    .lxjg .lxjgNum li {
        width: 2rem;
        float: left;
        text-align: center;
        position: relative;
        padding-bottom: 0.22rem;
        margin: 0 0.15rem 0.35rem 0.15rem
    }
  
    .lxjg .lxjgNum li:nth-child(4) {
        margin-left: 1.3rem;
    }
  
    .lxjg .lxjgNum li::after {
        content: '';
        background: url(../images/line.png) no-repeat center top;
        display: block;
        width: 1.4rem;
        height: 0.03rem;
        background-size: 7.9rem;
        background-position: -5.48rem 0;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
  
    .lxjg .lxjgNum li span {
        color: #1383eb;
        font-size: 0.38rem;
        font-weight: bold;
        line-height: 0.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 .lxjgSj {
        font-size: 0.2rem;
        color: #6792ba;
        text-align: right;
        padding-right: 3%;
    }







}