#yunque-container {
  --navHeight: 0;
}

.yunque-container h2 {
  font-size: 6.25vw;
  line-height: 1.25;
  font-weight: bold;
}

.yunque-container h3 {
  font-size: 2.5vw;
  line-height: 1.25;
  font-weight: bold;
}

.yunque-container sup {
  line-height: 0;
}

.yunque-container h4 {
  font-size: 1.666667vw;
  line-height: 1.25;
  font-weight: bold;
}

.yunque-container p {
  font-size: 1.145833vw;
  line-height: 1.6;
}

.yunque-container .gary {
  color: #6E6E73;
}

.yunque-container .no-wrap {
  white-space: nowrap;
}

.yunque-container .nowrap {
  white-space: nowrap;
}

.yunque-container .red-bigTitle {
  color: #F64048;
}

.yunque-container .red-title {
  color: #F64048;
}

.yunque-container .orange-bigTitle {
  color: #FF7809;
}

.yunque-container .orange-title {
  color: #FF7809;
  margin: 0 auto 4.166667vw;
  text-align: center;
}

.yunque-container .blue-bigTitle {
  color: #007BFC;
}

.yunque-container .purple-bigTitle {
  color: #7134FB;
}

.yunque-container .purple-title {
  color: #7134FB;
}

.yunque-container .green-bigTitle {
  color: #0DA66E;
}

.yunque-container .green-title {
  color: #0DA66E;
}

.yunque-container .hid-pc {
  display: none;
}

p {
  color: #6E6E73;
}

.color-bg {
  width: 100%;
  height: auto;
}

img {
  width: 100%;
  display: block;
}

.middle-img {
  width: 68.22917vw;
  margin: 0 auto;
}

.yunque-mid-section {
  margin-bottom: 10.41667vw;
}

.margin-lr {
  margin-left: auto;
  margin-right: auto;
}

.section-title {
  margin-bottom: 3.125vw;
}

.section-title p {
  margin-top: 1.041667vw;
}

.bg-pink {
  background: #FEF5F4;
  padding-bottom: 3vw;
  position: relative;
}

.bg-orange {
  background: #FCF6F1;
  padding-bottom: 10.416667vw;
}

.bg-blue {
  background: #EBF2F9;
  padding-bottom: 4.5vw;
}

.bg-purple {
  background: rgba(185, 156, 221, 0.15);
  padding-bottom: 10.416667vw;
}

.bg-green {
  background: #E7F6E5;
  padding-bottom: 10.416667vw;
}

.middle-section {
  width: 68.22917vw;
  margin-left: auto;
  margin-right: auto;
}

.yunque-s1 {
  position: relative;
  display: flex;
}

.yunque-s1 p {
  color: black;
}

.yunque-s1 .kv-left {
  width: 46.354167vw;
  margin: 6.770833vw 2.083333vw 0 9.583333vw;
}

.yunque-s1 .s1-right {
  margin-top: 15.625vw;
  text-align: center;
}

.yunque-s1 .s1-right p {
  font-size: 1.145833vw;
  margin-top: 1.5625vw;
  text-align: center;
}

.yunque-s1 .s1-right .kv-top {
  width: 34.791667vw;
}

