/*! tailwindcss v2.2.4 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,::after,::before{box-sizing:border-box}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji'}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5}body{font-family:inherit;line-height:inherit}*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,::after,::before{border-color:currentColor}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.top-1{top:.25rem}.right-3{right:.75rem}.-right-1{right:-.25rem}.bottom-0{bottom:0}.bottom-10{bottom:2.5rem}.bottom-16{bottom:4rem}.bottom-2\/4{bottom:50%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.m-1{margin:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.-mt-1{margin-top:-.25rem}.-mt-4{margin-top:-1rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-auto{margin-right:auto}.mb-5{margin-bottom:1.25rem}.mb-10{margin-bottom:2.5rem}.-mb-1{margin-bottom:-.25rem}.-mb-1\.5{margin-bottom:-.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-5{margin-left:1.25rem}.ml-10{margin-left:2.5rem}.ml-auto{margin-left:auto}.-ml-6{margin-left:-1.5rem}.flex{display:flex}.table{display:table}.hidden{display:none}.h-2{height:.5rem}.h-3{height:.75rem}.h-6{height:1.5rem}.h-9{height:2.25rem}.h-16{height:4rem}.h-auto{height:auto}.h-2\.5{height:.625rem}.h-full{height:100%}.h-screen{height:100vh}.w-0{width:0}.w-3{width:.75rem}.w-14{width:3.5rem}.w-20{width:5rem}.w-28{width:7rem}.w-32{width:8rem}.w-40{width:10rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-4\/6{width:66.666667%}.w-4\/12{width:33.333333%}.w-7\/12{width:58.333333%}.w-10\/12{width:83.333333%}.w-full{width:100%}.w-screen{width:100vw}.max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.flex-shrink{flex-shrink:1}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@-webkit-keyframes spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@-webkit-keyframes ping{100%,75%{transform:scale(2);opacity:0}}@keyframes ping{100%,75%{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,100%{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(0.8,0,1,1);animation-timing-function:cubic-bezier(0.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,0.2,1);animation-timing-function:cubic-bezier(0,0,0.2,1)}}@keyframes bounce{0%,100%{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(0.8,0,1,1);animation-timing-function:cubic-bezier(0.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,0.2,1);animation-timing-function:cubic-bezier(0,0,0.2,1)}}@-webkit-keyframes breath{0%,100%{transform:scale(.9)}50%{transform:scale(1.1)}}@keyframes breath{0%,100%{transform:scale(.9)}50%{transform:scale(1.1)}}@keyframes breath{0%,100%{transform:scale(.9)}50%{transform:scale(1.1)}}.animate-breath{-webkit-animation:breath 1s ease-in-out infinite;animation:breath 1s ease-in-out infinite}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.rounded-2xl{border-radius:1rem}.border-8{border-width:8px}.border{border-width:1px}.border-pink-200{--tw-border-opacity:1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-20{padding-top:5rem}.pr-4{padding-right:1rem}.pb-2{padding-bottom:.5rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-20{padding-bottom:5rem}.pl-4{padding-left:1rem}.text-center{text-align:center}.text-right{text-align:right}.text-xs{font-size:.75rem;line-height:1rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.underline{text-decoration:underline}.line-through{text-decoration:line-through}*,::after,::before{--tw-shadow:0 0 #0000}*,::after,::before{--tw-ring-inset:var(--tw-empty, );/*!*//*!*/--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59, 130, 246, 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.ease-in-out{transition-timing-function:cubic-bezier(0.4,0,0.2,1)}body{padding:0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px}@media (min-width:640px){.sm\:block{display:block}.sm\:hidden{display:none}}.before-hidden{display:none}.tabs .line{opacity:.12}.pc{font-family:"PingFang SC";font-style:normal;font-weight:300;color:#323232}@media (min-width:800px){.pc{font-size:1.6vw}.pc .desc-item{font-size:.8rem}}@media (min-width:1440px){.pc{font-size:1.6vw}.pc .desc-item{font-size:1rem}}.pc .qrs{font-family:"PingFang SC";font-style:normal;font-weight:500;font-size:1.25vw;line-height:110%;display:flex;align-items:center;letter-spacing:.02em;color:#000}.pc .qrs .text{margin-top:1.1vw}.pc .desc{width:29.6vw}.pc .desc .line{width:6.6vw;height:0;border:2px solid #ff8098;margin-top:.8vw}.pc .desc .title{font-family:"PingFang SC";font-style:normal;font-weight:600;line-height:100%;display:flex;align-items:center;letter-spacing:.02em;color:#000}.pc .contact-content{margin-top:3.1vw}.pc .contact-content .mt-l{margin-top:1.875vw}.pc .contact-content .mt-m{margin-top:1.25vw}.pc .contact-content .pic{width:8.3vw;height:8.3vw}.pc .contact-content .ml-default{margin-left:2.5vw}.pc .pc-title{height:4.1vw}.pc .pc-title-about{height:4.1vw}.pc .pc-home-source{width:50%;filter:drop-shadow(0px .9vw 3.75vw rgba(21, 21, 21, .15))}.pc .sub-title{height:2.2vw}.pc .sub-title-margin{margin-right:1.2vw}.pc .platform-title{height:1.8vw;margin:0 1vw}.pc .platform-item.mb-10{margin-bottom:3.3vw}.pc .platform-item .platform-item-pic{width:30vw;height:17.8vw;margin-bottom:1.3vw;filter:drop-shadow(0px 1vw 3.3vw rgba(0, 0, 0, .15));border-radius:8px}.pc .maisui-platform{width:1.4vw;height:3vw}.pc .pic-desc{word-break:break-all;text-align:center;max-width:17.6vw;font-size:1.1vw;margin:0 .5vw}.pc .name1{width:23.3vw}.pc .name2{width:28vw}.pc .name3{width:21.4vw}.pc .keeper-img{width:43vw}.pc .keeper-desc{display:flex;flex-direction:column;justify-content:center;width:21vw}.pc .sub-title-mb{margin-bottom:1.25vw}.pc .maisui{width:.8vw;height:1.9vw}.nav{background:linear-gradient(180deg,#ffe9f1 0,#fad3e1 100%)}.hero-mask{background:linear-gradient(180deg,rgba(255,216,231,0) 0,#ffe1ed 50%)}.background-liner{background:linear-gradient(180deg,rgba(255,214,229,0) -15.02%,rgba(255,220,233,.8) .17%,rgba(255,211,227,.498361) 23.26%,rgba(255,255,255,.439046) 28.88%,rgba(255,255,255,.302658) 51.84%,rgba(255,149,188,.203389) 57.93%,rgba(255,188,213,.17053) 74.56%,rgba(255,255,255,.126719) 83.49%,rgba(255,207,225,0) 100%)}.pravite a{color:#ff4e56}#page1{background:url("https://image-soulink.sodaapp.com.cn/fe/projects/chengjia-pc/2022-new/m/m-bg-1.jpeg");background-size:100% 100%;background-repeat:no-repeat}#page2{background:url("https://image-soulink.sodaapp.com.cn/fe/projects/chengjia-pc/2022-new/m/m-bg-2.jpeg");background-size:100% 100%;background-repeat:no-repeat}#page2 .desc{font-size:18px;margin-top:15px}#page3{background:url("https://image-soulink.sodaapp.com.cn/fe/projects/chengjia-pc/2022-new/m/m-bg-3.jpeg");background-size:100% 100%;background-repeat:no-repeat}#page3 .desc{font-size:18px;margin-top:15px;margin-bottom:12px}#page4{background:url("https://image-soulink.sodaapp.com.cn/fe/projects/chengjia-pc/2022-new/m/m-bg-4.jpeg");background-size:100% 100%;background-repeat:no-repeat}#page4 .desc{font-size:18px;margin-top:15px}#page4 .desc .num{font-size:22px}#page5{background:url("https://image-soulink.sodaapp.com.cn/fe/projects/chengjia-pc/2022-new/m/m-bg-5.jpeg");background-size:100% 100%;background-repeat:no-repeat}#page5 .desc{margin-top:15px;font-size:18px}.openBtn{background:linear-gradient(180deg,#ff8289 0,#ff000f 100%);border:.497778px solid rgba(255,255,255,.24);box-sizing:border-box;box-shadow:0 7.96444px 15.9289px rgba(115,66,232,.1);border-radius:33.8489px;font-family:Source Han Sans CN;font-style:normal;font-weight:800;font-size:24px;line-height:35px;text-align:center;letter-spacing:-.164267px;padding-top:.16rem;padding-bottom:.16rem}.m-home-mask{background:linear-gradient(180deg,rgba(254,187,216,0) 0,rgba(255,186,215,.8) 135.51%)}#detail{background:url(https://image-soulink.sodaapp.com.cn/fe/projects/chengjia-pc/detail-bg-img.png);background-size:cover;background-repeat:no-repeat}.pc-kv-img{width:42vw;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-left:14vw;display:flex;margin-left:auto;margin-right:auto;transform:translateX(-10vw)}.pc-kv-img .main{height:41vw;width:47vw}.pc-kv-img .logo{margin-left:-15vw;z-index:100;height:12.9vw;margin-top:11vw;-o-object-fit:contain;object-fit:contain}.qr{width:10vw;min-width:184px;-o-object-fit:contain;object-fit:contain;left:84vw;bottom:7vw;background:#fff;padding-top:1vw;padding-bottom:1vw;border-radius:16px}.qr-title{font-weight:500;font-size:.6vw;line-height:120%;text-align:center;letter-spacing:.02em;color:#000}.mobile-title{margin-top:43px}.mobile-title.mt-0{margin-top:15px}.mobile{font-weight:400;font-size:18px}.m-btn-wrap{bottom:0}.m-btn-wrap .btn{height:80px;width:216px;padding:0}.mobile-full-img{min-width:100vw}.h-special{height:.46rem}.h-special2{height:.54rem}.pc-diver{width:69vw;margin:4.7vw auto;position:relative;z-index:20}.video-block{width:54vw;height:30vw}.pc-introduce{font-size:31px;line-height:150%;margin-top:20px;text-align:center;font-weight:400;color:#333}.pc-image-introduce{width:60vw;margin-top:20px;-o-object-fit:contain;object-fit:contain}.buy-content{margin:67px auto 0;display:flex;flex-direction:column;position:relative;background:#fff;padding:10px 0;border-radius:10px}.buy-content .big-image{width:37%;-o-object-fit:contain;object-fit:contain;height:auto}.buy-content .images{display:flex;flex-direction:column;width:25.6vw;height:31vw;position:relative;overflow-x:hidden}.buy-content .images .row-images{display:flex;align-items:center;margin-top:1vw;width:25.6vw;overflow-y:visible;justify-content:space-around;flex-direction:row;height:3.33vw}.buy-content .images .row-images .small-foreground{width:100%;height:100%;top:0;left:0;opacity:1;position:absolute;background:#000}.buy-content .images .row-images .swiper-slide{width:3.33vw;height:3.33vw;position:relative;border-radius:4px;overflow:hidden;filter:grayscale(20%)}.buy-content .images .row-images .swiper-slide .small-foreground-opacity{opacity:.3}.buy-content .images .row-images .swiper-slide-thumb-active{opacity:1;filter:none}.buy-content .images .row-images .swiper-slide-thumb-active .small-foreground-opacity{opacity:0}.buy-content .images .image-item{width:3.33vw;border-radius:4px;display:block;height:3.33vw}.buy-content .buy-info-content{flex:1;margin-left:15px;display:flex;flex-direction:column;align-items:flex-start}.buy-content .buy-info-content .good-title{color:#333;margin-left:10px;text-align:start;font-size:26px;font-style:normal;font-weight:400;line-height:normal;margin-right:20px}.buy-content .buy-info-content .price-out-layout{color:#666;text-align:center;font-size:16px;line-height:40px;width:100%;display:flex;padding:10px 10px 10px 20px;position:relative;flex-direction:column;align-items:flex-start;font-style:normal;font-weight:400}.buy-content .buy-info-content .price-out-layout .price-layout{color:#666;width:80%;display:flex;box-sizing:border-box;padding:10px 10px 15px 10px;margin-left:-10px;position:relative;flex-direction:column;align-items:flex-start;font-style:normal;background:#ffe9f1}.buy-content .buy-info-content .price-out-layout .price-layout .sell-out{position:absolute;right:10px;top:10px;display:flex;flex-direction:column;align-items:center;line-height:normal;font-size:16px}.buy-content .buy-info-content .price-out-layout .price-layout .line-through{text-decoration:line-through}.buy-content .buy-info-content .price-out-layout .price-layout .price-row{display:flex;flex-direction:row;height:40px;align-items:flex-end}.buy-content .buy-info-content .price-out-layout .price-layout .price-row .price-font{font-size:34px;line-height:30px;color:#ff4e71;font-weight:700;margin-left:5px}.buy-content .buy-info-content .price-out-layout .price-layout .price-row .price-tag{background:#ff4e71;height:23px;padding:0 10px;line-height:23px;margin-left:5px;color:#fff;font-weight:400}.buy-content .buy-info-content .price-out-layout .sale-item{background:#fff5f9;padding:0 10px}.buy-content .buy-info-content .price-out-layout .text-align-left{text-align:start}.buy-content .buy-info-content .price-out-layout .normal-line-height{line-height:normal}.buy-content .buy-info-content .price-out-layout .row-text{display:flex;align-items:flex-start;line-height:26px;margin-top:24px;flex-direction:row}.buy-content .buy-info-content .price-out-layout .row-text .select-radio{background:#fff;font-size:16px;padding:3px 20px;border:1px solid #d7d7d7}.buy-content .buy-info-content .price-out-layout .row-text .selected{border:1px solid #ff4e71;color:#ff4e71}.buy-content .buy-info-content .price-out-layout .row-text .add-unit{height:34px;line-height:34px;padding:0 5px}.buy-content .buy-info-content .price-out-layout .row-text .add-good-group{display:flex;flex-direction:row;height:34px;border:1px #d7d7d7 solid}.buy-content .buy-info-content .price-out-layout .row-text .add-good-group .add{width:32px;height:32px;font-weight:700;background-color:#d7d7d7;line-height:32px;text-align:center;font-size:20px}.buy-content .buy-info-content .price-out-layout .row-text .add-good-group .bg-text{width:58px;line-height:32px;text-align:center;height:32px}.buy-content .buy-info-content .price-out-layout .buy-button{background:#ffcad7;font-size:16px;font-weight:700;margin-top:26px;line-height:43px;padding:0 30px;color:#ff4e71;border:1px solid #ff9ec7}.toast-view{position:fixed;top:40vh;right:50%;transform:translateX(50%);margin:auto;font-weight:500;background:#333;z-index:100000;color:#fff;font-size:30px;border-radius:10px;padding:10px 20px}.buy-dialog{width:100%;position:fixed;z-index:1000;top:0;left:0;right:0;bottom:0;background:#33333333;height:100vh;overflow:hidden}.buy-dialog .buy-image{width:400px;margin:50vh auto 0;transform:translateY(-50%);-o-object-fit:contain;object-fit:contain;height:380px}.myTestSwiper{width:25.6vw;height:25.6vw;box-sizing:border-box;position:relative}.myTestSwiper .swiper-slide{display:flex;justify-content:center;align-items:center}.myTestSwiper .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tab-supreme{background:linear-gradient(90deg,#d98c0c 15.79%,#f1b54b 100%);color:#fff;margin-right:20px;border-radius:30px}.not-scroll{overflow:hidden}.detail-text{width:20px;height:3px;background:#ffcad7}.grey-line{width:100%;height:1px;background:#ececec}.detail-texts{display:flex;flex-direction:row;width:70%;margin:0 auto;justify-content:space-between;flex-wrap:wrap;color:#333}.detail-texts .detail-item{line-height:59px;width:30%;height:59px;overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.detail-image{width:70%;margin:10px auto}.tab-layout{min-height:80px}.good-detail-title{font-size:18px}.dotted-line{width:80%;-o-object-fit:fill;object-fit:fill;margin-left:-10px}