.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;}

/* 按钮容器基础样式 鼠标悬浮时触发扫光动画*/
.btnFrames {overflow: hidden;position: relative;}
.btnFrames:hover::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%;pointer-events: none;animation: leftTransform ease-in-out 0.6s forwards;-webkit-animation: leftTransform ease-in-out 0.6s forwards;}
/* 流光动画 */
@keyframes leftTransform {
  0% { left: -20%; }
  100% { left: 120%; }
}
@media(max-width:1000px){
    .btnFrames:hover::after{display: none;}
    .m1200{width: 100%;}
    .pcno{display: block !important;}
    .mno{display: none !important;}
    .mflex{display: flex !important;}
    body{padding-bottom: 1rem;}
    .navFixed{left: calc((100% - 7.5rem)/2);}
}
/* banner*/
.banner{height: 600px;background: url('../images/banner.png') no-repeat center top;}
.banner .logo{width: 226px;position: absolute;left: 28px;top:35px;}
.banner .slogo{width: 166px;position: absolute;right: 50px;top:36px;}
.banner .logo img,.banner .slogo img{width: 100%;}
.banner .textImg{width: 1019px;height:297px;background: url('../images/banner_text.png') no-repeat;position: absolute;left: 91px;top:154px;}
.banner .text{font-size: 26px;color: #4f6f46;display: flex;justify-content: center;align-items: center;position: absolute;left: 0px;top: -13px;letter-spacing: 2px;text-indent: 0px;width: 100%;line-height: 1;}
.banner .text-title{height: 50px; font-size: 25px;color: #34502d;display: flex;justify-content: center;align-items: center;position: absolute;left: 427px;top: 195px;letter-spacing: 1px;text-indent: 1px;font-weight: bold;}
.banner .button-box{position: absolute;left: calc((100% - 472px)/2);top: 475px;width: 472px;display: flex;justify-content:space-between;align-items: center;}
.banner .button-box .button{cursor: pointer; width: 220px;height: 46px;border-radius: 23px;border: 1px solid #fcaf59;box-sizing: border-box;font-size: 16px;color: #ff6900;display: flex;justify-content: center;align-items: center;background: #fff;box-shadow: 0 4px 6px rgba(255, 144, 0, 0.12);text-indent: -1px;letter-spacing: 1px;}
.banner .button-box .button.active{background: linear-gradient(110deg,#ff9000,#ff6400);color: #fff;font-weight: bold;text-shadow: 0 1px 10px 2px rgba(245, 125, 38, 0.35);}
/*  */
.in-title{text-align: center;margin-bottom: 50px;padding-top: 30px;}
.in-title h2{font-size: 40px;color: #333;font-weight: bold;line-height: 1;letter-spacing: 2px;text-indent: -2px;}
.in-title h2 span{background-image: linear-gradient(-90deg, #ff982d, #ff6716);background-clip: text;-webkit-background-clip: text;color: transparent;}
.in-title h2 span.mr{margin-right: 10px;}
.in-title h2 span.ml{margin-left: 10px;}
.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;}
.page{padding: 60px 0 80px;}
.button-page{width: 260px;height: 46px;font-size: 16px;font-weight: bold; color: #fff;background: linear-gradient(110deg,#ff9000,#ff6400);display: flex;justify-content: center;align-items: center;border-radius: 23px;box-shadow: 0 6px 6px rgba(255, 144, 0, 0.12);margin: auto;}
/*  */
.styleSp-page{}
.styleSp-page .content{display: flex;justify-content: flex-end;padding: 36px 10px 0 0;box-sizing: border-box;}
.styleSp-page .item{width: 828px;height: 209px;background: #faffee;border-radius: 26px;padding: 23px 16px 0 85px;box-sizing: border-box;position: relative;}
.styleSp-page .relative{width: 398px;height: 230px;position: absolute;left: -334px;bottom: -10px;box-shadow: 1px 1px 21px rgba(56, 83, 35, 0.31);border-radius: 10px;}
.styleSp-page .relative img{position: absolute;bottom: 0;left: 0;border-radius: 10px;}
.styleSp-page .title{font-size: 18px;font-weight: bold;color: #333333;line-height: 1;position: relative;margin-bottom: 16px;}
.styleSp-page .title span{position: relative;}
.styleSp-page .title::before{content: '';width: 207px;height: 8px;background: #8ce1c1;position: absolute;left: 0;bottom:-4px;}
.styleSp-page .text{font-size: 15px;line-height: 23px;color: #000;margin-bottom: -8px;}
.styleSp-page .button{width: 170px;height: 32px;border-radius: 16px;font-size: 14px;color: #fff;float: right;box-shadow: 0 4px 6px rgba(255, 144, 0, 0.12);background: linear-gradient(-110deg,#ff6400,#ff9000);display: flex;justify-content: center;align-items: center;}
/*  */
.toSp-page{background: url('../images/page2.png') no-repeat;background-size: cover;padding-bottom: 50px;}
.toSp-page .content{display: flex;justify-content: space-between;padding-bottom: 50px;}
.toSp-page .item{width: 380px;height: 242px;position: relative;border-radius: 20px;transition: all 0.3s;padding: 104px 31px 0 31px;box-sizing: border-box;}
.toSp-page .item .relative{position: absolute;left: 0;bottom: 0;}
.toSp-page .title{font-size: 18px;color: #666666;font-weight: bold;position: relative;background: url('../images/page2_4.png') no-repeat left bottom;padding: 0 0 4px 5px ;margin-left: -5px;line-height: 1;}
.toSp-page .text{font-size: 15px;line-height: 22px;color: #666;position: relative;padding-top: 13px;}
.toSp-page .item:hover{box-shadow: 0 0 12px 12px rgba(212, 255, 204, 0.3);transform: translateY(-10px);}
.toSp-page .item:hover .text{font-weight: bold;}
/*  */
.target-au-page .content{padding: 0 70px 50px;box-sizing: border-box;}
.target-au-page .requirement{width: 1056px;height: 312px;border-radius: 30px;position: relative;}
.target-au-page .requirement::before{content: '';width: 100%;height: 100%;background: linear-gradient(180deg,#82bfb3,#eaf5cd);position: absolute;left:0;top: 0;border-radius: 30px;}
.target-au-page .max-item{width: calc((100% - 2px));height: calc((100% - 2px));position: absolute;left: 1px;top: 1px;background: linear-gradient(180deg,#fafdf7 2%,#fff);border-radius: 30px;display: flex;justify-content: flex-start;align-items: center;}
.target-au-page .line{width: 480px;height: 103px;margin:-51px auto -52px;background: url('../images/page3_2.png') no-repeat;}
.target-au-page .pople-img{width: 485px;height: 251px;background: url('../images/page3_1.png') no-repeat;margin-left: 31px;}
.target-au-page .right-text{flex: 1;padding:16px 0 0 22px;box-sizing: border-box;}
.target-au-page .head{font-size: 14px;color: #fff;font-weight: bold;width: 83px;height: 25px;background: #37a078;border-radius: 18px;display: flex;justify-content: center;align-items: center;}
.target-au-page .body{font-size: 14px;line-height: 22px;color: #333333;padding: 5px 0 16px 20px;box-sizing: border-box;}
.target-au-page .body span{display: block;}
/*  */
.plan-page{background: url('../images/page4.png') no-repeat center top;background-size: cover;}
.plan-page .content{padding: 0 0px 50px;box-sizing: border-box;display: flex;justify-content: center; align-items: center;}
.plan-page .item{width: 500px;height: 278px;border: 2px solid #fff;box-sizing: border-box;background: #fff url('../images/page4_1.jpg') no-repeat;box-shadow: 0 0 12px 12px rgba(212, 255, 204, 0.3),0 1px 10px rgba(24, 124, 229, 0.15);border-radius: 20px;}
.plan-page .add{width: 76px;height: 76px;background: url('../images/page4_1.png') no-repeat;margin: 0 30px;}
.plan-page .title{font-size: 18px;color: #333;font-weight: bold;padding: 20px 0 3px;position: relative;text-align: center;line-height: 1;}
.plan-page .title span{position: relative;z-index: 9;}
.plan-page .title::before{content: '';width: 115px;height: 7px;background: #58a9e3;position: absolute;left: calc((100% - 115px)/2);bottom: 0;}
.plan-page .list{display: flex;justify-content:space-between;flex-wrap: wrap;padding: 24px 20px 0;box-sizing: border-box;}
.plan-page .li{height: 105px;width: 25%;transition: 0.3s;}
.plan-page .li:hover{transform: translateY(-10px);}
.plan-page .icon{width: 63px;height: 62px;margin: 0 auto 9px;}
.plan-page .text{font-size: 14px;color: #333;text-align: center;line-height: 1;}
.plan-page .icon1{background: url('../images/page4_icon1.png') no-repeat;}
.plan-page .icon2{background: url('../images/page4_icon2.png') no-repeat;}
.plan-page .icon3{background: url('../images/page4_icon3.png') no-repeat;}
.plan-page .icon4{background: url('../images/page4_icon4.png') no-repeat;}
.plan-page .icon5{background: url('../images/page4_icon5.png') no-repeat;}
.plan-page .icon6{background: url('../images/page4_icon6.png') no-repeat;}
.plan-page .icon7{background: url('../images/page4_icon7.png') no-repeat;}
.plan-page .icon8{background: url('../images/page4_icon8.png') no-repeat;}

.plan-page .icon9{background: url('../images/page4_r1.png') no-repeat;}
.plan-page .icon10{background: url('../images/page4_r2.png') no-repeat;}
.plan-page .icon11{background: url('../images/page4_r3.png') no-repeat;}
.plan-page .icon12{background: url('../images/page4_r4.png') no-repeat;}
.plan-page .icon13{background: url('../images/page4_r5.png') no-repeat;}
.plan-page .icon14{background: url('../images/page4_r6.png') no-repeat;}
.plan-page .icon15{background: url('../images/page4_r7.png') no-repeat;}
.plan-page .empty{visibility: hidden;}

/*  */
.dream-page .content{position: relative;}
.dream-page .btn{width: 89px;height: 73px;background: url('../images/page5_1.png') no-repeat;position: absolute;left:0;top:155px;cursor: pointer;}
.dream-page .btn.next{transform: rotate(180deg);left: auto;right: 0;}
.dream-page .max-content{width: 1010px;margin: auto;position: relative;}
.dream-page .offer{width: 237px;height: auto;display: block;margin: auto;}
.dream-page .swiper{padding: 0 0px;box-sizing: border-box;position: relative;z-index: 99;pointer-events: none;}
.dream-page .swiper-slide{padding-bottom: 50px;}
.dream-page .rela-shawer{position: absolute;left: 7px;top: 0;width: 995px;height: 100%;display: flex;justify-content: space-between;}
.dream-page .rela-shawer .item{width: 237px;height: 403px;}
.dream-page .rela-shawer .item:hover{box-shadow: 5px 5px 29px rgba(49, 99, 39, 0.4);}
/*  */
 
/*  */
.help-xdf-page {}
.help-xdf-page .content{height: 420px;background: url('https://oy.xdf.cn/include/2026/1200-420-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: 106px;height: 27px;background: url('../images/page6_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: 30px 0 0 0;line-height: 1;}
.help-xdf-page .icon{width: 84px;height: 84px;}
.help-xdf-page .icon1{background: url('../images/page6_icon1.png') no-repeat;}
.help-xdf-page .icon2{background: url('../images/page6_icon2.png') no-repeat;}
.help-xdf-page .icon3{background: url('../images/page6_icon3.png') no-repeat;}
.help-xdf-page .icon4{background: url('../images/page6_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: 10px;}
.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/page6_qs.png') no-repeat;}
@keyframes upDown_help {
    0% {transform: translateY(0);}
    50% {transform: translateY(-4px);}
    100% {transform: translateY(0);}
}
@media (max-width:1000px) {
.banner,.nav,.page{width: 7.5rem;margin: auto;}
/*  */
.in-title{padding: 0;margin:0 auto 0.5rem;}
.in-title h2{display: none;}
.in-title.bk1{height: 0.78rem;background: url('../images/images/title1.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk2{height: 0.76rem;background: url('../images/images/title2.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk3{height: 0.72rem;background: url('../images/images/title3.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk4{height: 0.73rem;background: url('../images/images/title4.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk5{height: 0.63rem;background: url('../images/images/title5.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk6{height: 0.63rem;background: url('../images/images/title6.png') no-repeat center top;background-size: auto 100%;}
.page{padding: 0.6rem 0 0.6rem;}
.page .swiper-pagination{position: initial;width: 100%;font-size: 0;line-height: 1;display: flex;justify-content: center;align-items: center;margin-bottom: 0.5rem;opacity: 1;}
.page .swiper-pagination span{width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #34c492;box-sizing: border-box;margin: 0 0.04rem;opacity: 1;}
.page .swiper-pagination span.swiper-pagination-bullet-active{width: 0.35rem;border-radius: 0.08rem;background: #34c492;}
.button-page{width: 3.9rem;height: 0.8rem;border-radius: 0.4rem;background: linear-gradient(-110deg, #ff6400, #ff9000);font-size: .28rem;box-sizing: border-box;letter-spacing: 0.01rem;text-indent: -0.01rem;}
/*  */
.banner{height:4.99rem;background: url('../images/images/banner.png') no-repeat;background-size: cover;}
.banner .logo{width: 2.7rem;left: 0.19rem;top: 0.2rem;}
.banner .slogo{width: 1.88rem;right: 0.22rem;top: 0.17rem;}
.banner .textImg{width: 7.5rem;height: 2.79rem;background: url('../images/images/banner_text.png') no-repeat;background-size: 100% auto;left: 0;top: 1.14rem;}
.banner .text{font-size: 0.24rem;left: 0rem;top: -0.1rem;letter-spacing: 0.03rem;text-indent: -0.03rem;display: none;}
.banner .text-title{display: none;}
.banner .button-box{width: 5.12rem;left: calc((100% - 5.12rem)/2);top: 3.85rem;}
.banner .button-box .button{width: 2.32rem;height: 0.5rem;border-radius: 0.25rem;font-size: 0.24rem;}
.banner .button-box .button.active{font-weight: normal;}
/*  */
.nav{height: 1.46rem;display: flex;justify-content:space-between;flex-wrap: wrap;box-shadow: 0 0.04rem 0.06rem rgba(252, 245, 238, 0.6);background: #fff;}
.nav a{width: 33.3%;height: 50%;display: flex;justify-content: center;position: relative;align-items: center;font-size: 0.26rem;color: #666666;}
.nav a::before{content: '';width: 1px;height: 0.34rem;background: #666;position: absolute;right: 0;top: ((100% - 0.34rem)/2);}
.nav a:nth-child(3n):before{display: none;}
.nav a.active{font-weight: bold;}
.nav a.active span{background-image: linear-gradient(-90deg, #0b968e, #3ba792);background-clip: text;-webkit-background-clip: text;color: transparent;}
.nav a.active::after{content: '';width: 0.4rem;height: 0.04rem;background: #0fa784;border-radius: 0.02rem;position: absolute;left: calc((100% - 0.4rem)/2);bottom: 0.08rem;}
/*  */
.styleSp-page .content{padding: 0;}
.styleSp-page .relative{display: none;}
.styleSp-page .item{width: 6.92rem;height: 4.96rem;background: url('../images/images/page1.png') no-repeat;background-size: 100% auto;margin: auto;padding: 0.36rem 0.26rem 0;box-sizing: border-box;border-radius: 0.26rem;}
.styleSp-page .title{font-size: 0.26rem;color: #333;margin-bottom: 0;text-align: center;padding-bottom: 0.04rem;}
.styleSp-page .title::before{width: 3.02rem;height: 0.11rem;background: #8ce1c1;left: calc((100% - 3.02rem)/2);bottom: 0;}
.styleSp-page .text{font-size: 0.22rem;line-height: 0.41rem;padding-top: 0.1rem;margin-bottom: 0.22rem;}
.styleSp-page .button{width: 3.9rem;height: 0.8rem;float: inherit;border-radius: 0.4rem;font-size: 0.28rem;color: #fff;font-weight: bold;margin: auto;box-shadow: 0 0.04rem 0.08rem rgba(247, 119, 34, 0.3);}
/*  */
.toSp-page{background: url('../images/images/page2.png') no-repeat;background-size: cover;}
.toSp-page .content{padding-bottom: 0.2rem;display: block;width: 6.9rem;margin: auto;}
.toSp-page .item{width: 100%;height:2.45rem;margin-bottom: 0.3rem;border-radius: 0.2rem;padding: 1.03rem 0.2rem 0 0.4rem;box-sizing: border-box;}
.toSp-page .item:hover{transform: translateY(0px);}
.toSp-page .item .relative{display: none;}
.toSp-page .title{font-size: 0.28rem;background-size: 0.59rem auto;padding:0 0 0.03rem 0.09rem;margin-left: -0.05rem;box-sizing: border-box;}
.toSp-page .text{font-size: 0.24rem;line-height: 0.38rem;padding-top: 0.12rem;}
.toSp-page .item:hover .text{font-weight: normal;}

.toSp-page .item:nth-child(1){background: url('../images/images/page2_1.png') no-repeat;background-size: 100% auto;}
.toSp-page .item:nth-child(2){background: url('../images/images/page2_2.png') no-repeat;background-size: 100% auto;}
.toSp-page .item:nth-child(3){background: url('../images/images/page2_3.png') no-repeat;background-size: 100% auto;height: 2.83rem;}
/*  */
.target-au-page .content{padding: 0 0 0.5rem 0;}
.target-au-page .requirement{width: 6.8rem;height: 3.8rem;border-radius: 0.3rem;margin: auto;}
.target-au-page .requirement::before{border-radius: 0.3rem;}
.target-au-page .max-item{border-radius: 0.3rem;display: block;}
.target-au-page .pople-img{display: none;}
.target-au-page .right-text{width: 100%;padding:0.39rem 0.5rem 0;}
.target-au-page .head{width: 1.26rem;height: 0.35rem;border-radius: 0.17rem;font-size: 0.24rem;}
.target-au-page .body{font-size: 0.2rem;line-height: 0.33rem;padding: 0.14rem 0 0.15rem 0.1rem;}
.target-au-page .line{width: 4.5rem;height: 0.97rem;background-size: cover;margin: -0.54rem auto -0.43rem;pointer-events: none;}
/*  */
.plan-page .content{padding:0 0.25rem 0.5rem;box-sizing: border-box;}
.plan-page .item{background: url('../images/images/page4_2.jpg') no-repeat;background-size: cover;width: 3.24rem;height: 7.1rem;box-shadow: 0 0 0.12rem 0.12rem rgba(212, 255, 204, 0.3), 0 0.01rem 0.1rem rgba(24, 124, 229, 0.15);border-radius: 0.2rem;}
.plan-page .add{background: url('../images/images/page4_1.png') no-repeat;background-size: cover;width: .64rem;height: .64rem;margin: 0 -0.14rem 0;position: relative;z-index: 9;}
.plan-page .title{font-size: 0.26rem;color: #333;padding: 0.3rem 0 0.02rem;}
.plan-page .title::before{width: 1.63rem;height: 0.07rem;left: calc((100% - 1.63rem)/2);}
.plan-page .list{padding: 0.3rem 0 0;}
.plan-page .li{width: 50%;height: 1.53rem;position: relative;}
.plan-page .li:hover{transform: translateY(0);}
.plan-page .icon{width: 0.92rem;height: 0.93rem;margin: 0 auto 0.15rem;}
.plan-page .text{font-size: 0.22rem;white-space: nowrap;}
.plan-page .icon1{background: url('../images/images/icon/1.png') no-repeat;background-size: 100% auto;}
.plan-page .icon2{background: url('../images/images/icon/2.png') no-repeat;background-size: 100% auto;}
.plan-page .icon3{background: url('../images/images/icon/3.png') no-repeat;background-size: 100% auto;}
.plan-page .icon4{background: url('../images/images/icon/4.png') no-repeat;background-size: 100% auto;}
.plan-page .icon5{background: url('../images/images/icon/5.png') no-repeat;background-size: 100% auto;}
.plan-page .icon6{background: url('../images/images/icon/6.png') no-repeat;background-size: 100% auto;}
.plan-page .icon7{background: url('../images/images/icon/7.png') no-repeat;background-size: 100% auto;}
.plan-page .icon8{background: url('../images/images/icon/8.png') no-repeat;background-size: 100% auto;}
.plan-page .icon9{background: url('../images/images/icon/9.png') no-repeat;background-size: 100% auto;}
.plan-page .icon10{background: url('../images/images/icon/10.png') no-repeat;background-size: 100% auto;}
.plan-page .icon11{background: url('../images/images/icon/11.png') no-repeat;background-size: 100% auto;}
.plan-page .icon12{background: url('../images/images/icon/12.png') no-repeat;background-size: 100% auto;}
.plan-page .icon13{background: url('../images/images/icon/13.png') no-repeat;background-size: 100% auto;}
.plan-page .icon14{background: url('../images/images/icon/14.png') no-repeat;background-size: 100% auto;}
.plan-page .icon15{background: url('../images/images/icon/15.png') no-repeat;background-size: 100% auto;}
/*  */
.dream-page .btn{width: 0.86rem;height: 0.73rem;background: url('../images/page5_1.png') no-repeat;background-size: 100% auto;z-index: 333;top: 1.55rem;}
.dream-page .rela-shawer{display: none;}
.dream-page .swiper{pointer-events: all;}
.dream-page .offer{width: 2.25rem;height: auto;}
.dream-page .swiper-slide{padding-bottom: 0.3rem;width: 2.25rem !important;margin-left: 0.22rem;}

/*  */
.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 .swiperc{width: 100%;position: initial;padding-top: 0rem;}
.help-xdf-page .item.bk1{background: url('https://oy.xdf.cn/include/2026/630-371-1.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk2{background: url('../images/images/oy-bk2.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk3{background: url('../images/images/oy-bk3.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk4{background: url('../images/images/oy-bk4.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 .swipercs{margin-bottom: 0;padding-top: 0.24rem;}

}










