@charset "UTF-8";
/* 行高  字体大小  行数 是否计算为max-height */
.c-img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.relative {
  position: relative;
}

.swiper-button-disabled {
  opacity: 0.5 !important;
  pointer-events: none;
}

.md-home-0 {
  position: relative;
  z-index: 5;
}
.md-home-0 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15rem;
  max-width: 92%;
}
.md-home-0 .ho_sw {
  overflow: hidden;
}
.md-home-0 .img {
  display: block;
  position: relative;
  padding-top: calc( 872 / 1920 * 100%);
  overflow: hidden;
}
.md-home-0 .img img,
.md-home-0 .img video,
.md-home-0 .img iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.md-home-0 .text {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  text-align: center;
}
.md-home-0 .txt {
  line-height: 1.25;
  display: inline-block;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.md-home-0 .d2 {
  margin-top: 0.24rem;
}
.md-home-0 .v11 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #acce22;
  letter-spacing: 10%;
}
.md-home-0 .v12 {
  font-size: 1.2rem;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .md-home-0 .v11,
  .md-home-0 .v12 {
    font-size: 0.5rem;
  }
}
.md-home-0 .btns {
  margin-top: 0.62rem;
}
.md-home-0 .more {
  display: inline-flex;
  align-items: center;
  background-color: #fff;
  line-height: 1;
  padding: 0.17rem 0.2rem;
  transition: 0.5s;
}
.md-home-0 .more:hover {
  color: #fff;
}
.md-home-0 .more svg {
  width: 1em;
  height: 1em;
  margin-left: 0.2rem;
}
.md-home-0 .dlist {
  margin-top: 0.3rem;
}
.md-home-0 .da {
  width: 2.5rem;
  display: inline-block;
  margin-right: 0.2rem;
  padding: 1px;
}
.md-home-0 .da .img {
  padding-top: calc( 150 / 250 * 100%);
}
.md-home-0 .bots {
  width: 100%;
  position: absolute;
  bottom: 0.33rem;
  left: 0%;
  z-index: 30;
}
.md-home-0 .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.md-home-0 .swiper-pagination {
  width: 100%;
  left: 0;
  bottom: 0.6rem;
  z-index: 30;
}
.md-home-0 .swiper-pagination-bullet {
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 1rem;
  margin: 0 0.5em;
  opacity: 1;
  transition: 0.3s;
}
.md-home-0 .swiper-pagination-bullet-active {
  background-color: #fff;
}
.md-home-0 .sbtn {
  position: absolute;
  top: calc(50% - 0.5em);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
  z-index: 30;
  outline: none !important;
  backdrop-filter: blur(0.1rem);
  transition: 0.5s;
}
.md-home-0 .sbtn:hover {
  background-color: #000;
}
.md-home-0 .sbtn:active {
  transform: scale(0.8);
}
.md-home-0 .sbtn svg {
  width: 32%;
  height: 32%;
}
.md-home-0 .sbtn img {
  width: 100%;
  height: 100%;
}
.md-home-0 .prev {
  left: 0.9rem;
}
.md-home-0 .next {
  right: 0.9rem;
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-6px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(0);
  }
}
.md-home-0 .mouse {
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  position: absolute;
  bottom: 0.3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 30;
}
.md-home-0 .mouse .mbox {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  animation: jump 3s linear infinite;
}
.md-home-0 .mouse .mic {
  height: 1em;
  margin-bottom: 0.1rem;
}
.md-home-0 .swiper-button-lock {
  display: none !important;
}
.md-home-0 .swiper-pagination-lock {
  display: none !important;
}
@media screen and (max-width: 500px) {
  .md-home-0 .swiper-pagination {
    bottom: 0.3rem;
  }
  .md-home-0 .prev {
    left: 4%;
  }
  .md-home-0 .next {
    right: 4%;
  }
}

.md-home-1 {
  padding-top: 1.26rem;
  padding-bottom: 1.4rem;
  position: relative;
  overflow: hidden;
}
.md-home-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16.72rem;
  max-width: 92%;
}
.md-home-1 .swiper {
  margin-top: 1.08rem;
}
.md-home-1 .sw {
  display: flex;
  flex-wrap: wrap;
}
.md-home-1 .si {
  width: calc( 394 / 1672 * 100%);
  margin-right: calc( 32 / 1672 * 100%);
  display: flex;
  flex-direction: column;
}
.md-home-1 .si:last-child {
  margin-right: 0;
}
.md-home-1 .si:nth-child(2n-1) .title {
  margin-top: 0.07rem;
  margin-bottom: 0.3rem;
}
.md-home-1 .si:nth-child(2n) {
  flex-direction: column-reverse;
}
.md-home-1 .si:nth-child(2n) .title {
  margin-bottom: 0.07rem;
  margin-top: 0.3rem;
}
@media screen and (max-width: 500px) {
  .md-home-1 .sw {
    justify-content: space-between;
  }
  .md-home-1 .si {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
.md-home-1 .title {
  line-height: 1.3;
  color: rgba(12, 17, 31, 0.6);
  transition: 0.5s;
}
.md-home-1 .c-pic {
  background-color: #a3a3a3;
  border-radius: 0.1rem;
}
.md-home-1 .img {
  padding-top: calc( 496 / 394 * 100%);
  height: 100%;
}
.md-home-1 .btns {
  margin-top: 0.58rem;
}
.md-home-1 .sbtn {
  width: 1em;
  height: 1em;
  margin: 0 0.16rem;
  color: #888;
  background-color: #f5f6f8;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.5s;
}
.md-home-1 .sbtn:hover {
  color: #000;
}
.md-home-1 .sbtn:active {
  transform: scale(0.8);
}
@media screen and (max-width: 900px) {
  .md-home-1 {
    padding: 0.8rem 0;
  }
}

.md-home-2 {
  position: relative;
  overflow: hidden;
}
.md-home-2 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16.72rem;
  max-width: 92%;
}
.md-home-2 .box {
  background-color: #f6f7f9;
}
.md-home-2 .text {
  width: calc( 660 / 1920 * 100%);
  margin-right: calc( 300 / 1920 * 100%);
}
.md-home-2 .tbox {
  width: 100%;
}
.md-home-2 .h2 {
  color: #2d2d2d;
  line-height: 1;
}
.md-home-2 .desc {
  margin-top: 0.22rem;
  color: var(--desc);
}
.md-home-2 .btn {
  display: block;
  width: -moz-max-content;
  width: max-content;
  padding: 0.15rem 0.25rem;
  border-radius: 0.05rem;
  color: #fff;
  background-color: #e62129;
  line-height: 1;
  margin-top: 0.76rem;
}
.md-home-2 .btn:active {
  background-color: #eb4d54;
}
.md-home-2 .c-pic {
  width: calc( 834 / 1920 * 100%);
}
.md-home-2 .img {
  padding-top: calc( 477 / 834 * 100%);
}
@media screen and (max-width: 900px) {
  .md-home-2 .text {
    width: 100%;
    margin: 0;
    padding: 8% 4%;
    text-align: center;
  }
  .md-home-2 .c-pic {
    width: 100%;
  }
  .md-home-2 .btn {
    margin: 0.2rem auto;
  }
}

.md-home-3 {
  padding-top: 1.78rem;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 500px) {
  .md-home-3 {
    padding-top: 1.1rem;
  }
}
.md-home-3 .h2 {
  line-height: 1.4;
}
.md-home-3 .desc {
  color: rgba(12, 17, 31, 0.6);
  margin-top: 0.26rem;
}
@media screen and (max-width: 500px) {
  .md-home-3 .desc br {
    display: none;
  }
}
.md-home-3 .swiper1 {
  position: relative;
  margin-top: 0.52rem;
}
.md-home-3 .sco1 {
  overflow: visible;
}
.md-home-3 .sw1 {
  width: auto;
  width: 3.64rem;
  position: relative;
  margin-right: 6.1rem;
  margin-right: 2.88rem;
  text-align: center;
  cursor: pointer;
}
.md-home-3 .sw1:last-child {
  margin-right: 0;
}
.md-home-3 .sw1::before {
  content: "";
  width: calc(8rem + 0.5em);
  height: 0.09rem;
  background-color: #f5f6f8;
  position: absolute;
  left: 0.5em;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.md-home-3 .sw1.on .yuan {
  background-color: #e6212a;
  box-shadow: none;
  box-shadow: 0 0 0 1px #e1e1e1;
  box-shadow: 0 0 0 1px #e1e1e1, 6px 5px 16px rgba(97, 97, 97, 0.1), 22px 20px 30px rgba(97, 97, 97, 0.09), 50px 45px 40px rgba(97, 97, 97, 0.05), 89px 81px 48px rgba(97, 97, 97, 0.01);
}
.md-home-3 .sw1 .yuan {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 0 auto;
  box-shadow: 0 0 0 1px inset #e1e1e1;
  background-color: #fff;
  position: relative;
  z-index: 3;
}
.md-home-3 .sw1 .yte {
  position: absolute;
  left: 50%;
  top: calc(100% + 0.08rem);
  transform: translate(-50%);
  text-align: center;
  white-space: nowrap;
  width: -moz-max-content;
  width: max-content;
  color: #505050;
}
@media screen and (max-width: 900px) {
  .md-home-3 .sw1 {
    width: 3rem;
    margin-right: 4rem;
    margin-right: 0;
  }
}
.md-home-3 .swiper2 {
  margin-top: 1.15rem;
  position: relative;
}
.md-home-3 .swiper2::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0%;
  z-index: 40;
  width: 1.88rem;
  height: 100%;
  background-image: url(../images/ho3-mask.png);
  background-size: 100% 100%;
}
.md-home-3 .swiper2 .white {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 1rem;
  height: 100%;
  background-color: #fff;
  z-index: 40;
  display: none;
}
.md-home-3 .sco2 {
  overflow: visible;
}
.md-home-3 .sw2 {
  width: 3.62rem;
  height: auto;
  position: relative;
  margin-right: 0.32rem;
}
.md-home-3 .sw2:hover::before {
  transform: scale(1.05);
}
.md-home-3 .sw2:hover .img {
  transform: scale(1.05);
}
.md-home-3 .sw2:last-child {
  margin-right: 0;
}
.md-home-3 .sw2::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  border-radius: 0.1rem;
  background-color: #f5f6f8;
  transform-origin: center;
  transition: 0.5s;
}
@media screen and (max-width: 500px) {
  .md-home-3 .sw2 {
    width: 5rem;
  }
}
.md-home-3 .img {
  position: relative;
  padding-top: calc( 271 / 362 * 100%);
  transition: 0.5s;
  transform-origin: bottom;
  border-radius: 0.1rem 0.1rem 0 0;
  overflow: hidden;
}
.md-home-3 .s-bot {
  padding: 0.54rem 0.25rem 0.48rem;
  position: relative;
}
.md-home-3 .intro {
  line-height: calc(30 / 16);
  line-height: 2;
  color: rgba(12, 17, 31, 0.6);
  margin-top: 0.14rem;
  letter-spacing: 10%;
}
.md-home-3 .btns {
  margin-top: 0.48rem;
}
.md-home-3 .sbtn {
  width: 1em;
  height: 1em;
  margin-left: 0.32rem;
  color: #888;
  cursor: pointer;
  transition: 0.5s;
}
.md-home-3 .sbtn:hover {
  color: #000;
}
.md-home-3 .sbtn:active {
  transform: scale(0.8);
}
.md-home-3 .sbtn svg {
  width: 100%;
  height: 100%;
}

