#taoxingzhi img,
#taoxingzhi video{
    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: 4.583333vw;
    font-weight: 400;
    line-height: 1.25;
}
#taoxingzhi h2.title{
    font-size: 3.333333vw;
    margin-bottom: 1.666667vw;
}
#taoxingzhi h2 span.blue{
    color: #3960B9;
}
#taoxingzhi h2 span.purple{
    color: #C985FA;
}
#taoxingzhi p{
    font-size: 1.145833vw;
    line-height: 1.6;
}
#taoxingzhi .space-200{
    width: 100%;
    height: 10.416667vw;
}
#taoxingzhi .show-pc{
    display: inline-block;
}
#taoxingzhi .show-mob{
    display: none;
}
#taoxingzhi .section-kv .kv-content{
    position: relative;
}
#taoxingzhi .section-kv .kv-content .copy{
    width: 32.604167vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    right: 8.645833vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#taoxingzhi .section-kv .kv-content .copy .title{
    font-size: 2.083333vw;
    margin: 1.666667vw 0 1.458333vw;
    line-height: 1.25;
}
#taoxingzhi .section-kv .kv-content .copy .desc{
    font-size: .989583vw;
}

#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 .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: 1.666667vw;
    line-height: 1.25;
    font-weight: 500;
}
#taoxingzhi .section-highlights .swiper .swiper-slide .caption p{
    opacity: .6;
    margin-top: .625vw;
}
#taoxingzhi .section-highlights .swiper .swiper-slide .color{
    position: absolute;
    transform: rotate(-30deg);
    font-size: 1.666667vw;
}
#taoxingzhi .section-highlights .swiper .swiper-slide .color.color1{
    top: 9.0625vw;
    left: 22.239583vw;
    color: #D8C2E1;
}
#taoxingzhi .section-highlights .swiper .swiper-slide .color.color2{
    top: 9.791667vw;
    left: 44.270833vw;
    color: #7D7E8A;
    opacity: .3;
}

#taoxingzhi .section-highlights .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
}
#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: #FDF7FF;
}

#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;
}
#taoxingzhi .section-highlights .dotnav-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.520833vw;
  height: 0.520833vw;
  margin-right: 0.260417vw;
  margin-left: 0.260417vw;
  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: #C985FA;
}
#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: 1;
}
#taoxingzhi .section-highlights .autoplay-trigger {
  position: absolute;
  top: 80%;
}
#taoxingzhi .section-fullview{
    overflow: hidden;
    padding-bottom: 10.416667vw;
}
#taoxingzhi .section-fullview h2{
    text-align: center;
    width: 67.5vw;
    margin: 0 auto;
    transition: all 1s ease;
}

#taoxingzhi .section-fullview .fullview-pic{
    display: flex;
    align-items: center;
    margin: 1.25vw auto 0;
    transition: all 1s ease;
    transform:translate(17.1875vw,5.729167vw);
}
#taoxingzhi .section-fullview .fullview-pic .desc{
    width: 27.291667vw;
    margin-right: 10.416667vw;
    transition: all 1s ease;
}
#taoxingzhi .section-fullview .pic-content{
    width: 63.541667vw;
    position: relative;
    transition: all 1s ease;
    transform: scale(1.24);
}
#taoxingzhi .section-fullview .pic-content .pic{
    position: absolute;
    top: 14%;
    left: 9%;
    width: 82.6%;
}
#taoxingzhi .section-fullview .fullview-content{
    display: flex;
    width: 66.875vw;
    margin: 0 auto;
    justify-content: space-between;
    opacity: 0;
    transform: translateY(150%);
    transition: opacity 1s, transform 1s ease;
}
#taoxingzhi .section-fullview .fullview-content>div{
    text-align: center;
}
#taoxingzhi .section-fullview .fullview-content>div:first-child{
    width: 15.104167vw;
}
#taoxingzhi .section-fullview .fullview-content>div:nth-child(2){
    width: 9.6875vw;
}
#taoxingzhi .section-fullview .fullview-content>div:nth-child(3){
    width: 4.479167vw;
}
#taoxingzhi .section-fullview .fullview-content>div:last-child{
    width: 16.354167vw;
}
#taoxingzhi .section-fullview .fullview-content>div h3{
    font-size: 2.5vw;
    line-height: 1.25;
    font-weight: 500;
    color: #3960B9;
    margin-bottom: 1.25vw;
}
#taoxingzhi .section-fullview .fullview-content>div p{
    font-weight: 300;
}
#taoxingzhi .section-fullview.active .pic-content{
    transform: translate(-36.458333vw,-5.208333vw) scale(1);
}
#taoxingzhi .section-fullview.active .fullview-pic .desc{
    transform: translateX(30%);
    opacity: 0;
}
#taoxingzhi .section-fullview.active .fullview-content{
    transform: translateY(0);
    opacity: 1;
}

#taoxingzhi .section-comfort .copy{
    text-align: center;
    width: 67.5vw;
    margin: 0 auto;
}
#taoxingzhi .section-comfort .copy h2.title{
    margin-bottom: 2.291667vw;
}
#taoxingzhi .section-comfort .comfort-change{
    width: 46.145833vw;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
