* {
  padding: 0;
  margin: 0;
}

html {
  overflow-x: hidden;
}

.wiko-content {
  color: #212121;
  background: linear-gradient(181deg, #F6F9FF 0%, #F7F9FE 49%, #E8EBF0 100%);
  font-family: "Manrope", "Harmony";
}
.wiko-content h3 {
  font-weight: normal;
}
.wiko-content a {
  color: inherit;
  text-decoration: none;
}
.wiko-content .pc-block {
  display: block;
}
.wiko-content .pc-line {
  display: inline;
}
.wiko-content .mob-block {
  display: none;
}
.wiko-content .mob-block.pc-block {
  display: block;
}
.wiko-content img {
  display: block;
}
.wiko-content sup {
  font-size: 0.6em;
  line-height: 1;
  cursor: pointer;
}
.wiko-content * {
  box-sizing: border-box;
}
.wiko-content .s1 {
  position: relative;
  height: 50vw;
}
.wiko-content .s1 .kv-texts {
  position: absolute;
  top: 14.25vw;
  left: 5vw;
  text-align: left;
  z-index: 9;
}
.wiko-content .s1 .kv-texts .logo-svg {
  width: 32.083vw;
  margin-bottom: 1.563vw;
}
.wiko-content .s1 .kv-texts .ksp-wrap {
  font-size: 2.083vw;
  color: white;
}
.wiko-content .s1 .kv-img img {
  width: 100%;
}
.wiko-content .s2 {
  margin: 10.417vw;
  width: 77.188vw;
  max-width: 100vw;
  height: 45.99vw;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: center;
}
.wiko-content .s2 .s2-item {
  overflow: hidden;
  position: relative;
  border-radius: 1.5625vw;
  background: #f8f8f8;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wiko-content .s2 .s2-item .love-title-wrap {
  position: absolute;
  top: 2.23958vw;
}
.wiko-content .s2 .s2-item .love-title-wrap .love-title {
  font-weight: normal;
  font-size: 2.083vw;
}
.wiko-content .s2 .s2-item .fontdown {
  top: auto;
  bottom: 2.23958vw;
}
.wiko-content .s2 .s2-item1 {
  width: 22.24vw;
  height: 19.063vw;
  margin-bottom: 1.042vw;
}
.wiko-content .s2 .s2-item1 .love-img img {
  width: 100%;
}
.wiko-content .s2 .s2-item2 {
  width: 22.24vw;
  height: 25.781vw;
}
.wiko-content .s2 .s2-item2 .love-img img {
  width: 100%;
}
.wiko-content .s2 .s2-item3 {
  width: 32.708vw;
  height: 22.5vw;
  margin: 0 0.938vw;
}
.wiko-content .s2 .s2-item3 .love-img img {
  width: 100%;
}
.wiko-content .s2 .s2-item4 {
  width: 32.708vw;
  height: 22.5vw;
  margin: 0.938vw 0.938vw 0vw 0.938vw;
}
.wiko-content .s2 .s2-item4 .love-img img {
  width: 100%;
}
.wiko-content .s2 .s2-item5 {
  width: 22.24vw;
  height: 11.875vw;
}
.wiko-content .s2 .s2-item5 .love-img img {
  width: 100%;
}
.wiko-content .s2 .mob {
  display: none !important;
}
.wiko-content .s2 .s2-item6 {
  width: 22.24vw;
  height: 33.125vw;
  margin-top: 0.938vw;
}
.wiko-content .s2 .s2-item6 .love-img img {
  width: 100%;
}
.wiko-content .s3 {
  padding-top: 0.33333vw;
}
.wiko-content .s3 .s3-texts {
  text-align: center;
  margin-bottom: 7.8125vw;
}
.wiko-content .s3 .s3-texts .title {
  font-size: 3.75vw;
  margin-bottom: 1.5625vw;
}
.wiko-content .s3 .s3-texts .text {
  width: 42.23958vw;
  margin: 0 auto;
  font-size: 1.14583vw;
  color: #898989;
  line-height: 1.6;
}
.wiko-content .s3 .s3-img {
  margin: 0 10.417vw 4.417vw 10.417vw;
  max-width: 100vw;
  position: relative;
}
.wiko-content .s3 .s3-img img {
  width: 100%;
}
.wiko-content .s3 .s3-img .s3-banner {
  position: absolute;
  top: 7.292vw;
  margin-left: 4.167vw;
}
.wiko-content .s3 .s3-img .s3-banner .title {
  font-size: 2.917vw;
  margin-bottom: 1.25vw;
}
.wiko-content .s3 .s3-img .s3-banner .des {
  opacity: 60%;
}
.wiko-content .s12 {
  width: 100%;
  margin-top: 8vw;
  margin-bottom: 10.417vw;
}
.wiko-content .s12 .s12-texts {
  text-align: center;
  margin-bottom: 0.8125vw;
}
.wiko-content .s12 .s12-texts .title {
  font-size: 2.917vw;
  margin-bottom: 1.5625vw;
}
.wiko-content .s12 .s12-texts .des {
  width: 42.23958vw;
  margin: 0 auto;
  opacity: 60%;
  line-height: 1.6;
}
.wiko-content .s12 .center {
  max-width: 100vw;
  margin: 0 10.417vw;
}
.wiko-content .s12 .center .pic-1 {
  padding-top: 7.29167vw;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.wiko-content .s12 .center .pic-1 .img-box img {
  width: 51.35417vw;
}
.wiko-content .s12 .center .pic-1 .text-box img {
  width: 18.594vw;
  padding-bottom: 1.823vw;
}
.wiko-content .s12 .center .pic-1 .text-box .title {
  font-size: 2.5vw;
  margin-bottom: 1.04167vw;
}
.wiko-content .s12 .center .pic-1 .text-box .describe {
  font-size: 1.14583vw;
  color: #898989;
  line-height: 1.6;
}
.wiko-content .s12 .center .pic-4 {
  padding-top: 7.29167vw;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.wiko-content .s12 .center .pic-4 .img-box img {
  width: 51.35417vw;
}
.wiko-content .s12 .center .pic-4 .text-box img {
  width: 18.594vw;
  padding-bottom: 1.823vw;
  float: right;
}
.wiko-content .s12 .center .pic-4 .text-box .title {
  font-size: 2.5vw;
  margin-bottom: 1.04167vw;
}
.wiko-content .s12 .center .pic-4 .text-box .describe {
  float: right;
  font-size: 1.14583vw;
  color: #898989;
  line-height: 1.6;
}
.wiko-content .s12 .center .pic-5 {
  padding-top: 7.29167vw;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.wiko-content .s12 .center .pic-5 .img-box img {
  width: 51.35417vw;
}
.wiko-content .s12 .center .pic-5 .text-box img {
  width: 18.594vw;
  padding-bottom: 1.823vw;
}
.wiko-content .s12 .center .pic-5 .text-box .title {
  font-size: 2.5vw;
  margin-bottom: 1.04167vw;
}
.wiko-content .s12 .center .pic-5 .text-box .describe {
  font-size: 1.14583vw;
  color: #898989;
  line-height: 1.6;
}
.wiko-content .c13 {
  position: relative;
}
.wiko-content .c13 .c13-texts {
  text-align: center;
  margin-bottom: 3.802vw;
}
.wiko-content .c13 .c13-texts .title {
  font-size: 3.75vw;
}
.wiko-content .c13 .c13-bgground-flag {
  width: 100%;
  height: 55.25vw;
  border-radius: 1.5625vw 1.5625vw 0 0;
  background-color: white;
  position: absolute;
  top: 27.521vw;
}
.wiko-content .c13 .c13-img-01 {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  padding: 0 10.417vw;
  justify-content: flex-end;
}
.wiko-content .c13 .c13-img-01 .text-box-01 {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  top: 21.146vw;
  right: 10.417vw;
}
.wiko-content .c13 .c13-img-01 .text-box-01 .title {
  font-size: 2.917vw;
  margin-bottom: 6.25vw;
}
.wiko-content .c13 .c13-img-01 .text-box-01 .des {
  font-size: 1.64583vw;
  line-height: 1.6;
}
.wiko-content .c13 .c13-img-01 .text-box-01 .des .bigNum {
  font-size: 2.64583vw;
}
.wiko-content .c13 .c13-img-01 .img-box-01 img {
  width: 65%;
}
.wiko-content .c13 .c13-img {
  width: 100%;
  position: relative;
}
.wiko-content .c13 .c13-img .text-box {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 83.91667vw;
  align-items: flex-end;
  top: 16.146vw;
}
.wiko-content .c13 .c13-img .text-box .title {
  font-size: 2.917vw;
  margin-bottom: 6.25vw;
}
.wiko-content .c13 .c13-img .text-box .des {
  font-size: 1.64583vw;
  line-height: 1.6;
}
.wiko-content .c13 .c13-img .text-box .des .bigNum {
  font-size: 2.64583vw;
}
.wiko-content .c13 .c13-img .text-box-2 {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 40vw;
  align-items: flex-start;
  top: 10.146vw;
  left: 10.417vw;
}
.wiko-content .c13 .c13-img .text-box-2 .title {
  font-size: 2.917vw;
  margin-bottom: 6.25vw;
}
.wiko-content .c13 .c13-img .text-box-2 .des {
  font-size: 1.64583vw;
  line-height: 1.6;
}
.wiko-content .c13 .c13-img .text-box-2 .des .bigNum {
  font-size: 2.64583vw;
}
.wiko-content .c13 .c13-img .text-box-3 {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  top: 19.146vw;
  right: 10.417vw;
  color: white;
  text-align: right;
}
.wiko-content .c13 .c13-img .text-box-3 .title {
  font-size: 2.917vw;
  line-height: 1.2;
}
.wiko-content .c13 .c13-img .text-box-3 .des {
  font-size: 1.04583vw;
  line-height: 1.5;
  opacity: 60%;
  width: 55%;
  margin-top: 1.667vw;
}
.wiko-content .c13 .c13-img .text-box-3 .des .bigNum {
  font-size: 2.64583vw;
}
.wiko-content .c13 .c13-img .text-box-4 {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  top: 19.146vw;
  left: 10.417vw;
}
.wiko-content .c13 .c13-img .text-box-4 .title {
  font-size: 2.917vw;
  line-height: 1.2;
}
.wiko-content .c13 .c13-img .text-box-4 .des {
  margin-top: 1.302vw;
  font-size: 1.04583vw;
  line-height: 1.5;
  opacity: 60%;
}
.wiko-content .c13 .c13-img .text-box-4 .des .bigNum {
  font-size: 2.64583vw;
}
.wiko-content .c13 .c13-img .text-box-6 {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  top: 44.146vw;
}
.wiko-content .c13 .c13-img .text-box-6 .title {
  font-size: 2.917vw;
  line-height: 1.2;
}
.wiko-content .c13 .c13-img .text-box-6 .des {
  margin-top: 1.667vw;
  font-size: 1.04583vw;
  line-height: 1.5;
  opacity: 60%;
  width: 58.042vw;
  text-align: center;
}
.wiko-content .c13 .c13-img .img-box img {
  width: 100%;
}
.wiko-content .c13 .c13-img .img-tips-left {
  position: absolute;
  bottom: 3.125vw;
  left: 10.417vw;
  font-size: 0.729vw;
  color: #000000;
  opacity: 0.5;
}
.wiko-content .c13 .c13-img .img-tips {
  position: absolute;
  bottom: 3.125vw;
  right: 10.417vw;
  font-size: 0.729vw;
  color: #FFFFFF;
  opacity: 0.5;
}
.wiko-content .c13 .c13-img.w02 {
  background: linear-gradient(90deg, #8DA4BF 0%, #C2CDDB 50%, #E6E9EE 100%, transparent);
}
.wiko-content .c13 .c13-img.w02 img {
  border-radius: 1.5625vw 1.5625vw 0 0;
}
.wiko-content .c13 .c13-img-0 {
  width: 100%;
  display: flex;
  padding: 9.323vw 10.417vw 9.323vw 7.755vw;
  flex-direction: row;
  align-items: center;
  background: linear-gradient(90deg, #8DA4BF 0%, #C2CDDB 50%, #E6E9EE 100%, transparent);
  position: relative;
}
.wiko-content .c13 .c13-img-0 .img-box img {
  width: 100%;
}
.wiko-content .c13 .c13-img-0 .text-box {
  width: 62.91667vw;
  text-align: right;
  line-height: 1.2;
}
.wiko-content .c13 .c13-img-0 .text-box .title.pc {
  display: block;
  font-size: 2.917vw;
}
.wiko-content .c13 .c13-img-0 .text-box .title.mob {
  display: none;
}
.wiko-content .c13 .c13-img-0 .text-box .des {
  display: inline-block;
  margin: 1.667vw 0 0 1.667vw;
  font-size: 1.04583vw;
  line-height: 1.5;
  opacity: 60%;
}
.wiko-content .c13 .c13-img-0 .img-tips {
  position: absolute;
  bottom: 3.125vw;
  margin-left: 3.385vw;
  font-size: 0.729vw;
  color: #FFFFFF;
  opacity: 0.5;
}
.wiko-content .s13.pc-block {
  background: linear-gradient(180deg, #FBFCFE 0%, #F8FAFF 50%, #F9FAFF 100%, transparent);
}
.wiko-content .s13.pc-block .swiper-wrapper {
  flex-wrap: wrap;
}
.wiko-content .s13.pc-block .swiper-slide {
  margin-bottom: 3.125vw;
}
.wiko-content .s13.pc-block .content {
  padding: 0 14.583vw;
  overflow: hidden;
  text-align: center;
}
.wiko-content .s13.pc-block .s13-title-swiper {
  overflow: hidden;
  margin-top: 7.125vw;
  margin-bottom: 3.8125vw;
}
.wiko-content .s13.pc-block .title {
  font-size: 3.75vw;
  line-height: 1.25;
}
.wiko-content .s13.pc-block .s13-img-swiper {
  overflow: hidden;
}
.wiko-content .s13.pc-block .img-box1 {
  position: relative;
}
.wiko-content .s13.pc-block .img-box1 img {
  width: 100%;
}
.wiko-content .s13.pc-block .img-box1 .img-des-box {
  position: absolute;
  top: 50%;
  text-align: left;
  left: 3.906vw;
  transform: translate(0, -50%);
}
.wiko-content .s13.pc-block .img-box1 .img-des-box .title.pc {
  display: auto;
  font-size: 2.917vw;
}
.wiko-content .s13.pc-block .img-box1 .img-des-box .title.mob {
  display: none;
}
.wiko-content .s13.pc-block .img-box2 {
  position: relative;
}
.wiko-content .s13.pc-block .img-box2 img {
  width: 100%;
}
.wiko-content .s13.pc-block .img-box2 .img-des-box {
  position: absolute;
  top: 50%;
  text-align: left;
  left: 3.906vw;
  transform: translate(0, -50%);
}
.wiko-content .s13.pc-block .img-box2 .img-des-box .title.pc {
  display: auto;
  font-size: 2.917vw;
}
.wiko-content .s13.pc-block .img-box2 .img-des-box .title.mob {
  display: none;
}
.wiko-content .s13.pc-block .img-box3 {
  position: relative;
}
.wiko-content .s13.pc-block .img-box3 img {
  width: 100%;
}
.wiko-content .s13.pc-block .img-box3 .img-des-box {
  position: absolute;
  top: 50%;
  text-align: left;
  left: 3.906vw;
  transform: translate(0, -50%);
}
.wiko-content .s13.pc-block .img-box3 .img-des-box .title.pc {
  display: auto;
  font-size: 2.917vw;
}
.wiko-content .s13.pc-block .img-box3 .img-des-box .title.mob {
  display: none;
}
.wiko-content .footerimg {
  background: linear-gradient(180deg, #F8FAFF 0%, #F9FAFF 100%, transparent);
  padding-top: 4vw;
  padding-bottom: 7.8125vw;
}
.wiko-content .footerimg .footer-texts {
  text-align: center;
  margin-bottom: 7.8125vw;
}
.wiko-content .footerimg .footer-texts .title {
  font-size: 2.917vw;
}
.wiko-content .footerimg .img-box {
  display: flex;
  justify-content: center;
  padding: 0 14.583vw;
}
.wiko-content .footerimg .img-box img {
  width: 100%;
}
.wiko-content .footer-des {
  padding: 2.083vw 14.583vw 0 14.583vw;
  font-size: 0.729vw;
  white-space: pre-line;
  line-height: 1.5;
  color: #000000;
  opacity: 0.5;
}

@media (max-aspect-ratio: 51/50) {
  .wiko-content .pc-block {
    display: block;
  }
  .wiko-content .mob-block {
    display: block;
  }
  .wiko-content .sup {
    font-size: 0.6em;
  }
  .wiko-content img {
    display: block;
  }
  .wiko-content .s1 {
    height: 140.667vw;
    position: relative;
  }
  .wiko-content .s1 .kv-texts {
    width: 100%;
    padding: 0 13.333vw 3.16667vw 13.333vw;
    left: 0;
    top: 8vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .wiko-content .s1 .kv-texts .logo-svg {
    width: 66.667vw;
    height: auto;
  }
  .wiko-content .s1 .kv-texts .ksp-wrap {
    font-size: 5.333vw;
    line-height: 2;
  }
  .wiko-content .s1 .kv-img {
    position: absolute;
    width: 100%;
  }
  .wiko-content .s1 .kv-img img {
    width: 100%;
  }
  .wiko-content .s2 {
    margin: 0;
    padding: 0 4vw;
    height: auto;
    position: relative;
    flex-direction: row;
    width: 100%;
  }
  .wiko-content .s2 .s2-item {
    border-radius: 2.77778vw;
    width: 100%;
    height: 49.16667vw;
    margin: 0 0 2.77778vw;
  }
  .wiko-content .s2 .s2-item .love-title-wrap {
    top: 3.22222vw;
  }
  .wiko-content .s2 .s2-item .love-title-wrap .love-title {
    font-size: 5.333vw;
  }
  .wiko-content .s2 .s2-item1 {
    width: 50%;
    height: 57.2vw;
    margin-bottom: 1.042vw;
  }
  .wiko-content .s2 .s2-item1 .love-img {
    width: 100%;
    height: 100%;
  }
  .wiko-content .s2 .s2-item1 .love-img img {
    width: 100%;
    height: 100%;
  }
  .wiko-content .s2 .s2-item2 {
    width: 50%;
    height: 57.2vw;
    right: -2vw;
    background-color: rgba(0, 0, 0, 0);
  }
  .wiko-content .s2 .s2-item2 .love-img {
    width: 100%;
    height: 100%;
  }
  .wiko-content .s2 .s2-item2 .love-img img {
    width: 100%;
    height: 100%;
  }
  .wiko-content .s2 .s2-item3 {
    width: 92.133vw;
    height: 51.867vw;
  }
  .wiko-content .s2 .s2-item3 .love-img {
    width: 100%;
    height: 100%;
  }
  .wiko-content .s2 .s2-item3 .love-img img {
    width: 100%;
    height: 100%;
  }
  .wiko-content .s2 .s2-item4 {
    width: 92.133vw;
    height: 57.6vw;
  }
  .wiko-content .s2 .s2-item4 .love-img {
    width: 100%;
    height: 100%;
  }
  .wiko-content .s2 .s2-item4 .love-img img {
    width: 100%;
    height: 100%;
  }
  .wiko-content .s2 .s2-item6 {
    width: 92.133vw;
    height: 47.333vw;
  }
  .wiko-content .s2 .s2-item6 .love-img {
    width: 100%;
    height: 100%;
  }
  .wiko-content .s2 .s2-item6 .love-img img {
    width: 100%;
    height: 100%;
  }
  .wiko-content .s2 .mob-s2-box {
    width: 100%;
    height: 51.80556vw;
    margin-bottom: 2.77778vw;
  }
  .wiko-content .s2 .s2-item5 {
    position: absolute;
    top: 120.55556vw;
    left: 5.55556vw;
    width: 43.05556vw;
    height: 51.80556vw;
  }
  .wiko-content .s2 .pc {
    display: none;
  }
  .wiko-content .s3 {
    padding-top: 15.27778vw;
  }
  .wiko-content .s3 .s3-texts {
    text-align: center;
    margin-bottom: 8.33333vw;
  }
  .wiko-content .s3 .s3-texts .title {
    font-size: 8.88889vw;
    margin-bottom: 4.16667vw;
  }
  .wiko-content .s3 .s3-texts .text {
    width: 100%;
    padding: 0 5.55556vw;
    font-size: 3.61111vw;
  }
  .wiko-content .s3 .s3-img {
    position: relative;
    margin: 0;
  }
  .wiko-content .s3 .s3-img img {
    width: 100%;
    height: auto;
  }
  .wiko-content .s3 .s3-img .s3-banner .title {
    font-size: 5.333vw;
  }
  .wiko-content .s3 .s3-img .s3-banner .des {
    font-size: 2.933vw;
  }
  .wiko-content .s12 {
    width: 100%;
    padding: 5.22222vw 4vw;
  }
  .wiko-content .s12 .s12-texts {
    text-align: center;
    margin-bottom: 0.8125vw;
  }
  .wiko-content .s12 .s12-texts .title {
    font-size: 5.333vw;
    margin-bottom: 1.5625vw;
  }
  .wiko-content .s12 .s12-texts .des {
    width: 42.23958vw;
    margin: 0 auto;
    font-size: 2.933vw;
    color: #898989;
    line-height: 1.6;
  }
  .wiko-content .s12 .center {
    width: 100%;
    margin: 0 auto;
  }
  .wiko-content .s12 .center .pic-1 {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .wiko-content .s12 .center .pic-1 .img-box img {
    width: 100%;
    margin-bottom: 3.19444vw;
  }
  .wiko-content .s12 .center .pic-1 .text-box {
    margin-left: 0;
  }
  .wiko-content .s12 .center .pic-1 .text-box .title {
    font-size: 6.66667vw;
    margin-bottom: 2.77778vw;
  }
  .wiko-content .s12 .center .pic-1 .text-box .describe {
    font-size: 3.61111vw;
  }
  .wiko-content .s12 .center .pic-1 .text-box img {
    width: 34.667vw;
  }
  .wiko-content .s12 .center .pic-4 {
    display: flex;
    flex-direction: column;
  }
  .wiko-content .s12 .center .pic-4 .img-box img {
    width: 100%;
    margin-bottom: 3.19444vw;
  }
  .wiko-content .s12 .center .pic-4 .text-box {
    margin-left: 0;
  }
  .wiko-content .s12 .center .pic-4 .text-box .title {
    font-size: 6.66667vw;
    margin-bottom: 2.77778vw;
  }
  .wiko-content .s12 .center .pic-4 .text-box .describe {
    font-size: 3.61111vw;
  }
  .wiko-content .s12 .center .pic-4 .text-box img {
    width: 34.667vw;
  }
  .wiko-content .s12 .center .pic-5 {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .wiko-content .s12 .center .pic-5 .img-box img {
    width: 100%;
    margin-bottom: 3.19444vw;
  }
  .wiko-content .s12 .center .pic-5 .text-box {
    margin-left: 0;
    width: 84.72222vw;
  }
  .wiko-content .s12 .center .pic-5 .text-box .title {
    font-size: 6.66667vw;
    margin-bottom: 2.77778vw;
  }
  .wiko-content .s12 .center .pic-5 .text-box .describe {
    font-size: 3.61111vw;
  }
  .wiko-content .s12 .center .pic-5 .text-box img {
    width: 34.667vw;
  }
  .wiko-content .c13 {
    padding-top: 15.27778vw;
  }
  .wiko-content .c13 .c13-bgground-flag {
    height: 83.25vw;
    top: 59.521vw;
  }
  .wiko-content .c13 .c13-texts {
    text-align: center;
    margin-bottom: 8.33333vw;
  }
  .wiko-content .c13 .c13-texts .title {
    font-size: 8.88889vw;
    margin-bottom: 4.16667vw;
  }
  .wiko-content .c13 .c13-texts .text {
    width: 100%;
    padding: 0 5.55556vw;
    font-size: 3.61111vw;
  }
  .wiko-content .c13 .c13-img-01 {
    padding: 0 0 16vw 0;
  }
  .wiko-content .c13 .c13-img-01 .text-box-01 {
    top: auto;
    bottom: 5.146vw;
    right: 4vw;
  }
  .wiko-content .c13 .c13-img-01 .text-box-01 .des {
    font-size: 4.267vw;
  }
  .wiko-content .c13 .c13-img-01 .text-box-01 .des .bigNum {
    font-size: 6.64583vw;
  }
  .wiko-content .c13 .c13-img-01 .img-box-01 img {
    width: 100%;
  }
  .wiko-content .c13 .c13-img .text-box-2 {
    left: 4vw;
  }
  .wiko-content .c13 .c13-img .text-box-2 .des {
    font-size: 4.267vw;
  }
  .wiko-content .c13 .c13-img .text-box-2 .des .bigNum {
    font-size: 6.64583vw;
  }
  .wiko-content .c13 .c13-img .text-box-3 {
    align-items: center;
    right: auto;
    top: 10.667vw;
  }
  .wiko-content .c13 .c13-img .text-box-3 .title {
    font-size: 5.333vw;
  }
  .wiko-content .c13 .c13-img .text-box-3 .des {
    font-size: 2.933vw;
    width: 96%;
    text-align: center;
    margin-top: 2.667vw;
  }
  .wiko-content .c13 .c13-img .text-box-4 {
    left: 4vw;
  }
  .wiko-content .c13 .c13-img .text-box-4 .title {
    font-size: 5.333vw;
  }
  .wiko-content .c13 .c13-img .text-box-4 .des {
    font-size: 2.933vw;
    width: 55%;
  }
  .wiko-content .c13 .c13-img .text-box-6 {
    bottom: 12.667vw;
    top: auto;
  }
  .wiko-content .c13 .c13-img .text-box-6 .title {
    font-size: 5.333vw;
  }
  .wiko-content .c13 .c13-img .text-box-6 .des {
    font-size: 2.933vw;
    width: 90%;
    line-height: 1.2;
  }
  .wiko-content .c13 .c13-img .img-tips {
    left: 4vw;
    right: 4vw;
    font-size: 1.6vw;
  }
  .wiko-content .c13 .c13-img .img-tips-left {
    left: 4vw;
    font-size: 1.6vw;
  }
  .wiko-content .c13 .c13-img-0 {
    padding: 14.667vw 4vw 14.667vw 0;
    flex-direction: column-reverse;
    background: linear-gradient(15deg, #8DA4BF 0%, #C2CDDB 50%, #E6E9EE 100%, transparent);
  }
  .wiko-content .c13 .c13-img-0 .text-box {
    text-align: center;
    padding: 0 0 4vw 4vw;
    width: 100%;
  }
  .wiko-content .c13 .c13-img-0 .text-box .title {
    font-size: 5.333vw;
  }
  .wiko-content .c13 .c13-img-0 .text-box .des {
    font-size: 2.933vw;
    display: inline-block;
    width: 85%;
    margin: 2.667vw 0;
  }
  .wiko-content .c13 .c13-img-0 .text-box .des .bigNum {
    font-size: 6.64583vw;
  }
  .wiko-content .c13 .c13-img-0 .text-box .title.pc {
    display: none;
  }
  .wiko-content .c13 .c13-img-0 .text-box .title.mob {
    display: block;
  }
  .wiko-content .c13 .c13-img-0 .img-box-01 img {
    width: 100%;
  }
  .wiko-content .c13 .c13-img-0 .img-tips {
    font-size: 1.6vw;
    margin-left: 4vw;
  }
  .wiko-content .s13.pc-block {
    background: linear-gradient(180deg, #f7f8fd 0%, #F8FAFF 50%, #F9FAFF 100%, transparent);
  }
  .wiko-content .s13.pc-block .content {
    padding: 0 4vw;
  }
  .wiko-content .s13.pc-block .content .title {
    line-height: 1.25;
    font-size: 8.888889vw;
  }
  .wiko-content .s13.pc-block .content .img-des-box {
    top: 10%;
    left: auto;
    width: 100%;
    text-align: center;
  }
  .wiko-content .s13.pc-block .content .img-des-box .title.pc {
    display: none;
  }
  .wiko-content .s13.pc-block .content .img-des-box .title.mob {
    display: block;
    font-size: 5.333vw;
  }
  .wiko-content .footerimg .footer-texts {
    display: none;
  }
  .wiko-content .footerimg .img-box {
    padding: 0 4vw;
  }
  .wiko-content .footer-des {
    padding: 4vw;
    font-size: 1.6vw;
    white-space: pre-line;
  }
}