/* 移动端复刻 —— lottery(源 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/81287b12bac9c9862317e97159c1a65e.png) no-repeat;background-size:cover}
.m-page .section1{background:#fafbfc;padding-bottom:5.33333vw}
.m-page .section1 img{width:64vw}
.m-page .section2{width:100vw;height:141.06667vw;color:#fff;background:url(../images/e241410a2238beda40e8453bcdef8a99.png) no-repeat}
.m-page .section2 .part2-title,.m-page .section2 .title2{color:#fff}
.m-page .section2 .first-img{width:84.4vw}
.m-page .section2 .second-img{width:68.66667vw;margin-top:5.33333vw;margin-right:8vw}
.m-page .section3{position:relative;background:#fff}
.m-page .section3 ul{-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 9.33333vw 6.66667vw}
.m-page .section3 ul li{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:6.66667vw}
.m-page .section3 ul li img{display:block;margin-bottom:3.86667vw;width:20vw;height:20.66667vw}
.m-page .section3 ul li .title3{margin-top:0;margin-bottom:1.33333vw}
.m-page .section3 ul li p{font-size:3.2vw;font-weight:400;color:#333;color:#9a9fa9;line-height:4vw;text-align:center}
.m-page .section4{background:#fafbfc;padding-bottom:5.33333vw}
.m-page .section4 img{width:84.13333vw;height:66.13333vw;margin-bottom:2.66667vw}
}
