html, body { width: 100%; height: 100%; background: #1C1B22; } .tips-tit { position: fixed; left: 0; top: 0; background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; z-index: 999; display: none; } .tips-tit p { position: absolute; right: 0.2666666667rem; top: 0.1333333333rem; width: 50%; background: #FFF; color: #333; border-radius: 0.2133333333rem; line-height: 0.5333333333rem; padding: 0.2666666667rem; font-size: 0.4266666667rem; } .max { margin: 0 auto; background-color: #1C1B22; width: 10rem; display: -webkit-flex; display: flex; display: -moz-box; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-line: multiple; } .max .wxSearch { width: 100%; background: url("../images/topBg.png") no-repeat; background-size: 100% 100%; height: 4.4533333333rem; margin: 0 auto; position: relative; box-sizing: border-box; } .max .wxSearch input { width: 8rem; height: 0.8rem; margin: 0.5333333333rem auto 0; display: block; box-sizing: border-box; background-color: rgba(255, 255, 255, 0.2); border-radius: 0.4rem; font-size: 0.4266666667rem; text-align: center; outline: none; color: #fff; caret-color: #fff; } .max .wxSearch input::-webkit-input-placeholder { /* WebKit browsers */ color: #fff; } .max .wxSearch input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #fff; } .max .wxSearch input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #fff; } .max .wxSearch input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #fff; } .max .currency { width: 100%; margin: -3.2rem auto 0; border-radius: 0.2133333333rem; } .max .currency::before { content: ""; display: block; width: 100%; background-color: #FAFAFA; margin-bottom: 0.4rem; } .max .currency .wxPayContent { width: 100%; display: -webkit-flex; display: flex; display: -moz-box; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-line: multiple; } .max .currency .wxPayContent li { width: 9.2rem; height: 1.3333333333rem; margin: 0.4rem auto 0; line-height: 1.33333rem; font-size: 0.37333rem; font-weight: bold; color: #fff; border-radius: 0.32rem; background: #2A2A39; position: relative; display: -webkit-flex; display: flex; display: -moz-box; -webkit-box-pack: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-line: multiple; } .max .currency .wxPayContent li .content { width: 100%; position: relative; height: 1.3333333333rem; border-radius: 5px; box-sizing: border-box; display: -webkit-flex; display: flex; display: -moz-box; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-line: multiple; -webkit-box-align: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; } .max .currency .wxPayContent li .content .goldimg { width: 0.56rem; height: 0.56rem; float: left; position: relative; top: -0.0133333333rem; padding: 0 0.1066666667rem 0 0.2133333333rem; } .max .currency .wxPayContent li .content .goldimg img { width: 0.56rem; width: 0.56rem; } .max .currency .wxPayContent li .content span { height: 0.4rem; float: left; display: block; display: -webkit-flex; display: flex; display: -moz-box; -webkit-box-pack: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; } .max .currency .wxPayContent li .content span.sproutCurrency { font-size: 0.4rem; color: #fff; font-size: 0.2933333333rem; } .max .currency .wxPayContent li .content span.sproutCurrency .price-list { font-size: 0.48rem; color: #fff; font-weight: 600; padding-right: 0.1466666667rem; } .max .currency .wxPayContent li .content span.RNB { color: #248CFE; position: absolute; right: 0.1866666667rem; top: 50%; font-weight: 600; transform: translateY(-50%); min-width: 1.44rem; height: 0.64rem; border-radius: 0.32rem; border: 0.0266666667rem solid #248CFE; } .max .currency .wxPayContent li .tip { font-size: 0.32rem; color: #999999; position: absolute; bottom: 0.08rem; left: 0.88rem; font-size: 0.24rem; } .max .pop { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 11111111; display: none; } .max .pop .shade { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: black; opacity: 0.5; z-index: 111; } .max .pop .content { position: absolute; top: 0; bottom: 0; right: 0; left: 0; margin: auto; z-index: 222; background: white; width: 8.4rem; height: 4.8rem; border-radius: 0.4rem; overflow: hidden; } .max .pop .content li { width: 100%; font-size: 0.4rem; color: #555; } .max .pop .content li:nth-child(3) { display: -webkit-flex; display: flex; display: -moz-box; -webkit-box-pack: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; } .max .pop .content li:first-child { margin-top: 0.6933333333rem; margin-bottom: 0.1333333333rem; } .max .pop .content li:first-child span { font-weight: bold; } .max .pop .content li:first-child p { text-align: center; line-height: 0.6933333333rem; } .max .pop .content li:nth-child(2) span { color: #F23939; } .max .pop .content li:last-child { font-size: 16px; height: 1.2rem; position: absolute; bottom: 0.4266666667rem; } .max .pop .content li:last-child p { color: #4C5AF1; width: 2.9333333333rem; height: 0.9333333333rem; background-image: linear-gradient(to right, #BCDDFF, #D6BEF7); border-radius: 0.4666666667rem; display: -webkit-flex; display: flex; display: -moz-box; -webkit-box-pack: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; } .max .pop .content li:last-child p:last-child { color: #FFFFFF; background-image: linear-gradient(to right, #218EFF, #7727E4); margin-left: 0.3733333333rem; } .max .strategy { width: 100%; } .max .strategy .tit { display: -webkit-flex; display: flex; display: -moz-box; -webkit-box-pack: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; width: 5.6rem; margin: 0.2666666667rem auto; } .max .strategy .tit span { display: inline-block; font-size: 0.5333333333rem; } .max .strategy .tit span:nth-child(1) { background: #FF678C; width: 0.6666666667rem; height: 0.08rem; margin-right: 0.16rem; } .max .strategy .tit span:nth-child(2) { color: #FF678C; } .max .strategy .tit span:nth-child(3) { width: 0.6666666667rem; height: 0.08rem; margin-left: 0.16rem; background: #FF678C; } .max .strategy .mywallet { width: 100%; margin-top: 0.5333333333rem; } .max .strategy .mywallet p { text-align: center; color: #333333; font-size: 0.3466666667rem; } .max .strategy .mywallet .bedeck { width: 100%; height: 0.5866666667rem; display: -webkit-flex; display: flex; display: -moz-box; -webkit-box-pack: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; } .max .strategy .mywallet .bedeck span { display: inline-block; width: 0.2666666667rem; height: 0.0533333333rem; background: #FF678D; } .max .strategy .mywallet .intro { width: 100%; height: 10.8rem; display: -webkit-flex; display: flex; display: -moz-box; -webkit-box-pack: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; } .max .strategy .mywallet .intro img { width: 5.2266666667rem; height: 10.8rem; } .max .storeone { margin-top: 0.5333333333rem; } .tips { width: 9.2rem; box-sizing: border-box; margin: 0.72rem auto 0; line-height: 0.4266666667rem; color: #FFFFFF; font-size: 0.2933333333rem; line-height: 0.4266666667rem; } .tips.tipss { margin: 0.28rem auto; color: #C6C6E9; } .pop1 { width: 100%; height: 100%; position: fixed; top: 0; left: 0; display: none; background: rgba(0, 0, 0, 0.5); z-index: 111; } .pop1 .content { width: 8.4rem; height: 4.5333333333rem; background: #fff; border-radius: 0.4rem; position: absolute; top: 46%; left: 50%; transform: translate(-50%, -50%); } .pop1 .content.shiming { height: 8.5333333333rem; } .pop1 .content.shiming .message_ { flex-direction: column; height: auto; } .pop1 .content.shiming .message_ div { margin-bottom: 0.4rem; } .pop1 .content .message_ { padding: 0.3733333333rem; font-size: 0.4266666667rem; word-wrap: break-word; word-break: break-all; text-align: center; display: flex; height: 2.4rem; align-items: center; justify-content: center; line-height: 0.5866666667rem; } .pop1 .content .butc { display: flex; justify-content: center; position: absolute; bottom: 0.4266666667rem; width: 100%; text-align: center; } .pop1 .content .butc .check1, .pop1 .content .butc .cancel1 { line-height: 0.9333333333rem; font-size: 0.4rem; color: #4C5AF1; border-top: 1px solid #ebedf0; width: 2.9333333333rem; height: 0.9333333333rem; border-radius: 0.5066666667rem; background-image: linear-gradient(to right, #BCDDFF, #D6BEF7); } .pop1 .content .butc .cancel1 { display: none; color: white; background-image: linear-gradient(to right, #218EFF, #7727E4); margin-left: 0.3733333333rem; } .pop2 { width: 100%; height: 100%; position: fixed; top: 0; left: 0; display: none; background: rgba(0, 0, 0, 0.5); z-index: 111; } .pop2 .content { width: 8rem; height: 5.6533333333rem; background: #fff; border-radius: 0.4rem; position: absolute; top: 46%; left: 50%; transform: translate(-50%, -50%); } .pop2 .content .title { width: 100%; text-align: center; font-size: 0.4rem; font-weight: bold; height: 1.3333333333rem; line-height: 1.3333333333rem; } .pop2 .content .box { width: 100%; height: 1.0666666667rem; line-height: 1.0666666667rem; margin: 0 auto; padding: 0 0.2666666667rem; box-sizing: border-box; } .pop2 .content .box span { font-size: 0.3466666667rem; width: 100%; display: block; text-align: center; color: #333333; margin-top: -0.2rem; } .pop2 .content .box span b { color: #735FFE; } .pop2 .content .box div { width: 6.9333333333rem; height: 1.0666666667rem; margin: -1rem auto 0; background: #EAE5FC; border-radius: 0.2133333333rem; } .pop2 .content .box div input { width: 60%; height: 0.8rem; line-height: 0.8rem; border-radius: 0.8rem; background: none; outline: none; padding: 0 0.1333333333rem; color: #333333; font-size: 0.2933333333rem; } .pop2 .content .box div input::placeholder { color: #999; font-size: 0.2933333333rem; line-height: 0.8rem; } .pop2 .content .box div .span { color: #735FFE; text-align: right; display: inline-block; width: 1.2rem; width: auto; } .pop2 .content.shiming { height: 8.5333333333rem; } .pop2 .content.shiming .message_ { flex-direction: column; height: auto; } .pop2 .content.shiming .message_ div { margin-bottom: 0.4rem; } .pop2 .content .message_ { padding: 0.3733333333rem; font-size: 0.4266666667rem; word-wrap: break-word; word-break: break-all; text-align: center; display: flex; height: 2.4rem; align-items: center; justify-content: center; line-height: 0.5866666667rem; } .pop2 .content .butc { display: flex; position: absolute; bottom: 0.64rem; width: 100%; text-align: center; height: 1.0133333333rem; box-sizing: border-box; justify-content: space-between; padding: 0 0.4266666667rem; } .pop2 .content .butc .pop2_close, .pop2 .content .butc .pop2_check, .pop2 .content .butc .cancel1 { width: 3.4133333333rem; height: 1.0133333333rem; border-radius: 1.3333333333rem; line-height: 1.0133333333rem; font-size: 0.3733333333rem; color: #7154EE; background: #EAE5FC; } .pop2 .content .butc .pop2_check { background: #7154EE; color: #fff; } .pop2 .content .butc .cancel1 { display: none; } .pay-type { display: none; width: 9.2rem; margin: 0.5333333333rem auto 0; padding: 0.2666666667rem 0; border-radius: 0.2666666667rem; } .pay-type .way { display: inline-block; margin: 0 0 0.2666666667rem 0.2666666667rem; font-size: 0.3466666667rem; color: #C6C6E9; } .pay-type .type { display: flex; justify-content: space-between; } .pay-type .type div { width: 4.4rem; height: 1.3333333333rem; display: flex; justify-content: center; align-items: center; border-radius: 0.32rem; background-color: #2A2A39; } .pay-type .type div.active { border: 0.0533333333rem solid #248CFE; } .pay-type .type div img { width: 0.64rem; height: 0.64rem; margin-right: 0.2666666667rem; } .pay-type .type div .aw { color: #fff; font-size: 0.4rem; font-weight: bold; } .pay-type .type .alipay { position: relative; } .pay-type .type .alipay .tip { position: absolute; top: 0; right: 0; width: 1.0666666667rem; height: 0.48rem; line-height: 0.48rem; border-radius: 0.0533333333rem 0.32rem 0.0533333333rem 0.32rem; background-image: linear-gradient(#12B8F5, #62D5FF); color: white; font-size: 0.2666666667rem; text-align: center; } .pay-reminders { width: 100%; height: 100%; position: fixed; top: 0; left: 0; display: none; background: rgba(0, 0, 0, 0.5); z-index: 111; } .pay-reminders .pay-title { width: 8.4rem; height: 4.5333333333rem; background: #fff; border-radius: 0.4rem; position: absolute; top: 46%; left: 50%; transform: translate(-50%, -50%); } .pay-reminders .pay-title p { height: 33%; text-align: center; line-height: 1.4666666667rem; border-bottom: 1px solid #eee; } .pay-reminders .pay-title p:first-child { font-size: 0.4266666667rem; } .pay-reminders .pay-title .pay-success { font-size: 0.4rem; color: #1989fa; } .pay-reminders .pay-title .failed { font-size: 0.4rem; } .kefu { width: 9.2rem; text-align: center; color: #7254EE; font-size: 0.32rem; margin: 0.28rem auto; } .shade-mask { display: none; position: fixed; top: 0; left: 0; z-index: 9; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.4); } .shade-mask .shade-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 8rem; background-color: white; border-radius: 0.2666666667rem; padding: 0.4rem; box-sizing: border-box; } .shade-mask .shade-content .content-wrap { overflow-y: auto; height: 52vh; } .shade-mask .shade-content .content-wrap .title { text-align: center; font-size: 0.4rem; font-weight: bold; margin-bottom: 0.2666666667rem; } .shade-mask .shade-content .content-wrap .desc { line-height: 1.3; margin-bottom: 0.2666666667rem; } .shade-mask .shade-content .content-wrap .desc span { color: red; } .shade-mask .shade-content .content-wrap .example { text-align: center; } .shade-mask .shade-content .content-wrap .example div p { margin: 0.2666666667rem 0; font-weight: bold; } .shade-mask .shade-content .btn { width: 4rem; height: 0.9333333333rem; line-height: 0.9333333333rem; background-color: #3e3eb8; text-align: center; color: white; font-size: 0.4rem; border-radius: 0.4666666667rem; margin: 0.5333333333rem auto 0; } ::-webkit-scrollbar { display: none; } /*# sourceMappingURL=index.css.map */