#taoxingzhi .section-comfort .comfort-change .change-btn{
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: flex-end;
}
#taoxingzhi .section-comfort .comfort-change .change-btn::after{
    content: '';
    width: 100%;
    height: 2px;
    background-color: #EAEAEA;
    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: .3;
    cursor: pointer;
    padding-bottom: 1.25vw;
    transition: opacity .3s;
    width: 22.96875vw;
}
#taoxingzhi .section-comfort .comfort-change .change-btn h3:first-child{
    width: 21.40625vw;
}
#taoxingzhi .section-comfort .comfort-change .change-btn h3.active{
    opacity: 1;
}
#taoxingzhi .section-comfort .comfort-change .line{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background-color: #3960B9;
    transition: all .3s;
}
#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 .3s;
    width: 100%;
    text-align: left;
    font-size: 1.041667vw;
    margin-top: 1.25vw;
}
#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: 55.78125vw;
    margin: -2.604167vw auto 0;
}
#taoxingzhi .section-comfort .comfort-content .shadow{
    width: 100%;
}
#taoxingzhi .section-comfort .comfort-content .border{
    width: 44.322917vw;
    position: absolute;
    top: 4.635417vw;
    left: 5.989583vw;
    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 .line{
    width: 1px;
    position: absolute;
    top: -.869792vw;
    left: 22.057292vw;
    z-index: 2;
    height: auto;
}
#taoxingzhi .section-comfort .comfort-content .border .line img{
    width: 2px;
    height: 32.291667vw;
}
#taoxingzhi .section-comfort .comfort-content .screen{
    width: 42.395833vw;
    position: absolute;
    top: 5.677083vw;
    left: 6.875vw;
    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: -1.458333vw;
    width: 2.8125vw;
    transform: translateX(var(--var-x));
}
#taoxingzhi .section-comfort .comfort-content .screen .mask img{
    transform: rotate(31deg);
}
#taoxingzhi .section-comfort .comfort-content .screen .mask1{
    position: absolute;
    top: -1.864583vw;
    left: -45.744792vw;
    width: 35.543229vw;
    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: -1.458333vw;
    }
    26% {
        left: -5.46875vw;
    }
    
    100% {
        left: 22.604167vw;
    }         
}
@keyframes mask1 {
    0% {
        left: -45.744792vw;
    }
    26% {
        left: -46.630208vw;
    }
    
    100% {
        left: -15.328125vw;
    }       
}
#taoxingzhi .section-comfort .comfort-content.active1 .screen .mask{ 
    display: none;
}
#taoxingzhi .section-comfort .comfort-content .control{
    width: 36.8%;
    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: -2.083333vw;
    width: 2.8125vw;
    cursor: grab;
    z-index: 3;
    transform: translateX(var(--var-x));
    opacity: 0;
}
#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: -2.083333vw;
    }
    26% {
        left: -6.09375vw;
    }
    
    100% {
        left: 21.979167vw;
    }       
}
#taoxingzhi .section-comfort .comfort-content .circle{
    width: 17.651563vw;
    height: 17.651563vw;
    position: absolute;
    top: 11.015625vw;
    left: 19.213542vw;
    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: .104167vw;
    left: 50%;
    transform: translateX(-50%);
}
#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: 10.053125vw;
    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, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 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.25vw auto 0;
    position: relative;
    z-index: 1;
}
#taoxingzhi .section-comfort .comfort-icon-content .top{
    display: flex;
    justify-content: center;
    margin-bottom: 3.125vw;
    text-align: center;
}
#taoxingzhi .section-comfort .comfort-icon-content .top p:first-child{
    margin-right: 10.729167vw;
    margin-left: 1.5625vw;
    width: 9.166667vw;
}
#taoxingzhi .section-comfort .comfort-icon-content .top p:last-child{
    width: 10.625vw;
}
#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;
}
#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:first-child p{
    width: 14.0625vw;
}
#taoxingzhi .section-comfort .comfort-icon>div:nth-child(2) p{
    width: 21.041667vw;
}
#taoxingzhi .section-comfort .comfort-icon>div:nth-child(3) p{
    width: 14.270833vw;
}
#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{
    font-size: .833333vw;
    margin: 3.333333vw 0 0 auto;
    width: 61.145833vw;
    opacity: .6;
}
#taoxingzhi .section-color{
    overflow: hidden;
}
#taoxingzhi .section-color .copy{
    text-align: center;
    width: 51.041667vw;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
#taoxingzhi .section-color .copy p{
    margin-top: 2.291667vw;
}
#taoxingzhi .section-color .color-content{
    position: relative;
}
#taoxingzhi .section-color .color-title1{
    font-size: 8.333333vw;
    line-height: 1;
    width: max-content;
    position: absolute;
    top: 3.333333vw;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 300;
    transition: opacity .6s;
}

