
#taoxingzhi img,
#taoxingzhi video,
#taoxingzhi svg{
    width: 100%;
    display: block;
}
#taoxingzhi [data-footnote]{
  font-size: 0.6em;
  cursor: pointer;
}
#taoxingzhi .blur-up {
  transition: filter .4s;
  filter: blur(20px);
}
#taoxingzhi .blur-up.lazyloaded {
  filter: blur(0);
}
#taoxingzhi .h2{
    font-size: 5vw;
    font-weight: 500;
    line-height: 1.25;
}
#taoxingzhi .aspect-ratio {
  position: relative;
  display: block;
}
#taoxingzhi .aspect-ratio::before {
  display: block;
  content: "";
}
#taoxingzhi .aspect-ratio img {
  position: absolute;
  top: 0;
  left: 0;
}
#taoxingzhi .h2.title{
    font-size: 3.333333vw;
    margin-bottom: 1.666667vw;
}
#taoxingzhi p{
    font-size: 1.145833vw;
    line-height: 1.6;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
}
#taoxingzhi b{
    font-weight: inherit;
}
#taoxingzhi .note{
    font-size: max(8px, .833333vw);
}
#taoxingzhi .space-200{
    width: 100%;
    height: 10.416667vw;
}
#taoxingzhi .show-pc{
    display: inline-block;
}
#taoxingzhi .show-mob{
    display: none;
}
#taoxingzhi .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
#taoxingzhi .swiper-touch-move .swiper-wrapper, #taoxingzhi .swiper-touch-move [data-swiper-parallax-x], #taoxingzhi .swiper-touch-move [data-swiper-parallax-y], #taoxingzhi .swiper-touch-move [data-swiper-parallax-opacity] {
  transition-timing-function: ease;
}
#taoxingzhi .section-kv .kv-content{
    position: relative;
}
#taoxingzhi .section-kv .kv-content .copy{
    width: 33.333333vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    right: 6.145833vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#taoxingzhi .section-kv .kv-content .copy .desc{
    font-size: 1.354167vw;
    margin-top: 1.25vw;
    color: #000;
    white-space: nowrap;
}
#taoxingzhi .section-kv .kv-content .kv-harmonyos{
    position: absolute;
    width: 8.072917vw;
    right: 2.916667vw;
    bottom: 5.416667vw;
}
#taoxingzhi .section-kv .aspect-ratio::before {
    padding-bottom: 50%;
}
#taoxingzhi .section-highlights{
  overflow: hidden;
  position: relative;
}
#taoxingzhi .section-highlights .swiper{
  width: 67.5vw;
  overflow: visible;
}
#taoxingzhi .section-highlights .swiper .swiper-slide{
  border-radius: 1.041667vw;
  overflow: hidden;
  position: relative;
}
#taoxingzhi .section-highlights .swiper .swiper-slide picture{
    display: block;
    pointer-events: none;
    -webkit-touch-callout: none; 
    -webkit-user-select: none;
}
#taoxingzhi .section-highlights .swiper .swiper-slide .caption{
  position: absolute;
  top: 2.5vw;
  left: 2.5vw;
  z-index: 2;
  transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
}
#taoxingzhi .section-highlights .swiper .swiper-slide .caption .h3{
    font-size: 2.5vw;
    line-height: 1.25;
    font-weight: 500;
}
#taoxingzhi .section-highlights .swiper .swiper-slide .caption-1 .h3,
#taoxingzhi .section-highlights .swiper .swiper-slide .caption-5 .h3{
    color: #77CAFF;
}
#taoxingzhi .section-highlights .swiper .swiper-slide .caption-2 .h3,
#taoxingzhi .section-highlights .swiper .swiper-slide .caption-4 .h3{
    color: #D9A5FF;
}
#taoxingzhi .section-highlights .swiper .swiper-slide .caption-3 .h3{
    color: #FFA757;
}
#taoxingzhi .section-highlights .swiper .swiper-slide .caption p{
    color: rgba(0, 0, 0, 0.6);
    margin-top: .625vw;
}
#taoxingzhi .section-highlights .swiper .swiper-slide .sup-ab{
    position: absolute;
    top: 11.197917vw;
    right: 6.40625vw;
    transform: rotate(-23deg);
    opacity: 0;
}
#taoxingzhi .section-highlights .swiper .information{
    display: flex;
    position: absolute;
    top: 11.875vw;
    left: 8.333333vw;
}
#taoxingzhi .section-highlights .swiper .information .first{
    display: flex;
    flex-direction: column;
}
#taoxingzhi .section-highlights .swiper .information .first>div:nth-child(1) img{
    width: 5.9375vw;
}
#taoxingzhi .section-highlights .swiper .information .first>div:nth-child(2) img{
    width: 5.416667vw;
}
#taoxingzhi .section-highlights .swiper .information .first>div:nth-child(3) img{
    width: 5.208333vw;
}
#taoxingzhi .section-highlights .swiper .information .first>div + div{
    margin-top: 2.5vw;
}
#taoxingzhi .section-highlights .swiper .information p{
    font-size: .833333vw;
    margin-top: .729167vw;
    white-space: nowrap;
    color: #000;
}
#taoxingzhi .section-highlights .swiper p.note{
    position: absolute;
    left: 2.5vw;
    bottom: 2.5vw;
}
#taoxingzhi .section-highlights .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
#taoxingzhi .section-highlights .swiper-slide:not(.swiper-slide-active) {
  cursor: pointer;
}
#taoxingzhi .section-highlights .controls-container {
  display: flex;
  justify-content: center;
  margin-top: 2.083333vw;
}
#taoxingzhi .section-highlights .controls-wrapper {
  display: flex;
  align-items: center;
  height: 3.333333vw;
  padding-right: 1.041667vw;
  padding-left: 1.041667vw;
  border-radius: 999px;
  background-color: #F8F8F8;
}

#taoxingzhi .section-highlights .arrownav-item {
  flex-shrink: 0;
  width: 2.083333vw;
  cursor: pointer;
  transition: opacity 0.3s;
  outline: 0;
}
#taoxingzhi .section-highlights .arrownav-item:hover {
  opacity: 0.6;
}
#taoxingzhi .section-highlights .arrownav-disabled {
  cursor: default;
  opacity: 0.3 !important;
}
#taoxingzhi .section-highlights .dotnav-list {
  display: flex;
  margin-right: .677083vw;
  margin-left: .677083vw;
  padding: 0;
}
#taoxingzhi .section-highlights .dotnav-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.520833vw;
  height: 0.520833vw;
  margin: 0 0.260417vw 0;
  cursor: pointer;
  transition: opacity 0.8s cubic-bezier(0.65, 0.05, 0.36, 1);
  opacity: 0.2;
  border-radius: 100%;
  outline: 0;
  background-color: rgba(0, 0, 0);
}
#taoxingzhi .section-highlights .dotnav-item::before {
  position: absolute;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  padding: 0.260417vw;
  content: "";
}
#taoxingzhi .section-highlights .dotnav-item.current {
  cursor: default;
  opacity: .8;
}
#taoxingzhi .section-highlights .autoplay-trigger {
  position: absolute;
  top: 80%;
}
#taoxingzhi .section-fullview .h2{
    text-align: left;
    width: max-content;
    margin: 0 auto;
    transition: all 1s ease;
    position: relative;
}
#taoxingzhi .section-fullview .h2 .title{
    margin-bottom: .625vw;
    width: 25.677083vw;
}
#taoxingzhi .section-fullview .desc{
    width: 33.229167vw;
    color: rgba(0, 0, 0, 0.5);
    margin: 3.333333vw auto 0;
    text-align: center;
}
#taoxingzhi .section-fullview .h2 .title-bg{
    position: absolute;
    top: -3.020833vw;
    left: -2.447917vw;
    width: 30.052083vw;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    transition: -webkit-clip-path .8s ease, clip-path .8s ease;
}
#taoxingzhi .section-fullview.active .h2 .title-bg{
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}
#taoxingzhi .section-fullview .h2 .title-icon{
    position: absolute;
    top: -1.458333vw;
    left: -5.885417vw;
    width: 3.489583vw;
    transform: rotate(-45deg);
    opacity: 0;
    transition: transform .8s ease, opacity .8s ease;
}
#taoxingzhi .section-fullview.active .h2 .title-icon{
    transform: rotate(0);
    opacity: 1;
}
#taoxingzhi .section-fullview .copy{
    position: relative;
    z-index: 2;
}
#taoxingzhi .section-fullview .pic-content{
    width: 70.104167vw;
    position: relative;
    margin: -4.6875vw auto 0;
    z-index: 1;
}
#taoxingzhi .section-fullview .fullview-content{
    display: flex;
    width: 66.875vw;
    margin: 0 auto;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    margin-top: -4.166667vw;
}
#taoxingzhi .section-fullview .fullview-content>div{
    text-align: center;
}
#taoxingzhi .section-fullview .fullview-content>div:first-child{
    width: 18.229167vw;
}
#taoxingzhi .section-fullview .fullview-content>div:nth-child(2){
    width: 11.770833vw;
}
#taoxingzhi .section-fullview .fullview-content>div:nth-child(3){
    width: 6.354167vw;
}
#taoxingzhi .section-fullview .fullview-content>div:last-child{
    width: 19.166667vw;
}
#taoxingzhi .section-fullview .fullview-content>div p{
    margin-top: .625vw;
}

#taoxingzhi .section-comfort .copy{
    text-align: center;
    width: 67.5vw;
    margin: 0 auto;
}

#taoxingzhi .section-comfort .copy .h2.title span{
    position: relative;
    color: #77CAFF;
}
#taoxingzhi .section-comfort .copy .h2.title span img{
    position: absolute;
    width: 22.916667vw;
    left: -1.041667vw;
    top: 0;
}
#taoxingzhi .section-comfort .comfort-change{
    width: 35.416667vw;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
#taoxingzhi .section-comfort .comfort-change .change-btn{
    display: flex;
    position: relative;
    width: fit-content;
    margin: 0 auto;
}
#taoxingzhi .section-comfort .comfort-change .change-btn::after{
    content: '';
    width: 100%;
    height: 2px;
    background-color: #BFBFBF;
    position: absolute;
    bottom: 1px;
    left: 0;
    z-index: -1;
}
#taoxingzhi .section-comfort .comfort-change .change-btn .h3{
    font-size: 1.666667vw;
    font-weight: 400;
    line-height: 1.25;
    color: #000;
    opacity: .4;
    cursor: pointer;
    padding-bottom: .833333vw;
    transition: opacity .6s ease;
}
#taoxingzhi .section-comfort .comfort-change .change-btn .h3:hover{
    opacity: .6;
}
#taoxingzhi .section-comfort .comfort-change .change-btn .h3.active{
    opacity: 1;
}
#taoxingzhi .section-comfort .comfort-change .change-btn .h3 + .h3{
    margin-left: 6.25vw;
}
#taoxingzhi .section-comfort .comfort-change .line{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background-color: #77CAFF;
    transition: all .6s ease;
}
#taoxingzhi .section-comfort .comfort-change .change-desc{
    position: relative;
    overflow: hidden;
    display: flex;
}
#taoxingzhi .section-comfort .comfort-change .change-desc p{
    opacity: 0;
    flex-shrink: 0;
    transition: opacity .6s ease;
    width: 100%;
    text-align: center;
    font-size: 1.041667vw;
    margin-top: 1.25vw;
    color: rgba(0, 0, 0, 0.5);
}
#taoxingzhi .section-comfort .comfort-change .change-desc p:nth-child(2){
    transform: translateX(-100%);
}
#taoxingzhi .section-comfort .comfort-change .change-desc p.active{
    opacity: 1;
    z-index: 2;
}
#taoxingzhi .section-comfort .comfort-content{
    position: relative;
    width: 53.4375vw;
    margin: -1.770833vw 0 0 25vw;
}
#taoxingzhi .section-comfort .comfort-content .shadow{
    width: 100%;
}
#taoxingzhi .section-comfort .comfort-content .border{
    width: 38.333333vw;
    position: absolute;
    top: 4.895833vw;
    left: 5.78125vw;
    z-index: 3;
}
#taoxingzhi .section-comfort .comfort-content .border .left,
#taoxingzhi .section-comfort .comfort-content .border .right{
    position: absolute;
    top: 30.833333vw;
    text-align: center;
}
#taoxingzhi .section-comfort .comfort-content .border .left{
    left: 7.447917vw;
    width: 9.166667vw;
}
#taoxingzhi .section-comfort .comfort-content .border .right{
    right: 6.5625vw;
    width: 10.625vw;
}
#taoxingzhi .section-comfort .comfort-content .border .pic{
    position: relative;
    z-index: 3;
}
#taoxingzhi .section-comfort .comfort-content .border .line{
    width: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    height: 96%;
    background-color: #EEDBF6;
}
#taoxingzhi .section-comfort .comfort-content .border .line img{
    width: 2px;
    height: 32.291667vw;
}
#taoxingzhi .section-comfort .comfort-content .screen{
    width: 36.354167vw;
    position: absolute;
    top: 5.989583vw;
    left: 6.822917vw;
    z-index: 1;
}
#taoxingzhi .section-comfort .comfort-content .screen .screen-box{
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
#taoxingzhi .section-comfort .comfort-content .screen .screen-box1{
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 50%;
    overflow: hidden;
}
#taoxingzhi .section-comfort .comfort-content .screen .mask{
    position: absolute;
    top: -3.958333vw;
    left: -12.5vw;
    width: 24.479167vw;
    transform: translateX(var(--var-x));
    filter: blur(30px);
}