.md-home-4 {
  padding-top: 1.22rem;
  position: relative;
}
.md-home-4 .h2 {
  line-height: 1.4;
}
.md-home-4 .box-s {
  position: relative;
  overflow: hidden;
  padding-top: 1.1rem;
}
.md-home-4 .box-s1 {
  height: 6rem;
}
.md-home-4 .box1 {
  width: 11.2rem;
  height: 11.2rem;
  border: 2px solid #adcf23;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 60%);
  z-index: 30;
  pointer-events: none;
}
.md-home-4 .box2 {
  width: 15rem;
  height: 15rem;
  border: 1px solid #dee9b1;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 60%);
  z-index: 20;
  pointer-events: none;
}
.md-home-4 .item1 {
  width: 50%;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: left center;
  transition: all 1s linear;
}
.md-home-4 .item2 {
  width: 50%;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: left center;
  transition: all 1s linear;
}
.md-home-4 .flag {
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  right: -0.5em;
  top: 50%;
  z-index: 40;
  margin-top: -0.5em;
  text-align: center;
  box-shadow: 0 0 0 1px #e1e1e1;
  transition: all 0.3s;
  transform: rotate(90deg);
  border-radius: 50%;
  pointer-events: auto;
  overflow: hidden;
}
.md-home-4 .flag img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.5;
}
.md-home-4 .item1.fast .flag {
  transform: rotate(90deg) scale(2);
  box-shadow: 0 0.1rem 0.3rem rgba(222, 233, 177, 0.2);
}
.md-home-4 .item1.fast .flag img {
  opacity: 1;
}
.md-home-4 .item2.fast .flag {
  transform: rotate(90deg) scale(2);
  box-shadow: 0 0.1rem 0.2rem rgba(222, 233, 177, 0.2);
}
.md-home-4 .item2.fast .flag img {
  opacity: 1;
}
.md-home-4 .texts {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-bottom: 1.28rem;
  z-index: 50;
  pointer-events: none;
}
.md-home-4 .h3 {
  color: #505050;
}
.md-home-4 .h3 a {
  pointer-events: auto;
  text-decoration: underline;
  text-underline-offset: 0.07rem;
}
.md-home-4 .intro {
  pointer-events: none;
  margin-top: 0.21rem;
}
.md-home-4 .bots {
  background-color: #fff;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.1);
  padding: 0.65rem 0.4rem;
  position: relative;
}
.md-home-4 .swiper {
  padding: 0 0.52rem;
  position: relative;
}
.md-home-4 .sw {
  width: auto;
  margin-right: 0.6rem;
  cursor: pointer;
}
.md-home-4 .sw.on {
  color: #e6212a;
}
.md-home-4 .sw.on span {
  transform: scale(1.25);
  font-family: "SC-Bold";
}
.md-home-4 .sw span {
  display: block;
  transition: 0.5s;
}
.md-home-4 .sbtn {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  color: #888;
  cursor: pointer;
  position: absolute;
  top: calc(50% - 0.5em);
}
.md-home-4 .sbtn:hover {
  color: #000;
}
.md-home-4 .sbtn svg {
  height: 1em;
}
.md-home-4 .prev {
  left: 0;
}
.md-home-4 .next {
  right: 0;
}

