@import "//at.alicdn.com/t/c/font_4406115_2ijb6kmjvpq.css";
.icon {
  font-size: unset;
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  font-family: "Microsoft YaHei", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 5.20833333vw;
}
@media (min-width: 1921px) {
  html {
    font-size: 100px;
  }
}
html,
body {
  overscroll-behavior: contain;
  scroll-behavior: smooth;
}
body {
  line-height: 1.5;
}
object {
  pointer-events: none;
}
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
p,
h1,
h2,
h3,
h4,
h5,
body,
dl,
dd {
  margin: 0;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
}
button,
input,
optgroup,
select,
textarea {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  font: inherit;
  color: inherit;
  vertical-align: middle;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
textarea {
  overflow: auto;
}
table {
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
.ul li,
.ul,
.ul ul,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.body,
.section,
.main,
.touch,
.container,
.oppress,
.add-abs,
.content {
  position: relative;
}
.clear:after {
  clear: both;
}
a,
.fade,
.touch .default {
  transition: all 0.4s ease;
}
[class^='ell'],
[class*=' ell'],
.oppress,
.clip {
  overflow: hidden;
}
[class^='ell'],
[class*=' ell'] {
  text-overflow: ellipsis;
}
.ell {
  white-space: nowrap;
}
.ell2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.section,
.contain,
.cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.contain {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.section,
.cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.fill {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
[v-cloak],
.none {
  display: none;
}
a,
canvas,
svg,
.clear:after,
.square:after,
.add:after,
.add:before,
.add-abs:after,
.add-abs:before,
.block {
  display: block;
}
.clear:after,
.square:after,
.add-abs:after,
.add-abs:before,
.add:after,
.add:before {
  content: "";
}
.fill,
.abs,
.abs-center,
.add-abs:after,
.add-abs:before {
  position: absolute;
}
.abs-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.fade-leave-to,
.fade-enter,
.fade {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.fade-enter-to,
.fade-leave,
.fade-on {
  visibility: visible;
  opacity: 1;
  pointer-events: unset;
}
.cc {
  -webkit-border-radius: 960px;
  -moz-border-radius: 960px;
  border-radius: 960px;
}
.square:after {
  padding-top: 100%;
}
[class^='flex'],
[class*=' flex'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.flex-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.flex-balance,
.flex-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-gather,
.flex-center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.flex-balance,
.flex-gather,
.flex-middle {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.flex-wrap {
  -webkit-box-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-around {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.flex-column {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.f14 {
  font-size: 14px;
}
.f18 {
  font-size: 18px;
}
.f22 {
  font-size: 22px;
}
.f24 {
  font-size: 24px;
}
.f30 {
  font-size: 30px;
}
.f32 {
  font-size: 32px;
}
.f36 {
  font-size: 36px;
}
.op7 {
  opacity: 0.7;
}
.spe-font {
  font-family: "Mont", sans-serif;
}
.bold {
  font-weight: bold;
}
.comrow2 {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.colfff {
  color: #fff;
}
.maincolor {
  color: #ea6522;
}
.object-cover {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 800px) {
  .hide-mob {
    display: none;
  }
}
@media (min-width: 801px) {
  .hide-pc {
    display: none;
  }
}
.touch.on .default,
.touch.swiper-slide-active .default,
.touch:hover .default {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.touch.on .fade,
.touch.swiper-slide-active .fade,
.touch:hover .fade {
  visibility: visible;
  opacity: 1;
  pointer-events: unset;
}
.oppress img,
.oppress .cover,
.oppress .contain {
  transition: all 2s linear;
}
.oppress:hover img,
.oppress:hover .cover,
.oppress:hover .contain {
  transform: scale(1.1);
}
.box-3d {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.title {
  font-weight: bold;
}
.pa,
.pt {
  padding-top: 0.7rem;
}
@media (max-width: 1370px) {
  .pa,
  .pt {
    padding-top: 50px;
  }
}
.pt,
.pb {
  padding-bottom: 0.7rem;
}
@media (max-width: 1370px) {
  .pt,
  .pb {
    padding-bottom: 50px;
  }
}
.text,
.txt {
  line-height: 1.8;
  opacity: 0.7;
}
.text.ell2,
.txt.ell2 {
  height: 3.6em;
}
@media (max-width: 1440px) {
  .text,
  .txt {
    line-height: 1.6;
  }
  .text.ell2,
  .txt.ell2 {
    height: 3.2em;
  }
}
.text *,
.txt * {
  font-size: inherit !important;
  line-height: inherit !important;
}
.text {
  font-size: 14px;
}
@media (max-width: 800px) {
  .text {
    font-size: 13px;
  }
}
@media (min-width: 1681px) {
  [class^='adpat'],
  [class*=' adpat'] {
    font-size: 20px;
  }
}
@media (max-width: 1680px) {
  [class^='adpat'],
  [class*=' adpat'] {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  [class^='adpat'],
  [class*=' adpat'] {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .adpat-much,
  .adpat-more {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .adpat-much,
  .adpat-more {
    font-size: 12px;
  }
}
@media (max-width: 800px) {
  .adpat-much {
    font-size: 10px;
  }
}
@media (max-width: 640px) {
  .adpat-much {
    font-size: 8px;
  }
}
.txt,
body,
.tf {
  font-size: 16px;
}
@media (max-width: 1200px) {
  .txt,
  body,
  .tf {
    font-size: 14px;
  }
}
.weigh {
  width: 100%;
}
.high {
  height: 100%;
}
.same-bg {
  background-image: url('../images/solute-bg.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  .f14 {
    font-size: 12px;
  }
  .f18 {
    font-size: 14px;
  }
  .f22 {
    font-size: 16px;
  }
  .f24 {
    font-size: 18px;
  }
  .f30 {
    font-size: 20px;
  }
  .f32 {
    font-size: 24px;
  }
  .f36 {
    font-size: 26px;
  }
  [class*='flex'].main {
    flex-wrap: wrap;
  }
}