#taoxingzhi .section-comfort .comfort-content .screen .mask1{
    position: absolute;
    top: -3.958333vw;
    left: -31.5625vw;
    width: 24.479167vw;
    transform: translateX(var(--var-x));
}
#taoxingzhi .section-comfort .comfort-content.active .screen .mask{
    animation: mask 3s ease forwards;
}
#taoxingzhi .section-comfort .comfort-content.active .screen .mask1{
    animation: mask1 3s ease forwards;
}
@keyframes mask {
    0% {
        left: -12.5vw;
    }
    26% {
        left: -15.104167vw;
    }
    
    100% {
        left: 8.333333vw;
    }         
}
@keyframes mask1 {
    0% {
        left: -31.5625vw;
    }
    26% {
        left: -34.166667vw;
    }
    
    100% {
        left: -10.729167vw;
    }       
}
#taoxingzhi .section-comfort .comfort-content.active1 .screen .mask{ 
    display: none;
}
#taoxingzhi .section-comfort .comfort-content .control{
    width: 32.5%;
    height: 26.875vw;
    position: absolute;
    top: 6.145833vw;
    left: 7.552083vw;
    overflow: hidden;
    z-index: 5;
}
#taoxingzhi .section-comfort .comfort-content .control .mask{
    position: absolute;
    top: -4.479167vw;
    left: -1.875vw;
    width: 2.083333vw;
    cursor: grab;
    z-index: 3;
    transform: translateX(var(--var-x));
    opacity: 0;
    height: 32vw;
    transform: rotate(31deg);
}
#taoxingzhi .section-comfort .comfort-content .control .mask img{
    transform: rotate(31deg);
}
#taoxingzhi .section-comfort .comfort-content.active .control .mask{
    animation: mask2 3s ease forwards;
}
@keyframes mask2 {
    0% {
        left: -1.875vw;
    }
    26% {
        left: -4.375vw;
    }
    
    100% {
        left: 19.0625vw;
    }       
}
#taoxingzhi .section-comfort .comfort-content .circle{
    width: 14.895833vw;
    height: 14.895833vw;
    position: absolute;
    top: 12.083333vw;
    left: 17.578125vw;
    z-index: 4;
    opacity: 0;
}
#taoxingzhi .section-comfort .comfort-content.active1 .circle{
    opacity: 1;
}
#taoxingzhi .section-comfort .comfort-content.active1 .circle .circle-title{
    text-align: center;
    position: absolute;
    top: -2.604167vw;
    left: 50%;
    transform: translateX(-50%);
    width: 8.802083vw;
}
#taoxingzhi .section-comfort .comfort-content.active1 .circle .circle-title p{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.40625vw;
    color: #000;
}
#taoxingzhi .section-comfort .comfort-content .circle .big-circle{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    transform: rotate(0deg);
    will-change: transform;
}
#taoxingzhi .section-comfort .comfort-content .circle .big-circle svg{
    width: 100%;
    height: 100%;
}
#taoxingzhi .section-comfort .comfort-content .circle .light1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    transform: rotate(0deg);
}
#taoxingzhi .section-comfort .comfort-content .circle .light2{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}
#taoxingzhi .section-comfort .comfort-content .circle .light3{
    position: absolute;
    width: 8.489583vw;
    height: auto;
    bottom: 0;
    right: 0;
    z-index: 3;
}
#taoxingzhi .section-comfort .comfort-content .circle .box{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 100%);
    width: 99%;
    height: 99%;
    border-radius: 50%;
    z-index: 1;
    opacity: .85;
}
#taoxingzhi .section-comfort .comfort-content.active1 .circle .big{
    animation: big 6s linear forwards;
}
#taoxingzhi .section-comfort .comfort-content.active1 .circle .light1{
    animation: light1 6s linear forwards;
}
#taoxingzhi .section-comfort .comfort-content.active1 .circle .light2{
    animation: light2 6s linear forwards;
}
#taoxingzhi .section-comfort .comfort-content.active1 .circle .box{
    animation: box 6s linear forwards;
}
@keyframes big {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(-90deg);
    }
    50% {
        transform: rotate(-180deg);
    }
    75% {
        transform: rotate(-270deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}
@keyframes light1 {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(25deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(25deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@keyframes light2 {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(-15deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(-15deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@keyframes box {
    0% {
        opacity: .85;
    }
    12.5% {
        opacity: .85;
    }
    25% {
        opacity: .48;
    }
    50% {
        opacity: .8;
    }
    62.5% {
        opacity: .8;
    }
    75% {
        opacity: .48;
    }
    100% {
        opacity: .8;
    }
}
#taoxingzhi .section-comfort .comfort-icon-content{
    width: max-content;
    margin: -6.979167vw auto 0;
    position: relative;
    z-index: 1;
}
#taoxingzhi .section-comfort .comfort-icon-content .top{
    display: flex;
    justify-content: center;
    margin-bottom: 2.291667vw;
}
#taoxingzhi .section-comfort .comfort-icon-content .top p{
    color: #409AD3;
}
#taoxingzhi .section-comfort .comfort-icon-content .top p:first-child{
    margin-right: 15.3125vw;
}
#taoxingzhi .section-comfort .comfort-icon{
    display: flex;
    justify-content: center;
}

#taoxingzhi .section-comfort .comfort-icon>div{
    display: flex;
    align-items: center;
    position: relative;
}
#taoxingzhi .section-comfort .comfort-icon>div p{
    font-size: .833333vw;
    margin-left: .833333vw;
    color: #000;
}
#taoxingzhi .section-comfort .comfort-icon>div img{
    width: 2.5vw;
}
#taoxingzhi .section-comfort .comfort-icon>div:first-child img{
    width: 5.677083vw;
}
#taoxingzhi .section-comfort .comfort-icon>div:nth-child(2){
    margin: 0 4.166667vw;
}
#taoxingzhi .section-comfort .comfort-icon>div:nth-child(2)::before{
    content: '';
    width: 1px;
    height: 1.666667vw;
    position: absolute;
    top: 50%;
    left: -2.083333vw;
    transform: translateY(-50%);
    background: #000;
    opacity: .3;
}
#taoxingzhi .section-comfort .comfort-icon>div:nth-child(2)::after{
    content: '';
    width: 1px;
    height: 1.666667vw;
    position: absolute;
    top: 50%;
    right: -2.083333vw;
    transform: translateY(-50%);
    background: #000;
    opacity: .3;
}
#taoxingzhi .section-comfort .note-content{
    display: flex;
    width: 43.541667vw;
    margin: 3.333333vw auto 0;
}
#taoxingzhi .section-comfort .note-content .item{
    width: 100%;
    opacity: 0;
    transition: opacity .6s ease;
}
#taoxingzhi .section-comfort .note-content .item.current{
    opacity: 1;
}
#taoxingzhi .section-comfort .note-content .item + .item{
    margin-left: -100%;
}
#taoxingzhi .section-comfort .note{
    font-size: .833333vw;
}

#taoxingzhi .section-color .copy{
    width: 67.5vw;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
#taoxingzhi .section-color .copy .intro{
    width: 42.708333vw;
}
#taoxingzhi .section-color .copy .intro-data{
    display: flex;
    width: 19.375vw;
    justify-content: space-between;
}
#taoxingzhi .section-color .copy .intro-data>div{
    width: 7.8125vw;
}
#taoxingzhi .section-color .copy .intro-data>div p{
    margin-bottom: .833333vw;
    color: #85858A;
}
#taoxingzhi .section-color .copy .h2 span{
    color: #77CAFF;
    position: relative;
}
#taoxingzhi .section-color .copy .h2 span img{
    position: absolute;
    top: 0;
    left: -1.223958vw;
    width: 16.5625vw;
}
#taoxingzhi .section-color .color-content{
    position: relative;
    margin-top: 13.958333vw;
    margin-bottom: 18.229167vw;
}
#taoxingzhi .section-color .color-content .pic{
    width: 26.041667vw;
    transform: rotate(-21deg);
    transition: transform 1.6s ease;
}
#taoxingzhi .section-color .color-content .color-1{
    position: relative;
    z-index: 4;
    margin-left: 32.8125vw;
}
#taoxingzhi .section-color.active .color-content .color-1 .pic{
    transform: translate(-11.25vw, 1.979167vw) rotate(-42deg);
}
#taoxingzhi .section-color .color-content .color-2{
    position: absolute;
    top: 0;
    left: 32.8125vw;
    z-index: 3;
}
#taoxingzhi .section-color .color-content .color-3{
    position: absolute;
    top: 0;
    left: 32.8125vw;
    z-index: 2;
}
#taoxingzhi .section-color.active .color-content .color-3 .pic{
    transform: translate(12.708333vw, -1.354167vw) rotate(0);
}
#taoxingzhi .section-color .color-content .color-4{
    position: absolute;
    top: 0;
    left: 32.8125vw;
    z-index: 1;
}
#taoxingzhi .section-color.active .color-content .color-4 .pic{
    transform: translate(20.260417vw, 3.958333vw) rotate(21deg);
}
#taoxingzhi .section-color .color-content .color-text{
    position: absolute;
}
#taoxingzhi .section-color .color-content .color-1 .color-text{
    top: -5.9375vw;
    left: 6.041667vw;
    width: 3.4375vw;
    opacity: 0;
    transition: all 1.6s ease;
}
#taoxingzhi .section-color.active .color-content .color-1 .color-text{
    left: -4.895833vw;
    top: -3.229167vw;
    opacity: 1;
}
#taoxingzhi .section-color .color-content .color-2 .color-text{
    top: -6.666667vw;
    left: 12.760417vw;
    width: 3.333333vw;
    opacity: 0;
    transition: all 1.6s ease;
}
#taoxingzhi .section-color.active .color-content .color-2 .color-text{
    left: 12.760417vw;
    top: -6.666667vw;
    opacity: 1;
}
#taoxingzhi .section-color .color-content .color-3 .color-text{
    top: -6.666667vw;
    left: 23.645833vw;
    width: 3.4375vw;
    opacity: 0;
    transition: all 1.6s ease;
}
#taoxingzhi .section-color.active .color-content .color-3 .color-text{
    left: 31.614583vw;
    top: -6.666667vw;
    opacity: 1;
}
#taoxingzhi .section-color .color-content .color-4 .color-text{
    top: -4.791667vw;
    left: 28.90625vw;
    width: 3.4375vw;
    opacity: 0;
    transition: all 1.6s ease;
}
#taoxingzhi .section-color.active .color-content .color-4 .color-text{
    left: 44.427083vw;
    top: 1.666667vw;
    opacity: 1;
}
#taoxingzhi .section-color .color-content .color-text .arrow{
    width: 1.979167vw;
    margin-top: .9375vw;
}
#taoxingzhi .section-battery{
    margin-top: 1.302083vw;
}
#taoxingzhi .section-battery .copy{
    text-align: center;
    width: 49.270833vw;
    margin: 0 auto;
    position: relative;
}
#taoxingzhi .section-battery .copy .h2 span{
    color: #FFA757;
    position: relative;
}
#taoxingzhi .section-battery .copy .h2 span img{
    position: absolute;
    width: 15.885417vw;
    top: 0;
    left: -.885417vw;
}
#taoxingzhi .section-battery .copy p{
    margin: 1.666667vw auto 3.333333vw;
    width: 41.510417vw;
}
#taoxingzhi .section-battery .copy p span{
    color: #000;
}
#taoxingzhi .section-battery .battery-content{
    width: 67.03125vw;
    margin: 0 auto;
}
#taoxingzhi .section-battery .battery-content .bg-text{
    -webkit-mask-image: url(/content/dam/huawei-cbg-site/cn/mkt/pdp/tablets/matepad-11-5-2026/images/learning/huawei-tablets-matepad-11-5-2025-battery-text.svg);
    mask-image: url(/content/dam/huawei-cbg-site/cn/mkt/pdp/tablets/matepad-11-5-2026/images/learning/huawei-tablets-matepad-11-5-2025-battery-text.svg);
    -webkit-mask-size: 100%;
    mask-size: 100%;
    width: 51.5625vw;
    margin-left: 8.541667vw;
    margin-bottom: -1.354167vw;
    position: relative;
}
#taoxingzhi .section-battery .battery-content .bg-text .bg{
    position: absolute;
    bottom: -3.4375vw;
    left: 50%;
    transform: translate(-50%, 100%);
    width: 59.270833vw;
    z-index: 3;
    transition: transform 2s ease;
}
#taoxingzhi .section-battery.active .battery-content .bg-text .bg{
    transform: translate(-50%, 0);
}
#taoxingzhi .section-battery .battery-content .intro{
    display: flex;
    justify-content: center;
    margin-top: -1.145833vw;
}
#taoxingzhi .section-battery .battery-content .intro>div{
    text-align: center;
}
#taoxingzhi .section-battery .battery-content .intro>div img{
    height: 3.125vw;
    width: auto;
    margin: 0 auto .729167vw;
}
#taoxingzhi .section-battery .battery-content .intro>div:first-child{
    margin-right: 16.458333vw;
}