#taoxingzhi .section-color .color-title1 .title1{
    position: relative;
    top: -6.770833vw;
    opacity: 0;
}
#taoxingzhi .section-color .color-title1 .title2{
    position: relative;
    top: -7.8125vw;
    opacity: 0;
}
#taoxingzhi .section-color .color-title1 .title3{
    position: relative;
    top: -10.416667vw;
    opacity: 0;
}
#taoxingzhi .section-color .color-title1 .title4{
    font-size: 4.6875vw;
    position: relative;
    top: -7.291667vw;
    opacity: 0;
}
#taoxingzhi .section-color .color-content.active .color-title1{
    opacity: 0;
}
#taoxingzhi .section-color .color-title2{
    font-size: 8.333333vw;
    line-height: 1;
    width: max-content;
    position: absolute;
    top: 6.25vw;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 300;
    z-index: 2;
    opacity: 0;
}
#taoxingzhi .section-color .color-title2 .title1{
    position: relative;
    top: 7.291667vw;
}
#taoxingzhi .section-color .color-title2 .title2{
    position: relative;
    top: 5.208333vw;
}
#taoxingzhi .section-color .color-title2 .title3{
    font-size: 4.375vw;
    position: relative;
    top: 7.552083vw;
}
#taoxingzhi .section-color.active .color-title2 .title1{
    top: 0;
}
#taoxingzhi .section-color .color-swiper{
    width: 64.84375vw;
    height: 27.083333vw;
    overflow: visible;
}
#taoxingzhi .section-color .color-swiper .pic-content{
    position: absolute;
    top: 14.0625vw;
}
#taoxingzhi .section-color .color-swiper .pic-content1{
    transform: rotate(25deg);
    transition: transform 1s .5s ease-in-out;
}
#taoxingzhi .section-color .color-swiper .pic-content1 .shadow{
    position: absolute;
    top: -12.760417vw;
    left: -3.645833vw;
    transform: rotate(-25deg);
    z-index: -1;
    transition: opacity 1s .5s ease-in-out;
    opacity: 0;
}
#taoxingzhi .section-color .color-swiper .swiper-slide-active .pic-content1 .shadow{
    opacity: 1;
}
#taoxingzhi .section-color .color-swiper .shadow1{
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: 0;
    transition: opacity 1s .5s ease-in-out;
}
#taoxingzhi .section-color .color-content.active .color-swiper .pic-content1{
    transform: rotate(0deg);
}
#taoxingzhi .section-color .color-content.active .color-swiper .pic-content1 .shadow{
    opacity: 0;
}
#taoxingzhi .section-color .color-content.active .color-swiper .shadow1{
    opacity: 1;
}
#taoxingzhi .section-color .color-content .color-swiper .color-swiper-controls{
    display: flex;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,7.8125vw);
    z-index: 2;
    background: #FDF7FF;
    padding: .625vw 1.666667vw;
    border-radius: 1.666667vw;
    opacity: 0;
    transition: all 1s .5s ease-in-out;
    align-items: center;
}
#taoxingzhi .section-color .color-content.active .color-swiper .color-swiper-controls{
    transform: translate(-50%,0);
    opacity: 1;
    transition: all 1s .5s ease-in-out;
}
#taoxingzhi .section-color .color-content .color-swiper .color-swiper-controls svg{
    width: 2.083333vw;
    height: 2.083333vw;
}
#taoxingzhi .section-color .color-content .color-swiper .color-swiper-controls .text{
    text-align: center;
    position: relative;
}

#taoxingzhi .section-color .color-content .color-swiper .color-swiper-controls .text p:nth-child(1){
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
#taoxingzhi .section-color .color-content .color-swiper .color-swiper-controls .text p{
    font-size: 1.666667vw;
    line-height: 1.25;
    opacity: 0;
    transition: opacity .4s ease-in-out;
    width: max-content;
}
#taoxingzhi .section-color .color-content .color-swiper .colournav-item{
    cursor: pointer;
    margin: 0 .625vw;
}
#taoxingzhi .section-color .color-content .color-swiper .colournav-item .colournav-indicator{
    opacity: 0;
    transition: opacity .4s ease-in-out;
}
#taoxingzhi .section-color .color-content .color-swiper[data-active="0"] .colournav-item1 .colournav-indicator,
#taoxingzhi .section-color .color-content .color-swiper[data-active="0"] .text p:nth-child(1){
    opacity: 1;
}
#taoxingzhi .section-color .color-content .color-swiper[data-active="1"] .colournav-item2 .colournav-indicator,
#taoxingzhi .section-color .color-content .color-swiper[data-active="1"] .text p:nth-child(2){
    opacity: 1;
}
#taoxingzhi .section-color .swiper-mark{
    width: 100%;
    transform: translateY(7.8125vw);
    transition: transform 1s .5s ease-in-out;
}
#taoxingzhi .section-color .color-content.active .swiper-mark{
    transform: translateY(0);
}
#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 p{
    margin: 2.291667vw auto 4.6875vw;
    width: 39.84375vw;
}
#taoxingzhi .section-battery .battery-content{
    width: 67.03125vw;
    margin: 0 auto;
}
#taoxingzhi .section-battery .battery-content .intro{
    display: flex;
    justify-content: center;
}
#taoxingzhi .section-battery .battery-content .intro>div{
    width: 11.822917vw;
    text-align: center;
}
#taoxingzhi .section-battery .battery-content .intro>div:first-child{
    margin-right: 14.583333vw;
}
#taoxingzhi .section-battery .battery-content .intro h2{
    margin-bottom: 1.25vw;
}
#taoxingzhi .section-battery .battery-content .intro p{
    font-weight: 300;
}
#taoxingzhi .section-wps{
    overflow: hidden;
}
#taoxingzhi .section-wps h2{
    text-align: center;
    width: 51.041667vw;
    margin: 0 auto;
}
#taoxingzhi .section-wps .wps-swiper{
    width: 67.5vw;
    margin: 8.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 h3{
    color: #ffffff;
    position: absolute;
    left: 2.083333vw;
    bottom: 2.083333vw;
    font-size: 2.083333vw;
    font-weight: 400;
    line-height: 1.25;
    width: 88%;
}
#taoxingzhi .section-wps .wps-swiper-btn{
    display: flex;
    flex-direction: row-reverse;
    margin: 2.083333vw 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;
}
#taoxingzhi .section-wps .swiper-button-next:hover, 
#taoxingzhi .section-wps .swiper-button-prev:hover{
    opacity: .6;
}
#taoxingzhi .section-wps .swiper-button-next.swiper-button-disabled, 
#taoxingzhi .section-wps .swiper-button-prev.swiper-button-disabled{
    opacity: .35;
}
#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{
    overflow: hidden;
}
#taoxingzhi .section-magnet .copy{
    text-align: center;
    width: 56.041667vw;
    margin: 0 auto;
}