.md-home-4-new {
  padding-top: 1.16rem;
  padding-bottom: 0.2rem;
  position: relative;
}
@media screen and (max-width: 900px) {
  .md-home-4-new {
    padding-top: 1.1rem;
  }
}
.md-home-4-new .h2 {
  line-height: 1.4;
}
.md-home-4-new .desc {
  line-height: 2.2;
  color: rgba(12, 17, 31, 0.6);
  margin-top: 0.26rem;
}
.md-home-4-new .box-s {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 500px) {
  .md-home-4-new .box-s {
    margin-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
}
.md-home-4-new .texts {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-bottom: 0.96rem;
  z-index: 50;
  pointer-events: none;
}
@media screen and (max-width: 900px) {
  .md-home-4-new .texts {
    padding-bottom: 0.2rem;
  }
}
.md-home-4-new .h3 a {
  pointer-events: auto;
  text-decoration: underline;
  text-underline-offset: 0.12rem;
  transition: 0.5s;
}
.md-home-4-new .h3 a:hover {
  color: #e6212a;
}
.md-home-4-new .intro {
  line-height: 1.8;
  color: rgba(12, 17, 31, 0.6);
  pointer-events: none;
  margin-top: 0.3rem;
}
.md-home-4-new .bots {
  background-color: #fff;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.1);
  padding: 0.65rem 0.4rem;
  padding: 0.4rem 0.4rem;
  position: relative;
}
.md-home-4-new .swiper {
  padding: 0 0.8rem;
  position: relative;
}
.md-home-4-new .sw {
  width: auto;
  margin-right: 0.6rem;
  cursor: pointer;
}
.md-home-4-new .sw:hover {
  color: #e6212a;
}
.md-home-4-new .sw.active {
  color: #e6212a;
}
.md-home-4-new .sw.active span {
  transform: scale(1.25);
  font-family: "SC-Bold";
}
.md-home-4-new .sw span {
  display: block;
  transition: 0.5s;
}
@media screen and (max-width: 500px) {
  .md-home-4-new .sw.active span {
    transform: scale(1);
  }
}
.md-home-4-new .sbtn {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  color: #888;
  cursor: pointer;
  position: absolute;
  top: calc(50% - 0.5em);
}
.md-home-4-new .sbtn:hover {
  color: #000;
}
.md-home-4-new .sbtn svg {
  height: 1em;
}
.md-home-4-new .prev {
  left: 0;
}
.md-home-4-new .next {
  right: 0;
}
.md-home-4-new {
  /* 视口区域 */
}
.md-home-4-new .arc-viewport {
  position: relative;
  width: 100%;
  height: 40vw;
  height: 38vw;
  min-height: 200px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 500px) {
  .md-home-4-new .arc-viewport {
    padding-top: 60%;
  }
}
.md-home-4-new .arc-svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
@media screen and (max-width: 500px) {
  .md-home-4-new .arc-svg #pathOuter {
    stroke-width: 1.5;
  }
  .md-home-4-new .arc-svg #pathInner {
    stroke-width: 2;
  }
}
.md-home-4-new .rotator {
  position: absolute;
  left: 50%;
  border-radius: 50%;
  transform-origin: center center;
  will-change: transform;
}
.md-home-4-new .node-anchor {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  transform: rotate(calc(var(--angle) * 1deg));
  will-change: transform;
}
.md-home-4-new {
  /* 响应式节点尺寸 */
}
.md-home-4-new .node {
  position: absolute;
  width: clamp(28px, 2.5vw, 44px);
  height: clamp(28px, 2.5vw, 44px);
  left: calc(-1 * clamp(28px, 2.5vw, 44px) / 2);
  top: calc(-1 * var(--radius) - clamp(28px, 2.5vw, 44px) / 2);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transform: rotate(calc(var(--offset-angle) * 1deg));
  opacity: var(--node-opacity, 1);
  transition: opacity 0.1s ease-out;
  z-index: 10;
}
@media screen and (max-width: 500px) {
  .md-home-4-new .node {
    width: clamp(20px, 2.5vw, 40px);
    height: clamp(20px, 2.5vw, 40px);
    left: calc(-1 * clamp(20px, 2.5vw, 40px) / 2);
    top: calc(-1 * var(--radius) - clamp(20px, 2.5vw, 40px) / 2);
  }
}
.md-home-4-new .node-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.md-home-4-new .node-bg {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: #ffffff;
  z-index: 1;
}
.md-home-4-new .node-media {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  overflow: hidden;
  z-index: 2;
}
.md-home-4-new .node-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  display: block;
}
.md-home-4-new .node-overlay {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.85);
  opacity: 0;
  transition: opacity 0.25s ease;
  pointer-events: none;
}
.md-home-4-new .node-border {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  z-index: 3;
  pointer-events: none;
  transition: border-color 0.3s ease, border-width 0.3s ease;
}
.md-home-4-new {
  /* 交互状态 */
}
.md-home-4-new.has-focus .node:not(.active) .node-overlay {
  opacity: 1;
}
.md-home-4-new .node.active,
.md-home-4-new .node:hover {
  z-index: 999 !important;
}
.md-home-4-new .node.active .node-wrapper,
.md-home-4-new .node:hover .node-wrapper {
  transform: scale(1.8);
}
.md-home-4-new .node.active .node-border,
.md-home-4-new .node:hover .node-border {
  border: 2px solid #acce22;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 500px) {
  .md-home-4-new .node.active .node-border,
  .md-home-4-new .node:hover .node-border {
    border: 1px solid #acce22;
  }
}
.md-home-4-new .node.active .node-overlay {
  opacity: 0 !important;
}
.md-home-4-new {
  /* 响应式底部国家导航栏 */
}
.md-home-4-new .country-bar {
  position: relative;
  z-index: 100;
  width: 100%;
  height: clamp(50px, 7vh, 80px);
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.06), 0 2px 10px rgba(0, 0, 0, 0.02);
  display: flex;
  align-items: center;
  padding: 0 1.5vw;
  margin-top: 1vh;
}
.md-home-4-new .arrow {
  width: clamp(28px, 3vw, 40px);
  height: clamp(28px, 3vw, 40px);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #64748b;
  font-size: clamp(14px, 1.5vw, 20px);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: background 0.2s, color 0.2s, opacity 0.2s;
  flex-shrink: 0;
  z-index: 10;
}
.md-home-4-new .arrow:hover:not(.disabled) {
  background: #f1f5f9;
  color: #0f172a;
}
.md-home-4-new .arrow.disabled {
  color: #cbd5e1;
  cursor: default;
  opacity: 0.4;
}
.md-home-4-new .country-viewport {
  flex: 1;
  overflow: hidden;
  margin: 0 1vw;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.md-home-4-new .country-list {
  display: flex;
  align-items: center;
  list-style: none;
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  will-change: transform;
}
.md-home-4-new .country-item {
  flex-shrink: 0;
  font-size: clamp(13px, 1.2vw, 18px);
  font-weight: 500;
  color: #334155;
  cursor: pointer;
  transition: color 0.2s ease, font-size 0.2s ease, font-weight 0.2s ease;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 10px;
}
.md-home-4-new .country-item.active {
  color: #e62129 !important;
  font-weight: 700 !important;
  font-size: clamp(15px, 1.4vw, 21px) !important;
}
.md-home-4-new .country-item:hover {
  color: #e62129;
}
@media screen and (max-width: 900px) {
  .md-home-4-new .bots {
    padding: 0.2rem;
  }
}

.md-home-5 {
  padding-top: 1.6rem;
  padding-bottom: 0.8rem;
  overflow: hidden;
}
.md-home-5.py-180 {
  padding: 1.8rem 0;
}
@media screen and (max-width: 500px) {
  .md-home-5 {
    padding-top: 0.9rem;
  }
}
.md-home-5 .tbox {
  width: 100%;
  margin-top: 0.2rem;
}
.md-home-5 .h2 {
  line-height: 1;
  font-weight: bold;
  letter-spacing: 10%;
}
.md-home-5 .desc {
  margin-top: 0.28rem;
  color: var(--desc);
  line-height: 2;
  letter-spacing: 10%;
}
.md-home-5 .btn {
  display: block;
  width: -moz-max-content;
  width: max-content;
  padding: 0.15rem 0.25rem;
  border-radius: 0.05rem;
  color: #fff;
  background-color: #e62129;
  line-height: 1;
  margin-top: 1rem;
  cursor: pointer;
}
.md-home-5 .btn:active {
  background-color: #eb4d54;
}
.md-home-5 .text {
  width: calc( 540 / 1672 * 100%);
}
.md-home-5 .c-pic {
  width: calc( 818 / 1672 * 100%);
  border-radius: 0.1rem;
  box-shadow: 0 0.1rem 0.4rem rgba(0, 0, 0, 0.3);
}
.md-home-5 .img {
  padding-top: calc( 439 / 818 * 100%);
}
@media screen and (max-width: 900px) {
  .md-home-5 .c-pic {
    width: 100%;
  }
  .md-home-5 .text {
    width: 100%;
    text-align: center;
    padding: 0 0 8%;
  }
  .md-home-5 .btn {
    margin: 0.2rem auto;
  }
}

.md-home-6 {
  padding-top: 1.2rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 500px) {
  .md-home-6 {
    padding-bottom: 1.1rem;
  }
}
.md-home-6 .line {
  flex-grow: 1;
  height: 1px;
  background-color: #a3a3a3;
}
.md-home-6 .h2 {
  flex-shrink: 0;
  margin: 0 0.2rem;
  letter-spacing: 10%;
}
.md-home-6 .lists {
  margin-top: 0.36rem;
  position: relative;
  overflow: hidden;
}
.md-home-6 .lists::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0%;
  z-index: 40;
  width: 1.88rem;
  height: 100%;
  background-image: url(../images/ho3-mask.png);
  background-size: 100% 100%;
}
.md-home-6 .lists::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0%;
  transform: rotate(180deg);
  z-index: 40;
  width: 1.88rem;
  height: 100%;
  background-image: url(../images/ho3-mask.png);
  background-size: 100% 100%;
}
.md-home-6 .d-wrap {
  width: 100%;
  position: relative;
}
.md-home-6 .d-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  font-size: 0;
}
.md-home-6 .d-list {
  font-size: 0;
  display: inline-block;
  vertical-align: top;
}
.md-home-6 .d-item {
  display: inline-block;
  vertical-align: middle;
  width: 2.4rem;
  padding: 0.05rem;
  box-shadow: 0 0 1rem rgba(234, 246, 253, 0.5);
}
.md-home-6 .d-link {
  display: block;
  cursor: pointer;
  width: 100%;
}
.md-home-6 .d-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 1em;
}
.md-home-6 .d-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform: scale(1);
  transition: all ease 0.5s;
}
.md-home-6 .d-link:hover .d-img img {
  transform: scale(1.05);
}