#taoxingzhi .section-battery .battery-content .intro p{
    color: #85858A;
}
#taoxingzhi .section-dissipation{
    width: 67.5vw;
    margin: 0 auto;
    position: relative;
}
#taoxingzhi .section-dissipation .copy{
    text-align: center;
    width: 49.270833vw;
    margin: 0 auto;
    position: relative;
}
#taoxingzhi .section-dissipation .copy .h2 span{
    color: #FFA757;
    position: relative;
}
#taoxingzhi .section-dissipation .copy .h2 span img{
    position: absolute;
    width: 15.885417vw;
    top: 0;
    left: -.885417vw;
}
#taoxingzhi .section-dissipation .copy p{
    margin: 1.666667vw auto 3.333333vw;
    width: 37.5vw;
}
#taoxingzhi .section-dissipation .note{
    position: absolute;
    bottom: 0;
    right: 3.333333vw;
}
#taoxingzhi .section-wps{
    overflow: hidden;
    padding-top: 2.083333vw;
}
#taoxingzhi .section-wps .h2{
    position: relative;
    width: max-content;
    margin: 0 auto;
    text-align: center;
}
#taoxingzhi .section-wps .h2 .title{
    width: 25vw;
    margin-bottom: 1.041667vw;
}
#taoxingzhi .section-wps .h2 .title-bg{
    position: absolute;
    top: -2.708333vw;
    left: -1.041667vw;
    width: 27.34375vw;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    transition: -webkit-clip-path .8s ease, clip-path .8s ease;
}
#taoxingzhi .section-wps.active .h2 .title-bg{
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}
#taoxingzhi .section-wps .h2 .title-icon{
    position: absolute;
    top: -1.770833vw;
    left: -4.791667vw;
    width: 3.385417vw;
    transform: rotate(-45deg);
    opacity: 0;
    transition: transform .8s ease, opacity .8s ease;
}
#taoxingzhi .section-wps.active .h2 .title-icon{
    transform: rotate(0);
    opacity: 1;
}
#taoxingzhi .section-wps .wps-swiper{
    width: 67.5vw;
    margin: 3.333333vw auto 0;
    overflow: visible;
}
#taoxingzhi .section-wps .wps-swiper .swiper-wrapper{
    transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
}
#taoxingzhi .section-wps .wps-swiper .swiper-slide{
    overflow: hidden;
    border-radius: 1.041667vw;
    position: relative;
}
#taoxingzhi .section-wps .wps-swiper .swiper-slide:not(.swiper-slide-active){
    cursor: pointer;
}
#taoxingzhi .section-wps .wps-swiper .swiper-slide .copy{
    position: absolute;
    left: 2.5vw;
    bottom: 2.5vw;
}
#taoxingzhi .section-wps .wps-swiper .swiper-slide .copy .h3{
    color: #ffffff;
    font-size: 1.666667vw;
    font-weight: 500;
    line-height: 1.25;
}
#taoxingzhi .section-wps .wps-swiper .swiper-slide .copy p{
    color: rgba(255, 255, 255, 0.6);
    margin-top: .625vw;
}
#taoxingzhi .section-wps .wps-swiper-btn{
    display: flex;
    flex-direction: row-reverse;
    margin: 2.5vw auto 0;
    width: 67.5vw;
}
#taoxingzhi .section-wps .swiper-button-next, 
#taoxingzhi .section-wps .swiper-button-prev{
    position: initial;
    margin: 0;
    width: 2.5vw;
    height: 2.5vw;
    transition: background-color .3s ease;
    background-color: rgba(201,133,250,1);
    border-radius: 50%;
}
#taoxingzhi .section-wps .swiper-button-next:hover, 
#taoxingzhi .section-wps .swiper-button-prev:hover{
    background-color: rgba(201,133,250,.6);
}
#taoxingzhi .section-wps .swiper-button-next.swiper-button-disabled, 
#taoxingzhi .section-wps .swiper-button-prev.swiper-button-disabled{
    background-color: rgba(201,133,250,.3);
    opacity: 1;
}
#taoxingzhi .section-wps .swiper-button-prev{
    transform: rotate(180deg);
    margin-right: 1.041667vw;
}
#taoxingzhi .section-wps .swiper-button-next:after,
#taoxingzhi .section-wps .swiper-button-prev:after{
    content: none;
}
#taoxingzhi .section-magnet{
    width: 67.5vw;
    margin: 0 auto;
}
#taoxingzhi .section-magnet .copy{
    text-align: center;
    width: 47.395833vw;
    margin: 0 auto 3.333333vw;
}
#taoxingzhi .section-magnet .copy .h2 span{
    color: #77CAFF;
    position: relative;
}
#taoxingzhi .section-magnet .copy .h2 span img{
    position: absolute;
    top: 0;
    left: -1.145833vw;
    width: 22.03125vw;
}
#taoxingzhi .section-magnet .pic{
    position: relative;
    margin-left: -1.666667vw;
    width: 66.041667vw;
}
#taoxingzhi .section-magnet .pic picture{
    display: block;
    pointer-events: none;
    -webkit-touch-callout: none; 
    -webkit-user-select: none;
}
#taoxingzhi .section-magnet .pic .sup{
    position: absolute;
    top: 2.8125vw;
    left: 33.697917vw;
    opacity: 0;
    width: .3125vw;
    height: .416667vw;
    font-size: 0;
}
#taoxingzhi .section-magnet .note{
    width: 60.729167vw;
    margin: 3.333333vw auto 0;
    text-align: right;
}
#taoxingzhi .section-style{
    width: 44.791667vw;
    margin: 0 auto;
}
#taoxingzhi .section-style .copy{
    text-align: center;
    margin-bottom: 3.333333vw;
}
#taoxingzhi .section-style .copy .h2 span{
    color: #D9A5FF;
    position: relative;
}
#taoxingzhi .section-style .copy .h2 span img{
    position: absolute;
    width: 15.729167vw;
    top: .15625vw;
    left: -.677083vw;
}
#taoxingzhi .section-style .copy p{
    margin: 0 auto;
}
#taoxingzhi .section-style .style-content{
    position: relative;
    overflow: hidden;
}
#taoxingzhi .section-style .style-content .border{
    z-index: 2;
    position: relative;
    pointer-events: none;
}
#taoxingzhi .section-style .style-content .swiper{
    position: absolute;
    width: 42.083333vw;
    top: 1.510417vw;
    left: 1.510417vw;
    z-index: 1;
}
#taoxingzhi .section-experience .copy{
    text-align: center;
    width: 56.041667vw;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
#taoxingzhi .section-experience .copy .h2 span{
    color: #77CAFF;
    position: relative;
}
#taoxingzhi .section-experience .copy .h2 span img{
    position: absolute;
    width: 22.395833vw;
    top: .15625vw;
    left: -.625vw;
}
#taoxingzhi .section-experience .copy p{
    margin: 0 auto;
    width: 52.083333vw;
}
#taoxingzhi .section-experience .pic-content{
    margin: 3.333333vw auto 0;
    position: relative;
}
#taoxingzhi .section-experience .pic-content .icon-content .icon{
    position: absolute;
    text-align: center;
}
#taoxingzhi .section-experience .pic-content .icon-content .icon img{
    margin: 0 auto;
}
#taoxingzhi .section-experience .pic-content .icon-content .icon-1{
    width: 8.125vw;
    top: 20.625vw;
    left: 17.65625vw;
}

#taoxingzhi .section-experience .pic-content .icon-content .icon-2{
    width: 7.447917vw;
    top: 8.75vw;
    left: 17.5vw;
}

#taoxingzhi .section-experience .pic-content .icon-content .icon-3{
    top: 7.135417vw;
    left: 26.09375vw;
    width: 7.604167vw;
}
#taoxingzhi .section-experience .pic-content .icon-content .icon-4{
    top: .364583vw;
    left: 33.125vw;
    width: 6.822917vw;
}

#taoxingzhi .section-experience .pic-content .icon-content .icon-5{
    top: 6.302083vw;
    left: 41.614583vw;
    width: 7.65625vw;
}
#taoxingzhi .section-experience .pic-content .icon-content .icon-6{
    width: 5.572917vw;
    top: 4.0625vw;
    left: 51.09375vw;
}
#taoxingzhi .section-experience .pic-content .icon-content .icon-7{
    top: .3125vw;
    left: 59.6875vw;
    width: 6.197917vw;
}
#taoxingzhi .section-experience .pic-content .icon-content .icon-8{
    top: 5.833333vw;
    left: 65.885417vw;
    width: 8.229167vw;
}
#taoxingzhi .section-experience .pic-content .icon-content .icon-9{
    top: 7.34375vw;
    left: 74.114583vw;
    width: 8.75vw;
}
#taoxingzhi .section-experience .pic-content .icon-content .icon-10{
    top: 18.020833vw;
    left: 73.020833vw;
    width: 8.333333vw;
}
#taoxingzhi .section-style .tabnav-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 2.291667vw;
}
#taoxingzhi .section-style .tabnav-container {
  position: relative;
}
#taoxingzhi .section-style .tabnav-list {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
#taoxingzhi .section-style .tabnav-item {
  font-size: 1.666667vw;
  font-weight: 400;
  cursor: pointer;
  transition: color 0.5s;
  color: rgba(0, 0, 0, 0.3);
  outline: 0;
  padding: 0 0 .833333vw;
  line-height: 1.25;
}
#taoxingzhi .section-style .tabnav-item + .tabnav-item {
  margin-left: 3.333333vw;
}
#taoxingzhi .section-style .tabnav-item:hover {
  color: rgba(0, 0, 0, 0.6);
}
#taoxingzhi .section-style .tabnav-item.current {
  color: #000;
}
#taoxingzhi .section-style .tabnav-indicator {
  position: relative;
  width: 100%;
  height: 2px;
}
#taoxingzhi .section-style .tabnav-indicator::before {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #BFBFBF;
}
#taoxingzhi .section-style .tabnav-indicator::after {
  display: block;
  width: var(--indicator-width, 0);
  height: 4px;
  content: "";
  transition: width 0.5s, transform 0.5s;
  transform: translateX(var(--indicator-offset, 0));
  background-color: #C985FA;
}

