@charset "UTF-8";
.el-input[data-v-09847df0] {
  --el-input-focus-border-color: #000; /* 改为黑色 */
}
.el-loading-mask[data-v-09847df0] {
  --el-color-primary: rgb(161, 166, 175);
}
.section[data-v-09847df0] {
  width: 100%;
  height: 50.5208333333vw;
  position: relative;
}
@media (min-width: 0) and (max-width: 767px) {
.section[data-v-09847df0] {
    height: auto;
}
}
.section .bg-container[data-v-09847df0] {
  width: 100%;
  height: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
.section .bg-container[data-v-09847df0] {
    height: 74.6666666667vw;
}
}
.section .bg-container img[data-v-09847df0],
.section .bg-container video[data-v-09847df0] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section .text-container[data-v-09847df0] {
  position: absolute;
  top: 0;
  width: 100%;
  height: 37.5vw;
  text-align: center;
  padding-top: 7.2916666667vw;
}
.section .text-container.has-mask[data-v-09847df0]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 22.2395833333vw;
  background: linear-gradient(180deg, rgb(2, 2, 2) 6.5%, rgba(44, 47, 41, 0) 100%);
}
@media (min-width: 0) and (max-width: 767px) {
.section .text-container.has-mask[data-v-09847df0]::before {
    display: none;
}
}
@media (min-width: 0) and (max-width: 767px) {
.section .text-container[data-v-09847df0] {
    position: static;
    height: auto;
    background: #000;
    padding: 0;
}
}
.section .text-container .title[data-v-09847df0] {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  font-family: HYQiHeiX1-Bold;
  color: #fff;
  font-size: 2.9166666667vw;
  line-height: calc(100% + 8px);
}
.section .text-container .title.golden[data-v-09847df0] {
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(-48.14deg, rgb(203, 149, 118), rgb(241, 209, 168));
}
.section .text-container .title.silver[data-v-09847df0] {
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135.38deg, rgb(221, 221, 221), rgb(255, 255, 255), rgb(255, 255, 255), rgba(255, 255, 255, 0.58));
}
@media (min-width: 0) and (max-width: 767px) {
.section .text-container .title[data-v-09847df0] {
    font-size: clamp(19.2px, 6.4vw, 28.8px);
    font-size-adjust: ic-width 1;
    width: 100%;
    padding: 60px 54px 0;
    text-align: center;
}
}
.section .text-container .desc[data-v-09847df0] {
  width: 29.6875vw;
  color: rgba(255, 255, 255, 0.6);
  font-size: clamp(10px, 0.8333333333vw, 0.8333333333vw);
  line-height: calc(100% + 8px);
  margin: 1.25vw auto 0;
}
@media (min-width: 0) and (max-width: 767px) {
.section .text-container .desc[data-v-09847df0] {
    width: auto;
    font-weight: 300;
    font-size: 12px;
    margin: 8px auto 0;
    padding: 0 54px;
    text-align: justify;
}
}
.section .text-container .params-layout[data-v-09847df0] {
  display: flex;
  justify-content: center;
  color: rgb(243, 245, 247);
  margin-top: 5.1041666667vw;
}
.section .text-container .params-layout .param-item[data-v-09847df0] {
  text-align: center;
  position: relative;
  padding: 0 3.0208333333vw;
  white-space: nowrap;
}
.section .text-container .params-layout .param-item > p[data-v-09847df0]:first-child {
  line-height: 0;
  margin: -0.625vw 0;
}
@media (min-width: 0) and (max-width: 767px) {
.section .text-container .params-layout .param-item > p[data-v-09847df0]:first-child {
    margin: -6.5px 0;
}
}
@media (min-width: 0) and (max-width: 767px) {
.section .text-container .params-layout .param-item[data-v-09847df0] {
    padding: 0;
}
}
.section .text-container .params-layout .param-item[data-v-09847df0]:not(:last-child):after {
  content: "";
  height: 3.4375vw;
  width: 1px;
  background-color: #d9dce1;
  position: absolute;
  right: 0;
  bottom: 0;
}
.section .text-container .params-layout .param-item .param-label[data-v-09847df0] {
  font-size: clamp(12px, 0.8333333333vw, 0.8333333333vw);
  line-height: 1;
  margin-right: 4px;
}
@media (min-width: 0) and (max-width: 767px) {
.section .text-container .params-layout .param-item .param-label[data-v-09847df0] {
    font-size: 10px;
}
}
.section .text-container .params-layout .param-item .param-value[data-v-09847df0] {
  font-family: "URW Form";
  font-size: 2.6041666667vw;
  display: inline-flex;
  align-items: center;
  line-height: clamp(30px, 3.125vw, 3.125vw);
  height: clamp(30px, 3.125vw, 3.125vw);
}
@media (min-width: 0) and (max-width: 767px) {
.section .text-container .params-layout .param-item .param-value[data-v-09847df0] {
    font-size: 24px;
    height: 30px;
    line-height: 30px;
}
}
.section .text-container .params-layout .param-item .param-value.text[data-v-09847df0] {
  font-size: 2.0833333333vw;
}
@media (min-width: 0) and (max-width: 767px) {
.section .text-container .params-layout .param-item .param-value.text[data-v-09847df0] {
    font-size: 20px;
}
}
.section .text-container .params-layout .param-item .param-unit[data-v-09847df0] {
  font-family: "URW Form";
  font-size: clamp(12px, 0.8333333333vw, 0.8333333333vw);
  line-height: 1;
  margin-left: 4px;
  display: inline-flex;
}
@media (min-width: 0) and (max-width: 767px) {
.section .text-container .params-layout .param-item .param-unit[data-v-09847df0] {
    font-size: 10px;
}
.section .text-container .params-layout .param-item .param-unit.is-letter[data-v-09847df0] {
    font-family: "URW Form";
    font-size: 12px;
}
}
.section .text-container .params-layout .param-item .param-desc[data-v-09847df0] {
  font-weight: 300;
  font-size: clamp(12px, 0.8333333333vw, 0.8333333333vw);
  line-height: 1;
  margin-top: 0.7291666667vw;
  color: rgb(243, 245, 247);
}
@media (min-width: 0) and (max-width: 767px) {
.section .text-container .params-layout .param-item .param-desc[data-v-09847df0] {
    font-size: 10px;
    margin-top: 8px;
}
}
@media (min-width: 0) and (max-width: 767px) {
.section .text-container .params-layout[data-v-09847df0] {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 34px 42px;
}
.section .text-container .params-layout .param-item[data-v-09847df0] {
    text-align: left;
    justify-self: flex-start;
}
.section .text-container .params-layout .param-item[data-v-09847df0]:not(:last-child)::after {
    display: none;
}
.section .text-container .params-layout.center[data-v-09847df0] {
    justify-content: center;
    gap: 22.4vw;
}
.section .text-container .params-layout.center .param-item[data-v-09847df0] {
    text-align: center;
}
.section .text-container .params-layout.center .param-item[data-v-09847df0]:not(:last-child)::after {
    height: 35px;
    right: -11.2vw;
    display: block;
    background-color: rgba(255, 255, 255, 0.2);
}
}
.section.with-params .text-container[data-v-09847df0] {
  background: linear-gradient(180deg, rgb(6, 20, 34) 29.771%, rgba(0, 0, 0, 0) 99.467%);
}
@media (min-width: 0) and (max-width: 767px) {
.section.with-params[data-v-09847df0] {
    height: 160vw;
    overflow-x: hidden;
}
.section.with-params .bg-container[data-v-09847df0] {
    height: 100%;
}
.section.with-params .text-container[data-v-09847df0] {
    position: absolute;
    background: linear-gradient(180deg, rgb(6, 20, 34) 29.771%, rgba(0, 0, 0, 0) 99.467%);
}
}