@charset "UTF-8";
/*! Created by UICUT.com on 2021/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: #212121; 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(255, 113, 20, 0.6); }

body::-webkit-scrollbar-thumb:hover { background: rgba(255, 113, 20, 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: #212121; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:active, a:hover, a:focus { color: #ff7114; 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: #f6f6f6; }

.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: #adadad; 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-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,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") 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: #adadad; }

.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: #ddd; }

::-webkit-input-placeholder { color: #ddd; }

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: 0rem; 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: #ff7114; }

.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: 0rem; padding: 0 0.2rem; }

.uc-btn img { margin-right: 0.1rem; }

.uc-btn.orange { background-color: #ff7114; border: #ff7114 1px solid; color: #fff; }

.uc-btn.orange-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(255, 113, 20, 0.7)), to(#ff7114)); background: -webkit-linear-gradient(left, rgba(255, 113, 20, 0.7) 0%, #ff7114 100%); background: -o-linear-gradient(left, rgba(255, 113, 20, 0.7) 0%, #ff7114 100%); background: linear-gradient(to right, rgba(255, 113, 20, 0.7) 0%, #ff7114 100%); color: #fff; }

.uc-btn.orange-plain { color: #ff7114; border: #ff7114 1px solid; }

.uc-btn.gray { background-color: #adadad; border: #adadad 1px solid; color: #fff; }

.uc-btn.gray-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(173, 173, 173, 0.7)), to(#adadad)); background: -webkit-linear-gradient(left, rgba(173, 173, 173, 0.7) 0%, #adadad 100%); background: -o-linear-gradient(left, rgba(173, 173, 173, 0.7) 0%, #adadad 100%); background: linear-gradient(to right, rgba(173, 173, 173, 0.7) 0%, #adadad 100%); color: #fff; }

.uc-btn.gray-plain { color: #adadad; border: #adadad 1px solid; }

.uc-btn img { margin-right: 0.2rem; }

.uc-phColor { color: #ddd; }

.uc-orange { color: #ff7114 !important; }

.uc-gray { color: #adadad !important; }

.uc-tag { display: inline-block; border-radius: 0.06rem; padding: 0 0.1rem; }

.uc-tag:empty { display: none; }

.uc-tag.orange { background-color: #ff7114; color: #fff; }

.uc-tag.gray { background-color: rgba(173, 173, 173, 0.4); color: #fff; }

embed{height:550px;margin:auto;width:100%}

/* ---------------------------------------------------------------------- 通用样式  -------------------------------------------------------------------- */
.uc-alert { position: fixed; z-index: 999; left: 50%; width: 7.5rem; margin-left: -3.75rem; top: 0; z-index: 1000; height: 100%; background-color: rgba(0, 0, 0, 0.5); 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); }

.uc-alert .over-close { width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; }

.uc-alert { display: none; }

.uc-alert-menu { top: .98rem; }