#taoxingzhi .section-style .stack-list{
  margin: 1.25vw auto 0;
  text-align: center;
  display: flex;
}
#taoxingzhi .section-style .stack-item {
  transition-duration: 0.5s;
  position: relative;
  width: 100%;
  transition: opacity 0.8s cubic-bezier(0.65, 0.05, 0.36, 1);
  opacity: 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.041667vw;
}
#taoxingzhi .section-style .stack-item + .stack-item {
  margin-left: -100%;
}
#taoxingzhi .section-style .stack-item.current {
  z-index: 1;
  opacity: 1;
}
#taoxingzhi .section-style .style-icon{
    display: flex;
    justify-content: center;
    margin-top: 2.083333vw;
}
#taoxingzhi .section-style .style-icon>div{
    display: flex;
    align-items: center;
}
#taoxingzhi .section-style .style-icon>div:not(:last-child){
    margin-right: 4.427083vw;
}
#taoxingzhi .section-style .style-icon img{
    width: 4.166667vw;
    margin-right: 1.666667vw;
}
#taoxingzhi .section-style .style-icon p{
    width: 14.5vw;
    font-size: 1.25vw;
}
#taoxingzhi .section-style .style-icon>div:first-child p{
    width: 7.03125vw;
}
#taoxingzhi .section-style .style-icon>div:last-child p{
    width: 10.46875vw;
}
#taoxingzhi .section-style p.note{
    margin-top: 3.229167vw;
    text-align: right;
}
#taoxingzhi .section-together{
    width: 67.5vw;
    margin: 0 auto;
}
#taoxingzhi .section-together .copy{
    text-align: center;
    width: 32.291667vw;
    margin: 0 auto 3.333333vw;
}
#taoxingzhi .section-together .copy .h2 span{
    color: #FFA757;
    position: relative;
}
#taoxingzhi .section-together .copy .h2 span img{
    position: absolute;
    width: 15.9375vw;
    left: -.885417vw;
    top: 0;
}
#taoxingzhi .section-together .swiper-content{
    overflow: hidden;
}
#taoxingzhi .section-together .together-swiper{
    width: 39.583333vw;
    margin: 0 auto;
    display: block;
    position: relative;
    overflow: visible;
}

#taoxingzhi .section-together .together-swiper .diy-icon{
    position: absolute;
    width: 9.0625vw;
    bottom: 4.84375vw;
    left: -10.416667vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .right-icon{
    position: absolute;
    width: 8.75vw;
    bottom: -.9375vw;
    right: -5vw;
    opacity: 0;
    transition: opacity .8s ease;
}
#taoxingzhi .section-together .together-swiper .swiper-slide-active .right-icon{
    opacity: 1;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic{
    position: relative;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon{
    position: absolute;
    opacity: 0;
    transition: opacity .3s ease;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon.active{
    opacity: 1;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon1{
    width: 6.666667vw;
    top: 5.625vw;
    left: 22.083333vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon2{
    width: 4.895833vw;
    top: 7.34375vw;
    left: 12.96875vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon3{
    width: 12.5vw;
    top: 13.90625vw;
    left: 20vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon4{
    width: 14.375vw;
    top: 11.927083vw;
    left: 9.84375vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon5{
    width: 11.458333vw;
    top: 14.21875vw;
    left: .364583vw;
    transform: rotate(-19deg);
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon6{
    width: 8.4375vw;
    top: 3.020833vw;
    left: 30.9375vw;
    transform: rotate(-27deg);
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon2-1{
    width: 7.708333vw;
    top: 2.552083vw;
    left: 30.520833vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon2-2{
    width: 9.010417vw;
    top: 4.375vw;
    left: .625vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon2-3{
    width: 10.208333vw;
    top: 2.395833vw;
    left: 16.510417vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon2-4{
    width: 10.729167vw;
    top: 15.104167vw;
    left: -.9375vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon2-5{
    width: 8.125vw;
    top: 18.229167vw;
    left: 17.1875vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon2-6{
    width: 8.4375vw;
    top: 9.791667vw;
    left: 30.46875vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon3-1{
    width: 13.229167vw;
    top: 4.791667vw;
    left: 2.083333vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon3-2{
    width: 8.541667vw;
    top: 17.552083vw;
    left: .885417vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon3-3{
    width: 8.4375vw;
    top: 16.979167vw;
    left: 8.385417vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon3-4{
    width: 25.104167vw;
    top: 2.395833vw;
    left: 7.34375vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon3-5{
    width: 15.625vw;
    top: 11.666667vw;
    left: 24.114583vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon3-6{
    width: 10.260417vw;
    top: 4.739583vw;
    left: 29.947917vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon4-1{
    width: 8.4375vw;
    top: 3.59375vw;
    left: 26.927083vw;
    transform: rotate(13deg);
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon4-2{
    width: 4.895833vw;
    top: 9.53125vw;
    left: 27.8125vw;
    transform: rotate(350deg);
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon4-3{
    width: 6.25vw;
    top: 13.802083vw;
    left: 27.864583vw;
    transform: rotate(352deg);
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon4-4{
    width: 6.145833vw;
    top: 20.3125vw;
    left: 29.739583vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon4-5{
    width: 4.791667vw;
    top: 19.895833vw;
    left: 6.40625vw;
}
#taoxingzhi .section-together .together-swiper .swiper-slide .pic .pic-icon4-6{
    width: 5.104167vw;
    top: 13.802083vw;
    left: 2.083333vw;
    transform: rotate(348deg);
}
#taoxingzhi .section-together .tabnav-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 2.291667vw auto 0;
}
#taoxingzhi .section-together .tabnav-container {
  position: relative;
}
#taoxingzhi .section-together .tabnav-list {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
#taoxingzhi .section-together .tabnav-item {
  font-size: 1.666667vw;
  font-weight: 400;
  cursor: pointer;
  transition: color 0.5s;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.3);
  outline: 0;
  padding: 0 0 .833333vw;
  line-height: 1.25;
}

#taoxingzhi .section-together .tabnav-item + .tabnav-item {
  margin-left: 4.166667vw;
}
#taoxingzhi .section-together .tabnav-item:hover {
  color: rgba(0, 0, 0, 0.6);
}
#taoxingzhi .section-together .tabnav-item.current {
  color: #000;
}
#taoxingzhi .section-together .tabnav-indicator {
  position: relative;
  width: 100%;
  height: 2px;
}
#taoxingzhi .section-together .tabnav-indicator::before {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #BFBFBF;
}
#taoxingzhi .section-together .tabnav-indicator::after {
  display: block;
  width: var(--indicator-width, 0);
  height: 4px;
  content: "";
  transition: width 0.5s, transform 0.5s;
  transform: translateX(var(--indicator-offset, 0));
  background-color: #FFA757;
}

#taoxingzhi .section-together .stack-list{
  width: 55.625vw;
  margin: 2.5vw auto 0;
  text-align: center;
  display: flex;
}
#taoxingzhi .section-together .stack-item {
  transition-duration: 0.5s;
  position: relative;
  width: 100%;
  transition: opacity 0.8s cubic-bezier(0.65, 0.05, 0.36, 1);
  opacity: 0;
  color: #838383;
  font-size: 1.041667vw;
  display: flex;
}
#taoxingzhi .section-together .stack-item > div{
    width: 8.4375vw;
    border-radius: 50%;
    background-color: rgba(254,249,243,0);
    cursor: pointer;
    transition: background-color .3s ease;
}
#taoxingzhi .section-together .stack-item > div:hover{
    background-color: rgba(254,249,243,.6);
}
#taoxingzhi .section-together .stack-item > div.active{
    background-color: rgba(254,249,243,1);
}
#taoxingzhi .section-together .stack-item > div + div{
    margin-left: 1.666667vw;
}
#taoxingzhi .section-together .stack-item + .stack-item {
  margin-left: -100%;
}
#taoxingzhi .section-together .stack-item.current {
  z-index: 1;
  opacity: 1;
}
#taoxingzhi .section-together .stack-item span{
    color: #000;
}
#taoxingzhi .section-creativity{
    width: 67.5vw;
    margin: 0 auto;
    padding-bottom: 13.333333vw;
}
#taoxingzhi .section-creativity .copy{
    width: 34.375vw;
    margin: 0 auto;
    text-align: center;
}
#taoxingzhi .section-creativity .copy .h2 span{
    color: #D9A5FF;
    position: relative;
}
#taoxingzhi .section-creativity .copy .h2 span img{
    position: absolute;
    width: 15.9375vw;
    top: 0;
    left: -.885417vw;
} 
#taoxingzhi .section-creativity .creativity-content{
    margin-top: 5.208333vw;
    width: 63.020833vw;
    display: flex;
    align-items: center;
}
#taoxingzhi .section-creativity .creativity-content .pic-content{
    width: 41.041667vw;
    margin-right: 4.947917vw;
}
#taoxingzhi .section-creativity .creativity-content .pic-content .pic-1{
    width: 23.958333vw;
    margin-left: 4.375vw;
    transform: translate3d(-1.041667vw, 2.8125vw, 1px) rotate(10deg) scale(1.02);
    transition: transform 1s ease;
}
#taoxingzhi .section-creativity .creativity-content .pic-content .pic-2{
    width: 28.90625vw;
    transform: translate3d(-2.395833vw, .416667vw, 1px) rotate(-9deg) scale(.98);
    margin: -4.010417vw 0 0 auto;
    transition: transform 1s ease;
}
#taoxingzhi .section-creativity .creativity-content .pic-content .pic-3{
    width: 40.208333vw;
    transform: translate3d(0, -2.8125vw, 1px) rotate(7deg) scale(.92);
    margin: -4.895833vw .833333vw 0 auto;
    transition: transform 1s ease;
}
#taoxingzhi .section-creativity.active .creativity-content .pic-content .pic-1{
    transform: translate3d(0, 0,1px) rotate(13deg) scale(1);
}
#taoxingzhi .section-creativity.active .creativity-content .pic-content .pic-2{
    transform: translate3d(0, 0,1px) rotate(-11deg) scale(1);
}
#taoxingzhi .section-creativity.active .creativity-content .pic-content .pic-3{
    transform: translate3d(0, 0,1px) rotate(9deg) scale(1);
}
#taoxingzhi .section-creativity .creativity-content .desc-content>div + div{
    margin-top: 3.333333vw;
}
#taoxingzhi .section-creativity .creativity-content .desc-content>div p{
    margin-left: 4.479167vw;
    margin-top: -.520833vw;
    font-size: 1.041667vw;
}
#taoxingzhi .section-creativity .creativity-content .desc-content>div img{
    height: 3.229167vw;
    width: auto;
}
#taoxingzhi .section-cute-pet{
    width: 67.5vw;
    margin: 0 auto;
}
#taoxingzhi .section-cute-pet .copy{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 57.291667vw;
    margin: 0 auto;
}
#taoxingzhi .section-cute-pet .copy .h2{
    margin-bottom: 0;
}
#taoxingzhi .section-cute-pet .copy .h2 span{
    color: #FFA757;
    position: relative;
}
#taoxingzhi .section-cute-pet .copy .h2 span img{
    position: absolute;
    top: 0;
    left: -1.041667vw;
    width: 15.9375vw;
}
#taoxingzhi .section-cute-pet .cute-pet-content{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    margin-top: 3.333333vw;
}
#taoxingzhi .section-cute-pet .cute-pet-content .frame{
    position: relative;
    width: 56.458333vw;
    pointer-events: none;
}
#taoxingzhi .section-cute-pet .cute-pet-content .swiper{
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 53.333333vw;
    left: 50%;
    transform: translate(-50%,-50%);
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content{
    width: 7.916667vw;
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item{
    text-align: center;
    opacity: .4;
    cursor: pointer;
    transition: opacity .3s ease;
    position: relative;
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item + .tabnav-item{
    margin-top: 2.1875vw;
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item p{
    font-size: 1.25vw;
    color: #000;
    margin-top: .3125vw;
    line-height: 1.25;
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:hover{
    opacity: .6;
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item.current{
    opacity: 1;
    cursor: auto;
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item .icon{
    width: 100%;
    height: 7.916667vw;
    border-radius: 50%;
    position: relative;
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item .icon{
    transition: all .3s ease;
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(1) .icon{
    border: solid 2px rgba(190, 211, 64, 0);
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(1):hover .icon{
    border: solid 2px rgba(190, 211, 64, .4);
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(1).current .icon{
    border: solid 2px rgba(190, 211, 64, 1);
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(2) .icon{
    border: solid 2px rgba(255, 141, 53, 0);
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(2):hover .icon{
    border: solid 2px rgba(255, 141, 53, .4);
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(2).current .icon{
    border: solid 2px rgba(255, 141, 53, 1);
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(3) .icon{
    border: solid 2px rgba(123, 124, 246, 0);
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(3):hover .icon{
    border: solid 2px rgba(123, 124, 246, .4);
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(3).current .icon{
    border: solid 2px rgba(123, 124, 246, 1);
}
#taoxingzhi .section-cute-pet .cute-pet-content .frame-pic{
    position: relative;
    z-index: 2;
}
#taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item img{
    width: 7.291667vw;
    position: relative;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#taoxingzhi .section-collaboration{
    width: 56.25vw;
    margin: 0 auto;
}
#taoxingzhi .section-collaboration .copy{
    width: 37.5vw;
    margin: 0 auto 3.333333vw;
    text-align: center;
}
#taoxingzhi .section-collaboration .copy span{
    position: relative;
    color: #77CAFF;
}
#taoxingzhi .section-collaboration .copy span img{
    width: 15.9375vw;
    position: absolute;
    top: .15625vw;
    left: -1.041667vw;
}
#taoxingzhi .section-playmate .h2{
    position: relative;
    width: max-content;
    margin: 0 auto;
    text-align: center;
}
#taoxingzhi .section-playmate .h2 .title{
    width: 26.458333vw;
    margin-bottom: 1.458333vw;
}
#taoxingzhi .section-playmate .h2 .title-bg{
    position: absolute;
    top: -2.916667vw;
    left: -3.125vw;
    width: 32.708333vw;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    transition: -webkit-clip-path .8s ease, clip-path .8s ease;
}
#taoxingzhi .section-playmate.active .h2 .title-bg{
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}
#taoxingzhi .section-playmate .h2 .title-icon{
    position: absolute;
    top: -2.03125vw;
    left: -7.34375vw;
    width: 3.958333vw;
    transform: rotate(-45deg);
    opacity: 0;
    transition: transform .8s ease, opacity .8s ease;
}
#taoxingzhi .section-playmate.active .h2 .title-icon{
    transform: rotate(0);
    opacity: 1;
}
#taoxingzhi .section-playmate{
    width: 67.5vw;
    margin: 0 auto;
}
#taoxingzhi .section-playmate .playmate-content { 
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 3.333333vw;
}
#taoxingzhi .section-playmate .playmate-content>div{
    width: 33.125vw;
    border-radius: 1.041667vw;
    overflow: hidden;
    position: relative;
}
#taoxingzhi .section-playmate .playmate-content>div + div{
    margin-top: 1.25vw;
}
#taoxingzhi .section-playmate .playmate-content>div:nth-child(2){
    margin-top: 0;
}
#taoxingzhi .section-playmate .playmate-content>div .copy{
    position: absolute;
    top: 3.125vw;
    left: 3.333333vw;
    width: 25.729167vw;
}
#taoxingzhi .section-playmate .playmate-content>div .copy .h3{
    font-size: 1.666667vw;
    line-height: 1.25;
    font-weight: 500;
    margin-bottom: .833333vw;
}

