.m1200{position: relative;}
a:hover{color: #fff;}
.navFixed{position: fixed !important;left: 0;top: 0;width: 100%;z-index: 999;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) !important;}
.pcno{display: none !important;}
.mno{display: block !important;}
.mflex{display: none !important;}
/* btn */
.btnFrames{overflow: hidden;position: relative;}
.btn_active::after {content: "";display: block;width: 18%;height: 300%;background: linear-gradient(to right,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0.4) 50%,rgba(255, 255, 255, 0) 100%); /* 娓愬彉璁╄竟缂樻煍鍜� */filter: blur(6px);transform: rotate(35deg);position: absolute;left: -20%;top: -120%;animation: leftTransiform ease-in-out 0.6s forwards;-webkit-animation: leftTransiform ease-in-out 0.6s forwards;pointer-events: none;}
@keyframes leftTransiform {
    0% {left: -20%;}
    100% {left: 120%;}
}
@media(max-width:1000px){
    .m1200{width: 100%;}
    .pcno{display: block !important;}
    .mno{display: none !important;}
    .mflex{display: flex !important;}
    body{padding-bottom: 0rem;}
    .btn_active::after{display: none;}
    .navFixed{left: calc((100% - 7.5rem)/2);}
}
/* banner*/
.banner{height: 580px;background: url('../images/banner.png') no-repeat center top;}
.banner .logo{width: 283px;height: 53px;background: url('https://oy.xdf.cn/include/logo/ea2.png') no-repeat;position: absolute;left: 4px;top:48px;background-size: 100% auto;}
.banner .slogo{width: 178px;height: 41px;background: url('../images/banner-slogo.png') no-repeat;position: absolute;right: 7px;top:49px;}
.banner .textImg{width: 726px;height: 158px;background: url('../images/banner-text.png') no-repeat;position: absolute;left: 15px;top:168px;filter: drop-shadow(0px 4px 6px rgba(173, 46, 0, 0.3));}
.banner .text{font-size: 26px;color: #5f2201;width: 715px;height: 52px; border: 1px solid #ffffff; border-radius: 5px;background: rgba(255, 255, 255, 0.52);box-sizing: border-box;display: flex;justify-content: center;align-items: center;position: absolute;left: 17px;top: 344px;}
.banner .text span{font-weight: bold;}
.banner .button-box{position: absolute;left: 136px;top: 442px;width: 498px;display: flex;justify-content:space-between;align-items: center;}
.banner .button-box .button{width: 219px;height: 40px;border-radius: 20px;border: 1px solid #fff;box-sizing: border-box;font-size: 18px;color: #ff5517;display: flex;justify-content: center;align-items: center;background: #fff;font-family: "Source Han Sans CN";}
.banner .button-box .button.active{background: linear-gradient(180deg,#ffc28a,#ff5517);color: #fff;}
/*  */
.in-title{text-align: center;padding-top: 26px;margin-bottom: 40px;}
.in-title.bk1{background: url('../images/title1.png') no-repeat center top;}
.in-title.bk2{background: url('../images/title2.png') no-repeat center top;}
.in-title.bk3{background: url('../images/title3.png') no-repeat center top;}
.in-title.bk4{background: url('../images/title4.png') no-repeat center top;}
.in-title.bk5{background: url('../images/title5.png') no-repeat center top;}
.in-title.bk6{background: url('../images/title6.png') no-repeat center top;}
.in-title.bk7{background: url('../images/title7.png') no-repeat center top;}
.in-title h2{font-size: 40px;color: #5f2201;font-weight: bold;line-height: 1;}
.page{padding: 55px 0 80px;}
.button-page{width: 220px;height: 40px;font-family: "Source Han Sans CN";font-size: 18px;color: #fff;background: linear-gradient(180deg,#ffc28a,#ff571a);display: flex;justify-content: center;align-items: center;border-radius: 20px;}
/*  */
.studyAp{height: 479px;background: url('../images/page1.png') no-repeat center top;}
.studyAp .content{display: flex;justify-content: space-between;}
.studyAp .left{width: 786px;padding-left: 30px;box-sizing: border-box;position: relative;}
.studyAp .left .text{font-size: 14px;line-height: 24px;color: #333333;padding: 44px 0 36px;text-indent: 2em;}
.studyAp .right{width: 282px;height: 227px;border-radius: 5px;background: url('../images/page1_1.png') no-repeat;margin-right: 37px;}
.studyAp .over{overflow: hidden;display: flex;justify-content: flex-end;}
/*  */
.coreStrengths .content{display: flex;justify-content: space-between;padding: 0 28px 40px;box-sizing: border-box;}
.coreStrengths .item{width: 340px;height: 335px;border-radius: 5px;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.14);padding-top: 162px;box-sizing: border-box;transition: 0.3s;}
.coreStrengths .item:hover{transform: translateY(-10px);}
.coreStrengths .item1{background:#fbf8ef url('../images/page2_1.png') no-repeat;}
.coreStrengths .item2{background:#fbf8ef url('../images/page2_2.png') no-repeat;}
.coreStrengths .item3{background:#fbf8ef url('../images/page2_3.png') no-repeat;}
.coreStrengths .text{font-size: 14px;line-height: 22px;color: #333333;padding: 20px 30px 0;box-sizing: border-box;}
.coreStrengths .button-page{margin: auto;}
/*  */
.abroadPlan{height: 633px;background: url('../images/page3.png') no-repeat center top;}
.abroadPlan .tabs{display: flex;justify-content: space-between;height: 150px;margin-bottom: 45px;position: relative;}
.abroadPlan .tabs::before{content: ''; width: 1135px;height: 5px;border: 1px solid #b5b5b5;border-radius: 3px;background: #ffffff;position: absolute;left: calc((100% - 1135px)/2);bottom: 5px;}
.abroadPlan .li{width: 25%;text-align: center;position: relative;cursor: pointer;}
.abroadPlan .li::before{content: '';width: 199px;height: 18px;border-radius: 9px;background: #ff7942;position: absolute;left: calc((100% - 199px)/2);bottom: 0;display: none;}
.abroadPlan .li.active::before{display: block;}
.abroadPlan .icon{width: 61px;height: 61px;margin: 0 auto 15px;}
.abroadPlan .icon1{background: url('../images/page3_1.png') no-repeat;}
.abroadPlan .icon2{background: url('../images/page3_2.png') no-repeat;}
.abroadPlan .icon3{background: url('../images/page3_3.png') no-repeat;}
.abroadPlan .icon4{background: url('../images/page3_4.png') no-repeat;}
.abroadPlan .text{font-size: 18px;line-height: 22px;color: #333333;font-weight: bold;}

.abroadPlan .content{width: 1126px;height: 200px;border-radius: 12px;background: #fff;position: relative;box-shadow: 0 4px 36px 10px rgba(117, 117, 117, 0.12);margin: auto;padding: 35px 30px 0 49px;box-sizing: border-box;}
.abroadPlan .item{display: none;}
.abroadPlan .item.active{display: block;}
.abroadPlan .raw{font-size: 14px;color: #333;line-height: 1;margin-bottom: 16px;}
.abroadPlan .raw span{font-weight: bold;}
.abroadPlan .button-page{position: absolute;right: 30px;bottom: 20px;}
/*  */
.serviceModel .content{display: flex;justify-content: space-between;padding: 0 35px 0 40px;box-sizing: border-box;}
.serviceModel .left{width: 676px;height: 333px;background: url('../images/page4_1.png') no-repeat;position: relative;line-height: 1;margin-top: 22px;}
.serviceModel .text{font-size: 24px;line-height: 29px;color: #fff;font-weight: bold;text-align: center;display: inline-block;position: absolute;}
.serviceModel .font{font-size: 24px;color: #231815;text-align: center;font-weight: bold;position: absolute;width: 100%;}
.serviceModel .posi1{left:52px;top:251px;}
.serviceModel .posi2{left:199px;top:108px;}
.serviceModel .posi3{left:363px;top:108px;}
.serviceModel .posi4{right:58px;top:251px;}
.serviceModel .posi5{left:0px;bottom:-47px;}
.serviceModel .right{width: 315px;height: 402px;background: url('../images/page4_4.png') no-repeat;padding: 65px 0 0 50px;box-sizing: border-box;line-height: 1;}
.serviceModel .li{font-size: 16px;color: #fff;font-weight: bold;margin-bottom: 23px;display: flex;justify-content: flex-start;align-items: center;}
.serviceModel .li::before{content: '';width: 16px;height: 16px;background: url('../images/page4_2.png') no-repeat;margin-right: 14px;display: block;}
.serviceModel .li:nth-child(even):before{content: '';width: 16px;height: 16px;background: url('../images/page4_3.png') no-repeat;margin-right: 14px;display: block;}
.serviceModel .button-page{margin:38px auto 0;}
/*  */
.planningMentor{height: 682px;background: url('../images/page5.png') no-repeat center top;}
.planningMentor .tabs{width: 1135px;height: 126px;margin: auto;position: relative;padding: 0 62px;box-sizing: border-box;margin-bottom: 55px;}
.planningMentor .click{width: 37px;height: 71px;background: url('../images/page5_1.png') no-repeat;position: absolute;top: 24px;cursor: pointer;}
.planningMentor .click.left{left:0;}
.planningMentor .click.right{right:0;transform: rotate(180deg);}
.planningMentor .over{width: 100%;height: 100%;overflow: hidden;}

.planningMentor .li{width: 116px;height: 116px;border: 2px solid rgba(255, 121, 66, 0.67);border-radius: 50%;margin: auto;cursor: pointer;}
.planningMentor .li1{background: url('../images/s1/t1.png') no-repeat;}
.planningMentor .li2{background: url('../images/s1/t2.png') no-repeat;}
.planningMentor .li3{background: url('../images/s1/t3.png') no-repeat;}
.planningMentor .li4{background: url('../images/s1/t4.png') no-repeat;}
.planningMentor .li5{background: url('../images/s1/t5.png') no-repeat;}
.planningMentor .li6{background: url('../images/s1/t6.png') no-repeat;}
.planningMentor .li7{background: url('../images/s1/t7.png') no-repeat;}
.planningMentor .li8{background: url('../images/s1/t8.png') no-repeat;}
.planningMentor .li9{background: url('../images/s1/t9.png') no-repeat;}
.planningMentor .li10{background: url('../images/s1/t10.png') no-repeat;}
.planningMentor .li11{background: url('../images/s1/t11.png') no-repeat;}
.planningMentor .li12{background: url('../images/s1/t12.png') no-repeat;}
.planningMentor .swiper1 .swiper-slide-active .li{border: 5px solid rgba(255, 121, 66, 0.67);}
.planningMentor .swiper1 .swiper-wrapper{align-items: center;}

.planningMentor .flexEnd{display: flex;justify-content: flex-end;}
.planningMentor .content{width: 1080px;margin: 0 0 0 74px;position: relative;}
.planningMentor .item{display: flex;justify-content: space-between;height: 274px;}
.planningMentor .icon{width: 219px;height: 219px;border-radius: 50%;padding-top: 228px;box-sizing: border-box;line-height: 1;font-size: 24px;color: #231815;text-align: center;font-weight: bold;}
.planningMentor .icon1{background: url('../images/s2/t1.png') no-repeat;}
.planningMentor .icon2{background: url('../images/s2/t2.png') no-repeat;}
.planningMentor .icon3{background: url('../images/s2/t3.png') no-repeat;}
.planningMentor .icon4{background: url('../images/s2/t4.png') no-repeat;}
.planningMentor .icon5{background: url('../images/s2/t5.png') no-repeat;}
.planningMentor .icon6{background: url('../images/s2/t6.png') no-repeat;}
.planningMentor .icon7{background: url('../images/s2/t7.png') no-repeat;}
.planningMentor .icon8{background: url('../images/s2/t8.png') no-repeat;}
.planningMentor .icon9{background: url('../images/s2/t9.png') no-repeat;}
.planningMentor .icon10{background: url('../images/s2/t10.png') no-repeat;}
.planningMentor .icon11{background: url('../images/s2/t11.png') no-repeat;}
.planningMentor .icon12{background: url('../images/s2/t12.png') no-repeat;}
.planningMentor .flex{flex: 1;position: relative;padding: 30px 47px 0 83px;box-sizing: border-box;}
.planningMentor .title{font-size: 18px;line-height: 30px;color: #333;font-weight: bold;margin-bottom: 26px;height: 60px;display: flex;justify-content: flex-start;align-items: center;}
.planningMentor .i{width: 862px;height: 1px;background: #ff7942;position: absolute;left: -7px;top: 104px;}
.planningMentor .i div{width: 6px;height: 6px;background: #ff7942;position: absolute;right: 0;top: -3px;border-radius: 50%;}
.planningMentor .text{font-size: 14px;line-height: 30px;color: #333;}
/*  */
.fulfillAdream .content{position: relative;}
.fulfillAdream .click{width: 101px;height: 200px;background: url('../images/page6_1.png') no-repeat;position: absolute;top: 118px;cursor: pointer;}
.fulfillAdream .click.left{left:0;}
.fulfillAdream .click.right{right:0;transform: rotate(180deg);}
.fulfillAdream .over{width: 780px;height: 478px;margin: auto;}

.fulfillAdream .swiper3 .swiper-slide{transform: scale(0.8);transition: transform 0.35s ease-out;backface-visibility: hidden;}
.fulfillAdream .swiper3 .swiper-slide-active {transform: scale(1);}
/* .fulfillAdream .swiper3 .swiper-slide-prev,.swiper-slide-next {transform: scale(0.8);} */
.fulfillAdream .item img{box-shadow: 0 4px 14px rgba(126, 126, 126, 0.29);border-radius: 24px;display: block;margin: auto;}
.fulfillAdream .button-page{margin:0px auto 0;}
/*  */
.help-xdf-page {height: 699px;background: url('../images/page7.png') no-repeat center top;}
.help-xdf-page .content{height: 468px;background: url('../images/page7_3.png') no-repeat;position: relative;overflow: hidden;border-radius: 14px;}
.help-xdf-page .relative{position: absolute;left:30px;bottom:0;line-height: 1;}
.help-xdf-page .relative-logo{width: 104px;height: 25px;background: url('../images/page7_1.png') no-repeat;margin-bottom: 12px;}
.help-xdf-page .posi_XDF_introduce{font-size: 16px;color: #fff;padding-bottom: 22px;letter-spacing: 2px;}
.help-xdf-page .posi_XDF_introduce .bold{font-weight: bold;}
.help-xdf-page .list{width: 305px;float: right;padding: 55px 0 0 0;line-height: 1;}
.help-xdf-page .icon{width: 84px;height: 84px;}
.help-xdf-page .icon1{background: url('../images/page7_icon1.png') no-repeat;}
.help-xdf-page .icon2{background: url('../images/page7_icon2.png') no-repeat;}
.help-xdf-page .icon3{background: url('../images/page7_icon3.png') no-repeat;}
.help-xdf-page .icon4{background: url('../images/page7_icon4.png') no-repeat;}
.help-xdf-page .list .li{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 8px;}
.help-xdf-page .list .li .flex{padding-left: 20px;}
.help-xdf-page .list .li .numFont{font-weight: bold;font-size: 30px;color: #fff;margin-bottom: 12px;}
.help-xdf-page .list .li .numFont .min{position: relative;font-size: 16px;}
.help-xdf-page .list .li .numCont{font-size: 14px;color: #fff;}
.help-xdf-page .list .li .qs-top::before{content: '';animation: upDown_help 0.8s infinite;position: absolute;right: -59px;top: -27px; width: 82px;height: 31px;background: url('../images/page7_2.png') no-repeat;}
@keyframes upDown_help {
    0% {transform: translateY(0);}
    50% {transform: translateY(-4px);}
    100% {transform: translateY(0);}
}
@media (max-width:1000px) {
.banner,.studyAp,.coreStrengths,.abroadPlan,.serviceModel,.planningMentor,.fulfillAdream,.help-xdf-page{width: 7.5rem;margin: auto;}
/*  */
.banner{height: 5.15rem;background: url('../images/images/banner.png') no-repeat;background-size: 100% 100%;}
.banner .logo{width: 2.83rem; height: 0.5rem;display: none; background: url('https://oy.xdf.cn/include/logo/ea2.png') no-repeat;background-size: 100% auto;left: 0.31rem;top: 0.32rem;}
.banner .slogo{display: none;}
.banner .textImg{width: 6.27rem;height: 1.36rem;background: url('../images/images/banner_icon2.png') no-repeat;background-size: 100% 100%; left: 0.59rem;top:1.93rem;filter: drop-shadow(0 0 0 #fff);/*filter: drop-shadow(0px 0.04rem 0.06rem rgba(173, 46, 0, 0.3));*/}
.banner .text{width: 3.36rem;height: 0.92rem;background: url('../images/images/banner_icon1.png') no-repeat;background-size: 100% 100%; font-size: 0.22rem;line-height: 0.26rem; border: none; border-radius: 0px;left: 3.4rem;top: 0.87rem;padding-bottom: 0.21rem;box-sizing: border-box;}
.banner .button-box{width: 5.64rem;top: 3.78rem;left: calc((100% - 5.64rem)/2);}
.banner .button-box .button{width: 2.48rem;height: 0.48rem;border-radius: 0.24rem;font-size: 0.24rem;}
/*  */
.in-title{padding: 0;margin:0 auto 0.4rem;}
.in-title h2{display: none;}
.in-title.bk1{height: 0.58rem;background: url('../images/images/title11.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk2{height: 0.57rem;background: url('../images/images/title2.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk3{height: 0.6rem;background: url('../images/images/title3.png') no-repeat center top;background-size: auto 100%;margin-bottom: 0.16rem;}
.in-title.bk4{height: 0.61rem;background: url('../images/images/title51.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk5{height: 0.59rem;background: url('../images/images/title4.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk6{height: 0.59rem;background: url('../images/images/title6.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk7{height: 0.59rem;background: url('../images/images/title7.png') no-repeat center top;background-size: auto 100%;}
.page{padding: 0.6rem 0 0.8rem;}
.page .swiper-pagination{position: initial;width: 100%;font-size: 0;line-height: 1;display: flex;justify-content: center;align-items: center;margin-bottom: 0.4rem;opacity: 1;}
.page .swiper-pagination span{width: 0.12rem;height: 0.12rem;border-radius: 50%;background: #dcdada;border: 1px solid #ff6f36;box-sizing: border-box;margin: 0 0.04rem;opacity: 1;}
.page .swiper-pagination span.swiper-pagination-bullet-active{width: 0.72rem;border-radius: 0.06rem;background: #ff6f36;}
.button-page{width: 3.68rem;height: 0.67rem;border-radius: 0.33rem;background: #ff6f36;font-size: .28rem;border: 1px solid #ffc600;box-sizing: border-box;}
/*  */
.studyAp {height: auto;background: #fbf8ef;}
.studyAp .right{display: none;}
.studyAp .left{width: 100%;padding: 0 0.4rem 0;box-sizing: border-box;}
.studyAp .left .text{font-size: 0.2rem;line-height: 0.3rem;padding: 0;}
.studyAp .left .text span{display: block;text-indent: 2em;margin-bottom: 0.26rem;}
.studyAp .over{justify-content: center;}
/*  */
.coreStrengths .content{padding: 0 0.38rem 0.12rem;display: block;}
.coreStrengths .item{width: 100%;height: auto;border-radius: 0.05rem;padding-top: 0;margin-bottom: 0.28rem;position: relative;box-shadow: 0 0.02rem 0.06rem rgba(0, 0, 0, 0.14);box-sizing: border-box;}
.coreStrengths .item:hover{transform: translateY(0);}
.coreStrengths .item::before{content: '';width: 1px;height: 0.96rem;background: #ff6f36;position: absolute;left: 1.22rem;top: calc((100% - 0.96rem)/2);}
.coreStrengths .item2::before{left: auto;right: 1.22rem;height: 1.44rem;top: calc((100% - 1.44rem)/2);}
.coreStrengths .item1{background: #fbf8ef url('../images/images/page2_1.png') no-repeat left 0.3rem center ;background-size: 0.7rem 0.6rem;padding: 0 0.3rem 0 1.5rem;}
.coreStrengths .item2{background: #fbf8ef url('../images/images/page2_2.png') no-repeat right 0.32rem center ;background-size: 0.74rem 0.6rem;padding: 0 1.5rem 0 0.3rem;}
.coreStrengths .item3{background: #fbf8ef url('../images/images/page2_3.png') no-repeat left 0.3rem center ;background-size: 0.74rem 0.6rem;padding: 0 0.3rem 0 1.5rem;}
.coreStrengths .text{font-size: 0.2rem;line-height: 0.3rem;padding: 0.25rem 0;}
/*  */
.abroadPlan{height: auto;background: #fbf8ef;}
.abroadPlan .mswiper1{ width: 100%;height: 4.5rem;overflow: hidden;margin-bottom: 0.1rem;}
.abroadPlan .mswiper1 .swiper-slide {display: flex;align-items: center;justify-content: center;opacity: 0.8;transition: all 0.3s;}
.abroadPlan .mswiper1 .swiper-slide-active {opacity: 1;}
.abroadPlan .swiper-slide .mitem{width: 6.72rem;height: 3.98rem;background: #fff;border-radius: 0.05rem;box-shadow: 0 0.04rem 0.16rem 0.08rem rgba(117, 117, 117, 0.12);transition: all 0.3s;padding: 0.25rem 0.25rem 0;box-sizing: border-box;}

.abroadPlan .mtitle{font-size: 0.24rem;color: #333;font-weight: bold;line-height: 1;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 0.22rem;}
.abroadPlan .mtitle::before{content: '';width: 0.31rem;height: 0.31rem;background: url('../images/images/page3_1.png') no-repeat;background-size: 100% 100%;margin-right: 0.13rem;}
.abroadPlan .mtitle span{font-weight: normal;}
.abroadPlan .mtext{font-size: 0.2rem;line-height: 0.3rem;color: #333;margin-bottom: 0.3rem;}
.abroadPlan .button-page{margin: auto;position: initial;}
/*  */
.planningMentor{display: none;}
/*  */
.mplanningMentor .mcontent{margin: auto;width: 6.58rem;}
.mplanningMentor .button-page{margin: auto;}
.mplanningMentor .mraw{display: flex;justify-content: space-between;align-items: center; height: 2.9rem;padding: 0 0.15rem 0 0.05rem;box-sizing: border-box;}
.mplanningMentor .mraw:nth-child(1){border-bottom: 1px solid #ff7942;}
.mplanningMentor .mraw:nth-child(2){padding: 0.08rem 0.08rem 0 0.46rem;}
.mplanningMentor .mimages{width: 2.19rem;height: 2.19rem;background-size: 2.19rem 2.19rem !important;padding-top: 2.3rem;padding-bottom: 0.4rem; box-sizing: border-box;line-height: 1;text-align: center;}
.mplanningMentor .mimages p{font-size: 0.24rem;color: #231815;font-weight: bold;}
.mplanningMentor .m1{background: url('../images/s2/t1.png') no-repeat;}
.mplanningMentor .m2{background: url('../images/s2/t2.png') no-repeat;}
.mplanningMentor .m3{background: url('../images/s2/t3.png') no-repeat;}
.mplanningMentor .m4{background: url('../images/s2/t4.png') no-repeat;}
.mplanningMentor .m5{background: url('../images/s2/t5.png') no-repeat;}
.mplanningMentor .m6{background: url('../images/s2/t6.png') no-repeat;}
.mplanningMentor .m7{background: url('../images/s2/t7.png') no-repeat;}
.mplanningMentor .m8{background: url('../images/s2/t8.png') no-repeat;}
.mplanningMentor .m9{background: url('../images/s2/t9.png') no-repeat;}
.mplanningMentor .m10{background: url('../images/s2/t10.png') no-repeat;}
.mplanningMentor .m11{background: url('../images/s2/t11.png') no-repeat;}
.mplanningMentor .m12{background: url('../images/s2/t12.png') no-repeat;}
.mplanningMentor .mBox{width: 3.62rem;padding-top: 0.3rem;padding-bottom: 0.1rem;}
.mplanningMentor .mli{font-size: 0.2rem;color: #333;line-height: 0.3rem;position: relative;margin-bottom: 0.3rem;}
.mplanningMentor .mli::before{content: '';width: 0.16rem;height: 0.16rem;background: url('../images/images/page4_1.png') no-repeat;background-size: 100% 100%;position: absolute;left: -0.25rem;top: 0.08rem;}

/*  */
.serviceModel {background: #fbf8ef;}
.serviceModel .content{padding: 0;display: block;}
.serviceModel .left{width: 6.76rem;height: 3.33rem;background: url('../images/images/page5_2.png') no-repeat;background-size: 6.76rem 3.61rem; margin: auto;}
.serviceModel .text{font-size: 0.24rem;line-height: 0.29rem;}
.serviceModel .posi1{left: 0.54rem;top: 2.51rem;}
.serviceModel .posi2{left: 1.99rem;top: 1.08rem;}
.serviceModel .posi3{left: 3.65rem;top: 1.08rem;}
.serviceModel .posi4{right: 0.57rem;top: 2.51rem;}
.serviceModel .font{font-size: 0.24rem;}
.serviceModel .posi5{bottom:-0.47rem;}

.serviceModel .margin{margin: 0.82rem auto 0.33rem;width: 6.76rem;display: flex;justify-content: flex-end;}
.serviceModel .button{width: 3.15rem;height: 0.65rem;border-radius: 0.32rem;border: 1px solid #ffc600;display: flex;justify-content: center;align-items: center;background: #ff6f36;font-size: 0.28rem;color: #fff;font-family: "Source Han Sans CN";}
.serviceModel .button::after{content: '';width: 0.22rem;height: 0.27rem;background: url('../images/images/page5_1.png') no-repeat;background-size: 100% 100%;margin-left: 0.2rem;}

.serviceModel .right{width: 6.82rem;height: 6.78rem;background: url('../images/images/page5_3.png') no-repeat;background-size: 100% 100%;margin: auto;padding: 0;position: relative;line-height: 1;}
.serviceModel .right::before{content: '服务流程';font-size: 0.24rem;color: #fff;font-weight: bold;letter-spacing: 0.02rem;text-indent: -0.02rem;position: absolute;left:0.86rem;top:3.24rem;}
.serviceModel .li{font-size: 0.2rem;color: #231815;position: absolute;}
.serviceModel .li::before{display: none !important;}
.serviceModel .li:nth-child(1){left: 3.37rem;top: 0.64rem;}
.serviceModel .li:nth-child(2){left: 3.7rem;top: 1.4rem;}
.serviceModel .li:nth-child(3){left: 3.93rem;top: 2.16rem;}
.serviceModel .li:nth-child(4){left: 4.04rem;top: 2.92rem;}
.serviceModel .li:nth-child(5){left: 4.06rem;top: 3.68rem;}
.serviceModel .li:nth-child(6){left: 3.93rem;top: 4.44rem;}
.serviceModel .li:nth-child(7){left: 3.7rem;top: 5.19rem;}
.serviceModel .li:nth-child(8){left: 3.37rem;top: 5.96rem;}

.serviceModel .button-page{margin: 0.4rem auto 0;}
/*  */
.fulfillAdream .click{width: 0.6rem;height: 0.6rem;background:rgba(255, 111, 54, 0.2) url('../images/images/page6_1.png') no-repeat center center;background-size: 0.26rem 0.25rem;border-radius: 50%;top: 2.3rem;}
.fulfillAdream .click.left{left: 0.16rem;}
.fulfillAdream .click.right{right: 0.16rem;}
.fulfillAdream .over{width: 5.95rem;height: auto;}
.fulfillAdream .item{display: flex;justify-content: center;align-items: center;}
.fulfillAdream .item img{width: 2.78rem;box-shadow: 0 0.04rem 0.14rem rgba(126, 126, 126, 0.29);border-radius: 0.2rem;}
.fulfillAdream .swiper3 .swiper-slide{transform: scale(0.8);opacity: 0;padding-bottom: 0.5rem;}
.fulfillAdream .swiper3 .swiper-slide-active{z-index: 99; transform: scale(1);opacity: 1;}
.fulfillAdream .swiper3 .swiper-slide-prev {z-index: 98;opacity: 1;}
.fulfillAdream .swiper3 .swiper-slide-next {z-index: 98;opacity: 1;}
.fulfillAdream .swiper3 .swiper-slide-prev .item{transform: translateX(30px);}
.fulfillAdream .swiper3 .swiper-slide-next .item{transform: translateX(-30px);}
/*  */
.help-xdf-page {height: auto;}
.help-xdf-page .item{width: 6.3rem;height: 3.71rem;background: #ccc;border-radius: 0.22rem;position: relative;}
.help-xdf-page .swiper-slide{width: 6.3rem;margin-left: 0.3rem;}
.help-xdf-page .swiper-paginationPublic{width: 100%;position: initial;padding-top: 0.34rem;}
.help-xdf-page .item.bk1{background: url('../images/images/page7_1.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk2{background: url('../images/images/page7_2.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk3{background: url('../images/images/page7_3.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk4{background: url('../images/images/page7_4.png') no-repeat;background-size: 100% 100%;}

.help-xdf-page .posiTitem{padding-left: 0.34rem;position: absolute;left: 0;bottom: 0;padding-bottom: 0.3rem;width: 100%;height: auto;}
.help-xdf-page .img1{width: 0.37rem;margin-bottom: 0.21rem;vertical-align: bottom;}
.help-xdf-page .img2{width: 0.3rem;margin-bottom: 0.22rem;vertical-align: bottom;}
.help-xdf-page .img3{width: 0.32rem;margin-bottom: 0.22rem;vertical-align: bottom;}
.help-xdf-page .img4{width: 0.39rem;margin-bottom: 0.24rem;vertical-align: bottom;}
.help-xdf-page .contTit{font-size: 0.32rem;color: #fff;margin-bottom: 0.16rem;font-weight: bold;line-height: 1;}
.help-xdf-page .contFont{font-size: 0.24rem;color: #fff;line-height: 1;}
.help-xdf-page .swiper-paginationPublic{margin-bottom: 0;}









}










