@charset "UTF-8";
/*! Created by UICUT.com on 2020/01/01. Contact QQ: 215611388 */
/* ----------------------------------------------------------------- 样式重置 & 常用样式 --------------------------------------------------------------- */
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: "微软雅黑", Verdana, "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Helvetica, Arial, sans-serif; -webkit-text-size-adjust: 100%; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

body { font-size: 0.24rem; color: #222; background: #fff; min-width: 7.5rem; min-height: 100vh; }

html::-webkit-scrollbar, body::-webkit-scrollbar { width: 0.1rem; height: 0.1rem; border-radius: 0.1rem; background-color: #ddd; }

html::-webkit-scrollbar-track, body::-webkit-scrollbar-track { border-radius: 0.05rem; background-color: #ddd; }

html::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb { border-radius: 0.05rem; background-color: rgba(47, 106, 255, 0.6); }

html::-webkit-scrollbar-thumb:hover, body::-webkit-scrollbar-thumb:hover { background: rgba(47, 106, 255, 0.8); -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, view, text, navigator, image { 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: #222; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:active, a:hover, a:focus { color: #EC801E; 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; }

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: #f6f7f7; }

.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; }

.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-pt0 { padding-top: 0rem !important; }

.uc-pb0 { padding-bottom: 0rem !important; }

.uc-pl0 { padding-left: 0rem !important; }

.uc-pr0 { padding-right: 0rem !important; }

.uc-pd0 { padding: 0rem !important; }

.uc-mt0 { margin-top: 0rem !important; }

.uc-mb0 { margin-bottom: 0rem !important; }

.uc-ml0 { margin-left: 0rem !important; }

.uc-mr0 { margin-right: 0rem !important; }

.uc-mg0 { margin: 0rem !important; }

.uc-pt5 { padding-top: 0.05rem !important; }

.uc-pb5 { padding-bottom: 0.05rem !important; }

.uc-pl5 { padding-left: 0.05rem !important; }

.uc-pr5 { padding-right: 0.05rem !important; }

.uc-pd5 { padding: 0.05rem !important; }

.uc-mt5 { margin-top: 0.05rem !important; }

.uc-mb5 { margin-bottom: 0.05rem !important; }

.uc-ml5 { margin-left: 0.05rem !important; }

.uc-mr5 { margin-right: 0.05rem !important; }

.uc-mg5 { margin: 0.05rem !important; }

.uc-pt10 { padding-top: 0.1rem !important; }

.uc-pb10 { padding-bottom: 0.1rem !important; }

.uc-pl10 { padding-left: 0.1rem !important; }

.uc-pr10 { padding-right: 0.1rem !important; }

.uc-pd10 { padding: 0.1rem !important; }

.uc-mt10 { margin-top: 0.1rem !important; }

.uc-mb10 { margin-bottom: 0.1rem !important; }

.uc-ml10 { margin-left: 0.1rem !important; }

.uc-mr10 { margin-right: 0.1rem !important; }

.uc-mg10 { margin: 0.1rem !important; }

.uc-pt15 { padding-top: 0.15rem !important; }

.uc-pb15 { padding-bottom: 0.15rem !important; }

.uc-pl15 { padding-left: 0.15rem !important; }

.uc-pr15 { padding-right: 0.15rem !important; }

.uc-pd15 { padding: 0.15rem !important; }

.uc-mt15 { margin-top: 0.15rem !important; }

.uc-mb15 { margin-bottom: 0.15rem !important; }

.uc-ml15 { margin-left: 0.15rem !important; }

.uc-mr15 { margin-right: 0.15rem !important; }

.uc-mg15 { margin: 0.15rem !important; }

.uc-pt20 { padding-top: 0.2rem !important; }

.uc-pb20 { padding-bottom: 0.2rem !important; }

.uc-pl20 { padding-left: 0.2rem !important; }

.uc-pr20 { padding-right: 0.2rem !important; }

.uc-pd20 { padding: 0.2rem !important; }

.uc-mt20 { margin-top: 0.2rem !important; }

.uc-mb20 { margin-bottom: 0.2rem !important; }

.uc-ml20 { margin-left: 0.2rem !important; }

.uc-mr20 { margin-right: 0.2rem !important; }

.uc-mg20 { margin: 0.2rem !important; }

.uc-pt25 { padding-top: 0.25rem !important; }

.uc-pb25 { padding-bottom: 0.25rem !important; }

.uc-pl25 { padding-left: 0.25rem !important; }

.uc-pr25 { padding-right: 0.25rem !important; }

.uc-pd25 { padding: 0.25rem !important; }

.uc-mt25 { margin-top: 0.25rem !important; }

.uc-mb25 { margin-bottom: 0.25rem !important; }

.uc-ml25 { margin-left: 0.25rem !important; }

.uc-mr25 { margin-right: 0.25rem !important; }

.uc-mg25 { margin: 0.25rem !important; }

.uc-pt30 { padding-top: 0.3rem !important; }

.uc-pb30 { padding-bottom: 0.3rem !important; }

.uc-pl30 { padding-left: 0.3rem !important; }

.uc-pr30 { padding-right: 0.3rem !important; }

.uc-pd30 { padding: 0.3rem !important; }

.uc-mt30 { margin-top: 0.3rem !important; }

.uc-mb30 { margin-bottom: 0.3rem !important; }

.uc-ml30 { margin-left: 0.3rem !important; }

.uc-mr30 { margin-right: 0.3rem !important; }

.uc-mg30 { margin: 0.3rem !important; }

.uc-pt35 { padding-top: 0.35rem !important; }

.uc-pb35 { padding-bottom: 0.35rem !important; }

.uc-pl35 { padding-left: 0.35rem !important; }

.uc-pr35 { padding-right: 0.35rem !important; }

.uc-pd35 { padding: 0.35rem !important; }

.uc-mt35 { margin-top: 0.35rem !important; }

.uc-mb35 { margin-bottom: 0.35rem !important; }

.uc-ml35 { margin-left: 0.35rem !important; }

.uc-mr35 { margin-right: 0.35rem !important; }

.uc-mg35 { margin: 0.35rem !important; }

.uc-pt40 { padding-top: 0.4rem !important; }

.uc-pb40 { padding-bottom: 0.4rem !important; }

.uc-pl40 { padding-left: 0.4rem !important; }

.uc-pr40 { padding-right: 0.4rem !important; }

.uc-pd40 { padding: 0.4rem !important; }

.uc-mt40 { margin-top: 0.4rem !important; }

.uc-mb40 { margin-bottom: 0.4rem !important; }

.uc-ml40 { margin-left: 0.4rem !important; }

.uc-mr40 { margin-right: 0.4rem !important; }

.uc-mg40 { margin: 0.4rem !important; }

.uc-pt45 { padding-top: 0.45rem !important; }

.uc-pb45 { padding-bottom: 0.45rem !important; }

.uc-pl45 { padding-left: 0.45rem !important; }

.uc-pr45 { padding-right: 0.45rem !important; }

.uc-pd45 { padding: 0.45rem !important; }

.uc-mt45 { margin-top: 0.45rem !important; }

.uc-mb45 { margin-bottom: 0.45rem !important; }

.uc-ml45 { margin-left: 0.45rem !important; }

.uc-mr45 { margin-right: 0.45rem !important; }

.uc-mg45 { margin: 0.45rem !important; }

.uc-pt50 { padding-top: 0.5rem !important; }

.uc-pb50 { padding-bottom: 0.5rem !important; }

.uc-pl50 { padding-left: 0.5rem !important; }

.uc-pr50 { padding-right: 0.5rem !important; }

.uc-pd50 { padding: 0.5rem !important; }

.uc-mt50 { margin-top: 0.5rem !important; }

.uc-mb50 { margin-bottom: 0.5rem !important; }

.uc-ml50 { margin-left: 0.5rem !important; }

.uc-mr50 { margin-right: 0.5rem !important; }

.uc-mg50 { margin: 0.5rem !important; }

.uc-pt55 { padding-top: 0.55rem !important; }

.uc-pb55 { padding-bottom: 0.55rem !important; }

.uc-pl55 { padding-left: 0.55rem !important; }

.uc-pr55 { padding-right: 0.55rem !important; }

.uc-pd55 { padding: 0.55rem !important; }

.uc-mt55 { margin-top: 0.55rem !important; }

.uc-mb55 { margin-bottom: 0.55rem !important; }

.uc-ml55 { margin-left: 0.55rem !important; }

.uc-mr55 { margin-right: 0.55rem !important; }

.uc-mg55 { margin: 0.55rem !important; }

.uc-pt60 { padding-top: 0.6rem !important; }

.uc-pb60 { padding-bottom: 0.6rem !important; }

.uc-pl60 { padding-left: 0.6rem !important; }

.uc-pr60 { padding-right: 0.6rem !important; }

.uc-pd60 { padding: 0.6rem !important; }

.uc-mt60 { margin-top: 0.6rem !important; }

.uc-mb60 { margin-bottom: 0.6rem !important; }

.uc-ml60 { margin-left: 0.6rem !important; }

.uc-mr60 { margin-right: 0.6rem !important; }

.uc-mg60 { margin: 0.6rem !important; }

.uc-pt65 { padding-top: 0.65rem !important; }

.uc-pb65 { padding-bottom: 0.65rem !important; }

.uc-pl65 { padding-left: 0.65rem !important; }

.uc-pr65 { padding-right: 0.65rem !important; }

.uc-pd65 { padding: 0.65rem !important; }

.uc-mt65 { margin-top: 0.65rem !important; }

.uc-mb65 { margin-bottom: 0.65rem !important; }

.uc-ml65 { margin-left: 0.65rem !important; }

.uc-mr65 { margin-right: 0.65rem !important; }

.uc-mg65 { margin: 0.65rem !important; }

.uc-pt70 { padding-top: 0.7rem !important; }

.uc-pb70 { padding-bottom: 0.7rem !important; }

.uc-pl70 { padding-left: 0.7rem !important; }

.uc-pr70 { padding-right: 0.7rem !important; }

.uc-pd70 { padding: 0.7rem !important; }

.uc-mt70 { margin-top: 0.7rem !important; }

.uc-mb70 { margin-bottom: 0.7rem !important; }

.uc-ml70 { margin-left: 0.7rem !important; }

.uc-mr70 { margin-right: 0.7rem !important; }

.uc-mg70 { margin: 0.7rem !important; }

.uc-pt75 { padding-top: 0.75rem !important; }

.uc-pb75 { padding-bottom: 0.75rem !important; }

.uc-pl75 { padding-left: 0.75rem !important; }

.uc-pr75 { padding-right: 0.75rem !important; }

.uc-pd75 { padding: 0.75rem !important; }

.uc-mt75 { margin-top: 0.75rem !important; }

.uc-mb75 { margin-bottom: 0.75rem !important; }

.uc-ml75 { margin-left: 0.75rem !important; }

.uc-mr75 { margin-right: 0.75rem !important; }

.uc-mg75 { margin: 0.75rem !important; }

.uc-pt80 { padding-top: 0.8rem !important; }

.uc-pb80 { padding-bottom: 0.8rem !important; }

.uc-pl80 { padding-left: 0.8rem !important; }

.uc-pr80 { padding-right: 0.8rem !important; }

.uc-pd80 { padding: 0.8rem !important; }

.uc-mt80 { margin-top: 0.8rem !important; }

.uc-mb80 { margin-bottom: 0.8rem !important; }

.uc-ml80 { margin-left: 0.8rem !important; }

.uc-mr80 { margin-right: 0.8rem !important; }

.uc-mg80 { margin: 0.8rem !important; }

.uc-pt85 { padding-top: 0.85rem !important; }

.uc-pb85 { padding-bottom: 0.85rem !important; }

.uc-pl85 { padding-left: 0.85rem !important; }

.uc-pr85 { padding-right: 0.85rem !important; }

.uc-pd85 { padding: 0.85rem !important; }

.uc-mt85 { margin-top: 0.85rem !important; }

.uc-mb85 { margin-bottom: 0.85rem !important; }

.uc-ml85 { margin-left: 0.85rem !important; }

.uc-mr85 { margin-right: 0.85rem !important; }

.uc-mg85 { margin: 0.85rem !important; }

.uc-pt90 { padding-top: 0.9rem !important; }

.uc-pb90 { padding-bottom: 0.9rem !important; }

.uc-pl90 { padding-left: 0.9rem !important; }

.uc-pr90 { padding-right: 0.9rem !important; }

.uc-pd90 { padding: 0.9rem !important; }

.uc-mt90 { margin-top: 0.9rem !important; }

.uc-mb90 { margin-bottom: 0.9rem !important; }

.uc-ml90 { margin-left: 0.9rem !important; }

.uc-mr90 { margin-right: 0.9rem !important; }

.uc-mg90 { margin: 0.9rem !important; }

.uc-pt95 { padding-top: 0.95rem !important; }

.uc-pb95 { padding-bottom: 0.95rem !important; }

.uc-pl95 { padding-left: 0.95rem !important; }

.uc-pr95 { padding-right: 0.95rem !important; }

.uc-pd95 { padding: 0.95rem !important; }

.uc-mt95 { margin-top: 0.95rem !important; }

.uc-mb95 { margin-bottom: 0.95rem !important; }

.uc-ml95 { margin-left: 0.95rem !important; }

.uc-mr95 { margin-right: 0.95rem !important; }

.uc-mg95 { margin: 0.95rem !important; }

.uc-pt100 { padding-top: 1rem !important; }

.uc-pb100 { padding-bottom: 1rem !important; }

.uc-pl100 { padding-left: 1rem !important; }

.uc-pr100 { padding-right: 1rem !important; }

.uc-pd100 { padding: 1rem !important; }

.uc-mt100 { margin-top: 1rem !important; }

.uc-mb100 { margin-bottom: 1rem !important; }

.uc-ml100 { margin-left: 1rem !important; }

.uc-mr100 { margin-right: 1rem !important; }

.uc-mg100 { margin: 1rem !important; }

.uc-pt110 { padding-top: 1.1rem !important; }

.uc-pb110 { padding-bottom: 1.1rem !important; }

.uc-pl110 { padding-left: 1.1rem !important; }

.uc-pr110 { padding-right: 1.1rem !important; }

.uc-pd110 { padding: 1.1rem !important; }

.uc-mt110 { margin-top: 1.1rem !important; }

.uc-mb110 { margin-bottom: 1.1rem !important; }

.uc-ml110 { margin-left: 1.1rem !important; }

.uc-mr110 { margin-right: 1.1rem !important; }

.uc-mg110 { margin: 1.1rem !important; }

.uc-pt120 { padding-top: 1.2rem !important; }

.uc-pb120 { padding-bottom: 1.2rem !important; }

.uc-pl120 { padding-left: 1.2rem !important; }

.uc-pr120 { padding-right: 1.2rem !important; }

.uc-pd120 { padding: 1.2rem !important; }

.uc-mt120 { margin-top: 1.2rem !important; }

.uc-mb120 { margin-bottom: 1.2rem !important; }

.uc-ml120 { margin-left: 1.2rem !important; }

.uc-mr120 { margin-right: 1.2rem !important; }

.uc-mg120 { margin: 1.2rem !important; }

.uc-pt150 { padding-top: 1.5rem !important; }

.uc-pb150 { padding-bottom: 1.5rem !important; }

.uc-pl150 { padding-left: 1.5rem !important; }

.uc-pr150 { padding-right: 1.5rem !important; }

.uc-pd150 { padding: 1.5rem !important; }

.uc-mt150 { margin-top: 1.5rem !important; }

.uc-mb150 { margin-bottom: 1.5rem !important; }

.uc-ml150 { margin-left: 1.5rem !important; }

.uc-mr150 { margin-right: 1.5rem !important; }

.uc-mg150 { margin: 1.5rem !important; }

.uc-pt160 { padding-top: 1.6rem !important; }

.uc-pb160 { padding-bottom: 1.6rem !important; }

.uc-pl160 { padding-left: 1.6rem !important; }

.uc-pr160 { padding-right: 1.6rem !important; }

.uc-pd160 { padding: 1.6rem !important; }

.uc-mt160 { margin-top: 1.6rem !important; }

.uc-mb160 { margin-bottom: 1.6rem !important; }

.uc-ml160 { margin-left: 1.6rem !important; }

.uc-mr160 { margin-right: 1.6rem !important; }

.uc-mg160 { margin: 1.6rem !important; }

.uc-pt180 { padding-top: 1.8rem !important; }

.uc-pb180 { padding-bottom: 1.8rem !important; }

.uc-pl180 { padding-left: 1.8rem !important; }

.uc-pr180 { padding-right: 1.8rem !important; }

.uc-pd180 { padding: 1.8rem !important; }

.uc-mt180 { margin-top: 1.8rem !important; }

.uc-mb180 { margin-bottom: 1.8rem !important; }

.uc-ml180 { margin-left: 1.8rem !important; }

.uc-mr180 { margin-right: 1.8rem !important; }

.uc-mg180 { margin: 1.8rem !important; }

.uc-pt200 { padding-top: 2rem !important; }

.uc-pb200 { padding-bottom: 2rem !important; }

.uc-pl200 { padding-left: 2rem !important; }

.uc-pr200 { padding-right: 2rem !important; }

.uc-pd200 { padding: 2rem !important; }

.uc-mt200 { margin-top: 2rem !important; }

.uc-mb200 { margin-bottom: 2rem !important; }

.uc-ml200 { margin-left: 2rem !important; }

.uc-mr200 { margin-right: 2rem !important; }

.uc-mg200 { margin: 2rem !important; }

.uc-op0 { opacity: 0 !important; }

.uc-op1 { opacity: 0.1 !important; }

.uc-op2 { opacity: 0.2 !important; }

.uc-op3 { opacity: 0.3 !important; }

.uc-op4 { opacity: 0.4 !important; }

.uc-op5 { opacity: 0.5 !important; }

.uc-op6 { opacity: 0.6 !important; }

.uc-op7 { opacity: 0.7 !important; }

.uc-op8 { opacity: 0.8 !important; }

.uc-op9 { opacity: 0.9 !important; }

.uc-op10 { opacity: 1 !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-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; }

@font-face { font-family: AlteDIN; src: url("../fonts/AlteDIN1451Mittelschriftgepraegt.ttf"); }

@font-face { font-family: ClarityMono-ExtraBold; src: url("../fonts/f37100f.otf"); }

@font-face { font-family: ClarityMono-Heavy; src: url("../fonts/5696a19.otf"); }

@font-face { font-family: HYYakuHei; src: url("../fonts/b400ecd.ttf"); }

.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; }

body, page { padding-top: constant(safe-area-inset-top); padding-top: env(safe-area-inset-top); padding-right: constant(safe-area-inset-right); padding-right: env(safe-area-inset-right); padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom); padding-left: constant(safe-area-inset-left); padding-left: env(safe-area-inset-left); }

textarea { resize: none; height: auto; min-height: 1.2rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }

input:-moz-placeholder { color: #222; }

::-webkit-input-placeholder { color: #222; }

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: #e6e6e6 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: #EC801E; }

.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; margin-left: 0.2rem; height: 0.6rem; border-radius: 0.1rem; padding: 0 0.2rem; }

.uc-btn img { margin-right: 0.05rem; }

.uc-btn:first-child { margin-left: 0; }

.uc-btn.linear { background: -webkit-gradient(linear, left top, right top, from(rgba(47, 106, 255, 0.7)), to(#EC801E)); background: -webkit-linear-gradient(left, rgba(47, 106, 255, 0.7) 0%, #EC801E 100%); background: -o-linear-gradient(left, rgba(47, 106, 255, 0.7) 0%, #EC801E 100%); background: linear-gradient(to right, rgba(47, 106, 255, 0.7) 0%, #EC801E 100%); color: #fff; }

.uc-btn.plain { background-color: transparent; border: #EC801E 1px solid; color: #EC801E; }

.uc-btn.blue { background-color: #EC801E; border: #EC801E 1px solid; color: #fff; }

.uc-btn.blue-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(47, 106, 255, 0.7)), to(#EC801E)); background: -webkit-linear-gradient(left, rgba(47, 106, 255, 0.7) 0%, #EC801E 100%); background: -o-linear-gradient(left, rgba(47, 106, 255, 0.7) 0%, #EC801E 100%); background: linear-gradient(to right, rgba(47, 106, 255, 0.7) 0%, #EC801E 100%); color: #fff; }

.uc-btn.blue-plain { color: #EC801E; border: #EC801E 1px solid; }

.uc-btn.white { background-color: #fff; border: #fff 1px solid; color: #222; }

.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: #222; }

.uc-btn.white-plain { color: #fff; border: #fff 1px solid; }

.uc-btn.red { background-color: #f5222d; border: #f5222d 1px solid; color: #fff; }

.uc-btn.red-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(245, 34, 45, 0.7)), to(#f5222d)); background: -webkit-linear-gradient(left, rgba(245, 34, 45, 0.7) 0%, #f5222d 100%); background: -o-linear-gradient(left, rgba(245, 34, 45, 0.7) 0%, #f5222d 100%); background: linear-gradient(to right, rgba(245, 34, 45, 0.7) 0%, #f5222d 100%); color: #fff; }

.uc-btn.red-plain { color: #f5222d; border: #f5222d 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-radio, .uc-checkbox, .uc-checkbox-circle { min-width: 0.32rem; min-height: 0.32rem; position: relative; padding-left: 0.4rem; cursor: pointer; color: #999; }

.uc-radio:after, .uc-checkbox:after, .uc-checkbox-circle:after { content: '\e7b5'; font-family: 'uc-font'; font-size: 0.32rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.uc-radio.on:after, .uc-checkbox.on:after, .uc-checkbox-circle.on:after { content: '\e7b3'; }

.uc-radio:before, .uc-checkbox:before, .uc-checkbox-circle:before { display: none; }

.uc-checkbox:after { content: '\e684'; }

.uc-checkbox.on:after { content: '\e67d'; }

.uc-checkbox-circle:after { content: '\e624'; }

.uc-checkbox-circle.on:after { content: '\e64f'; }

.uc-phColor { color: #222; }

.uc-blue { color: #EC801E !important; }

.uc-white { color: #fff !important; }

.uc-red { color: #f5222d !important; }

.uc-gray { color: #999 !important; }

.g-face { width: 1rem; border-radius: 100%; height: 1rem; overflow: hidden; }

.g-face img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g-face.w150 { width: 1.5rem; height: 1.5rem; }

.g-face.w60 { width: 0.6rem; height: 0.6rem; }

.g-face.w80 { width: 0.8rem; height: 0.8rem; }

.g-face.ma { margin: 0 auto; }

.uc-tag { display: inline-block; margin-left: 0.1rem; border-radius: 0.06rem; padding: 0 0.1rem; }

.uc-tag:first-child { margin-left: 0; }

.uc-tag:empty { display: none; }

.uc-tag.blue { background-color: #EC801E; color: #fff; }

.uc-tag.white { background-color: #fff; color: #222; }

.uc-tag.red { background-color: #f5222d; color: #fff; }

.uc-tag.gray { background-color: rgba(153, 153, 153, 0.4); color: #fff; }

/* ---------------------------------------------------------------------- 通用样式  -------------------------------------------------------------------- */
.g-decorateImg { position: absolute; left: 0; width: 100%; z-index: 99; }

.g-decorateImg img { display: block; }

.g-decorateImg.top { top: -2px; }

.g-decorateImg.bottom { bottom: -2px; }

.g-footer-form { background-color: #f6f7f7; padding: 1rem .5rem; width: 7.5rem; margin: 0 auto; position: relative; z-index: 9; }

.g-footer-form .icon { width: 3rem; height: 3rem; margin: .3rem auto; display: block; }

.g-footer-form .form { margin-bottom: .5rem; }

.g-footer-form .form .item { position: relative; border-bottom: #e6e6e6 1px solid; height: .9rem; margin-bottom: .4rem; font-size: .28rem; }

.g-footer-form .form .item i { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; z-index: 9; color: #f5222d; margin-top: .05rem; }

.g-footer-form .form .item .uc-font { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; font-size: .36rem; }

.g-footer-form .form .item.error .error-tips { display: block; }

.g-footer-form .form .uc-input, .g-footer-form .form .uc-select { border: none; padding: 0 0 0 .2rem; height: .9rem; background-color: transparent; position: relative; z-index: 1; }

.g-footer-form .form .error-tips { bottom: -.4rem; position: absolute; color: #f5222d; font-size: .24rem; line-height: .3rem; display: none; }

.g-footer-form .operate { padding: .3rem .5rem 0; }

.g-footer-form .operate .uc-btn { height: .8rem; border-radius: .8rem; font-size: .32rem; }

.g-footer-form .agree { margin-bottom: .3rem; }

.g-footer-form .agree .item { padding: .1rem 0; line-height: .4rem; font-size: .28rem; 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; }

.g-footer-form .agree .item a { display: inline-block; }

.g-footer-form .agree .item .on { color: #EC801E; }

.g-footer-form .agree .uc-checkbox { margin-right: .2rem; }
/*底部背景色*/
footer { background-color: #4C4C4E; width: 7.5rem; margin: 0 auto; }

footer .ft1 { padding: .4rem .3rem; color: rgba(255, 255, 255, 0.6); }

footer .ft1 .logo { width: 1.6rem; display: block; }

footer .contact { padding: .2rem 0; }

footer .contact .item { padding: .15rem 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; }

footer .contact .item img { margin-right: .2rem; }

footer .contact .uc-btn.white-plain { border-radius: .4rem; height: .4rem; background-color: rgba(255, 255, 255, 0.1); opacity: .5; padding: 0 .15rem; font-size: .2rem; }

footer .ft2 { color: rgba(255, 255, 255, 0.6); padding: .3rem .1rem; background-color: #000; text-align: center; font-size: .16rem; line-height: .32rem; }

footer .ft2 a { color: rgba(255, 255, 255, 0.6); }

.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; background-color: #EC801E; 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 .uc-btn { border-radius: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: .98rem; font-size: .32rem; }

.footer .uc-btn.white { -webkit-box-flex: .8; -ms-flex: .8; flex: .8; color: #EC801E; }

.footer-space { min-height: 0.98rem; 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)); }

.fixed-goTop { display: none; width: 0.8rem; border-radius: 100%; height: 0.8rem; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; position: fixed; right: .3rem; bottom: 1.2rem; z-index: 999; }
/*菜单背景色*/
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: 0.98rem; background-color: rgba(24,25,30, 0.5); z-index: 998; }

header .box { height: 0.98rem; padding: 0 0.3rem; 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; }

header .menu { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; margin-left: 3em; margin-right: 1.5em; 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; }

header .menu .item { color: rgba(255, 255, 255, 0.6); }

header .menu .item.on { color: #fff; }

header .logo { width: 2rem; display: block; }

header .btn-menu { width: .5rem; height: .5rem; background: url("images/icon-menu.png") center center no-repeat; background-size: 100% 100%; display: block; }
/*菜单背景色*/
header.fixed { background-color: #18191e; }

.header-space { min-height: 0.98rem; 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)); }

.alert-menu { display: none; position: fixed; z-index: 8888; top: 0; width: 100%; background-color: rgba(0, 0, 0, 0.6); height: 100vh; overflow-x: hidden; overflow-y: scroll; }

.alert-menu .list { width: 100%; background-color: #fff; padding: 0px 15px; }

.alert-menu .list li { line-height: .8rem; border-top: #f5f5f5 1px solid; font-size: .28rem; padding-top: .1rem; padding-bottom: .1rem; }

.alert-menu .list li > a { display: block; font-size: .32rem; }

.alert-menu .list li:first-child { border: none; }

.alert-menu .list li.on { color: #EC801E; }

.alert-menu .list li.on > a { color: #EC801E; }

.alert-menu .list .hasSubMenu > a { position: relative; }

.alert-menu .list .hasSubMenu > a:after { content: ""; right: 0; font-family: 'uc-font'; font-size: 1em; opacity: .6; color: #222; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.alert-menu .list .hasSubMenu.on > a:after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); margin-top: -.4rem; }

.alert-menu .box { width: 80%; height: 100vh; overflow-x: hidden; overflow-y: scroll; background-color: #fff; position: absolute; z-index: 99; 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; }

.alert-menu .over-close { width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; }

.alert-menu .box { right: 0; }

.alert-menu .subMenu { padding-bottom: 10px; display: none; padding-left: 1em; }

.alert-menu .subMenu a { display: block; }

.alert-menu .bottom { 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; }

.alert-menu .bottom .uc-btn { border-radius: .6rem; min-width: 1.5rem; }

.alert-menu .bottom .call { font-family: 'AlteDIN'; font-size: .32rem; }

.g-operate { padding: 0.4rem 1rem; font-size: 0.32rem; }

.g-operate .uc-btn { height: 0.88rem; border-radius: 0.88rem; margin-top: 0.3rem; margin-left: 0; width: 100%; }

.g-operate .uc-btn:first-child { margin-top: 0; }

.g-operate .uc-btn.white { background-color: rgba(125, 176, 251, 0.6); color: #fff; border: none; }

.g-fixedOperate { position: fixed; z-index: 999; left: 50%; width: 7.5rem; margin-left: -3.75rem; bottom: 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; font-size: 0.32rem; 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-fixedOperate .uc-btn { border-radius: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 0.98rem; }

.g-title { text-align: center; padding: 0 .4rem .4rem; }

.g-title h3 { font-weight: bold; font-size: .44rem; line-height: .64rem; }

.g-title .line { width: .56rem; height: .06rem; border-radius: .06rem; background-color: #EC801E; margin: .2rem auto; }

.g-title p { color: #999; font-size: .28rem; line-height: .44rem; }

.g-title.white .line { background-color: #fff; }

.g-title.white h3, .g-title.white p { color: #fff; }

.g-titleLine { 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: 0.2rem 0.3rem 0.2rem 0.3rem; line-height: 0.48rem; font-size: .4rem; position: relative; }

.g-titleLine:after { content: ''; width: 0.08rem; height: 0.4rem; background-color: #EC801E; border-radius: 0.08rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0rem; }

.banner { width: 100%; overflow: hidden; position: relative; }

.banner .hd { width: 100%; height: 0.22rem; position: absolute; z-index: 99; bottom: 1rem; text-align: center; }

.banner .hd ul { display: inline-block; height: 0.15rem; padding: 0.06rem 0.15rem; border-radius: 0.15rem; font-size: 0; vertical-align: top; }

.banner .hd ul li { display: inline-block; width: 0.15rem; height: 0.15rem; border-radius: 0.15rem; background: #fff; margin: 0 0.06rem; vertical-align: top; overflow: hidden; opacity: .5; }

.banner .hd ul .on { background: #EC801E; width: 0.3rem; opacity: 1; }

.banner .bd { position: relative; z-index: 0; }

.banner .bd li img { width: 100%; background: url("images/loading.gif") center center no-repeat; display: block; }

.banner .bd li a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.banner .prev, .banner .next { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; font-size: 1.5em; }

.banner .prev { left: 0; }

.banner .next { right: 0; }

.tabBoxLine { font-size: 0.28rem; font-weight: lighter; }

.tabBoxLine .hd { width: 100%; }

.tabBoxLine .hd ul { width: 100%; overflow: hidden; 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; }

.tabBoxLine .hd li { line-height: 0.8rem; height: 0.8rem; float: left; text-align: center; position: relative; font-size: 0.32rem; padding: 0 .5em; }

.tabBoxLine .hd li a { color: #666; }

.tabBoxLine .hd li.on { display: block; }

.tabBoxLine .hd li.on a { color: #EC801E; }

.tabBoxLine .hd li.on:after { content: ""; width: 2em; height: 0.04rem; background-color: #EC801E; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; }

.tabBoxLine .bd { width: 100%; }

.tabBoxLine .bd > .con > div { padding-bottom: 0.1rem; }

.swiper-container { width: 100%; height: 100%; }

.swiper-slide { text-align: center; 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; }

.swiper-pagination-bullet { background-color: #9c9c9c; opacity: .8; }

.swiper-pagination-bullet-active { background-color: #EC801E; width: 1.5em; border-radius: 1.15em; }

.swiper-button-prev, .swiper-button-next { background-color: rgba(244, 117, 115, 0.9); border-radius: 100%; padding: 0; color: #fff; width: 0.3rem; height: 0.3rem; outline: none; }

.swiper-button-prev:after, .swiper-button-next:after { font-size: 1.5em; color: #EC801E; }

/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------                            各页面样式                           ---------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------- 						 可拆分到独立页面中， 					---------------------------------------- */
/* --------------------------------------------- 		  如无必要，别拆。方便后期配合开发新页面或维护修改 			---------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* |01|首页|home */
.uc-home .swiper-box11 { position: relative; padding-bottom: .7rem; }

.uc-home .swiper-box11 .swiper-container-horizontal > .swiper-pagination-bullets, .uc-home .swiper-box11 .swiper-pagination-custom, .uc-home .swiper-box11 .swiper-pagination-fraction { bottom: 1rem; }

.uc-home .part { position: relative; padding: .5rem 0; }

.uc-home .part2, .uc-home .part4 { background: url("images/bg12.png") center center no-repeat; background-size: 100% 100%; }

.uc-home .part4 { background-image: url("images/bg14.png"); padding: 1.5rem 0; }

.uc-home .part4 .list { padding: .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; }

.uc-home .part4 .list .item { border-radius: .15rem; background-color: #fff; margin-top: .2rem; width: 3.25rem; padding: .3rem .2rem; text-align: center; }

.uc-home .part4 .list img { display: block; width: 1rem; height: 1rem; margin: 0 auto .2rem; }

.uc-home .part4 .list p { opacity: .5; margin-top: .2rem; line-height: .36rem; min-height: 1.08rem; }

.uc-home .part1 { padding-bottom: 0; }

.uc-home .swiper-box12 .swiper-container { padding-bottom: .5rem; }

.uc-home .swiper-box12 .swiper-wrapper { padding-left: .5rem; }

.uc-home .swiper-box12 .swiper-slide { padding: .2rem .15rem; }

.uc-home .swiper-box12 .item { background-color: #fff; border-radius: .1rem; overflow: hidden; -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); position: relative; padding-top: .5rem; }

.uc-home .swiper-box12 .line { width: .36rem; height: .04rem; border-radius: .04rem; background-color: #EC801E; margin: .4rem auto .2rem; }

.uc-home .swiper-box12 .logo { width: 1.2rem; border-radius: 0.2rem; height: 1.2rem; position: absolute; left: .2rem; top: .2rem; -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); }

.uc-home .swiper-box12 .logo img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-home .swiper-box12 .info { 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-home .swiper-box12 .info .sub-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; }

.uc-home .swiper-box12 .info .number { font-size: .3rem; margin-top: .1rem; color: #EC801E; }

.uc-home .swiper-box12 .info .uc-big { font-size: .66rem; font-family: AlteDIN; }

.uc-home .swiper-box12 .info p { color: rgba(34, 34, 34, 0.3); margin-top: .1rem; }

.uc-home .swiper-box12 .txt { position: relative; font-size: .28rem; line-height: .42rem; padding: .4rem; min-height: 1.68rem; padding-top: .21rem; padding-bottom: .21rem; color: #999; }

.uc-home .swiper-box12 .txt .l, .uc-home .swiper-box12 .txt .r { color: rgba(34, 34, 34, 0.3); font-size: .4rem; position: absolute; }

.uc-home .swiper-box12 .txt .l { left: .3rem; top: 0; }

.uc-home .swiper-box12 .txt .r { right: .3rem; bottom: 0; }

.uc-home .swiper-box12 .operate { font-size: .28rem; padding-bottom: .3rem; }

.uc-home .swiper-box12 .sub-title { position: relative; }

.uc-home .swiper-box12 .sub-title b { position: relative; z-index: 99; font-size: .4rem; font-weight: bold; margin-bottom: .3rem; -webkit-box-shadow: 0.2rem 0.15rem 0 0 rgba(47, 106, 255, 0.2); box-shadow: 0.2rem 0.15rem 0 0 rgba(47, 106, 255, 0.2); }

.uc-home .part2 { padding: 2rem 0; }

.uc-home .part2 .img-box img { display: block; }

.uc-home .swiper-box13 .swiper-container { padding-bottom: .5rem; }

.uc-home .swiper-box13 .swiper-wrapper { padding-left: .5rem; }

.uc-home .swiper-box13 .swiper-slide { padding: .2rem .15rem; }

.uc-home .swiper-box13 .item { background-color: #fff; border-radius: .1rem; overflow: hidden; -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); position: relative; padding-top: .5rem; }

.uc-home .swiper-box13 .sub-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; font-size: .32rem; margin-bottom: .3rem; }

.uc-home .swiper-box13 .sub-title .tag { width: 0.5rem; border-radius: 100%; height: 0.5rem; color: #fff; background-color: #EC801E; text-align: center; line-height: .5rem; margin-right: .1rem; font-size: .24rem; }

.uc-home .swiper-box13 .img { width: 4rem; height: 4rem; overflow: hidden; margin: 0 auto; }

.uc-home .swiper-box13 .img img { display: block; width: 100%; margin: 0 auto; }

.uc-home .swiper-box13 .btm { 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; padding: 0 .2rem .4rem .2rem; }

.uc-home .swiper-box13 .btm .uc-btn { width: 2.6rem; height: .6rem; border-radius: .6rem; margin: .1rem; }

.uc-home .part5 { padding-bottom: 1.5rem; }

.uc-home .swiper-box14 .swiper-container { padding-bottom: .5rem; }

.uc-home .swiper-box14 .swiper-wrapper { padding-left: .5rem; }

.uc-home .swiper-box14 .swiper-slide { padding: .2rem .15rem; }

.uc-home .swiper-box14 .item { background-color: #fff; border-radius: .1rem; overflow: hidden; -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); position: relative; }

.uc-home .swiper-box14 .img { width: 100%; border-radius: 0; height: 3.2rem; overflow: hidden; }

.uc-home .swiper-box14 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-home .swiper-box14 .logo { width: 1.4rem; border-radius: 100%; height: 1.4rem; overflow: hidden; position: absolute; top: 2.4rem; left: .4rem; -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); }

.uc-home .swiper-box14 .logo img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-home .swiper-box14 .btm { padding: .8rem .5rem .3rem; text-align: left; border-bottom: #e6e6e6 1px solid; }

.uc-home .swiper-box14 .line { width: 1em; height: 2px; border-radius: 2px; background-color: #EC801E; margin: .2rem 0; }

.uc-home .swiper-box14 h3 { font-weight: bold; font-size: .32rem; font-weight: bold; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; padding: .1rem 0; }

.uc-home .swiper-box14 .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; color: rgba(34, 34, 34, 0.3); padding: .2rem 0; }

.uc-home .swiper-box14 .tags span { margin-right: 1em; }

.uc-home .swiper-box14 .info { 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-home .swiper-box14 .info .sub-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; }

.uc-home .swiper-box14 .info .number { font-size: .3rem; color: #EC801E; }

.uc-home .swiper-box14 .info .uc-big { font-size: .66rem; font-family: AlteDIN; }

.uc-home .swiper-box14 .info p { color: rgba(34, 34, 34, 0.3); margin-top: .1rem; }

/* |02|营销资源-列表|resources-list */
.uc-resources-list { min-height: 100vh; background-color: #EC801E; background: -webkit-gradient(linear, left bottom, left top, from(#44a1fb), to(#EC801E)); background: -webkit-linear-gradient(bottom, #44a1fb 0%, #EC801E 100%); background: -o-linear-gradient(bottom, #44a1fb 0%, #EC801E 100%); background: linear-gradient(to top, #44a1fb 0%, #EC801E 100%); padding-top: 1rem; padding-bottom: 2.3rem; position: relative; }

.uc-resources-list .g-title .line { background-color: #ffe349; }

.uc-resources-list .banner-box img { display: block; }

.uc-resources-list .list { padding: 0 .2rem; }

.uc-resources-list .list .item { border-radius: .2rem; margin-bottom: .2rem; background-color: #fff; padding: .3rem; -webkit-box-shadow: 0 0.06rem 0.28rem rgba(0, 0, 0, 0.1); box-shadow: 0 0.06rem 0.28rem rgba(0, 0, 0, 0.1); }

.uc-resources-list .list .item, .uc-resources-list .list h3 { 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-resources-list .list .img { width: 1.28rem; border-radius: 0.2rem; height: 1.28rem; overflow: hidden; margin-right: .3rem; }

.uc-resources-list .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-resources-list .list .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; }

.uc-resources-list .list h3 { font-size: .34rem; font-weight: bold; margin-bottom: .2rem; }

.uc-resources-list .list .uc-font { font-size: .24rem; color: #EC801E; }

.uc-resources-list .list p { color: rgba(34, 34, 34, 0.7); line-height: .4rem; min-height: .8rem; font-size: .26rem; }

.uc-resources-list .three-box { border-radius: .2rem; margin-bottom: .2rem; background-color: #fff; padding: .3rem; margin: 0 .2rem; -webkit-box-shadow: 0 0.06rem 0.28rem rgba(0, 0, 0, 0.1); box-shadow: 0 0.06rem 0.28rem rgba(0, 0, 0, 0.1); }

.uc-resources-list .three-box .part1 { 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-top: .3rem; }

.uc-resources-list .three-box .part1 .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; }

.uc-resources-list .three-box .part1 .img { width: 1.28rem; border-radius: 0.2rem; height: 1.28rem; overflow: hidden; margin-right: .3rem; }

.uc-resources-list .three-box .part1 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-resources-list .three-box .part1 img { width: 1.28rem; border-radius: .2rem; display: block; margin: 0 auto .2rem; }

.uc-resources-list .three-box .part2 { border-top: #f5f5f5 1px solid; padding: .5rem 0 .3rem; margin: .5rem .3rem 0; }

.uc-resources-list .three-box .part2 h3 { font-size: .34rem; font-weight: bold; margin-bottom: .2rem; 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-resources-list .three-box .part2 .uc-font { font-size: .24rem; color: #EC801E; }

.uc-resources-list .three-box .part2 p { color: rgba(34, 34, 34, 0.7); line-height: .4rem; min-height: .8rem; font-size: .26rem; }

/* |03|营销资源-详情|resources-detail */
.uc-resources-detail { background-color: #fff; position: relative; padding-bottom: 1.2rem; margin-bottom: -.5rem; }

.uc-resources-detail .banner-box { background-color: #fff; }

.uc-resources-detail .banner-box img { display: block; }

.uc-resources-detail .banner-box .btm { padding: .3rem; }

.uc-resources-detail .banner-box h3 { font-size: .44rem; font-weight: bold; margin-bottom: .3rem; font-weight: bold; text-align: center; line-height: .5rem; }

.uc-resources-detail .banner-box p { font-size: .28rem; line-height: .44rem; text-align: center; color: #666; margin-bottom: .2rem; }

.uc-resources-detail .g-title h3 { font-weight: normal; margin-bottom: .2rem; font-size: .4rem; }

.uc-resources-detail .part { padding: 1rem .3rem; }

.uc-resources-detail .part1 { background-color: #f6f7f7; padding-bottom: .25rem; }

.uc-resources-detail .part1 .item { padding: .3rem 0; }

.uc-resources-detail .part1 .img-box img { display: block; }

.uc-resources-detail .part1 .btm { padding: .4rem; text-align: center; }

.uc-resources-detail .part1 .btm .txt { font-size: .28rem; line-height: .42rem; color: #666; margin-bottom: .4rem; }

.uc-resources-detail .part1 .g-operate { padding-bottom: 0; }

.uc-resources-detail .part2 { padding-bottom: .5rem; }

.uc-resources-detail .part2 .item { background-color: #fff; border-radius: .1rem; overflow: hidden; -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); position: relative; margin-top: .3rem; width: 6.9rem; margin: .3rem auto; }

.uc-resources-detail .part2 .img { width: 100%; border-radius: 0; height: 3.2rem; overflow: hidden; }

.uc-resources-detail .part2 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-resources-detail .part2 .logo { width: 1.4rem; border-radius: 100%; height: 1.4rem; overflow: hidden; position: absolute; top: 2.4rem; left: .4rem; -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); }

.uc-resources-detail .part2 .logo img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-resources-detail .part2 .btm { padding: .8rem .5rem .3rem; text-align: left; border-bottom: #e6e6e6 1px solid; }

.uc-resources-detail .part2 .line { width: 1em; height: 2px; border-radius: 2px; background-color: #EC801E; margin: .2rem 0; }

.uc-resources-detail .part2 h3 { font-weight: bold; font-size: .32rem; font-weight: bold; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; padding: .1rem 0; }

.uc-resources-detail .part3, .uc-resources-detail .part4 { padding-top: .8rem; padding-bottom: .8rem; }

.uc-resources-detail .part3 .img-box, .uc-resources-detail .part4 .img-box { padding: .3rem .6rem; }

.uc-resources-detail .part3 .img-box img, .uc-resources-detail .part4 .img-box img { display: block; margin: 0 auto; }

.uc-resources-detail .part3 { background-color: #f6f7f7; }

/* |04|成功案例-列表|case-list */
.uc-case-list { min-height: 100vh; background-color: #fff; position: relative; padding-bottom: 1.5rem; margin-bottom: -.5rem; }

.uc-case-list .filter { height: 1rem; padding: 0 .2rem; font-size: .28rem; }

.uc-case-list .filter, .uc-case-list .filter .item { 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-case-list .filter .item { margin-right: 2em; }

.uc-case-list .filter .uc-font { color: #999; margin-left: .2rem; }

.uc-case-list .list { padding: 0 .2rem; }

.uc-case-list .list .item { background-color: #fff; border-radius: .1rem; overflow: hidden; -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); position: relative; margin-bottom: .3rem; display: block; }

.uc-case-list .list .img { width: 100%; border-radius: 0; height: 3.2rem; overflow: hidden; }

.uc-case-list .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-case-list .list .logo { width: 1.4rem; border-radius: 100%; height: 1.4rem; overflow: hidden; position: absolute; top: 2.4rem; left: .4rem; -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); }

.uc-case-list .list .logo img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-case-list .list .btm { padding: .8rem .5rem .3rem; text-align: left; border-bottom: #f5f5f5 1px solid; }

.uc-case-list .list .line { width: 1em; height: 2px; border-radius: 2px; background-color: #EC801E; margin: .2rem 0; }

.uc-case-list .list h3 { font-weight: bold; font-size: .32rem; font-weight: bold; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; padding: .1rem 0; }

.uc-case-list .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; color: rgba(34, 34, 34, 0.3); padding: .2rem 0; }

.uc-case-list .list .tags span { margin-right: 1em; }

.uc-case-list .list .info { 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-case-list .list .info .sub-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; }

.uc-case-list .list .info .number { font-size: .3rem; color: #EC801E; }

.uc-case-list .list .info .uc-big { font-size: .66rem; font-family: AlteDIN; }

.uc-case-list .list .info p { color: rgba(34, 34, 34, 0.3); margin-top: .1rem; }

.uc-case-list .list.list2 { display: none; }

.uc-case-list .operate { padding: .3rem 0rem .6rem; }

.uc-case-list .operate .uc-btn { font-size: .28rem; color: #EC801E; }

.uc-case-list .operate .uc-font { margin-left: .1rem; }

/* |05|成功案例-详情|case-detail */
.uc-case-detail { background-color: #fff; position: relative; padding-bottom: 1.7rem; margin-bottom: -.5rem; }

.uc-case-detail .banner-box { padding-bottom: 1.4rem; position: relative; margin-bottom: .5rem; }

.uc-case-detail .banner-box img { display: block; }

.uc-case-detail .banner-box .info { 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; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: .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); width: 6.9rem; border-radius: .2rem; z-index: 9; }

.uc-case-detail .banner-box .info .sub-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; }

.uc-case-detail .banner-box .info .number { font-size: .3rem; color: #EC801E; }

.uc-case-detail .banner-box .info .uc-big { font-size: .66rem; font-family: AlteDIN; }

.uc-case-detail .banner-box .info p { color: rgba(34, 34, 34, 0.3); margin-top: .1rem; }

.uc-case-detail article { padding: 0 .4rem; font-size: .28rem; line-height: .46rem; text-align: justify; }

.uc-case-detail article p { color: #999; margin-bottom: .46rem; }

.uc-case-detail article .g-titleLine { margin-bottom: .2rem; color: #222; }

.uc-case-detail article h3 { margin-bottom: .2rem; color: #222; }

.uc-case-detail article img { display: block; margin-bottom: .46rem; max-width: 100%; }

.uc-case-detail .operate { 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: .4rem; }

.uc-case-detail .operate .uc-btn { width: 2.5rem; height: 1rem; border-radius: 1rem; font-size: .32rem; }

/* |06|营销洞察-列表|insight-list */
.uc-insight-list { min-height: 100vh; background-color: #fff; position: relative; padding-top: .3rem; padding-bottom: 2rem; margin-bottom: -.5rem; }

.uc-insight-list .list { padding: 0 .2rem; }

.uc-insight-list .list .item { background-color: #fff; border-radius: .1rem; overflow: hidden; -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); position: relative; margin-bottom: .3rem; display: block; }

.uc-insight-list .list .img { width: 100%; border-radius: 0; height: 3.2rem; overflow: hidden; }

.uc-insight-list .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-insight-list .list .btm { padding: .3rem; }

.uc-insight-list .list .btm p { font-size: .24rem; line-height: .36rem; text-align: justify; max-height: .72rem; overflow: hidden; color: #666; }

.uc-insight-list .list h3 { font-size: .34rem; line-height: .48rem; font-weight: bold; margin-bottom: .2rem; }

/* |07|营销洞察-详情|insight-detail */
.uc-insight-detail { background-color: #fff; position: relative; padding-bottom: 1.7rem; margin-bottom: -.5rem; }

.uc-insight-detail .banner-box { position: relative; margin-bottom: .5rem; }

.uc-insight-detail .banner-box img { display: block; }

.uc-insight-detail .banner-box .uc-btn { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: .2rem; height: .86rem; font-size: .32rem; border-radius: .86rem; width: 4rem; }

.uc-insight-detail article { padding: 0 .4rem; font-size: .28rem; line-height: .46rem; text-align: justify; }

.uc-insight-detail article .title { font-size: .34rem; line-height: .48rem; font-weight: bold; text-align: center; margin-bottom: .4rem; }

.uc-insight-detail article p { color: #999; margin-bottom: .46rem; }

.uc-insight-detail article h3 { margin-bottom: .2rem; color: #222; }

.uc-insight-detail article img { display: block; margin-bottom: .46rem; max-width: 100%; }

/* |08|帮助中心|help */
.uc-help { background-color: #fff; position: relative; padding-bottom: 2rem; margin-bottom: -.5rem; }

.uc-help .title { font-size: .4rem; line-height: .96rem; padding: .3rem; border-bottom: #e6e6e6 1px solid; }

.uc-help .list .item { border-bottom: #e6e6e6 1px solid; }

.uc-help .sub-title { padding: .2rem .6rem .2rem .3rem; line-height: .6rem; font-size: .28rem; position: relative; }

.uc-help .sub-title .uc-font { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: .3rem; }

.uc-help .sub-title .uc-arrow-top { display: none; }

.uc-help .sub-title.on { color: #EC801E; }

.uc-help .sub-title.on .uc-arrow-top { display: block; }

.uc-help .sub-title.on .uc-arrow-down { display: none; }

.uc-help .box { background-color: #f6f7f7; padding: .3rem .4rem; display: none; }

.uc-help .box .sub-item { margin-bottom: .2rem; background-color: #fff; border: 1px solid #e6e6e6; padding: .2rem .3rem; line-height: .4rem; }

.uc-help .box .sub-item:last-child { margin-bottom: 0; }

.uc-help .box .con { padding-top: .3rem; opacity: .6; display: none; }
