.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,g .rightMenu .form-wrap form .label select{padding-left: 0;}


.header_banner{width: 100%;height: 467px;background-repeat: no-repeat;background-position: center top;background-image: url(../images/bannerBg.jpg);}
.header_banner .m1200{padding: 70px 0 0 0;display: flex;justify-content: space-between;overflow: hidden;position: relative;}
.header_banner .logo{position: absolute;top: 10px;left: 10px;}
.header_banner .banner_img{margin-top: 60px;margin-left: 110px;}
.header_banner .form-wrap{width: 382px;height: 200px;margin: 80px 60px 0 0;box-sizing: border-box;background: #fafafa;border-radius: 20px;background: linear-gradient(0deg, #e5b5bd, #ffffff);box-shadow: 2px 0 15px 0 rgba(0, 0, 0, 0.1);}
.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: 10px !important;border-color: #c7c7c7;overflow: hidden;}
.header_banner .form-wrap form h4{font-size: 24px;line-height: 28px;font-size: 24px;font-weight: bold;color: #333333;}
.header_banner .form-wrap form h4 em{font-weight: bold;color: #9b1c2c;}
.header_banner .form-wrap form h5{font-size: 14px;color: #999999;font-weight: normal;letter-spacing: 12px;}
.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: 11px;line-height: 30px;text-align: left;}
.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,#4d3493,#7675e4);cursor: pointer;box-shadow: 0 22px 40px 0 rgba(77, 51, 145, .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;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 #c5a57f;border-left: 2px solid #c5a57f;}
.page .tit .t1::after{right: 0;bottom: 0;border-right: 2px solid #c5a57f;border-bottom: 2px solid #c5a57f;}
.page .tit .t2{font-size: 14px;color: #999999;display: block;letter-spacing: 12px;line-height: 14px;margin-top: 10px;font-weight: normal;}




/* page1 */
.page1 .list li{width: 292px;border-radius: 20px;overflow: hidden;box-shadow: 5px 5px 10px #f1f3f8;text-align: center;float: left;margin-right: 10px;}
.page1 .list li .top{width: 100%;background: url(../images/whayBg.jpg) no-repeat center top;height: 191px;padding: 0 35px;box-sizing: border-box;}
.page1 .list li .top h3{font-size: 20px;color: #3a31a1;line-height: 50px;padding-top: 16px;border-bottom: 1px solid #ebeae9;}
.page1 .list li .top p{font-size: 14px;line-height: 24px;margin-top: 18px;color: #666666;}
.page1 .list li a{font-size: 14px;display: block;height: 40px;line-height: 40px;color: #ffffff;background: linear-gradient(90deg,#9b7b59,#ceb599);}
.page1 .list li:last-child{margin-right: 0;}



/* page2-加拿大本科留学  您   满足这些条件   吗？ */
.page2{padding: 40px 0 50px;}
.page2 .lists{display: flex;}
.page2 .lists h4{font-size: 20px;color: #333333;font-weight: bold;text-align: left;margin: 0 0 25px 0;}
.page2 .lists .list_l .txt{width: 507px;height: 370px;box-sizing: border-box;padding: 35px 78px 0 40px;background: url(../images/page2Bg1.png) no-repeat center center;border-radius: 15px;}
.page2 .lists .list_l .txt dl{border-bottom: 1px solid #ebebeb;padding: 10px 0;}
.page2 .lists .list_l .txt dl dt{font-size: 14px;color: #333333;line-height: 14px;margin: 0 0 6px 0;font-weight: bold;}
.page2 .lists .list_l .txt dl dd{font-size: 14px;line-height: 28px;color: #333333;}
.page2 .lists .list_l .txt dl:last-child{border: 0;}
.page2 .lists .list_r{margin: 0 0 0 -20px;width: 712px;}
.page2 .lists .list_r .tabs{height: 64px;background: #dba1a9;border-top-left-radius: 20px;border-top-right-radius: 20px;display: flex;justify-content: center;align-items: center;}
.page2 .lists .list_r .tabs .tab{width: 33.33%;font-size: 18px;color: #ffffff;font-weight: bold;text-align: center;cursor: pointer;}
.page2 .lists .list_r .tabs .tab.active{background: linear-gradient(180deg,#b71a30,#9f1024);height: 77px;line-height: 77px;margin-top: -14px;border-top-left-radius: 20px;border-top-right-radius: 20px;}
.page2 .lists .list_r .tablist{padding: 38px 50px 40px 50px;background: #ffffff;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;box-shadow: 0 5px 10px 5px #f3f3f3;}
.page2 .lists .list_r .tablist .item{display: none;}
.page2 .lists .list_r .tablist .item.active{display: block;}
.page2 .lists .list_r .tablist .item p{font-size: 14px;color: #333;line-height: 32px;width: 378px;}
.page2 .lists .list_r .tablist .item  img{float: left;margin-left: 52px;}
.page2 .btn,
.page5 .btn,
.page6 .btn{font-size: 14px;width: 354px;height: 47px;line-height: 47px;text-align: center;color: #ffffff;border-radius: 50px;margin: 36px auto 0;display: block;background: linear-gradient(90deg,#7674e3,#4c318e);}
.page2 .btn:hover,
.page5 .btn:hover,
.page6 .btn:hover{box-shadow: 0px 6px 20px 5px #d0cae4;}

.bg1{background: url(../images/bg.jpg) no-repeat center top;background-size: contain;}

/*page3*/
.page3 .tit{margin-bottom: 40px;}
.page3 .fuCon li {
    width: 170px;
    height: 317px;
    margin-right: 35px;
    border-radius: 80px;
    background: #ffffff;
    float: left;
    position: relative;
    cursor: pointer;
    box-shadow: 0 5px 0 0 #f6d9dd;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.page3 .fuCon li:last-child{margin-right: 0;}
.page3 .fuCon li:hover {
    box-shadow: 0 0 16px 5px #dadada;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}
.page3 .fuCon li::before {
    content: '';
    width: 65px;
    height: 65px;
    background: url(//liuxue.xdf.cn/image/icon/fuIcon_org4.jpg) no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 38px;
    right: 0;
    margin: auto;
}

.page3 .fuCon li.list_1::before {
    background-position: 0 0;
}

.page3 .fuCon li.list_2::before {
    background-position: 0 -65px;
}

.page3 .fuCon li.list_3::before {
    background-position: 0 -130px;
}

.page3 .fuCon li.list_4::before {
    background-position: 0 -195px;
}

.page3 .fuCon li.list_5::before {
    background-position: 0 -260px;
}

.page3 .fuCon li.list_6::before {
    background-position: 0 -325px;
}
.page3 .fuCon li a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.page3 .fuCon li:hover a {
    width: 170px;
    height: 317px;
    border-radius: 80px;
    box-shadow: 0 5px 0 0 #b81a30;
}
.page3 .fuCon li h3 {
    padding: 114px 0 18px;
    font-size: 20px;
    line-height: 24px;
    color: #b81a30;
    border-bottom: 1px solid #eeeeee;
    width: 105px;
    margin: 0 auto 15px;
    text-align: center;
}

.page3 .fuCon li h3 a {
    color: #b81a30;
}

.page3 .fuCon li p {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    text-align: center;
}

.page3 .fuCon li i {
    display: block;
    background: url(//liuxue.xdf.cn/image/icon/fuLineOrg3.png) no-repeat center top;
    width: 34px;
    height: 27px;
    position: absolute;
    top: 50%;
    right: -25px;
    background-size: contain;
}
.page3 .fuCon li b{font-size: 14px;color: #694cb1;text-align: center;display: block;margin-top: 20px;}

/*page4*/
.page4{padding-bottom: 0;}
.page4 .tabTable .tabTable_item{width: 386px;float: left;margin-right: 18px;background: #ffffff;overflow: hidden;box-shadow: 0 5px 10px 5px #f3f3f3;padding-bottom: 40px;}
.page4 .tabTable .tabTable_item:last-child{margin-right: 0;}
.page4 .tabTable .tabTable_item h2{height:98px;background: url(../images/page4Tab1.png) no-repeat center top;color: #ffffff;font-size:26px;text-align: center;line-height: 98px;}
.page4 .tabTable .tabTable_item:nth-child(2) h2{background-image: url(../images/page4Tab2.png);}
.page4 .tabTable .tabTable_item:nth-child(3) h2{background-image: url(../images/page4Tab3.png);}
.page4 .tabTable .tabTable_item ul{padding: 0 20px;}
.page4 .tabTable .tabTable_item ul li{margin-top: 20px;font-size: 14px;color: #333;line-height: 16px;display: flex;justify-content: space-between;}
.page4 .tabTable .tabTable_item ul li b{color: #bb9972;margin-right: 5px;}
.page4 .tabTable .tabTable_item ul li a{color: #b65562;font-weight: bold;text-decoration: underline;}
.page4 .tabTable .tabTable_item ul li a{color: #b65562;font-weight: bold;text-decoration: underline;}
.page4 .tabTable .tabTable_item ul li a:hover{color:#ca041f;}
.page4 .tabTable .tabTable_item:nth-child(2) ul li a{color: #7d69b0;}
.page4 .tabTable .tabTable_item:nth-child(2) ul li a:hover{color: #4627b3;}
.page5{background: url(../images/page3Bg.jpg) no-repeat center top;width: 100%;height:794px;}
.page5 .tit{padding-top: 80px;}
.page5 .cost_wrap .fl ul{width: 468px;position: relative;margin-top: 140px;padding-left: 325px;}
.page5 .cost_wrap .fl ul li{width: 181px;float: left;height: 100px;margin-bottom: 30px;margin-right: 44px;}
.page5 .cost_wrap .fl ul li h2{font-size: 18px;color: #4c328f;line-height: 40px;}
.page5 .cost_wrap .fl ul li p{font-size: 14px;line-height: 22px;}
.page5 .cost_wrap .fl ul li p b{font-size: 18px;}
.page5 .cost_wrap .fl .tip{font-size: 14px;color: #4c328f;text-align: right;padding-right: 76px;}
.page5 .cost_wrap .fr{width: 340px;}
.page5 .cost_wrap .fr h2{font-size: 24px;color: #ffffff;margin-top: 178px;line-height: 32px;}
.page5 .cost_wrap .fr .h3{font-size: 14px;margin-top: 12px;color: #efd9dd;line-height: 16px;margin-bottom: 18px;}
.page5 .form-wrap form .label{width: 100%;border-radius: 10px !important;}
.page5 .form-wrap form .label input{font-size: 14px;}
.page5 .form-wrap form .label.Code {line-height: 50px;display: flex;align-items: center;}
.page5 .form-wrap form .label.Code input {width: 59%;float: none;padding-top: 0;}
.page5 .form-wrap form .SmsCodeBtn {border-top-right-radius: 40px !important;border-bottom-right-radius: 40px !important;background: none;font-size: 14px;width: 40%;height: 40px;line-height: 40px;padding: 0;margin: 0;float: none;position: relative;}
.page5 .form-wrap form .SmsCodeBtn::after {width: 1px;height: 20px;background: #D8D8D8;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;content: '';}
.page5 .form-wrap form .tiaokuan{font-size: 12px;color: #999999;}
.page5 .form-wrap .xdf_formbtn{width: 100%;height: 44px;line-height: 44px;background: #7675e4;font-size: 14px;font-weight: bold;cursor: pointer;border-radius: 8px;}
.page5 .cost_result{display: none;}
.page5 .cost_result ul{border-radius: 10px;overflow: hidden;}
.page5 .cost_result ul li{width: 100%;color: #333;font-size: 18px;background: #ffffff;line-height: 24px;text-align: center;}
.page5 .cost_result ul li:first-child{background: #cec7df;color: #6a50a9;font-weight: bold;font-size: 18px;height: 50px;line-height: 50px;display: flex;justify-content: center;align-items: center;}
.page5 .cost_result ul li:nth-child(2){padding: 20px 0 0 0;font-weight: bold;line-height: 28px;}
.page5 .cost_result ul li b{font-size: 24px;color: #9b0e26;}
.page5 .cost_result .tip{font-size: 14px;color: #999;text-align: center;padding: 10px 0 20px 0;}
.page5 .btn{margin-top: 0;}
/*page6*/
.page6{padding-top: 100px;}
.page6 .con ul li{width: 840px;height: 118px;background: #efefef;margin-left: 224px;margin-bottom: 20px;display: flex;align-items: center;position: relative;}
.page6 .con ul li:nth-child(even){margin-left: 135px;}
.page6 .con ul li b{font-size: 18px;color: #4c328f;display: inline-block;padding: 0 30px 0 20px;line-height: 20px;position: relative;}
.page6 .con ul li b::after{content: '';width:8px;height:84px;background: url(../images/line.png) no-repeat center top;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;}
.page6 .con ul li span{font-size: 14px;color: #333;line-height: 24px;width: 480px;margin-left: 18px;display: inline-block;}
.page6 .con ul li img{position: absolute;right: -145px;top: 0;bottom: 0;margin: auto;}
.page6 .con ul li:nth-child(even) img{position: absolute;right: auto;left: -140px;}
.page6 .con ul li:nth-child(even) b{margin-left: 135px;}
/*page7*/
.page7 {background: #f3f3f3;}
.page7 .page7-swiper{overflow: initial;}
.page7 .swiper-wrapper{display: block;}
.page7 ul li{width: 588px;height: 308px;border-radius: 10px;overflow: hidden;background: #ffffff;box-shadow: 0 5px 10px 5px #e4e1ea;margin: 0 18px 20px 0;float: left;    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;}
.page7 ul li:hover{box-shadow: 0 0 16px 5px #dadada;-webkit-transform: translateY(-5px);-ms-transform: translateY(-5px);transform: translateY(-5px)}
.page7 ul li:hover .fr a{color:#694cb1;}
.page7 ul li:nth-child(even){margin-right: 0;}
.page7 ul li dl{background: #543e9f;width:236px;height: 100%;padding: 0 24px;box-sizing: border-box;}
.page7 ul li dl dt{width: 87px;margin: 80px auto 22px;}
.page7 ul li dl dt h2{font-size: 24px;margin-top: 14px;color: #d7bfa4;text-align: center;}
.page7 ul li dl dd{font-size: 14px;color: #ffffff;font-weight: bold;}
.page7 ul li dl dd b{color: #d7bfa4;font-weight: normal;width: 70px;float: left;}
.page7 ul li dl dd span{float: left;width: 115px;}
.page7 ul li .fr{width: 352px;padding: 24px 24px 0 24px;box-sizing: border-box;}
.page7 ul li .fr .dec_top{font-size: 14px;line-height: 20px;color: #987b59;position: relative;display: flex;justify-content: center;align-items: center;border-bottom: 1px solid #d8d8d8;padding: 16px 0 28px 0;margin-bottom: 18px;}
.page7 ul li .fr .dec_top::before{content: '';background: url(../images/icon2.png) no-repeat center top;width: 12px;height: 10px;position: absolute;top: 0;left: 0;}
.page7 ul li .fr .dec_top::after{content: '';background: url(../images/icon3.png) no-repeat center top;width: 11px;height: 10px;position: absolute;bottom: 10px;right: 0;}
.page7 ul li .fr .dec_bottom p{font-size: 14px;color: #333;line-height: 18px;margin-top: 12px;}
.page7 ul li .fr a{font-size: 14px;color: #9b0e26;margin-top: 14px;text-align: right;display: block;}
/*page8*/
.page8 .page8-swiper{overflow: initial;}
.page8 .swiper-wrapper{display: block;}
.page8 .swiper-wrapper li{width: 282px;height: 330px;background: linear-gradient(180deg,#f3ced3 0%,#ffffff 50%,#ffffff 100%);border-radius: 20px;padding: 0 18px;box-sizing: border-box;box-shadow: 0 5px 10px 5px #eeeeee;margin-right: 20px;float: left;}
.page8 .swiper-wrapper li:last-child{margin-right: 0;}
.page8 .swiper-wrapper li .img_wrap_top{padding: 20px 0 16px 0;border-bottom: 1px dashed #f0cacf;text-align: center;margin-bottom: 16px;}
.page8 .swiper-wrapper li .img_wrap_top .img_wrap{width:72px;height: 72px;border-radius: 50%;overflow: hidden;margin: 0 auto 10px;}
.page8 .swiper-wrapper li .img_wrap_top .img_wrap img{width: 100%;}
.page8 .swiper-wrapper li .img_wrap_top p{font-size: 18px;color: #333;line-height: 18px;font-weight: bold;}
.page8 .swiper-wrapper li dl{font-size: 14px;color: #333;display: flex;align-items: center;}
.page8 .swiper-wrapper li dl dt{color: #999;width: 70px;}
.page8 .swiper-wrapper li dl dd{display: flex;align-items: center;}
.page8 .swiper-wrapper li dl dd span{font-size: 12px;border: 1px solid #dadada;display: inline-block;padding: 2px 2px;line-height: 14px;margin-right: 6px;max-width: 58px;overflow: hidden;}
.page8 .swiper-wrapper li dl dd span:last-child{margin-right: 0;}
.page8 .swiper-wrapper li a{display: block;width: 200px;height: 32px;line-height: 32px;font-size: 14px;color: #ffffff;text-align: center;border-radius: 40px;background: linear-gradient(180deg,#e04d62,#a01226);margin: 30px auto 0;}
.page8 .swiper-wrapper li a:hover{background: linear-gradient(0deg,#e04d62,#a01226);}


/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display: block;background: url(../images/xdf_slideBg.png?12) no-repeat center center;width: 174px;height: 194px;}
.xdf_slide span{font-size: 14px;color: #ffffff;display: block;height: 26px;line-height: 26px;text-align: center;width: 112px;background: linear-gradient(90deg,#7674e4,#4b3290);border-radius: 50px;font-weight: bold;margin: 124px auto 0;box-shadow:  0 8px 15px 2px #dc7631;}
#xdf_bottomForm{display: none;}
.xdf_bottomForm_new .ax_img { background: url(../images/bottomFormImg.png?12) no-repeat center top;height: 193px;bottom: -40px;margin: auto 0;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: linear-gradient(90deg,#7674e3,#4b328f);}


@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: 7.8rem;background: url(../images/m_bannerBg.jpg) no-repeat center top;background-size: cover;}
    .header_banner .m1200{flex-direction: column;align-items: center;padding: 1.39rem 0 0 0;}
    .header_banner .banner_img {margin:0 auto;}
    .header_banner img{width: 100%;}
    .header_banner .form-wrap{width: 100%;height: auto;margin: .4rem 0 0 0;padding-bottom: 0.3rem;}
    .header_banner .form-wrap form{padding:.3rem .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;}
    .header_banner .form-wrap form .xdf_formbtn {height: 0.8rem;line-height: 0.8rem;border-radius: 0.5rem;font-size: 0.24rem;box-shadow: 0 22px 40px 0 rgba(77, 51, 145, .3);}

    .page{padding: .35rem 0;}
    .page .tit{font-size: .34rem;line-height: .5rem;margin: 0 0 .3rem 0;height: auto;}
    .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: .7rem;}
    .page1 .list li {width: 3.35rem;border-radius: 0.2rem;margin-right: 0.2rem;margin-top: 0.16rem;}
    .page1 .list li:nth-child(even){margin-right: 0;}
    .page1 .list li .top {width: 100%;background: url(../images/whayBg.jpg) no-repeat center top;height: 3.3rem;padding: 0 0.28rem;box-sizing: border-box;background-size: cover;}
    .page1 .list li .top h3 {font-size: 0.3rem;line-height: 0.4rem;padding-top: 0.26rem;border-bottom: 1px solid #ebeae9;padding-bottom: 0.4rem;}
    .page1 .list li .top p {font-size: 0.26rem;line-height: 0.42rem;margin-top: 0.24rem;}
    .page1 .list li a {font-size:0.26rem;height: 0.66rem;line-height: 0.66rem;}
    /*page2*/
    .page2{background: #faf3f4;}
    .page2 .lists{display: block;}
    .page2 .lists .list_l{width:6.96rem;height:6.89rem;background: url(../images/page2Bg1_m.png) no-repeat center top;background-size: contain;}
    .page2 .lists h4 {
        font-size: 0.28rem;
        color: #ffffff;
        margin: 0;
        padding:0.2rem 0 0 0.6rem;
    }
    .page2 .lists .list_l .txt {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        padding: 0.6rem 0.4rem 0 1.2rem;
        background: none;
        border-radius: 0;
    }
    .page2 .lists .list_l .txt dl {
        border-bottom: none;
        padding: 0 0 0.18rem 0;
    }
    .page2 .lists .list_l .txt dl dt {
        font-size: 0.26rem;
        line-height:0.4rem;
        margin: 0;
        font-weight: bold;
    }
    .page2 .lists .list_l .txt dl dd {
        font-size: 0.26rem;
        line-height: 0.4rem;
    }
    .page2 .lists .list_l.isWap{background: url(../images/page2Bg2_m.png) no-repeat center top;background-size: contain;width: 6.96rem;height: 3.03rem;}
    .page2 .btn{font-size: 0.26rem;width: 5.48rem;height: 0.78rem;line-height: 0.78rem;border-radius: 0.5rem;margin: 0.36rem auto 0;background: linear-gradient(180deg,#7675e4,#4c3391);}
    .page2 .btn:hover{box-shadow: none;}
    .bg1{background: none;}
    /*page4*/
    .page4{padding-top: 0.7rem;padding-bottom: 0.5rem;}
    .page4 .tab .tabCon{display: flex;justify-content: center;height: 1.2rem;}
    .page4 .tab .tab_item{width: 2.24rem;height: 0.98rem;background: url(../images/page4Tab1_m.png) no-repeat center top;background-size: contain;font-size: 0.26rem;color: #ffffff;font-weight: bold;text-align: center;line-height: 0.98rem;margin-left: 0.1rem;}
    .page4 .tab .tab_item:first-child{margin-left: 0;}
    .page4 .tab .tab_item:nth-child(2){background-image: url(../images/page4Tab2_m.png);background-size: contain;}
    .page4 .tab .tab_item:nth-child(3){background-image: url(../images/page4Tab3_m.png);background-size: contain;}
    .page4 .tab .tab_item.active{height: 1.2rem;background-image: url(../images/page4Tab1H_m.png);background-size: contain;line-height: 1rem;}
    .page4 .tab .tab_item:nth-child(2).active{height: 1.2rem;background-image: url(../images/page4Tab2H_m.png);background-size: contain;line-height: 1rem;}
    .page4 .tab .tab_item:nth-child(2).active{height: 1.2rem;background-image: url(../images/page4Tab3H_m.png);background-size: contain;line-height: 1rem;}
    .page4 .tabTable .tabTable_item{display: none;}
    .page4 .tabTable .tabTable_item.active{display: block;}
    .page4 .tabTable .tabTable_item {width: 100%;float: none;margin-right: 0;box-shadow: 0 0.05rem 0.5rem 0.05rem #f3f3f3;padding-bottom: 0.5rem;}
    .page4 .tabTable .tabTable_item ul {padding: 0 0.34rem;}
    .page4 .tabTable .tabTable_item ul li {margin-top: 0.4rem;font-size: 0.26rem;line-height: 0.28rem;}
    .page4 .tabTable .tabTable_item ul li b {color: #bb9972;margin-right: 0.2rem;}
    /*page5*/
    .page5{background:url(../images/page3Bg_m.jpg) no-repeat center top;background-size: cover;height: auto;padding-top: 0.2rem;}
    .page5 .tit{padding-top: 0;}
    .page5 .cost_wrap .fl{float: none;}
    .page5 .cost_wrap .fl ul {width:6.2rem;margin: 0 auto;padding-left: 0;}
    .page5 .cost_wrap .fl ul li {width: 3rem;height: 0.9rem;margin-top: 1rem;margin-bottom: 0rem;margin-right: 0.4rem;}
    .page5 .cost_wrap .fl ul li:nth-child(even){margin-right: 0;width: 2.6rem;}
    .page5 .cost_wrap .fl ul li h2 {font-size: 0.3rem;color: #4c328f;line-height: 0.6rem;}
    .page5 .cost_wrap .fl ul li p {font-size: 0.24rem;line-height: 0.26rem;}
    .page5 .cost_wrap .fl ul li p b {font-size: 0.3rem;}
    .page5 .cost_wrap .fr {width: 100%;float: none;}
    .page5 .cost_wrap .fr h2 {font-size: 0.4rem;margin-top: 0.7rem;line-height: 0.7rem;text-align: center;}
    .page5 .cost_wrap .fr .h3 {font-size: 0.26rem;margin-top: 0.1rem;line-height: 0.2rem;text-align: center;margin-bottom: 0.3rem;}
    .page5 .form-wrap form .tiaokuan{font-size: 0.2rem;text-align: left;padding-left: 0.2rem;}
    .page5 .form-wrap .xdf_formbtn {width: 96%;height: 0.77rem;line-height: 0.77rem;font-size: 0.3rem;border-radius: 0.5rem !important;}
    .page5 .cost_result ul {border-radius: 0.2rem;}
    .page5 .cost_result ul li {height: 0.5rem;font-size: 0.32rem;line-height: 0.5rem;}
    .page5 .cost_result ul li b{font-size: 0.4rem;}
    .page5 .cost_result ul li:nth-child(2) {
        padding: 0.4rem 0 0 0;
        line-height: 0.42rem;
    }
    .page5 .cost_result .tip {font-size: 0.24rem;padding-top: 0.4rem;}
    /*page7*/
    .page7 {padding-top: 0.7rem;background: none;}
    .page7 .page7-swiper{overflow: hidden;padding-bottom: 0.8rem;}
    .page7 .swiper-wrapper{display: flex;}
    .page7 ul li {
        height: 5.26rem;
        border-radius: 0.1rem;
        box-shadow: 0 0.05rem 0.1rem 0.05rem #e4e1ea;
        margin:0;
        float: none;
    }
    .page7 ul li dl {
        width: 30%;
        height: 100%;
        padding: 0 0.12rem;
        box-sizing: border-box;
    }
    .page7 ul li dl dt {
        width: 1.07rem;
        margin: 1rem auto 0.16rem;
    }
    .page7 ul li dl dt img{display: block;width: 100%;}
    .page7 ul li dl dt h2 {
        font-size: 0.3rem;
        margin-top: 0.2rem;
    }
    .page7 ul li dl dd {
        font-size: 0.26rem;
        text-align: center;
    }
    .page7 ul li dl dd b {
        width: 100%;
        display: block;
        float: none;
    }
    .page7 ul li dl dd span {
        float: none;
        width: 100%;
    }
    .page7 ul li .fr {
        width: 70%;
        padding: 0.18rem 0.14rem 0 0.14rem;
        box-sizing: border-box;
    }
    .page7 ul li .fr .dec_top {
        font-size: 0.24rem;
        line-height: 0.3rem;
        padding: 0.32rem 0 0.32rem 0;
        margin-bottom: 0.3rem;
    }
    .page7 ul li .fr .dec_top::before {
        content: '';
        background: url(../images/icon2.png) no-repeat center top;
        width: 0.2rem;
        height: 0.18rem;
        background-size: contain;
        position: absolute;
        top: 0;
        left: 0;
    }
    .page7 ul li .fr .dec_top::after {
        content: '';
        background: url(../images/icon3.png) no-repeat center top;
        width: 0.2rem;
        height: 0.18rem;
        background-size: contain;
        position: absolute;
        bottom: 0.1rem;
        right: 0;
    }
    .page7 ul li .fr .dec_bottom img{width: 1.32rem;}
    .page7 ul li .fr .dec_bottom p {
        font-size: 0.24rem;
        color: #333;
        line-height: 0.34rem;
        margin-top: 0.14rem;
        height: 1.3rem;
        overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;
    }
    .page7 ul li .fr a {
        font-size: 0.28rem;
        margin-top: 0.2rem;
    }
    .page7 .swiper-pagination-bullet-active{background: #d9ae7b;}
    /*page8*/
    .page8 .m1200{width: 100%;}
    .page8 .page8-swiper{overflow: hidden;padding-bottom: 0.2rem;}
    .page8 .swiper-wrapper{display: flex;}
    .page8 .swiper-wrapper li {
        width: 4.4rem;
        height: 5.4rem;
        background: linear-gradient(180deg,#e1d9f7 0%,#ffffff 50%,#ffffff 100%);
        border-radius: 0.4rem;
        padding: 0 0.1rem;
        box-sizing: border-box;
        box-shadow: 0 0.05rem 0.2rem 0.05rem #eeeeee;
        margin-right: 0rem;
        float: left;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        transform: scale(.8);
    }
    .page8 .swiper-wrapper li.swiper-slide-active {transform: scale(1);}
    .page8 .swiper-wrapper li .img_wrap_top {
        padding: 0.4rem 0 0.3rem 0;
        border-bottom: 0;
        margin-bottom: 0;
    }
    .page8 .swiper-wrapper li .img_wrap_top .img_wrap {
        width: 1.22rem;
        height: 1.22rem;
        margin: 0 auto 0.16rem;
    }
    .page8 .swiper-wrapper li .img_wrap_top p {
        font-size: 0.28rem;
        line-height: 0.24rem;
    }
    .page8 .swiper-wrapper li dl {
        font-size: 0.26rem;
        display: block;
    }
    .page8 .swiper-wrapper li dl dt {
        width: 1.3rem;
        float: left;
    }
    .page8 .swiper-wrapper li dl dd{float: left;width: 2.6rem;display: block;}
    .page8 .swiper-wrapper li dl dd span {
        font-size: 0.24rem;
        padding: 0.1rem 0.1rem;
        line-height: 0.2rem;
        margin-right: 0.1rem;
        max-width: 3rem;
        overflow: hidden;
    }
    .page8 .swiper-wrapper li a {
        width: 2.8rem;
        height: 0.58rem;
        line-height: 0.58rem;
        font-size: 0.26rem;
        border-radius: 0.4rem;
        margin: 0.26rem auto 0;
    }
}