.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: 560px;background: url('../images/banner.png') no-repeat center top;}
.banner .logo{width: 237px;position: absolute;left: 46px;top:36px;filter: drop-shadow(0px 3px 3px rgba(49, 143, 230, 0.68));display: none;}
.banner .slogo{width: 175px;position: absolute;right: 45px;top:35px;filter: drop-shadow(0px 3px 3px rgba(49, 143, 230, 0.68));display: none;}
.banner .text-img{width: 569px;height: 304px;background: url('../images/banner_text.png') no-repeat;position: absolute;left: 316px;top: 86px;}
.banner .buttons{width: 600px;display: flex;justify-content: space-between;position: absolute;left: calc((100% - 600px)/2);top: 415px;}
.banner .button{width: 291px;height: 57px;font-family: "FZLTZHJW";background: url('../images/banner_btn.png') no-repeat;display: flex;justify-content: center;align-items: center;font-size: 30px;color: #f97325;letter-spacing: 1px;text-indent: -1px;padding-top: 4px;box-sizing: border-box;cursor: pointer;border-radius: 27px;}
.banner .button.active{background: url('../images/banner_btn_1.png') no-repeat;color: #fff;background-size: 100% 100%;}
@font-face {
  font-family: "FZLTZHJW";
  src: url("https://oy.xdf.cn/include/font/FZLTZHJW.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*  */
.in-title{text-align: center;padding-top: 30px;display: flex;justify-content: center;align-items: center;background: url('../images/title.png') no-repeat center top;}
.in-title h2{font-size: 40px;color: #333;font-weight: bold;line-height: 1;letter-spacing: 2px;text-indent: -2px;padding: 0 28px;}
.in-title h2 .bold{color: #1f96fe;}
.in-title::before{content: '';width: 37px;height: 19px;background: url('../images/title_1.png') no-repeat;display: block;}
.in-title::after{content: '';width: 37px;height: 19px;background: url('../images/title_1.png') no-repeat;display: block;transform: rotate(180deg);}
.in-title-small{font-size: 22px;color: #111;padding-top: 15px;text-align: center;line-height: 1;}
.page{padding: 50px 0 80px;}
.button-page{width: 260px;height: 47px;font-size: 16px;color: #fff;background: url('../images/button.png') no-repeat;border-radius: 23px; display: flex;justify-content: center;align-items: center;margin: auto;font-weight: bold;}
/*  */
.education-page{background: url('../images/page1.png') no-repeat center top;background-size: cover;}
.education-page .content{padding: 60px 0 58px;display: flex;justify-content: space-between;}
.education-page .item{width: 280px;height: 320px;border-radius: 14px;background: #ffffff;box-shadow: 0 0 11px 11px rgba(233, 239, 242, 0.2);padding: 0 26px;box-sizing: border-box;transition: 0.3s;}
.education-page .icon{width: 95px;height: 95px;margin: 10px auto 12px;}
.education-page .icon1{background: url('../images/page1_1.png') no-repeat;}
.education-page .icon2{background: url('../images/page1_2.png') no-repeat;}
.education-page .icon3{background: url('../images/page1_3.png') no-repeat;}
.education-page .icon4{background: url('../images/page1_4.png') no-repeat;}
.education-page .title{font-size: 18px;color: #111;font-weight: bold;padding-bottom: 22px;border-bottom: 1px solid #ebebeb;margin-bottom: 22px;text-align: center;line-height: 1;}
.education-page .text{font-size: 14px;line-height: 24px;color: #666666;}
.education-page .item:hover{background: url('../images/page1_0.png') no-repeat;transform: translateY(-10px);}
.education-page .item:hover .title{color: #fff;}
.education-page .item:hover .text{color: #fff;}

/*  */
.accompany-page{background: url('../images/page2.png') no-repeat center top;background-size: cover;}
.accompany-page .content{padding: 60px 0 58px;}
.accompany-page .map{padding: 0 38px 0 614px;width: 100%;height: 547px;border-radius: 20px;background: #fff url('../images/page2_map.png') no-repeat left -112px  center;box-shadow:0 5px 30px rgba(2, 0, 51, 0.06);box-sizing: border-box;position: relative;overflow: hidden;}
.accompany-page .map::after{content: '';width: 5px;height: 100%;position: absolute;right: 0;top: 0;background: #1f96fe;}
.accompany-page .list{padding-top: 43px;box-sizing: border-box;}
.accompany-page .item{margin-bottom: 30px;}
.accompany-page .title{font-size: 18px;color: #333333;font-weight: bold;margin-bottom: 13px;line-height: 1;position: relative;}
.accompany-page .text{font-size: 16px;color: #666666;line-height: 28px;}
.accompany-page .title::before{content: '';width: 25px;height: 22px;background: url('../images/page2_1.png') no-repeat;position: absolute;left: -34px;top: -4px;}
.accompany-page .title2::before{content: '';width: 25px;height: 23px;background: url('../images/page2_2.png') no-repeat;left: -34px;top: -3px;}
.accompany-page .title3::before{content: '';width: 25px;height: 22px;background: url('../images/page2_3.png') no-repeat;left: -34px;top: -3px;}
/*  */
.timeplan-page{background: url('../images/page3.png') no-repeat center top;background-size: cover;}
.timeplan-page .content{padding: 60px 0 58px;display: flex;justify-content: space-between;}
.timeplan-page .tabs{width: 166px;}
.timeplan-page .tab-li{width: 100%;height: 60px;background: #edf6fe;font-size: 18px;color: #1f96fe;display: flex;justify-content: center;align-items: center;border:1px solid rgba(51, 139, 249, 0.06);cursor: pointer;box-sizing: border-box;}
.timeplan-page .tab-li:first-child{border-radius: 20px 20px 0 0 ;}
.timeplan-page .tab-li:last-child{border-radius: 0px 0px 20px 20px ;}
.timeplan-page .tab-li.active{font-size: 20px;color: #fff;font-weight: bold;background: url('../images/page3_tab.png') no-repeat;border: none;}

.timeplan-page .tab-content{width: 1023px;height: 440px;background: #fff;border-radius: 20px;box-shadow: 0 0 20px 10px rgba(240, 240, 240, 0.4);}
.timeplan-page .item{display: none;padding: 37px 54px 0 55px;box-sizing: border-box;width: 100%;height: 100%;position: relative;}
.timeplan-page .item.active{display: block;}
.timeplan-page .title{padding-left: 27px;position: relative;font-size: 18px;}
.timeplan-page .title::before{content: '';width: 30px;height: 31px;background: url('../images/page3_1.png') no-repeat;position: absolute;left: -10px;top: -7px;}
.timeplan-page .title span{color: #1f96fe;font-weight: bold;}
.timeplan-page .process{height: 280px;padding-top: 46px;box-sizing: border-box;display: flex;justify-content: space-between;position: relative;}
.timeplan-page .pro-li{display: flex;flex-wrap: wrap;align-items: center;align-self: start;width: 100px;}
.timeplan-page .text-time{font-size: 18px;color: #333;font-weight: bold;text-align: center;width: 100%;line-height: 1;}
.timeplan-page .icon{width: 89px;height: 42px;background: #1f96fe;border-radius: 21px;display: flex;justify-content: center;align-items: center;margin:30px auto 0;position: relative;}
.timeplan-page .icon::before{content: ''; width: 14px;height: 12px;background: url('../images/page3_00.png') no-repeat; position: absolute;left: calc((100% - 14px)/2);top: -22px;}
.timeplan-page .text{font-size: 16px;line-height: 20px;color: #666666;text-align: center;padding-top: 14px;width: 100%;}
.timeplan-page .process::before{content: '';width: 820px;height: 2px;background: #1f96fe;position: absolute;left: 40px;top: 115px;}
.timeplan-page .raw{font-size: 16px;line-height: 28px;color: #666;display: flex;justify-content: flex-start;}
.timeplan-page .raw::before{content: '';width: 14px;height: 14px;background: url('../images/page3_2.png') no-repeat;margin-right: 7px;transform: translateY(6px);}
.timeplan-page .relative{font-size: 18px;color: #1f96fe;font-weight: bold;position: absolute;right: 60px;bottom: 29px;}
.timeplan-page .relative:hover{color: #f97325;}
/*  */
.process-page{background: url('../images/page4.png') no-repeat center top;background-size: cover;}
.process-page .content{padding-top: 60px;box-sizing: border-box; height: 540px;position: relative;background: url('../images/page4_0.png') no-repeat left 36px top 235px;}
.process-page .max-box{position: relative;}
.process-page .slide{width: 161px;height: 256px;position: absolute;}
.process-page .max-div{}
.process-page .title{font-size: 16px;line-height: 23px;color: #333333;text-align: center;}
.process-page .slide0{background: url('../images/page4_1.png') no-repeat;left: 51px;}
.process-page .slide1{background: url('../images/page4_2.png') no-repeat;left: 188px;}
.process-page .slide2{background: url('../images/page4_3.png') no-repeat;left: 318px;}
.process-page .slide3{background: url('../images/page4_4.png') no-repeat;left: 455px;}
.process-page .slide4{background: url('../images/page4_5.png') no-repeat;left: 585px;}
.process-page .slide5{background: url('../images/page4_6.png') no-repeat;left: 721px;}
.process-page .slide6{background: url('../images/page4_7.png') no-repeat;left: 852px;}
.process-page .slide7{background: url('../images/page4_8.png') no-repeat;left: 988px;}
.process-page .slide:nth-child(even){padding-top: 180px;box-sizing: border-box;top: 169px;}
.process-page .slide:nth-child(odd){padding-top: 104px;box-sizing: border-box;top: 0px;}
/*  */
.help-xdf-page {background: url('../images/page5.png') no-repeat center top;background-size: cover;}
.help-xdf-page .content{height: 421px;background: url('../images/page5_bk.png') no-repeat;position: relative;overflow: hidden;border-radius: 14px;margin-top: 60px;}
.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/page5_1.png') no-repeat;margin-bottom: 10px;}
.help-xdf-page .posi_XDF_introduce{font-size: 16px;color: #fff;padding-bottom: 14px;letter-spacing: 2px;}
.help-xdf-page .posi_XDF_introduce .bold{font-weight: bold;}
.help-xdf-page .list{width: 293px;float: right;padding: 40px 0 0 0;line-height: 1;}
.help-xdf-page .icon{width: 61px;height: 61px;}
.help-xdf-page .icon1{background: url('../images/page5_01.png') no-repeat;}
.help-xdf-page .icon2{background: url('../images/page5_02.png') no-repeat;}
.help-xdf-page .icon3{background: url('../images/page5_03.png') no-repeat;}
.help-xdf-page .icon4{background: url('../images/page5_04.png') no-repeat;}
.help-xdf-page .list .li{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 30px;}
.help-xdf-page .list .li .flex{padding-left: 32px;}
.help-xdf-page .list .li .numFont{font-weight: bold;font-size: 30px;color: #1f96fe;margin-bottom: 12px;}
.help-xdf-page .list .li .numFont .min{position: relative;font-size: 16px;color: #333;}
.help-xdf-page .list .li .numCont{font-size: 14px;color: #666666;}
.help-xdf-page .list .li .qs-top::before{content: '';animation: upDown_help 0.8s infinite;position: absolute;right: -59px;top: -27px; width: 82px;height: 32px;background: url('../images/page5_qs.png') no-repeat;}
@keyframes upDown_help {
    0% {transform: translateY(0);}
    50% {transform: translateY(-4px);}
    100% {transform: translateY(0);}
}
@media (max-width:1000px) {
.banner,.page{width: 7.5rem;margin: auto;}
/*  */
.in-title{padding: 0;margin:0 auto 0rem;}
.in-title h2{display: none;}
.in-title.bk1{height: 0.59rem;background: url('../images/images/title1.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk2{height: 0.59rem;background: url('../images/images/title2.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk3{height: 0.59rem;background: url('../images/images/title3.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk4{height: 0.59rem;background: url('../images/images/title4.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk5{height: 0.59rem;background: url('../images/images/title5.png') no-repeat center top;background-size: auto 100%;}
.in-title-small{font-size: 0.24rem;color: #0d0409;padding-top: 0.15rem;}
.page{padding: 0.5rem 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.4rem;opacity: 1;}
.page .swiper-pagination span{width: 0.08rem;height: 0.08rem;border-radius: 50%;background: #dcdada;box-sizing: border-box;margin: 0 0.04rem;opacity: 1;}
.page .swiper-pagination span.swiper-pagination-bullet-active{width: 0.3rem;border-radius: 0.04rem;background: #1f96fe;}
.button-page{width: 3.9rem;height: 0.81rem;border-radius: 0.4rem;background: url('../images/images/button.png') no-repeat;background-size: 100% 100%; font-size: .28rem;box-sizing: border-box;letter-spacing: 0.01rem;text-indent: -0.01rem;}
/*  */
.banner{height: 5rem;background: url('../images/images/banner.png') no-repeat;background-size: 100% 100%;}
.banner .logo{width: 2.37rem;left: 0.47rem;top: 0.29rem;height: auto;}
.banner .slogo{width: 1.75rem;height: auto;right:0.4rem;top:0.3rem;}
.banner .text-img{width: 5.05rem;height: 2.72rem;background: url('../images/images/banner_text.png') no-repeat;background-size: 100% 100%;left: calc((100% - 5.05rem)/2);top: 0.88rem;}
.banner .buttons{width: 5.3rem;left: calc((100% - 5.2rem) / 2);top: 3.82rem;}
.banner .button{width: 2.57rem;height: 0.51rem;background: url('../images/images/banner_btn.png') no-repeat;background-size: 100% 100%;font-size: 0.26rem;border-radius: 0.23rem;letter-spacing: 0.01rem;text-indent: -0.01rem;}
.banner .button.active{background: url('../images/images/banner_btn_2.png') no-repeat;background-size: 100% 100%;}
/*  */
.education-page{background: url('../images/images/page1.png') no-repeat;background-size: cover;}
.education-page .content{padding: 0.4rem 0.28rem;box-sizing: border-box;display: block;}
.education-page .item{width: 100%;height: auto;background: #fff !important;border-radius: 0.1rem;box-shadow: 0 0 0.06rem 0.04rem rgba(31, 150, 254, 0.07);padding: 0.34rem 0.35rem 0.31rem;box-sizing: border-box;margin-bottom: 0.2rem;}
.education-page .item:last-child{margin-bottom: 0px;}
.education-page .item:hover{transform: translateY(0px);}
.education-page .icon{display: none;}
.education-page .title{text-align: left;font-size: 0.28rem;color: #333 !important; display:flex;justify-content: flex-start;align-items: center;padding-bottom: 0.19rem;margin-bottom: 0.12rem;}
.education-page .title::before{content: '';width: 0.05rem;height: 0.28rem;background: url('../images/images/page1_1.png') no-repeat;background-size: 100% 100%;margin-right: 0.12rem;border-radius: 0.03rem;}
.education-page .text{font-size: 0.22rem;line-height: 0.38rem;color: #999999 !important;}
/*  */
.accompany-page{background: url('../images/images/page2.png') no-repeat;background-size: cover;}
.accompany-page .content{padding: 0.4rem 0.28rem 0.38rem;box-sizing: border-box;}
.accompany-page .content::before{content: '';width: 100%;height: 5.14rem;background: url('../images/images/page2_1.png') no-repeat;background-size: 100% 100%;display: block;border-radius: 0.2rem;box-shadow: 0 0 0.06rem 0.04rem rgba(255, 126, 77, 0.07);margin-bottom: 0.27rem;}
.accompany-page .map{width: 100%;height: auto;background: #fff; border-radius: 0.1rem;box-shadow: 0 0 0.06rem 0.04rem rgba(255, 126, 77, 0.07);padding: 0.46rem 0.35rem 0.4rem;box-sizing: border-box;}
.accompany-page .map::after{display: none;}
.accompany-page .list{padding: 0;}
.accompany-page .item{margin-bottom: 0.36rem;}
.accompany-page .title{font-size: 0.28rem;margin-bottom: 0.18rem;display: flex;justify-content: flex-start;align-items: center;}
.accompany-page .text{font-size: 0.22rem;line-height: 0.38rem;color: #999999;padding-bottom: 0.26rem;border-bottom: 1px solid #ebebeb;}
.accompany-page .title::before{width: 0.35rem;height: 0.32rem;background: url('../images/images/page2_01.png') no-repeat;background-size: 100% 100%;position: initial;display: block;margin-right: 0.14rem;}
.accompany-page .title2::before{background: url('../images/images/page2_02.png') no-repeat;background-size: 100% 100%;margin-right: 0.12rem;}
.accompany-page .title3::before{background: url('../images/images/page2_03.png') no-repeat;background-size: 100% 100%;margin-right: 0.12rem;}
.accompany-page .item:last-child {margin-bottom: 0px;}
.accompany-page .item:last-child .text{padding-bottom: 0px;border: none;}
/*  */
.timeplan-page{background: url('../images/images/page3.png') no-repeat;background-size: cover;}
.timeplan-page .content{padding: 0.4rem 0.28rem 0rem 0.4rem;box-sizing: border-box;margin-bottom: 0.3rem;display: block;}
.timeplan-page .tabs{display: none;}
.timeplan-page .tab-content{width: 100%;height: auto;border-radius: 0px;box-shadow: none;}
.timeplan-page .item{display: none !important;}
.timeplan-page .item:nth-child(4){display: block !important;}
.timeplan-page .item{width: 100%;height: 3.41rem;border-radius: 0.15rem;background: #fff url('../images/images/page3_6.png') no-repeat right center;background-size: 6.81rem 3.41rem; box-shadow: 0 0 0.06rem 0.04rem rgba(31,150, 254, 0.07);padding:1.18rem 0.35rem 0 0.22rem;position: relative;box-sizing: border-box;}
.timeplan-page .title{width: 2.96rem;height: 0.59rem;background: url('../images/images/page3_3.png') no-repeat;background-size: 100% 100%;position: absolute;left: -0.13rem;top: 0.17rem;font-size: 0.28rem;padding: 0 0 0.05rem 0.35rem;box-sizing: border-box;display: flex;justify-content: flex-start;align-items: center;}
.timeplan-page .title::before{width: 0.32rem;height: 0.33rem;background: url('../images/images/page3_1.png') no-repeat;background-size: 100% 100%;position: initial;margin-right: 0.12rem;margin-top: 0.03rem;}
.timeplan-page .title span{color: #fff;padding-top: 0.02rem;box-sizing: border-box;}
.timeplan-page .process{height: auto;padding: 0;}
.timeplan-page .process::before{width: 5.64rem;height: 0.02rem;left: 0.4rem;top: 0.88rem;}
.timeplan-page .pro-li{width: 1.22rem;}
.timeplan-page .text-time{font-size: 0.26rem;white-space: nowrap;}
.timeplan-page .icon{width: 1.12rem;height: 0.53rem;border-radius: 0.26rem;margin-top: 0.37rem;}
.timeplan-page .icon::before{width: 0.19rem;height: 0.16rem;background: url('../images/images/page3_5.png') no-repeat;background-size: 100% 100%;left: calc((100% - 0.19rem) / 2);top: -0.28rem;}
.timeplan-page .icon img.m1{width:0.32rem;height: auto;}
.timeplan-page .icon img.m2{width:0.28rem;height: auto;}
.timeplan-page .icon img.m3{width:0.34rem;height: auto;}
.timeplan-page .icon img.m4{width:0.22rem;height: auto;}
.timeplan-page .text{font-size: 0.2rem;line-height: 0.25rem;padding: 0.18rem 0.1rem 0;}
.timeplan-page .relative{display: none;}
.timeplan-page .raw{display: none;}
.timeplan-page .pc-relative{position: relative;}
.timeplan-page .pc-relative .mitem{position: relative;width: 100%;height: 1.82rem;background: #fff;border-radius: 0.15rem;overflow: hidden;margin-top: 0.3rem;box-shadow: 0 0 0.06rem 0.04rem rgba(31, 150, 254, 0.07);padding: 0.9rem 0 0 1.14rem;box-sizing: border-box;}
.timeplan-page .pc-relative .mitem::after{content: '';width: 0.03rem;height: 100%;position: absolute;right: 0;top: 0;background: #1f96fe;}
.timeplan-page .pc-relative .title{width: 1.9rem;height: 0.59rem;background: url('../images/images/page3_4.png') no-repeat;background-size: 100% 100%;padding-left: 0.36rem;}
.timeplan-page .pc-relative .title::before{width: 0.26rem;height: 0.36rem;background: url('../images/images/page3_2.png') no-repeat;background-size: 100% 100%;margin-right: 0.14rem;}
.timeplan-page .pc-relative .font-tips{font-size: 0.22rem;line-height: 0.36rem;color: #666666;}
.timeplan-page .pc-relative .font-tips::before{content: '•';color: #1f96fe;margin-right: 0.15rem;}
/*  */
.process-page{background: url('../images/images/page4.png') no-repeat;background-size: cover;}
.process-page .content{padding-top: 0.4rem;height: 6.9rem;box-sizing: border-box;background: none;}
.process-page .max-box{width: 7.11rem;height: 6.27rem;background: url('../images/images/page4_1.png') no-repeat;background-size: 100% 100%;margin: auto;}
.process-page .slide{width: 3.14rem;height: 1.04rem;background: none !important;display: flex;justify-content: center;align-items: center;}
.process-page .slide:nth-child(odd){padding-top: 0;left: 0.08rem;padding-left: 0.35rem;box-sizing: border-box;}
.process-page .slide:nth-child(even){padding-top: 0;right: 0.08rem;left: auto;padding-left: 0.35rem;box-sizing: border-box;}
.process-page .title{font-size: 0.26rem;line-height: 0.36rem;color: #333333;}
.process-page .slide0{top: 0.08rem !important;}
.process-page .slide1{top: 0.82rem !important;}
.process-page .slide2{top: 1.57rem !important;}
.process-page .slide3{top: 2.32rem !important;}
.process-page .slide4{top: 3.05rem !important;}
.process-page .slide5{top: 3.68rem !important;}
.process-page .slide6{top: 4.41rem !important;}
.process-page .slide7{top: 5.16rem !important;}
/*  */
.help-xdf-page {background: none;}
.help-xdf-page .publicize{margin-top: 0.4rem;}
.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('../images/images/x/page5_1.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk2{background: url('../images/images/x/page5_2.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk3{background: url('../images/images/x/page5_3.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk4{background: url('../images/images/x/page5_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 .swipercs{margin-bottom: 0;padding-top: 0.34rem;}

}