.md-product-1 {
  padding-top: 1.28rem;
  padding-bottom: 0.3rem;
}
.md-product-1 .desc {
  margin-top: 0.28rem;
  color: var(--desc);
}
.md-product-1 .swiper {
  font-size: 0;
  margin-top: 0.42rem;
}
.md-product-1 .swiper .sco {
  display: inline-block;
  max-width: 100%;
}
.md-product-1 .sw {
  width: auto;
  line-height: 1;
  color: #505050;
  box-shadow: 0 0 0 1px inset #acce22;
  border-radius: 1rem;
  transition: 0.5s;
}
.md-product-1 .sw:hover {
  color: #acce22;
}
.md-product-1 .sw.on {
  background-color: #acce22;
  color: #fff;
  font-family: "SC-Bold";
}
.md-product-1 .sw .sa {
  display: block;
  padding: 0.13rem 0.14rem;
}
.md-product-1 .ul {
  margin-top: 0.9rem;
}
.md-product-1 .li {
  width: calc(394 / 1672 * 100%);
  margin-right: calc(30 / 1672 * 100%);
}
.md-product-1 .li:nth-child(4n) {
  margin-right: 0;
}
.md-product-1 .li {
  margin-bottom: 0.6rem;
}
.md-product-1 .dd {
  display: block;
  position: relative;
}
.md-product-1 .dd::before {
  content: "";
  background-color: #f5f6f8;
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 100%;
  height: calc(100% - 1.17rem);
  border-radius: 0.1rem;
}
.md-product-1 .dd:hover .btn-wrap::before {
  opacity: 1;
  animation: spin 1.5s infinite linear;
}
.md-product-1 .img {
  padding-top: calc( 270 / 360 * 100%);
  padding-top: calc( 270 / 394 * 100%);
}
.md-product-1 .text {
  padding: 0.04rem 0.4rem 0.3rem;
  position: relative;
}
.md-product-1 .title {
  line-height: 1.25;
  letter-spacing: 0;
}
.md-product-1 .tags {
  margin-top: 0.12rem;
}
.md-product-1 .ta {
  margin-right: 0.2rem;
  background-color: #fff;
  color: rgba(12, 17, 31, 0.6);
  line-height: 1;
  padding: 0.1rem 0.14rem;
  border-radius: 1rem;
}
.md-product-1 .ta:last-child {
  margin-right: 0;
}
.md-product-1 .info {
  line-height: 1;
  margin-top: 0.28rem;
}
.md-product-1 .info .i-item {
  margin-bottom: 0.16rem;
}
.md-product-1 .info .i-item:last-child {
  margin-bottom: 0;
}
.md-product-1 .info .it12 {
  margin-top: 0.04rem;
  font-weight: normal;
  color: rgba(12, 17, 31, 0.6);
}
.md-product-1 .info span {
  margin-right: 0.05rem;
}
.md-product-1 .content {
  margin-top: 0.24rem;
  margin-bottom: 0.15rem;
  color: var(--desc);
  line-height: 2;
  letter-spacing: 10%;
}
.md-product-1 .btn-wrap {
  display: inline-flex;
  position: relative;
  padding: 2px;
  border-radius: 3rem;
  overflow: hidden;
}
.md-product-1 .btn-wrap::before {
  content: "";
  display: block;
  left: 50%;
  padding-bottom: 200%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 200%;
  z-index: 0;
  opacity: 0;
  color: #e6212a;
  background: conic-gradient(from 0deg at 50% 50%, transparent 0deg, transparent 20deg, rgba(230, 33, 42, 0) 40deg, rgba(230, 33, 42, 0.3) 60deg, rgba(230, 33, 42, 0.6) 80deg, #e6212a 140deg, transparent 160deg, transparent 360deg);
  z-index: 0;
}
.md-product-1 .btn-box {
  background-color: #fff;
  border-radius: 1rem;
  padding: 0.25em;
  padding-right: 0.75em;
  position: relative;
  z-index: 2;
  font-weight: bold;
}
.md-product-1 .btn-box .btn-icon {
  position: relative;
  width: 1em;
  height: 1em;
  position: relative;
  margin-right: 0.25em;
  background-color: #e6212a;
  border-radius: 50%;
}
.md-product-1 .btn-box .btn-icon::before, .md-product-1 .btn-box .btn-icon::after {
  content: "";
  background-color: #fff;
  border-radius: 1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.md-product-1 .btn-box .btn-icon::before {
  width: 40%;
  height: 2px;
}
.md-product-1 .btn-box .btn-icon::after {
  height: 40%;
  width: 2px;
}
@media screen and (max-width: 900px) {
  .md-product-1 .ul {
    justify-content: space-between;
  }
  .md-product-1 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .md-product-1 .text {
    padding: 0.2rem;
  }
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(1turn);
  }
}
.md-product-2 {
  padding-top: 0.9rem;
  padding-bottom: 1.8rem;
}

.md-product-11 {
  padding: 1.6rem 0 1.6rem;
}
.md-product-11 .item {
  color: #0c111f;
  padding: 0 0.75rem;
  line-height: 1;
}
.md-product-11 .item:last-child {
  border-right: none;
}
.md-product-11 .line {
  width: 1px;
  background-color: rgba(12, 17, 31, 0.4);
  flex-shrink: 0;
}
.md-product-11 .t12 {
  color: rgba(12, 17, 31, 0.4);
  margin-top: 0.1rem;
  letter-spacing: 10%;
}
@media screen and (max-width: 900px) {
  .md-product-11 .item {
    padding: 0 0.2rem;
  }
}
@media screen and (max-width: 500px) {
  .md-product-11 {
    padding: 1rem 0;
  }
  .md-product-11 .item {
    padding: 0 0.3rem;
  }
}

.md-product-12 {
  overflow: hidden;
}
.md-product-12 .swiper {
  width: calc( 1228 / 1920 * 100%);
}
.md-product-12 .bx-ri {
  width: calc( 630 / 1920 * 100%);
  padding: 0.58rem 0.65rem 0.7rem;
  padding-right: 1.25rem;
  background-color: #f5f6f8;
  position: relative;
  flex-direction: column;
}
.md-product-12 .bx-ri::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  border-top: 0.4rem solid transparent;
  border-bottom: 0.4rem solid transparent;
  border-right: 0.4rem solid #f5f6f8;
}
.md-product-12 .sw {
  perspective: 1000px;
}
.md-product-12 .c-pic {
  transform-style: preserve-3d;
}
.md-product-12 .img {
  padding-top: calc( 530 / 307 * 100%);
}
.md-product-12 .intro {
  color: var(--desc);
  margin-top: 0.36rem;
}
.md-product-12 .btns {
  margin-top: 0.2rem;
  gap: 0 0.32rem;
}
.md-product-12 .sbtn {
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0.6;
  transition: 0.5s;
  cursor: pointer;
  transition: 0.5s;
}
.md-product-12 .sbtn:hover {
  opacity: 1;
}
.md-product-12 .sbtn:active {
  transform: scale(0.8);
}
.md-product-12 .sbtn svg {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 900px) {
  .md-product-12 .swiper {
    width: 100%;
  }
  .md-product-12 .bx-ri {
    width: 100%;
    text-align: center;
    padding: 0.5rem;
  }
  .md-product-12 .btns {
    justify-content: center;
  }
}

.md-product-13 {
  padding-top: 1.6rem;
  padding-bottom: 0.8rem;
  letter-spacing: 10%;
}
.md-product-13 .box {
  position: relative;
}
.md-product-13 .swiper1 {
  width: calc( 590 / 1670 * 100%);
  padding-top: 1rem;
}
.md-product-13 .swiper2 {
  width: calc( 960 / 1670 * 100%);
}
.md-product-13 .type {
  opacity: 0.6;
}
.md-product-13 .name {
  line-height: 1.3;
}
.md-product-13 .tag {
  width: -moz-max-content;
  width: max-content;
  padding: 0.15rem 0.3rem;
  border-radius: 1rem;
  background-color: #acce22;
  line-height: 1;
  margin-top: 0.9rem;
}
.md-product-13 .intro {
  margin-top: 0.3rem;
  color: var(--desc);
  line-height: 2;
}
.md-product-13 .btns {
  margin-top: 1.16rem;
  gap: 0 0.32rem;
}
.md-product-13 .sbtn {
  width: 1em;
  height: 1em;
  color: #888;
  cursor: pointer;
  transition: 0.5s;
}
.md-product-13 .sbtn:hover {
  color: #000;
}
.md-product-13 .sbtn:active {
  transform: scale(0.8);
}
.md-product-13 .img {
  padding-top: calc( 740 / 960 * 100%);
}
@media screen and (max-width: 900px) {
  .md-product-13 .swiper1 {
    width: 100%;
    order: 2;
    text-align: center;
  }
  .md-product-13 .swiper2 {
    width: 100%;
    order: 1;
    margin-bottom: 0.2rem;
    padding: 0 5%;
  }
  .md-product-13 .btns {
    margin: 0;
    position: absolute;
    top: 20vw;
    width: 100%;
    justify-content: space-between;
    z-index: 30;
    display: none;
  }
  .md-product-13 .sbtn {
    width: 1.2em;
    height: 1.2em;
  }
  .md-product-13 .tag {
    margin: 0 auto;
    margin-top: 0.3rem;
  }
}

.md-product-14 {
  padding-top: 0.66rem;
  padding-bottom: 0.8rem;
  overflow: hidden;
}
.md-product-14 .intro {
  margin-top: 0.16rem;
  color: rgba(12, 17, 31, 0.4);
  letter-spacing: 10%;
  line-height: 1.8;
}
.md-product-14 .bots {
  margin-top: 0.54rem;
}
.md-product-14 .swiper {
  width: calc( 962 / 1670 * 100%);
}
.md-product-14 .sco {
  height: 100%;
}
.md-product-14 .bt-ri {
  width: calc( 678 / 1670 * 100%);
}
.md-product-14 .sw {
  height: auto;
}
.md-product-14 .c-pic {
  border-radius: 0.1rem;
  height: 100%;
}
.md-product-14 .img {
  height: 100%;
  padding-top: calc( 595 / 962 * 100%);
  padding-top: calc( 300 / 962 * 100%);
}
.md-product-14 .li {
  padding: 0.25rem 0.32rem;
  background-color: #f5f6f8;
  border-radius: 0.1rem;
  margin-bottom: 0.32rem;
}
.md-product-14 .li:last-child {
  margin-bottom: 0;
}
.md-product-14 .on .hic {
  background-color: #8b8b8b;
  transform: rotate(180deg);
}
.md-product-14 .on .hic::after {
  opacity: 0;
}
.md-product-14 .hd {
  cursor: pointer;
  line-height: 1.25;
}
.md-product-14 .hic {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #e62129;
  flex-shrink: 0;
  position: relative;
  transition: 0.5s;
}
.md-product-14 .hic::before, .md-product-14 .hic::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.md-product-14 .hic::before {
  width: 40%;
  height: 2px;
}
.md-product-14 .hic::after {
  height: 40%;
  width: 2px;
}
.md-product-14 .bd {
  display: none;
}
.md-product-14 .bte {
  width: 88%;
  color: var(--desc);
  line-height: 2;
  letter-spacing: 10%;
  padding-top: 0.26rem;
  margin-bottom: -0.08rem;
}
@media screen and (max-width: 900px) {
  .md-product-14 .tops {
    flex-wrap: wrap;
    text-align: center;
  }
  .md-product-14 .h2 {
    width: 100%;
  }
  .md-product-14 .intro {
    width: 100%;
    text-align: center;
    margin-top: 0.2rem;
  }
  .md-product-14 .swiper {
    width: 100%;
  }
  .md-product-14 .bt-ri {
    width: 100%;
    margin-top: 0.32rem;
  }
  .md-product-14 .img {
    padding-top: 50%;
  }
}

