/* 移动端复刻 —— payonline(源 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/5d353189c81e3d25b9b52d8bc623ec86.png) no-repeat;background-size:cover}
.m-page .section1{background:#fafbfc;padding-bottom:5.33333vw}
.m-page .section1 .pay_pic{display:block;margin:0 auto;width:96.53333vw;height:53.86667vw;margin-top:-5.33333vw}
.m-page .section2{background:#fff}
.m-page .section2 .top{width:100%}
.m-page .section2 .top ul{-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 6.66667vw 6.66667vw}
.m-page .section2 .top ul li{margin-bottom:6.66667vw;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}
.m-page .section2 .top ul li img{display:block;margin-bottom:3.86667vw;width:20vw;height:20.4vw}
.m-page .section2 .top ul li div{font-size:3.46667vw;font-weight:400;color:#333;line-height:4.93333vw}
.m-page .section3{background:#fafbfc;padding-bottom:5.33333vw}
.m-page .section3 img{width:54.66667vw}
.m-page .section4{background:#fff}
.m-page .section4 ul{margin:0 8.66667vw 13.33333vw}
.m-page .section4 ul,.m-page .section4 ul li{-ms-flex-pack:justify;justify-content:space-between}
.m-page .section4 ul li{font-size:3.73333vw;color:#333;line-height:5.33333vw}
.m-page .section4 ul li img{width:16.26667vw;margin-bottom:.66667vw;display:inline-block}
}