#taoxingzhi .section-playmate .playmate-content>div .copy a{
    color: #C985FA;
    text-decoration: none;
    font-size: 1.145833vw;
    line-height: 1.6;
    margin-top: 2.291667vw;
    font-weight: 500;
    display: block;
    transition: opacity .3s ease;
}
#taoxingzhi .section-playmate .playmate-content>div:last-child .copy a{
    color: #3487F7;
}
#taoxingzhi .section-playmate .playmate-content>div .copy a span{
    transition: transform .3s ease;
    display: inline-block;
}
#taoxingzhi .section-playmate .playmate-content>div .copy a:hover{
    opacity: .6;
}
#taoxingzhi .section-playmate .playmate-content>div .copy a:hover span{
    transform: translateX(4px);
}
#taoxingzhi .section-playmate .playmate-content>div .note{
    position: absolute;
    bottom: 2.5vw;
    right: 2.5vw;
}
#taoxingzhi .section-footnote{
  width: 67.5vw;
  margin: 0 auto;
}
#taoxingzhi .section-footnote .footnote-list {
  font-size: 14px;
  padding-inline-start: 2em;
}
#taoxingzhi .section-footnote li {
  font-size: inherit;
  list-style-type: decimal;
  color: #000000;
  line-height: 1.6em;
  margin: .5em 0;
  font-weight: 500;
}
#taoxingzhi .section-footnote li.current {
  font-weight: 700;
}
#taoxingzhi .section-footnote li a{
    color: inherit;
    text-decoration: underline;
    word-break: break-all;
}
#taoxingzhi .section-footnote .price {
  list-style-type: "*";
}
#taoxingzhi .section-footnote .price1 {
  list-style-type: "**";
}
#taoxingzhi .section-pic-center {
  position: relative;
  z-index: 1;
  text-align: center;
}

#taoxingzhi .section-kv-pic {
  color: #000;
  font-size: 1.46vw;
  font-weight: 400;
  line-height: 1.25;
  margin-top: 3.958333vw;
}

#taoxingzhi .section-kv-pic span {
  font-size: 0.677083vw;
  font-weight: 500;
}

#taoxingzhi .section-slogan-botton {
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  padding: 6px 20px;
  border: 2px solid #000;
  background-color: #000;
  transition: 0.3s ease-out;
  margin-top: 24px;
  cursor: pointer;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

