@charset "UTF-8";

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 {
  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 {
  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] {
  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 {
  box-sizing: border-box;
  font-family: Helvetica, Verdana, "微软雅黑", "苹方", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Arial, sans-serif;
  -webkit-text-size-adjust: none;
}

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

body {
  font-size: 0.24rem;
  color: #333333;
  background: #ffffff;
  min-height: 100vh;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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;
  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: #333333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:active, a:hover, a:focus {
  color: #455a64;
  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 {
  transition: all 0.3s linear;
}

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

::-moz-selection {
  background: #455a64;
  color: #fff;
}

::selection {
  background: #455a64;
  color: #fff;
}

::-moz-selection {
  background: #455a64;
  color: #fff;
}

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

@media screen and (min-width: 1081px) {
  html {
    font-size: 75px;
  }
}
.uc-wrap {
  width: 7.5rem;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

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

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

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

.uc-mla {
  margin-left: auto;
}

.uc-mra {
  margin-right: auto;
}

.uc-del {
  text-decoration: line-through;
  color: #999999;
  margin-left: 0.2rem;
}
.uc-del:first-child {
  margin-left: 0;
}

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

.uc-blue {
  color: #455a64 !important;
}

.uc-yellow {
  color: #fff59d !important;
}

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

.uc-gray {
  color: #999999 !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-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-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-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-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-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-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-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-icon16 {
  width: 0.16rem !important;
  height: 0.16rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "uc-font";
  src: url("../fonts/uicut-font.eot");
  src: url("../fonts/uicut-font.eot") format("embedded-opentype"), url("../fonts/86dc60bad43842edb0df7befabd737a3.woff") format("woff2"), url("../fonts/uicut-font.woff") format("woff"), url("../fonts/uicut-font.ttf") format("truetype"), url("../fonts/uicut-font.svg") 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-down:before {
  content: "\e615";
}

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

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

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

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

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

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

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

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

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

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

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

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

.uc-qq:before {
  content: "\e62d";
}

.uc-qq2:before {
  content: "\e657";
}

.uc-call2:before {
  content: "\e62c";
}

.uc-weixin2:before {
  content: "\e6b3";
}

.uc-weixin:before {
  content: "\e653";
}

.uc-call:before {
  content: "\e674";
}

.uc-arrow {
  position: relative;
  padding-right: 0.3rem;
}
.uc-arrow:after {
  content: "\e75c";
  font-family: "uc-font";
  font-size: 1.4em;
  right: -0.1rem;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.uc-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.uc-flex.start {
  justify-content: flex-start;
}
.uc-flex.end {
  justify-content: flex-end;
}
.uc-flex.center {
  justify-content: center;
}

.uc-flex-col {
  display: flex;
  align-content: center;
  justify-content: space-between;
  flex-direction: column;
}
.uc-flex-col.start {
  align-content: start;
  justify-content: flex-start;
}
.uc-flex-col.end {
  align-content: end;
  justify-content: flex-end;
}
.uc-flex-col.center {
  align-content: center;
  justify-content: center;
}

textarea {
  min-height: 1.2rem;
  height: auto;
  box-sizing: border-box !important;
  width: 100%;
}

.uc-phColor {
  color: #ddd;
}

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: 0.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: #eeeeee 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: #455a64;
}

.uc-btn {
  cursor: pointer;
  outline: none;
  transition: all 0.3s linear;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 0.6rem;
  border-radius: 0.1rem;
  padding: 0 0.2rem;
}
.uc-btn img {
  margin-right: 0.1rem;
}
.uc-btn.blue {
  background-color: #455a64;
  border: #455a64 1px solid;
  color: #fff;
}
.uc-btn.blue-linear {
  background: linear-gradient(to right, rgba(69, 90, 100, 0.7) 0%, #455a64 100%);
  color: #fff;
}
.uc-btn.blue-plain {
  color: #455a64;
  border: #455a64 1px solid;
}
.uc-btn.yellow {
  background-color: #fff59d;
  border: #fff59d 1px solid;
  color: #fff;
}
.uc-btn.yellow-linear {
  background: linear-gradient(to right, rgba(255, 245, 157, 0.7) 0%, #fff59d 100%);
  color: #fff;
}
.uc-btn.yellow-plain {
  color: #fff59d;
  border: #fff59d 1px solid;
}
.uc-btn.red {
  background-color: #830000;
  border: #830000 1px solid;
  color: #fff;
}
.uc-btn.red-linear {
  background: linear-gradient(to right, rgba(131, 0, 0, 0.7) 0%, #830000 100%);
  color: #fff;
}
.uc-btn.red-plain {
  color: #830000;
  border: #830000 1px solid;
}
.uc-btn.gray {
  background-color: #999999;
  border: #999999 1px solid;
  color: #fff;
}
.uc-btn.gray-linear {
  background: linear-gradient(to right, rgba(153, 153, 153, 0.7) 0%, #999999 100%);
  color: #fff;
}
.uc-btn.gray-plain {
  color: #999999;
  border: #999999 1px solid;
}
.uc-btn img {
  margin-right: 0.2rem;
}

.uc-tag {
  display: inline-block;
  border-radius: 0.06rem;
  padding: 0 0.1rem;
}
.uc-tag:empty {
  display: none;
}
.uc-tag.blue {
  background-color: #455a64;
  color: #fff;
}
.uc-tag.yellow {
  background-color: #fff59d;
  color: #fff;
}
.uc-tag.red {
  background-color: #830000;
  color: #fff;
}
.uc-tag.gray {
  background-color: rgba(153, 153, 153, 0.4);
  color: #fff;
}

/* ---------------------------------------------------------------------- 通用样式  -------------------------------------------------------------------- */
footer {
  position: fixed;
  z-index: 888;
  left: 50%;
  width: 7.5rem;
  margin-left: -3.75rem;
  padding-bottom: 0px;
  padding-bottom: calc(0px + constant(safe-area-inset-bottom));
  padding-bottom: calc(0px + env(safe-area-inset-bottom));
  bottom: 0;
  min-height: 0.98rem;
  background-color: #ebebeb;
  font-size: 0.32rem;
  border-top: #eeeeee 1px solid;
}
footer .footer-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
footer li {
  flex: 1;
  text-align: center;
  height: 0.98rem;
  font-size: 0.24rem;
}
footer li a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/ft1.png") center 0.05rem no-repeat;
  background-size: 0.5rem 0.5rem;
  padding-top: 0.6rem;
  color: #455a64;
}
footer li.on a {
  color: #455a64;
}
footer li:nth-child(1) a {
  background-image: url("../images/ft1.png");
}
footer li:nth-child(2) a {
  background-image: url("../images/ft2.png");
}
footer li:nth-child(3) a {
  background-image: url("../images/ft3.png");
}
footer li:nth-child(4) a {
  background-image: url("../images/ft4.png");
}
footer li:nth-child(5) a {
  background-image: url("../images/ft5.png");
}

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

.swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.swiper-slide {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.8;
}

.swiper-pagination-bullet-active {
  background-color: #455a64;
  width: 2em;
  border-radius: 1.15em;
}

.swiper-button-prev,
.swiper-button-next {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.3);
  width: 50px;
  border-radius: 100%;
  height: 50px;
  transition: all 0.3s linear;
  outline: none;
  background-size: 0.15rem auto;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}

/* --------------------------------------------------------------------- 各页面样式  ------------------------------------------------------------------- */
.uc-home .swiper-box img {
  display: block;
}
.uc-home .banner img {
  display: block;
}
.uc-home .title {
  padding: 0.2rem 0.3rem;
  color: #455a64;
}
.uc-home .title .en {
  font-weight: bold;
  font-size: 0.36rem;
  line-height: 1.5em;
}
.uc-home .title .btm {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: -0.05rem;
}
.uc-home .title h2 {
  font-size: 0.36rem;
  font-weight: bold;
  line-height: 1.5em;
}
.uc-home .title .more {
  color: #999999;
  font-size: 0.28rem;
}
.uc-home .list1 {
  padding: 0 0.3rem;
}
.uc-home .list1 li {
  background-color: #455a64;
  padding: 0.3rem;
  margin-bottom: 0.3rem;
  border-radius: 0.5rem;
  color: #fff;
  position: relative;
}
.uc-home .list1 .hd {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.3rem;
}
.uc-home .list1 .img {
  width: 3.75rem;
  height: 2.6rem;
  overflow: hidden;
  box-shadow: 0 0 0.3rem 0.1rem rgba(255, 255, 255, 0.8);
}
.uc-home .list1 .img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.uc-home .list1 .name {
  text-align: center;
  flex: 1;
  min-width: 0;
  font-weight: bold;
  font-size: 0.46rem;
  letter-spacing: 0.4em;
}
.uc-home .list1 .name:first-child {
  padding-right: 0.3rem;
}
.uc-home .list1 .name:last-child {
  padding-left: 0.3rem;
}
.uc-home .list1 h3 {
  font-weight: bold;
  line-height: 1.5em;
}
.uc-home .list1 .bd p {
  text-indent: 1em;
  line-height: 1.5em;
  text-align: justify;
}
.uc-home .list1 .uc-btn {
  position: absolute;
  right: 0.3rem;
  bottom: 0.2rem;
  z-index: 9;
  height: 0.5rem;
  border-radius: 0.15rem;
  color: #fff;
}
.uc-home .operate {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0 0.3rem;
  margin-bottom: 0.3rem;
}
.uc-home .operate .uc-btn {
  height: 0.7rem;
  border-radius: 0.7rem;
  font-size: 0.32rem;
  min-width: 4rem;
  padding: 0 0.3rem;
}
.uc-home .title2 {
  margin: 0 0.3rem;
  border: #455a64 2px solid;
  padding: 5px 8px;
  text-align: center;
}
.uc-home .title2 b {
  border: #455a64 1px solid;
  line-height: 0.8rem;
  font-weight: bold;
  display: block;
  text-align: center;
  font-size: 0.32rem;
  color: #b61d1c;
}
.uc-home .table {
  padding: 0 0.3rem;
}
.uc-home .table table {
  width: 100%;
  text-align: center;
  font-size: 0.28rem;
}
.uc-home .table td, .uc-home .table th {
  border: #fff 1px solid;
  padding: 0.1rem;
  line-height: 0.5rem;
}
.uc-home .table td {
  background-color: #455a64;
  color: #fff;
}
.uc-home .title3 {
  margin: 0.3rem 1rem;
  font-size: 0.48rem;
  font-weight: bold;
  color: #455a64;
  text-align: center;
  border-bottom: #455a64 1px dashed;
  padding: 0.1rem 0;
}
.uc-home .step {
  padding: 0 0.3rem;
  margin-bottom: 0.3rem;
}
.uc-home .step li {
  margin-bottom: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background-color: #bdbdbd;
}
.uc-home .step .txt {
  color: #fff;
  background-color: #455a64;
  min-width: 5em;
  text-align: center;
  padding: 0 0.5em;
  font-size: 0.32rem;
  line-height: 0.6rem;
}
.uc-home .step .con {
  flex: 1;
  min-width: 0;
  padding: 0.1rem 0.2rem;
  font-size: 0.28rem;
  line-height: 0.4rem;
}
.uc-home .center-banner {
  margin-bottom: 0.1rem;
}
.uc-home .center-banner img {
  display: block;
}
.uc-home .list4 {
  padding: 0 0.3rem 0.1rem;
}
.uc-home .list4 li {
  margin-bottom: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.uc-home .list4 .item {
  overflow: hidden;
  position: relative;
}
.uc-home .list4 .item img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.uc-home .list4 .i1 {
  width: 4.2rem;
  height: 2.5rem;
}
.uc-home .list4 .i2 {
  width: 2.5rem;
  height: 2.5rem;
}
.uc-home .list4 .btm {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 0 0.2rem;
  text-align: center;
  line-height: 0.6rem;
}
.uc-home .title5 {
  padding: 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.uc-home .title5 .name {
  background-color: #455a64;
  color: #fff;
  padding-left: 0.1rem;
  padding-right: 0.3rem;
}
.uc-home .title5 b {
  padding-left: 0.2rem;
  border-left: #fff 2px solid;
  line-height: 1rem;
  display: inline-block;
  font-size: 0.48rem;
}
.uc-home .list5 {
  padding: 0 0.3rem 0.3rem;
}
.uc-home .list5 li {
  margin-bottom: 0.1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  line-height: 0.4rem;
}
.uc-home .list5 .con {
  flex: 1;
  min-width: 0;
  margin: 0 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.uc-home .list5 .btn {
  color: #e7af56;
}
.uc-home .list5 .date {
  border: #455a64 1px solid;
  padding-right: 0.2rem;
}
.uc-home .list5 .day {
  margin-right: 0.2rem;
  min-width: 0.9rem;
  text-align: center;
  background-color: #455a64;
  color: #fff;
  display: inline-block;
}
.uc-home .box6 {
  margin-bottom: 0.3rem;
}
.uc-home .box6 img {
  display: block;
}
.uc-home .box7 .img-box img {
  display: block;
}
.uc-home .contact {
  padding: 0.3rem 0.8rem 0.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.uc-home .contact li {
  width: 2.8rem;
  color: #fff;
}
.uc-home .contact .hd {
  padding: 0.1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
}
.uc-home .contact .hd img {
  margin-right: 0.1rem;
}
.uc-home .contact .style-blue {
  background-color: #455a64;
}
.uc-home .contact .style-yellow {
  background-color: #e7af56;
}
.uc-home .contact .bd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0.2rem 0 0.2rem 0.2rem;
  margin-top: 0.2rem;
  border-radius: 0.3rem;
}
.uc-home .contact .con {
  flex: 1;
  min-width: 0;
  border-left: #fff 1px solid;
  padding-left: 0.3rem;
  margin-left: 0.2rem;
  font-size: 0.4rem;
}
.uc-home .contact img {
  display: block;
}
.uc-home .box8 .img-box {
  width: 4.4rem;
  height: 3.1rem;
  overflow: hidden;
  margin: 0 auto 0.2rem;
}
.uc-home .box8 .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.uc-home .box8 .item {
  margin: 0 0.3rem 0.2rem;
  overflow: hidden;
  width: 6.9rem;
  height: 2.8rem;
  position: relative;
}
.uc-home .box8 .item img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.uc-home .box8 .item .btm {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 0.1rem 0.3rem;
  color: #fff;
  text-align: center;
  line-height: 0.4rem;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
}
.uc-home .box8 .item small {
  margin-left: 0.1rem;
}
.uc-home .list8 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  padding: 0 0.3rem;
}
.uc-home .list8 li {
  width: 3.35rem;
  margin-bottom: 0.2rem;
  background-color: #dddddd;
}
.uc-home .list8 .btm {
  padding: 0.1rem 0.2rem;
  text-align: center;
}
.uc-home .list8 h3 {
  font-weight: bold;
}
.uc-home .list8 p {
  line-height: 1.5em;
  height: 3em;
  overflow: hidden;
  margin-top: 0.1rem;
}
.uc-home .box9 {
  margin: 0 0.3rem 0.3rem;
}
.uc-home .box9 img {
  display: block;
}
.uc-home .list10 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.3rem;
}
.uc-home .list10 li {
  width: 3.35rem;
  margin-bottom: 0.2rem;
  overflow: hidden;
}
.uc-home .list10 img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.uc-home .box10 {
  padding: 0 0.3rem;
}
.uc-home .box10 .part1 {
  background-color: #455a64;
  color: #fff;
  padding: 0.2rem 0.3rem;
  text-align: center;
  line-height: 2em;
}
.uc-home .box10 .part2 {
  padding: 0.3rem 0;
  text-align: center;
}
.uc-home .box10 .part2 .con {
  line-height: 2em;
  font-size: 0.28rem;
}
.uc-home .box10 .name {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.2rem;
}
.uc-home .box10 .n {
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0 0.15rem;
  border-bottom: #455a64 1px solid;
  font-size: 0.28rem;
}
.uc-home .box10 .n img {
  display: block;
  margin-right: 0.1rem;
}
.uc-home .box10 .btm {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.uc-home .box10 .btm .uc-btn {
  border-radius: 30%;
  font-size: 0.28rem;
  padding: 0 0.5rem;
}
.uc-home .box13 {
  padding: 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.uc-home .box13 .left {
  width: 2.5rem;
}
.uc-home .box13 .left img {
  display: block;
}
.uc-home .box13 .right {
  margin-left: 0.2rem;
  flex: 1;
  min-width: 0;
}
.uc-home .box13 .btm {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 0.1rem;
}
.uc-home .box13 .uc-btn {
  border-radius: 0.6rem;
}
.uc-home .list13 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.uc-home .list13 li {
  border: #455a64 1px solid;
  width: 49%;
  margin-bottom: 0.1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0.1rem;
  font-size: 0.2rem;
}
.uc-home .list13 a {
  color: #455a64;
  display: inline-block;
  line-height: 0.3rem;
  padding-right: 0.1rem;
}