.yunque-s1 .s1-right .kv-slogan {
  width: 86%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.yunque-s1 .s1-bottom-img {
  display: block;
  width: 10.15625vw;
  position: relative;
  margin: 16.666667vw auto 0 19.322917vw;
}

.yunque-s2 {
  position: relative;
}

.yunque-s2 a {
  display: flex;
  position: absolute;
  align-items: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.yunque-s2 a span {
  font-size: 1.145833vw;
  color: white;
  font-weight: 400;
}

.yunque-s2 a img {
  width: 1.458333vw;
  height: 1.458333vw;
  margin-left: 0.520833vw;
}

.yunque-s3 {
  display: flex;
  flex-flow: column wrap;
  height: 28.125vw;
  margin: 0 auto;
  justify-content: space-between;
  margin-bottom: 10.41667vw;
}

.yunque-s3 .s3-flex-click {
  position: relative;
  border-radius: 1.5625vw;
  -webkit-border-radius: 1.5625vw;
  -moz-border-radius: 1.5625vw;
  -ms-border-radius: 1.5625vw;
  -o-border-radius: 1.5625vw;
  overflow: hidden;
  cursor: pointer;
}

.yunque-s3 .s3-flex-click .s3-flex-click-words {
  position: absolute;
}

.yunque-s3 .s3-flex-click .s3-flex-click-words h4 {
  font-weight: bold;
}

.yunque-s3 .s3-flex-click .s3-flex-click-words p {
  font-size: .9375vw;
  margin-top: 0.520833vw;
}

.yunque-s3 .s3-flex-click .click_btn_hover {
  width: 1.041667vw;
  height: 1.041667vw;
  position: absolute;
  bottom: 0.78125vw;
  right: 1.302083vw;
  border-radius: 50vw;
  overflow: hidden;
  outline: none;
  background: white;
  box-shadow: 0 0 0.572917vw -0.3125vw;
}

.yunque-s3 .s3-flex-click .click_btn_hover img {
  transform: translateY(-50%);
  transition: 1s all linear;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.yunque-s3 .s3-flex-click1 {
  height: 28.125vw;
  width: 21.875vw;
}

.yunque-s3 .s3-flex-click1 .s3-flex-click-words {
  width: 100%;
  text-align: center;
  left: 50%;
  top: 3.125vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.yunque-s3 .s3-flex-click1 .s3-flex-click-words h4 {
  color: #7134FB;
}

.yunque-s3 .s3-flex-click2 {
  width: 22.916667vw;
  height: 28.125vw;
  margin: 0 1.5625vw;
}

.yunque-s3 .s3-flex-click3 {
  width: 20.3125vw;
  height: 13.333333vw;
}

.yunque-s3 .s3-flex-click2 .s3-flex-click-words,
.yunque-s3 .s3-flex-click3 .s3-flex-click-words {
  text-align: left;
  top: 3.125vw;
  left: 1.666667vw;
}

.yunque-s3 .s3-flex-click2 .s3-flex-click-words {
  text-align: center;
  width: 85%;
  left: 7.5%;
}

.yunque-s3 .s3-flex-click4,
.yunque-s3 .s3-flex-click5 {
  width: 20.3125vw;
  height: 13.333333vw;
}

.yunque-s3 .s3-flex-click4 .s3-flex-click-words,
.yunque-s3 .s3-flex-click5 .s3-flex-click-words {
  text-align: left;
  top: 3.125vw;
  left: 1.770833vw;
}

.yunque-s3 .s3-flex-click2 h4 {
  color: #F64048;
}

.yunque-s3 .s3-flex-click3 h4 {
  color: #007BFC;
}

.yunque-s3 .s3-flex-click4 h4 {
  color: #FF7809;
}

.yunque-s3 .s3-flex-click5 h4 {
  color: #0DA66E;
}

.s3-flex-click.move .click_btn_hover img {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

.title-color {
  width: 100%;
  height: 200vh;
  position: relative;
  margin-bottom: 0;
  white-space: nowrap;
}

.title-color .color-bg-sticky {
  height: calc(100vh - var(--navHeight));
  position: sticky;
  top: var(--navHeight);
}

.title-color .color-bg-sticky h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 10%);
  -webkit-transform: translate(-50%, 10%);
  -moz-transform: translate(-50%, 10%);
  -ms-transform: translate(-50%, 10%);
  -o-transform: translate(-50%, 10%);
  font-weight: bold;
  opacity: 0;
  z-index: 3;
  text-align: center;
}

.yunque-s4 .s4-section-title {
  width: 41.666667vw;
  text-align: center;
}

.yunque-s5 {
  display: flex;
}

.yunque-s5 .s5-section-title {
  width: 21.354167vw;
  margin: 0 5vw 0 15.885417vw;
}

.yunque-s5 .s5-section-title p {
  margin-bottom: 2.604167vw;
}

.yunque-s5 .s5-section-title img {
  width: 15.520833vw;
}

.yunque-s5 .s5-r-img {
  width: 44.270833vw;
}

.yunque-s6 {
  position: relative;
  height: calc(100vh - 76px);
}

.yunque-s6 .s6-section-title {
  width: 26.5625vw;
  position: absolute;
  bottom: 0;
  height: calc(100vh - 76px);
  right: 18.489583vw;
  margin-bottom: 0;
}

.yunque-s6 .s6-section-title .s6-words {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.yunque-s6 #trigger_s6 {
  position: absolute;
  top: 0%;
}

.yunque-s6 .s6-img {
  width: 24.7vw;
  position: absolute;
  left: 19.916667vw;
  top: 50%;
  transform: translateY(-24vw);
  -webkit-transform: translateY(-24vw);
  -moz-transform: translateY(-24vw);
  -ms-transform: translateY(-24vw);
  -o-transform: translateY(-24vw);
}

.yunque-s7 {
  background: #FCF6F1;
  padding: 0;
  position: relative;
}

.yunque-s7 .s7-section-title {
  width: 41.666667vw;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 6.25vw;
  transform: translateX(-50%);
  z-index: 3;
}

.yunque-s7 video {
  width: 100%;
}

.yunque-s8 .s8-section-title {
  width: 57.291667vw;
  display: flex;
  justify-content: space-between;
}

.yunque-s8 .s8-section-title h4 {
  font-weight: bold;
}

.yunque-s8 .s8-section-title p {
  width: 36.416667vw;
  margin-top: 0;
}

.yunque-s8 img {
  margin: 0 auto;
}

.yunque-s8 .s8-bottom-click {
  display: flex;
  width: 50%;
  justify-content: space-between;
  margin-left: auto;
  margin-right: 3vw;
  margin-top: 1.5625vw;
}

.yunque-s8 .s8-bottom-click p {
  color: #1F69FF;
}

.yunque-s9 .s9-section-title {
  width: 57.291667vw;
  display: flex;
  justify-content: space-between;
}

.yunque-s9 .s9-section-title h4 {
  font-weight: bold;
}

.yunque-s9 .s9-section-title p {
  width: 36.416667vw;
  margin-top: 0;
}

.yunque-s9 video {
  width: 100%;
  margin: 0 auto;
  border-radius: 2.604167vw;
  -webkit-border-radius: 2.604167vw;
  -moz-border-radius: 2.604167vw;
  -ms-border-radius: 2.604167vw;
  -o-border-radius: 2.604167vw;
}

.yunque-s9 img {
  border-radius: 2.604167vw;
  -webkit-border-radius: 2.604167vw;
  -moz-border-radius: 2.604167vw;
  -ms-border-radius: 2.604167vw;
  -o-border-radius: 2.604167vw;
}

.yunque-s9 .s9_click {
  margin: 0 auto;
  margin-top: 1.5625vw;
  cursor: pointer;
  width: 7.8125vw;
  display: flex;
  justify-content: center;
}

.yunque-s9 .s9_click p {
  text-align: center;
  color: #1F69FF;
}

.yunque-s9 .s9_click img {
  width: 0.9375vw;
  margin-left: 0.364583vw;
}

.yunque-s10 {
  width: 68.229167vw;
  margin: 0 auto;
  position: relative;
  height: 200vh;
}

.yunque-s10 .s10-sticky {
  position: sticky;
  top: 76px;
  height: calc(100vh - 76px);
  display: flex;
  align-items: center;
}

.yunque-s10 .s10-sticky .swiper-container {
  width: 47.395833vw;
  height: auto;
  margin-left: auto;
  margin-right: 0;
}

.yunque-s10 .s10-sticky .swiper-container .swiper-slide {
  text-align: center;
  background: #fff;
  pointer-events: none;
  user-select: none;
  border-radius: 2.604167vw;
  -webkit-border-radius: 2.604167vw;
  -moz-border-radius: 2.604167vw;
  -ms-border-radius: 2.604167vw;
  -o-border-radius: 2.604167vw;
}

.yunque-s10 .s10-sticky .swiper-pagination {
  width: 18.75vw;
  text-align: left;
  left: 0vw;
  top: 50%;
  transform: translateY(-50%);
}

.yunque-s10 .s10-sticky .swiper-pagination .swiper-pagination-bullet {
  width: 18.75vw;
  height: auto;
  display: inline-block;
  border-radius: 0;
  background: unset !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  outline: none;
}

.yunque-s10 .s10-sticky .swiper-pagination .swiper-pagination-bullet p {
  padding: 1.041667vw 0 0;
  display: none;
}

.yunque-s10 .s10-sticky .swiper-pagination .swiper-pagination-bullet .black-line {
  height: 2px;
  width: 100%;
  background: #6E6E73;
  margin: 3.125vw 0 1.041667vw;
}

.yunque-s10 .s10-sticky .swiper-pagination .swiper-pagination-bullet-active .black-line {
  opacity: 0.2;
}

.yunque-s10 .s10-sticky .swiper-pagination .swiper-pagination-bullet-active p {
  display: block;
}

.yunque-s11 .s11-section-title {
  text-align: center;
  width: 40.364583vw;
  margin-left: auto;
  margin-right: auto;
}

.yunque-s11 .s11-section-title p {
  margin: 1.041667vw 0 4.16667vw;
}

.yunque-s11 .s11-sticky {
  position: relative;
}

.yunque-s11 .s11-sticky .s11-change-p {
  color: white;
  font-weight: 600;
  position: absolute;
  padding: 0.703125vw 1.015625vw 0.5625vw;
  border-radius: 50vw;
  -webkit-border-radius: 50vw;
  -moz-border-radius: 50vw;
  -ms-border-radius: 50vw;
  -o-border-radius: 50vw;
  transform: translateY(3vw);
  -webkit-transform: translateY(3vw);
  -moz-transform: translateY(3vw);
  -ms-transform: translateY(3vw);
  -o-transform: translateY(3vw);
  opacity: 0;
  font-size: 0.833333vw;
}

.yunque-s11 .s11-sticky .s11-change-green {
  background-color: #0DA66E;
  top: 7.5vw;
  left: 32vw;
}

.yunque-s11 .s11-sticky .s11-change-blue {
  background-color: #2881FC;
  top: 11.2vw;
  left: 50.5vw;
}

.yunque-s11 .s11-sticky .s11-change-red {
  background-color: #FF6262;
  top: 19.8vw;
  left: 29.5vw;
}

.yunque-s11 .s11-sticky .s11-change-purple {
  background-color: #9A77F8;
  top: 18.2vw;
  left: 54.5vw;
}

.yunque-s11 .s11-sticky .s11-change-yellow {
  background-color: #F9AD1E;
  top: 14.8vw;
  left: 36vw;
}

.yunque-s11 .yunque-s11-dis-wrap {
  width: 59.895833vw;
  display: flex;
  justify-content: space-between;
  margin: -7.291667vw auto 0;
  position: relative;
}

.yunque-s11 .yunque-s11-dis {
  width: 29.166667vw;
  border-radius: 1.041667vw;
  background-color: #fff;
  text-align: center;
  padding: 2.604167vw 0;
  box-shadow: .15625vw .208333vw 1.302083vw 0 #e5e1eb;
}

.yunque-s11 .yunque-s11-dis h3 {
  color: #9a77f8;
  font-size: 1.666667vw;
  font-weight: bold;
}

.yunque-s11 .yunque-s11-dis p {
  font-size: .9375vw;
  margin-top: 1.041667vw;
}

.yunque-s12 .s12-section-title {
  width: 54.0625vw;
  text-align: center;
}

.yunque-s12 .s12-bottom {
  position: relative;
}

.yunque-s12 .s12-bottom .s12-bottom-flex {
  width: 83.333333vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}

.yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box {
  background-color: #ffffff;
  border-radius: 2.083333vw;
  padding: 1.927083vw 0 3.385417vw;
}

.yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box>div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box h3 {
  width: 100%;
  text-align: center;
  font-size: 1.666667vw;
  color: #9a77f8;
  font-weight: bold;
  margin-bottom: 2.604167vw;
  flex: none;
}

.yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box .bottom-flex-icons img {
  width: 4.6875vw;
  margin-left: auto;
  margin-right: auto;
}

.yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box-1 {
  width: 45.625vw;
}

.yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box-1 .bottom-flex-icons {
  width: 20%;
}

.yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box-1 .bottom-flex-icons:nth-child(-n+5) {
  margin-bottom: 2.604167vw;
}

.yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box-2 .bottom-flex-icons:nth-child(-n+4) {
  margin-bottom: 2.604167vw;
}

.yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box-2 .bottom-flex-icons:last-child {
  display: flex;
  justify-content: center;
  align-items: center;
}

.yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box-2 {
  width: 36.666667vw;
}

.yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box-2 .bottom-flex-icons {
  width: 25%;
}

.yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box .bottom-flex-icons p {
  font-size: .885417vw;
  white-space: nowrap;
  color: #331A52;
  text-align: center;
}

.yunque-s12 .s12-bottom .s12-img {
  width: 41.458333vw;
  margin: 3.4375vw auto 2.708333vw;
}

.yunque-s14 .s14-section-title {
  text-align: center;
}

.yunque-s14 .s14-flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: space-between;
}

.yunque-s14 .s14-flex .s14-flex-box {
  display: flex;
  width: 33.333333vw;
  height: 17.708333vw;
  background: white;
  border-radius: 2.604167vw;
  -webkit-border-radius: 2.604167vw;
  -moz-border-radius: 2.604167vw;
  -ms-border-radius: 2.604167vw;
  -o-border-radius: 2.604167vw;
  position: relative;
}

.yunque-s14 .s14-flex .s14-flex-box img {
  position: absolute;
  left: 2.604167vw;
  top: 50%;
  transform: translateY(-50%);
}

.yunque-s14 .s14-flex .s14-flex-box .s14-flex-word {
  width: 15.625vw;
  position: absolute;
  right: 2.083333vw;
  top: 50%;
  transform: translateY(-50%);
}

.yunque-s14 .s14-flex .s14-flex-box .s14-flex-word p {
  margin-top: 1.041667vw;
  font-size: 0.833333vw;
}

.yunque-s14 .s14-flex .s14-flex-box-1 {
  margin-bottom: 1.5625vw;
}

.yunque-s14 .s14-flex .s14-flex-box-1 img {
  width: 9.166667vw;
}

.yunque-s14 .s14-flex .s14-flex-box-2 {
  margin-bottom: 1.5625vw;
}

.yunque-s14 .s14-flex .s14-flex-box-2 img {
  width: 10.833333vw;
}

.yunque-s14 .s14-flex .s14-flex-box-3 img {
  width: 9.791667vw;
}

.yunque-s14 .s14-flex .s14-flex-box-4 img {
  width: 9.375vw;
}

.yunque-s15 .s15-section-title {
  text-align: center;
}

.yunque-s15 .s15-mid {
  position: relative;
}

.yunque-s15 .s15-mid .s15-mid-word {
  width: 25.520833vw;
  position: absolute;
  top: 4.84375vw;
  left: 5.625vw;
}

.yunque-s15 .s15-mid .s15-mid-word p {
  margin-top: 1.041667vw;
}

.yunque-s15 .s15-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 1.5625vw;
}

.yunque-s15 .s15-bottom .s15-bottom-flex {
  flex-wrap: wrap;
  width: 21.354167vw;
  height: 15.104167vw;
  background: white;
  border-radius: 1.302083vw;
  padding: 2.604167vw 0 0 1.583333vw;
  box-sizing: border-box;
}

.yunque-s15 .s15-bottom .s15-bottom-flex .s15-bottom-title {
  display: flex;
  align-items: center;
  margin-bottom: 1.5625vw;
}

.yunque-s15 .s15-bottom .s15-bottom-flex .s15-bottom-title img {
  margin-right: 1.041667vw;
}

.yunque-s15 .s15-bottom .s15-bottom-flex .s15-bottom-word {
  display: flex;
  flex-wrap: wrap;
  width: 19.75vw;
}

.yunque-s15 .s15-bottom .s15-bottom-flex .s15-bottom-word .s15-bottom-word-box {
  display: flex;
  align-items: baseline;
}

.yunque-s15 .s15-bottom .s15-bottom-flex .s15-bottom-word .s15-bottom-word-box img {
  width: 0.833333vw;
  height: 0.833333vw;
  margin-right: 0.260417vw;
  transform: translateY(0.1vw);
}

.yunque-s15 .s15-bottom .s15-bottom-flex .s15-bottom-word .s15-bottom-word-box p {
  font-size: 0.833333vw;
  margin-bottom: 0.364583vw;
}

.yunque-s15 .s15-bottom .s15-bottom-flex-1 .s15-bottom-title img {
  width: 3.645833vw;
}

.yunque-s15 .s15-bottom .s15-bottom-flex-1 .s15-bottom-title p {
  color: #4091FF;
}

.yunque-s15 .s15-bottom .s15-bottom-flex-2 .s15-bottom-title img {
  width: 2.604167vw;
}

.yunque-s15 .s15-bottom .s15-bottom-flex-2 .s15-bottom-title p {
  color: #925EF5;
}

.yunque-s15 .s15-bottom .s15-bottom-flex-3 .s15-bottom-title img {
  width: 3.125vw;
}

.yunque-s15 .s15-bottom .s15-bottom-flex-3 .s15-bottom-title p {
  color: #FFA41B;
}

.yunque-s16 .s16-section-title {
  text-align: center;
}

.yunque-s16 .s16-bottom {
  height: 36.458333vw;
  background: white;
  border-radius: 2.604167vw;
}

.yunque-s16 .s16-bottom .s16-flex {
  display: flex;
  width: 45.3125vw;
  margin: 0 auto;
  padding-top: 3.645833vw;
  justify-content: space-between;
}

.yunque-s16 .s16-bottom .s16-flex .s16-flex-box {
  display: flex;
  align-items: center;
}

.yunque-s16 .s16-bottom .s16-flex .s16-flex-box img {
  margin-right: 0.78125vw;
}

.yunque-s16 .s16-bottom .s16-flex .s16-flex-box p {
  white-space: nowrap;
}

.yunque-s16 .s16-bottom .s16-flex .s16-flex-box-1 img {
  width: 2.083333vw;
}

.yunque-s16 .s16-bottom .s16-flex .s16-flex-box-2 img {
  width: 2.604167vw;
  transform: translateY(-0.3vw);
}

.yunque-s16 .s16-bottom .s16-flex .s16-flex-box-3 img {
  width: 2.447917vw;
}

.yunque-s16 .s16-bottom .s16-flex .s16-flex-box-4 img {
  width: 1.875vw;
}

.yunque-s16 .s16-bottom .s16-img {
  width: 58.854167vw;
  margin: 6.25vw auto 0;
}

.des-container {
  position: relative;
  width: 67.708333vw;
  color: #c2c0c0;
  font-size: 13px;
  margin: 10.416667vw auto;
}

.des-container ol li {
  margin-bottom: 0.38125vw;
  line-height: 1.6;
}

ol.component-footnotes li.current {
  color: black;
}

.component-footnotes {
  list-style-type: none !important;
}

.last-des {
  margin-top: 1.5625vw;
  display: block;
}

.yunque-s1 .s1-right .kv-slogan .kv-span-mr {
  margin: 0 .520833vw;
}

@media (max-width: 1366px) and (min-width: 1260px) {
  .yunque-s15 .s15-bottom .s15-bottom-flex {
    padding: 2.604167vw 0 0 0.783333vw;
  }
}

.s6-bottom-des {
  position: absolute;
  bottom: 2.04167vw;
  left: 29.25vw;
  font-size: 0.833333vw !important;
}

@media (max-width: 1200px) {
  .yunque-s2 a span {
    font-size: 12px;
  }
}



@media screen and (max-aspect-ratio: 11 / 10) {

  .s6-bottom-des {
    position: absolute;
    bottom: 5.555556vw;
    left: 50%;
    transform: translateX(-50%);
    font-size: 3.611111vw !important;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }

  .hid-mob {
    display: none;
  }

  .des-container {
    position: relative;
    margin: 0 auto;
    width: 83.333333vw;
    color: #c2c0c0;
    font-size: 11px;
    margin: 27.777778vw auto;
  }

  .des-container ol li {
    margin-bottom: 2.777778vw;
    line-height: 1.6;
  }

  .last-des {
    display: block;
    margin-top: 8.333333vw;
  }

  .yunque-container h2 {
    font-size: 13.333333vw;
  }

  .yunque-container h3 {
    font-size: 8.888889vw;
  }

  .yunque-container h4 {
    font-size: 6.666667vw;
  }

  .yunque-container p {
    font-size: 4.444444vw;
  }

  .yunque-container .orange-title {
    margin: 0 auto 11.111111vw;
  }

  .yunque-container .hid-pc {
    display: block;
  }

  .middle-img {
    width: 83.333333vw;
    margin: 0 auto;
  }

  .section-title {
    margin-bottom: 11.111111vw;
  }

  .section-title p {
    margin-top: 4.166667vw;
  }

  .bg-pink {
    background: #FFF2F2;
    padding-bottom: 16.666667vw;
  }

  .bg-orange {
    background: #FCF6F1;
    padding-bottom: 27.777778vw;
  }

  .bg-blue {
    background: #EEF4FC;
    padding-bottom: 27.777778vw;
  }

  .bg-purple {
    background: #F5F1FA;
    padding-bottom: 27.777778vw;
  }

  .bg-green {
    background: #E7F5E5;
    padding-bottom: 27.777778vw;
  }

  .middle-section {
    width: 83.333333vw;
    margin-left: auto;
    margin-right: auto;
  }

  .yunque-mid-section {
    margin-bottom: 27.777778vw;
  }

  .yunque-s1 {
    display: block;
  }

  .yunque-s1 .s1-right .kv-slogan {
    display: block;
  }

  .yunque-s1 .s1-right .kv-slogan .kv-span-mr {
    margin: 0 1.388889vw;
  }

  .yunque-s1 .kv-left {
    width: 93.888889vw;
    margin: 16.666667vw auto 8.333333vw;
  }

  .yunque-s1 .s1-right {
    width: 84.305556vw;
    margin: 0 auto;
  }

  .yunque-s1 .s1-right .kv-top {
    width: 100%;
  }

  .yunque-s1 .s1-right p {
    font-size: 3.611111vw;
    margin-top: 4.861111vw;
    text-align: center;
  }

  .yunque-s1 .s1-bottom-img {
    width: 29.861111vw;
    position: static;
    bottom: 0;
    right: 0;
    margin: 43.472222vw auto 0 43.888889vw;
  }

  .yunque-s2 {
    position: relative;
  }

  .yunque-s2 a span {
    font-size: 6.111111vw;
    white-space: nowrap;
  }

  .yunque-s2 a img {
    width: 7.777778vw;
    height: 7.777778vw;
    margin-left: 1.944444vw;
  }

  .yunque-s3 {
    display: flex;
    flex-flow: row wrap;
    height: auto;
    margin: 0 auto;
    justify-content: space-between;
    margin-bottom: 27.777778vw;
  }

  .yunque-s3 .s3-flex-click {
    position: relative;
    border-radius: 5.555556vw;
    -webkit-border-radius: 5.555556vw;
    -moz-border-radius: 5.555556vw;
    -ms-border-radius: 5.555556vw;
    -o-border-radius: 5.555556vw;
    overflow: hidden;
  }

  .yunque-s3 .s3-flex-click .s3-flex-click-words {
    position: absolute;
  }

  .yunque-s3 .s3-flex-click .s3-flex-click-words h4 {
    font-size: 5.555556vw;
  }

  .yunque-s3 .s3-flex-click1 .s3-flex-click-words h4 {
    font-size: 6.111111vw;
  }

  .yunque-s3 .s3-flex-click .s3-flex-click-words p {
    font-size: 3.888889vw;
    margin-top: 2.777778vw;
  }

  .yunque-s3 .s3-flex-click1 .s3-flex-click-words p {
    width: 50vw;
    white-space: normal;
    margin-left: auto;
    margin-right: auto;
  }

  .yunque-s3 .s3-flex-click2 .s3-flex-click-words p {
    width: 44%;
    font-size: 3.333333vw;
  }

  .yunque-s3 .s3-flex-click .click_btn_hover {
    width: 5.555556vw;
    height: 5.555556vw;
    position: absolute;
    bottom: 3.611111vw;
    right: 2.777778vw;
    border-radius: 50vw;
    overflow: hidden;
    outline: none;
    background: white;
    box-shadow: 0 0 0.572917vw -0.3125vw;
  }

  .yunque-s3 .s3-flex-click .click_btn_hover img {
    transform: translateY(-50%);
    transition: 1s all linear;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }

  .yunque-s3 .s3-flex-click1 {
    height: auto;
    width: 100%;
  }

  .yunque-s3 .s3-flex-click1 .s3-flex-click-words {
    text-align: center;
    left: 50%;
    top: 7.222222vw;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    white-space: nowrap;
  }

  .yunque-s3 .s3-flex-click2,
  .yunque-s3 .s3-flex-click3 {
    width: 39.722222vw;
    height: auto;
    margin: 0;
    margin-top: 4.166667vw;
  }

  .yunque-s3 .s3-flex-click2 {
    width: 100%;
  }

  .yunque-s3 .s3-flex-click2 .s3-flex-click-words {
    text-align: left;
    top: 5vw;
    left: 7.361111vw;
  }

  .yunque-s3 .s3-flex-click3 .s3-flex-click-words {
    top: 8.055556vw;
    left: 3.333333vw;
  }

  .yunque-s3 .s3-flex-click4,
  .yunque-s3 .s3-flex-click5 {
    margin-top: 4.166667vw;
    width: 100%;
    height: auto;
  }

  .yunque-s3 .s3-flex-click4 {
    width: 39.722222vw;
  }

  .yunque-s3 .s3-flex-click1 {
    order: 1;
  }

  .yunque-s3 .s3-flex-click2 {
    order: 2;
  }

  .yunque-s3 .s3-flex-click3 {
    order: 3;
  }

  .yunque-s3 .s3-flex-click4 {
    order: 4;
  }

  .yunque-s3 .s3-flex-click5 {
    order: 5;
  }

  .yunque-s3 .s3-flex-click4 .s3-flex-click-words,
  .yunque-s3 .s3-flex-click5 .s3-flex-click-words {
    text-align: left;
    top: 8.055556vw;
    left: 3.194444vw;
  }

  .yunque-s3 .s3-flex-click5 .s3-flex-click-words {
    top: 50%;
    transform: translateY(-50%);
    left: 7.361111vw;
  }

  .title-color {
    width: 100%;
    height: 200vh;
    position: relative;
    margin-bottom: 0;
    white-space: nowrap;
  }

  .title-color .color-bg-sticky {
    height: calc(100vh - var(--navHeight));
    position: sticky;
    top: var(--navHeight);
    overflow: hidden;
  }

  .title-color .color-bg-sticky h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 10%);
    -webkit-transform: translate(-50%, 10%);
    -moz-transform: translate(-50%, 10%);
    -ms-transform: translate(-50%, 10%);
    -o-transform: translate(-50%, 10%);
    font-weight: bold;
    opacity: 0;
    z-index: 3;
  }

  .yunque-s4 .s4-section-title {
    width: 83.333333vw;
    text-align: center;
  }

  .yunque-s5 {
    display: block;
    margin-bottom: 27.777778vw;
  }

  .yunque-s5 .s5-section-title {
    width: 83.333333vw;
    margin: 0 auto;
    text-align: center;
  }

  .yunque-s5 .s5-section-title p {
    margin-bottom: 11.111111vw;
  }

  .yunque-s5 .s5-section-title img {
    width: 77.777778vw;
    margin: 0 auto 11.111111vw;
  }

  .yunque-s5 .s5-r-img {
    width: 91.666667vw;
    margin: 0 auto;
  }

  .yunque-s6 {
    position: relative;
    height: 173.611111vw;
  }

  .yunque-s6 .s6-section-title {
    width: 83.333333vw;
    position: relative;
    bottom: 0;
    height: auto;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }

  .yunque-s6 .s6-section-title .s6-words {
    position: static;
    top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  .yunque-s6 #trigger_s6 {
    position: absolute;
    top: 0;
  }

  .yunque-s6 .s6-img {
    width: 75.7vw;
    position: relative;
    left: 0;
    top: auto;
    bottom: 0;
    margin: 0 auto 0;
    transform: translateY(3vw);
    -webkit-transform: translateY(3vw);
    -moz-transform: translateY(3vw);
    -ms-transform: translateY(3vw);
    -o-transform: translateY(3vw);
  }

  .yunque-s7 {
    background: #FCF6F1;
    padding: 0;
  }

  .yunque-s7 .s7-section-title {
    width: 83.333333vw;
    text-align: center;
    top: 16.666667vw;
  }

  .yunque-s8 .s8-section-title {
    width: 83.333333vw;
    display: block;
    text-align: center;
  }

  .yunque-s8 .s8-section-title p {
    width: 100%;
    margin-top: 4.166667vw;
  }

  .yunque-s8 img {
    margin: 0 auto;
  }

  .yunque-s8 .s8-bottom-click {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 4.166667vw auto 0;
    flex-wrap: wrap;
  }

  .yunque-s9 .s9-section-title {
    width: 83.333333vw;
    display: block;
    text-align: center;
  }

  .yunque-s9 .s9-section-title p {
    width: 100%;
    margin-top: 4.166667vw;
  }

  .yunque-s9 img {
    margin: 0 auto;
  }

  .yunque-s9 .s9_click {
    margin-top: 5.555556vw;
    width: 27.777778vw;
  }

  .yunque-s9 .s9_click img {
    width: 4.444444vw;
    margin-left: 1.388889vw;
  }

  .yunque-s10 {
    width: 83.333333vw;
    margin: 0 auto;
    position: relative;
    height: auto;
  }

  .yunque-s10 .s10-sticky {
    position: static;
    top: 0;
    height: auto;
    display: block;
    align-items: center;
  }

  .yunque-s10 .s10-sticky .swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: 0;
  }

  .yunque-s10 .s10-sticky .swiper-container .swiper-wrapper {
    display: block;
  }

  .yunque-s10 .s10-sticky .swiper-container .swiper-slide {
    text-align: center;
    background: unset;
    pointer-events: unset;
    user-select: unset;
    border-radius: 2.604167vw;
    -webkit-border-radius: 2.604167vw;
    -moz-border-radius: 2.604167vw;
    -ms-border-radius: 2.604167vw;
    -o-border-radius: 2.604167vw;
  }

  .yunque-s10 .s10-sticky .swiper-container .swiper-slide #slide-text1 p {
    padding: 4.166667vw 0 11.111111vw;
  }

  .yunque-s10 .s10-sticky .swiper-container .swiper-slide #slide-text2 p {
    padding: 4.166667vw 0 11.111111vw;
  }

  .yunque-s10 .s10-sticky .swiper-container .swiper-slide #slide-text3 p {
    padding: 4.166667vw 0 11.111111vw;
  }

  .yunque-s10 .s10-sticky .swiper-container .swiper-slide .s10-2-img,
  .yunque-s10 .s10-sticky .swiper-container .swiper-slide .s10-1-img {
    padding-bottom: 22.222222vw;
  }

  .yunque-s10 .s10-sticky .swiper-pagination {
    width: 18.75vw;
    text-align: left;
    left: 0vw;
    top: 50%;
    transform: translateY(-50%);
  }

  .yunque-s10 .s10-sticky .swiper-pagination .swiper-pagination-bullet {
    width: 18.75vw;
    height: auto;
    display: inline-block;
    border-radius: 0;
    background: unset !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }

  .yunque-s10 .s10-sticky .swiper-pagination .swiper-pagination-bullet p {
    padding: 1.041667vw 0 0;
    display: none;
  }

  .yunque-s10 .s10-sticky .swiper-pagination .swiper-pagination-bullet .black-line {
    height: 1.5px;
    width: 100%;
    background: #6E6E73;
    margin: 3.125vw 0 1.041667vw;
  }

  .yunque-s10 .s10-sticky .swiper-pagination .swiper-pagination-bullet-active .black-line {
    opacity: 0.2;
  }

  .yunque-s10 .s10-sticky .swiper-pagination .swiper-pagination-bullet-active p {
    display: block;
  }

  .yunque-s11 .s11-section-title {
    text-align: center;
    width: 83.3333vw;
  }

  .yunque-s11 .s11-section-title p {
    margin: 8.055556vw 0 0;
  }

  .yunque-s11 .s11-sticky {
    position: relative;
  }

  .yunque-s11 .s11-sticky .s11-change-p {
    color: white;
    font-weight: 600;
    position: absolute;
    padding: 2.777778vw 4.444444vw;
    border-radius: 50vw;
    -webkit-border-radius: 50vw;
    -moz-border-radius: 50vw;
    -ms-border-radius: 50vw;
    -o-border-radius: 50vw;
    transform: translateY(3vw);
    -webkit-transform: translateY(3vw);
    -moz-transform: translateY(3vw);
    -ms-transform: translateY(3vw);
    -o-transform: translateY(3vw);
    opacity: 0;
    font-size: 3.333333vw;
    line-height: 1;
  }

  .yunque-s11 .s11-sticky .s11-change-green {
    top: 19.583333vw;
    left: 6.527778vw;
  }

  .yunque-s11 .s11-sticky .s11-change-blue {
    top: 37.638889vw;
    left: 30.277778vw;
  }

  .yunque-s11 .s11-sticky .s11-change-red {
    top: 81.944444vw;
    left: 19.583333vw;
  }

  .yunque-s11 .s11-sticky .s11-change-purple {
    top: 67.777778vw;
    left: 34.583333vw;
  }

  .yunque-s11 .s11-sticky .s11-change-yellow {
    top: 52.777778vw;
    left: 11.666667vw;
  }

  .yunque-s11 .yunque-s11-dis-wrap {
    width: 77.777778vw;
    flex-direction: column;
    margin: -17.638889vw auto 0;
  }

  .yunque-s11 .yunque-s11-dis {
    width: 100%;
    border-radius: 2.777778vw;
    padding: 7.222222vw 0 6.111111vw;
    box-shadow: .416667vw .555556vw 3.472222vw 0 #e5e1eb;
  }

  .yunque-s11 .yunque-s11-dis2 {
    margin-top: 7.222222vw;
  }

  .yunque-s12 .section-title p {
    margin-top: 8.611111vw;
  }

  .yunque-s11 .yunque-s11-dis h3 {
    font-size: 4.444444vw;
  }

  .yunque-s11 .yunque-s11-dis p {
    font-size: 2.5vw;
    margin-top: 3.333333vw;
  }

  .yunque-s12 .s12-section-title {
    width: 83.333333vw;
    text-align: center;
  }

  .yunque-s12 .s12-bottom {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
  }

  .yunque-s12 .s12-bottom .s12-bottom-flex {
    position: relative;
    width: 92.222222vw;
    flex-direction: column;
  }

  .yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box {
    width: 100%;
    display: flex;
    position: static;
    justify-content: center;
    flex-direction: column;
    border-radius: 2.777778vw;
    padding: 6.388889vw 3.888889vw 12.777778vw;
    box-sizing: border-box;
  }

  .yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box .bottom-flex-icons {
    width: 25%;
    position: relative;
  }

  .yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box .bottom-flex-icons p {
    font-size: 2.361111vw;
  }

  .yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box-1 {
    margin-bottom: 2.777778vw;
  }

  .yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box-2 {
    margin-bottom: -4.583333vw;
    padding: 6.388889vw 3.888889vw 10.972222vw;
  }

  .yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box h3 {
    font-size: 4.444444vw;
    margin-bottom: 6.805556vw;
  }

  .yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box .bottom-flex-icons img {
    width: 12.5vw;
  }

  .yunque-s12 .s12-bottom .s12-img {
    width: 82.083333vw;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }

  .yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box>div {
    justify-content: flex-start;
  }

  .yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box-1 .bottom-flex-icons:nth-child(-n+8) {
    margin-bottom: 6.944444vw;
  }

  .yunque-s12 .s12-bottom .s12-bottom-flex .s12-bottom-flex-box-2 .bottom-flex-icons:nth-child(-n+4) {
    margin-bottom: 6.944444vw;
  }

  .yunque-s14 .s14-section-title {
    text-align: center;
  }

  .yunque-s14 .s14-flex {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-between;
  }

  .yunque-s14 .s14-flex .s14-flex-box {
    display: block;
    width: 83.333333vw;
    height: auto;
    background: white;
    border-radius: 8.333333vw;
    -webkit-border-radius: 8.333333vw;
    -moz-border-radius: 8.333333vw;
    -ms-border-radius: 8.333333vw;
    -o-border-radius: 8.333333vw;
    position: relative;
  }

  .yunque-s14 .s14-flex .s14-flex-box img {
    position: static;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    margin: 0 auto;
  }

  .yunque-s14 .s14-flex .s14-flex-box .s14-flex-word {
    width: 72.222222vw;
    position: static;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    margin: 0 auto;
    text-align: center;
  }

  .yunque-s14 .s14-flex .s14-flex-box .s14-flex-word p {
    margin: 4.166667vw auto 11.111111vw;
    font-size: 4.444444vw;
  }

  .yunque-s14 .s14-flex .s14-flex-box-1 {
    margin-bottom: 8.333333vw;
  }

  .yunque-s14 .s14-flex .s14-flex-box-1 img {
    width: 41.666667vw;
    padding: 10.416667vw 0 4.166667vw;
  }

  .yunque-s14 .s14-flex .s14-flex-box-2 {
    margin-bottom: 8.333333vw;
  }

  .yunque-s14 .s14-flex .s14-flex-box-2 img {
    width: 47.222222vw;
    padding: 12.5vw 0 4.166667vw;
  }

  .yunque-s14 .s14-flex .s14-flex-box-3 {
    margin-bottom: 8.333333vw;
  }

  .yunque-s14 .s14-flex .s14-flex-box-3 img {
    width: 44.444444vw;
    padding: 12.5vw 0 4.166667vw;
  }

  .yunque-s14 .s14-flex .s14-flex-box-4 img {
    width: 40.277778vw;
    padding: 12.5vw 0 4.166667vw;
  }

  .yunque-s15 .s15-section-title {
    text-align: center;
  }

  .yunque-s15 .s15-mid {
    position: relative;
  }

  .yunque-s15 .s15-mid .s15-mid-word {
    width: 72.222222vw;
    position: absolute;
    top: 10.555556vw;
    left: 5.555556vw;
    text-align: center;
  }

  .yunque-s15 .s15-mid .s15-mid-word p {
    margin-top: 4.166667vw;
  }

  .yunque-s15 .s15-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 11.111111vw;
    flex-wrap: wrap;
  }

  .yunque-s15 .s15-bottom .s15-bottom-flex {
    flex-wrap: wrap;
    width: 83.333333vw;
    height: auto;
    background: white;
    border-radius: 8.333333vw;
    padding: 0;
    box-sizing: border-box;
    -webkit-border-radius: 8.333333vw;
    -moz-border-radius: 8.333333vw;
    -ms-border-radius: 8.333333vw;
    -o-border-radius: 8.333333vw;
  }

  .yunque-s15 .s15-bottom .s15-bottom-flex .s15-bottom-title {
    display: flex;
    align-items: center;
    margin: 11.111111vw 0 8.333333vw;
    justify-content: center;
  }

  .yunque-s15 .s15-bottom .s15-bottom-flex .s15-bottom-title img {
    margin-right: 4.722222vw;
  }

  .yunque-s15 .s15-bottom .s15-bottom-flex .s15-bottom-word {
    display: flex;
    flex-wrap: wrap;
    width: 75vw;
    margin: 0 auto 13.888889vw;
  }

  .yunque-s15 .s15-bottom .s15-bottom-flex .s15-bottom-word .s15-bottom-word-box {
    display: flex;
    align-items: baseline;
  }

  .yunque-s15 .s15-bottom .s15-bottom-flex .s15-bottom-word .s15-bottom-word-box img {
    width: 3.611111vw;
    height: 3.611111vw;
    margin-right: 1.388889vw;
    transform: translateY(0.5vw);
    -webkit-transform: translateY(0.5vw);
    -moz-transform: translateY(0.5vw);
    -ms-transform: translateY(0.5vw);
    -o-transform: translateY(0.5vw);
  }

  .yunque-s15 .s15-bottom .s15-bottom-flex .s15-bottom-word .s15-bottom-word-box p {
    font-size: 3.611111vw;
    margin-bottom: 2.083333vw;
  }

  .yunque-s15 .s15-bottom .s15-bottom-flex-1 .s15-bottom-title img {
    width: 19.722222vw;
  }

  .yunque-s15 .s15-bottom .s15-bottom-flex-2 {
    margin-top: 8.333333vw;
  }

  .yunque-s15 .s15-bottom .s15-bottom-flex-2 .s15-bottom-title img {
    width: 13.888889vw;
  }

  .yunque-s15 .s15-bottom .s15-bottom-flex-3 {
    margin-top: 8.333333vw;
  }

  .yunque-s15 .s15-bottom .s15-bottom-flex-3 .s15-bottom-title img {
    width: 16.666667vw;
  }

  .yunque-s16 .s16-section-title {
    text-align: center;
  }

  .yunque-s16 .s16-section-title h3 {
    font-size: 7.888888vw !important;
  }

  .yunque-s16 .s16-bottom {
    height: auto;
    background: white;
    border-radius: 8.333333vw;
    padding-bottom: 14.444444vw;
    -webkit-border-radius: 8.333333vw;
    -moz-border-radius: 8.333333vw;
    -ms-border-radius: 8.333333vw;
    -o-border-radius: 8.333333vw;
  }

  .yunque-s16 .s16-bottom .s16-flex {
    display: flex;
    width: 72.222222vw;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-top: 10vw;
    justify-content: space-between;
  }

  .yunque-s16 .s16-bottom .s16-flex .s16-flex-box {
    display: flex;
    align-items: center;
    width: 50%;
    margin-bottom: 6.388889vw;
  }

  .yunque-s16 .s16-bottom .s16-flex .s16-flex-box img {
    margin-right: 0.78125vw;
  }

  .yunque-s16 .s16-bottom .s16-flex .s16-flex-box p {
    white-space: nowrap;
  }

  .yunque-s16 .s16-bottom .s16-flex .s16-flex-box-1 img {
    width: 7.222222vw;
  }

  .yunque-s16 .s16-bottom .s16-flex .s16-flex-box-2 img {
    width: 8.611111vw;
  }

  .yunque-s16 .s16-bottom .s16-flex .s16-flex-box-3 img {
    width: 8.055556vw;
  }

  .yunque-s16 .s16-bottom .s16-flex .s16-flex-box-4 img {
    width: 7.222222vw;
  }

  .yunque-s16 .s16-bottom .s16-img {
    width: 72.222222vw;
    margin: 6.25vw auto 0;
  }
}