#taoxingzhi .section-slogan-botton:hover {
  opacity: 0.8;
}
@media screen and (max-aspect-ratio: 11/10) {
    #taoxingzhi .show-pc{
        display: none;
    }
    #taoxingzhi .show-mob{
        display: inline-block;
    }
    #taoxingzhi .h2{
        font-size: 11.111111vw;
        margin-bottom: 8.333333vw;
    }
    #taoxingzhi .h2.title{
        font-size: 8.888889vw;
        margin-bottom: 4.444444vw;
    }
    #taoxingzhi p{
        font-size: 4.444444vw;
    }
    #taoxingzhi .note{
        font-size: 3.333333vw;
    }
    #taoxingzhi .space-200{
        height: 27.777778vw;
    }
    #taoxingzhi .section-kv .kv-content .copy{
        width: 83.333333vw;
        top: 16.666667vw;
        transform: none;
    }
    #taoxingzhi .section-kv .kv-content .copy img{
        width: 75.833333vw;
    }
    #taoxingzhi .section-kv .kv-content .copy .title{
        font-size: 4.444444vw;
        margin: 3.333333vw auto;
    }
    #taoxingzhi .section-kv .kv-content .copy .desc{
        width: auto;
        font-size: 3.055556vw;
        margin-top: 1.944444vw;
    }
    #taoxingzhi .section-kv .kv-content .kv-harmonyos{
        width: 12.361111vw;
        right: 4.444444vw;
        bottom: 6.666667vw;
    }
    #taoxingzhi .section-kv .aspect-ratio::before {
        padding-bottom: 163.89%;
    }
    #taoxingzhi .section-highlights .swiper{
        width: 82.222222vw;
    }
    #taoxingzhi .section-highlights .swiper .swiper-slide .caption{
        font-size: 5.555556vw;
        top: 5.972222vw;
        left: 6.666667vw;
        width: 80%;
    }
    #taoxingzhi .section-highlights .swiper .swiper-slide .caption .h3{
        font-size: 5.555556vw;
    }

    #taoxingzhi .section-highlights .controls-wrapper{
        height: 13.333333vw;
        padding-right: 4.444444vw;
        padding-left: 4.444444vw;
    }
    #taoxingzhi .section-highlights .arrownav-item{
        width: 8.333333vw;
    }
    #taoxingzhi .section-highlights .dotnav-list{
        margin-left: 3.055556vw;
        margin-right: 3.055556vw;
    }
    #taoxingzhi .section-highlights .dotnav-item{
        width: 2.222222vw;
        height: 2.222222vw;
        margin-right: 1.666667vw;
        margin-left: 1.666667vw;
    }
    #taoxingzhi .section-highlights .arrownav-item:hover{
        opacity: 1;
    }
    #taoxingzhi .section-highlights .swiper .swiper-slide{
        border-radius: 2.222222vw;
    }
    #taoxingzhi .section-highlights .controls-container{
        margin-top: 8.888889vw;
    }
    #taoxingzhi .section-highlights .swiper .swiper-slide .caption p{
        font-size: 3.888889vw;
        margin-top: 1.388889vw;
    }
    #taoxingzhi .section-highlights .swiper .swiper-slide .color{
        font-size: 4.444444vw;
    }
    #taoxingzhi .section-highlights .swiper .swiper-slide .color.color1{
        top: 43.055556vw;
        left: 20.138889vw;
    }
    #taoxingzhi .section-highlights .swiper .swiper-slide .color.color2{
        top: 58.333333vw;
        left: 49.305556vw;
    }
    #taoxingzhi .section-highlights .swiper .information{
        top: 40vw;
        left: 6.666667vw;
    }
    #taoxingzhi .section-highlights .swiper .information .first{
        flex-direction: row;
        align-items: flex-end;
    }
    #taoxingzhi .section-highlights .swiper .information .first>div{
        width: max-content;
    }
    #taoxingzhi .section-highlights .swiper .information .first>div + div{
        margin-top: 0;
        margin-left: 7.777778vw;
    }
    #taoxingzhi .section-highlights .swiper .information p{
        font-size: 2.222222vw;
        margin-top: 1.944444vw;
        white-space: nowrap;
    }
    #taoxingzhi .section-highlights .swiper .information .first>div:nth-child(1) img{
        width: 15.833333vw;
    }
    #taoxingzhi .section-highlights .swiper .information .first>div:nth-child(2) img{
        width: 14.444444vw;
    }
    #taoxingzhi .section-highlights .swiper .information .first>div:nth-child(3) img{
        width: 13.75vw;
    }
    #taoxingzhi .section-highlights .swiper p.note{
        left: 5.555556vw;
        bottom: 5.555556vw;
    }
    #taoxingzhi .section-highlights .swiper .swiper-slide .sup-ab{
        top: 34.166667vw;
        right: 13.611111vw;
        transform: rotate(10deg);
    }
    #taoxingzhi .section-fullview{
        overflow: hidden;
    }
    #taoxingzhi .section-fullview .copy{
        margin-top: 6.944444vw;
    }
    #taoxingzhi .section-fullview .h2 {
        text-align: center;
        transform: translateY(0);
        opacity: 1;
    }
    #taoxingzhi .section-fullview .h2 .title{
        width: 60.555556vw;
        margin: 0 auto 3.055556vw;
    }
    #taoxingzhi .section-fullview .h2 .title-bg{
        width: 70.277778vw;
        top: -7.361111vw;
        left: -4.861111vw;
    }
    #taoxingzhi .section-fullview.active .h2 .title-icon{
        width: 9.305556vw;
        left: -13.333333vw;
        top: -6.805556vw;
    }
    #taoxingzhi .section-fullview .desc{
        width: 82.777778vw;
        margin: 8.333333vw 0 0 8.888889vw;
        text-align: left;
    }
    #taoxingzhi .section-fullview .fullview-pic {
        display: flex;
        align-items: center;
        opacity: 1;
        margin: 1.25vw auto 0;
        transform: none;
        flex-direction: column;
    }
    #taoxingzhi .section-fullview .fullview-pic .desc{
        width: 77.777778vw;
        margin-right: 0;
    }
    #taoxingzhi .section-fullview .pic-content{
        width: 123.611111vw;
        left: 50%;
        transform: translateX(-50%);
        margin: -12.777778vw auto 0;
    }
    #taoxingzhi .section-fullview .pic-content .shadow{
        display: none;
    }
    #taoxingzhi .section-fullview .pic-content .pic{
        position: initial;
        width: 100%;
    }
    #taoxingzhi .section-fullview .fullview-content{
        opacity: 1;
        transform: none;
        width: 93.333333vw;
        flex-wrap: wrap;
        margin-top: -10.277778vw;
        align-items: flex-end;
    }
    #taoxingzhi .section-fullview .fullview-content>div:first-child{
        transform: none;
        width: 43.055556vw;
        margin-right: 9.027778vw;
        margin-bottom: 6.666667vw;
    }
    #taoxingzhi .section-fullview .fullview-content>div:nth-child(2){
        transform: none;
        width: 31.527778vw;
        margin-right: 9.722222vw;
        margin-bottom: 6.666667vw;
    }
    #taoxingzhi .section-fullview .fullview-content>div:nth-child(3){
        transform: none;
        width: 17.777778vw;
        margin-left: 12.5vw;
    }
    #taoxingzhi .section-fullview .fullview-content>div:last-child{
        width: 50.972222vw;
    }
    #taoxingzhi .section-fullview .fullview-content>div .h3{
        font-size: 5.555556vw;
    }
    #taoxingzhi .section-comfort .copy{
        width: 80.555556vw;
        margin: 0 auto;
    }
    #taoxingzhi .section-comfort .copy .h2.title{
        margin-bottom: 3.611111vw;
    }
    #taoxingzhi .section-comfort .copy .h2.title span img{
        width: 58.888889vw;
        left: -2.777778vw;
    }
    #taoxingzhi .section-comfort .note-content{
        width: 77.777778vw;
        margin: 8.888889vw auto 0;
    }
    #taoxingzhi .section-comfort .comfort-change{
        width: 80.555556vw;
        margin: 0 auto;
    }
    #taoxingzhi .section-comfort .comfort-change .change-btn .h3{
        font-size: 5.555556vw;
        padding-bottom: 3.888889vw;
    }
    #taoxingzhi .section-comfort .comfort-change .change-btn .h3 + .h3{
        margin-left: 11.111111vw;
    }
    #taoxingzhi .section-comfort .comfort-change .change-btn .h3:hover{
        opacity: .4;
    }
    #taoxingzhi .section-comfort .comfort-change .change-btn .h3.active{
        opacity: 1;
    }
    #taoxingzhi .section-comfort .comfort-change .change-desc p{
        font-size: 4.444444vw;
        margin-top: 6.666667vw;
        text-align: left;
    }
    #taoxingzhi .section-comfort .comfort-content{
        width: 100%;
        margin: -1.388889vw auto 0;
        overflow: hidden;
    }
    #taoxingzhi .section-comfort .comfort-content .shadow{
        width: 108.333333vw;
    }
    #taoxingzhi .section-comfort .comfort-content .border{
        width: 77.777778vw;
        top: 10vw;
        left: 11.666667vw;
    }
    #taoxingzhi .section-comfort .comfort-content .screen{
        width: 73.333333vw;
        top: 12.222222vw;
        left: 13.75vw;
    }
    #taoxingzhi .section-comfort .comfort-content .border .left, 
    #taoxingzhi .section-comfort .comfort-content .border .right{
        top: 57.361111vw;
    }
    #taoxingzhi .section-comfort .comfort-content .border .left{
        left: 9.583333vw;
        width: 24.305556vw;
    }
    #taoxingzhi .section-comfort .comfort-content .border .right{
        right: 8.055556vw;
        width: 28.333333vw;
    }
    #taoxingzhi .section-comfort .comfort-content .border .left p, 
    #taoxingzhi .section-comfort .comfort-content .border .right p{
        font-size: 3.055556vw;
    }

    #taoxingzhi .section-comfort .comfort-content .border .line img{
        width: 2px;
        height: 57.777778vw;
    }
    #taoxingzhi .section-comfort .comfort-content .circle{
        width: 31.627778vw;
        height: 31.627778vw;
        top: 19.763889vw;
        left: 34.861111vw;
    }
    #taoxingzhi .section-comfort .comfort-content.active1 .circle .circle-title{
        width: 15.416667vw;
        top: -4.722222vw;
    }
    #taoxingzhi .section-comfort .comfort-content .circle .light3{
        width: 18.0125vw;
    }
    #taoxingzhi .section-comfort .comfort-content.active1 .circle .circle-title p{
        font-size: 2.777778vw;
        top: -.277778vw;
        width: max-content;
    }
    #taoxingzhi .section-comfort .comfort-content .screen .mask{
        width: 46.388889vw;
    }
    #taoxingzhi .section-comfort .comfort-content .screen .mask1{
        width: 46.388889vw;
    }
    #taoxingzhi .section-comfort .comfort-content .screen .mask{
        top: -6.944444vw;
        left: -23.055556vw;
    }
    #taoxingzhi .section-comfort .comfort-content .screen .mask1{
        top: -6.944444vw;
        left: -61.388889vw;
    }
    #taoxingzhi .section-comfort .comfort-content.active .screen .mask {
        animation: mask_mob 3s ease forwards;
    }
    #taoxingzhi .section-comfort .comfort-content.active .screen .mask1 {
        animation: mask1_mob 3s ease forwards;
    }
    @keyframes mask_mob {
        0% {
            left: -23.055556vw;
        }
        26% {
            left: -27.777778vw;
        }
        
        100% {
            left: 17.5vw;
        }         
    }
    @keyframes mask1_mob {
        0% {
            left: -61.388889vw;
        }
        26% {
            left: -66.111111vw;
        }
        
        100% {
            left: -20.555556vw;
        }       
    }
    #taoxingzhi .section-comfort .comfort-content .control{
        width: 37%;
        height: 48.888889vw;
        position: absolute;
        top: 10.972222vw;
        left: 13.472222vw;
    }
    #taoxingzhi .section-comfort .comfort-content .control .mask{
        width: 3.888889vw;
        top: -6.944444vw;
        left: -8.333333vw;
        height: 86vw;
    }
    #taoxingzhi .section-comfort .comfort-content.active .control .mask{
        animation: mask2_mob 3s ease forwards;
    }
    @keyframes mask2_mob {
        0% {
            left: -8.333333vw;
        }
        26% {
            left: -12.777778vw;
        }
        
        100% {
            left: 32.361111vw;
        }       
    }
    #taoxingzhi .section-comfort .comfort-icon-content{
        margin: -14.444444vw auto 0;
    }
    #taoxingzhi .section-comfort .comfort-icon-content .top{
        margin-bottom: 8.888889vw;
    }
    #taoxingzhi .section-comfort .comfort-icon-content .top p{
        font-size: 3.055556vw;
    }
    #taoxingzhi .section-comfort .comfort-icon-content .top p:first-child{
        margin-right: 27.777778vw;
    }
    #taoxingzhi .section-comfort .comfort-icon{
        flex-direction: column;
        width: 80vw;
        align-items: flex-start;
        margin-top: 3.611111vw;
    }
    #taoxingzhi .section-comfort .comfort-icon>div p{
        font-size: 3.333333vw;
        margin-left: 4.444444vw;
    }
    #taoxingzhi .section-comfort .comfort-icon>div:nth-child(2){
        margin: 4.444444vw 0;
    }
    #taoxingzhi .section-comfort .comfort-icon>div:nth-child(2)::before,
    #taoxingzhi .section-comfort .comfort-icon>div:nth-child(2)::after{
        content: none;
    }
    #taoxingzhi .section-comfort .comfort-icon>div:first-child p{
        width: auto;
    }
    #taoxingzhi .section-comfort .comfort-icon>div:nth-child(2) p{
        width: auto;
    }
    #taoxingzhi .section-comfort .comfort-icon>div:nth-child(3) p{
        width: auto;
    }
    #taoxingzhi .section-comfort .comfort-icon>div img{
        width: 10.833333vw;
    }
    #taoxingzhi .section-comfort .comfort-icon>div:first-child img{
        width: 24.583333vw;
    }
    #taoxingzhi .section-comfort .note{
        width: 77.777778vw;
        font-size: 3.333333vw;
    }
    #taoxingzhi .section-color .copy{
        width: 82.222222vw;
        flex-direction: column;
        align-items: center;
    }
    #taoxingzhi .section-color .copy .intro{
        width: auto;
    }
    #taoxingzhi .section-color .copy .intro .h2{
        text-align: center;
    }
    #taoxingzhi .section-color .copy .intro-data{
        width: 55vw;
        margin-top: 5.555556vw;
    }
    #taoxingzhi .section-color .copy .intro-data>div{
        width: 22.916667vw;
    }
    #taoxingzhi .section-color .copy .intro-data>div p{
        text-align: center;
    }
    #taoxingzhi .section-color .color-content .pic{
        width: 37.222222vw;
    }
    #taoxingzhi .section-color .copy .h2 span img{
        width: 42.5vw;
        top: .555556vw;
        left: -2.777778vw;
    }
    #taoxingzhi .section-color .copy p{
        text-align: left;
        margin: 0 auto;
    }
    #taoxingzhi .section-color .color-content{
        margin-top: 21.527778vw;
        margin-bottom: 38.611111vw;
    }
    #taoxingzhi .section-color .color-content .color-1{
        margin-left: 28.611111vw;
    }
    #taoxingzhi .section-color .color-content .color-2{
        left: 28.611111vw;
    }
    #taoxingzhi .section-color .color-content .color-3{
        left: 28.611111vw;
    }
    #taoxingzhi .section-color .color-content .color-4{
        left: 28.611111vw;
    }
    #taoxingzhi .section-color.active .color-content .color-1 .pic {
        transform: translate(-20.555556vw, 2.916667vw) rotate(-42deg);
    }
    #taoxingzhi .section-color.active .color-content .color-2 .pic {
        transform: translate(-4.444444vw, 0) rotate(-21deg);
    }
    #taoxingzhi .section-color.active .color-content .color-3 .pic {
        transform: translate(13.611111vw, -1.388889vw) rotate(0);
    }
    #taoxingzhi .section-color.active .color-content .color-4 .pic {
        transform: translate(24.444444vw, 5.555556vw) rotate(21deg);
    }
    #taoxingzhi .section-color .color-content .color-1 .color-text{
        width: 9.166667vw;
        top: -10.138889vw;
        left: 2.916667vw;
    }
    #taoxingzhi .section-color .color-content .color-2 .color-text{
        width: 8.75vw;
        top: -12.5vw;
        left: 13.611111vw;
    }
    #taoxingzhi .section-color .color-content .color-3 .color-text{
        width: 9.027778vw;
        top: -12.5vw;
        left: 28.055556vw;
    }
    #taoxingzhi .section-color .color-content .color-4 .color-text{
        width: 9.027778vw;
        top: -9.722222vw;
        left: 37.222222vw;
    }
    #taoxingzhi .section-color .color-content .color-text .arrow{
        width: 3.888889vw;
        margin: 1.111111vw auto 0;
    }
    #taoxingzhi .section-color.active .color-content .color-1 .color-text{
        top: -5.833333vw;
        left: -19.444444vw;
    }
    #taoxingzhi .section-color.active .color-content .color-2 .color-text{
        top: -12.5vw;
        left: 9.166667vw;
    }
    #taoxingzhi .section-color.active .color-content .color-3 .color-text{
        top: -12.5vw;
        left: 36.388889vw;
    }
    #taoxingzhi .section-color.active .color-content .color-4 .color-text{
        top: -1.805556vw;
        left: 57.222222vw;
    }
    #taoxingzhi .section-battery{
        margin-top: 0;
    }
    #taoxingzhi .section-battery .copy{
        width: 86.111111vw;
    }
    #taoxingzhi .section-battery .copy .h2{
        width: max-content;
        margin-left: 3.055556vw;
    }
    #taoxingzhi .section-battery .copy p{
        width: 100%;
        margin: 0 0 0 1.944444vw;
        text-align: left;
    }
    #taoxingzhi .section-battery .copy .h2 span img{
        width: 42.5vw;
        left: -1.25vw;
    }
    #taoxingzhi .section-battery .battery-content{
        width: 100%;
        margin-top: 8.888889vw;
        overflow: hidden;
    }
    #taoxingzhi .section-battery .battery-content .bg-text{
        width: 70.555556vw;
        margin-left: 15.555556vw;
        margin-bottom: -6.944444vw;
    }
    #taoxingzhi .section-battery .battery-content .bg-text .bg{
        width: 82.222222vw;
    }
    #taoxingzhi .section-battery .battery-content picture{
        width: 104.444444vw;
        display: block;
        transform: translateX(-50%);
        left: 50%;
        position: relative;
    }
    #taoxingzhi .section-battery .battery-content .intro{
        margin-top: -4.444444vw;
    }
    #taoxingzhi .section-battery .battery-content .intro>div:first-child{
        margin-right: 14.166667vw;
    }
    #taoxingzhi .section-battery .battery-content .intro>div img{
        height: 8.888889vw;
    }
    #taoxingzhi .section-dissipation{
        width: 94.444444vw;
        margin: 0 0 0 5.555556vw;
    }
    #taoxingzhi .section-dissipation .copy{
        width: 100%;
        text-align: left;
    }
    #taoxingzhi .section-dissipation .copy .h2 span img{
        width: 42.5vw;
        left: 0;
        top: 1.388889vw;
    }
    #taoxingzhi .section-dissipation .copy p{
        width: 84.722222vw;
        margin: 0 0 8.333333vw 3.333333vw;
    }
    #taoxingzhi .section-dissipation .pic{
        width: 82.222222vw;
        margin-left: 3.333333vw;
    }
    #taoxingzhi .section-dissipation .note{
        position: initial;
        margin-top: 4.444444vw;
        text-align: right;
        width: 84.166667vw;
        margin-left: 3.333333vw;
    }
    #taoxingzhi .section-wps{
        padding-top: 5vw;
    }
    #taoxingzhi .section-wps .h2 .title{
        width: 59.166667vw;
        margin-bottom: 3.055556vw;
    }
    #taoxingzhi .section-wps .h2 .title-bg{
        width: 67.361111vw;
        top: -6.666667vw;
        left: -4.027778vw;
    }
    #taoxingzhi .section-wps .h2 .title-icon{
        width: 9.027778vw;
        left: -13.888889vw;
        top: -4.722222vw;
    }
    #taoxingzhi .section-wps .wps-swiper{
        width: 82.222222vw;
        margin: 8.888889vw auto 0;
        border-radius: 2.777778vw;
    }
    #taoxingzhi .section-wps .wps-swiper .swiper-slide{
        border-radius: 2.777778vw;
    }
    #taoxingzhi .section-wps .wps-swiper .swiper-slide .copy{
        left: 6.666667vw;
        top: 5.972222vw;
        bottom: auto;
    }
    #taoxingzhi .section-wps .wps-swiper .swiper-slide .copy .h3{
        font-size: 5.555556vw;
    }
    #taoxingzhi .section-wps .wps-swiper .swiper-slide .copy p{
        font-size: 3.888889vw;
    }
    #taoxingzhi .section-wps .wps-swiper-btn{
        width: 82.222222vw;
        margin: 8.888889vw auto 0;
    }
    #taoxingzhi .section-wps .swiper-button-next, #taoxingzhi .section-wps .swiper-button-prev{
        width: 11.111111vw;
        height: 11.111111vw;
    }
    #taoxingzhi .section-wps .swiper-button-next:hover, 
    #taoxingzhi .section-wps .swiper-button-prev:hover{
        background-color: rgba(201, 133, 250, 1);
    }
    #taoxingzhi .section-wps .swiper-button-next.swiper-button-disabled, 
    #taoxingzhi .section-wps .swiper-button-prev.swiper-button-disabled{
        background-color: rgba(201, 133, 250, .3);
    }
    #taoxingzhi .section-wps .swiper-button-prev{
        margin-right: 5.555556vw;
    }
    #taoxingzhi .section-wps .wps-swiper .swiper-slide .h3{
        font-size: 5.555556vw;
        bottom: 5.555556vw;
        left: 5.555556vw;
    }
    #taoxingzhi .section-magnet{
        width: 100%;
        position: relative;
    }
    #taoxingzhi .section-magnet .copy{
        width: 82.222222vw;
        margin: 0 auto 8.888889vw;
    }
    #taoxingzhi .section-magnet .copy p{
        text-align: left;
    }
    #taoxingzhi .section-magnet .copy .h2 span img{
        width: 57.083333vw;
        left: -3.75vw;
    }
    #taoxingzhi .section-magnet .pic{
        margin-left: 0;
        width: 100%;
    }
    #taoxingzhi .section-magnet .pic .sup{
        top: 12.361111vw;
        left: 62.5vw;
        width: .833333vw;
        height: 1.388889vw;
    }
    #taoxingzhi .section-magnet .note{
        position: absolute;
        bottom: 0;
        right: 6.666667vw;
        width: 100%;
    }
    #taoxingzhi .section-style{
        width: 88.888889vw;
    }

    #taoxingzhi .section-style .copy .h2{
        margin-bottom: 8.888889vw;
    }
    #taoxingzhi .section-style .copy .h2 span img{
        width: 41.944444vw;
        left: -2.777778vw;
        top: .833333vw;
    }
    #taoxingzhi .section-style .copy p{
        margin: 0 0 0 2.083333vw;
        text-align: left;
        width: 82.5vw;
    }
    #taoxingzhi .section-style .style-content{
        width: 82.222222vw;
        margin: 0 auto;
    }
    #taoxingzhi .section-style .style-content .swiper{
        width: 77.638889vw;
        top: 2.638889vw;
        left: 2.638889vw;
    }
    #taoxingzhi .section-style .tabnav-item{
        font-size: 5.555556vw;
        padding: 0 0 3.888889vw;
        white-space: nowrap;
    }
    #taoxingzhi .section-style .tabnav-item + .tabnav-item{
        margin-left: 7.777778vw;
    }
    #taoxingzhi .section-style .tabnav-content{
        align-items: flex-start;
        margin-top: 8.888889vw;
    }

    #taoxingzhi .section-style .tabnav-content .tabnav-wrapper::-webkit-scrollbar{
        display: none;
    }
    #taoxingzhi .section-style .tabnav-list{
        width: fit-content;
        align-items: flex-start;
    }
    #taoxingzhi .section-style .stack-list{
        width: auto;
        margin: 3.888889vw 2.222222vw 8.333333vw;
    }
    #taoxingzhi .section-style .stack-item{
        font-size: 4.444444vw;
        text-align: center;
    }
    #taoxingzhi .section-style .style-icon{
        margin-top: 8.888889vw;
    }
    #taoxingzhi .section-style .style-icon img{
        width: 11.111111vw;
        margin-right: 0;
        margin-bottom: 1.666667vw;
    }
    #taoxingzhi .section-style .style-icon>div{
            flex-direction: column;
    }
    #taoxingzhi .section-style .style-icon>div:not(:last-child){
        margin-right: 8.611111vw;
    }
    #taoxingzhi .section-style .style-icon p{
        width: 26.388889vw;
        font-size: 4.444444vw;
    }
    #taoxingzhi .section-style .style-icon>div:first-child p{
        width: auto;
    }
    #taoxingzhi .section-style .style-icon>div:last-child p{
        width: 19.444444vw;
    }
    #taoxingzhi .section-style p.note{
        margin: 0;
    }
    #taoxingzhi .section-experience .copy{
        width: 82.222222vw;
        margin: 0 auto;
    }
    #taoxingzhi .section-experience .copy .h2 span img{
        width: 59.722222vw;
        left: -3.333333vw;
    }
    #taoxingzhi .section-experience .pic-content{
        margin: 8.888889vw auto 0;
    }
    #taoxingzhi .section-experience .pic-content .icon-content .icon-1{
        top: 32.361111vw;
        left: .833333vw;
        width: 12.5vw;
    }
    #taoxingzhi .section-experience .pic-content .icon-content .icon-2{
        top: 14.027778vw;
        left: 1.805556vw;
        width: 12.638889vw;
    }
    #taoxingzhi .section-experience .pic-content .icon-content .icon-3{
        top: 14.305556vw;
        left: 18.472222vw;
        width: 11.388889vw;
    }
    #taoxingzhi .section-experience .pic-content .icon-content .icon-4{
        top: 1.805556vw;
        left: 25.694444vw;
        width: 10.555556vw;
    }
    #taoxingzhi .section-experience .pic-content .icon-content .icon-5{
        top: 14.444444vw;
        left: 37.916667vw;
        width: 10.694444vw;
    }
    #taoxingzhi .section-experience .pic-content .icon-content .icon-6{
        top: 10.416667vw;
        left: 51.666667vw;
        width: 9.166667vw;
    }
    #taoxingzhi .section-experience .pic-content .icon-content .icon-7{
        top: 0;
        left: 64.166667vw;
        width: 10.138889vw;
    }
    #taoxingzhi .section-experience .pic-content .icon-content .icon-8{
        top: 15.555556vw;
        left: 65.555556vw;
        width: 11.666667vw;
    }
    #taoxingzhi .section-experience .pic-content .icon-content .icon-9{
        top: 8.055556vw;
        left: 81.944444vw;
        width: 12.361111vw;
    }
    #taoxingzhi .section-experience .pic-content .icon-content .icon-10{
        top: 22.777778vw;
        left: 82.5vw;
        width: 13.055556vw;
    }
    #taoxingzhi .section-experience .copy p{
        width: auto;
        text-align: left;
    }
    #taoxingzhi .section-together{
        width: 82.222222vw;
    }
    #taoxingzhi .section-together .copy{
        width: 82.222222vw;
        margin: 0 auto 8.888889vw;
    }
    #taoxingzhi .section-together .copy .h2 span img{
        width: 42.5vw;
        left: -2.083333vw;
    }
    #taoxingzhi .section-together .copy p{
        text-align: left;
    }
    #taoxingzhi .section-together .pic-content{
        position: relative;
        width: 67.5vw;
        margin: 0 auto;
        display: block;
    }
    #taoxingzhi .section-together .pic-content .icon{
        position: absolute;
        transition: all 1s ease;
    }
    #taoxingzhi .section-together .pic-content .icon-1{
        width: 16.666667vw;
        left: -7.638889vw;
        top: -.833333vw;
    }
    #taoxingzhi .section-together.active .pic-content .icon-1{
        top: 31.611111vw;
    }
    #taoxingzhi .section-together .pic-content .icon-2{
        width: 8.472222vw;
        left: -6.388889vw;
        top: 24.027778vw;
        transform: rotate(-21deg);
    }
    #taoxingzhi .section-together.active .pic-content .icon-2{
        transform: rotate(339deg);
    }
    #taoxingzhi .section-together .pic-content .icon-3{
        width: 17.638889vw;
        right: -11.944444vw;
        top: -6.25vw;
    }
    #taoxingzhi .section-together.active .pic-content .icon-3{
        right: -5.138889vw;
        top: 5.138889vw;
    }
    #taoxingzhi .section-together.active.active1 .pic-content .icon-3{
        right: -14.583333vw;
        top: 13.333333vw;
    }
    #taoxingzhi .section-together.active.active1.active2 .pic-content .icon-3{
        right: -12.777778vw;
        top: 16.111111vw;
    }
    #taoxingzhi .section-together .together-swiper{
        width: 100%;
        display: none;
    }
    #taoxingzhi .section-together .tabnav-content{
        width: 77.777778vw;
        margin: 6.944444vw auto 0;
        display: none;
    }
    #taoxingzhi .section-together .tabnav-list{
        width: 77.777778vw;
        justify-content: space-between;
    }
    #taoxingzhi .section-together .tabnav-item:first-child{
        width: 33.888889vw;
    }
    #taoxingzhi .section-together .tabnav-item{
        font-size: 4.444444vw;
        padding: 0 0 5.555556vw;
    }
    #taoxingzhi .section-together .tabnav-item + .tabnav-item{
        margin-left: auto;
    }
    #taoxingzhi .section-together .stack-item{
        font-size: 4.444444vw;
    }
    #taoxingzhi .section-together .stack-list{
        width: 100%;
        text-align: left;
        margin: 6.666667vw auto 0;
    }
    #taoxingzhi .section-creativity{
        width: 86.666667vw;
        padding-bottom: 27.777778vw;
    }
    #taoxingzhi .section-creativity .copy{
        width: 82.222222vw;
    }
    #taoxingzhi .section-creativity .copy p{
        text-align: left;
    }
    #taoxingzhi .section-creativity .copy .h2 span img{
        width: 42.5vw;
        left: -3.611111vw;
    }
    #taoxingzhi .section-creativity .creativity-content{
        flex-direction: column;
        width: 86.666667vw;
        margin-top: 12.777778vw;
    }
    #taoxingzhi .section-creativity .creativity-content .pic-content{
        width: 75.833333vw;
        margin-right: 0;
    }
    #taoxingzhi .section-creativity .creativity-content .pic-content .pic-1{
        width: 44.166667vw;
        margin-left: 8.055556vw;
        transform: translate(3.75vw, 5vw) rotate(13deg) scale(.933);
    }
    #taoxingzhi .section-creativity .creativity-content .pic-content .pic-2{
        width: 53.333333vw;
        margin: -7.5vw 0 0 auto;
        transform: translate(-1.111111vw, 4.166667vw) rotate(-13deg) scale(.9375);
    }
    #taoxingzhi .section-creativity .creativity-content .pic-content .pic-3{
        width: 74.166667vw;
        margin: -8.888889vw 1.666667vw 0 auto;
        transform: translate(-9.722222vw, 2.083333vw) rotate(5deg) scale(.9363);
    }
    #taoxingzhi .section-creativity .creativity-content .desc-content{
        width: 86.666667vw;
        margin: 14.444444vw auto 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #taoxingzhi .section-creativity .creativity-content .desc-content>div + div{
        margin-top: 6.666667vw;
    }
    #taoxingzhi .section-creativity .creativity-content .desc-content>div:last-child{
        margin-right: 1.805556vw;
    }
    #taoxingzhi .section-creativity .creativity-content .desc-content>div:first-child{
        display: flex;
        margin-top: 0;
    }
    #taoxingzhi .section-creativity .creativity-content .desc-content>div p{
        margin-top: 1.944444vw;
        margin-left: 0;
        font-size: 3.333333vw;
    }
    #taoxingzhi .section-creativity .creativity-content .desc-content>div:first-child p{
        margin-top: 0;
        margin-left: 6.666667vw;
    }
    #taoxingzhi .section-creativity .creativity-content .desc-content>div img{
        height: 11.111111vw;
    }
    #taoxingzhi .section-cute-pet{
        width: 82.222222vw;
    }
    #taoxingzhi .section-cute-pet .copy{
        flex-direction: column;
        width: 100%;
    }
    #taoxingzhi .section-cute-pet .copy .h2{
        margin-bottom: 4.444444vw;
    }
    #taoxingzhi .section-cute-pet .copy .h2 span img{
        width: 42.5vw;
        left: -1.944444vw;
    }
    #taoxingzhi .section-cute-pet .cute-pet-content{
        flex-direction: column;
        margin-top: 8.888889vw;
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content{
        width: auto;
        margin-top: 6.666667vw;
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-list{
        display: flex;
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item + .tabnav-item{
        margin-top: 0;
        margin-left: 6.666667vw;
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item .icon{
        height: 20.555556vw;
        width: 20.555556vw;
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item img{
        width: 19.444444vw;
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:hover{
        opacity: .4;
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item.current{
        opacity: 1;
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(1):hover .icon{
        border: solid 2px rgba(190, 211, 64, 0);
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(1).current .icon{
        border: solid 2px rgba(190, 211, 64, 1);
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(2):hover .icon{
            border: solid 2px rgba(255, 141, 53, 0);
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(2).current .icon{
            border: solid 2px rgba(255, 141, 53, 1);
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(3):hover .icon {
        border: solid 2px rgba(123, 124, 246, 0);
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item:nth-child(3).current .icon {
        border: solid 2px rgba(123, 124, 246, 1);
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .tabnav-content .tabnav-item p{
        font-size: 3.333333vw;
        margin-top: 1.111111vw;
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .swiper{
        width: 77.5vw;
    }
    #taoxingzhi .section-cute-pet .cute-pet-content .frame{
        width: 100%;
    }
    #taoxingzhi .section-collaboration{
        width: 82.222222vw;
    }
    #taoxingzhi .section-collaboration .copy{
        width: 100%;
        text-align: center;
        margin: 0 auto 8.888889vw;
    }
    #taoxingzhi .section-collaboration .copy span img{
        width: 42.5vw;
        left: -3.333333vw;
    }
    #taoxingzhi .section-collaboration .copy p{
        text-align: left;
    }
    #taoxingzhi .section-playmate{
        width: 82.222222vw;
    }
    #taoxingzhi .section-playmate .h2{
        margin-top: 6.944444vw;
    }
    #taoxingzhi .section-playmate .h2 .title{
        width: 63.333333vw;
    }
    #taoxingzhi .section-playmate .h2 .title-bg{
        width: 71.527778vw;
        left: -4.027778vw;
        top: -6.111111vw;
    }
    #taoxingzhi .section-playmate .h2 .title-icon{
        left: -12.5vw;
        top: -6.944444vw;
        width: 10.555556vw;
    }
    #taoxingzhi .section-playmate .playmate-content{
        margin-top: 8.888889vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div{
        width: 100%;
        border-radius: 2.777778vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div .copy{
        width: 67.222222vw;
        top: 5.972222vw;
        left: 6.666667vw;
    }

    #taoxingzhi .section-playmate .playmate-content>div .note{
        bottom: 6.666667vw;
        right: 6.666667vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div .copy .h3{
        font-size: 5.555556vw;
        margin-bottom: 3.333333vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div .copy p{
        font-size: 3.888889vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div + div{
        margin-top: 4.444444vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div:nth-child(2){
        margin-top: 4.444444vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div:nth-child(3){
        order: 4;
    }
    #taoxingzhi .section-playmate .playmate-content>div:nth-child(4){
        order: 3;
    }
    #taoxingzhi .section-playmate .playmate-content>div .copy a{
        font-size: 3.888889vw;
        margin-top: 5.555556vw;
        display: flex;
    }
    #taoxingzhi .section-playmate .playmate-content>div:last-child .copy a{
        font-size: 3.888889vw;
        margin-top: 5.555556vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div .copy a span{
        margin-left: 1.388889vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div .copy a:hover{
        opacity: 1;
    }
    #taoxingzhi .section-playmate .playmate-content>div .copy a:hover span {
        transform: translateX(0px);
    }
    #taoxingzhi .section-playmate .playmate-content>div .btn{
        width: 11.111111vw;
        top: 5.555556vw;
        right: 5.555556vw;
    }
    #taoxingzhi .section-style .style-swiper .swiper-slide .pen{
        width: 56.388889vw;
        left: 23.75vw;
        bottom: -1.347222vw;
    }
    #taoxingzhi .section-style .style-swiper .swiper-slide .orangutan{
        width: 3.420833vw;
        top: 22.222222vw;
        left: 63.138889vw;
    }
    #taoxingzhi .section-style .style-swiper .swiper-slide .monkey{
        width: 7.852778vw;
        left: 63.611111vw;
        top: -8.802778vw;
    }
    #taoxingzhi .section-style .style-swiper .swiper-slide .parrot{
        width: 5.633333vw;
        top: 19.25vw;
        left: 63.5vw;
    }
    #taoxingzhi .section-style .style-swiper .swiper-slide .owl{
        width: 2.866667vw;
        left: 63.555556vw;
        top: 23.888889vw;
    }
    #taoxingzhi .section-style .style-swiper .swiper-slide .camel{
        width: 7.809722vw;
        left: 61.638889vw;
        top: 20.694444vw;
    }
    #taoxingzhi .section-style .style-swiper .swiper-slide .tiger{
        width: 2.138889vw;
        top: 23.75vw;
        left: 63.402778vw;
    }
    #taoxingzhi .section-style .style-swiper .swiper-slide .crocodile{
        width: 4.956944vw;
        top: 23.75vw;
        left: 62vw;
    }
    #taoxingzhi .section-style .style-swiper.active .swiper-slide .pen{
    opacity: 1;
    }
    #taoxingzhi .section-style .style-swiper.active .swiper-slide .orangutan{
        top: 47.777778vw;
        left: 7.5vw;
        opacity: 1;
        transform: rotate(359deg) scale(4.141);
    }
    #taoxingzhi .section-style .style-swiper.active .swiper-slide .monkey{
        top: 2.777778vw;
        left: 61.111111vw;
        opacity: 1;
        transform: rotate(15deg) scale(2.312);
    }
    #taoxingzhi .section-style .style-swiper.active .swiper-slide .parrot{
        top: 41.666667vw;
        left: 52.5vw;
        opacity: 1;
        transform: rotate(17deg) scale(2.98);
    }
    #taoxingzhi .section-style .style-swiper.active .swiper-slide .owl{
        top: 12.777778vw;
        left: 36.388889vw;
        opacity: 1;
        transform: rotate(357deg) scale(2.552);
    }
    #taoxingzhi .section-style .style-swiper.active .swiper-slide .camel{
        top: 6.944444vw;
        left: 95.555556vw;
        opacity: 1;
        transform: scale(1.688);
    }
    #taoxingzhi .section-style .style-swiper.active .swiper-slide .tiger{
        top: 51.666667vw;
        left: 98.055556vw;
        opacity: 1;
        transform: scale(5.915);
    }
    #taoxingzhi .section-style .style-swiper.active .swiper-slide .crocodile{
        top: 28.055556vw;
        left: 72.777778vw;
        opacity: 1;
        transform: scale(2.559);
    }
    #taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .pen{
        left: 23.333333vw;
        bottom: 8.055556vw;
    }
    #taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .orangutan{
        top: 47.5vw;
        left: 11.111111vw;
        transform: rotate(713deg) scale(4.141);
    }
    #taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .monkey{
        top: 3.888889vw;
        left: 61.111111vw;
        transform: rotate(-14deg) scale(2.312);
    }
    #taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .parrot{
        top: 32.361111vw;
        left: 52.083333vw;
    }
    #taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .owl{
        top: 13.055556vw;
        left: 38.888889vw;
    }
    #taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .camel{
        top: 12.222222vw;
        left: 85.833333vw;
        transform: scale(1.688);
    }
    #taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .tiger{
        top: 51.666667vw;
        left: 98.055556vw;
        transform: scale(5.915);
    }
    #taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .crocodile{
        top: 32.5vw;
        left: 79.722222vw;
    }
    #taoxingzhi .section-footnote{
        width: 91.111111vw;
    }
    #taoxingzhi .section-footnote .footnote-list {
        font-size: 3.333333vw;
    }
    #taoxingzhi .section-footnote li {
        line-height: 1.6;
    }
}