#taoxingzhi .section-style{
    overflow: hidden;
}
#taoxingzhi .section-style .copy{
    text-align: center;
    width: 56.041667vw;
    margin: 0 auto;
}
#taoxingzhi .section-style .copy p{
    margin: 0 auto;
}
#taoxingzhi .section-experience .copy{
    text-align: center;
    width: 56.041667vw;
    margin: 0 auto;
}
#taoxingzhi .section-experience .copy p{
    margin: 2.291667vw auto 0;
    width: 52.083333vw;
}
#taoxingzhi .section-experience .pic-content{
    width: 67.5vw;
    margin: 3.333333vw auto 0;
    border-radius: 1.041667vw;
    overflow: hidden;
}
#taoxingzhi .section-style .style-swiper{
    width: 55.625vw;
    border-radius: 1.5625vw;
}
#taoxingzhi .section-style .style-swiper .swiper-slide{
    position: relative;
}
#taoxingzhi .section-style .style-swiper .swiper-slide .pen{
    position: absolute;
    width: 34.375vw;
    left: 14.53125vw;
    bottom: -.828125vw;
    opacity: 0;
    will-change: left, bottom;
    transition: all 1s;
}
#taoxingzhi .section-style .style-swiper .swiper-slide .orangutan{
    position: absolute;
    width: 2.089062vw;
    transform: rotate(340deg);
    left: 38.541667vw;
    top: 13.541667vw;
    opacity: 0;
    will-change: left, bottom, transform;
    transition: all 1s;
}
#taoxingzhi .section-style .style-swiper .swiper-slide .monkey{
    position: absolute;
    width: 4.794271vw;
    left: 38.833333vw;
    top: -5.411458vw;
    opacity: 0;
    will-change: left, bottom, transform;
    transition: all 1s;
}
#taoxingzhi .section-style .style-swiper .swiper-slide .parrot{
    position: absolute;
    width: 3.439063vw;
    left: 38.770833vw;
    top: 11.755208vw;
    transform: rotate(17deg);
    opacity: 0;
    will-change: left, bottom, transform;
    transition: all 1s;
}
#taoxingzhi .section-style .style-swiper .swiper-slide .owl{
    position: absolute;
    width: 1.750521vw;
    left: 38.744792vw;
    top: 14.536458vw;
    transform: rotate(357deg);
    opacity: 0;
    will-change: left, bottom, transform;
    transition: all 1s;
}
#taoxingzhi .section-style .style-swiper .swiper-slide .camel{
    position: absolute;
    width: 4.768229vw;
    left: 37.630208vw;
    top: 12.640625vw;
    opacity: 0;
    will-change: left, bottom, transform;
    transition: all 1s;
}
#taoxingzhi .section-style .style-swiper .swiper-slide .tiger{
    position: absolute;
    width: 1.30625vw;
    left: 38.713542vw;
    top: 14.489583vw;
    opacity: 0;
    will-change: left, bottom, transform;
    transition: all 1s;
}
#taoxingzhi .section-style .style-swiper .swiper-slide .crocodile{
    position: absolute;
    width: 3.026042vw;
    left: 37.84375vw;
    top: 14.53125vw;
    opacity: 0;
    will-change: left, bottom, transform;
    transition: all 1s;
}
#taoxingzhi .section-style .style-swiper.active .swiper-slide .pen{
    opacity: 1;
}
#taoxingzhi .section-style .style-swiper.active .swiper-slide .orangutan{
    top: 29.166667vw;
    left: 4.479167vw;
    opacity: 1;
    transform: rotate(359deg) scale(4.141);
}
#taoxingzhi .section-style .style-swiper.active .swiper-slide .monkey{
    top: 1.71875vw;
    left: 37.364583vw;
    opacity: 1;
    transform: rotate(15deg) scale(2.312);
}
#taoxingzhi .section-style .style-swiper.active .swiper-slide .parrot{
    top: 25.520833vw;
    left: 31.666667vw;
    opacity: 1;
    transform: rotate(17deg) scale(2.98);
}
#taoxingzhi .section-style .style-swiper.active .swiper-slide .owl{
    top: 8.020833vw;
    left: 22.1875vw;
    opacity: 1;
    transform: rotate(357deg) scale(2.552);
}
#taoxingzhi .section-style .style-swiper.active .swiper-slide .camel{
    top: 4.166667vw;
    left: 58.333333vw;
    opacity: 1;
    transform: scale(1.688);
}
#taoxingzhi .section-style .style-swiper.active .swiper-slide .tiger{
    top: 31.583333vw;
    left: 59.895833vw;
    opacity: 1;
    transform: scale(5.915);
}
#taoxingzhi .section-style .style-swiper.active .swiper-slide .crocodile{
    top: 16.875vw;
    left: 44.583333vw;
    opacity: 1;
    transform: scale(2.559);
}
#taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .pen{
    left: 14.010417vw;
    bottom: 4.895833vw;
}
#taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .orangutan{
    top: 29.166667vw;
    left: 6.770833vw;
    transform: rotate(713deg) scale(4.141);
}
#taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .monkey{
    top: 2.34375vw;
    left: 37.364583vw;
    transform: rotate(-14deg) scale(2.312);
}
#taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .parrot{
    top: 19.791667vw;
    left: 31.145833vw;
}
#taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .owl{
    top: 7.8125vw;
    left: 23.541667vw;
}
#taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .camel{
    top: 7.291667vw;
    left: 52.395833vw;
    transform: scale(1.688);
}
#taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .tiger{
    top: 31.583333vw;
    left: 59.895833vw;
    transform: scale(5.915);
}
#taoxingzhi .section-style .style-swiper.active.active1 .swiper-slide .crocodile{
    top: 20vw;
    left: 48.854167vw;
}
#taoxingzhi .section-style .tabnav-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 4.583333vw;
}
#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: 500;
  cursor: pointer;
  transition: color 0.5s;
  color: rgba(0, 0, 0, 0.3);
  outline: 0;
  padding: 0 0 1.25vw;
  line-height: 1.25;
  text-align: center;
}
#taoxingzhi .section-style .tabnav-item + .tabnav-item {
  margin-left: 5vw;
}
#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-item:first-child{
    width: 13.229167vw;
}
#taoxingzhi .section-style .tabnav-item:nth-child(2){
    width: 18.541667vw;
}
#taoxingzhi .section-style .tabnav-item:last-child{
    width: 10.729167vw;
}
#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: rgba(0, 0, 0, 0.2);
}
#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{
  width: 55.625vw;
  margin: 1.25vw auto 2.083333vw;
  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-together{
    overflow: hidden;
}
#taoxingzhi .section-together h2.title{
    text-align: center;
    width: 55.625vw;
    margin: 0 auto 4.947917vw;
}
#taoxingzhi .section-together .together-swiper{
    width: 61.302083vw;
    margin: 0 auto;
}
#taoxingzhi .section-together .tabnav-content {
  display: flex;
  align-items: center;
  flex-direction: column;
}
#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;
  color: rgba(0, 0, 0, 0.3);
  outline: 0;
  padding: 0 0 1.25vw;
  line-height: 1.25;
  text-align: center;
}
#taoxingzhi .section-together .tabnav-item:first-child{
    width: 12.65625vw;
}
#taoxingzhi .section-together .tabnav-item + .tabnav-item {
  margin-left: 5vw;
}
#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: rgba(0, 0, 0, 0.2);
}
#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: #C985FA;
}

