/* 移动端复刻 —— cashiertools(源 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/776d954c5e0074e053b3b8014606471e.png) no-repeat;background-size:cover}
.m-page .section1{background:#fafbfc}
.m-page .section1 .pay_pic{display:block;margin:0 auto;width:77.06667vw;height:77.06667vw;margin-bottom:6.53333vw}
.m-page .section1 .icon_pic2{display:block;width:6.13333vw;margin:0 auto 7.2vw}
.m-page .section1 .icon_pic3{width:48.53333vw;display:block;margin:0 auto 7.06667vw}
.m-page .section2{background:#fff;text-align:center;padding-bottom:5.33333vw}
.m-page .section2 img{width:53.86667vw}
.m-page .section3{background:#fafbfc;text-align:center;padding-bottom:13.33333vw}
.m-page .section3 img{width:60.53333vw}
.m-page .section4{background:#fff;text-align:center;padding-bottom:13.33333vw}
.m-page .section4 img{width:41.33333vw}
.m-page .section5{background:#fafbfc;padding-bottom:5.33333vw}
.m-page .section5 img{width:100vw}
.m-page .section6{background:#fff;text-align:center;padding-bottom:5.33333vw}
.m-page .section6 img{width:73.86667vw}
.m-page .section7{background:#fafbfc;padding-bottom:5.33333vw}
.m-page .section7 .line{margin:0 auto}
.m-page .section7 ul{margin:6.93333vw 8.93333vw 0 6.26667vw}
.m-page .section7 ul li .left{width:41.06667vw;margin-right:9.06667vw;margin-top:8vw}
.m-page .section7 ul li .right{width:34.66667vw;height:38vw}
.m-page .color-blue{color:#4272ee}
}