/* new add */
#taoxingzhi .section-kv .kv-content .copy .player-button{
    display: flex;
    align-items: center;
    margin-top: 2.916667vw;
    cursor: pointer;
    line-height: 1.6;
}
#taoxingzhi .section-kv .kv-content .copy .player-button span{
    font-size: 1.041667vw;
}
#taoxingzhi .section-kv .kv-content .copy .player-button img{
    width: 1.666667vw;
    margin-left: .416667vw;
}
#taoxingzhi .section-magnet .copy a{
    font-size: 1.041667vw;
    color: #C985FA;
    margin-top: 2.1875vw;
    display: block;
    line-height: 1.6;
}
#taoxingzhi .section-magnet .copy a span{
    transition: transform .3s;
    display: inline-block;
}
#taoxingzhi .section-magnet .copy a:hover span{
    transform: translateX(3px);
}
@media screen and (max-aspect-ratio: 11/10) {
    #taoxingzhi .section-kv .kv-content .copy .player-button-container{
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 5.833333vw;
    }
    #taoxingzhi .section-kv .kv-content .copy .player-button{
        margin-top: 0;
    }
    #taoxingzhi .section-kv .kv-content .copy .player-button span{
        font-size: 3.888889vw;
    }
    #taoxingzhi .section-kv .kv-content .copy .player-button img{
        width: 6.666667vw;
        margin-left: 2.222222vw;
    }
    #taoxingzhi .section-magnet .copy a{
        font-size: 3.888889vw;
        width: 66.666667vw;
        text-align: left;
        margin: 5.833333vw 0 0 6.666667vw;
    }
    #taoxingzhi .section-magnet .copy a:hover span{
        transform: translateX(0);
    }
    #taoxingzhi .section-pic-center{
    padding-top: 97.222222vw;
  }
  #taoxingzhi .section-kv-pic {
      font-size: 5.56vw;
      margin-top: 3.708333vw;
  }
  #taoxingzhi .section-kv-pic span {
      font-size: 3.611111111vw;
  }
}