/* 移动端复刻 —— einvoice(源 m.hstypay.com）。默认隐藏,≤767px 显示并隐藏桌面 DOM。 */
.m-page{display:none}
@media screen and (max-width:767px){
  #swift_content > div:not(.m-page){display:none!important}
  .m-page{display:block;width:100%;overflow-x:hidden}
  .m-page .flex-row{display:flex;flex-direction:row}
  .m-page .flex-col{display:flex;flex-direction:column}
  .m-page .flex-center{display:flex;align-items:center;justify-content:center}
  .m-page img{max-width:100%}
.m-page{width:100vw;background-color:#fff}
.m-page .header{width:100vw;height:93.33333vw;background:url(../images/5eeab0cb99c9e4cbddadc23a3fa2376e.png) no-repeat;background-size:cover}
.m-page .section1{background:#fff;padding-bottom:13.33333vw}
.m-page .section1 .pay_pic{display:block;margin:0 auto;width:94.4vw;height:80vw}
.m-page .section2{background:#fafbfc;text-align:center;padding-bottom:5.33333vw}
.m-page .section2 .pay_pic{width:85.33333vw;height:64.13333vw;margin:7.33333vw auto 12.26667vw}
.m-page .section2 ul{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 3.2vw 0 10.8vw;text-align:left}
.m-page .section2 ul li{width:46%}
.m-page .section2 ul li:nth-child(2n){width:54%}
.m-page .section2 ul li:last-child{width:100%}
.m-page .section2 ul li .radio{width:2.13333vw;height:2.13333vw;margin-top:1.73333vw;border:.53333vw solid #4272ee;border-radius:50%;margin-right:1.46667vw}
.m-page .section2 ul li .right div{height:5.33333vw;font-size:3.73333vw;font-weight:400;color:#333;line-height:5.33333vw;margin-bottom:.66667vw}
.m-page .section2 ul li .right p{font-size:3.2vw;color:#999;line-height:4.4vw;height:4.4vw;display:block;margin-bottom:5.33333vw}
.m-page .section3{position:relative;background:#fff;padding-bottom:5.33333vw}
.m-page .section3 .part2-title{padding:0 5.33333vw}
.m-page .section3 .img-wrap{text-align:center}
.m-page .section3 .img-wrap img{width:66.66667vw}
.m-page .section4{background:#fafbfc;padding-bottom:13.33333vw}
.m-page .section4 .img_jion{width:83.73333vw;height:58.53333vw;display:block;margin:0 auto}
.m-page .section5{background:#fff;padding-bottom:13.73333vw}
.m-page .section5 img{display:block;width:53.33333vw;height:49.06667vw;margin:0 auto}
.m-page .section6{background:#fafbfc;padding-top:13.33333vw;padding-bottom:6vw}
.m-page .section6 .top-title{width:45.06667vw;height:8vw;background:#4272ee;border-radius:.26667vw;margin:0 auto 10.13333vw;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}
.m-page .section6 .top-title p{display:block;font-size:3.46667vw;color:#fff}
.m-page .section6 ul{margin:0 5.33333vw;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
.m-page .section6 ul li{width:50%;margin-bottom:9.06667vw;-ms-flex-align:center;align-items:center}
.m-page .section6 ul li img{width:10.66667vw;height:10.66667vw;margin-right:2.66667vw}
.m-page .section6 ul li .right{-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-direction:column;flex-direction:column}
.m-page .section6 ul li .right h4{font-size:3.46667vw;color:#333;line-height:4vw;margin-bottom:.8vw}
.m-page .section6 ul li .right P{font-size:2.66667vw;color:#9a9fa9;line-height:4vw}
}
