* { margin: 0 auto; padding: 0; font-family: HYQiHei; list-style: none; } html { font-size: 26.66666667vw; height: 100%; } body { -webkit-text-size-adjust: 100% !important; text-size-adjust: 100% !important; -moz-text-size-adjust: 100% !important; font-size: 0.14rem; height: 100%; } @media screen and (min-width: 900px) { html { transform: scale(0.3); background: #fff; transform-origin: 50% 0px 0px; height: calc(100vh); } #app { height: 6rem !important; background: #6e71ff; overflow-y: scroll; } .mask { height: 6rem !important; } } #app { width: 100%; height: 100%; box-sizing: border-box; overflow: scroll; background: #6e71ff; } .content { padding: 0.18rem; padding-top: 0; box-sizing: border-box; } .content .title-img { width: 100%; display: block; } .content .time { color: #fff; font-size: 0.13rem; text-align: center; margin-top: 0.1rem; } .content .explain { margin-top: 0.24rem; } .content .explain-box { background: url(https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/reduce/zfb_combining_middle.png); background-size: 100% 100%; min-height: 3.6rem; margin-top: -0.01rem; padding-top: 0.16rem; } .content .group_image { max-width: 100%; max-height: 100%; display: block; margin: 0 auto; } .content .instruction { padding: 0 0.2rem; box-sizing: border-box; color: #666; font-size: 0.13rem; line-height: 0.26rem; } .content .mt-1 { margin-top: -0.01rem; } .banner-box { position: relative; } .banner-box .banner { width: 100%; max-height: 100%; } .banner-box .but { width: 74%; display: block; margin: 0 auto; margin-bottom: 0.24rem; margin-top: -0.7rem; } .banner-box .title { position: absolute; color: #ffffff; width: 1.6rem; top: 38%; left: calc(50% - 1.6rem / 2); font-size: 0.22rem; font-weight: bold; text-align: center; } .mask { position: fixed; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.2); text-align: center; display: flex; align-items: center; justify-content: center; top: 0; left: 0; z-index: 9999; } .mask .model { width: 80%; background-color: #fff; border-radius: 0.12rem; padding: 0.16rem; box-sizing: border-box; margin-top: -2rem; display: flex; flex-direction: column; justify-content: space-between; } .mask .model .m-title { font-size: .18rem; color: #000; } .mask .model .m-icon { width: 50%; max-height: 100%; } .mask .model .m-msg { color: #666666; padding: 0.2rem 0; display: flex; align-items: center; justify-content: center; min-height: 0.4rem; } .mask .model .m-but { font-size: 0.16rem; color: #fff; background-color: #FF0000; border-radius: 0.2rem; height: 0.42rem; border: 0; outline: 0; width: 50%; margin: 0 auto; }