.md-product-15 {
  position: relative;
  padding-top: 0.88rem;
  padding-bottom: 0.5rem;
}
.md-product-15 .h2 {
  color: #2d2d2d;
}
.md-product-15 .href {
  margin-top: 0.64rem;
}
.md-product-15 .ha {
  line-height: 1;
  opacity: 0.6;
  display: inline-flex;
  align-items: center;
  transition: 0.5s;
}
.md-product-15 .ha:hover {
  opacity: 1;
}
.md-product-15 .ha span {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.md-product-15 .ha img {
  height: 1em;
  margin-left: 0.5em;
}
@media screen and (max-width: 500px) {
  .md-product-15 .ha img {
    height: 0.75em;
    margin-left: 0.5em;
  }
}
.md-product-15 .swiper {
  margin-top: 0.32rem;
}
.md-product-15 .sw {
  border-radius: 0.1rem;
  overflow: hidden;
  background-color: #f5f6f8;
  cursor: pointer;
}
.md-product-15 .addr {
  backdrop-filter: blur(0.15rem);
  border-radius: 1rem;
  background-color: rgba(255, 255, 255, 0.22);
  padding: 0.12rem;
  padding-right: 0.15rem;
  position: absolute;
  right: 0.3rem;
  top: 0.2rem;
  line-height: 1;
  font-family: "SC-Medium";
}
.md-product-15 .addr img {
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
}
.md-product-15 .img {
  padding-top: calc( 280 / 394 * 100%);
}
.md-product-15 .text {
  padding: 0.36rem 0.4rem 0.36rem;
  padding-right: 0.2rem;
}
.md-product-15 .info {
  margin-top: 0.24rem;
}
.md-product-15 .item {
  line-height: 1;
  margin-right: 0.4rem;
  color: rgba(12, 17, 31, 0.6);
}
.md-product-15 .it12 {
  margin-top: 0.12rem;
}
.md-product-15 .it12 span {
  font-weight: bold;
  color: #0c111f;
  margin-right: 0.2em;
}
.md-product-15 .btn {
  line-height: 1;
  padding: 0.11rem 1em;
  border-radius: 1rem;
  background-color: #e6212a;
  color: #fff;
  border-radius: 1rem;
  white-space: nowrap;
}
.md-product-15 .btn:active {
  background-color: #eb4d54;
}
@media screen and (max-width: 500px) {
  .md-product-15 .text {
    padding: 0.2rem;
  }
  .md-product-15 .info {
    flex-wrap: wrap;
  }
  .md-product-15 .item {
    width: 50%;
    margin-bottom: 0.2rem;
    margin-right: 0;
  }
}

.md-product-16 {
  padding-top: 0.5rem;
  color: #0c111f;
}
.md-product-16 .video {
  position: relative;
  padding-top: calc( 941 / 1672 * 100%);
  border-radius: 0.1rem;
  overflow: hidden;
  background-color: #000;
}
.md-product-16 video {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-product-16 .mask {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  z-index: 5;
  cursor: pointer;
}
.md-product-16 .watch {
  padding: 0.2rem;
  border-radius: 1rem;
  color: #fff;
  backdrop-filter: blur(0.1rem);
  --p: 0;
}
.md-product-16 .watch .wic {
  width: 1em;
  height: 1em;
  margin-right: 0.25rem;
}
.md-product-16 .watch span {
  position: relative;
  z-index: 3;
}
.md-product-16 .watch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  padding: 3px;
  color: white;
  background: conic-gradient(from calc(var(--p) * 1turn), white 0%, rgba(255, 255, 255, 0) 25%, white 50%, rgba(255, 255, 255, 0) 75%, white 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 20;
}
@media screen and (max-width: 500px) {
  .md-product-16 .watch::before {
    padding: 2px;
  }
}

.md-contact-1 {
  padding-bottom: 1.4rem;
}
.md-contact-1 .banner .img {
  position: relative;
  padding-top: calc( 880 / 1920 * 100%);
}
.md-contact-1 .banner img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: c;
     object-fit: c;
}
.md-contact-1 .box {
  padding: 0.76rem 0.6rem 0.59rem;
  box-shadow: 0 0.2rem 0.32rem rgba(0, 0, 0, 0.06);
  border-radius: 0.1rem;
  background-color: #fff;
  color: #0c111f;
  margin-top: -3.08rem;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 900px) {
  .md-contact-1 .box {
    padding: 0.4rem;
    margin-top: -1.2rem;
  }
}
.md-contact-1 .h2 {
  color: #0c111f;
}
.md-contact-1 .desc {
  color: var(--desc);
  margin-top: 0.3rem;
}
.md-contact-1 .ul {
  margin-top: 0.63rem;
}
.md-contact-1 .ul .li {
  width: 2.5rem;
  border-right: 1px solid #999;
}
.md-contact-1 .ul .li:last-child {
  border-right: none;
}
.md-contact-1 .ul .icon {
  width: 1em;
  margin: 0 auto;
}
.md-contact-1 .ul img {
  display: block;
  width: 1em;
  height: 1em;
}
.md-contact-1 .ul .text {
  margin-top: 0.21rem;
  line-height: 1.25;
}
.md-contact-1 .ul .d12 {
  opacity: 0.6;
  margin-top: 0.02rem;
  letter-spacing: 10%;
}
.md-contact-1 .ul a {
  transition: 0.5s;
}
.md-contact-1 .ul a:hover {
  color: #e6212a;
}
@media screen and (max-width: 900px) {
  .md-contact-1 .ul .li {
    width: auto;
    padding: 0 0.5em;
    word-break: break-all;
  }
}
.md-contact-1 .form {
  margin-top: 0.92rem;
}
.md-contact-1 .fitem {
  width: calc( 500 / 1050 * 100%);
  margin-bottom: 0.3rem;
}
.md-contact-1 .ww100 {
  width: 100% !important;
}
.md-contact-1 .ft {
  margin-bottom: 0.1rem;
  color: #0c111f;
}
.md-contact-1 .ft em {
  color: #ff0000;
}
.md-contact-1 .lab-list {
  margin-top: 0.12rem;
}
.md-contact-1 .lab {
  display: inline-flex;
  align-items: center;
  height: calc( 50em / 16);
  background-color: #f5f6f8;
  color: rgba(12, 17, 31, 0.6);
  border-radius: 0.1rem;
  margin-right: 0.15rem;
  margin-bottom: 0.15rem;
  line-height: 1;
  padding: 0 0.15rem;
  cursor: pointer;
  transition: 0.5s;
  font-family: "SC-Medium";
}
.md-contact-1 .lab:has(input:checked) {
  box-shadow: 0 0 0 2px rgba(12, 17, 31, 0.6);
}
.md-contact-1 .lab:hover {
  box-shadow: 0 0 0 2px rgba(12, 17, 31, 0.6);
}
.md-contact-1 .lab input {
  display: none;
}
.md-contact-1 .lab img {
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.1rem;
}
.md-contact-1 .lab-ip {
  display: block !important;
  width: 5em;
  height: calc( 50em / 16);
  border-radius: 0.1rem;
  border: none;
  background-color: #f5f6f8;
  color: rgba(12, 17, 31, 0.6);
  font-family: "SC-Medium";
}
.md-contact-1 .lab-ip::-moz-placeholder {
  color: #c3c3c3;
}
.md-contact-1 .lab-ip::placeholder {
  color: #c3c3c3;
}
.md-contact-1 .ip {
  display: block;
  width: 100%;
  height: calc( 50em / 18);
  border-radius: 0.1rem;
  padding: 0 1.25em;
  border: none;
  background-color: #f5f6f8;
  color: rgba(12, 17, 31, 0.6);
  font-family: "SC-Medium";
}
.md-contact-1 .ip::-moz-placeholder {
  color: #c3c3c3;
}
.md-contact-1 .ip::placeholder {
  color: #c3c3c3;
}
.md-contact-1 .ta {
  display: block;
  width: 100%;
  height: 1.2rem;
  border: none;
  padding: 0.1rem 1em;
  background-color: #f5f6f8;
  border-radius: 0.1rem;
  color: rgba(12, 17, 31, 0.6);
  font-family: "SC-Medium";
}
.md-contact-1 .ta::-moz-placeholder {
  color: #c3c3c3;
}
.md-contact-1 .ta::placeholder {
  color: #c3c3c3;
}
.md-contact-1 .file {
  background-color: #f5f6f8;
  border-radius: 0.1rem;
  position: relative;
  padding: 0.12rem;
  cursor: pointer;
}
.md-contact-1 .file input {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 0%;
  height: 0%;
  opacity: 0;
}
.md-contact-1 .file img {
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.1rem;
}
.md-contact-1 .submit {
  height: calc( 37em / 16 );
  padding: 0 1.5em;
  background-color: #e62129;
  color: #fff;
  border-radius: 0.05rem;
  text-align: center;
  border: none;
  cursor: pointer;
}
.md-contact-1 .submit:active {
  background-color: #eb4d54;
}
@media screen and (max-width: 900px) {
  .md-contact-1 .fitem {
    width: 100%;
  }
  .md-contact-1 .lab {
    padding: 0 1em;
  }
  .md-contact-1 .file {
    padding: 1em;
  }
  .md-contact-1 .file img {
    width: 1em;
    height: 1em;
  }
}

.com-pags .pa {
  width: 1em;
  height: 1em;
  background-color: #f5f6f8;
  color: #000;
  border-radius: 50%;
  opacity: 0.6;
  transition: 0.5s;
  cursor: pointer;
}
.com-pags .pa.disabled {
  color: #8b8b8b;
  pointer-events: none;
}
.com-pags .pa:hover {
  opacity: 1;
}
.com-pags .pa:active {
  transform: scale(0.8);
}
.com-pags .pa svg {
  width: 100%;
  height: 100%;
}
.com-pags .pa-inp {
  margin: 0 0.8rem;
  opacity: 0.6;
}
.com-pags .pa-ip {
  width: calc( 37em / 24);
  height: calc( 37em / 24);
  border-radius: 0.1rem;
  border: 1px solid #0c111f;
  text-align: center;
  margin-right: 0.13rem;
}

.md-service-1 {
  padding-top: 0.88rem;
  overflow: hidden;
  position: relative;
}
.md-service-1 .h2 {
  letter-spacing: 10%;
}
.md-service-1 .p-item {
  margin-bottom: 1.48rem;
}
.md-service-1 .p-item:last-child {
  margin-bottom: 0;
}
.md-service-1 .intro {
  margin-top: 0.16rem;
  color: rgba(12, 17, 31, 0.6);
  line-height: 1.8;
  letter-spacing: 10%;
}
.md-service-1 .bots {
  margin-top: 0.58rem;
}
.md-service-1 .swiper {
  width: calc( 962 / 1670 * 100%);
}
.md-service-1 .sco {
  height: 100%;
}
.md-service-1 .bt-ri {
  width: calc( 678 / 1670 * 100%);
}
.md-service-1 .sw {
  height: auto;
}
.md-service-1 .c-pic {
  border-radius: 0.1rem;
  height: 100%;
}
.md-service-1 .img {
  height: 100%;
}
.md-service-1 .li {
  padding: 0.25rem 0.32rem;
  background-color: #f5f6f8;
  border-radius: 0.1rem;
  margin-bottom: 0.32rem;
}
.md-service-1 .li:last-child {
  margin-bottom: 0;
}
.md-service-1 .on .hic {
  background-color: #8b8b8b;
  transform: rotate(180deg);
}
.md-service-1 .on .hic::after {
  opacity: 0;
}
.md-service-1 .hd {
  cursor: pointer;
  line-height: 1.25;
}
.md-service-1 .hic {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #e62129;
  flex-shrink: 0;
  position: relative;
  transition: 0.5s;
}
.md-service-1 .hic::before, .md-service-1 .hic::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.md-service-1 .hic::before {
  width: 40%;
  height: 2px;
}
.md-service-1 .hic::after {
  height: 40%;
  width: 2px;
}
.md-service-1 .bd {
  display: none;
}
.md-service-1 .bte {
  width: 88%;
  color: var(--desc);
  line-height: 2;
  letter-spacing: 10%;
  padding-top: 0.26rem;
  margin-bottom: -0.08rem;
}
@media screen and (max-width: 900px) {
  .md-service-1 .tops {
    flex-wrap: wrap;
  }
  .md-service-1 .h2 {
    width: 100%;
    text-align: center;
  }
  .md-service-1 .intro {
    width: 100%;
    text-align: center;
    margin-top: 0.2rem;
  }
  .md-service-1 .swiper {
    width: 100%;
  }
  .md-service-1 .bt-ri {
    width: 100%;
    margin-top: 0.32rem;
  }
  .md-service-1 .img {
    padding-top: calc( 459 / 962 * 100%);
  }
  .md-service-1 .bte {
    width: 100%;
    text-align: justify;
  }
}

.md-news-1 {
  position: relative;
  padding-top: 1.37rem;
  padding-bottom: 0.9rem;
}
.md-news-1 .tops {
  position: relative;
}
.md-news-1 .tags {
  box-shadow: 0 -1px 0 0 inset rgba(12, 17, 31, 0.1);
}
.md-news-1 .ti {
  padding: 0.21rem 0.2rem;
  margin-right: 0.45rem;
  position: relative;
  color: rgba(12, 17, 31, 0.6);
  transition: 0.5s;
}
.md-news-1 .ti:hover {
  color: #e6212a;
}
.md-news-1 .ti.on {
  color: #e62129;
  font-weight: bold;
}
.md-news-1 .ti.on::before {
  content: "";
  position: absolute;
  left: 0%;
  bottom: -2px;
  width: 100%;
  height: 5px;
  background-color: #e62129;
}
@media screen and (max-width: 500px) {
  .md-news-1 .ti.on::before {
    bottom: 0px;
    height: 2px;
  }
}
.md-news-1 .form {
  width: 2.98rem;
}
.md-news-1 .form .inp {
  position: relative;
}
.md-news-1 .form .mag {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0.1rem;
  top: calc(50% - 0.5em);
}
.md-news-1 .form .ip {
  width: 100%;
  height: calc( 41em / 18);
  background-color: #f5f6f8;
  border-radius: 1rem;
  border: none;
  padding-left: 2.5em;
}
.md-news-1 .form .submit {
  padding: 0 0.16rem;
  height: calc( 33em / 18);
  border-radius: 1rem;
  background-color: #e62129;
  border: none;
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
}
.md-news-1 .form .submit:active {
  background-color: #eb4d54;
}
@media screen and (min-width: 901px) {
  .md-news-1 .form {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 900px) {
  .md-news-1 .tags {
    width: 100%;
  }
  .md-news-1 .form {
    width: 100%;
    margin-top: 0.3rem;
  }
}
.md-news-1 .ul {
  margin-top: 0.6rem;
  margin-bottom: 0.68rem;
}
.md-news-1 .li {
  width: calc(394 / 1672 * 100%);
  margin-right: calc(32 / 1672 * 100%);
}
.md-news-1 .li:nth-child(4n) {
  margin-right: 0;
}
.md-news-1 .li {
  margin-bottom: 0.32rem;
  transition: 0.5s;
}
.md-news-1 .dd {
  display: block;
  background-color: #fff;
  border-radius: 0.1rem;
  box-shadow: 0 4px 0.28rem rgba(0, 0, 0, 0.1);
  position: relative;
  transition: 0.5s;
}
.md-news-1 .dd:hover {
  box-shadow: 0 0 0.56rem rgba(0, 0, 0, 0.1), 0 4px 0.27rem rgba(0, 0, 0, 0.1);
}
.md-news-1 .dd:hover::before {
  opacity: 1;
}
.md-news-1 .dd::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  border: 2px solid #acce22;
  border-radius: 0.08rem;
  opacity: 0;
  transition: 0.5s;
  z-index: 3;
  pointer-events: none;
}
.md-news-1 .text {
  padding: 0.58rem 0.5rem 0.37rem;
}
.md-news-1 .time {
  color: #acce22;
}
.md-news-1 .title {
  margin-top: 0.02rem;
  line-height: 1.8;
  letter-spacing: 0;
}
.md-news-1 .intro {
  opacity: 0.6;
  margin-top: 0.12rem;
  line-height: 2;
  letter-spacing: 10%;
  text-align: justify;
}
.md-news-1 .btns {
  margin-top: 0.23rem;
}
.md-news-1 .btn {
  position: relative;
  left: 0.15rem;
  width: 1em;
  height: 1em;
  background-color: #e62129;
  border-radius: 50%;
}
.md-news-1 .btn::before, .md-news-1 .btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.md-news-1 .btn::before {
  width: 40%;
  height: 2px;
}
.md-news-1 .btn::after {
  height: 40%;
  width: 2px;
}
.md-news-1 .c-pic {
  border-radius: 0 0 0.1rem 0.1rem;
}
.md-news-1 .img {
  padding-top: calc( 154 / 394 * 100%);
}
@media screen and (max-width: 900px) {
  .md-news-1 .ul {
    justify-content: space-between;
  }
  .md-news-1 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 500px) {
  .md-news-1 .li {
    width: 100%;
    margin-bottom: 8%;
  }
}

.md-news-11 {
  position: relative;
  padding-top: 1.04rem;
  padding-bottom: 1rem;
  color: #0c111f;
}
.md-news-11 .ha {
  line-height: 1;
  opacity: 0.6;
  display: inline-flex;
  align-items: center;
  transition: 0.5s;
}
.md-news-11 .ha:hover {
  opacity: 1;
}
.md-news-11 .ha span {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.md-news-11 .ha img {
  height: 1em;
  margin-right: 0.5em;
  transform: rotate(180deg);
}
@media screen and (max-width: 500px) {
  .md-news-11 .ha img {
    height: 0.75em;
    margin-left: 0.5em;
  }
}
.md-news-11 .time {
  color: rgba(12, 17, 31, 0.6);
  letter-spacing: 1px;
  margin-top: 0.36rem;
  margin-bottom: 0.08rem;
}
.md-news-11 .time .sp2 {
  color: #acce22;
}
.md-news-11 .h1 {
  line-height: 1.7;
  letter-spacing: 3px;
}
.md-news-11 .c-pic {
  border-radius: 0.1rem;
  margin-top: 0.34rem;
}
.md-news-11 .c-pic .img {
  padding-top: calc( 879 / 1672 * 100%);
}
.md-news-11 .box {
  margin-top: 1rem;
}
.md-news-11 .bx-le {
  width: calc( 430 / 1672 * 100%);
}
.md-news-11 .bx-ri {
  width: calc( 1134 / 1672 * 100%);
  width: calc( 1100 / 1672 * 100%);
  padding-right: 20%;
}
@media screen and (max-width: 900px) {
  .md-news-11 .bx-le {
    width: 100%;
    display: none;
  }
  .md-news-11 .bx-ri {
    width: 100%;
    padding-right: 0;
  }
}
.md-news-11 .content {
  line-height: 2;
  letter-spacing: 10%;
}
@media screen and (max-width: 500px) {
  .md-news-11 .content {
    font-size: 14px;
  }
}
.md-news-11 .item {
  margin-bottom: 0.8rem;
}
.md-news-11 .item:last-child {
  margin-bottom: 0;
}
.md-news-11 .d11 {
  margin-bottom: 0.4rem;
  font-size: calc( 30em / 16);
}
@media screen and (max-width: 900px) {
  .md-news-11 .d11 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 500px) {
  .md-news-11 .d11 {
    padding: 0 0.2rem;
  }
}
.md-news-11 .d12 {
  color: rgba(12, 17, 31, 0.6);
}
@media screen and (max-width: 500px) {
  .md-news-11 .d12 p {
    padding: 0 0.2rem;
  }
  .md-news-11 .d12 p:has(img) {
    padding: 0;
  }
}
.md-news-11 .nav {
  background-color: #f5f6f8;
  border-radius: 0.16rem;
  padding: 0.36rem 0.4rem;
  position: sticky;
  top: 1rem;
  letter-spacing: 10%;
}
.md-news-11 .nav .n-top {
  border-bottom: 1px solid rgba(12, 17, 31, 0.2);
  padding-bottom: 0.3rem;
}
.md-news-11 .nav .copy {
  width: 1em;
  height: 1em;
  cursor: pointer;
  transition: color 0.5s;
}
.md-news-11 .nav .copy:hover {
  color: #e6212a;
}
.md-news-11 .nav .copy svg {
  display: block;
  width: 100%;
  height: 100%;
}
.md-news-11 .nav .n-bot {
  padding-top: 0.45rem;
}
.md-news-11 .nav .n-a {
  position: relative;
  padding-left: 1em;
  color: rgba(12, 17, 31, 0.6);
  margin-bottom: 0.28rem;
  transition: 0.5s;
  cursor: pointer;
}
.md-news-11 .nav .n-a:hover {
  color: #0c111f;
}
.md-news-11 .nav .n-a::before {
  content: "·";
  position: absolute;
  left: 0%;
  top: 0%;
  display: inline-block;
}
@media screen and (max-width: 900px) {
  .md-news-11 .nav {
    position: fixed;
    left: 0;
    top: 15%;
    transform: translate(-100%);
    z-index: 30;
    border-radius: 0.1rem 0 0.1rem 0.1rem;
    max-width: 75%;
  }
  .md-news-11 .nav.nav-show {
    transform: translate(0%);
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
  }
  .md-news-11 .nav.nav-show .nav-toggle {
    transform: rotate(180deg);
  }
  .md-news-11 .nav .n-a {
    margin-bottom: 0.1rem;
  }
}
.md-news-11 .nav-toggle {
  position: absolute;
  left: 100%;
  top: 0;
  width: 1em;
  height: 1em;
  background-color: #f5f6f8;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.md-news-11 .nav-toggle img {
  width: 60%;
  height: 60%;
}
@media screen and (min-width: 901px) {
  .md-news-11 .nav-toggle {
    display: none !important;
  }
}

.md-news-12 {
  background-color: #f5f6f8;
  position: relative;
  padding-top: 0.84rem;
  padding-bottom: 1.3rem;
}
.md-news-12 .sbtn {
  width: 1em;
  height: 1em;
  margin-left: 0.32rem;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0.6;
  transition: 0.5s;
  cursor: pointer;
}
.md-news-12 .sbtn:hover {
  opacity: 1;
}
.md-news-12 .sbtn:active {
  transform: scale(0.8);
}
.md-news-12 .sbtn svg {
  width: 100%;
  height: 100%;
}
.md-news-12 .swiper {
  width: calc(100% + 0.3rem);
  margin-left: -0.15rem;
  margin-top: 0.15rem;
}
.md-news-12 .swiper-container {
  padding: 0.2rem 0.15rem;
}
.md-news-12 .sw {
  height: auto;
  background-color: #fff;
  border-radius: 0.1rem;
  box-shadow: 0 4px 0.28rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 0.1rem rgba(0, 0, 0, 0.1);
  position: relative;
  transition: 0.5s;
}
.md-news-12 .sw:hover {
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1), 0 4px 0.1rem rgba(0, 0, 0, 0.1);
}
.md-news-12 .sw:hover::before {
  opacity: 1;
}
.md-news-12 .sw::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  border: 2px solid #acce22;
  border-radius: 0.08rem;
  opacity: 0;
  transition: 0.5s;
  z-index: 3;
}
.md-news-12 .text {
  padding: 0.58rem 0.5rem 0.37rem;
}
.md-news-12 .time {
  color: #acce22;
}
.md-news-12 .title {
  margin-top: 0.03rem;
  line-height: 1.75;
}
.md-news-12 .intro {
  opacity: 0.6;
  margin-top: 0.14rem;
  line-height: 2;
  letter-spacing: 10%;
}
.md-news-12 .btns {
  margin-top: 0.25rem;
}
.md-news-12 .btn {
  position: relative;
  width: 1em;
  height: 1em;
  background-color: #e62129;
  border-radius: 50%;
}
.md-news-12 .btn::before, .md-news-12 .btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.md-news-12 .btn::before {
  width: 40%;
  height: 2px;
}
.md-news-12 .btn::after {
  height: 40%;
  width: 2px;
}
.md-news-12 .c-pic {
  border-radius: 0 0 0.1rem 0.1rem;
}
.md-news-12 .img {
  padding-top: calc( 154 / 394 * 100%);
}
@media screen and (max-width: 500px) {
  .md-news-12 .intro {
    line-clamp: 2;
    -webkit-line-clamp: 2;
  }
  .md-news-12 .img {
    padding-top: calc( 250 / 394 * 100%);
  }
}