.uc-alert-menu .box-left { position: relative; z-index: 9; width: 80%; border-radius: 0.1rem; background-color: #fff; }

footer { width: 7.5rem; margin: 0 auto; 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; }

footer .contact { background: url("images/footer-contact.jpg") center center no-repeat; background-size: cover; padding: .74rem .3rem .5rem; }

footer .contact h3 { font-size: .32rem; font-weight: bold; margin-bottom: .3rem; }

footer .con .item { height: .5rem; 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: #58626a; }

footer .con img { display: block; margin-right: .1rem; }

footer .con a { color: #58626a; }

footer .cpt { padding: .2rem .3rem; text-align: center; background-color: #c0c0c0; font-size: .2rem; color: #7c7c7c; border-top: #dbbba6 1px solid; }

footer .cpt a { color: #7c7c7c; }

footer .fixed-goTop { position: fixed; right: 50%; margin-right: -3.5rem; bottom: 1rem; z-index: 99; }

footer .fixed-goTop img { display: block; }

footer .fixed-goTop:hover { color: #fff; opacity: .8; }

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: #fff; -webkit-box-shadow: 0 0.04rem 0.11rem 0 rgba(239, 239, 239, 0.57); box-shadow: 0 0.04rem 0.11rem 0 rgba(239, 239, 239, 0.57); }

header .box { height: 0.98rem; padding: 0 0.3rem; position: relative; }

header .btn-menu, header .btn-search { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 0.5rem; height: 0.5rem; background: url("images/menu.png") center center no-repeat; background-size: cover; }

header .btn-menu { left: .2rem; }

header .btn-search { background-image: url("images/search.png"); right: .2rem; }

header .logo { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

header .logo img { width: 1.12rem; height: .5rem; }

header.transparent-white { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }

header.transparent-white .btn-menu { background-image: url("images/menu-white.png"); }

header.transparent-white .btn-search { background-image: url("images/search-white.png"); }

.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: 199; top: 0px; width: 100%; background-color: rgba(0, 0, 0, 0.6); height: 100vh; padding-top: .98rem; font-size: 14px; overflow-x: hidden; overflow-y: auto; }

.alert-menu .list { width: 100%; background-color: #fff; padding: 0px 15px; border-top: #eee 1px solid; }

.alert-menu .list li { line-height: 40px; border-top: #eee 1px solid; }

.alert-menu .list li > a { display: block; }

.alert-menu .list li:first-child { border: none; }

.alert-menu .list li.on { color: #ff7114; }

.alert-menu .list li.on > a { color: #ff7114; }

.alert-menu .list .hasSubMenu > a { position: relative; }

.alert-menu .list .hasSubMenu > a:after { content: ""; right: 0; font-family: 'uc-font'; font-size: 1.4em; opacity: .6; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.alert-menu .list .hasSubMenu > a:after { color: #adadad; }

.alert-menu .box { width: 70%; height: 100vh; padding-bottom: .98rem; overflow-x: hidden; overflow-y: auto; background-color: #fff; position: absolute; z-index: 99; }

.alert-menu .over-close { width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; }

.alert-menu .box { left: 0; }

.alert-menu .subMenu { padding-bottom: 10px; border-top: #eee 1px solid; display: none; background-color: #f6f6f6; padding-left: 10px; }

.alert-menu .subMenu a { display: block; }

.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: #fff; opacity: .8; }

.swiper-pagination-bullet-active { background-color: #ff7114; width: 2em; border-radius: 1.15em; }

.swiper-button-prev, .swiper-button-next { outline: none; }

/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------                            各页面样式                           ---------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------- 						 可拆分到独立页面中， 					---------------------------------------- */
/* --------------------------------------------- 		  如无必要，别拆。方便后期配合开发新页面或维护修改 			---------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* |01|首页| */
.uc-page01 .banner-box { position: relative; }

.uc-page01 .banner-box img { display: block; }

.uc-page01 .banner-box .con { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; text-align: center; width: 100%; }

.uc-page01 .banner-box h2 { font-size: .45rem; margin-bottom: .2rem; font-weight: bold; }

.uc-page01 .panel { width: 7rem; border-radius: .1rem; margin: -.8rem auto 0; background-color: #fff; position: relative; z-index: 9; padding: .6rem .25rem; -webkit-box-shadow: 0 0.06rem 0.14rem 0 rgba(236, 236, 236, 0.8); box-shadow: 0 0.06rem 0.14rem 0 rgba(236, 236, 236, 0.8); }

.uc-page01 .panel .title { font-size: .28rem; margin-bottom: .4rem; }

.uc-page01 .panel .title b { font-size: .5rem; color: #ff7114; font-family: arial; margin-right: .1rem; }

.uc-page01 .panel .uc-input { display: block; height: .8rem; background-color: #f6f6f6; border: none; font-size: .26rem; padding: 0 .4rem; }

.uc-page01 .panel .operate { margin-top: .35rem; 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-page01 .panel .operate .uc-btn { height: .8rem; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: .2rem; font-size: .28rem; }

.uc-page01 .panel .operate .uc-btn:first-child { margin-left: 0; }

.uc-page01 .box { padding: .6rem .25rem; }

.uc-page01 .box .title { text-align: center; padding-bottom: .5rem; font-size: .34rem; font-weight: bold; margin-bottom: .2rem; position: relative; }

.uc-page01 .box .title:after { content: ''; width: 0.35rem; height: 0.07rem; background-color: #ff7114; border-radius: 0.07rem; margin: 0 auto; -webkit-box-shadow: 0 0.01rem 0.03rem 0 rgba(255, 113, 20, 0.5); box-shadow: 0 0.01rem 0.03rem 0 rgba(255, 113, 20, 0.5); position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: .2rem; }

.uc-page01 .box1 { background: url("images/bg11.png") center top no-repeat; background-size: 100% auto; }

.uc-page01 .list1 { 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; text-align: center; }

.uc-page01 .list1 li { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.uc-page01 .list1 h3 { font-size: .26rem; font-weight: bold; padding: .1rem 0; }

.uc-page01 .list1 .con { color: #adadad; font-size: .2rem; line-height: .28rem; }

.uc-page01 .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; border-bottom: #f4f4f4 1px solid; }

.uc-page01 .list2 .img { width: 1.88rem; height: 1.07rem; overflow: hidden; margin-right: .25rem; }

.uc-page01 .list2 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-page01 .list2 .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-height: 1.07rem; 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-page01 .list2 h3 { font-size: .28rem; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.uc-page01 .list2 .txt { color: #adadad; }

.uc-page01 .list2 .price { font-size: .3rem; font-weight: bold; color: #ff7114; }

.uc-page01 .box2 .operate { padding-top: .3rem; }

.uc-page01 .box2 .operate .uc-btn { width: 1.6rem; height: .55rem; margin: 0 auto; }

.uc-page01 .box3 { background-color: #fafafa; }

.uc-page01 .list3 { 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; text-align: center; }

.uc-page01 .list3 img { display: block; margin: 0 auto; }

.uc-page01 .list3 h3 { margin-bottom: .1rem; }

.uc-page01 .list3 p { color: #adadad; font-size: .2rem; line-height: .28rem; }

.uc-page01 .list3 li { position: relative; }

.uc-page01 .list3 li .uc-icon16 { position: absolute; right: -.5rem; top: .4rem; }

.uc-page01 .box4 .img-box img { display: block; }

.uc-page01 .box4 h3 { font-size: .3rem; line-height: .42rem; margin-top: .2rem; font-weight: bold; }

.uc-page01 .box4 .con { font-size: .24rem; line-height: .42rem; text-align: justify; color: #666666; margin-top: .2rem; }

.uc-page01 .box5 { background-color: #fafafa; }

.uc-page01 .list5 img { display: block; }

.uc-page01 .list5 li { position: relative; margin-bottom: .15rem; }

.uc-page01 .list5 li:last-child { margin-bottom: 0; }

.uc-page01 .list5 .over { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; color: #fff; padding: 0 .2rem 0 .4rem; }

.uc-page01 .list5 h3 { font-size: .28rem; margin-bottom: .1rem; font-weight: bold; }

.uc-page01 .list5 .con { font-size: .22rem; line-height: .34rem; text-align: justify; }

.uc-page01 .list6 li { padding: .4rem 0 .4rem .6rem; border-bottom: #eee 1px dashed; }

.uc-page01 .list6 li:first-child { padding-top: .1rem; }

.uc-page01 .list6 li:last-child { border-bottom: none; padding-bottom: .1rem; }

.uc-page01 .list6 h3 { position: relative; font-size: .28rem; line-height: .36rem; font-weight: bold; margin-bottom: .2rem; }

.uc-page01 .list6 h3 img { width: .36rem; height: .36rem; display: block; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: -.6rem; }

.uc-page01 .list6 .con { font-size: .24rem; line-height: .44rem; }

.uc-page01 .list6 .con p.ti { padding-left: 2em; position: relative; }

.uc-page01 .list6 .con p.ti i { position: absolute; left: 0; }

/* |02|过户服务| */
.uc-page02 { padding-top: .2rem; padding-bottom: .5rem; }

.uc-page02 .panel { background: url("images/bg21.png") center top no-repeat; background-size: cover; }

.uc-page02 .panel .title { text-align: center; padding: .5rem 0; }

.uc-page02 .panel h2 { font-size: .34rem; font-weight: bold; margin-bottom: .2rem; }

.uc-page02 .panel .line { width: 0.35rem; height: 0.07rem; background-color: #ff7114; border-radius: 0.07rem; margin: 0 auto; -webkit-box-shadow: 0 0.01rem 0.03rem 0 rgba(255, 113, 20, 0.5); box-shadow: 0 0.01rem 0.03rem 0 rgba(255, 113, 20, 0.5); }

.uc-page02 .panel .part { padding: 0 .5rem .5rem; }

.uc-page02 .panel .part2 { display: none; }

.uc-page02 .panel .con { 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-page02 .panel .con .item { width: 1.4rem; border-radius: 0.5rem; height: 0.5rem; border: #ccc 1px solid; display: block; margin: .1rem; line-height: .48rem; text-align: center; }

.uc-page02 .panel .con .item.on { background-color: #ff7114; color: #fff; border-color: #ff7114; }

.uc-page02 .panel .operate { margin-top: .3rem; }

.uc-page02 .panel .btn-more img { width: .39rem; height: .39rem; display: block; margin: 0 auto; }

.uc-page02 .swiper-container { margin-left: .3rem; padding-bottom: .3rem; }

.uc-page02 .swiper-container .box { -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); border-radius: .1rem; background-color: #fff; width: 6.46rem; overflow: hidden; }

.uc-page02 .swiper-container .title { height: 1.61rem; background: #fff2ea url("images/bg22.png") center center no-repeat; background-size: 100% auto; 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: left; padding-left: .4rem; color: #ff7114; border-radius: .1rem .1rem 0 0; position: relative; z-index: 9; }

.uc-page02 .swiper-container .title h3 { font-size: .34rem; font-weight: bold; margin-bottom: .2rem; }

.uc-page02 .detail { padding: .36rem; text-align: left; line-height: .44rem; -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-page02 .detail h3 { font-size: .28rem; margin-bottom: .1rem; font-weight: bold; }

.uc-page02 .detail .con { color: #494949; text-align: justify; margin-bottom: .3rem; }

.uc-page02 .detail .con p { padding-left: .4rem; position: relative; }

.uc-page02 .detail .con p i { position: absolute; left: 0; }

.uc-page02 .list { padding: .36rem; 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-page02 .list li { width: 49%; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; text-align: left; line-height: .5rem; font-size: .22rem; }

.uc-page02 .list a { color: #ff7114; }

/* |03|卖车知识| */
.uc-page03 .swiper-box { height: 1rem; padding-left: .3rem; }

.uc-page03 .swiper-box .item { color: #888888; font-size: .28rem; line-height: 1rem; position: relative; }

.uc-page03 .swiper-box .item.on { font-size: .34rem; font-weight: bold; color: #212121; }

.uc-page03 .swiper-box .item.on:after { content: ''; width: 0.35rem; height: 0.07rem; background-color: #ff7114; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: .1rem; border-radius: 0.07rem; -webkit-box-shadow: 0 0.01rem 0.03rem 0 rgba(255, 113, 20, 0.5); box-shadow: 0 0.01rem 0.03rem 0 rgba(255, 113, 20, 0.5); }

.uc-page03 .list { padding: 0 .3rem; }

.uc-page03 .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; padding: .3rem 0; border-bottom: #f4f4f4 1px solid; }

.uc-page03 .list .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; color: #adadad; min-width: 0; height: 1.08rem; 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-page03 .list .txt { white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.uc-page03 .list .btm { font-size: .22rem; }

.uc-page03 .list h3 { font-size: .3rem; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; color: #212121; }

.uc-page03 .list .img { width: 1.88rem; height: 1.08rem; overflow: hidden; margin-left: .3rem; }

.uc-page03 .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-page03 .operate { padding: .4rem; }

.uc-page03 .operate .uc-btn { width: 1.6rem; height: .6rem; margin: 0 auto; }

.uc-page03 .title-line { font-size: .34rem; margin-bottom: .3rem; padding: 0 .3rem; }

.uc-page03 .title-line span { position: relative; }

.uc-page03 .title-line span:after { content: ''; width: 100%; height: 0.15rem; background-color: #ffdec8; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; }

.uc-page03 .title-line i { position: relative; z-index: 9; font-weight: bold; }

.uc-page03 .total { color: #adadad; padding: .3rem; }

.uc-page03 .total i { color: #212121; }

.uc-page03 .search-box-space { height: .3rem; }

 .search-box { background-color: #fff; position: fixed; z-index: 999; left: 50%; width: 7.5rem; margin-left: -3.75rem; padding: .1rem .3rem; top: .98rem; -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); }

 .search-box .uc-input { width: 100%; height: .78rem; border-radius: .78rem; background-color: #f6f6f6; border: none; padding-left: .8rem; font-size: .28rem; }

.search-box .uc-search { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: .6rem; font-size: .32rem; }

/* |04|移动端文章详情页| */
.uc-page04 { padding: .3rem; }

.uc-page04 h1 { font-size: .38rem; font-weight: bold; line-height: .54rem; text-align: justify; margin-bottom: .3rem; }

.uc-page04 .info { color: #adadad; margin-bottom: .4rem; }

.uc-page04 .info span { margin-right: 1em; }

.uc-page04 .box { font-size: .28rem; line-height: .45rem; text-align: justify; color: #323232; }

.uc-page04 .box p { margin-bottom: .45rem; }