.yunque-container.isIe .title-color {
  height: auto;
}

.yunque-container.isIe .title-color .color-bg-sticky {
  height: calc(100vh - 76px);
  position: relative;
}

.yunque-container.isIe .title-color .color-bg-sticky h2 {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  opacity: 1;
}

.yunque-container.isIe .yunque-s6 .s6-img {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.yunque-container.isIe .yunque-s10 {
  height: auto;
}

.yunque-container.isIe .yunque-s10 .s10-sticky {
  position: relative;
  top: 0;
  height: auto;
  display: block;
}

.yunque-container.isIe .yunque-s10 .s10-sticky .swiper-container {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: 0;
}

.yunque-container.isIe .yunque-s10 .s10-sticky .swiper-container .swiper-wrapper {
  display: block;
}

.yunque-container.isIe .yunque-s10 .s10-sticky .swiper-container .swiper-wrapper> :not(:nth-last-child(1)) {
  margin-bottom: 6.25vw;
}

.yunque-container.isIe .yunque-s10 .s10-sticky .swiper-container .swiper-slide {
  text-align: center;
  background: none;
  pointer-events: all;
  user-select: all;
  border-radius: 2.604167vw;
  -webkit-border-radius: 2.604167vw;
  -moz-border-radius: 2.604167vw;
  -ms-border-radius: 2.604167vw;
  -o-border-radius: 2.604167vw;
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
}

.yunque-container.isIe .yunque-s10 .s10-sticky .swiper-container .swiper-slide img {
  width: 47.291667vw;
}

.yunque-container.isIe .yunque-s10 .s10-sticky .slide-texts {
  width: 18.75vw;
  text-align: left;
  color: #a0a3a9;
}

.yunque-container.isIe .yunque-s10 .s10-sticky .slide-texts p {
  padding: 1.041667vw 0 0;
  display: none;
}

.yunque-container.isIe .yunque-s10 .s10-sticky .slide-texts a {
  color: black !important;
}

.yunque-container.isIe .yunque-s10 .s10-sticky .slide-texts .black-line {
  height: 2px;
  width: 100%;
  background: #a0a3a9;
  margin: 3.125vw 0 1.041667vw;
}

.yunque-container.isIe .yunque-s10 .s10-sticky #slide-text1 h4:nth-of-type(1) {
  color: black;
}

