html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block } ol, ul { list-style: none } blockquote, q { quotes: none } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none } table { border-collapse: collapse; border-spacing: 0 } input { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } .loading { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9995 } .loading .content { color: rgba(255, 255, 255, 0.6); margin-top: 4rem; text-align: center; font-size: 0.3rem } .lockScroll { overflow: hidden } .dialog-alert { top: 50%; transform: translateY(-50%); left: 1.2rem; right: 1.2rem; z-index: 9998; position: fixed; animation: frames-top-center-01 300ms; border-radius: 0.1rem; min-height: auto; height: auto; background: white; color: black } .dialog-alert h1 { font-size: 0.36rem; font-weight: bold; text-align: center; margin-top: 0.5rem } .dialog-alert .content { min-height: 0.8rem; margin: 0.2rem 0.6rem; display: flex; align-items: center; justify-content: center; font-size: 0.3rem } .dialog-alert .actions { height: 1rem; display: flex; justify-content: center } .dialog-alert .actions .btn { color: white; font-size: 0.36rem; background: linear-gradient(-90deg, #fa382f, #ff7453); height: 0.7rem; display: flex; align-items: center; justify-content: center; width: 2rem; border-radius: 0.4rem; padding: 0; margin: 0 } @keyframes frames-top-center-01 { 0% { top: -10% } 100% { top: 50% } } @keyframes frames-top-center-02 { 0% { top: 0% } 92% { top: 50% } 100% { top: 40% } } @keyframes capauth-zoom-in { 0% { opacity: 0 } 80% { opacity: 0 } 100% { opacity: 1 } } .overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9990; background-color: rgba(0, 0, 0, 0.7); min-height: 6.5rem } .overlay-alert { z-index: 9995 } .overlay-loading { z-index: 9995 } #uniauthframe { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; margin: 0px; padding: 0px; border: 0px; animation: capauth-zoom-in 600ms; z-index: 9990 } html, body { margin: 0; padding: 0 } body { color: white; min-height: 12.5rem; font-family: PingFangSC-Regular, sans-serif, "SourceHanSansCN-Regular", "Microsoft YaHei", "微软雅黑", STXihei, SimHei, "华文细黑"; background: url("../images/bg-15.png") no-repeat; background-size: 100% 100% } body .banner { height: 5.65rem; display: flex; align-items: flex-end; justify-content: center } body .banner .banner-text { width: 5.38rem; height: 5.11rem; background: url("../images/banner-text-15.png") no-repeat; background-size: 100%, 100%; margin: 0 auto } body .agr { margin: 0.22rem 0.3rem 0.1rem } body .agr .title { width: 2.7rem; height: 1.6rem; background: url("../images/tips-15.png") no-repeat; background-size: 100%, 100%; margin: 0 auto } body .agr .agr-9 { display: none } body .agr .agr-15 { display: block } body .agr h2 { color: #FFD52C; font-size: 0.26rem; font-weight: bold; margin-bottom: 0.15rem } body .agr ul { margin: 0 auto; text-align: justify; margin-bottom: 0.35rem } body .agr ul li { color: #fff; font-weight: 400; font-size: 0.24rem; margin-bottom: 0.15rem; line-height: 0.36rem } body .agr ul li a { color: #0AFFF7; text-decoration: none; border-bottom: 0.01rem solid #0AFFF7 } .body-9 { background: url("../images/bg-9.png") no-repeat; background-size: 100% 100% } .body-9 .banner .banner-text { width: 4.9rem; height: 5.43rem; background: url("../images/banner-text-9.png") no-repeat; background-size: 100%, 100% } .body-9 .agr .agr-9 { display: block } .body-9 .agr .agr-15 { display: none } .slider { position: relative; height: 2.62rem; display: flex; align-items: center; z-index: 0; margin: 0.17rem 0.08rem } .slider .item-15 { width: 4.89rem; height: 2.62rem; background: url("../images/p-15-active.png") no-repeat; background-size: 100%, 100%; position: absolute; z-index: 1; animation: item15-in 1s } .slider .item-15-inactive { width: 3.02rem; height: 1.51rem; background: url("../images/p-15-inactive.png") no-repeat; background-size: 100%, 100%; position: absolute; z-index: 0; animation: item15-out 1s } .slider .item-9 { width: 4.89rem; height: 2.62rem; background: url("../images/p-9-active.png") no-repeat; background-size: 100%, 100%; position: absolute; right: 0; z-index: 1; animation: item9-in 1s } .slider .item-9-inactive { width: 3.02rem; height: 1.51rem; background: url("../images/p-9-inactive.png") no-repeat; background-size: 100%, 100%; position: absolute; right: 0; z-index: 0; animation: item9-out 1s } @keyframes item9-in { from { width: 3.02rem; height: 1.51rem; top: 0.32rem } to { width: 4.89rem; height: 2.62rem; top: 0rem } } @keyframes item9-out { from { width: 4.89rem; height: 2.62rem } to { width: 3.02rem; height: 1.51rem } } @keyframes item15-in { from { width: 3.02rem; height: 1.51rem; top: 0.32rem } to { width: 4.89rem; height: 2.62rem; top: 0rem } } @keyframes item15-out { from { width: 4.89rem; height: 2.62rem } to { width: 3.02rem; height: 1.51rem } } .order { display: flex; justify-content: center; margin-top: 0.4rem } .order .btn { width: 6.91rem; height: 0.96rem } .order .btn-order { background: url("../images/btn-order.png") no-repeat; background-size: 100%, 100% } .section-announcement { position: fixed; top: 0; left: 50%; transform: translateX(-50%); width: 5.86rem; height: 0.97rem; font-size: 0.2rem; display: flex; justify-content: center; background: url(../images/bg-announcement.png) no-repeat; background-size: 100% 100% } .section-announcement .horn { height: 0.65rem; display: flex; align-items: center; justify-content: center } .section-announcement .horn img { width: 0.37rem; height: 0.32rem; margin-right: 0.05rem; background: url(../images/horn.png) no-repeat; background-size: 100% 100% } .section-announcement .content { height: 0.7rem; line-height: 0.7rem } input::-webkit-input-placeholder { color: #9E9E9E; font-size: 0.28rem } input::-moz-placeholder { color: #9E9E9E; font-size: 0.28rem } input:-moz-placeholder { color: #9E9E9E; font-size: 0.28rem } input:-ms-input-placeholder { color: #9E9E9E; font-size: 0.28rem } .sms-form { display: flex; align-items: center; justify-content: center } .cancel-form { height: 4.18rem; margin: 0.25rem 0.05rem; padding-top: 0.2rem; background: url(../images/bg-cancel-dialog.png); background-size: 100% 100% } .draw-form { height: 5.8rem; margin: 0.45rem 0.15rem 0 0.17rem; background: url(../images/bg-draw-dialog.png); background-size: 100% 100%; padding-top: 1.3rem } .form-group { width: 6rem } .form-group .input-row { display: flex; align-content: space-between; justify-content: center; margin-bottom: 0.4rem } .form-group .input-row .smscode { width: 100%; margin-right: 0.4rem } .form-group .input-row .sendcode { font-size: 0.32rem; height: .86rem; padding: 0 0.2rem; word-break: keep-all; white-space: nowrap; border-radius: 0.1rem; background: #A300C6; display: flex; align-items: center; justify-content: center; min-width: 1.6rem } .form-group .input-row:last-child { margin-bottom: 0rem } .form-group input { color: #222222; font-size: 0.36rem; width: 100%; height: 0.88rem; outline: none; -webkit-appearance: none; min-width: 2.4rem; margin-bottom: 0.01rem; border: 0.01rem solid #ccc; border-radius: 0.1rem; padding-left: 0.3rem } .form-group .actions { margin-top: 0.4rem } .btn { color: white; font-size: 0.36rem; height: 1rem; background: url(../images/btn-order.png) no-repeat; background-size: 100% 100%; margin: 0 auto; display: flex; align-items: center; justify-content: center } .btn-draw { background: url(../images/btn-draw.png); background-size: 100% 100% } .btn-cancel { background: url(../images/btn-cancel.png); background-size: 100% 100% } .dialog-confirm { position: fixed; top: 40%; left: 0.62rem; right: 0.62rem; height: 3.6rem; border-radius: 0.2rem; z-index: 9992; background: #ffffff; animation: frames-top-center-01 300ms } .dialog-confirm .content { color: #000; font-size: 0.32rem; height: 1.8rem; text-align: center; line-height: 0.5rem; margin: 0.6rem 0.42rem 0 } .dialog-confirm .actions { font-size: 0.3rem; display: flex; align-items: center; justify-content: space-between; margin: 0 0.6rem } .dialog-confirm .actions .btn { color: #a300c6; font-size: 0.3rem; width: 2.2rem; height: 0.8rem; display: flex; align-items: center; justify-content: center; border-radius: 0.1rem; background: #ded5e0 } .dialog-confirm .actions .okay { color: white; float: left; background: #a300c6 } .dialog-alert { top: 40%; animation: frames-top-center-01 400ms } .dialog-alert .actions .btn { background: linear-gradient(-90deg, #a300c6, #a300c6) } .dialog-message { top: 40%; left: .82rem; right: .82rem; z-index: 9998; position: fixed; height: auto; min-height: auto; background: url(../images/bg-dialog.png) no-repeat; background-size: 100% 100% } .dialog-message h1 { font-size: 0.36rem; font-weight: bold; text-align: center; margin-top: 0.5rem } .dialog-message .content { color: white; font-size: 0.36rem; min-height: 1.17rem; margin: 0.4rem 0.8rem 0.2rem; display: flex; align-items: center; justify-content: center } .dialog-message .actions { height: 1.32rem; display: flex; justify-content: center } .dialog-message .actions .btn { color: white; font-size: 0.36rem; width: 3.3rem; height: 0.82rem; display: flex; align-items: center; justify-content: center; background: url("../images/btn-ok.png") no-repeat; background-size: 100% 100% } #uniauthframe { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; margin: 0px; padding: 0px; border: 0px; animation: capauth-zoom-in 600ms } .ordertrack { color: #b10fff; font-size: 0.3rem; margin: 0.3rem; display: flex; align-items: center; justify-content: center } .ordertrack .btn-ordertrack { border-bottom: 0.01rem solid #a60dff }