/* 移动端复刻 —— catering(源 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/b79585654c0eedad2c7fe756898bf93f.png) no-repeat;background-size:cover}
.m-page .section1{background:#fff;padding-bottom:5.33333vw}
.m-page .section1 img{width:41.6vw}
.m-page .section1 .content-text{padding:4vw 7.2vw}
.m-page .section2{background:#fafbfc;padding-bottom:5.33333vw}
.m-page .section2 img{width:64vw}
.m-page .section3{padding-bottom:5.33333vw}
.m-page .section3 img{width:64vw;display:block}
.m-page .section4{background:#fafbfc;padding-bottom:9.33333vw}
.m-page .section4 ul{margin:0 auto;width:45.33333vw}
.m-page .section4 ul li{height:15.2vw;margin-bottom:4vw}
.m-page .section4 ul li img{width:15.2vw;display:block;margin-right:1.73333vw}
.m-page .section4 ul li div{font-size:3.73333vw;line-height:15.2vw;color:#333}
.m-page .section5{padding-bottom:5.33333vw}
.m-page .section5 img{width:42.66667vw}
.m-page .section5 .content-text{padding:0 7.2vw}
}