.md-about-1 {
  position: relative;
  padding-top: 1.62rem;
}
.md-about-1 .box-1 {
  padding: 0.62rem 0;
}
.md-about-1 .desc {
  width: calc( 1134 / 1670 * 100%);
  width: calc( 1100 / 1670 * 100%);
  line-height: 1.8;
}
@media screen and (max-width: 900px) {
  .md-about-1 {
    padding-top: 0.6rem;
  }
  .md-about-1 .box-1 {
    padding-bottom: 2rem;
  }
  .md-about-1 .desc {
    width: 100%;
  }
}
.md-about-1 .box-2 {
  background-color: #f5f6f8;
  padding: 0.42rem 0;
}
.md-about-1 .bx2-le {
  width: calc( 540 / 1670 * 100%);
  padding-left: 1.4rem;
  position: relative;
}
.md-about-1 .ic {
  width: 5.98rem;
  position: absolute;
  left: -0.4rem;
  bottom: 100%;
  transform: translate(-5%, 23%);
}
.md-about-1 .h2 {
  line-height: 1.9;
}
@media screen and (max-width: 900px) {
  .md-about-1 .h2 {
    text-align: center;
  }
}
.md-about-1 .bx2-ri {
  width: calc( 1134 / 1670 * 100%);
  width: calc( 1100 / 1670 * 100%);
  color: rgba(12, 17, 31, 0.6);
  line-height: 1.75;
}
@media screen and (max-width: 900px) {
  .md-about-1 .box-2 {
    margin-top: 0.6rem;
  }
  .md-about-1 .box-2 .flex {
    flex-wrap: wrap;
  }
  .md-about-1 .bx2-le {
    width: 100%;
    padding-left: 0.4rem;
    padding-top: 0.6rem;
    padding-left: 0;
  }
  .md-about-1 .bx2-ri {
    width: 100%;
    margin-top: 0.3rem;
    text-align: justify;
  }
  .md-about-1 .h2 {
    padding-left: 0;
  }
  .md-about-1 .h2 br {
    display: none;
  }
}

