html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html * { outline: 0; -webkit-text-size-adjust: none !important; -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; }

html, body { font-family: sans-serif; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, menu, nav, section { margin: 0; padding: 0; }

button, input, select, textarea { font-size: 100%; border: none; -webkit-appearance: none; }

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

table { border-collapse: collapse; border-spacing: 0; }

ol, ul, dl { list-style: none; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 500; }

em, b, i { font-style: normal; }

a { text-decoration: none; }

img { border: none; }

.clr { *zoom: 1; clear: both; }

.clr:after { content: "."; clear: both; height: 0; visibility: hidden; display: block; }

.fl { float: left; _display: inline; }

.fr { float: right; _display: inline; }

.va-t { vertical-align: top; }

.va-m { vertical-align: middle; }

.va-b { vertical-align: bottom; }

.i-hide { display: none; }

.i-show { display: block; }

.lineBlock { display: inline-block; *display: inline; zoom: 1; letter-spacing: normal; word-spacing: normal; }

.lbBox { font-size: 0 !important; *word-spacing: -1px !important; }

.boxsiz { -webkit-box-sizing: border-box; box-sizing: border-box; }

html, body { width: 100%; height: 100%; -webkit-overflow-scrolling: touch; }

body { overflow-x: hidden; }

.emptys { margin-left: -1px; width: 1px; height: 100%; font-size: 0; vertical-align: middle; }

@media (min-width: 750px) { html { background: rgba(0, 0, 0, 0.5); }
  html body { max-width: 480px; margin: 0 auto; background: #fff; }
  html body .main-interface .container-wrap::-webkit-scrollbar { width: 10px; height: 11px; }
  html body .main-interface .container-wrap::-webkit-scrollbar-thumb { background-color: #ffffff; box-shadow: 0px 0px 0px 0px rgba(73, 73, 73, 0.92); border-radius: 10px; border: solid 1px #e5e5e5; padding: 2px; }
  html body .main-interface .container-wrap::-webkit-scrollbar-track { background-color: #eeeeee; box-shadow: inset 1px 3px 5px 0px rgba(192, 186, 186, 0.75); border-radius: 10px; } }
#app { height: 100%; }

.navigator { order: 1; width: 100%; height: 2rem; position: fixed; bottom: 0; left: 0; right: 0; z-index: 2019; }
.navigator ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; background-color: #ffffff; box-shadow: 0rem 0rem 0.12rem 0rem rgba(196, 196, 196, 0.87); justify-content: center; align-items: center; }
.navigator ul li { position: relative; -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; text-align: center; }
.navigator ul li a { display: block; }
.navigator ul li a .cart { position: absolute; left: 50%; top: -8px; margin-left: -2px; color: #fff; font-size: 12px; font-weight: 500; text-align: center; padding: 0 3px; min-width: 16px; line-height: 14px; border: 1px solid #fff; border-radius: 16px; background-color: #f44; transform: translateX(50%); transform-origin: 100%; }
.navigator ul li a i { width: 26px; height: 26px; display: block; margin: 0 auto; color: #d5d5d5; font-size: 25px; text-align: center; }
.navigator ul li a .ico-1 { background: url("../images/home/i1.png") no-repeat center center; background-size: cover; }
.navigator ul li a .ico-2 { background: url("../images/home/i2.png") no-repeat center center; background-size: cover; }
.navigator ul li a .ico-3 { background: url("../images/home/i3.png") no-repeat center center; background-size: cover; }
.navigator ul li a .ico-4 { background: url("../images/home/i4.png") no-repeat center center; background-size: cover; }
.navigator ul li a .ico-5 { background: url("../images/home/i5.png") no-repeat center center; background-size: cover; }
.navigator ul li a p { margin-top: 0.133rem; font-size: 10px; color: #adadad; }
.navigator ul li.curr i { color: #57a1f4; }
.navigator ul li.curr .ico-1 { background: url("../images/home/i1_s.png") no-repeat center center; background-size: cover; }
.navigator ul li.curr .ico-2 { background: url("../images/home/i2_s.png") no-repeat center center; background-size: cover; }
.navigator ul li.curr .ico-3 { background: url("../images/home/i3_s.png") no-repeat center center; background-size: cover; }
.navigator ul li.curr .ico-4 { background: url("../images/home/i4_s.png") no-repeat center center; background-size: cover; }
.navigator ul li.curr .ico-5 { background: url("../images/home/i5_s.png") no-repeat center center; background-size: cover; }
.navigator ul li.curr p { color: #4e8eee; }

.loading-background { background: transparent; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); display: flex; justify-content: center; flex-direction: column; z-index: 99; }

.slide-bar { position: fixed; right: 0; bottom: 23%; z-index: 3000; }
.slide-bar .customer-service { width: 1.053rem; height: 1.053rem; border-radius: 4px; background: rgba(78, 142, 238, 0.8); display: flex; align-items: center; justify-content: center; }
.slide-bar .customer-service .icon-kefu { color: #fff; font-size: 25px; }
.slide-bar .backtop { margin-top: 16px; width: 1.053rem; height: 1.053rem; border-radius: 4px; background: rgba(78, 142, 238, 0.8); display: flex; align-items: center; justify-content: center; }
.slide-bar .backtop .icon-xiangshang1 { color: #fff; font-size: 28px; }

.kefu .t0 { text-align: center; height: 100px; line-height: 100px; }
.kefu .t0 .icon-kefu { font-size: 60px; color: #1080d0; }
.kefu .t1 { padding: 0 10%; margin-bottom: 20px; }
.kefu .t1 a { display: block; height: 33px; line-height: 33px; font-size: 14px; background: #1080d0; color: #fff; text-decoration: none; text-align: center; border: none; }
.kefu .t2 { padding: 0 10%; margin-bottom: 20px; }
.kefu .t2 a { border-color: #e5e5e5; color: #1080d0; border: 1px solid #1080d0; text-decoration: none; text-align: center; display: block; height: 33px; line-height: 33px; font-size: 13px; }
.kefu .t2 a .icon-qq { font-size: 13px; margin-right: 10px; }

/*# sourceMappingURL=global.min.css.map */