* { margin: 0; padding: 0; }
body { padding-bottom: 80px; font-family: STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑"; background: #282834; } /*#6C6C6C*/

.menu-box { position: absolute; top: 0; right: 15px; bottom: 0; width: 50px; }
.dot { position: absolute; top: 22px; right: 16px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 5px; height: 5px; background: #fff; border-radius: 50%; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.dot::before, .dot::after { display: block; content: ''; position: absolute; bottom: 0; background: #fff; width: 5px; height: 5px; border-radius: 50%; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }
.dot::before { left: -10px; }
.dot::after { right: -10px; }

.navbar-fixed-bottom nav { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; overflow: hidden; height: 60px; font-size: 15px; background: #171723; border-top: 0 solid #515170; }
.navbar-fixed-bottom dl { -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; line-height: 1; }
.navbar-fixed-bottom dt { position: relative; width: 26px; height: 26px; margin: 5px auto; }
.navbar-fixed-bottom dd { color: #ADAFC7; -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.9); transform: scale(0.9); }
.navbar-fixed-bottom nav dl .active { color: #1DECFF; }
.icon-home { background: url('../images/m1_1.png') no-repeat 3px 5px; background-size: 20px 20px; }
.icon-home-a { background: url('../images/m1_2.png') no-repeat 3px 5px; background-size: 20px 20px; }
.icon-user { background: url('../images/m2_1.png') no-repeat 3px 5px; background-size: 20px 20px; }
.icon-user-a { background: url('../images/m2_2.png') no-repeat 3px 5px; background-size: 20px 20px; }

.horn-box { height: 20px; line-height: 20px; overflow: hidden; margin: 10px auto; color: #fff; background: url('../images/horn.png') no-repeat 0; background-size: 18px auto; }
.logo-box { margin: auto; width: 100px; height: 94px; background: url('../images/logo.png') no-repeat 0; background-size: 100px auto; }

.cover-box { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 10001; background: #2E2E36; filter: alpha(Opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
.tips-float-box { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 10002; }
.tip-box { text-align: center; background: #171723; color: #fff; width: 220px; position: relative; left: 50%; top: 50%; transform: translate(-50%, -50%); border-radius: 5px; }
.tips-float-box .icon-point { background: url('../images/icon_point.png') no-repeat 0 10px; background-size: 50px auto; width: 50px; height: 60px; margin: 0 auto; }
.tips-float-box .tip-btn-box { position: relative; height: 40px; font-size: 16px; }
.tips-float-box .btn-cancel { width: 50%; height: 40px; line-height: 40px; border-radius: 0 0 0 5px; background: #212030; color: #AEB0C8; float: left; }
.tips-float-box .btn-sure { width: 50%; height: 40px; line-height: 40px; border-radius: 0 0 5px 0; background: #3D3D59; color: #1DECFF; float: right; }
.tips-float-box .btn-sure2 { width: 100%; height: 40px; line-height: 40px; border-radius: 0 0 5px 5px; background: #3D3D59; color: #1DECFF; }

.msg-tl { background: #212030; text-align: center; padding: 10px 0; color: #fff; font-size: 16px; }
.msg-input { background: #252532; border: 0; color: #fff; font-size: 16px; height: 40px; }
.bd-btm { border-bottom: 1px solid #515170; }
.type-box { background: #212030; color: #fff; font-size: 16px; height: 50px; line-height: 50px; text-align: center; }
.type-box .active { background: #171723; color: #1DECFF; border-bottom: 1px solid #02EEEF; }
.type-box div { cursor: pointer; }

.msg-box { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; background: #282834; overflow-y: auto; overflow-x: hidden; }
.msg-box .msg-head { background: #171723; height: 50px; text-align: center; line-height: 50px; font-size: 18px; font-weight: 500; color: #fff; position: relative; }
.msg-box .back-box { position: absolute; top: 0; left: 0; bottom: 0; width: 60px; }
.msg-box .barrow { position: absolute; left: 32px; top: 16px; content: ""; display: inline-block; height: 16px; width: 16px; border-width: 0 0 2px 2px; border-color: #fff; border-style: solid; transform: matrix(0.71, 0.71, -.71, 0.71, 0, 0); -webkit-transform: matrix(0.71, 0.71, -.71, 0.71, 0, 0); }
.msg-box .head-rt { position: absolute; top: 0px; right: 25px; font-size: 16px; }
/*.arrow { width: 12px; height: 12px; border: #fff solid; border-width: 1px 1px 0 0; transform: rotate(45deg); margin-bottom: 10px; }*/
/*.arrow::after { display: block; content: ''; position: absolute; bottom: 6px; left: 6px; width: 12px; height: 12px; border: #fff solid; border-width: 1px 1px 0 0; }*/
.msg-box .msg-body { padding: 50px 0 20px 0; }
.msg-box .sure-box { overflow: hidden; height: 50px; line-height: 50px; font-size: 18px; font-weight: 400; color: #fff; background: #3D3D59; text-align: center; }

.code-sm-box { width: 42px; height: 42px; line-height: 42px; float: left; }
.code-input { position: absolute; top: 0; left: 0; z-index: -1; width: 300px; outline: none; -webkit-tap-highlight-color: transparent; opacity: 0; background: #171723; }

.line-20 { line-height: 20px; }
.line-25 { line-height: 25px; }
.line-30 { line-height: 30px; }
.line-35 { line-height: 35px; }
.line-40 { line-height: 40px; }
.line-50 { line-height: 50px; }
.line-60 { line-height: 60px; }

.mg-tp-5 { margin-top: 5px; }
.mg-tp-10 { margin-top: 10px; }
.mg-tp-15 { margin-top: 15px; }
.mg-bm-5 { margin-bottom: 5px; }
.mg-bm-10 { margin-bottom: 10px; }
.mg-bm-15 { margin-bottom: 15px; }
.mg-bm-20 { margin-bottom: 20px; }
.mg-rt-9 { margin-right: 9px; }

.pd-5 { padding: 5px; }
.pd-10 { padding: 10px; }
.pd-tp-5 { padding-top: 5px; }
.pd-tp-10 { padding-top: 10px; }
.pd-tp-15 { padding-top: 15px; }
.pd-tp-20 { padding-top: 20px; }
.pd-tp-40 { padding-top: 40px; }
.pd-tp-50 { padding-top: 50px; }
.pd-tp-60 { padding-top: 60px; }
.pd-bm-5 { padding-bottom: 5px; }
.pd-bm-10 { padding-bottom: 10px; }
.pd-bm-15 { padding-bottom: 15px; }
.pd-bm-20 { padding-bottom: 20px; }
.pd-bm-30 { padding-bottom: 30px; }
.pd-bm-40 { padding-bottom: 40px; }
.pd-lf-10 { padding-left: 10px; }
.pd-rt-10 { padding-right: 10px; }
.pd-rt { padding-right: 30px; font-size: 14px; }

.bd-rds-5 { border-radius: 5px; }

.font-12 { font-size: 12px; }
.font-13 { font-size: 13px; }
.font-14 { font-size: 14px; }
.font-15 { font-size: 15px; }
.font-16 { font-size: 16px; }
.font-18 { font-size: 18px; }
.font-20 { font-size: 20px; }
.font-22 { font-size: 22px; }
.font-32 { font-size: 32px; }
.font-em-1 { font-size: 1.5em; }

.spl-wd { color: #1DECFF; }
.spl-wd2 { color: #A8AAC2; }
.spl-wd3 { color: #ffffff; }
.spl-wd4 { color: #D87675; }
.spl-wd5 { color: #AEB0C8; }
.spl-wd6 { color: #EB5451; }
.spl-wd7 { color: #000000; }
.spl-bg1 { background: #282834; }
.spl-bg2 { background: #171723; }
.spl-bg3 { background: #212030; }
.spl-bg4 { background: #3D3D59; }
.spl-bg5 { background: #252532; }

.item-box { background: #171723; position: relative; margin-top: 10px; }
.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.no-br { white-space: nowrap; }

.width-300 { width: 300px; margin: auto; }

/* slider valid */
.slide-box { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 10002; }
.slide-box-in { text-align: center; width: 312px; position: relative; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.slide-img-div { padding: 6px; position: relative; background: #F2ECE1; border-radius: 5px; height: 162px; }
.slide-img-div .slide-img { width: 300px; height: 150px; }
.slide-img-div .slide-block { position: absolute; top: 6px; left: 6px; width: 60px; height: 60px; background-repeat: no-repeat; background-attachment: scroll; z-index: 10; }
.slide-img-div .close-box { position: absolute; top: -10px; right: -10px; width: 30px; height: 30px; border-radius: 50%; background: #F2ECE1; font-size: 24px; line-height: 28px; text-align: center; font-weight: 400; color: #A8AAC2; }
.slider-box { background: #DDDDDD; border-radius: 3px; height: 40px; position: relative; }
.slider-box span { font-size: 16px; color: #AEB0C8; line-height: 40px; }
.slider-box .slider-drag { background: #FFFFFF; border-radius: 3px 0 0 3px; position: absolute; top: -1px; left: 0; bottom: -1px; width: 60px; border: 1px solid #1DECFF; }
.slider-box .slider-drag .slide-arrow { width: 12px; height: 12px; border: #AEB0C8 solid; border-width: 1px 1px 0 0; transform: rotate(45deg); margin: 14px 0 0 12px; }
.slider-box .slider-drag .slide-arrow::after { display: block; content: ''; position: absolute; bottom: 10px; left: 10px; width: 12px; height: 12px; border: #AEB0C8 solid; border-width: 1px 1px 0 0; }
.slider-box .slider-bg { background: #78C430; border-radius: 3px 0 0 3px; position: absolute; top: 0; left: 0; bottom: 0; width: 0; }