.md-about-2 {
  position: relative;
  padding-top: 1.6rem;
  padding-bottom: 0.65rem;
  overflow: hidden;
}
.md-about-2 .bx-left {
  width: calc( 560 / 1670 * 100%);
}
.md-about-2 .bx-right {
  width: calc( 1100 / 1670 * 100%);
}
@media screen and (max-width: 900px) {
  .md-about-2 .bx-left {
    width: 100%;
  }
  .md-about-2 .bx-right {
    width: 100%;
    margin-top: 0.4rem;
  }
}
.md-about-2 .h2 {
  line-height: 1.9;
}
@media screen and (max-width: 900px) {
  .md-about-2 .h2 {
    text-align: center;
  }
  .md-about-2 .h2 br {
    display: none;
  }
}
.md-about-2 .nitem {
  width: calc( 250 / 1100 * 100%);
}
.md-about-2 .nitem .n11 {
  color: rgba(12, 17, 31, 0.6);
}
.md-about-2 .nitem .nic {
  width: 1em;
  height: 1em;
  border-radius: 0.1rem;
  box-shadow: 0 0 0 1px inset rgba(12, 17, 31, 0.2);
  margin-right: 0.15rem;
  flex-shrink: 0;
}
.md-about-2 .nitem img {
  width: 60%;
  height: 60%;
}
.md-about-2 .nitem .n12 {
  color: #e6212a;
  line-height: 1;
  margin-top: 0.14rem;
  margin-bottom: 0.15rem;
  font-weight: bold;
}
.md-about-2 .nitem .n13 {
  color: rgba(12, 17, 31, 0.6);
  line-height: 2;
}
@media screen and (max-width: 500px) {
  .md-about-2 .nlist {
    margin-top: 0.6rem;
    display: block;
  }
  .md-about-2 .nitem {
    width: 100%;
    margin-bottom: 0.4rem;
    padding: 0 2%;
    display: grid;
    grid-template-columns: 30% 1fr;
    gap: 0.05rem 0.3rem;
    align-items: center;
  }
  .md-about-2 .nitem .n11 {
    grid-column: 2/3;
    grid-row: 1/2;
  }
  .md-about-2 .nitem .nic {
    width: 1.2em;
    height: 1.2em;
  }
  .md-about-2 .nitem .n12 {
    grid-column: 1/2;
    grid-row: 1/3;
    text-align: right;
  }
  .md-about-2 .nitem .n13 {
    grid-column: 2/3;
    grid-row: 2/3;
  }
}
.md-about-2 .swiper {
  position: relative;
  margin-top: 1rem;
  padding: 0 calc( 170 / 1100 * 100%) 0.25rem;
}
.md-about-2 .sw {
  height: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.md-about-2 .sw .img {
  height: 100%;
}
.md-about-2 .sw img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.md-about-2 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 0.5em);
  cursor: pointer;
  z-index: 30;
  transition: 0.5s;
}
.md-about-2 .sbtn:hover {
  color: #000;
}
.md-about-2 .sbtn:active {
  transform: scale(0.8);
}
.md-about-2 .prev {
  left: 0;
}
.md-about-2 .next {
  right: 0;
}
.md-about-2 .floor {
  position: absolute;
  left: 0.6rem;
  bottom: 0;
  width: calc(100% - 1.2rem);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media screen and (max-width: 900px) {
  .md-about-2 .swiper {
    margin-top: 0.8rem;
  }
}

.md-about-3 {
  padding-top: 1.2rem;
}

.cs16 {
  line-height: 2;
  letter-spacing: 10%;
}

.cs24 {
  line-height: 2;
  letter-spacing: 10%;
}

.contact-dialog {
  position: relative;
  z-index: 101;
  display: none;
}
.contact-dialog.show {
  display: block;
}
.contact-dialog .dlg-mask {
  position: fixed;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.contact-dialog .dlg-cont {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 11.68rem;
  max-width: 96%;
  background-color: #fff;
  border-radius: 0.16rem;
  padding: 0.3rem 0.6rem;
  max-height: 98vh;
  overflow-y: auto;
}
.contact-dialog .off {
  width: 1em;
  height: 1em;
  cursor: pointer;
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
  background-repeat: no-repeat;
  background-size: contain;
  color: #333;
}
.contact-dialog .off:hover {
  color: #e6212a;
}
.contact-dialog .off svg {
  width: 100%;
  height: 100%;
}
.contact-dialog .form {
  margin-top: 0.2rem;
}
.contact-dialog .fitem {
  width: calc( 500 / 1050 * 100%);
  margin-bottom: 0.2rem;
}
.contact-dialog .ww100 {
  width: 100% !important;
}
.contact-dialog .ft {
  margin-bottom: 0.1rem;
  color: #0c111f;
}
.contact-dialog .ft em {
  color: #ff0000;
}
.contact-dialog .lab-list {
  margin-top: 0.12rem;
}
.contact-dialog .lab {
  display: inline-flex;
  align-items: center;
  height: calc( 50em / 16);
  background-color: #f5f6f8;
  color: rgba(12, 17, 31, 0.6);
  border-radius: 0.1rem;
  margin-right: 0.15rem;
  margin-bottom: 0.15rem;
  line-height: 1;
  padding: 0 0.15rem;
  cursor: pointer;
  transition: 0.5s;
  font-family: "SC-Medium";
}
.contact-dialog .lab:has(input:checked) {
  box-shadow: 0 0 0 2px rgba(12, 17, 31, 0.6);
}
.contact-dialog .lab:hover {
  box-shadow: 0 0 0 2px rgba(12, 17, 31, 0.6);
}
.contact-dialog .lab input {
  display: none;
}
.contact-dialog .lab img {
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.1rem;
}
.contact-dialog .lab-ip {
  display: block !important;
  width: 5em;
  height: calc( 50em / 16);
  border-radius: 0.1rem;
  border: none;
  background-color: #f5f6f8;
  color: rgba(12, 17, 31, 0.6);
  font-family: "SC-Medium";
}
.contact-dialog .lab-ip::-moz-placeholder {
  color: #c3c3c3;
}
.contact-dialog .lab-ip::placeholder {
  color: #c3c3c3;
}
.contact-dialog .ip {
  display: block;
  width: 100%;
  height: calc( 50em / 18);
  border-radius: 0.1rem;
  padding: 0 1.25em;
  border: none;
  background-color: #f5f6f8;
  color: rgba(12, 17, 31, 0.6);
  font-family: "SC-Medium";
}
.contact-dialog .ip::-moz-placeholder {
  color: #c3c3c3;
}
.contact-dialog .ip::placeholder {
  color: #c3c3c3;
}
.contact-dialog .ta {
  display: block;
  width: 100%;
  height: 1.2rem;
  border: none;
  padding: 0.1rem 1em;
  background-color: #f5f6f8;
  border-radius: 0.1rem;
  color: rgba(12, 17, 31, 0.6);
  font-family: "SC-Medium";
}
.contact-dialog .ta::-moz-placeholder {
  color: #c3c3c3;
}
.contact-dialog .ta::placeholder {
  color: #c3c3c3;
}
.contact-dialog .file {
  background-color: #f5f6f8;
  border-radius: 0.1rem;
  position: relative;
  padding: 0.12rem;
  cursor: pointer;
}
.contact-dialog .file input {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 0%;
  height: 0%;
  opacity: 0;
}
.contact-dialog .file img {
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.1rem;
}
.contact-dialog .submit {
  height: calc( 37em / 16 );
  padding: 0 1.5em;
  background-color: #e62129;
  color: #fff;
  border-radius: 0.05rem;
  text-align: center;
  border: none;
  cursor: pointer;
}
.contact-dialog .submit:active {
  background-color: #eb4d54;
}
@media screen and (max-width: 900px) {
  .contact-dialog .dlg-cont {
    padding: 0.3rem;
  }
  .contact-dialog .fitem {
    width: 100%;
  }
  .contact-dialog .lab {
    padding: 0 1em;
  }
  .contact-dialog .file {
    padding: 1em;
  }
  .contact-dialog .file img {
    width: 1em;
    height: 1em;
  }
}

section h2 {
  letter-spacing: 10%;
}

.md-empty-1 .tops {
  padding: 1.4rem 0;
  position: relative;
  border-bottom: 1px solid #0c111f;
}
.md-empty-1 .txt {
  line-height: 1.5;
  letter-spacing: 10%;
}
.md-empty-1 .ip {
  width: 3.2rem;
  position: absolute;
  right: 0.2rem;
  bottom: 0;
  transform: translateY(34%);
}
.md-empty-1 .bots {
  padding-top: 0.6rem;
}
.md-empty-1 .tit2 {
  color: rgba(12, 17, 31, 0.6);
}
.md-empty-1 .ul {
  margin-top: 0.45rem;
}
.md-empty-1 .li {
  width: calc(394 / 1672 * 100%);
  margin-right: calc(32 / 1672 * 100%);
}
.md-empty-1 .li:nth-child(4n) {
  margin-right: 0;
}
.md-empty-1 .dd {
  display: block;
  padding: 0.2rem 0.2rem 0;
}
.md-empty-1 .dd:hover .title {
  color: #e6212a;
}
.md-empty-1 .dd .img {
  padding-top: calc( 239 / 354 * 100%);
}
.md-empty-1 .dd .text {
  padding-top: 0.16rem;
  padding-bottom: 0.34rem;
}
.md-empty-1 .dd .title {
  color: rgba(12, 17, 31, 0.6);
  transition: 0.5s;
}
@media screen and (max-width: 900px) {
  .md-empty-1 .ul {
    justify-content: space-between;
  }
  .md-empty-1 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}