.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;}

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_new/secondary/bannerBg.png);background-size: cover;}
.header_banner .m1200{padding: 66px 90px 0 0;display: flex;justify-content: space-between;overflow: hidden;position: relative;box-sizing: border-box;}
.header_banner  .banner_img{padding: 42px 0 0 65px;}
.header_banner .logo{position: absolute;top: 10px;left: 10px;}
.header_banner .form-wrap{width: 380px;height: 358px;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: #333333;}
.header_banner .form-wrap form h4 em{color: #3f46d1;font-weight: bold;}
.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: #d6163a;cursor: pointer;box-shadow: 0 22px 40px 0 rgba(214,22,58, .3);}




.page{padding: 70px 0;}
.page .tit {font-size: 34px;line-height: 40px;height: 60px;color: #333333;margin: 0 0 30px 0;text-align: center;font-weight: normal;}
.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 #e3173d;border-left: 2px solid #e3173d;}
.page .tit .t1::after{right: 0;bottom: 0;border-right: 2px solid #e3173d;border-bottom: 2px solid #e3173d;}
.page .tit .t2{font-size: 14px;color: #999999;display: block;letter-spacing: 12px;line-height: 14px;margin-top: 10px;font-weight: normal;}
.page .testBtn{width: 352px;height: 46px;line-height: 46px;border-radius: 23px;text-align: center;font-size: 16px;color: #ffffff;background: #d6163a;display: block;margin: 30px auto 0;box-shadow: 0 0 40px 0 rgba(214, 22, 58, .3);-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;}


.bg1{background: url(../../images_new/secondary/bg1.png) no-repeat left 15px;background-size: contain;}
/* page1-英国初/高中留学  优势解读 */
.page1{padding: 100px 0 30px 0;}
.page1 .list{display: flex;justify-content: space-between;}
.page1 .list li{display: flex;flex-direction: column;align-items: center;background-repeat: no-repeat;background-position: center center;background-size: cover;width: 282px;height: 236px;box-sizing: border-box;padding: 30px 0 0;box-shadow: 0 0 16px 0 #dadada;border-radius: 20px;}
.page1 .list li h4{font-size: 20px;font-weight: bold;color: #333333;line-height: 20px;margin: 15px 0 10px;}
.page1 .list li p{text-align: center;font-size: 14px;color: #666666;}
.page1 .list li:nth-of-type(odd){background-image: url(../../images_new/secondary/page1Bg1.png);}
.page1 .list li:nth-of-type(even){background-image: url(../../images_new/secondary/page1Bg2.png);}


/* page2-满足以下条件  轻松申请  英国初/高中学校 */
.page2 .list{display: flex;justify-content: space-between;align-items: center;}
.page2 .list .l{width: 490px;height: 328px;box-sizing: border-box;background: url(../../images_new/secondary/page2LBg.png) no-repeat 5px center;padding: 0 0 0 40px;background-size: cover;}
.page2 .list .l .txt{height: 50%;display: flex;flex-direction: column;justify-content: center;}
.page2 .list .l .txt:nth-of-type(1){margin: 13px 0 0 0;}
.page2 .list .l .txt:nth-of-type(2){margin: -20px 0 0 0;}
.page2 .list .l .txt h5{padding: 0 0 0 15px;position: relative;font-size: 14px;color: #333333;line-height: 14px;margin: 0 0 5px 0;}
.page2 .list .l .txt h5::before{position: absolute;content: "";width: 4px;height: 4px;border-radius: 50%;background: #df3f42;top: 0;bottom: 0;margin: auto;left: 0;}
.page2 .list .l .txt p{padding: 0 0 0 15px;font-size: 14px;color: #333333;line-height: 30px;}
.page2 .list .r{width: 710px;height: 410px;background: url(../../images_new/secondary/page2RBg.png) no-repeat center center;box-shadow: 0 0 27px 0 rgba(166, 166, 166, .3);border-radius: 15px;padding: 0 80px 0 60px;box-sizing: border-box;}
.page2 .list .r .txt{display: flex;flex-direction: column;justify-content: center;height: 100%;}
.page2 .list .r dt{display: inline;font-size: 14px;color: #333333;font-weight: bold;position: relative;}
.page2 .list .r dt::before{position: absolute;content: "";width: 4px;height: 4px;border-radius: 50%;background: #df3f42;top: 0;bottom: 0;margin: auto;left: -15px;}
.page2 .list .r dd{display: inline;font-size: 14px;color: #333333;line-height: 32px;}



.bg2{background: linear-gradient(#f0f0fc,#ffffff);}
/* page3-英国初/高中  留学费用明细 */
.page3{padding: 70px 0 30px;}
.page3 .fymx{display: flex;border-radius: 20px;background: url(../../images_new/secondary/page3fymxBg.png) no-repeat left bottom;height: 336px;}
.page3 .fymx .l{width: 810px;position: relative;}
.page3 .fymx .l p{font-size: 16px;line-height: 22px;box-sizing: border-box;background-repeat: no-repeat;background-position: center center;position: relative;}
.page3 .fymx .l p strong{font-weight: bold;}
.page3 .fymx .l p:nth-of-type(1){width: 261px;height: 124px;color: #723ead;background: url(../../images_new/secondary/page3P1.png);position: absolute;left: 70px;top: 15px;padding: 35px 15px 0;}
.page3 .fymx .l p:nth-of-type(2){width: 237px;height: 85px;color: #5941ae;background: url(../../images_new/secondary/page3P2.png);position: absolute;left: 370px;top: 25px;padding: 18px 22px 0;}
.page3 .fymx .l p:nth-of-type(3){width: 237px;height: 144px;color: #b80e2b;background: url(../../images_new/secondary/page3P3.png);position: absolute;left: 340px;top: 90px;padding: 35px 26px 0;}
.page3 .fymx .l p:nth-of-type(4){width: 187px;height: 114px;color: #047dcc;background: url(../../images_new/secondary/page3P4.png);position: absolute;left: 170px;top: 145px;padding: 25px 30px 0;}
.page3 .fymx .l p:nth-of-type(5){width: 387px;height: 84px;color: #ffffff;background: url(../../images_new/secondary/page3P5.png);position: absolute;left: 380px;top: 220px;padding: 45px 40px 0;}
.page3 .fymx .r{width: 386px;;background: linear-gradient(to right,#dce2ff,rgba(154,168,235,0));padding: 25px 0;}
.page3 .fymx .r h3{font-size: .24rem;color: #2741b7;text-align: center;margin: 0 0 10px 0;}
.page3 .fymx .r .qt_form{display: flex;flex-direction: column;width: 330px;margin: 0 auto;}
.page3 .fymx .r .qt_form .label{width: 100%;border-radius: 5px !important;overflow: hidden;height: 40px;line-height: 40px;margin: 6px 0;border-color: #cbd0e9;}
.page3 .fymx .r .qt_form .label input,.page3 .fymx .r .qt_form .label select{height: 38px;line-height: 38px;padding: 0 0 0 10px;font-size: 16px;}
.page3 .fymx .r .qt_form .label.Code input{width: 55%;}
.page3 .fymx .r .qt_form .label span{width: 126px;height: 16px;line-height: 16px;padding: 0;margin: 0;background: none;font-size: 16px;color: #3662ec;border-left: 1px solid #d0d0d0;border-radius: 0;margin: 12px 0;text-align: center;}
.page3 .fymx .r .qt_form .tiaokuan{font-size: 12px;text-align: left;}
.page3 .fymx .r .qt_form .xdf_formbtn{margin: 5px auto;width: 100%;background: #d6163a;border-radius: 20px;font-size: 16px;color: #ffffff;}
.page3 .fymx .r .qt_form .tip{font-size: 12px;color: #666666;text-align: center;}
.page3 .fymx .r .qt_form .tip span{font-weight: bold;color: #d51639;}
.page3 .fymx .r .result{height: 100%;}
.page3 .fymx .r .result .thead{background: #c6cae4;width: 330px;margin: 0 auto;border-radius: 5px;}
.page3 .fymx .r .result .thead li{color: #333333;font-weight: bold;}
.page3 .fymx .r .result ul{display: flex;justify-content: center;}
.page3 .fymx .r .result li{padding: 4px 0;font-size: 14px;color: #333333;line-height: 20px;display: flex;align-items: center;justify-content: center;text-align: center;}
.page3 .fymx .r .result li:nth-of-type(1){width: 120px;}
.page3 .fymx .r .result li:nth-of-type(2){width: 210px;}
.page3 .fymx .r .result .tbody{width: 330px;margin: 0 auto;background: #ffffff;box-shadow: 0 0 1px 0 rgba(0, 0, 0, .1);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.page3 .fymx .r .result .tbody ul:nth-of-type(even){background: #f2f2f2;}


/* page4-英国初/高中  优质学校推荐 */
.page4{padding: 70px 0 30px;}
.page4 .m1200{position: relative;}
.page4 .page1-swiper{width: 100%;padding: 0 0 20px 0;}
.page4 .page1-swiper .swiper-slide{width: 386px;height: 453px;background: url(../../images_new/secondary/page4SlideBg.png) no-repeat center center;padding: 40px 35px 0;box-sizing: border-box;}
.page4 .page1-swiper .swiper-slide .avatar{display: flex;align-items: center;}
.page4 .page1-swiper .swiper-slide .avatar img{width: 41px;height: 41px;border-radius: 50%;}
.page4 .page1-swiper .swiper-slide .avatar .title{margin: 0 0 0 10px;}
.page4 .page1-swiper .swiper-slide .avatar .title h4{font-size: 18px;color: #333333;font-weight: bold;line-height: 18px;}
.page4 .page1-swiper .swiper-slide .avatar .title span{font-size: 14px;color: #999999;line-height: 14px;}
.page4 .page1-swiper .swiper-slide .dl{padding: 15px 0;border-bottom: 1px solid #efeff4;}
.page4 .page1-swiper .swiper-slide dl dt{padding: 0 0 0 20px;font-size: 14px;color: #999999;display: inline;background: url(../../images_new/secondary/page4DtIcon.png) no-repeat left 
    center;}
.page4 .page1-swiper .swiper-slide dl dd{font-size: 14px;color: #333333;line-height: 24px;display: inline;}
.page4 .page1-swiper .swiper-slide .txt h4{font-size: 16px;color: #2741b7;font-weight: bold;font-style: italic;line-height: 38px;}
.page4 .page1-swiper .swiper-slide .txt p{font-size: 14px;line-height: 24px;color: #333333;height: 150px;}
.page4 .page1-swiper .swiper-slide .txt a{width: 160px;height: 32px;line-height: 32px;font-size: 12px;color: #ffffff;border-radius: 16px;background: #d6163a;box-shadow: 0 20px 40px 0 rgba(214, 22, 58, .3);display: block;text-align: center;margin: 0 auto;}
.page4 .swiper-button{position: absolute;width: 38px;height: 38px;}
.page4 .swiper-button-prev{left:-50px;background: url(../../images_new/secondary/page4Prev.png) no-repeat center center;}
.page4 .swiper-button-next{right:-50px;background: url(../../images_new/secondary/page4Next.png) no-repeat center center;}



/* page5-严选顾问团队  全流程服务 */
.page5{padding: 70px 0 30px;}
.page5 .con .swiper-container{padding:10px 0 0;}
.page5 .con .swiper-slide{width:192px;height:306px;margin-right:9px;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:#d6163a;}
.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:#2741b7;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:#304bc8;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{padding: 70px 0 30px;}
.page6 .page6-swiper-pc{padding-bottom: 30px;}
.page6 .page6-swiper-pc .swiper-pagination{bottom: 0;}
.page6 .txts{width: 395px;height: 318px;background: url(../../images_new/secondary/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: 23px 0 18px;}
.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;display: none;}
.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: #7183cc;}
.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: #d6163a;font-size: 14px;text-align: center;color: #ffffff;}




/* page7-新东方前途出国     值得信赖的留学机构 */



/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display: block;}
#xdf_bottomForm{display: none;}
.xdf_slide span{position: absolute;width: 100%;text-align: center;font-size: 14px;color: #fffffe;width: 112px;height: 26px;border-radius: 13px;background: #d11432;left: 0;right: 0;margin: 0 auto;bottom: 40px;font-weight: bold;}
.xdf_bottomForm_new .ax_img {background: url(../../images_new/secondary/bottomFormImg.png?9811) no-repeat center top;height: 140px;bottom: initial;margin: 0;top: 0;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: #d51538;box-shadow: 0 20px 40px 0 rgba(214, 22, 58, .3);}




@media screen and (max-width:1000px) {
    .xdf_slide{display: none;}
    body.sem .rightMenu{display: none !important;}
    .m1200{width: 94%;}
    .header_banner{height: 10.8rem;background: url(../../images_new/secondary/m_bannerBg.jpg) no-repeat center top;background-size: cover;}
    .header_banner .m1200{flex-direction: column;padding: 0;}
    .header_banner .logo img {width: 68%;}
    .header_banner .banner_img{padding: 0;}
    .header_banner .banner_img img{margin: 1.2rem 0 0 .15rem;width: 100%;display: block;}
    .header_banner .form-wrap{margin: .5rem auto 0;width: 100%;height: auto;}
    .header_banner .form-wrap form{padding: .6rem .65rem 0 .78rem;}
    .header_banner .form-wrap form h4{font-size: .44rem;line-height: .44rem;margin: 0 0 .15rem 0;}
    .header_banner .form-wrap form .label{margin: .15rem 0;height: .86rem;}
    .header_banner .form-wrap form .label input, .header_banner .form-wrap form .label select{height: .82rem;line-height: .82rem;}
    .header_banner .form-wrap form .tiaokuan{font-size: .20rem;text-align: left;}
    .header_banner .form-wrap form .xdf_formbtn{line-height: .86rem;height: .86rem;box-shadow: 0 0 .2rem 0 rgba(214, 22, 58, .3);}


    .page{padding: .7rem 0;}
    .page .tit{font-size: .4rem;height: .9rem;margin: 0 0 .3rem 0;font-weight: normal;line-height: .55rem;text-align: center;}
    .page .tit .t1{font-size: .4rem;padding: 0 .1rem 0;margin: 0 .05rem;}
    .page .tit .t1::before,.page .tit .t1::after{border-width: .02rem;}
    .page .tit .t2{font-size: .2rem;margin: .05rem 0 0 0;letter-spacing: .2rem;}
    .page .testBtn{width: 5.5rem;height: .8rem;border-radius: .4rem;font-size: .3rem;line-height: .8rem;margin: .3rem auto 0;}


    .bg1{background: none;}
    .page1{padding: .7rem 0 .3rem 0;}
    .page1 .list{flex-wrap: wrap;}
    .page1 .list li{width: 3.36rem;height: 3.32rem;padding: .35rem 0 0 0;border-radius: .2rem;}
    .page1 .list li:nth-of-type(1),.page1 .list li:nth-of-type(2){margin: 0 0 .25rem 0;}
    .page1 .list li img{width: .6rem;height: .68rem;}
    .page1 .list li h4{margin: .35rem 0 .25rem;font-size: .3rem;line-height: .3rem;}
    .page1 .list li p{font-size: .26rem;line-height: .34rem;}


    .page2 .list{flex-direction: column;}
    .page2 .list .l,.page2 .list .r{width: 100%;height: auto;background: none;padding: 0;border-radius: 0;box-shadow: none;}
    .page2 .list .l .txt,.page2 .list .r .txt{width: 100%;height: 3.17rem;background: url(../../images_new/secondary/m_page2TxtBg.png) no-repeat center center;background-size: cover;margin: 0 0 .12rem 0;justify-content: flex-start;padding: 0 0 0 .65rem;box-sizing: border-box;}
    .page2 .list .l .txt h5,.page2 .list .r .txt h5{height: .9rem;line-height: .9rem;font-size: .28rem;color: #ffffff;padding: 0;margin: 0;}
    .page2 .list .l .txt h5::before{content: inherit;}
    .page2 .list .l .txt p{padding: .2rem 0 0 .6rem;font-size: .26rem;line-height: .54rem;}
    .page2 .list .l .txt p strong{font-weight: bold;}
    .page2 .list .r .txt .dls{display: flex;padding: .3rem 0 0 .36rem;flex-wrap: wrap;}
    .page2 .list .r .txt .dls dt{font-size: .24rem;width: 1.78rem;height: .62rem;background: #dfdede;border-radius: .1rem;display: inline-block;text-align: center;margin: 0 .1rem .1rem 0;display: flex;flex-direction: column;justify-content: center;line-height: .34rem;}
    .page2 .list .r .txt .dls dt::before{content: inherit;}
    .page2 .list .r .txt .dls dt i{display: none;}
    .page2 .list .r .txt .dls dt span{font-size: .2rem;color: #999999;font-weight: normal;line-height: .2rem;}
    .page2 .list .r .txt .dls dd{display: none;}



    .bg2{background: none;}
    .page3{background: #3639bd;}
    .page3 .tit{color: #ffffff;font-size: .4rem;}
    .page3 .tit .t2{font-size: .26rem;letter-spacing: normal;color: #9aa7d6;}
    .page3 .fymx{border-radius: 0;height: auto;background: none;}
    .page3 .fymx .r{width: 100%;background: url(../../images_new/secondary/m_fyjsBg.png) no-repeat center top;background-size: contain;padding: 1.7rem 0 0 0;}
    .page3 .fymx h3{display: none;}
    .page3 .fymx .r .qt_form{width: 100%;}
    .page3 .fymx .r .qt_form .label{height: .8rem;line-height: .8rem;border-radius: .4rem !important;margin: .1rem 0;border: 0;}
    .page3 .fymx .r .qt_form .label input, .page3 .fymx .r .qt_form .label select{height: .78rem;line-height: .78rem;padding: 0;font-size: .24rem;}
    .page3 .fymx .r .qt_form .label i.iconDown{left: 90%;}
    .page3 .fymx .r .qt_form .label.Code input{width: 65%;}
    .page3 .fymx .r .qt_form .label span{width: 34%;box-sizing: border-box;height: .5rem;line-height: .5rem;margin: .15rem 0;font-size: .24rem;}
    .page3 .fymx .r .qt_form .tiaokuan{color: #ffffff;font-size: .2rem;}
    .page3 .fymx .r .qt_form .tiaokuan a{color: #ffffff;}
    .page3 .fymx .r .qt_form .xdf_formbtn{font-size: .26rem;height: .8rem;line-height: .8rem;border-radius: .4rem;}
    .page3 .fymx .r .qt_form .tip{font-size: .22rem;color: #ffffff;}
    .page3 .fymx .r .result .thead{width: 100%;height: .5rem;line-height: .5rem;border-radius: 0;border-top-left-radius: .1rem;border-top-right-radius: .1rem;}
    .page3 .fymx .r .result li{font-size: .26rem;line-height: .38rem;}
    .page3 .fymx .r .result .tbody{width: 100%;border-bottom-left-radius: .1rem;border-bottom-right-radius: .1rem;}
    .page3 .fymx .r .result li{padding: .15rem 0;}


    .page4{padding: .7rem 0 .3rem;}
    .page4 .page1-swiper{padding: 0 0 .5rem 0;}
    .page4 .page1-swiper .swiper-slide{width: 6.9rem;height: 7.2rem;background: url(../../images_new/secondary/m_page4SlideBg.png) no-repeat center center;background-size: contain;padding: .45rem .45rem .3rem;}
    .page4 .page1-swiper .swiper-slide .avatar img{width: 1rem;height: 1rem;}
    .page4 .page1-swiper .swiper-slide .avatar .title{margin: 0 0 0 .2rem;}
    .page4 .page1-swiper .swiper-slide .avatar .title h4{font-size: .32rem;line-height: .32rem;}
    .page4 .page1-swiper .swiper-slide .avatar .title span{font-size: .26rem;line-height: .26rem;}
    .page4 .page1-swiper .swiper-slide .dl{padding: .15rem 0 .15rem;}
    .page4 .page1-swiper .swiper-slide dl dt{font-size: .24rem;padding: 0 0 0 .2rem;}
    .page4 .page1-swiper .swiper-slide dl dd{font-size: .24rem;line-height: .38rem;}
    .page4 .page1-swiper .swiper-slide .txt h4{font-size: .28rem;line-height: .4rem;padding: .1rem 0 0 0;}
    .page4 .page1-swiper .swiper-slide .txt p{font-size: .24rem;line-height: .42rem;height: 2.2rem;}
    .page4 .page1-swiper .swiper-slide .txt a{width: 3.88rem;height: .8rem;line-height: .8rem;font-size: .26rem;border-radius: .4rem;box-shadow: 0 .2rem .4rem 0 rgba(214, 22, 58, .3);}
    .page4 .swiper-pagination{bottom: 0;}
    .page4 .swiper-pagination-bullet-active{background: #666ddb;}


    .page5{padding: .3rem 0 .3rem;}
    .page5 .con .swiper-container-gwtd{padding: .2rem 0 .15rem 0;}
    .page5 .con .swiper-slide{width: 4.7rem;height: 5.5rem;background: url(../../images_new/secondary/m_page5SlideBg.png) no-repeat center center;display: flex;flex-direction: column;align-items: center;box-shadow: 0 .02rem .16rem 0 rgba(202, 202, 202, .61);padding: .4rem 0 0;box-sizing: border-box;transform: scale(0.9);transition: 300ms;background-size: cover;}
    .page5 .con .swiper-slide .gwImg_wrap{width: 1.2rem;height: 1.2rem;border-radius: 50%;}
    .page5 .con .swiper-slide .consultant{height: 1rem;}
    .page5 .con .swiper-slide .consultant .ConsultName{font-size: .28rem;}
    .page5 .con .swiper-slide .consultant .ConsultTitle{font-size: .22rem;line-height: .24rem;margin: .15rem 0 .25rem 0;}
    .page5 .con .swiper-slide .consultant .Profile p{text-align: left;padding: 0 .2rem;font-size: .26rem;line-height: .3rem;}
    .page5 .con .swiper-slide .consultant .btn{width: 2.8rem;height: .56rem;line-height: .56rem;font-size: .26rem;border-radius: .28rem;background: #d6163a;margin: .35rem auto 0;}



    .page7{background: #ffffff !important;}

}