.yunque-container.isIe .yunque-s10 .s10-sticky #slide-text1 p:nth-of-type(1) {
  display: block;
  color: black;
}

.yunque-container.isIe .yunque-s10 .s10-sticky #slide-text2 h4:nth-of-type(2) {
  color: black;
}

.yunque-container.isIe .yunque-s10 .s10-sticky #slide-text2 p:nth-of-type(2) {
  display: block;
  color: black;
}

.yunque-container.isIe .yunque-s10 .s10-sticky #slide-text3 h4:nth-of-type(3) {
  color: black;
}

.yunque-container.isIe .yunque-s10 .s10-sticky #slide-text3 p:nth-of-type(3) {
  display: block;
  color: black;
}

.yunque-container.isIe .yunque-s11 .s11-sticky .s11-change-p {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

.yunque-container.isIe .last-icons p {
  height: 1.5625vw !important;
}

@media only screen and (max-width: 1599.98px) {
  .yunque-s1 .s1-right .kv-btn {
    padding: 10px 20px;
  }
}


#li-no-list2 {
  list-style: none;
  position: relative;
}



.kv-sku {

  top: 23.33333vw;
  left: 29.1vw;
  width: auto;
  text-align: center;
  z-index: 1;
  margin-top: 2vw;
}

.kv-sku-price {
  position: relative;
}