#taoxingzhi .section-together .stack-list{
  width: 55.625vw;
  margin: 1.25vw 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;
}
#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-playmate{
    width: 67.5vw;
    margin: 0 auto;
}
#taoxingzhi .section-playmate h2{
    text-align: center;
    margin: 0 auto 8.333333vw;
}
#taoxingzhi .section-playmate .playmate-content { 
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#taoxingzhi .section-playmate .playmate-content>div{
    width: 33.125vw;
    border-radius: 1.041667vw;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    background: #FDF7FF;
}
#taoxingzhi .section-playmate .playmate-content>div .playmate-pic{
    opacity: 1;
    transition: opacity .6s ease-in-out;
}
#taoxingzhi .section-playmate .playmate-content>div.active .playmate-pic{
    opacity: 0;
}
#taoxingzhi .section-playmate .playmate-content>div:first-child{
    width: 100%;
    margin-bottom: 1.25vw;
}
#taoxingzhi .section-playmate .playmate-content>div:first-child p{
        width: 33.177083vw;
    }
#taoxingzhi .section-playmate .playmate-content>div h3{
    position: absolute;
    top: 1.875vw;
    left: 2.083333vw;
    font-size: 1.666667vw;
    line-height: 1.25;
    font-weight: 400;
    width: 70%;
    transition: opacity .6s ease-in-out;
}
#taoxingzhi .section-playmate .playmate-content>div.active h3{
    opacity: 0;
}
#taoxingzhi .section-playmate .playmate-content>div .btn{
    width: 2.5vw;
    position: absolute;
    top: 2.916667vw;
    right: 2.083333vw;
    transition: transform .6s ease-in-out;
    will-change: transform;
}
#taoxingzhi .section-playmate .playmate-content>div.active .btn{
    transform: rotate(45deg);
}
#taoxingzhi .section-playmate .playmate-content>div p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: calc(100% - 4.166667vw);
    color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    pointer-events: none;
    transition: opacity .6s ease-in-out;
}
#taoxingzhi .section-playmate .playmate-content>div.active p{
    opacity: 1;
    pointer-events: auto;
}
#taoxingzhi .section-footnote{
  width: 67.5vw;
  margin: 0 auto;
}
#taoxingzhi .section-footnote .footnote-list {
  font-size: max(12px, 0.625vw);
  padding-inline-start: 1.5em;
}
#taoxingzhi .section-footnote li {
  font-size: inherit;
  list-style-type: decimal;
  color: #7F7F7F;
  line-height: 1.6;
}
#taoxingzhi .section-footnote li.current {
  color: #000;
}
@media screen and (max-aspect-ratio: 11/10) {
    #taoxingzhi .show-pc{
        display: none;
    }
    #taoxingzhi .show-mob{
        display: inline-block;
    }
    #taoxingzhi h2{
        font-size: 8.888889vw;
        margin-bottom: 6.666667vw;
    }
    #taoxingzhi h2.title{
        font-size: 6.666667vw;
        margin-bottom: 6.666667vw;
    }
    #taoxingzhi p{
        font-size: 4.444444vw;
    }
    #taoxingzhi .space-200{
        height: 27.777778vw;
    }
    #taoxingzhi .section-kv .kv-content{
        display: flex;
        flex-direction: column-reverse;
    }
    #taoxingzhi .section-kv .kv-content .copy{
        width: 66.388889vw;
        transform: none;
        position: initial;
        margin: 19.444444vw auto 6.666667vw;
    }
    #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;
    }
    
    #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: 2.777778vw;
    }
    #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-fullview{
        padding-bottom: 27.777778vw;
    }
    #taoxingzhi .section-fullview h2 {
        text-align: center;
        transform: translateY(0);
        opacity: 1;
        width: 86.111111vw;
        margin: 0 auto 6.666667vw;
    }
    #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: 116.388889vw;
        transform: none;
    }
    #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: 79.166667vw;
            flex-wrap: wrap;
    }
    #taoxingzhi .section-fullview .fullview-content>div:first-child{
        transform: none;
        width: 33.611111vw;
        margin-right: 8.333333vw;
        margin-bottom: 7.5vw;
    }
    #taoxingzhi .section-fullview .fullview-content>div:nth-child(2){
        transform: none;
        width: 33.75vw;
        margin-right: 3.333333vw;
        margin-bottom: 7.5vw;
    }
    #taoxingzhi .section-fullview .fullview-content>div:nth-child(3){
        transform: none;
        width: 10vw;
        margin-left: 11.111111vw;
    }
    #taoxingzhi .section-fullview .fullview-content>div:last-child{
        width: 41.944444vw;
    }
    #taoxingzhi .section-fullview .fullview-content>div h3{
        font-size: 5.555556vw;
    }
    #taoxingzhi .section-comfort .copy{
        width: 72.222222vw;
        margin: 0 auto;
    }
    #taoxingzhi .section-comfort .copy h2.title{
        font-size: 8.888889vw;
        margin-bottom: 6.666667vw;
    }
    #taoxingzhi .section-comfort .comfort-change{
        width: 77.777778vw;
        margin: 0 auto;
    }
    #taoxingzhi .section-comfort .comfort-change .change-btn h3{
        font-size: 4.444444vw;
        padding-bottom: 5.555556vw;
        width: 35.277778vw;
    }
    #taoxingzhi .section-comfort .comfort-change .change-btn h3:first-child{
        width: 36.111111vw;
    }
    #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: 4.444444vw auto 0;
    }
    #taoxingzhi .section-comfort .comfort-content .border{
        width: 78.75vw;
        top: 8.333333vw;
        left: 10.694444vw;
    }
    #taoxingzhi .section-comfort .comfort-content .screen{
        width: 75.694444vw;
        top: 10.138889vw;
        left: 12.083333vw;
    }
    #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{
        top: -1.388889vw;
        left: 39.166667vw;
    }
    #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.097222vw;
    }
    #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;
    }
    #taoxingzhi .section-comfort .comfort-content .screen .mask{
        width: 5.555556vw;
    }
    #taoxingzhi .section-comfort .comfort-content .screen .mask1{
        width: 63.611111vw;
    }
    #taoxingzhi .section-comfort .comfort-content .screen .mask{
        top: -10vw;
        left: -6.111111vw;
    }
    #taoxingzhi .section-comfort .comfort-content .screen .mask1{
        top: -3.236111vw;
        left: -82.083333vw;
    }
    #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: -6.111111vw;
        }
        26% {
            left: -7.777778vw;
        }
        
        100% {
            left: 40.277778vw;
        }         
    }
    @keyframes mask1_mob {
        0% {
            left: -82.083333vw;
        }
        26% {
            left: -84.861111vw;
        }
        
        100% {
            left: -27.097222vw;
        }       
    }
    #taoxingzhi .section-comfort .comfort-content .control{
        width: 36.4%;
        height: 47.777778vw;
        position: absolute;
        top: 10.972222vw;
        left: 13.472222vw;
    }
    #taoxingzhi .section-comfort .comfort-content .control .mask{
        width: 5.555556vw;
        top: -8.611111vw;
        left: -8.888889vw;
    }
    #taoxingzhi .section-comfort .comfort-content.active .control .mask{
        animation: mask2_mob 3s ease forwards;
    }
    @keyframes mask2_mob {
        0% {
            left: -8.888889vw;
        }
        26% {
            left: -10.555556vw;
        }
        
        100% {
            left: 37.5vw;
        }       
    }
    #taoxingzhi .section-comfort .comfort-icon-content{
        margin: -8.333333vw 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: 11.666667vw;
        margin-left: 3.055556vw;
        width: 24.027778vw;
    }
    #taoxingzhi .section-comfort .comfort-icon-content .top p:last-child{
        width: 27.5vw;
    }
    #taoxingzhi .section-comfort .comfort-icon{
        flex-direction: column;
        width: 81.944444vw;
        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: 5.555556vw auto;
    }
    #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;
        margin: 8.888889vw auto 0;
        font-size: 3.333333vw;
    }
    #taoxingzhi .section-color .copy{
        width: 77.777778vw;
    }
    #taoxingzhi .section-color .copy p{
        text-align: left;
        margin: 0 auto;
    }
    #taoxingzhi .section-color .color-swiper{
        width: 91.111111vw;
        height: 51.388889vw;
    }
    #taoxingzhi .section-color .color-swiper .pic-content{
        top: 25.277778vw;
    }
    #taoxingzhi .section-color .color-title1{
        font-size: 12.916667vw;
        top: 8.333333vw;
    }
    #taoxingzhi .section-color .color-title1 .title4{
        font-size: 6.944444vw;
    }
    #taoxingzhi .section-color .color-swiper .pic-content1 .shadow{
        top: -16.666667vw;
    }
    #taoxingzhi .section-color .color-title2{
        font-size: 12.916667vw;
        top: 13.333333vw;
    }
    #taoxingzhi .section-color .color-title2 .title3{
        font-size: 6.25vw;
    }
    #taoxingzhi .section-color .swiper-mark{
        transform: translateY(10.277778vw);
    }
    #taoxingzhi .section-color .color-content .color-swiper .color-swiper-controls{
        padding: 1.666667vw 4.444444vw;
        border-radius: 4.444444vw;
    }
    #taoxingzhi .section-color .color-content .color-swiper .color-swiper-controls .text p{
        font-size: 4.444444vw;
        width: max-content;
    }
    #taoxingzhi .section-color .color-content .color-swiper .color-swiper-controls .text{
        margin-right: 1.666667vw;
    }
    #taoxingzhi .section-color .color-content .color-swiper .color-swiper-controls svg{
        width: 5.555556vw;
        height: 5.555556vw;
    }
    #taoxingzhi .section-color .color-content .color-swiper .colournav-item{
        margin: 0 1.666667vw;
    }
    #taoxingzhi .section-battery{
        margin-top: 13.055556vw;
    }
    #taoxingzhi .section-battery .copy{
        width: 91.666667vw;
    }
    #taoxingzhi .section-battery .copy p{
        width: 79.722222vw;
        margin: 0 0 0 6.944444vw;
        text-align: left;
    }
    #taoxingzhi .section-battery .battery-content{
        width: 100%;
        margin-top: 12.5vw;
    }
    #taoxingzhi .section-battery .battery-content .intro>div{
        text-align: center;
    }
    #taoxingzhi .section-battery .battery-content .intro>div:first-child{
        margin-right: 21.111111vw;
        width: 25.833333vw;
    }
    #taoxingzhi .section-battery .battery-content .intro>div:nth-child(2){
        width: 27.777778vw;
    }
    #taoxingzhi .section-wps h2{
        width: 91.111111vw;
    }
    #taoxingzhi .section-wps .wps-swiper{
        width: 91.111111vw;
        overflow: hidden;
        margin: 6.666667vw auto 0;
        border-radius: 2.777778vw;
    }
    #taoxingzhi .section-wps .wps-swiper .swiper-slide{
        border-radius: 2.777778vw;
    }
    #taoxingzhi .section-wps .wps-swiper-btn{
        width: 91.111111vw;
        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{
        opacity: 1;
    }
    #taoxingzhi .section-wps .swiper-button-next.swiper-button-disabled, 
    #taoxingzhi .section-wps .swiper-button-prev.swiper-button-disabled{
        opacity: .35;
    }
    #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 .video-container{
        display: flex;
        justify-content: center;
    }
    #taoxingzhi .section-magnet .video-container video{
        width: 130.555556vw;
    }
    #taoxingzhi .section-magnet .copy{
        width: 91.111111vw;
    }
    #taoxingzhi .section-magnet .copy p{
        width: 85.555556vw;
        margin: 0 0 0 6.666667vw;
        text-align: left;
    }
    
    #taoxingzhi .section-style{
        margin-top: 16.666667vw;
    }
    #taoxingzhi .section-style .copy{
        width: 81.944444vw;
    }
    #taoxingzhi .section-style .copy h2{
        font-size: 6.666667vw;
        margin-bottom: 6.666667vw;
    }
    #taoxingzhi .section-style .copy p{
        margin: 0 0 0 2.083333vw;
        text-align: left;
        width: 82.5vw;
    }
    #taoxingzhi .section-style .tabnav-item{
        font-size: 4.444444vw;
        padding: 0 0 5.555556vw;
        text-align: left;
    }
    #taoxingzhi .section-style .tabnav-item:first-child{
        width: auto;
    }
    #taoxingzhi .section-style .tabnav-item:nth-child(2){
        width: auto;
    }
    #taoxingzhi .section-style .tabnav-item:nth-child(3){
        width: auto;
    }
    #taoxingzhi .section-style .tabnav-item + .tabnav-item{
        margin-left: 5.833333vw;
    }
    #taoxingzhi .section-style .tabnav-content{
        align-items: flex-start;
        margin-top: 8.888889vw;
    }
    #taoxingzhi .section-style .tabnav-content .tabnav-wrapper{
        width: 100vw;
        overflow: auto;
        scroll-behavior: smooth;
        transform: translateZ(0);
    }
    #taoxingzhi .section-style .tabnav-content .tabnav-wrapper::-webkit-scrollbar{
        display: none;
    }
    #taoxingzhi .section-style .tabnav-list{
        width: fit-content;
        padding: 0 11.111111vw;
    }
    #taoxingzhi .section-style .tabnav-list::after{
        position: absolute;
        bottom: 0;
        left: 11.111111vw;
        display: block;
        width: calc(100% - 22.222222vw);
        height: .277778vw;
        content: "";
        background-color: rgba(0, 0, 0, 0.2);
    }
    #taoxingzhi .section-style .tabnav-indicator{
        height: auto;
        margin-top: -3px;
    }
    #taoxingzhi .section-style .tabnav-indicator::before{
        content: none;
    }
    #taoxingzhi .section-style .stack-list{
        width: 77.777778vw;
        margin: 6.666667vw 0 8.333333vw 11.111111vw;
    }
    #taoxingzhi .section-style .stack-item{
        font-size: 4.444444vw;
        text-align: left;
    }
    #taoxingzhi .section-style .style-swiper{
        width: 91.111111vw;
        border-radius: 2.222222vw;
    }
    #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-experience .copy{
        width: 77.777778vw;
        margin: 12.916667vw auto 0;
    }
    #taoxingzhi .section-experience .pic-content{
        width: 91.111111vw;
        margin: 8.888889vw auto 0;
        border-radius: 2.777778vw;
    }
    #taoxingzhi .section-experience .copy p{
        width: auto;
        text-align: left;
    }
    #taoxingzhi .section-together h2.title{
        width: 91.111111vw;
        margin: 0 auto 6.666667vw;
    }
    #taoxingzhi .section-together .together-swiper{
        width: 100%;
    }
    #taoxingzhi .section-together .tabnav-content{
        width: 77.777778vw;
        margin: 6.944444vw auto 0;
    }
    #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;
        text-align: left;
    }
    #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-playmate{
        width: 91.111111vw;
    }
    #taoxingzhi .section-playmate h2{
        margin-bottom: 6.666667vw;
    }

    #taoxingzhi .section-playmate .playmate-content>div{
        width: 100%;
        border-radius: 2.777778vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div:first-child{
        margin-bottom: 5.555556vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div:first-child p{
        width: calc(100% - 11.111111vw);
    }
    #taoxingzhi .section-playmate .playmate-content>div:nth-child(2){
        margin-bottom: 5.555556vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div h3{
        font-size: 5.555556vw;
        top: 5vw;
        left: 5.555556vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div .btn{
        width: 11.111111vw;
        top: 5.555556vw;
        right: 5.555556vw;
    }
    #taoxingzhi .section-playmate .playmate-content>div p{
        top: 22.222222vw;
        transform: translateX(-50%);
        width: calc(100% - 11.111111vw);
        font-size: 3.888889vw;
    }
    #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;
    }
}


/* 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);
}
#taoxingzhi .section-experience .copy a{
    font-size: 1.041667vw;
    color: #3960B9;
    margin-top: 2.1875vw;
    display: block;
    line-height: 1.6;
}
#taoxingzhi .section-experience .copy a span{
    transition: transform .3s;
    display: inline-block;
}
#taoxingzhi .section-experience .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-experience .copy a{
        font-size: 3.888889vw;
        width: 66.666667vw;
        text-align: left;
        margin-top: 5.833333vw;
    }
    #taoxingzhi .section-experience .copy a:hover span{
        transform: translateX(0);
    }
}