@charset "UTF-8";
[v-cloak] { display: none !important; } /* 解决默认隐藏内容加载时闪烁 */
/*! Created by UICUT.com on 2021/01/01. Contact QQ: 215611388 */
/* ----------------------------------------------------------------- 样式重置 & 常用样式 --------------------------------------------------------------- */
body .demo-class .layui-layer-title { background: #2d82ff; color: #fff; border: none;}

body .demo-class .layui-layer-btn1 { border-color: #E6E3E6; background-color: #FFF; color: black;}

body .demo-class .layui-layer-btn0 { border-color: #2d82ff; background-color: #2d82ff; color: #fff;}

html { line-height: 1.15; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

main { display: block; }

h1 { font-size: 2em; margin: 0.67em 0; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

pre { font-family: monospace,monospace; font-size: 1em; }

a { background-color: transparent; }

abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace,monospace; font-size: 1em; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

img { border-style: none; }

button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

fieldset { padding: 0.35em 0.75em 0.625em; }

legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

progress { vertical-align: baseline; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

details { display: block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none; }

html { font-size: calc(100vw/7.5); font-size: -webkit-calc(100vw/7.5); }

@media screen and (min-width: 751px) { html { font-size: 75px; } }

html { -webkit-box-sizing: border-box; box-sizing: border-box; font-family: Helvetica, Verdana, "微软雅黑", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Arial, sans-serif; -webkit-text-size-adjust: 100%; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

body { font-size: 0.24rem; color: #333; background: #fff; min-width: 7.5rem; min-height: 100vh; }

body::-webkit-scrollbar { width: 0.1rem; height: 0.1rem; background-color: #ddd; border-radius: 0.1rem; }

body::-webkit-scrollbar-track { border-radius: 0.05rem; background-color: #ddd; }

body::-webkit-scrollbar-thumb { border-radius: 0.05rem; background-color: rgba(34, 122, 255, 0.6); }

body::-webkit-scrollbar-thumb:hover { background: rgba(34, 122, 255, 0.6); -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: inherit; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video, body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-family: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; }

ul, li, ol { list-style: none; line-height: normal; }

i, address, cite, dfn, em, var { font-style: normal; }

input[type=date] { outline: none; border: none; }

a { text-decoration: none; color: #333; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:active, a:hover, a:focus { color: #227aff; outline-width: 0; }

video { border: none; outline: none; display: block; width: 100%; }

img, input[type=text], input[type=submit], input[type=password], textarea, select, button, footer, header { -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

input[type=file] { cursor: pointer; }

::-moz-selection { background: #227aff; color: #fff; }

::selection { background: #227aff; color: #fff; }

::-moz-selection { background: #227aff; color: #fff; }

img { width: 100%; -ms-interpolation-mode: bicubic; }

.uc-wrap { width: 7.5rem; margin-left: auto; margin-right: auto; }

.uc-show { display: block !important; }

.uc-hide { display: none !important; }

.uc-h98 { width: 100%; height: 0.98rem; }

.uc-bg { background-color: #f1f1f1; }

.uc-b { font-weight: bold; }

.uc-small { font-size: .875em; }

.uc-big { font-size: 1.25em; }

.uc-ma { margin-left: auto; margin-right: auto; }

.uc-lineCenter { text-decoration: line-through; }

.uc-del { text-decoration: line-through; color: #999; margin-left: 0.2rem; }

.uc-del:first-child { margin-left: 0; }

.animate, .uc-animate, .uc-revealOnScroll { opacity: 0; }

.uc-left { float: left; }

.uc-right { float: right; }

.uc-underline { text-decoration: underline !important; }

.uc-tLeft { text-align: left !important; }

.uc-tCenter { text-align: center !important; }

.uc-tRight { text-align: right !important; }

.uc-icon16 { width: 0.16rem; height: 0.16rem; }

.uc-icon20 { width: 0.2rem; height: 0.2rem; }

.uc-icon24 { width: 0.24rem; height: 0.24rem; }

.uc-icon28 { width: 0.28rem; height: 0.28rem; }

.uc-icon32 { width: 0.32rem; height: 0.32rem; }

.uc-icon36 { width: 0.36rem; height: 0.36rem; }

.uc-icon40 { width: 0.4rem; height: 0.4rem; }

.uc-icon44 { width: 0.44rem; height: 0.44rem; }

.uc-icon48 { width: 0.48rem; height: 0.48rem; }

.uc-icon50 { width: 0.5rem; height: 0.5rem; }

.uc-icon64 { width: 0.64rem; height: 0.64rem; }

.uc-icon70 { width: 0.7rem; height: 0.7rem; }

.uc-icon80 { width: 0.8rem; height: 0.8rem; }

.uc-icon90 { width: 0.9rem; height: 0.9rem; }

.uc-icon100 { width: 1rem; height: 1rem; }

.uc-icon120 { width: 1.2rem; height: 1.2rem; }

.uc-icon150 { width: 1.5rem; height: 1.5rem; }

.uc-icon200 { width: 2rem; height: 2rem; }

@font-face { font-family: "uc-font"; src: url("../fonts/iconfont.eot?t=1584354732377"); src: url("../fonts/iconfont.eot?t=1584354732377#iefix") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAdAAAsAAAAAEBgAAAbxAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCGHgqOBIsCATYCJANcCzAABCAFhGEHgi8bnQ1RVHKqkf1MsG0VrBfRQBAJsb60MMb1gc3i5BMLGB9XBF/7hfWb+bscBCgfFoYUgSRSiZGoAPjkcfk50qj2f3Ut58qaEauOqE+6Qi751bv8vjSY7TszG36Ap12DIZWfk9Fkcjo6Qzo8CIIerAhKD+LRxCksralu2QIJg1uMaK37FC83RFDVAxIK1CQAO1JuLAH1lJpxfirSFungRc9MjyfQNta8zOado1NSVuF4oNb+0GekbItShahCM7Tus20lrsM109V0BtfUu4+/LAwDklrGnWjLvm1B1gr+24PM9ljIzq/Y/BLwth0ZsxEVqe6bFWS9aLac9k/DyvfAVBQ3Vy+10i1DMCORGurppJu+sqSsLOvKpnLtec5u/m1r7z9AHMfB9r3yrJ5ySWEq7zhtPysy/4FHDNAy2EBG0l9DR18tbTVdWV1loJ6hkiZRh5pdiOGseChScBEYgBQe0I8i49RgOTgEmwEISiKQKDVAf6TUA30onUCH0g30pfQCLUof0KYsAWqUlUCXsg7IlE1AnXINqPgtK8JABGcjwiAE5yDCUARvRoQGgreiiSYYJm8zFzEJie9IL3AhFxglXhZJWRJTksrVzh+JdbkA9X4D+gm7xv79O21lEbuc6I4bMVVX1fWqYX0LPq5RfT0tr5K60q4nmnxK9vO0elYgEKWh9cB6krmVliqmNEWjVnFw3erR8pKprKx4SotI7F8Cd/Rqr0VWEaPydKu5wtEr/TcbpaCnMewKQjBqlU6pnR69P5Nv/9byQmltRJprFX7xNtG2fUP05+/3FG/dO1hvzp523TRCNGoK6LFTueLR0zmFhVWkps1fvV1OFjSqlXNlkc/DiI5cMdJbeDVcfPy6qf6ia61UGqkl80DMaRUiRIh4EGB4CIHyOHyUi/AZvxU2lKaAhR1mDUyjVtkGTl8qJ9OatID9TJWGnMnQ00Z1QwQpkjFv0oBGt7hAp2hjV1Qq7YyIdlRgrwSRU9sbiia6sLk1RNrps2ct60c22ohQ0JXbl25aTSqtTSluoJNKipOzhCBgdBHyl8g01DQ5ccWMmV3OOflTxTggiO5u7OUK//MS9NYtiS159V9i1idSS86aWIyd5QVCycdGAP+F537+jqGosDCxZOSI0FDQBopaRE5ikdFupXI32xjG7QzxEv5z+rtG1mgokAgCMDUB+5VxhnaDF+76Rih7EzMywm7ygoySz6zHX8wsQm/cQMEWMYSPlS9kOMkVFclgHObHSabezmZF8NnAUk7/M4X+t9Xps6FTiN2Ejfi5Pzy92nL2qlUn8ZakOWPGeHieNm3BT6aaD7xQFpKionDApbAkfb6hReo3bzIyJk1ycZHngaB/dBft+XBT12vVzV3argJw2UgCUML+wOVCFW1icv/zzRIlT//W03P5/rM39hnosOCMp+feXw/4FkwysmyWvpM1f/8rJe7K7xJS7SqaZe+kzUaWLdIWCAJSMsJ8zZ+/Y0c4x29BP3zENmNbPnzYouzn4wd0S7zziBt//5yaklo1AT1wAJXY+BfCaQpgE7A++ATPgRzPYfiDoGFTtMNVw7Fpk/xDbViBD8Z9p3wHjR6nN5Vyp6OiYGM33JZ02L+f5c4D7ohI+G31lpn//v3+1TZiinFrxoihQ9/JQPZOWVCcd+iFsMsvi7D4wQj/tNSeMXCq3zMherPQZ3nfMxDpRjrIXvNNIG/IrkOzPjuteZ1pZqXVmmVpP3+Zpqj3N+/PgZPS3XSSkvP6TF6ardmNlMPZrbvQy3hX7nDRWvq7ya3Ar1NP3qFteiwG+QzQlIjtvue4Y/arfr1c9LDq+++JrpKSh3EsrvpQm/fjjpM20BeFDIntlIMadxZ3ipSG0aYoyyaJKtlMU03HAlNdw2pT2yybO3cMIuVE1cJMbw9T6Ou2KMmeiLLsk6iS/WCqGerfVNfX/6a2XVHaZ8fUyKluKmAaBB3d0ZCj9IRCXb3ihlrzGPyrMVM2j7LSOag0REkd03aV7oIElX6D9Np3tfaop3BCd14ng/EYaaIwAq7NQOtkwbI8vxsyOU5I1SYKYDQgUCN3qBCHJE9uq1WdwBn22zsGfFfGGOXfyU/Tc0BJhTQ7ymGyw0W7QTJOp3WomLrmc6lA81BRQE00Qe2kSwBjvghRif9SEcBppiBFQWKBRYN5cYPM1oVMlgBBN7gDDgskclRRi3o0ohmtaEcnTtZfK/pGv+gf4pCENGQhD0UoQ6W1OwAej/DW4KHiY+jatzdQ1plSeGOo0A+0W/tIG4P3BAJvpFtdQGPiluuZCDFRUEEL6+TWGqWRjFkoy67+Ne+fy09AXuWYEAU+xhTyEm51MQWmeJBPFFxXC+1fq8wcRQXiikO1GmGVZyQhAAA=") format("woff2"), url("../fonts/iconfont.woff?t=1584354732377") format("woff"), url("../fonts/iconfont.ttf?t=1584354732377") format("truetype"), url("../fonts/iconfont.svg?t=1584354732377#uc-font") format("svg"); }

.uc-font { font-family: "uc-font" !important; line-height: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.uc-checkbox-circle:before { content: "\e624"; }

.uc-checkbox-circle-on:before { content: "\e64f"; }

.uc-checkbox:before { content: "\e684"; }

.uc-checkbox-on:before { content: "\e67d"; }

.uc-checkbox-on-plain:before { content: "\e683"; }

.uc-radio-on:before { content: "\e7b3"; }

.uc-radio:before { content: "\e7b5"; }

.uc-arrow-left:before { content: "\e75b"; }

.uc-arrow-right:before { content: "\e75c"; }

.uc-arrow-right2:before { content: "\e6ae"; }

.uc-arrow-left2:before { content: "\e6d6"; }

.uc-arrow-down:before { content: "\e615"; }

.uc-arrow-top:before { content: "\e75d"; }

.uc-arrow-down2:before { content: "\e6a4"; }

.uc-arrow-top2:before { content: "\e6b2"; }

.uc-menu:before { content: "\e6a9"; }

.uc-close:before { content: "\e67f"; }

.uc-search:before { content: "\e66f"; }

.uc-add:before { content: "\e672"; }

.uc-reduce:before { content: "\e614"; }

.uc-next:before { content: "\e60c"; }

.uc-prev:before { content: "\e605"; }

.uc-arrow { position: relative; padding-right: 0.3rem; }

.uc-arrow:after { content: '\e75c'; font-family: 'uc-font'; font-size: 1.4em; right: -0.1rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.uc-arrow.arrow-gray:after { color: #999; }

.uc-flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-flex.start { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.uc-flex.end { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.uc-flex.center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.uc-flex-col { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.uc-flex-col.start { -ms-flex-line-pack: start; align-content: start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.uc-flex-col.end { -ms-flex-line-pack: end; align-content: end; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.uc-flex-col.center { -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

textarea { resize: none; height: auto; min-height: 1.2rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }

input:-moz-placeholder { color: #999; }

::-webkit-input-placeholder { color: #999; }

input[type=text], input[type=password] { -webkit-appearance: none; }

[type=submit] { outline: none; }

[type=submit]:hover { opacity: .8; }

button { margin: 0; padding: 0; background: none; line-height: inherit; font-size: inherit; border: none; color: inherit; appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; }

button:after { display: none; }

.uc-input, .uc-select, .uc-button, .uc-textarea { width: 100%; border: #eee 1px solid; outline: none; height: 0.6rem; line-height: 0.56rem; border-radius: 0.1rem; padding: 0 0.2rem; }

.uc-input:hover, .uc-input:focus, .uc-select:hover, .uc-select:focus, .uc-button:hover, .uc-button:focus, .uc-textarea:hover, .uc-textarea:focus { border-color: #227aff; }

.uc-btn { cursor: pointer; outline: none; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 0.6rem; border-radius: 0.1rem; padding: 0 0.2rem; }

.uc-btn img { margin-right: 0.1rem; }

.uc-btn.small { height: 0.4rem; }

.uc-btn.blue { background-color: #227aff; border: #227aff 1px solid; color: #fff; }

.uc-btn.blue-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(34, 122, 255, 0.7)), to(#227aff)); background: -webkit-linear-gradient(left, rgba(34, 122, 255, 0.7) 0%, #227aff 100%); background: -o-linear-gradient(left, rgba(34, 122, 255, 0.7) 0%, #227aff 100%); background: linear-gradient(to right, rgba(34, 122, 255, 0.7) 0%, #227aff 100%); color: #fff; }

.uc-btn.blue-plain { color: #227aff; border: #227aff 1px solid; }

.uc-btn.white { background-color: #fff; border: #fff 1px solid; color: #333; }

.uc-btn.white-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.7)), to(#fff)); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0%, #fff 100%); background: -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 0%, #fff 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, #fff 100%); color: #333; }

.uc-btn.white-plain { color: #fff; border: #fff 1px solid; }

.uc-btn.red { background-color: #fe4c4c; border: #fe4c4c 1px solid; color: #fff; }

.uc-btn.red-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(254, 76, 76, 0.7)), to(#fe4c4c)); background: -webkit-linear-gradient(left, rgba(254, 76, 76, 0.7) 0%, #fe4c4c 100%); background: -o-linear-gradient(left, rgba(254, 76, 76, 0.7) 0%, #fe4c4c 100%); background: linear-gradient(to right, rgba(254, 76, 76, 0.7) 0%, #fe4c4c 100%); color: #fff; }

.uc-btn.red-plain { color: #fe4c4c; border: #fe4c4c 1px solid; }

.uc-btn.gray { background-color: #999; border: #999 1px solid; color: #fff; }

.uc-btn.gray-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(153, 153, 153, 0.7)), to(#999)); background: -webkit-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999 100%); background: -o-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999 100%); background: linear-gradient(to right, rgba(153, 153, 153, 0.7) 0%, #999 100%); color: #fff; }

.uc-btn.gray-plain { color: #999; border: #999 1px solid; }

.uc-btn img { margin-right: 0.2rem; }

.uc-phColor { color: #999; }

.uc-blue { color: #227aff !important; }

.uc-white { color: #fff !important; }

.uc-red { color: #227aff !important; }

.uc-gray { color: #999 !important; }

.uc-tag { display: inline-block; border-radius: 0.06rem; padding: 0 0.1rem; }

.uc-tag:empty { display: none; }

.uc-tag.blue { background-color: #227aff; color: #fff; }

.uc-tag.blue-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(34, 122, 255, 0.7)), to(#227aff)); background: -webkit-linear-gradient(left, rgba(34, 122, 255, 0.7) 0%, #227aff 100%); background: -o-linear-gradient(left, rgba(34, 122, 255, 0.7) 0%, #227aff 100%); background: linear-gradient(to right, rgba(34, 122, 255, 0.7) 0%, #227aff 100%); }

.uc-tag.blue-plain { color: #227aff; border: #227aff 1px solid; }

.uc-tag.blue-light { color: rgba(34, 122, 255, 0.7); background-color: rgba(34, 122, 255, 0.1); }

.uc-tag.white { background-color: #fff; color: #333; }

.uc-tag.white-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.7)), to(#fff)); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0%, #fff 100%); background: -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 0%, #fff 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, #fff 100%); color: #333; }

.uc-tag.white-plain { color: #fff; border: #fff 1px solid; }

.uc-tag.white-light { color: rgba(255, 255, 255, 0.7); background-color: rgba(255, 255, 255, 0.1); }

.uc-tag.red { background-color: #fe4c4c; color: #fff; }

.uc-tag.red-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(254, 76, 76, 0.7)), to(#fe4c4c)); background: -webkit-linear-gradient(left, rgba(254, 76, 76, 0.7) 0%, #fe4c4c 100%); background: -o-linear-gradient(left, rgba(254, 76, 76, 0.7) 0%, #fe4c4c 100%); background: linear-gradient(to right, rgba(254, 76, 76, 0.7) 0%, #fe4c4c 100%); }

.uc-tag.red-plain { color: #fe4c4c; border: #fe4c4c 1px solid; }

.uc-tag.red-light { color: rgba(254, 76, 76, 0.7); background-color: rgba(254, 76, 76, 0.1); }

.uc-tag.gray { background-color: rgba(153, 153, 153, 0.4); color: #fff; }

.uc-tag.gray-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(153, 153, 153, 0.7)), to(#999)); background: -webkit-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999 100%); background: -o-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999 100%); background: linear-gradient(to right, rgba(153, 153, 153, 0.7) 0%, #999 100%); }

.uc-tag.gray-plain { color: #666; border: #eee 1px solid; }

.uc-tag.gray-light { color: rgba(153, 153, 153, 0.7); background-color: rgba(153, 153, 153, 0.1); }

/* ---------------------------------------------------------------------- 通用样式  -------------------------------------------------------------------- */
footer { position: fixed; z-index: 999; left: 50%; width: 7.5rem; margin-left: -3.75rem; padding-bottom: 0px; padding-bottom: -webkit-calc(0px + constant(safe-area-inset-bottom)); padding-bottom: calc(0px + constant(safe-area-inset-bottom)); padding-bottom: -webkit-calc(0px + env(safe-area-inset-bottom)); padding-bottom: calc(0px + env(safe-area-inset-bottom)); bottom: 0; min-height: 0.98rem; background-color: #fff; font-size: 0.32rem; -webkit-box-shadow: -0.15rem 0rem 0.2rem 0rem rgba(34, 122, 255, 0.08); box-shadow: -0.15rem 0rem 0.2rem 0rem rgba(34, 122, 255, 0.08); }

footer .footer-menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

footer li { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; height: 0.98rem; font-size: 0.24rem; }

footer li a { display: block; width: 100%; height: 100%; background: url("images/ft1.png") center 0.05rem no-repeat; background-size: 0.5rem 0.5rem; padding-top: 0.6rem; color: #999; }

footer li.on a { color: #227aff; }

footer li a,.icon-1 { background-image: url("images/ft1.png"); }

footer li a, .on-1 { background-image: url("images/ft1-on.png"); }

footer li a, .icon-2 { background-image: url("images/ft2.png"); }

footer li a, .on-2 { background-image: url("images/ft2-on.png"); }

footer li a, .icon-3 { background-image: url("images/ft3.png"); }

footer li a, .on-3 { background-image: url("images/ft3-on.png"); }

footer li a, .icon-4 { background-image: url("images/ft4.png"); }

footer li a, .on-4 { background-image: url("images/ft4-on.png"); }

footer li a, .icon-5{ background-image: url("images/ft5.png"); }

footer li a, .on-5 { background-image: url("images/ft5-on.png"); }

.g-footer-space { padding-bottom: 0px; padding-bottom: -webkit-calc(0px + constant(safe-area-inset-bottom)); padding-bottom: calc(0px + constant(safe-area-inset-bottom)); padding-bottom: -webkit-calc(0px + env(safe-area-inset-bottom)); padding-bottom: calc(0px + env(safe-area-inset-bottom)); }

.g-footer-space .footer-space { height: 0.98rem; }

header { position: fixed; z-index: 999; left: 50%; width: 7.5rem; margin-left: -3.75rem; top: 0; padding-top: 0px; padding-top: -webkit-calc(0px + constant(safe-area-inset-top)); padding-top: calc(0px + constant(safe-area-inset-top)); padding-top: -webkit-calc(0px + env(safe-area-inset-top)); padding-top: calc(0px + env(safe-area-inset-top)); min-height: 1.5rem; background-color: #2d82ff; color: #fff; }

header .header-box { height: 1.5rem; padding: 0 0.3rem; position: relative; }

header h3 { text-align: center; line-height: 1.5rem; font-size: 0.34rem; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

header .btn-back { width: 0.5rem; height: 0.5rem; font-size: 0.5rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #fff; }

header .btn-back:after { content: '\e75b'; font-family: 'uc-font'; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

header .btn-back { left: 0.2rem; }

.g-header-space { padding-top: 0px; padding-top: -webkit-calc(0px + constant(safe-area-inset-top)); padding-top: calc(0px + constant(safe-area-inset-top)); padding-top: -webkit-calc(0px + env(safe-area-inset-top)); padding-top: calc(0px + env(safe-area-inset-top)); }

.g-header-space .header-space { height: 1.5rem; }

.g-operate { padding: 0.6rem 0.6rem; }

.g-operate .uc-btn { height: 0.8rem; border-radius: 0.8rem; margin-top: 0.6rem; font-size: 0.32rem; width: 100%; }

.g-operate .uc-btn:first-child { margin-top: 0; }

/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------                            各页面样式                           ---------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------- 						 可拆分到独立页面中， 					---------------------------------------- */
/* --------------------------------------------- 		  如无必要，别拆。方便后期配合开发新页面或维护修改 			---------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
.g-info-card { background-color: #fff; border-radius: .1rem; padding: .2rem .3rem; margin: 0 .3rem .2rem; -webkit-box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(45, 130, 255, 0.09); box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(45, 130, 255, 0.09); }

.g-info-card .item { min-height: .6rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.g-info-card .item.border { border-top: #eee 1px solid; padding-top: .1rem; margin-top: .1rem; }

.g-info-card .item span:first-child { color: #999; }

.g-reduceAddBox { overflow: hidden; width: 2.2rem; height: 0.4rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.g-reduceAddBox .btnReduce, .g-reduceAddBox .btnAdd { width: 0.6rem; line-height: 0.4rem; border: none; outline: none; color: #999; text-align: center; background-color: #f1f1f1; border-radius: .1rem; }

.g-reduceAddBox .uc-input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; height: 0.4rem; border: none; border-radius: .1rem; background-color: #f1f1f1; margin: 0 .1rem; }

/* |01|满存算力：购买详情| */
/* |04|产品-五星蚂蚁：矿机200T32G购买详情-矿机200T64G购买详情-矿机342T32G购买详情-矿机342T64G购买详情| */
/* |18|我的-算力包：算力包购买详情| */
.uc-page01, .uc-page04, .uc-page18 { min-height: 100vh; background-color: #f1f1f1; padding-top: .3rem; }

.uc-page01 header, .uc-page04 header, .uc-page18 header { background: url("images/header-bg-1.jpg") center center no-repeat; background-size: cover; }

/* |03|满存算力：满存算力产品详情| */
/* |06|产品-五星蚂蚁：五星蚂蚁产品详情-五星蚂蚁产品详情200T32G-五星蚂蚁产品详情200T64G-五星蚂蚁产品详情342T32G-五星蚂蚁产品详情342T64G| */
.uc-page03, .uc-page06 { min-height: 100vh; background-color: #f1f1f1; padding-top: .3rem; }

.uc-page03 header, .uc-page06 header { background: url("images/header-bg-1.jpg") center center no-repeat; background-size: cover; }

.uc-page03 .notice, .uc-page06 .notice { background-color: #fff; border-radius: .1rem; padding: .3rem; margin: 0 .3rem .2rem; -webkit-box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(45, 130, 255, 0.09); box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(45, 130, 255, 0.09); }

.uc-page03 .notice h3, .uc-page06 .notice h3 { font-weight: bold; color: #227aff; margin-bottom: .2rem; }

.uc-page03 .notice .con, .uc-page06 .notice .con { font-size: .2rem; line-height: .32rem; text-align: justify; color: #999; }

.uc-page03 .notice .con p, .uc-page06 .notice .con p { margin-bottom: .32rem; }

.uc-page03 .notice .con p:last-child, .uc-page06 .notice .con p:last-child { margin-bottom: 0; }

/* |17|我的：账户管理| */
.uc-page17 { min-height: 100vh; background-color: #f1f1f1; }

.uc-page17 .form { padding: 1.3rem .3rem; }

.uc-page17 .form .uc-input { height: .8rem; padding: 0 .3rem; font-size: .32rem; color: #999; }

.uc-page17 .form .item { margin-bottom: .3rem; position: relative; }

.uc-page17 .form .item:last-child { margin-bottom: 0; }

.uc-page17 .form .uc-tag { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: .3rem; line-height: .4rem; border-radius: .1rem; padding: 0 .2rem; }

/* |16|我的：在线充币| */
.uc-page16 { padding: .3rem; min-height: 100vh; background-color: #f1f1f1; }

.uc-page16 header { background: url("images/header-bg-16.jpg") center center no-repeat; background-size: cover; }

.uc-page16 .panel { border-radius: .1rem; background-color: #fff; padding: .3rem; color: #666; margin-bottom: .5rem; }

.uc-page16 .panel .txt1 { text-align: center; margin-top: .3rem; }

.uc-page16 .panel .code-box { width: 2.8rem; height: 2.8rem; margin: .3rem auto; }

.uc-page16 .panel .code-box img { display: block; }

.uc-page16 .panel .txt2 { font-size: .2rem; line-height: .4rem; padding-left: .6rem; }

.uc-page16 .panel .txt2 .uc-tag { border-radius: .1rem; }

.uc-page16 .panel .txt3 { padding: .3rem 0; text-align: center; color: #666; }

.uc-page16 .panel .uc-btn { width: 1.4rem; margin: 0 auto; }

.uc-page16 .form { padding-bottom: .6rem; }

.uc-page16 .form .item { margin-bottom: .3rem; font-size: .26rem; }

.uc-page16 .form .txt { color: #227aff; padding: 0 .3rem; line-height: .6rem; }

.uc-page16 .form .uc-input { height: .8rem; padding: 0 .3rem; border: none; }

.uc-page16 .upload-box { width: 100%; border-radius: 0.1rem; height: 4.3rem; background-color: #2c31cf; color: #fff; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; }

.uc-page16 .upload-box .img-box { width: 4.3rem; height: 3.1rem; overflow: hidden; margin: 0 auto .2rem; }

.uc-page16 .upload-box img { -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; }

.uc-page16 .upload-box input[type=file] { position: absolute; left: 0; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }

.uc-page16 .g-operate { padding-left: .3rem; padding-right: .3rem; }

/* |25|我的-系统设置：实名认证| */
.uc-page25 { padding: .3rem; }

.uc-page25 .upload-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: .6rem .3rem .3rem; }

.uc-page25 .upload-box .item { width: 2.85rem; height: 2.3rem; overflow: hidden; position: relative; }

.uc-page25 .upload-box .item img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-page25 .upload-box .item input[type=file] { position: absolute; left: 0; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }

.uc-page25 .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; color: #227aff; font-size: .3rem; padding: .3rem; margin-bottom: .3rem; }

.uc-page25 .title .line { width: 0.1rem; height: 0.3rem; background-color: #227aff; margin-right: .1rem; }

.uc-page25 .form { padding-left: .3rem; }

.uc-page25 .form li { height: .9rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: .26rem; border-bottom: #eee 1px solid; }

.uc-page25 .form img { display: block; width: 0.5rem; border-radius: 100%; height: 0.5rem; margin-right: .3rem; }

.uc-page25 .form .txt { margin-right: .3rem; }

.uc-page25 .form .uc-input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; padding: 0; border: none; height: .8rem; }

.uc-page25 .g-operate { margin-top: 1rem; margin-bottom: 1rem; }

/* |21|我的-我的资产：FIL提币-USDT提币| */
/* |23|我的-系统设置：设置登录密码| */
/* |24|我的-系统设置：设置提币密码| */
.uc-page21, .uc-page23, .uc-page24 { min-height: 100vh; background-color: #f1f1f1; }

.uc-page21 .form, .uc-page23 .form, .uc-page24 .form { padding: .6rem .3rem; }

.uc-page21 .form .item, .uc-page23 .form .item, .uc-page24 .form .item { margin-bottom: .3rem; font-size: .26rem; }

.uc-page21 .form .txt, .uc-page23 .form .txt, .uc-page24 .form .txt { color: #227aff; padding: 0 .3rem; line-height: .6rem; }

.uc-page21 .form .uc-input, .uc-page23 .form .uc-input, .uc-page24 .form .uc-input { height: .8rem; padding: 0 .3rem; border: none; }

.uc-page21 .form .con, .uc-page23 .form .con, .uc-page24 .form .con { position: relative; }

.uc-page21 .form .btn-yzm, .uc-page23 .form .btn-yzm, .uc-page24 .form .btn-yzm { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: .3rem; cursor: pointer; font-size: .2rem; height: .4rem; z-index: 9; }

.uc-page21 .form .tips, .uc-page23 .form .tips, .uc-page24 .form .tips { line-height: .6rem; color: #999; padding: 0 .3rem; font-size: .22rem; }

.uc-page21 header { background: url("images/header-bg-23.jpg") center center no-repeat; background-size: cover; }

.uc-page23 header, .uc-page24 header { background: url("images/header-bg-23.jpg") center center no-repeat; background-size: cover; }

/* |07|登陆| */
.uc-page07 header { background: url("images/header-bg-7.jpg") center center no-repeat; background-size: cover; }

.uc-page07 .logo { width: 1.96rem; margin: .9rem auto .4rem; }

.uc-page07 .logo img { display: block; }

.uc-page07 .filter { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 5.6rem; margin: 0 auto .3rem; }

.uc-page07 .filter .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; line-height: .8rem; border-bottom: #666666 2px solid; color: #666666; text-align: center; font-size: .3rem; font-weight: bold; flex: 1; cursor: pointer; }

.uc-page07 .filter .item.on { color: #227aff; border-bottom-color: #227aff; }

.uc-page07 .form { width: 5.6rem; margin: 0 auto 1rem; }

.uc-page07 .form li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 1rem; border-bottom: #eee 1px solid; }

.uc-page07 .form .icon { width: .36rem; height: .36rem; margin-right: .3rem; }

.uc-page07 .form .uc-input { padding: 0; border-radius: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: .8rem; border: none; font-size: .28rem; }

.uc-page07 .form .btn-code { width: 1.35rem; height: 0.67rem; }

/* |14|我的：个人中心| */
/* |15|我的：我的团队| */
/* |26|我的-系统设置：系统设置| */
.uc-page15 .list, .uc-page14 .list, .uc-page26 .list { padding: .6rem; }

.uc-page15 .list li, .uc-page14 .list li, .uc-page26 .list li { height: .9rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-page15 .list img, .uc-page14 .list img, .uc-page26 .list img { width: 0.5rem; height: 0.5rem; display: block; }

.uc-page15 .list .con, .uc-page14 .list .con, .uc-page26 .list .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; margin-left: .2rem; color: #666; font-size: .26rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-page15 .list .uc-arrow:after, .uc-page14 .list .uc-arrow:after, .uc-page26 .list .uc-arrow:after { color: #cdcece; }

.uc-page14 header { background: url("images/header-bg-14.jpg") center center no-repeat; background-size: cover; }

.uc-page15 { padding-top: .6rem; }

.uc-page15 .banner-box img { display: block; }

.uc-page26 header { background: url("images/header-bg-26.jpg") center center no-repeat; background-size: cover; }

/* |19|我的-我的算力：近15天收益| */
.uc-page19 { min-height: 100vh; background-color: #2c31cf; padding-top: .5rem; }

.uc-page19 header { background: url("images/header-bg-23.jpg") center center no-repeat; background-size: cover; }

.uc-page19 .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 .3rem; color: #fff; font-weight: bold; font-size: .26rem; margin-bottom: .2rem; }

.uc-page19 .title img { display: block; margin-right: .2rem; }

.uc-page19 .list { margin-bottom: .4rem; padding: 0 .3rem; }

.uc-page19 .list li { border-radius: .1rem; margin-bottom: 2px; background-color: rgba(255, 255, 255, 0.1); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; height: .6rem; padding: 0 .3rem; font-size: .25rem; color: #fff; }

/* |20|我的-我的算力：我的算力| */
.uc-page20 { min-height: 100vh; background-color: #2c31cf; padding-top: .5rem; }

.uc-page20 header { background: url("images/header-bg-20.jpg") center center no-repeat; background-size: cover; }

.uc-page20 .list { background-color: #fff; border-radius: .1rem; margin: 0 .3rem .3rem; padding: .2rem .3rem .1rem; }

.uc-page20 .list .item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: .3rem; height: .6rem; border-bottom: #eee 1px solid; }

.uc-page20 .list .txt { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; color: #666; margin: 0 .2rem; font-size: .26rem; }

.uc-page20 .list img { display: block; }

.uc-page20 .list .uc-arrow:after { color: #cdcece; }

/* |11|资讯：资讯| */
/* |12|资讯：资讯内页| */
.uc-page11 header, .uc-page12 header { background: url("images/header-bg-12.jpg") center center no-repeat; background-size: cover; }

.uc-page11 .list { padding: .3rem; }

.uc-page11 .list .item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; border-bottom: #eee 1px solid; padding: .3rem 0; }

.uc-page11 .list .item:last-child { border-bottom: none; }

.uc-page11 .list .img { width: 2rem; border-radius: 0.1rem; height: 1.3rem; overflow: hidden; margin-left: .2rem; }

.uc-page11 .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-page11 .list .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; line-height: .42rem; }

.uc-page12 article { padding: .6rem; font-size: .32rem; line-height: .6rem; text-align: justify; color: #666; }

/* |02|满存算力：满存算力| */
/* |05|产品-五星蚂蚁：五星蚂蚁| */
/* |27|算力包| */
.uc-page02, .uc-page05, .uc-page27 { padding: .3rem; min-height: 100vh; background-color: #f1f1f1; }

.uc-page02 header, .uc-page05 header, .uc-page27 header { background: url("images/header-bg-2.jpg") center center no-repeat; background-size: cover; }

.uc-page02 .filter, .uc-page05 .filter, .uc-page27 .filter, .uc-page09 .filter, .uc-page20 .filter { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; border-radius: .2rem; background-color: #fff; -webkit-box-shadow: 0 0.05rem 0.15rem 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0.05rem 0.15rem 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(45, 130, 255, 0.09); box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(45, 130, 255, 0.09); position: relative; height: 1rem; margin-bottom: .2rem; }

.uc-page02 .filter .i, .uc-page05 .filter .i, .uc-page27 .filter .i, .uc-page09 .filter .i, .uc-page20 .filter .i { width: .24rem; height: .79rem; position: absolute; bottom: -.5rem; }

.uc-page02 .filter .i.i1, .uc-page05 .filter .i.i1, .uc-page27 .filter .i.i1, .uc-page09 .filter .i.i1, .uc-page20 .filter .i.i1 { left: .2rem; z-index: 2;}

.uc-page02 .filter .i.i2, .uc-page05 .filter .i.i2, .uc-page27 .filter .i.i2, .uc-page09 .filter .i.i2, .uc-page20 .filter .i.i2 { right: .2rem; z-index: 2;}

.uc-page02 .filter .item, .uc-page05 .filter .item, .uc-page27 .filter .item, .uc-page09 .filter .item, .uc-page20 .filter .item { width: 1.35rem; border-radius: 0.5rem; height: 0.5rem; background-color: #fff; -webkit-box-shadow: 0 0.05rem 0.15rem 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0.05rem 0.15rem 0 rgba(0, 0, 0, 0.1); font-size: .26rem; -webkit-box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(34, 122, 255, 0.13); box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(34, 122, 255, 0.13); line-height: .5rem; color: #666; text-align: center; margin: 0 .1rem; }

.uc-page02 .filter .item.on, .uc-page05 .filter .item.on, .uc-page27 .filter .item.on, .uc-page09 .filter .item.on, .uc-page20 .filter .item.on { background-color: #227aff; color: #fff; }

.uc-page02 .list .card, .uc-page05 .list .card, .uc-page27 .list .card { background-color: #fff; border-radius: .1rem; padding: .4rem .6rem .2rem; -webkit-box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(45, 130, 255, 0.09); box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(45, 130, 255, 0.09); display: block; margin-bottom: .3rem; }

.uc-page02 .list h3, .uc-page05 .list h3, .uc-page27 .list h3 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: .26rem; font-weight: bold; margin-bottom: .2rem; }

.uc-page02 .list h3 img, .uc-page05 .list h3 img, .uc-page27 .list h3 img { display: block; margin-right: .2rem; }

.uc-page02 .list .tags, .uc-page05 .list .tags, .uc-page27 .list .tags { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: .2rem; }

.uc-page02 .list .tags .icon, .uc-page05 .list .tags .icon, .uc-page27 .list .tags .icon { width: 1rem; display: block; margin-right: .2rem; }

.uc-page02 .list .uc-tag, .uc-page05 .list .uc-tag, .uc-page27 .list .uc-tag { background-color: #e8f6f8; color: #007884; margin-right: .2rem; line-height: .32rem; border-radius: .32rem; }

.uc-page02 .list .g-info-card, .uc-page05 .list .g-info-card, .uc-page27 .list .g-info-card { -webkit-box-shadow: none; box-shadow: none; margin: 0; padding: 0; }

.uc-page02 .list .time-box, .uc-page05 .list .time-box, .uc-page27 .list .time-box { padding: .3rem 0; text-align: center; }

.uc-page02 .list .time-box time, .uc-page05 .list .time-box time, .uc-page27 .list .time-box time { color: #ff3a3a; background-color: #ffebeb; padding: 0 .15rem; }

.uc-page27 .panel,.uc-page02 .panel { width: 6.9rem; border-radius: 0.1rem; height: 3rem; background: #fff url("images/bg27.png") center center no-repeat; background-size: cover; margin: 0 auto .3rem; -webkit-box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(45, 130, 255, 0.09); box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(45, 130, 255, 0.09); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; }

.uc-page27 .panel h3,.uc-page02 .panel h3 { font-size: .4rem; font-weight: bold; color: #fff; text-shadow: 0 2px 0 #000000; }

.uc-page27 .panel .number,.uc-page02 .panel .number { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: .3rem; font-size: .65rem; color: #ff3a3a; font-weight: bold; }

.uc-page27 .panel .number span,.uc-page02 .panel .number span { width: 0.9rem; border-radius: 0.1rem; height: 1.2rem; background: url("images/bg27-2.png") center center no-repeat; background-size: cover; margin: 0 .1rem; display: block; line-height: 1.2rem; text-align: center; }

/* |08|首页| */
.uc-page08 { min-height: 100vh; background-color: #f1f1f1; }

.uc-page08 header .header-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-page08 header .btns { display: block; color: #fff; width: .8rem; text-align: center; }

.uc-page08 header .btns img { display: block; margin: 0 auto .2rem; }

.uc-page08 header .btns img.uc-icon64 { margin-bottom: 0; width: 0.64rem; border-radius: 100%; height: 0.64rem; overflow: hidden; }

.uc-page08 header .search-box { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0 .3rem; position: relative; }

.uc-page08 header .search-box .uc-search { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: .3rem; color: #999; }

.uc-page08 header .search-box .uc-input { border-radius: .4rem; padding-right: .6rem; }

.uc-page08 .box { background-color: #fff; margin-bottom: .2rem; }

.uc-page08 .box { padding: .6rem .3rem .4rem; }

.uc-page08 .box1 { background: url("images/bg81.jpg") no-repeat; background-size: cover; min-height: 11.34rem; padding-top: .4rem; position: relative; }

.uc-page08 .box1 .notice { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 6.3rem; height: .5rem; border-radius: .5rem; background-color: rgba(27, 18, 133, 0.2); padding: 0 .2rem; margin: 0 auto; }

.uc-page08 .box1 .notice .marquee { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; margin-left: .2rem; height: .5rem; line-height: .5rem; overflow: hidden; }

.uc-page08 .box1 .notice .marquee p { white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; line-height: .5rem; color: #fff; }

.uc-page08 .box1 .notice .marquee a { color: #fff; }

.uc-page08 .box1 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: space-around; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: .6rem; padding-bottom: 1.1rem; }

.uc-page08 .box1 .list .item { width: 1.6rem; text-align: center; font-size: .32rem; color: #fff; }

.uc-page08 .box1 .list img { display: block; margin: 0 auto .2rem; }

.uc-page08 .box1 h2 { font-size: .36rem; font-weight: bold; color: #00eaff; text-align: center; }

.uc-page08 .box1 .card { background-color: rgba(27, 18, 133, 0.2); width: 7.1rem; border-radius: .6rem .6rem 0 0; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; height: 6.9rem; padding: .5rem .1rem 0; }

.uc-page08 .box1 .tips { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; color: #00eaff; font-size: .26rem; margin-bottom: .2rem; }

.uc-page08 .box1 .tips img { margin-left: .1rem; }

.uc-page08 .box1 .percent-box { width: 5.4rem; border-radius: 0.4rem; height: 0.4rem; padding: .09rem .5rem; background-color: #100964; margin: 0 auto .8rem; }

.uc-page08 .box1 .percent { height: 0.22rem; line-height: 0.22rem; border-radius: 0.22rem; background-color: #2d82ff; width: 100%; position: relative; border: #2d82ff 1px solid; overflow: hidden; }

.uc-page08 .box1 .percent .per { height: 0.22rem; border-radius: 0.22rem; background-color: #00eaff; position: absolute; left: 0; top: 0; text-align: center; max-width: 100% !important; }

.uc-page08 .box1 .percent .per { height: .2rem; border-radius: .2rem; }

.uc-page08 .box1 .percent i { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; font-size: .2rem; }

.uc-page08 .box1 .detail { padding: 0 .5rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-page08 .box1 .detail .item { width: 3rem; border-radius: 0.1rem; height: 1.2rem; background-color: rgba(27, 18, 133, 0.9); margin-bottom: .2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; }

.uc-page08 .box1 .detail h3 { font-size: .28rem; font-weight: bold; color: #fff; margin-bottom: .1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-page08 .box1 .detail h3 img { display: block; margin-left: .1rem; }

.uc-page08 .box1 .detail p { font-size: .36rem; color: #00eaff; }

.uc-page08 .box1 .detail small { font-size: .26rem; }

.uc-page08 .box1 .detail.d2 { padding: 0; }

.uc-page08 .box1 .detail.d2 .item { width: 3.3rem; }

.uc-page08 .box1 .detail.d2 h3 { font-size: .24rem; }

.uc-page08 .list2 .item { padding: .3rem 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-page08 .list2 img { width: 2.3rem; height: 2.3rem; display: block; }

.uc-page08 .list2 img:first-child { margin-right: .2rem; }

.uc-page08 .list2 img:last-child { margin-left: .2rem; }

.uc-page08 .list2 h3 { font-size: .4rem; font-weight: bold; margin-bottom: .1rem; }

.uc-page08 .list2 .line { margin-bottom: .3rem; font-size: .26rem; color: #666; position: relative; padding-bottom: .15rem; }

.uc-page08 .list2 .line:after { content: ''; width: 1.5rem; height: 0.05rem; background-color: #7a75b6; position: absolute; left: 0; bottom: 0; }

.uc-page08 .list2 .txt { font-size: .26rem; line-height: .42rem; color: #666; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: .05rem; }

.uc-page08 .list2 .txt:last-child { margin-bottom: 0; }

.uc-page08 .list2 .tag { border-radius: .28rem; padding: 0 .1rem; color: #fff; margin-right: .1rem; line-height: .28rem; font-size: .2rem; }

.uc-page08 .list2 .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; }

.uc-page08 .box3 { padding: .6rem .3rem; }

.uc-page08 .box3 h3 { font-size: .28rem; font-weight: bold; margin-bottom: .3rem; text-align: center; }

.uc-page08 .list3 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: .1rem; }

.uc-page08 .list3 li { width: 33.33%; text-align: center; margin-top: .3rem; color: #454545; }

.uc-page08 .list3 img { display: block; margin: 0 auto .2rem; }

.uc-page08 .box4 { padding: .6rem .3rem; }

.uc-page08 .box4 h3 { font-size: .28rem; font-weight: bold; margin-bottom: .3rem; text-align: center; }

.uc-page08 .box4 .con { line-height: .42rem; text-align: justify; text-indent: 2em; }

/* |09|收益：收益| */
.uc-page09 { padding: .3rem; min-height: 100vh; background-color: #f1f1f1; }

.uc-page09 header { background: url("images/header-bg-9.jpg") center center no-repeat; background-size: cover; }

.uc-page09 .panel { background-color: #fff; border-radius: .2rem; margin-bottom: .3rem; padding: .4rem 0rem .1rem; text-align: center; }

.uc-page09 .panel .con { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: .3rem 0; }

.uc-page09 .panel .con h3 { font-size: .42rem; margin-bottom: .1rem; }

.uc-page09 .panel .con p { color: #999; font-size: .26rem; }

.uc-page09 .panel .con1 h3 { font-size: .48rem; font-weight: bold; }

.uc-page09 .panel .con1 p { font-size: .28rem; }

.uc-page09 .panel .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; position: relative; }

.uc-page09 .panel .item:after { content: ''; width: 1px; height: 0.8rem; background-color: #eee; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.uc-page09 .panel .item:first-child:after { display: none; }

.uc-page09 .info .item { background-color: #fff; border-radius: .1rem; height: .9rem; margin-bottom: .3rem; padding: 0 .3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-page09 .info img { display: block; margin-right: .2rem; }

.uc-page09 .info .l { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: .2rem; min-width: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-page09 .info .txt { color: #666; margin-right: .2rem; }

.uc-page09 .info .uc-btn { height: .4rem; border-radius: .4rem; padding: 0 .1rem; font-size: .2rem; }

.uc-page09 .info .r { font-size: .3rem; }

.uc-page09 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-page09 .list .item { width: 3.35rem; border-radius: 0.1rem; height: 2rem; background-color: #fff; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; -webkit-box-shadow: 0rem 0.15rem 0.2rem 0rem rgba(29, 112, 233, 0.08); box-shadow: 0rem 0.15rem 0.2rem 0rem rgba(29, 112, 233, 0.08); margin-bottom: .2rem; }

.uc-page09 .list h3 { font-size: .3rem; margin-bottom: .2rem; }

.uc-page09 .list .number { font-size: .35rem; color: #fe4c4c; }

.uc-page09 .list .uc-btn { position: absolute; right: .1rem; bottom: .1rem; height: .4rem; border-radius: .5rem; font-size: .2rem; }

/* |10|收益：托管分红| */
.uc-page10 { min-height: 100vh; background-color: #2c31cf; padding: .6rem .3rem; }

.uc-page10 .list .item { background-color: rgba(255, 255, 255, 0.24); border-radius: .1rem; color: #fff; font-size: .26rem; height: .9rem; margin-bottom: .1rem; padding: 0 .3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-page10 .list img { display: block; margin-right: .2rem; }

.uc-page10 .list .txt { margin-right: .2rem; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.uc-page10 .list .r { font-size: .3rem; }

/* |13|我的：个人二维码| */
.uc-page13 .code-box { width: 3.32rem; height: 3.32rem; margin: 2rem auto; padding: .27rem; background: url("images/code-bg.jpg") center center no-repeat; background-size: 100% auto; }

.uc-page13 .code-box img { display: block; }

/* |22|我的-我的资产：我的资产| */
.uc-page22 { min-height: 100vh; background-color: #272bb6; }

.uc-page22 .part1 { padding: .1rem; margin-top: .6rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-page22 .part1 .item { width: 3.6rem; border-radius: 0.1rem; height: 3.6rem; background-color: rgba(255, 255, 255, 0.1); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; color: #fff; text-align: center; }

.uc-page22 .part1 .number { font-size: .45rem; color: #fe4c4c; }

.uc-page22 .part1 .unit { font-size: .25rem; }

.uc-page22 .part1 .operate { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: .6rem; }

.uc-page22 .part1 .operate .uc-btn { height: .5rem; border-radius: .5rem; width: 1.1rem; padding: 0; font-size: .22rem; margin-left: .1rem; }

.uc-page22 .part1 .operate .uc-btn:first-child { margin-left: 0; }

.uc-page22 .part1 h3 { margin-bottom: .2rem; font-size: .34rem; }

.uc-page22 .part2 { padding: 0 .1rem .1rem; }

.uc-page22 .part2 .item { width: 100%; border-radius: 0.1rem; height: 1.4rem; padding: 0 .3rem; background-color: rgba(255, 255, 255, 0.1); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; color: #fff; }

.uc-page22 .part2 .txt { font-size: .34rem; }

.uc-page22 .part2 .number { font-size: .34rem; color: #fe4c4c; }

.uc-page22 .part2 .unit { font-size: .25rem; }

.wrapper { display: flex; justify-content: center; align-items: center; width: 2rem; position: relative; }

.wrapper>div { flex: 1; text-align: center; height: 36px; line-height: 36px;}

.dropdownWrapper { width: 100%; max-height: 3rem; border: 1px solid #dbedff; font-size: 14px; position: absolute; overflow: scroll; z-index: 20;}

.dropdownWrapper li { display: block; background-color: white; height: .5rem; line-height: .5rem;}

.nav-item.active { background: white;}

.dropdownBtn { display: inline-block; width: 100%; height: 100%; border-bottom: 1px solid #eee;}

.nav-item { cursor: pointer;}

.new-color {color: #227aff !important;}

.product-box { width: 6.5rem;height: .6rem;line-height: .6rem;overflow-x: scroll; white-space: nowrap; display: flex; justify-content: center; align-items: center;}

.product-box a { width: 25%; display: inline-block; }

.mask { width: 7.5rem; height: 100%; background-color: rgba(16, 16, 16, 0.35); position: fixed; z-index: 1; top: 0; }

.mask-box { width: 4rem; height: 3rem; background: #fff; position: fixed; top: 40%; left: 23.349%; border-radius: .1rem; font-size: .25rem; z-index: 2; display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center; }

.mask-box .lang-box { width: 100%; height: 2rem; display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center; }

.lang-box .lang-list { width: 100%; display: flex; justify-content: center; align-items: center; margin: .1rem 0 .1rem 0; }

.lang-box .lang-list .lang-radio { width: .4rem; height: .35rem; margin-right: .1rem; }

.mask-box .mask-btn { width: 100%; display: flex; flex-direction: row; justify-content: space-around; align-items: center; }

.mask-btn .btn-list { width: 1rem; height: .5rem; background-color: #227aff; text-align: center; line-height: .5rem; border-radius: .1rem; color: #fff; }

.product-menu{ position: relative; display: flex; align-items: center; justify-content: space-between; margin-left: .3rem; border-bottom: #eee 1px solid;}

.product-menu .menu-title{ height: .9rem; line-height: .9rem; font-size: .26rem; color: #333;}

.product-menu .menu{ max-width: 5.8rem; min-width: 2rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; }

.powIcon { position: absolute; right: 0; }

.powIcon:after { content: '\e75c'; font-family: 'uc-font'; font-size: 1.4em; right: 0; position: absolute; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); transform: rotate(90deg); }

.drop { width: 4.5rem; height: 5rem; background-color: #fff; position: absolute; border-radius: .05rem; top: 0.95rem; right: .2rem; overflow-y: scroll; overflow-x: hidden; box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3); }

.drop-list { min-height: .6rem; line-height: .5rem; font-size: 14px; margin: .12rem .12rem 0 .12rem; border-bottom: 1px dashed #eee; }

@keyframes fire {
0% { text-shadow: 0 0 4px white, 0 -4px 4px #f20, 2px 0px 6px #ff4901, -2px 0px 11px #f20, 2px 0px 18px #f20;}

25% { text-shadow: 0 0 4px white, 2px -6px 6px #f20, 2px 0px 8px #ff4901, -3px 0px 11px #f20, 4px 0px 22px #f20;}

50% { text-shadow: 0 0 4px white, 2px -7px 8px #f20, 2px 0px 10px #ff4901, -4px 0px 11px #f20, 4px 0px 25px #f20;}

75% { text-shadow: 0 0 4px white, 2px -6px 6px #f20, 2px 0px 8px #ff4901, -3px 0px 11px #f20, 4px 0px 22px #f20;}

100% { text-shadow: 0 0 4px white, 0 -4px 4px #f20, 2px 0px 6px #ff4901, -2px 0px 11px #f20, 2px 0px 18px #f20;}
}

@keyframes gold {
0% { text-shadow: 0 0 4px white, 0 -4px 4px #ff3, 2px 0px 6px #fd3, -2px 0px 11px #f80, 2px 0px 18px #f20;}

25% { text-shadow: 0 0 4px white, 2px -6px 6px #ff3, 2px 0px 8px #fd3, -3px 0px 11px #f80, 4px 0px 22px #f20;}

50% { text-shadow: 0 0 4px white, 2px -7px 8px #ff3, 2px 0px 10px #fd3, -4px 0px 11px #f80, 4px 0px 25px #f20;}

75% { text-shadow: 0 0 4px white, 2px -6px 6px #ff3, 2px 0px 8px #fd3, -3px 0px 11px #f80, 4px 0px 22px #f20;}

100% { text-shadow: 0 0 4px white, 0 -4px 4px #ff3, 2px 0px 6px #fd3, -2px 0px 11px #f80, 2px 0px 18px #f20;}
}

@keyframes pro {
			0% { text-shadow: 0 0 4px white, 0 -4px 4px #ffaaff, 2px 0px 6px #ff55ff, -2px 0px 11px #aa00ff, 2px 0px 18px #ff00ff;}
			
			25% { text-shadow: 0 0 4px white, 2px -6px 6px #ffaaff, 2px 0px 8px #ff55ff, -3px 0px 11px #aa00ff, 4px 0px 22px #ff00ff;}
			
			50% { text-shadow: 0 0 4px white, 2px -7px 8px #ffaaff, 2px 0px 10px #ff55ff, -4px 0px 11px #aa00ff, 4px 0px 25px #ff00ff;}
			
			75% { text-shadow: 0 0 4px white, 2px -6px 6px #ffaaff, 2px 0px 8px #ff55ff, -3px 0px 11px #aa00ff, 4px 0px 22px #ff00ff;}
			
			100% { text-shadow: 0 0 4px white, 0 -4px 4px #ffaaff, 2px 0px 6px #ff55ff, -2px 0px 11px #aa00ff, 2px 0px 18px #ff00ff;}
			}

.none-data{ height: 2.5rem; display: flex !important; align-items: center;justify-content: center;font-size: .3rem;font-weight: bold; }

.my-select-box{ position: relative; }

.my-select-box .select{ display: flex; align-items: center; background-color: #fff; border-radius: .1rem;}

.my-select-box .select .select-input{ width: calc(100% - 0.3rem) !important; background-color: rgba(0,0,0,0); overflow: hidden !important; text-overflow: ellipsis !important; word-break: break-all !important; }

.my-select-box .select .close{ position: absolute; top: 0.24rem; right: 0.12rem; font-size: .33rem; font-weight: bold;}

.my-select-box .options-box{ position: absolute; top: 1.15rem; left: 0; width: 100%; background-color: #FFFFFF; border-radius: 0.1rem; box-shadow: #DDDDDD 4px 4px 8px, #DDDDDD -4px -4px 8px; z-index: 999;}

.my-select-box .options-box .options{ max-height: 4rem; overflow: scroll;}

.my-select-box .options-box .options .option-item{ padding: 10px 0; margin: 0 10px; font-size: 14px; text-align: left; border-bottom: solid 1px #DDDDDD; word-break: break-all; }

.my-select-box .options-box .options .option-item:last-child{ border-bottom: none; }

.my-select-box .options-box::before { content: ''; position: absolute; width: 0; height: 0; border-bottom: solid 6px #FFFFFF; border-right: solid 6px transparent; border-left: solid 6px transparent; left: 50%; top: -6px; margin-left: -6px; }

.my-checkbox { height: auto!important; line-height: normal!important; min-width: 18px; min-height: 18px; border: none!important; position: relative; margin-right: 0; padding-left: 20px; padding-right: 0; background: 0 0; }

.my-checkbox .my-check { position: absolute; right: auto; left: 0; width: 16px; height: 16px; line-height: 16px; border: 1px solid #d2d2d2; font-size: 11px; border-radius: 2px; background-color: #fff; -webkit-transition: .1s linear; transition: .1s linear; text-align: center; }

.my-checkbox .my-checked { border-color: #227aff!important; background-color: #227aff; color: #fff; }

.my-checkbox .my-check-title { font-size: 14px; color: #000000; font-weight: bold; }