.kv-sku-btn {
  text-align: center;
  line-height: 1.9vw;
}

.kv-sku-btn a {
  display: inline-block;
  margin-top: 1.25vw;
  padding: 10px 26px;
  font-size: 13px;
  line-height: 24px;
  transition: .3s ease-out;
  color: #fff;
  border: 2px solid #000;
  border-radius: 6px;
  background-color: #000;
}

.kv-sku-btn a:hover {
  opacity: .8;
}

.kv-sku-price .price-num {
  font-size: 1.458333vw;
  letter-spacing: 0;
  margin-left: -0.4vw;
}

.kv-sku-price .price-num i {
  font-size: 13px;
}

.kv-sku-price .price-des {
  font-size: .85vw;
  line-height: 1.3;
  margin-bottom: 0.5vw
}

.price-flag {
  position: relative;
  top: -.3vw;
  line-height: 0;
  vertical-align: baseline;
  font-size: 100%;
}

.price-flag:hover {
  cursor: pointer
}

@media screen and (max-aspect-ratio: 11 / 10) {

  .kv-sku {
    top: 103.5%;
    margin-top: 8vw;
  }

  .emmy-s1 .emmy-kv {
    margin-bottom: 54.25vw;
  }

  .kv-sku-price .price-num {
    font-size: 5.555556vw;
    line-height: 1.3;
    margin-left: -1.5vw;
  }

  .kv-sku-price .price-num i {
    font-size: 3.611111vw;
  }

  .kv-sku-price .price-des {
    font-size: 3.61vw;
  }

  .kv-sku-btn {
    line-height: 5.9vw;
  }

  /* .price1, .price2{
      padding-left: 5vw;
  } */
  /* .price-flag{
      top: -0.9vw;
  } */
  .kv-sku-btn a {
    margin-top: 6.666667vw;
  }

  /* .kv-sku-price::before{
      height:40%
  } */
  #li-no-list::before {
    left: -3.333333vw
  }

  #li-no-list2::before {
    left: -5vw
  }
}