@charset "UTF-8";@font-face{font-family:iconfont;src:url(https://alioss.kashangyin.com/HtmlAsstes/CSYAssets/assets/iconfont-moGOtiQ8.woff2?t=1760863667524) format("woff2"),url(https://alioss.kashangyin.com/HtmlAsstes/CSYAssets/assets/iconfont-BcLDz0j4.woff?t=1760863667524) format("woff"),url(https://alioss.kashangyin.com/HtmlAsstes/CSYAssets/assets/iconfont-C6b1acVo.ttf?t=1760863667524) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-xinlangweibo:before{content:""}.icon-552cd5c76f532:before{content:""}.icon-QQ:before{content:""}.icon-dengpao:before{content:""}.icon-liulanlishi:before{content:""}.icon-huodongguangchang-N:before{content:""}.icon-shanchu:before{content:""}.icon-chakan:before{content:""}.icon-xiaoxi:before{content:""}.icon-dianpu:before{content:""}.icon-shixintaoxin:before{content:""}.icon-31erweima:before{content:""}.icon-dizhi:before{content:""}.icon-taoxin:before{content:""}.icon-shoucang1:before{content:""}.icon-youjiantou:before{content:""}.icon-dianpu-xianxing:before{content:""}.icon-gouwudai:before{content:""}.icon-lishijilu_huaban:before{content:""}.icon-shoucang:before{content:""}.icon-sousuo:before{content:""}.icon-gouwucheman:before{content:""}.icon-shoucangjiatianchong:before{content:""}.icon-xiangxiajiantou:before{content:""}.icon-pinglun:before{content:""}.icon-guanbi:before{content:""}.icon-pagenext:before{content:""}.icon-chakantieziguanzhu:before{content:""}.icon-qrcode:before{content:""}.icon-kefu:before{content:""}/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,img,a{margin:0;padding:0}body,button,input,select,textarea{font-family:Tahoma,Arial,sans-serif;font-size:14px;line-height:1.5;color:#000;background:none}header{width:100%}select{text-align-last:center;background:#fff0;-webkit-appearance:initial}ul,ol{list-style:none}a{text-decoration:none}a:hover{text-decoration:underline}input,button,select,textarea{border:none;outline:none}img,object{border:none;vertical-align:top}em,strong{font-style:normal;font-weight:400}button{background:none;-webkit-appearance:none}.btnAnimate{position:relative;overflow:hidden}.btnAnimate:hover{cursor:pointer;opacity:.9}.btnAnimate:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,#fff2f4 10%,transparent 10.1%);transform:scale(10);opacity:0;transition:all .4s}.btnAnimate:active:after{transform:scale(0);opacity:.5;transition:0s}input::placeholder{color:#888}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;filter:;color:#222;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;font-size:70px;--header-height: .44rem ;--font-wight-line: 300;--font-wight-line-bold: 400;--font-wight-bold: 600;--font-wight-black: 900;--intervalWidth: .2rem ;--textMarginBoldWidth: .12rem;--textMarginWidth: .1rem ;--ArticeSearchMargin: .1rem ;--textMarginHeight: .15rem;--themeRadius: .04rem;--defaultTextColors: #2c2c2c;--theAddressOfTheBackgroundImageOfTheEvent: none;--min-width: 14.4rem;--ArticeMinWidth: 11.8rem;--ArticeListWidth: 7.76rem;--textTitleSize: .54rem;--textTitleButton: clamp( 20px, .24rem, 28px );--contentItemTop: clamp( 30px, .36rem, 42px );--titleOfTheUserName: clamp( 22px, .28rem, 33px );--titleOfTheArticle: clamp( 20px, .24rem, 28px );--textLargeBoldFontsize: clamp( 18px, .22rem, 26px );--textLargeFontsize: clamp( 18px, .2rem, 24px );--textLargemediunFontsize: clamp( 15px, .18rem, 22px );--textMediumFontsize: clamp( 14px, .16rem, 20px );--textSmallFontsize: clamp( 13px, .14rem, 18px );--textMinFontsize: clamp( 12px, .12rem, 16px );--ProductTitleFontSize: clamp(32px, .32rem, 46px);--iconPrevsize: .3rem;--customizeTheBaseColor: #f7f7f7;--PeopleBg: #f4f4f4;--themeColors: #ec0606;--customizeTheBaseColorRGB: 247, 247, 247;--themeWhiteColor: #ffffff;--cardBgColor: #9e5912;--cardBg2Color: #d87c4a;--splitTheBackground: #f2f2f2;--Errcolor: #ff0000;--Titlecolor: #2c2c2c;--title2color: #666666;--title3color: #999999;--weakCopywriting: #d9d9d9;--MoreFontColor: #363636;--backgroundLinearGradient: linear-gradient(180deg, #fcf2e9 0%, #fbf9f7 100%)}html{--themeTextColors: var( --themeColors );--themeBgColors: var(--themeColors);--themeBorderColors: var(--themeColors);--themeBgColorsRGB: 236, 6, 6;--themeTextBtnColors: var( --themeWhiteColor );--TextColors: var( --defaultTextColors );--bgLG: var(--backgroundLinearGradient);--BgTextColors: var( --themeWhiteColor )}a{cursor:pointer}div[textColor=white] *{color:var(--BgTextColors)}div[textColor=block] *{color:var(--Titlecolor)}div[textColor=blockimportant] *{color:var(--Titlecolor)!important}@media (prefers-color-scheme: dark){:root{background-color:#fff!important}}body{margin:0;background:#fff}#app{display:flex;flex-direction:column;min-height:100vh}.animate__animated.animate__fadeIn,.animate__animated.animate__slideInDown,.animate__animated.animate__backInDown,.animate__animated.animate__fadeOut,.animate__animated.animate__fadeInLeft{--animate-duration: .3s}.unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}main{flex:auto;display:flex;align-items:center;margin:0 auto;text-align:center}@media (max-width: 639px){main{margin:2rem}}@media (min-width: 2559px){:root{font-size:120px}}@media (min-width: 1920px) and (max-width: 2560px){:root{font-size:100px}}@media (min-width: 1440px) and (max-width: 1920px){:root{font-size:88px}}@media (max-width: 1440px){:root{font-size:clamp(32px,calc(32px + (100vw - 320px) * (75) / (1440 - 320)),88px)}}@media (prefers-color-scheme: dark){:root{color:#ccc;background-color:#1a1a1a}}._Login_1pfpx_1{width:3.9rem;min-height:3.8rem;max-height:4.2rem;padding:.4rem;box-sizing:border-box;box-shadow:inset 0 0 30px #ffffff26,inset 0 15px 30px #ffffff26;border-radius:.24rem;display:flex;background:#fff9;will-change:backdrop-filter;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);flex-direction:column;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;z-index:9999;transform:translateZ(0);transition:all .2s}._frostedglass_1pfpx_53:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;filter:blur(8px);z-index:-1;opacity:.8}._LoginType_1pfpx_71{display:flex;width:100%;justify-content:center;margin-bottom:var(--intervalWidth)}._LoginTypeItem_1pfpx_83{font-size:var(--titleOfTheArticle);margin:0 .07rem;border-bottom:.04rem solid none}._LoginTypeItemActive_1pfpx_93,._LoginTypeItem_1pfpx_83:hover{color:var(--themeColors);border-bottom:.04rem solid var(--themeColors);cursor:pointer}._addcardBoxTop_1pfpx_103{width:1.6rem;height:.44rem;background:#fff;border-radius:.08rem;position:absolute;display:flex;justify-content:center;align-items:center;top:var(--intervalWidth)}._addCarOk_1pfpx_127{font-weight:600;font-family:PingFang SC,PingFang SC;font-size:var(--textLargemediunFontsize);color:#2c2c2c;line-height:.21rem}._addCarOkPlace_1pfpx_143{font-weight:400;font-family:PingFang SC,PingFang SC;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin:.1rem 0 .16rem}._toCarBtn_1pfpx_159{width:1.04rem;height:.34rem;background:var(--themeColors);border-radius:8px;display:flex;justify-content:center;align-items:center;font-family:PingFang SC,PingFang SC;font-weight:600;font-size:var(--textMediumFontsize);color:var(--themeTextBtnColors);line-height:.19rem;padding:.06rem .2rem;cursor:pointer}._loginInput_1pfpx_193{width:3rem;height:.54rem;background:#fff9;border-radius:.08rem;padding:0 .2rem;box-sizing:border-box;margin-top:var(--textMarginWidth);display:flex;align-items:center;border:1px solid transparent}._loginInput_1pfpx_193 input:-webkit-autofill,._loginInput_1pfpx_193 input:-webkit-autofill:hover,._loginInput_1pfpx_193 input:-webkit-autofill:focus{background-color:transparent!important;color:#333!important;border-color:transparent!important;-webkit-box-shadow:0 0 0 1000px transparent inset!important;-webkit-text-fill-color:#333!important;transition:background-color 5000s ease-in-out 0s!important}._loginInput_1pfpx_193 input:-moz-autofill,._loginInput_1pfpx_193 input:-moz-autofill:hover,._loginInput_1pfpx_193 input:-moz-autofill:focus{background-color:transparent!important;color:#333!important;border-color:transparent!important}._loginInput_1pfpx_193:focus{background:#fff}._loginInput_1pfpx_193 input,._loginInput_1pfpx_193 input::placeholder{width:100%;line-height:.54rem;font-size:var(--textMediumFontsize)}._loginInput_1pfpx_193 input::placeholder{color:#999}._loginInput_1pfpx_193 ._ToSMS_1pfpx_295{white-space:nowrap;padding-left:var(--textMarginWidth);border-left:1px solid rgba(0,0,0,.12);cursor:pointer}._loginInput_1pfpx_193._error_1pfpx_309{border-color:#ff4d4f}._errorText_1pfpx_317{color:#ff4d4f;font-size:.12rem;height:.16rem}._ToSMS_1pfpx_295:hover{color:var(--themeColors)}._loginBtn_1pfpx_337{width:3rem;height:.54rem;background:#ec0606bf;border-radius:.08rem;margin-top:var(--intervalWidth);display:flex;align-items:center;justify-content:center;font-weight:500;font-size:var(--textLargemediunFontsize);color:var(--themeTextBtnColors);position:relative}._loginBtn_1pfpx_337._loading_1pfpx_371{cursor:not-allowed;opacity:.8;color:transparent}._loginBtn_1pfpx_337 ._loadingSpinner_1pfpx_385{width:.2rem;height:.2rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;transform:translate(-50%,-50%);animation:_spin_1pfpx_1 1s linear infinite;display:none}._loginBtn_1pfpx_337._loading_1pfpx_371 ._loadingSpinner_1pfpx_385{display:block;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto}._animate__spin_1pfpx_431{animation-name:_spin_1pfpx_1;animation-timing-function:linear;animation-duration:1s;animation-iteration-count:infinite}._dengluxieyi_1pfpx_451{font-weight:400;font-size:var(--textMinFontsize);color:#2c2c2c;line-height:var(--textMinFontsize);text-align:left;margin-top:var(--textMarginWidth)}._dengluxieyi_1pfpx_451 span:hover{cursor:pointer;color:var(--themeBgColors)}._successContainer_1pfpx_477{text-align:center}._animationWrapper_1pfpx_485{position:relative;margin:0 auto calc(2 * var(--intervalWidth))}._outerCircle_1pfpx_497{width:100%;height:100%;animation:_spin_1pfpx_1 1.2s linear 1 forwards}._innerContent_1pfpx_511{position:absolute;top:0;left:0;width:100%;height:100%}._checkCircle_1pfpx_529{fill:none;stroke-width:3;cx:32;cy:32;r:28;stroke-dasharray:176;stroke-dashoffset:176;animation:_fill_1pfpx_1 1.2s ease-out forwards}._checkMark_1pfpx_555{stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:38;stroke-dashoffset:36;animation:_check_1pfpx_529 .7s ease-out forwards .1s}._successTitle_1pfpx_579{color:#1f2937;font-size:var(--titleOfTheArticle);margin-bottom:var(--textMarginWidth);font-weight:600;text-align:center}._successDescription_1pfpx_595{color:#4b5563;font-size:var(--textLargemediunFontsize);text-align:center;margin:0 auto}@keyframes _spin_1pfpx_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _check_1pfpx_529{0%{stroke-dashoffset:36}to{stroke-dashoffset:0}}@keyframes _fill_1pfpx_1{0%{stroke-dashoffset:176}to{stroke-dashoffset:0}}._popupContent_zfk0p_3{background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 0 10px #0000004d}._popupHeader_zfk0p_17{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._popupTitle_zfk0p_31{font-size:var(--textLargemediunFontsize);font-weight:700}._popupClose_zfk0p_41{cursor:pointer;font-size:var(--textLargeFontsize);color:gray}._animate__fadeIn_zfk0p_61{-webkit-animation-name:_fadeIn_zfk0p_1;animation-name:_fadeIn_zfk0p_1}._animate__fadeIn_zfk0p_61 ._backdrop_zfk0p_69{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes _fadeIn_zfk0p_1{0%{opacity:0}to{opacity:1}}._addcarokbox_xrpcq_1{width:2.36rem;height:2.3rem;background:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}._addcardBoxTop_xrpcq_21{min-width:1.6rem;padding:0 var(--intervalWidth);height:.44rem;background:#fff;border-radius:.08rem;display:flex;justify-content:center;align-items:center;margin-top:var(--intervalWidth);box-shadow:0 4px 12px #4a412733}._addCarOk_xrpcq_51{font-weight:600;font-family:PingFang SC,PingFang SC;font-size:var(--textLargemediunFontsize);color:#2c2c2c;line-height:.21rem}._addCarOkPlace_xrpcq_67{font-weight:400;font-family:PingFang SC,PingFang SC;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin:.1rem 0 .16rem}._toCarBtn_xrpcq_83{width:1.04rem;height:.34rem;background:#f5d464;border-radius:8px;display:flex;justify-content:center;align-items:center;font-family:PingFang SC,PingFang SC;font-weight:600;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem;padding:.06rem .2rem;cursor:pointer}._addcarokboxImg_xrpcq_115{width:.45rem;height:.45rem;display:flex;margin-bottom:var(--intervalWidth)}._addcarokboxImgTop_xrpcq_127{width:.22rem;height:.22rem;display:flex;margin-right:var(--textMarginWidth)}._addcarokboxImg_xrpcq_115 img,._addcarokboxImgTop_xrpcq_127 img{width:100%;height:100%;object-fit:contain}._empty_ekryq_1{display:flex;align-items:center;justify-content:center;font-size:var(--textSmallFontsize);color:#7c889c;flex-direction:column;padding:.3rem 0}._emptyNoPadding_ekryq_19{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:var(--textSmallFontsize);color:#7c889c}._empty_ekryq_1 ._margintop_ekryq_37{margin-top:.3rem}._emptyIcon_ekryq_43{display:flex}._emptyIcon_ekryq_43 img{width:100%;height:100%;object-fit:contain}._theMerchantReplied_ekryq_61{font-weight:400;width:100%;font-size:var(--textSmallFontsize);color:#50607bd6;line-height:.24rem;padding-top:var(--intervalWidth);word-break:break-all}._theMerchantRepliedMore_ekryq_79{font-weight:400;width:100%;font-size:var(--textSmallFontsize);color:#50607bd6;line-height:.24rem;padding-top:var(--intervalWidth);position:relative;display:flex;min-width:0}._theMerchantRepliedMoreContext_ekryq_101{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._more_ekryq_115{width:56px;flex-shrink:0;color:#000c}._more_ekryq_115:hover{cursor:pointer}._home_1hgb4_1{min-height:100vh;min-width:var(--min-width);width:14.4rem;padding:.24rem .2rem;margin:0 auto}._checkTab_1hgb4_17{width:100%;display:flex;justify-content:center;font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem}._checkTabItem_1hgb4_35{font-weight:400;font-size:var(--textLargeFontsize);color:#999;line-height:.34rem;margin:0 .33rem;padding:0 .04rem;box-sizing:border-box;border-bottom:.02rem solid rgba(0,0,0,0)}._checkTabItem_1hgb4_35:hover{cursor:pointer}._checkTabItem_1hgb4_35:hover{font-weight:500;font-size:var(--textLargeFontsize);margin:0 .33rem;padding:0 .04rem;color:#141313;line-height:.34rem}._checkTabItemActive_1hgb4_77{font-weight:500;font-size:var(--textLargeFontsize);margin:0 .33rem;padding:0 .04rem;color:#141313;line-height:.34rem;border-bottom:.02rem solid var(--themeBorderColors)}._search_1hgb4_95{width:11.96rem;height:.42rem;display:flex;position:relative;margin-bottom:var(--intervalWidth)}._searchInput_1hgb4_109{width:11.96rem;height:.42rem;border-radius:.3rem;border:1px solid #000000;padding:0 .04rem 0 var(--intervalWidth);box-sizing:border-box;background:none;font-weight:var(--font-wight-line);font-size:var(--textMinFontsize);color:#000;position:relative}._searchBtn_1hgb4_137{position:absolute;right:.04rem;top:0;bottom:0;margin:auto;width:.59rem;height:.34rem;background:linear-gradient(270deg,#d3a005,#e8b620);border-radius:.23rem;border:none;font-weight:var(--font-wight-line-bold);font-size:var(--textSmallFontsize);color:#fff;line-height:.16rem}._gongnengbox_1hgb4_171{display:flex}._menus_1hgb4_177{display:flex;width:2.51rem;height:3.11rem;background:var(--bgLG);border-radius:.1rem;flex-direction:column;padding:.28rem var(--intervalWidth);margin-right:var(--intervalWidth);box-sizing:border-box}._menuitem_1hgb4_201{margin-bottom:.2rem;display:flex;align-items:center;cursor:pointer}._menuitemIcon_1hgb4_215{width:.2rem;height:.2rem;border-radius:0}._menuitemIcon_1hgb4_215 img{width:100%;height:100%;object-fit:contain}._menuSpace_1hgb4_237{width:1.9rem;display:flex;justify-content:space-between}._menusIconNext_1hgb4_247{font-size:var(--textMinFontsize);transform:rotate(270deg)}._menuitemName_1hgb4_255{font-weight:400;font-size:var(--textSmallFontsize);color:#ec0606;line-height:.18rem;margin-left:.08rem}._menuitem_1hgb4_201:hover,._menuitem_1hgb4_201:hover ._menuitemName_1hgb4_255{color:var(--themeTextColors)}._menuitem_1hgb4_201:hover ._menuitemIcon_1hgb4_215 img:first-child{display:none}._menuitemIcon_1hgb4_215 img:last-child{display:none}._menuitem_1hgb4_201:hover ._menuitemIcon_1hgb4_215 img:last-child{display:block}._carouselsAndJumpBoxes_1hgb4_295{display:flex;flex-direction:column}._swagger_1hgb4_303{width:7.62rem;height:3.11rem;border-radius:.1rem}._swagger_1hgb4_303 img{width:100%;height:100%;object-fit:cover;border-radius:.1rem}._jumpToAListOfLinks_1hgb4_331{display:flex;align-items:center;width:7.19rem;height:1.34rem;background:#fff;justify-content:space-between;margin-top:var(--intervalWidth);padding:0 .32rem;box-sizing:border-box;border-radius:.1rem}._jumpToAListOfItem_1hgb4_357{display:flex;flex-direction:column;align-items:center}._jumpLinkIcon_1hgb4_367{width:50px;height:50px;background:#d9d9d9;border-radius:0;margin-bottom:.05rem}._jumpLinkName_1hgb4_381{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin-top:.05rem}._broaderMarketTrend_1hgb4_397{width:3.79rem;height:3.11rem;background:var(--bgLG);margin-left:var(--intervalWidth);padding:.26rem;box-sizing:border-box;border-radius:.1rem}._broaderMarketTrend_1hgb4_397 ._users_1hgb4_417{display:flex;align-items:center}._usersIcons_1hgb4_425{width:.6rem;height:.6rem;border-radius:.6rem;display:flex;align-items:center;overflow:hidden;border:1px solid #fc7373}._usersIcons_1hgb4_425 img{width:100%}._broaderMarketTrend_1hgb4_397 ._names_1hgb4_453{display:flex;flex-direction:column;margin-left:.16rem}._names_1hgb4_453 ._title_1hgb4_463{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:21px}._userName_1hgb4_475{font-weight:600;font-size:var(--textLargemediunFontsize);color:#363636;line-height:.21rem;margin-top:var(--textMarginWidth)}._namesBtn_1hgb4_489{display:flex;align-items:center;font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:16px;margin-top:.1rem}._namesBtn_1hgb4_489 span:first-child,._namesBtn_1hgb4_489 span:last-child{cursor:pointer}._orderDynamics_1hgb4_515{width:100%;height:.56rem;margin-top:var(--intervalWidth);background:#fff;border-radius:.06rem}._orderDynamicscontent_1hgb4_533{display:flex!important;align-items:center;height:100%;padding:.08rem;box-sizing:border-box;justify-content:space-between}._orderDynamicsdata_1hgb4_549{display:flex;flex-direction:column;justify-content:space-between;align-content:space-between;margin-left:.08rem}._orderDynamicsTime_1hgb4_563{margin-top:.08rem;font-size:var(--textMinFontsize);color:#666}._orderDynamicsImg_1hgb4_573{width:.4rem;height:.4rem}._orderDynamicsImg_1hgb4_573 img{width:100%;height:100%;object-fit:contain}._orderDynamicsMore_1hgb4_593:hover{color:var(--themeTextColors);cursor:pointer}._dividingLinemargin12_1hgb4_623{margin:0 .12rem;border-right:1px solid #d9d9d9;height:.16rem}._logintype_1hgb4_633{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:.21rem;text-align:center;margin:.28rem 0 .16rem}._OrderStatistics_1hgb4_649{display:grid;box-sizing:border-box;justify-content:space-between;width:100%;grid-template-columns:repeat(5,1fr);margin-top:var(--intervalWidth)}._OrderStatistic_1hgb4_649{display:flex;flex-direction:column;justify-content:center;align-items:center}._OrderStatisticsNum_1hgb4_679{font-weight:700;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._OrderStatisticsTitle_1hgb4_691{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem;margin-top:var(--textMarginWidth)}._OrderStatistic_1hgb4_649:hover ._OrderStatisticsNum_1hgb4_679,._OrderStatistic_1hgb4_649:hover ._OrderStatisticsTitle_1hgb4_691{color:var(--themeTextColors);cursor:pointer}._btnBox_1hgb4_715{display:flex;justify-content:center;cursor:pointer}._loginBtn_1hgb4_725:active{background:var(--themeBgColors)}._loginBtn_1hgb4_725{width:3.27rem;height:.52rem;background:var(--themeBgColors);border-radius:.12rem;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:var(--textMediumFontsize);color:var(--themeWhiteColor)}._loginBtn_1hgb4_725 ._marginright8_1hgb4_757{margin-right:.08rem;font-size:var(--textLargemediunFontsize)}._featureList_1hgb4_765{display:grid;grid-template-columns:repeat(4,1fr);margin-top:.15rem}._functionButtons_1hgb4_775{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:1;display:flex;align-items:center;flex-direction:column;cursor:pointer}._functionButtons_1hgb4_775:hover{color:var(--themeTextColors)}._functionButtons_1hgb4_775 ._icon_1hgb4_801{font-size:.3rem;margin-bottom:.08rem}._listOfBusinesses_1hgb4_811{width:14.39rem;height:2.35rem;background:#fff;border-radius:.1rem;margin-top:var(--intervalWidth);display:flex;flex-wrap:wrap}._listOfBusinesseItem_1hgb4_831{width:calc((14.39rem / 6) - 1px);height:calc(1.175rem - 1px);font-weight:400;font-size:.3rem;color:#000;line-height:.25rem;letter-spacing:.1rem;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.12);border-top:none;border-right:none}._listOfBusinesseItem_1hgb4_831 img{width:100%;height:100%;object-fit:contain}._listOfBusinesseItem_1hgb4_831:nth-child(6)~div{border-bottom:none}._listOfBusinesseItem_1hgb4_831:first-child{border-left:none}._listOfBusinesseItem_1hgb4_831:nth-child(7){border-left:none}._advertisingWindow_1hgb4_889{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._advertisingWindowItem_1hgb4_899{width:7.1rem;height:1.6rem;background:var(--themeBgColors);border-radius:.1rem}._recommendedBits_1hgb4_913{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._recommendedBitsItem_1hgb4_925{width:7.1rem;height:3.75rem;background:#fff;border-radius:.1rem;padding:0 .2rem .25rem}._recommendedBitsItem_1hgb4_925:last-child{margin-left:var(--intervalWidth)}._recommendedBitsItemline_1hgb4_947{display:flex;justify-content:space-between;align-items:center;padding:.25rem .2rem;box-sizing:border-box}._recommendedBitsItemlinenleft_1hgb4_961{display:flex;align-items:baseline}._titleName_1hgb4_969{font-weight:400;font-size:.26rem;color:#000;line-height:.25rem}._recommendedBitsItemlinenspan_1hgb4_981{font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;text-align:left;margin-left:.15rem}._recommendedBitsItemlinenmore_1hgb4_997{font-weight:400;font-size:var(--textMediumFontsize);color:var(--themeTextColors);line-height:.25rem}._flexbetween_1hgb4_1011{display:flex;justify-content:space-between;flex-wrap:wrap}._flexcol_1hgb4_1021{display:flex;flex-direction:column}._recommendedBitsItemlineitemsshopitem_1hgb4_1029{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;cursor:pointer}._recommendedBitsItemlineitemsshopitemimg_1hgb4_1045{width:2.13rem;height:2.13rem;background:#d9d9d9;border-radius:.05rem}._recommendedBitsItemlineitemsshopitemName_1hgb4_1059{max-width:2.13rem;font-weight:400;font-size:var(--textLargeFontsize);color:#333;line-height:.25rem;text-align:center;margin:.05rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._recommendedBitsItemlineitemsshopitemPrice_1hgb4_1083{padding:0 .13rem;box-sizing:border-box;border-radius:0;border:.01rem solid #000000;font-weight:400;font-size:var(--textMediumFontsize);color:#fff;line-height:.25rem;display:flex;margin-top:.1rem;background:linear-gradient(100deg,rgba(0,0,0,1) 49.5%,rgba(0,0,0,1) 49.5%,rgba(255,255,255,1) 50.5%,transparent 50.5%)}._recommendedBitsItemlineitemsshopitemPriceNewPrice_1hgb4_1121{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem}._recommendedBitsItemlineitemsshopitemPriceOldPrice_1hgb4_1135{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem;color:#000;margin-left:.24rem;text-decoration:line-through}._recommendedBitsItemfactoryLabeling_1hgb4_1155{border-radius:0;border:1px solid #000000;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;padding:0 .13rem;box-sizing:border-box;margin-top:.1rem}._recommendedBitsItemfactoryLabeling_1hgb4_1155:hover{color:#fff;background:#000}._coffeeBeansRecommended_1hgb4_1185{width:14.4rem;background:#fff;border-radius:.1rem}._coffeeBeansRecommendedTitle_1hgb4_1197{display:flex;justify-content:space-between;box-sizing:border-box;position:sticky;top:1.14rem;z-index:19;background:#fff;overflow-x:scroll;white-space:nowrap;flex-wrap:wrap}._coffeeBeansRecommendedTitle_1hgb4_1197::-webkit-scrollbar{display:none}._coffeeBeansRecommendedTitleL_1hgb4_1231{display:flex;align-items:baseline}._coffeeBeansRecommendedTitleLSpan_1hgb4_1241{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._coffeeBeansRecommendedTitleR_1hgb4_1255{display:flex;align-items:center;width:100%;padding:var(--intervalWidth) 0;overflow-x:scroll}._coffeeBeansRecommendedTitleR_1hgb4_1255::-webkit-scrollbar{display:none}._coffeeBeansRecommendedTitleRItem_1hgb4_1277,._coffeeBeansRecommendedTitleRItemB_1hgb4_1279{font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;border-bottom:2px solid rgba(0,0,0,0);padding:0 .04rem;margin-right:.5rem;display:flex}[data-Sticky=true]._coffeeBeansRecommendedTitleRItemB_1hgb4_1279,[data-Sticky=true]._coffeeBeansRecommendedTitleRItemBActive_1hgb4_1303,[data-Sticky=true]._coffeeBeansRecommendedTitleRItemB_1hgb4_1279:hover{flex-direction:row}[data-Sticky=true]._coffeeBeansRecommendedTitleRItemB_1hgb4_1279 ._coffeeBeansRecommendedTitleRItemIcon_1hgb4_1309,[data-Sticky=true]._coffeeBeansRecommendedTitleRItemBActive_1hgb4_1303 ._coffeeBeansRecommendedTitleRItemIcon_1hgb4_1309,[data-Sticky=true]._coffeeBeansRecommendedTitleRItemB_1hgb4_1279:hover ._coffeeBeansRecommendedTitleRItemIcon_1hgb4_1309{width:.4rem;height:.4rem;margin-right:var(--intervalWidth)}[data-type=COM]._coffeeBeansRecommendedTitleRItem_1hgb4_1277{background:#f7f8fc;border-radius:8px;padding:4px 8px;box-sizing:border-box;border:none;margin:0 8px}[data-type=COM]._coffeeBeansRecommendedTitleRItem_1hgb4_1277:hover,[data-type=COM]._coffeeBeansRecommendedTitleRItemActive_1hgb4_1339{background:#ec06061a;border-radius:8px;padding:4px 8px;box-sizing:border-box;border:none;margin:0 8px;color:var(--themeColors)}._coffeeBeansRecommendedTitleRItemActive_1hgb4_1339,._coffeeBeansRecommendedTitleRItem_1hgb4_1277:hover,._coffeeBeansRecommendedTitleRItemBActive_1hgb4_1303,._coffeeBeansRecommendedTitleRItemB_1hgb4_1279:hover{font-weight:400;font-size:var(--textMediumFontsize);color:#141313;line-height:.25rem;border-bottom:2px solid var(--themeBorderColors);margin-right:.5rem;padding:0 .04rem;cursor:pointer;display:flex}._coffeeBeansRecommendedTitleRItem_1hgb4_1277,._coffeeBeansRecommendedTitleRItemActive_1hgb4_1339,._coffeeBeansRecommendedTitleRItem_1hgb4_1277:hover{display:flex;align-items:center}._coffeeBeansRecommendedTitleRItem_1hgb4_1277 ._coffeeBeansRecommendedTitleRItemIcon_1hgb4_1309,._coffeeBeansRecommendedTitleRItemActive_1hgb4_1339 ._coffeeBeansRecommendedTitleRItemIcon_1hgb4_1309,._coffeeBeansRecommendedTitleRItem_1hgb4_1277:hover ._coffeeBeansRecommendedTitleRItemIcon_1hgb4_1309{width:.3rem;height:.3rem;margin-right:.1rem;margin-bottom:0}._coffeeBeansDBFIcon_1hgb4_1409{height:.3rem;width:auto}._coffeeBeansDBFIcon_1hgb4_1409 img{width:100%;height:100%;object-fit:contain}._coffeeBeansRecommendedTitleRItemIcon_1hgb4_1309{width:.8rem;height:.8rem;margin-bottom:.06rem}._coffeeBeansRecommendedTitleRItemIcon_1hgb4_1309 img{width:100%;height:100%;object-fit:contain}._coffeeBeansRecommendedTitleRItemB_1hgb4_1279,._coffeeBeansRecommendedTitleRItemBActive_1hgb4_1303,._coffeeBeansRecommendedTitleRItemB_1hgb4_1279:hover{font-size:var(--textSmallFontsize);justify-content:center;align-items:center;flex-direction:column}._dividingLine_1hgb4_623{border-right:1px solid #d9d9d9;margin-right:15px;height:.16rem}._coffeeBeansRecommendedTitleRMore_1hgb4_1473{font-weight:400;font-size:var(--textLargemediunFontsize);color:#999;line-height:.25rem;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}._paddingparam_1hgb4_1489{padding:0 var(--intervalWidth);box-sizing:border-box}._grid6NoGap_1hgb4_1497{display:grid;grid-template-columns:repeat(6,1fr)}._coffeeBeansRecommendeditem_1hgb4_1505{width:2.36rem;flex-direction:column;align-items:center;border-radius:.08rem;border:1px solid #ffffff;box-sizing:border-box;cursor:pointer;margin-bottom:var(--intervalWidth)}._theNameOfTheStore_1hgb4_1525{display:flex;justify-content:center;align-items:center;padding:.1rem 0}._shoplogo_1hgb4_1543{width:.26rem;height:.26rem;border-radius:.26rem;overflow:hidden;margin-right:.06rem}._shoplogo_1hgb4_1543 img{width:100%;height:100%;object-fit:cover}._storename_1hgb4_1567{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem}._theNameOfTheStore_1hgb4_1525:hover ._storename_1hgb4_1567{color:var(--themeTextColors)}._coffeeBeansRecommendeditem_1hgb4_1505:hover{border:1px solid var(--themeBorderColors)}._coffeeBeansRecommendeditem_1hgb4_1505:hover ._coffeeBeansRecommendeditemimg_1hgb4_1591 img{transform:scale(1.05);transition:all .3s}._coffeeBeansRecommendeditem_1hgb4_1505:hover ._coffeeBeansRecommendeditemName_1hgb4_1599{color:var(--themeTextColors)}._coffeeBeansRecommendeditemimg_1hgb4_1591{width:2.16rem;height:2.16rem;background:#d9d9d9;border-radius:.08rem;overflow:hidden;margin:0 auto}._coffeeBeansRecommendedText_1hgb4_1621{padding:.1rem}._coffeeBeansRecommendeditemName_1hgb4_1599{max-width:2.16rem;font-weight:600;font-size:var(--textMediumFontsize);color:#333;line-height:.25rem;text-align:left;margin-top:.1rem;overflow:hidden;line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;min-height:.5rem}._coffeeBeansRecommendeditemPrice_1hgb4_1661{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;margin-top:.1rem;width:100%;align-items:baseline;display:flex;justify-content:space-between}._coffeeBeansRecommendeditemPriceNewPrice_1hgb4_1685{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._priceMarker_1hgb4_1699{font-size:var(--textSmallFontsize);font-weight:700;margin-right:2px}._priceFigures_1hgb4_1709{font-size:var(--textLargeFontsize);font-weight:700}._numberOfSales_1hgb4_1717{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;margin-left:.05rem;margin-top:.05rem}._recommendedLists_1hgb4_1733{width:14.4rem;background:#fff;border-radius:.1rem}._recommendedListsTitle_1hgb4_1747{display:flex;justify-content:space-between;padding:var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._recommendedListsTitleL_1hgb4_1761{display:flex;align-items:baseline}._flex_1hgb4_1011{display:flex;flex-wrap:wrap;justify-content:space-between}._aligncenter_1hgb4_1779{display:flex;align-items:center}._grid6_1hgb4_1497{display:grid;grid-template-columns:repeat(6,1fr);gap:.1rem}._recommendedListsTitleLSpan_1hgb4_1799{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._recommendedListsitem_1hgb4_1813{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;margin-bottom:var(--intervalWidth)}._recommendedListsitemimg_1hgb4_1829{width:2.21rem;height:2.21rem;background:#d9d9d9;border-radius:.05rem}._coffeeBeansRecommendeditemimg_1hgb4_1591 img,._recommendedListsitemimg_1hgb4_1829 img,._recommendedBitsItemlineitemsshopitemimg_1hgb4_1045 img{width:100%;height:100%;object-fit:contain;transition:all .3s}._recommendedListsitemName_1hgb4_1859{max-width:2.21rem;font-weight:400;font-size:var(--textLargeFontsize);color:#333;line-height:.25rem;text-align:center;margin-top:.1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;min-height:.5rem}._recommendedListsitemPrice_1hgb4_1889{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;display:flex;width:100%;align-items:baseline}._recommendedListsitemPriceNewPrice_1hgb4_1907{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._broaderMarketTrend_1ssgd_1{width:3.79rem;height:3.11rem;background:var(--bgLG);margin-left:var(--intervalWidth);padding:.26rem;box-sizing:border-box;border-radius:.1rem}._broaderMarketTrend_1ssgd_1 ._users_1ssgd_21{display:flex;align-items:center}._usersIcons_1ssgd_29{width:.6rem;height:.6rem;border-radius:.6rem;display:flex;align-items:center;overflow:hidden;border:1px solid #fc7373}._usersIcons_1ssgd_29 img{width:100%}._broaderMarketTrend_1ssgd_1 ._names_1ssgd_57{display:flex;flex-direction:column;margin-left:.16rem}._title_1ssgd_67,._userName_1ssgd_79{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:21px}._namesBtn_1ssgd_91{display:flex;align-items:center}._dividingLinemargin12_1ssgd_99{margin:0 .12rem;border-right:1px solid #d9d9d9;height:.16rem}._OrderStatistics_1ssgd_109{display:grid;box-sizing:border-box;justify-content:space-between;width:100%;grid-template-columns:repeat(5,1fr);margin-top:var(--intervalWidth)}._OrderStatistic_1ssgd_109{display:flex;flex-direction:column;justify-content:center;align-items:center}._OrderStatisticsNum_1ssgd_137{font-weight:700;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._OrderStatisticsTitle_1ssgd_149{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem;margin-top:var(--textMarginWidth)}._OrderStatistic_1ssgd_109:hover ._OrderStatisticsNum_1ssgd_137,._OrderStatistic_1ssgd_109:hover ._OrderStatisticsTitle_1ssgd_149{color:var(--themeTextColors);cursor:pointer}._logintype_1ssgd_173{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:.21rem;text-align:center;margin:.28rem 0 .16rem}._btnBox_1ssgd_189{display:flex;justify-content:center;cursor:pointer}._loginBtn_1ssgd_199{width:3.27rem;height:.52rem;background:var(--themeBgColors);border-radius:.12rem;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:var(--textMediumFontsize);color:var(--themeWhiteColor)}._loginBtn_1ssgd_199 ._marginright8_1ssgd_225{margin-right:.08rem;font-size:var(--textLargemediunFontsize)}._orderDynamics_1ssgd_233{margin-top:.2rem}._orderDynamicscontent_1ssgd_239{display:flex;flex-direction:column;border:1px solid #eaeaea;padding:.1rem;border-radius:.05rem}._aligncenter_1ssgd_253{display:flex;align-items:center}._orderDynamicsImg_1ssgd_261{width:.5rem;height:.5rem;margin-right:.1rem}._orderDynamicsImg_1ssgd_261 img{width:100%;height:100%;object-fit:cover}._orderDynamicsdata_1ssgd_281{display:flex;flex-direction:column}._orderDynamicsTime_1ssgd_289{font-size:.12rem;color:#999}._orderDynamicsMore_1ssgd_297{color:#007bff;text-align:right;cursor:pointer}._featureList_1ssgd_307{display:grid;grid-template-columns:repeat(4,1fr);margin-top:.15rem}._functionButtons_1ssgd_317{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:1;display:flex;align-items:center;flex-direction:column;cursor:pointer}._functionButtons_1ssgd_317:hover{color:var(--themeTextColors)}._functionButtons_1ssgd_317 ._icon_1ssgd_343{font-size:.3rem;margin-bottom:.08rem}._carouselContainer_grjvt_1{position:relative;width:100%;height:100%;margin:0 auto;overflow:hidden;border-radius:16px}._slideTrack_grjvt_21{display:flex;height:100%;width:100%}._slide_grjvt_21{min-width:100%;height:100%;position:relative}._slide_grjvt_21._cursor_grjvt_43{cursor:pointer}._slideImage_grjvt_51{width:100%;height:100%;object-fit:cover;display:block}._navButton_grjvt_65{position:absolute;top:50%;transform:translateY(-50%);background-color:#0000001a;border:none;width:.36rem;height:.36rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;padding:0;opacity:.3}._navButton_grjvt_65:hover{background-color:#0003;transform:translateY(-50%) scale(1.1);opacity:1}._navButton_grjvt_65._prev_grjvt_115{left:8px}._navButton_grjvt_65._next_grjvt_123{right:8px}._indicators_grjvt_131{position:absolute;bottom:.2rem;right:.1rem;transform:translate(-50%);display:flex;gap:8px;z-index:10}._indicator_grjvt_131{width:.12rem;height:.12rem;border-radius:50%;border:none;background-color:#ffffff80;cursor:pointer;transition:all .3s ease}._indicator_grjvt_131._active_grjvt_171{background-color:#fff;width:.32rem;border-radius:.1rem}@media (max-width: 768px){._navButton_grjvt_65{width:.36rem;height:.36rem}._indicators_grjvt_131{bottom:.12rem}}footer{padding:.07rem 0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:var(--min-width);background:#f7f7f7}._footerContent_1isxh_19{display:flex;align-items:start;width:14.4rem;padding:.42rem .2rem .49rem;box-sizing:border-box;margin:0 auto}footer ._footerLeft_1isxh_35{display:flex;align-items:start}._footerRight_1isxh_45{margin-left:1rem}._footerRightitem_1isxh_51{display:flex;margin-top:.11rem;flex-wrap:wrap;max-width:8rem}._icon_1isxh_63{width:.12rem;height:.12rem;background:#d9d9d9;border-radius:0;margin-bottom:2px}._tabName_1isxh_79{font-weight:400;font-size:var(--textMinFontsize);color:#666;line-height:.14rem}._delimiter_1isxh_91{width:.01rem;height:.15rem;border-right:.01rem solid rgba(0,0,0,.12);margin:0 .05rem}._login_1isxh_103{display:flex;align-items:center;margin-left:.52rem}._logo_1isxh_113{width:1.17rem;height:.51rem}._radio_1isxh_121{width:.22rem;height:.22rem;background:#d9d9d9;border-radius:50%}._loginText_1isxh_133{font-family:Microsoft YaHei,Microsoft YaHei,serif;font-weight:400;font-size:var(--textMinFontsize);color:#333;line-height:.14rem;text-align:left;font-style:normal;text-transform:none;margin-left:.05rem}._headerbox_15obh_13{width:100%;background:#f8f8f8;padding:.1rem 0;box-sizing:border-box}._headerContent_15obh_25{display:flex;align-items:center;justify-content:space-between;width:14.4rem;margin:0 auto}header ._headerLeft_15obh_39{display:flex;align-items:center}._headerRight_15obh_49{display:flex;align-items:center;justify-content:flex-end;padding-right:.18rem;box-sizing:border-box}._tabitem_15obh_63{display:flex;flex-direction:column;align-items:center;margin-right:.11rem;min-width:.36rem;cursor:pointer}._icon_15obh_81{font-size:var(--textSmallFontsize);color:#363636;margin-right:3px}._marginleft_15obh_91{margin-left:.04rem}._tabitem_15obh_63:hover,._tabitem_15obh_63:hover ._icon_15obh_81,._icon_15obh_81:hover{color:var(--themeTextColors)}._tabName_15obh_103{font-size:var(--textMinFontsize);line-height:1}._login_15obh_113{display:flex;align-items:center;margin-left:.52rem;cursor:pointer}._radio_15obh_127{width:.22rem;height:.22rem;background:#d9d9d9;border-radius:50%}._loginText_15obh_139{font-family:Microsoft YaHei,Microsoft YaHei,serif;font-weight:400;font-size:var(--textSmallFontsize);color:var(--themeTextColors);line-height:16px;margin-left:.05rem}._loginregist_15obh_155{font-weight:400;font-size:var(--textSmallFontsize);line-height:16px;margin-left:.05rem;color:#363636}._address_15obh_171{font-size:var(--textSmallFontsize);position:relative;color:#2c2c2c}._address_15obh_171 ._childrenItem_15obh_181{color:#2c2c2c;position:absolute}._searchHeader_15obh_197{display:flex;width:14.4rem;margin:auto;flex-direction:column;padding:.63rem 0 .8rem;align-items:center}._logo_15obh_217{width:1.75rem;height:.68rem;display:flex;margin-bottom:.38rem}._logo_15obh_217 img{width:100%;height:100%;cursor:pointer;object-fit:contain}._search_15obh_197{display:flex;flex-direction:column;position:relative;margin-left:.6rem}._flex_15obh_257{display:flex;position:relative;height:.6rem}._select_15obh_267{width:.8rem;height:.32rem;border:none;position:absolute;left:2px;top:2px;bottom:2px;margin:auto;text-align:center;font-weight:500;font-size:var(--textMediumFontsize);color:#2c2c2c;line-height:.19rem;z-index:99;cursor:pointer}._searchSelect_15obh_301{width:.8rem;position:absolute;left:2px;top:2px;margin:auto;flex-wrap:wrap;text-align:center;font-weight:500;font-size:var(--textMediumFontsize);color:var(--defaultTextColors);line-height:.19rem;z-index:99;cursor:pointer;border-radius:.08rem}._selectActive_15obh_333{width:.8rem;height:.6rem;display:flex;align-items:center;justify-content:center}._searchSelect_15obh_301 ._selectOption_15obh_349{width:.8rem;height:.3rem;display:none;justify-content:center;align-items:center}._searchSelectShow_15obh_363{background:#fff;padding-bottom:.15rem}._searchSelectShow_15obh_363 ._selectOption_15obh_349{display:flex!important}._selectOption_15obh_349:hover{color:var(--themeTextColors)}._recommendedEntries_15obh_383{position:absolute;height:auto;top:0;width:100%;background:#fff;border-bottom-left-radius:.08rem;border-bottom-right-radius:.08rem;z-index:50}._recommendedEntriesItem_15obh_405{width:calc(100% - .04rem);min-height:.3rem;border-radius:.08rem;padding-left:.14rem;line-height:.3rem;box-sizing:border-box;margin:0 auto}._recommendedEntriesItem_15obh_405:hover{background:#f3f6f8}._dividingLine_15obh_429{width:.02rem;height:.32rem;background:#d9d9d9;position:absolute;top:0;bottom:0;left:.94rem;margin:auto}._searchInput_15obh_451{width:11.96rem;height:.6rem;border-radius:.08rem;padding:0 .04rem 0 var(--intervalWidth);box-sizing:border-box;background:none;font-weight:var(--font-wight-line);font-size:var(--textMinFontsize);color:var(--TextColors);position:relative;background:#ffffffe6}._searchInput_15obh_451::placeholder{font-weight:400;font-size:var(--textMediumFontsize);color:#999;line-height:.19rem}._borderBottomNoneAndBgwhit_15obh_489{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background:#fff}._iconsearch_15obh_501{margin-right:.1rem;font-size:.28rem;color:var(--themeBgColors);font-weight:800}._searchBtn_15obh_513{position:absolute;right:.04rem;top:0;bottom:0;margin:auto;width:.52rem;height:.52rem;border-radius:0 5px 5px 0;border:none;font-weight:500;font-size:var(--textMediumFontsize);color:var(--themeTextBtnColors);line-height:.19rem;cursor:pointer}._searchBtnRewrite_15obh_545{position:absolute;width:.2rem;height:.2rem;right:.8rem;top:0;bottom:0;margin:auto;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer}._searchBtnRewrite_15obh_545:hover{background:#f5f5f5}._recommendedSearches_15obh_583{display:flex;height:.3rem}._recommendedSearches_15obh_583 ._item_15obh_591{font-weight:400;font-size:var(--textMinFontsize);color:#3f4348;line-height:14px;margin-left:.84rem;margin-top:.1rem;cursor:pointer}._recommendedSearches_15obh_583 ._item_15obh_591:hover,._itemActive_15obh_609{color:var(--themeTextColors)}._checkTab_15obh_615{width:100%;display:flex;justify-content:center;font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem;padding-bottom:var(--intervalWidth)}._checkTabItem_15obh_635{font-weight:400;font-size:var(--textLargeFontsize);color:#999;line-height:.23rem;margin:0 .66rem;padding:0 .04rem;box-sizing:border-box;border-bottom:.02rem solid rgba(0,0,0,0)}._checkTabItem_15obh_635:hover{cursor:pointer}._checkTabItem_15obh_635:hover,._checkTabItemActive_15obh_661{font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem;border-bottom:.02rem solid var(--themeTextColors)}header{min-width:var(--ArticeMinWidth);width:100%}._headerbox_efbd7_9{width:100%;min-height:.44rem;display:flex;align-items:center;box-sizing:border-box}._headerContent_efbd7_25{display:flex;align-items:center;justify-content:space-between;width:14.4rem;margin:0 auto;height:100%}header ._headerLeft_efbd7_41{display:flex;align-items:center;height:100%}._headerRight_efbd7_51{display:flex;align-items:center;justify-content:flex-end;padding-right:.18rem;box-sizing:border-box;height:.44rem}._tabitem_efbd7_67{display:flex;flex-direction:column;align-items:center;margin-right:.11rem;min-width:.36rem;cursor:pointer;position:relative;height:.44rem;justify-content:center;padding:0 .08rem}._tabitem_efbd7_67:hover{background-color:#fff;color:var(--TextColors)}._tabitem_efbd7_67:hover ._tabName_efbd7_99 ._tabContent_efbd7_99{color:var(--themeTextColors)}._tabContent_efbd7_99{line-height:.44rem;max-height:.44rem}._headerbox_efbd7_9 ._tabContent_efbd7_99:hover{color:var(--themeTextColors)}._icon_efbd7_121{font-size:var(--textSmallFontsize);color:#363636;margin-right:3px}._tabName_efbd7_99:hover,._icon_efbd7_121,._icon_efbd7_121:hover{color:var(--themeTextColors)}._tabName_efbd7_99{font-size:var(--textMinFontsize);line-height:1}._login_efbd7_153{display:flex;align-items:center;margin-left:.18rem;cursor:pointer;height:100%;font-size:var(--textSmallFontsize)}._loginOk_efbd7_173{height:.44rem;display:flex;align-items:center;margin-left:.2rem;padding:0 .16rem;position:relative}._loginOk_efbd7_173:hover ._floatingWindow_efbd7_189{display:block;width:auto;height:auto}._loginOk_efbd7_173:hover{background:#fff;color:var(--themeTextColors)!important}._loginOk_efbd7_173:hover ._loginText_efbd7_207{color:var(--themeTextColors)!important}._downList_efbd7_215{display:none;position:absolute;bottom:0;left:0;width:100%;z-index:50}._tabitem_efbd7_67:hover ._downList_efbd7_215{display:flex!important}._downListbox_efbd7_237{position:absolute;top:0;left:0;width:100%}._downListitem_efbd7_249{display:flex;justify-content:center;align-items:center;font-size:var(--textMinFontsize);background:#fff;min-height:.34rem}._downListitem_efbd7_249:hover{background:#f5f5f5;color:var(--themeTextColors);cursor:pointer}._floatingWindow_efbd7_189{display:none;position:absolute;top:0;left:-.16rem;width:2.68rem;height:1.52rem;background:#fff;border-radius:0 4px 4px;z-index:1000;padding:.16rem;box-sizing:border-box;border:1px solid #f2f2f2}._floatingWindowHeader_efbd7_303{display:flex;justify-content:end;font-weight:400;font-size:.14rem;color:#3f4348;line-height:.16rem}._floatingWindowToAdmin_efbd7_319{width:2.36rem;height:.32rem;background:#fcf2e9;border-radius:.08rem;border:.01rem solid var(--themeBorderColors);font-weight:500;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.32rem;margin-top:var(--textMarginWidth);text-align:center;cursor:pointer}._floatingWindowcursorpointer_efbd7_349{cursor:pointer}._floatingWindowcursorpointer_efbd7_349:hover{color:var(--themeTextColors)}._xiajiantou_efbd7_361:before{content:"";display:inline-block;width:.06rem;height:.06rem;border-top:.01rem solid #3f4348;border-right:.01rem solid #3f4348;transform:translateY(-3px) rotate(135deg);margin-left:.05rem}._vertical_efbd7_381{width:1px;height:.14rem;background:#d9d9d9;border-radius:0;margin:0 .1rem}._floatingWindowUser_efbd7_395{display:flex;align-items:center;margin:var(--textMarginWidth)}._floatingWindowUserImg_efbd7_405{width:.6rem;height:.6rem;border-radius:50%;margin-right:.1rem;overflow:hidden;border:1px solid var(--themeColors);display:flex;align-items:center}._floatingWindowUserImg_efbd7_405 img{width:100%;cursor:pointer}._floatingWindownames_efbd7_439{display:flex;flex-direction:column}._floatingWindowuserName_efbd7_447{font-weight:600;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.21rem}._floatingWindowphone_efbd7_459{font-weight:400;font-size:var(--textMinFontsize);color:#666;line-height:.14rem;margin-top:.06rem}._radio_efbd7_473{width:.22rem;height:.22rem;background:#d9d9d9;border-radius:50%}._loginText_efbd7_207{font-family:Microsoft YaHei,Microsoft YaHei,serif;font-weight:400;font-size:var(--textSmallFontsize);line-height:16px;margin-left:.05rem}._loginregist_efbd7_501{font-weight:400;font-size:var(--textSmallFontsize);line-height:16px;margin-left:.05rem}._address_efbd7_515{font-size:var(--textSmallFontsize);position:relative;color:#2c2c2c}._address_efbd7_515 ._childrenItem_efbd7_525{color:#2c2c2c;position:absolute}._searchHeader_efbd7_535{display:flex;width:14.4rem;margin:auto;padding:var(--intervalWidth) 0;background:#fff;align-items:center}._logo_efbd7_551{width:2.11rem;height:.92rem;display:flex}._logo_efbd7_551 img{width:100%;height:100%;cursor:pointer}._search_efbd7_535{width:11.96rem;height:.6rem;display:flex;position:relative;margin-left:.6rem}._select_efbd7_585{width:.8rem;height:.32rem;border:none;position:absolute;left:2px;top:2px;bottom:2px;margin:auto;text-align:center;font-weight:500;font-size:var(--textMediumFontsize);color:#2c2c2c;line-height:.19rem;z-index:99;cursor:pointer}._dividingLine_efbd7_619{width:.02rem;height:.32rem;background:#e8b62033;position:absolute;top:0;bottom:0;left:.94rem;margin:auto}._searchInput_efbd7_639{width:11.96rem;height:.6rem;border-radius:.08rem;border:.02rem solid var(--themeBorderColors);padding:0 .04rem 0 var(--intervalWidth);box-sizing:border-box;background:none;font-weight:var(--font-wight-line);font-size:var(--textMinFontsize);color:#000;position:relative;padding-left:1.15rem}._searchInput_efbd7_639::placeholder{font-weight:400;font-size:var(--textMediumFontsize);color:#999;line-height:.19rem}._iconsearch_efbd7_679{margin-right:.1rem;font-size:var(--textMediumFontsize);font-weight:500}._searchBtn_efbd7_689{position:absolute;right:.04rem;top:0;bottom:0;margin:auto;width:1.12rem;height:.52rem;background:var(--themeTextColors);border-radius:0 5px 5px 0;border:none;font-weight:500;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._recommendedSearches_efbd7_721{display:flex}._recommendedSearches_efbd7_721 ._item_efbd7_727{font-weight:400;font-size:var(--textMinFontsize);color:var(--themeTextColors);line-height:14px;margin-left:.84rem;margin-top:.1rem}[data-color=white]{color:var(--themeWhiteColor)}[data-color="#000000"]{color:#000}._container_1inmt_1{display:flex;align-items:center;gap:8px;position:relative;min-height:32px;width:100%}._item_1inmt_21{cursor:pointer;white-space:nowrap}._moreContainer_1inmt_33{position:relative;display:inline-block;margin-left:auto;padding:8px}._moreButton_1inmt_49{font-weight:400;font-size:var(--textLargeFontsize);color:#666;line-height:.25rem;border-bottom:2px solid rgba(0,0,0,0);padding:0 .04rem;margin-right:.15rem;white-space:nowrap;cursor:pointer}._dropdownContainer_1inmt_75{position:absolute;top:100%;right:0;padding:.12rem;background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001a;z-index:10000;min-width:300px}._gridLayout_1inmt_101{display:grid;gap:12px}._headerbox_cze5r_13{width:100%;background:#f8f8f8;padding:.1rem 0;box-sizing:border-box}._headerContent_cze5r_25{display:flex;align-items:center;justify-content:space-between;width:14.4rem;margin:0 auto}header ._headerLeft_cze5r_39{display:flex;align-items:center}._headerRight_cze5r_49{display:flex;align-items:center;justify-content:flex-end;padding-right:.18rem;box-sizing:border-box}._tabitem_cze5r_63{display:flex;flex-direction:column;align-items:center;margin-right:.11rem;min-width:.36rem;cursor:pointer}._icon_cze5r_81{font-size:var(--textSmallFontsize);color:#363636;margin-right:3px}._marginleft_cze5r_91{margin-left:.04rem}._tabitem_cze5r_63:hover,._tabitem_cze5r_63:hover ._icon_cze5r_81,._icon_cze5r_81:hover{color:var(--themeTextColors)}._tabName_cze5r_103{font-size:var(--textMinFontsize);line-height:1}._login_cze5r_113{display:flex;align-items:center;margin-left:.52rem;cursor:pointer}._radio_cze5r_127{width:.22rem;height:.22rem;background:#d9d9d9;border-radius:50%}._loginText_cze5r_139{font-family:Microsoft YaHei,Microsoft YaHei,serif;font-weight:400;font-size:var(--textSmallFontsize);color:var(--themeTextColors);line-height:16px;margin-left:.05rem}._loginregist_cze5r_155{font-weight:400;font-size:var(--textSmallFontsize);line-height:16px;margin-left:.05rem;color:#363636}._address_cze5r_171{font-size:var(--textSmallFontsize);position:relative;color:#2c2c2c}._address_cze5r_171 ._childrenItem_cze5r_181{color:#2c2c2c;position:absolute}._searchHeader_cze5r_197{display:flex;width:14.4rem;margin:auto;padding:var(--ArticeSearchMargin) 0;align-items:center;justify-content:space-between}._logo_cze5r_215{width:1.07rem;height:.47rem;display:flex;margin:0 .38rem}._logo_cze5r_215 img{width:100%;height:100%;cursor:pointer;object-fit:contain}._titleName_cze5r_241{font-weight:400;font-size:var(--textLargeFontsize);color:#666;line-height:.25rem;border-bottom:2px solid rgba(0,0,0,0);padding:0 .04rem;margin-right:.15rem}._titleNameActive_cze5r_259,._titleName_cze5r_241:hover{font-weight:600;font-size:var(--textLargeFontsize);color:#141313;line-height:.25rem;border-bottom:2px solid var(--themeBorderColors);margin-right:.15rem;padding:0 .04rem;cursor:pointer}._search_cze5r_197{display:flex;flex-direction:column;position:relative;margin-left:.6rem}._flex_cze5r_295{display:flex;position:relative;height:.5rem}._searchHeaderL_cze5r_305{display:flex}._select_cze5r_311{width:.8rem;height:.32rem;border:none;position:absolute;left:2px;top:2px;bottom:2px;margin:auto;text-align:center;font-weight:500;font-size:var(--textMediumFontsize);color:#2c2c2c;line-height:.19rem;z-index:99;cursor:pointer}._searchSelect_cze5r_345{width:.8rem;position:absolute;left:2px;top:2px;margin:auto;flex-wrap:wrap;text-align:center;font-weight:500;font-size:var(--textMediumFontsize);color:var(--defaultTextColors);line-height:.19rem;z-index:99;cursor:pointer;border-radius:.08rem}._selectActive_cze5r_377{width:.8rem;height:.6rem;display:flex;align-items:center;justify-content:center}._searchSelect_cze5r_345 ._selectOption_cze5r_393{width:.8rem;height:.3rem;display:none;justify-content:center;align-items:center}._searchSelectShow_cze5r_407{background:#fff;padding-bottom:.15rem}._searchSelectShow_cze5r_407 ._selectOption_cze5r_393{display:flex!important}._selectOption_cze5r_393:hover{color:var(--themeTextColors)}._recommendedEntries_cze5r_427{position:absolute;height:auto;top:0;width:100%;background:#fff;border-bottom-left-radius:.08rem;border-bottom-right-radius:.08rem;z-index:50}._recommendedEntriesItem_cze5r_455{width:calc(100% - .04rem);min-height:.3rem;border-radius:.08rem;padding-left:.14rem;line-height:.3rem;box-sizing:border-box;margin:0 auto}._recommendedEntriesItem_cze5r_455:hover{background:#f3f6f8}._dividingLine_cze5r_479{width:.02rem;height:.32rem;background:#d9d9d9;position:absolute;top:0;bottom:0;left:.94rem;margin:auto}._searchInput_cze5r_501{width:100%;height:.5rem;border-radius:.08rem;padding:0 .04rem 0 var(--intervalWidth);box-sizing:border-box;background:#f7f7f7;font-weight:var(--font-wight-line);font-size:var(--textMinFontsize);color:var(--TextColors);position:relative}._searchInput_cze5r_501::placeholder{font-weight:400;font-size:var(--textMediumFontsize);color:#999;line-height:.19rem}._borderBottomNoneAndBgwhit_cze5r_539{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}._iconsearch_cze5r_551{margin-right:.1rem;font-size:var(--titleOfTheArticle);font-weight:500}._searchBtn_cze5r_561{position:absolute;right:.04rem;top:0;bottom:0;margin:auto;width:.52rem;height:.52rem;border-radius:0 5px 5px 0;color:var(--themeBorderColors);border:none;font-weight:500;font-size:var(--textMediumFontsize);line-height:.19rem;cursor:pointer}._searchBtn_cze5r_561:Active{background:var(--themeTextColors)}._searchBtnRewrite_cze5r_603{position:absolute;width:.2rem;height:.2rem;right:1.2rem;top:0;bottom:0;margin:auto;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer}._searchBtnRewrite_cze5r_603:hover{background:#f5f5f5}._recommendedSearches_cze5r_641{display:flex;height:.3rem}._recommendedSearches_cze5r_641 ._item_cze5r_649{font-weight:400;font-size:var(--textMinFontsize);color:#3f4348;line-height:14px;margin-left:.84rem;margin-top:.1rem;cursor:pointer}._recommendedSearches_cze5r_641 ._item_cze5r_649:hover,._itemActive_cze5r_667{color:var(--themeTextColors)}._checkTab_cze5r_673{width:100%;display:flex;justify-content:center;font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem;padding-bottom:var(--intervalWidth)}._checkTabItem_cze5r_693{font-weight:400;font-size:var(--textLargeFontsize);color:#999;line-height:.23rem;margin:0 .66rem;padding:0 .04rem;box-sizing:border-box;border-bottom:.02rem solid rgba(0,0,0,0)}._checkTabItem_cze5r_693:hover{cursor:pointer}._checkTabItem_cze5r_693:hover,._checkTabItemActive_cze5r_719{font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem;border-bottom:.02rem solid var(--themeTextColors)}._headerbox_we5uw_9{width:100%;min-height:.44rem;display:flex;align-items:center;box-sizing:border-box}._headerContent_we5uw_25{display:flex;align-items:center;justify-content:space-between;width:14.4rem;margin:0 auto;height:100%}header ._headerLeft_we5uw_41{display:flex;align-items:center;height:100%}._headerRight_we5uw_51{display:flex;align-items:center;justify-content:flex-end;padding-right:.18rem;box-sizing:border-box;height:.44rem}._tabitem_we5uw_67{display:flex;flex-direction:column;align-items:center;margin-right:.11rem;min-width:.36rem;cursor:pointer;position:relative;height:.44rem;justify-content:center;padding:0 .08rem}._tabContent_we5uw_91{line-height:.44rem;max-height:.44rem}._tabContent_we5uw_91:hover{color:var(--themeTextColors)}._icon_we5uw_105{font-size:var(--textSmallFontsize);color:#363636;margin-right:3px}._tabName_we5uw_115:hover,._icon_we5uw_105,._icon_we5uw_105:hover{color:var(--themeTextColors)}._iconImg_we5uw_125{width:auto;height:.27rem}._tabitem_we5uw_67:hover{background-color:#fff}._tabName_we5uw_115{font-size:var(--textMinFontsize);line-height:1}._login_we5uw_149{display:flex;align-items:center;margin-left:.18rem;cursor:pointer;height:100%}._loginOk_we5uw_163{height:.44rem;display:flex;align-items:center;margin-left:.2rem;padding:0 .16rem;position:relative}._loginOk_we5uw_163:hover ._floatingWindow_we5uw_179{display:block;width:auto;height:auto}._loginOk_we5uw_163:hover{background:#fff}._downList_we5uw_197{display:none;position:absolute;bottom:0;left:0;width:100%;z-index:50}._tabitem_we5uw_67:hover ._downList_we5uw_197{display:flex!important}._downListbox_we5uw_219{position:absolute;top:0;left:0;width:100%}._downListitem_we5uw_231{display:flex;justify-content:center;align-items:center;font-size:var(--textMinFontsize);background:#fff;min-height:.34rem}._downListitem_we5uw_231:hover{background:#f5f5f5;color:var(--themeTextColors);cursor:pointer}._floatingWindow_we5uw_179{display:none;position:absolute;top:0;left:-.16rem;width:2.68rem;height:1.52rem;background:#fff;border-radius:0 4px 4px;z-index:1000;padding:.16rem;box-sizing:border-box;border:1px solid #f2f2f2}._floatingWindowHeader_we5uw_285{display:flex;justify-content:end;font-weight:400;font-size:.14rem;color:#3f4348;line-height:.16rem}._floatingWindowToAdmin_we5uw_301{width:2.36rem;height:.32rem;background:#fcf2e9;border-radius:.08rem;border:.01rem solid var(--themeBorderColors);font-weight:500;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.32rem;margin-top:var(--textMarginWidth);text-align:center;cursor:pointer}._floatingWindowcursorpointer_we5uw_331{cursor:pointer}._floatingWindowcursorpointer_we5uw_331:hover{color:var(--themeTextColors)}._xiajiantou_we5uw_343:before{content:"";display:inline-block;width:.06rem;height:.06rem;border-top:.01rem solid #3f4348;border-right:.01rem solid #3f4348;transform:translateY(-3px) rotate(135deg);margin-left:.05rem}._vertical_we5uw_363{width:1px;height:.14rem;background:#d9d9d9;border-radius:0;margin:0 .1rem}._floatingWindowUser_we5uw_377{display:flex;align-items:center;margin:var(--textMarginWidth)}._floatingWindowUserImg_we5uw_387{width:.6rem;height:.6rem;border-radius:50%;margin-right:.1rem;overflow:hidden;border:1px solid var(--themeColors);display:flex;align-items:center}._floatingWindowUserImg_we5uw_387 img{width:100%;cursor:pointer}._floatingWindownames_we5uw_421{display:flex;flex-direction:column}._floatingWindowuserName_we5uw_429{font-weight:600;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.21rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:1.52rem}._floatingWindowphone_we5uw_449{font-weight:400;font-size:var(--textMinFontsize);color:#666;line-height:.14rem;margin-top:.06rem}._radio_we5uw_463{width:.22rem;height:.22rem;background:#d9d9d9;border-radius:50%}._loginText_we5uw_475{font-family:Microsoft YaHei,Microsoft YaHei,serif;font-weight:400;font-size:var(--textSmallFontsize);color:var(--themeTextColors);line-height:16px;margin-left:.05rem}._loginregist_we5uw_491{font-weight:400;font-size:var(--textSmallFontsize);line-height:16px;margin-left:.05rem;color:#363636}._address_we5uw_507{font-size:var(--textSmallFontsize);position:relative;color:#2c2c2c}._address_we5uw_507 ._childrenItem_we5uw_517{color:#2c2c2c;position:absolute}._searchHeader_we5uw_527{display:flex;width:14.4rem;margin:auto;padding:var(--intervalWidth) 0;background:#fff;align-items:center}._logo_we5uw_543{width:2.11rem;height:.92rem;display:flex}._logo_we5uw_543 img{width:100%;height:100%;cursor:pointer}._search_we5uw_527{width:11.96rem;height:.6rem;display:flex;position:relative;margin-left:.6rem}._select_we5uw_577{width:.8rem;height:.32rem;border:none;position:absolute;left:2px;top:2px;bottom:2px;margin:auto;text-align:center;font-weight:500;font-size:var(--textMediumFontsize);color:#2c2c2c;line-height:.19rem;z-index:99;cursor:pointer}._dividingLine_we5uw_611{width:.02rem;height:.32rem;background:#e8b62033;position:absolute;top:0;bottom:0;left:.94rem;margin:auto}._searchInput_we5uw_631{width:11.96rem;height:.6rem;border-radius:.08rem;border:.02rem solid var(--themeBorderColors);padding:0 .04rem 0 var(--intervalWidth);box-sizing:border-box;background:none;font-weight:var(--font-wight-line);font-size:var(--textMinFontsize);color:#000;position:relative;padding-left:1.15rem}._searchInput_we5uw_631::placeholder{font-weight:400;font-size:var(--textMediumFontsize);color:#999;line-height:.19rem}._iconsearch_we5uw_671{margin-right:.1rem;font-size:var(--textMediumFontsize);font-weight:500}._searchBtn_we5uw_681{position:absolute;right:.04rem;top:0;bottom:0;margin:auto;width:1.12rem;height:.52rem;background:var(--themeTextColors);border-radius:0 5px 5px 0;border:none;font-weight:500;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._recommendedSearches_we5uw_713{display:flex}._recommendedSearches_we5uw_713 ._item_we5uw_719{font-weight:400;font-size:var(--textMinFontsize);color:var(--themeTextColors);line-height:14px;margin-left:.84rem;margin-top:.1rem}._headerbox_14bbx_9{width:100%;background:#f8f8f8;padding:.1rem 0;box-sizing:border-box}._headerContent_14bbx_21{display:flex;align-items:center;justify-content:space-between;width:14.4rem;margin:0 auto}header ._headerLeft_14bbx_35{display:flex;align-items:center}._headerRight_14bbx_43{display:flex;align-items:center;justify-content:flex-end;padding-right:.18rem;box-sizing:border-box}._tabitem_14bbx_57{display:flex;flex-direction:column;align-items:center;margin-right:.11rem;min-width:.36rem;cursor:pointer}._icon_14bbx_75{font-size:var(--textSmallFontsize);color:#363636;margin-right:3px}._marginleft_14bbx_85{margin-left:.04rem;transition:all .5s}._trans_14bbx_93{transform:rotate(180deg)}._tabitem_14bbx_57:hover,._tabitem_14bbx_57:hover ._icon_14bbx_75,._icon_14bbx_75:hover{color:var(--themeTextColors)}._tabName_14bbx_109{font-size:var(--textMinFontsize);line-height:1}._login_14bbx_119{display:flex;align-items:center;margin-left:.52rem;cursor:pointer}._radio_14bbx_133{width:.22rem;height:.22rem;background:#d9d9d9;border-radius:50%}._loginText_14bbx_145{font-family:Microsoft YaHei,Microsoft YaHei,serif;font-weight:400;font-size:var(--textSmallFontsize);color:var(--themeTextColors);line-height:16px;margin-left:.05rem}._loginregist_14bbx_161{font-weight:400;font-size:var(--textSmallFontsize);line-height:16px;margin-left:.05rem;color:#363636}._address_14bbx_177{font-size:var(--textSmallFontsize);position:relative;color:#2c2c2c}._address_14bbx_177 ._childrenItem_14bbx_187{color:#2c2c2c;position:absolute}._searchHeader_14bbx_197{display:flex;width:14.4rem;margin:auto;padding:var(--intervalWidth) 0;align-items:center}._logo_14bbx_213{width:1.75rem;height:.68rem;display:flex;margin-left:.38rem;cursor:pointer;margin-top:-24px}._logo_14bbx_213 img{width:100%;height:100%;cursor:pointer;object-fit:contain}._search_14bbx_197{display:flex;flex-direction:column;position:relative;margin-left:.6rem}._flex_14bbx_257{display:flex;position:relative;height:.6rem}._select_14bbx_267{width:.8rem;height:.32rem;border:none;position:absolute;left:2px;top:2px;bottom:2px;margin:auto;text-align:center;font-weight:500;font-size:var(--textMediumFontsize);color:#2c2c2c;line-height:.19rem;z-index:99;cursor:pointer}._searchSelect_14bbx_301{width:.8rem;position:absolute;left:2px;top:2px;margin:auto;flex-wrap:wrap;text-align:center;font-weight:500;font-size:var(--textMediumFontsize);color:var(--defaultTextColors);line-height:.19rem;z-index:99;cursor:pointer;border-radius:.08rem}._selectActive_14bbx_333{width:.8rem;height:.6rem;display:flex;align-items:center;justify-content:center}._searchSelect_14bbx_301 ._selectOption_14bbx_349{width:.8rem;height:.3rem;display:none;align-items:center;padding-left:.14rem}._searchSelectShow_14bbx_365{background:#fff;padding-bottom:.15rem}._searchSelectShow_14bbx_365 ._selectOption_14bbx_349{display:flex!important}._selectOption_14bbx_349:hover{color:var(--themeTextColors)}._recommendedEntries_14bbx_385{position:absolute;height:auto;top:0;width:calc(100% - .04rem);background:#fff;border-bottom:.02rem solid var(--themeBorderColors);border-left:.02rem solid var(--themeBorderColors);border-right:.02rem solid var(--themeBorderColors);border-bottom-left-radius:.08rem;border-bottom-right-radius:.08rem;z-index:50}._recommendedEntriesItem_14bbx_413{width:calc(100% - .04rem);min-height:.3rem;border-radius:.08rem;padding-left:.14rem;line-height:.3rem;box-sizing:border-box;margin:0 auto}._recommendedEntriesItem_14bbx_413:hover{background:#f3f6f8}._dividingLine_14bbx_437{width:.02rem;height:.32rem;background:#d9d9d9;position:absolute;top:0;bottom:0;left:.94rem;margin:auto}._searchInput_14bbx_457{width:11.96rem;height:.6rem;border-radius:.08rem;border:.02rem solid var(--themeBorderColors);padding:0 .04rem 0 var(--intervalWidth);box-sizing:border-box;background:none;font-weight:var(--font-wight-line);font-size:var(--textMinFontsize);color:var(--TextColors);position:relative;padding-left:1.15rem}._searchInput_14bbx_457::placeholder{font-weight:400;font-size:var(--textMediumFontsize);color:#999;line-height:.19rem}._borderBottomNoneAndBgwhit_14bbx_497{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background:#fff}._iconsearch_14bbx_509{margin-right:.1rem;font-size:var(--textMediumFontsize);font-weight:500}._searchBtn_14bbx_519{position:absolute;right:.04rem;top:0;bottom:0;margin:auto;width:1.12rem;height:.52rem;background:var(--themeBorderColors);border-radius:0 5px 5px 0;border:none;font-weight:500;font-size:var(--textMediumFontsize);color:var(--themeTextBtnColors);line-height:.19rem;cursor:pointer}._searchBtn_14bbx_519:active{background:var(--themeTextColors)}._searchBtnRewrite_14bbx_559{position:absolute;width:.2rem;height:.2rem;right:1.2rem;top:0;bottom:0;margin:auto;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer}._searchBtnRewrite_14bbx_559:hover{background:#f5f5f5}._recommendedSearches_14bbx_597{display:flex;height:.3rem;gap:.24rem;padding-left:.6rem;box-sizing:border-box}._recommendedSearches_14bbx_597 ._item_14bbx_611{font-weight:400;font-size:var(--textMinFontsize);color:#666;line-height:14px;margin-top:.1rem;cursor:pointer}._recommendedSearches_14bbx_597 ._item_14bbx_611:hover,._itemActive_14bbx_631{color:var(--themeTextColors)}._checkTab_14bbx_637{width:100%;display:flex;justify-content:center;font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem;padding-bottom:var(--intervalWidth)}._checkTabItem_14bbx_657{font-weight:400;font-size:var(--textLargeFontsize);color:#999;line-height:.23rem;margin:0 .66rem;padding:0 .04rem;box-sizing:border-box;border-bottom:.02rem solid rgba(0,0,0,0)}._checkTabItem_14bbx_657:hover{cursor:pointer}._checkTabItem_14bbx_657:hover,._checkTabItemActive_14bbx_685{font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem;border-bottom:.02rem solid var(--themeTextColors)}._yunnan_14bbx_699{width:1.76rem;height:.53rem;margin-left:.4rem}._yunnan_14bbx_699 img{width:100%;height:100%;object-fit:contain}._rightPosition_4o0sr_1{position:fixed;bottom:30%;right:0;z-index:999}._rightFloatView_4o0sr_13,._rightFloatViewScrollTop_4o0sr_13{width:auto;height:auto;background-color:#fff;z-index:999;border-radius:.08rem;overflow:hidden;border:1px solid #F2F2F2}._rightFloatView_4o0sr_13{margin-bottom:var(--intervalWidth)}._iconView_4o0sr_39{min-width:.6rem;min-height:.6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}._iconView_4o0sr_39 img{width:.2rem;height:.2rem}._iconName_4o0sr_65{font-weight:400;font-size:var(--textMinFontsize);color:var(--TextColors);line-height:.12rem;text-align:left;font-style:normal;text-transform:none;margin-top:var(--textMarginWidth)}._iconView_4o0sr_39:hover{background-color:var(--themeBgColors)}._iconView_4o0sr_39:hover ._iconName_4o0sr_65{color:var(--BgTextColors)}._appFloatView_4o0sr_99{position:absolute;top:0;right:var(--intervalWidth);min-width:1.26rem;font-size:var(--textSmallFontsize);color:#2c2c2c;line-height:.18rem;text-align:center;padding:var(--intervalWidth);white-space:nowrap;box-sizing:border-box;background:var(--themeWhiteColor);border-radius:.08rem;overflow:hidden;box-shadow:0 4px 4px #00000017}._appFloatView_4o0sr_99 img{width:.95rem;height:.95rem;margin-top:var(--intervalWidth)}._aiFloatView_4o0sr_151{position:absolute;bottom:-5rem;right:var(--intervalWidth);min-width:4rem;height:7rem;font-size:var(--textSmallFontsize);color:#2c2c2c;line-height:.18rem;text-align:center;white-space:nowrap;box-sizing:border-box;background:var(--themeWhiteColor);border-radius:.08rem;overflow:hidden;box-shadow:0 4px 4px #00000017}._aiFloatView_4o0sr_151 iframe{width:100%;height:100%}._aiFloatView_4o0sr_151 iframe ::-webkit-scrollbar{display:none}._close_4o0sr_199{position:absolute;top:.2rem;right:.1rem;font-size:.2rem}._main_1420v_1{width:100%;min-width:var(--min-width);background:#fff}._content_1420v_11{margin-top:var(--intervalWidth)}._nullBox_14w0v_1{width:100%;min-height:25vh;display:flex;align-items:center;justify-content:center;flex-direction:column}._nullImg_14w0v_17{max-width:40%}._nullText_14w0v_23{font-size:14px;color:#999;margin-top:12px}._flex_vemw2_1{display:flex}._title_vemw2_7{align-items:center;margin-bottom:.16rem}._commentNum_vemw2_15{font-weight:500;font-size:var(--textLargemediunFontsize);color:#2c2c2c;line-height:.18rem;display:flex;align-items:center}._commentNumber_vemw2_31{font-weight:400;font-size:var(--textSmallFontsize);color:#999;line-height:.14rem}._sort_vemw2_43{font-weight:400;font-size:var(--textSmallFontsize);color:#999;line-height:.14rem;margin-left:var(--intervalWidth)}._sortItemActive_vemw2_57{color:#2c2c2c}._paddingWidth_vemw2_63{padding:0 0 0 var(--intervalWidth);box-sizing:border-box}._stic_vemw2_71{position:sticky;bottom:0;background:#fff;z-index:20}._noteReplay_vemw2_83{position:absolute;bottom:0;left:0;background:#fff;z-index:20;width:100%;box-sizing:border-box;padding:0 var(--intervalWidth);padding-bottom:var(--intervalWidth)}._paddingTextWidth_vemw2_105{padding:0 var(--textMarginWidth);box-sizing:border-box}._noteCommentList_vemw2_113{flex:1;overflow:auto}._paddingbox_vemw2_125{padding:var(--textMarginWidth);background:var(--themeWhiteColor)}._UpdateReplay_vemw2_133{width:100%}._sendModule_vemw2_143{display:flex;justify-content:space-between;width:100%;margin-top:var(--textMarginWidth);position:relative}._emojiBox_vemw2_157{position:absolute;top:.5rem;left:0;width:52%;height:100;display:flex;flex-wrap:wrap;gap:8px;background:#fff;padding:13px;border-radius:8px;box-shadow:-1px 10px 19px #c8c5c5;z-index:9999}._emoji_vemw2_157{width:.25rem;height:.25rem;object-fit:cover}._emoji_vemw2_157 img{width:100%;height:100%;object-fit:cover;cursor:pointer}._ReplayUserimage_vemw2_215{min-width:.55rem;height:.55rem;max-width:.55rem;min-height:.55rem;max-height:.55rem;border-radius:50%;margin-right:.16rem;object-fit:cover}._ReplayUserimage_vemw2_215 img{width:100%;height:100%;border-radius:50%}._ReplayInput_vemw2_245{width:100%;display:flex;flex-direction:column}._ReplayInputNote_vemw2_255{width:100%;display:flex;flex-direction:row}._ReplayInputNote_vemw2_255 ._sendModule_vemw2_143{width:auto;margin-left:var(--textMarginWidth)}._ReplayIcon_vemw2_273{width:.32rem;height:.32rem;margin-right:.16rem;object-fit:cover;border:none;cursor:pointer}._submit_vemw2_289{width:.82rem;height:.34rem;background:rgba(var(--themeBgColorsRGB),.8);border-radius:4px;font-family:PingFang SC,PingFang SC;font-weight:500;font-size:var(--textMediumFontsize);color:#fff;line-height:.34rem;text-align:center;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-o-user-select:none;user-select:none}._submit_vemw2_289:active{background:rgba(var(--themeBgColorsRGB),1)}._cancel_vemw2_333{background-color:#fff;color:#2c2c2c;margin-left:8px;border:1px solid #f1f1f1}._cfgtextareaBox_vemw2_345{width:100%;padding-bottom:var(--intervalWidth);box-sizing:border-box;background:#f1f1f1;border-radius:.04rem;border:1px solid #d9d9d9}._cfgtextareaBoxNote_vemw2_361{border-radius:.2rem;padding:0}._ReplayInput_vemw2_245 ._cfgtextarea_vemw2_345{resize:vertical;user-modify:read-write;-webkit-user-modify:read-write-plaintext-only;padding:var(--intervalWidth) var(--intervalWidth) 0;box-sizing:border-box;max-height:1.5rem;overflow-y:scroll}._cfgtextareaBoxNote_vemw2_361 ._cfgtextarea_vemw2_345{max-height:.49rem;padding:var(--textMarginWidth);margin:0;overflow:hidden}._ReplayInput_vemw2_245 ._cfgtextarea_vemw2_345:focus{outline:none}._ReplayInput_vemw2_245 ._cfgtextarea_vemw2_345:empty:before{content:attr(placeholder);font-weight:400;font-size:var(--textSmallFontsize);color:#999;cursor:text}._Userimage_vemw2_423{display:flex}._image_vemw2_429{width:.45rem;height:.45rem;border-radius:50%;margin-right:.16rem;object-fit:cover}._image_vemw2_429 img{width:100%;height:100%;border-radius:50%}._UploadList_vemw2_453{display:flex;padding-top:var(--textMarginWidth);padding-left:var(--intervalWidth)}._UploadList_vemw2_453 ._UploadImg_vemw2_463{width:1rem;height:1rem;display:inline-block;margin-right:.16rem;position:relative}._UploadImg_vemw2_463:hover:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#0000001a;border-radius:.08rem;display:flex;cursor:pointer}._UploadImgEdit_vemw2_503{display:none;width:100%;height:auto;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;justify-content:center;align-items:center}._UploadImgEdit_vemw2_503 span{margin:0 var(--textMarginWidth)}._UploadImgEdit_vemw2_503 span:hover{color:#fff;cursor:pointer}._UploadImg_vemw2_463:hover ._UploadImgEdit_vemw2_503{display:flex}._UploadImg_vemw2_463 img{width:100%;height:100%;border-radius:.08rem}._repeatUserImg_vemw2_559{width:.3rem;height:.3rem;border-radius:50%;margin-right:.08rem;object-fit:cover}._repeatUserImg_vemw2_559 img{width:100%;height:100%;border-radius:50%}._comment_vemw2_15{width:100%}._UserName_vemw2_589{display:flex;font-weight:400;font-size:var(--textSmallFontsize);color:#2c2c2c;line-height:.46rem;align-items:center;cursor:pointer}a._UserName_vemw2_589:hover{text-decoration:dashed}._UserName_vemw2_589 img{width:.2rem;height:.2rem;object-fit:cover}._UserComment_vemw2_623{font-weight:400;font-size:var(--textMediumFontsize);color:#2c2c2c;line-height:.16rem;text-align:left;display:flex;align-items:center}._UserComment_vemw2_623 ._Top_vemw2_641{width:.36rem;height:.23rem;border-radius:.04rem;border:.01rem solid var(--themeBorderColors);font-weight:400;font-size:var(--textSmallFontsize);color:var(--themeTextColors);display:flex;justify-content:center;align-items:center;padding:.02rem;box-sizing:border-box;margin-right:.04rem}._TimelikeAndReply_vemw2_671{margin-top:var(--textMarginWidth)}._time_vemw2_677{font-weight:300;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;text-align:left}._marginRighttextMargin_vemw2_691{cursor:pointer;margin-right:var(--textMarginWidth)}._replyMargin_vemw2_699{margin-top:var(--intervalWidth)}._iconImg_vemw2_705{width:.16rem;height:.16rem;display:flex;object-fit:cover}._iconImg_vemw2_705 img{width:100%;height:100%}._reply_vemw2_699{cursor:pointer;font-weight:300;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem}._reply_vemw2_699 div，._iconImg_vemw2_705{cursor:pointer}._dividingLine_vemw2_745{width:1px;height:.14rem;background:#d9d9d9;margin:0 var(--textMarginWidth)}._openMoreChild_vemw2_757{cursor:pointer}._openMoreChild_vemw2_757:hover{text-decoration:underline}._pagination_9uft1_1{display:flex;margin-top:.2rem}._pagination_9uft1_1 button{margin:0 .1rem;cursor:pointer}._pagination_9uft1_1 button:hover,._active_9uft1_23{color:var(--themeTextColors)}._imagePreviewOverlay_8sk76_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:10}._imagePreviewContent_8sk76_27{display:flex;align-items:center;padding:20px;box-sizing:border-box}._imagePreviewContent_8sk76_27 img{max-height:calc(100vh - 212px);max-width:calc(100vw - 288px);border-radius:10px}._imagePreviewContent_8sk76_27 ._button_8sk76_53{width:.48rem;height:.48rem;display:flex;justify-content:center;align-items:center;border:none;font-weight:700;color:#fff;background-color:#ffffff29;position:absolute;border-radius:50%}._button_8sk76_53:hover{color:#fff;background-color:#ffffff3b;cursor:pointer}._prevButton_8sk76_89{transform:rotate(180deg);left:.48rem;top:calc(50% - .48rem);font-size:var(--iconPrevsize)}._nextButton_8sk76_103{right:.48rem;top:calc(50% - .48rem);font-size:var(--iconPrevsize)}._closeButton_8sk76_115{right:.48rem;top:.48rem;font-size:var(--textLargeFontsize)}._Artcontent_vtuvm_1{width:14.4rem;margin:0 auto;display:flex;padding:.24rem .2rem .8rem;box-sizing:border-box}._scopeOfTheArticle_vtuvm_21{margin-left:var(--intervalWidth);box-sizing:border-box;display:flex;max-height:80vh}._scopeOfTheArticle_vtuvm_21 div{max-width:10.34rem}._marginleft_vtuvm_39{margin-left:var(--intervalWidth)}._NoteRight_vtuvm_45{width:5rem;height:8.88rem;max-height:80vh;box-sizing:border-box;border:.01rem solid #d9d9d9;border-top-right-radius:.18rem;border-bottom-right-radius:.18rem;position:relative;background:var(--themeWhiteColor);overflow:hidden}._noteRightBox_vtuvm_71{width:100%;height:100%;overflow:scroll;display:flex;flex-direction:column;min-height:0}._noteRightBox_vtuvm_71::-webkit-scrollbar{width:0}._innerBox_vtuvm_93{padding:0 var(--intervalWidth)}._noteBox_vtuvm_99{display:flex;flex-direction:column;flex:1}._noteInnerBox_vtuvm_109{min-height:100%}._flex_vtuvm_115{display:flex;align-items:center}._NoteRightUser_vtuvm_123{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:var(--intervalWidth);position:sticky;top:0;left:0;padding:var(--intervalWidth);box-sizing:border-box;background:var(--themeWhiteColor)}._artnoteUserImg_vtuvm_149{width:.4rem;height:.4rem;border-radius:50%;margin-right:var(--intervalWidth)}._artnoteUserImg_vtuvm_149 img{width:100%;height:100%;border-radius:50%;object-fit:cover}._artnoteUserName_vtuvm_173{cursor:pointer}._ArtnoteLike_vtuvm_179{width:1.28rem;height:.42rem;background:var(--themeBgColors);border-radius:.08rem;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:var(--textMediumFontsize);color:var(--customizeTheBaseColor);cursor:pointer}._ArtnoteNotLike_vtuvm_205{background-color:#f1f2f3;color:#141313}._NoteLeft_vtuvm_213{min-width:5rem;background:#fff;border-top-left-radius:.18rem;border-bottom-left-radius:.18rem}._NoteRight_vtuvm_45::-webkit-scrollbar{display:none}._artTitle_vtuvm_231{font-weight:600;font-size:var(--textLargemediunFontsize);color:#141313;text-align:left;margin-bottom:var(--intervalWidth)}._releaseTime_vtuvm_247{font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.26rem;text-align:left;margin-bottom:var(--intervalWidth)}._dividingLine_vtuvm_263{width:100%;height:.01rem;background:#f2f2f2;margin:calc(var(--intervalWidth) * 2) 0}._Inner_vtuvm_275{max-width:100%;overflow:hidden;font-size:var(--textMediumFontsize)}._Inner_vtuvm_275 p{font-weight:400;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.32rem}._Inner_vtuvm_275 p:has(img){display:flex;width:100%;justify-content:center;flex-wrap:wrap}._Inner_vtuvm_275 p:has(img) img{width:100%;height:auto;object-fit:cover}._Inner_vtuvm_275 img{width:100%;height:auto;object-fit:cover}._swiperContainer_vtuvm_333{width:5rem;height:8.88rem;max-height:80vh;overflow:hidden;margin:0 auto;border-bottom-left-radius:.18rem;border-top-left-radius:.18rem}._swiperWrapper_vtuvm_353{display:flex;width:auto;height:100%;max-width:100%}._swiperSlide_vtuvm_367{width:100%;height:auto;object-fit:cover;display:flex;align-items:center;justify-content:center;background:#d9d9d9}._swiperSlide_vtuvm_367 img{width:100%;height:auto;object-fit:cover}._content_7op12_1{width:100%;display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._articleList_7op12_13{width:var(--ArticeListWidth)}._articleListTitleLeft_7op12_23{display:flex}._titleName_7op12_31{font-weight:400;font-size:var(--textLargeFontsize);color:#666;line-height:.25rem;border-bottom:2px solid rgba(0,0,0,0);padding:0 .04rem;margin-right:.15rem}._titleNameActive_7op12_49,._titleName_7op12_31:hover{font-weight:600;font-size:var(--textLargeFontsize);color:#141313;line-height:.25rem;border-bottom:2px solid var(--themeBorderColors);margin-right:.15rem;padding:0 .04rem;cursor:pointer}._newsItem_7op12_71,._newsItem_images_7op12_73{width:100%;display:flex;position:relative;gap:12px}._newsItem_images_7op12_73{margin:.1rem 0}._newsItem_7op12_71{margin-top:.3rem}._newsItemLeftArt3_7op12_101{width:100%;margin-top:var(--intervalWidth)}._newsItemLeft_7op12_101{width:7.5rem;display:flex;flex-direction:column;justify-content:space-between}._newsItemLeftSearch_7op12_121{padding-left:.2rem;box-sizing:border-box;margin-bottom:.3rem}._newsItem_images_7op12_73 ._newsItemLeft_7op12_101{width:100%}._newsItemTitle_7op12_137{font-weight:500;font-size:var(--textLargeFontsize);color:#2c2c2c;line-height:.28rem}._newsItemTitle_7op12_137:hover{color:var(--themeBorderColors);cursor:pointer}._newsItemLeft_7op12_101 ._newsItemTitle_7op12_137{margin-bottom:.1rem}._newsItemTime_7op12_165{display:flex;width:100%;font-weight:400;color:#999;font-size:var(--textMediumFontsize);line-height:.23rem}._newsUser_7op12_183{display:flex;align-items:center}._newUserName_7op12_191:hover{cursor:pointer;text-decoration:underline}._newsUserImg_7op12_199{width:.24rem;height:.24rem;margin:0 .04rem}._newsItemTime_7op12_165>div{margin-right:.32rem}._newsUserImg_7op12_199 img{width:100%;height:100%;border-radius:50%}._newsItemImg_7op12_225{width:1.85rem;height:1.09rem;overflow:hidden;border-radius:.06rem;transition:all .3s}._newsItemImg_7op12_225 img{width:100%;height:100%;object-fit:cover}._close_7op12_249{position:absolute;bottom:0;right:3.5rem}._newsItem_images_7op12_73 ._close_7op12_249{right:.4rem}._newsItemContens_7op12_265{display:grid;grid-template-columns:repeat(4,1fr);margin:var(--intervalWidth) 0;margin-right:.16rem}._newsItemContensImg_7op12_277{width:2.47rem;height:1.66rem;margin-right:.16rem;overflow:hidden}._newsItemContensImg_7op12_277 img{width:100%;height:100%;object-fit:cover}._newsItem_images_7op12_73 ._newsItemLeft_7op12_101{width:100%;padding:.1rem 0}._notelist_7op12_309{width:100%;display:grid;grid-template-columns:repeat(4,1fr);margin-top:.34rem}._notebox_7op12_321{width:2rem}._notebox_7op12_321 ._image_7op12_327{width:2rem;height:2.68rem;border-radius:.05rem;transition:all .3s;overflow:hidden}._image_7op12_327 img{width:100%;height:100%;object-fit:cover}._notetitle_7op12_353{font-weight:500;font-size:var(--textSmallFontsize);color:#2c2c2c;line-height:1;margin-top:var(--textMarginBoldWidth);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all}._noteUser_7op12_379{display:flex;justify-content:space-between;font-weight:400;font-size:var(--textMinFontsize);color:#999;line-height:.23rem;margin-top:var(--textMarginWidth)}._articleRight_7op12_397{padding-top:.47rem;position:relative}._sticky_7op12_405{width:3.8rem;height:3.8rem;position:sticky;top:1.6rem}._NoteListContent_7op12_421{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.2rem;width:10.8rem;margin-top:.34rem}@media (max-width: 750px){._NoteListContent_7op12_421{grid-template-columns:repeat(3,1fr)}._notebox_7op12_321{width:3.46rem}._notebox_7op12_321 ._image_7op12_327{width:3.46rem;height:4.64rem;border-radius:.05rem;transition:all .3s;overflow:hidden}}@media (max-width: 1080px){._NoteListContent_7op12_421{grid-template-columns:repeat(4,1fr)}._notebox_7op12_321{width:2.55rem}._notebox_7op12_321 ._image_7op12_327{width:2.55rem;height:3.41rem;border-radius:.05rem;transition:all .3s;overflow:hidden}}._hotTitle_7op12_501{display:flex;font-weight:500;font-size:var(--textLargeFontsize);color:#2c2c2c;line-height:.23rem;align-items:center}._hotTitle_7op12_501 ._Icon_7op12_517{width:.32rem;height:.32rem;display:flex}._hotTitle_7op12_501 ._Icon_7op12_517 img{width:100%;height:100%;object-fit:cover}._hotList_7op12_539{display:flex;margin-top:var(--textMarginWidth);font-weight:500;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._hotNumber_7op12_555{width:.2rem;text-align:center}._hotNumber_7op12_555,._hotcenter_7op12_565{margin-left:var(--textMarginWidth);font-weight:500;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._hotcenter_7op12_565{cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._hotcenter_7op12_565:hover{text-decoration:underline}._newsItemContensImg_7op12_277:hover img,._newsItemImg_7op12_225:hover img,._image_7op12_327:hover img{transform:scale(1.05);transition:all .3s}._artinner_7op12_609{width:5.7rem;overflow:hidden;margin-left:.16rem;display:flex;flex-direction:column;justify-content:space-between;color:var(--title2color)}._Inner_7op12_627{display:flex;flex-wrap:wrap;font-size:var(--textMediumFontsize)!important;overflow:hidden;word-break:break-word}@supports (-webkit-line-clamp: 3){._Inner_7op12_627{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}}@supports not (-webkit-line-clamp: 3){._Inner_7op12_627{max-height:3.6em;line-height:1.2em}._Inner_7op12_627:after{content:"";position:absolute;bottom:0;right:0;width:2em;height:1.2em;background:linear-gradient(to right,transparent,white 70%);pointer-events:none}}._Inner_7op12_627._expanded_7op12_703{max-height:none;-webkit-line-clamp:unset}._Inner_7op12_627._expanded_7op12_703:after{display:none}._content_zqfqn_1{width:100%;display:flex;justify-content:space-between}._articleList_zqfqn_13{width:10.8rem}._articleListTitleLeft_zqfqn_27{display:flex;margin-bottom:var(--intervalWidth)}._titleName_zqfqn_37{font-weight:400;font-size:var(--textLargeFontsize);color:#666;line-height:.25rem;border-bottom:2px solid rgba(0,0,0,0);padding:0 .04rem;margin-right:.15rem}._titleNameActive_zqfqn_55,._titleName_zqfqn_37:hover{font-weight:600;font-size:var(--textLargeFontsize);color:#141313;line-height:.25rem;border-bottom:2px solid var(--themeBorderColors);margin-right:.15rem;padding:0 .04rem;cursor:pointer}._NoteListContent_zqfqn_79{column-gap:.2rem;column-count:4}@media (min-width: 768px){._NoteListContent_zqfqn_79{column-count:4}}@media (min-width: 1200px){._NoteListContent_zqfqn_79{column-count:5}}._NoteListContent_zqfqn_79>*{break-inside:avoid;margin-bottom:.2rem}._headerbox_rhf07_13{width:100%;background:#f8f8f8;padding:.1rem 0;box-sizing:border-box}._headerContent_rhf07_25{display:flex;align-items:center;justify-content:space-between;width:14.4rem;margin:0 auto}header ._headerLeft_rhf07_39{display:flex;align-items:center}._headerRight_rhf07_49{display:flex;align-items:center;justify-content:flex-end;padding-right:.18rem;box-sizing:border-box}._tabitem_rhf07_63{display:flex;flex-direction:column;align-items:center;margin-right:.11rem;min-width:.36rem;cursor:pointer}._icon_rhf07_81{font-size:var(--textSmallFontsize);color:#363636;margin-right:3px}._marginleft_rhf07_91{margin-left:.04rem}._tabitem_rhf07_63:hover,._tabitem_rhf07_63:hover ._icon_rhf07_81,._icon_rhf07_81:hover{color:var(--themeTextColors)}._tabName_rhf07_103{font-size:var(--textMinFontsize);line-height:1}._login_rhf07_113{display:flex;align-items:center;margin-left:.52rem;cursor:pointer}._radio_rhf07_127{width:.22rem;height:.22rem;background:#d9d9d9;border-radius:50%}._loginText_rhf07_139{font-family:Microsoft YaHei,Microsoft YaHei,serif;font-weight:400;font-size:var(--textSmallFontsize);color:var(--themeTextColors);line-height:16px;margin-left:.05rem}._loginregist_rhf07_155{font-weight:400;font-size:var(--textSmallFontsize);line-height:16px;margin-left:.05rem;color:#363636}._address_rhf07_171{font-size:var(--textSmallFontsize);position:relative;color:#2c2c2c}._address_rhf07_171 ._childrenItem_rhf07_181{color:#2c2c2c;position:absolute}._searchHeader_rhf07_195{display:flex;width:14.4rem;margin:auto;padding:var(--ArticeSearchMargin) 0;align-items:center;position:relative}._spaceBetween_rhf07_215{justify-content:space-between}._searchHeaderL_rhf07_221{display:flex;align-items:center;position:relative;width:100%}._logo_rhf07_233{width:1.07rem;height:.47rem;display:flex;margin-left:.38rem;margin-right:.4rem}._logo_rhf07_233 img{width:100%;height:100%;cursor:pointer;object-fit:contain}._search_rhf07_195{display:flex;flex-direction:column;position:relative;margin-left:.6rem}._flex_rhf07_275{display:flex;position:relative;height:.6rem}._select_rhf07_285{width:.8rem;height:.32rem;border:none;position:absolute;left:2px;top:2px;bottom:2px;margin:auto;text-align:center;font-weight:500;font-size:var(--textMediumFontsize);color:#2c2c2c;line-height:.19rem;z-index:99;cursor:pointer}._searchSelect_rhf07_319{width:.8rem;position:absolute;left:2px;top:2px;margin:auto;flex-wrap:wrap;text-align:center;font-weight:500;font-size:var(--textMediumFontsize);color:var(--defaultTextColors);line-height:.19rem;z-index:99;cursor:pointer;border-radius:.08rem}._selectActive_rhf07_351{width:.8rem;height:.6rem;display:flex;align-items:center;justify-content:center}._searchSelect_rhf07_319 ._selectOption_rhf07_367{width:.8rem;height:.3rem;display:none;justify-content:center;align-items:center}._searchSelectShow_rhf07_381{background:#fff;padding-bottom:.15rem}._searchSelectShow_rhf07_381 ._selectOption_rhf07_367{display:flex!important}._selectOption_rhf07_367:hover{color:var(--themeTextColors)}._recommendedEntries_rhf07_401{position:absolute;height:auto;top:0;width:100%;background:#fff;border-bottom-left-radius:.08rem;border-bottom-right-radius:.08rem;z-index:50}._recommendedEntriesItem_rhf07_429{width:calc(100% - .04rem);min-height:.3rem;border-radius:.08rem;padding-left:.14rem;line-height:.3rem;box-sizing:border-box;margin:0 auto}._recommendedEntriesItem_rhf07_429:hover{background:#f3f6f8}._dividingLine_rhf07_453{width:.02rem;height:.32rem;background:#d9d9d9;position:absolute;top:0;bottom:0;left:.94rem;margin:auto}._searchInput_rhf07_475{width:100%;height:.6rem;border-radius:.08rem;padding:0 .04rem 0 var(--intervalWidth);box-sizing:border-box;background:#f7f7f7;font-weight:var(--font-wight-line);font-size:var(--textMinFontsize);color:var(--TextColors);position:relative}._searchInput_rhf07_475::placeholder{font-weight:400;font-size:var(--textMediumFontsize);color:#999;line-height:.19rem}._borderBottomNoneAndBgwhit_rhf07_513{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}._iconsearch_rhf07_525{margin-right:.1rem;font-size:var(--titleOfTheArticle);font-weight:500}._searchBtn_rhf07_535{position:absolute;right:.04rem;top:0;bottom:0;margin:auto;width:.52rem;height:.52rem;border-radius:0 5px 5px 0;color:var(--themeBorderColors);border:none;font-weight:500;font-size:var(--textMediumFontsize);line-height:.19rem;cursor:pointer}._searchBtn_rhf07_535:Active{background:var(--themeTextColors)}._searchBtnRewrite_rhf07_577{position:absolute;width:.2rem;height:.2rem;right:1.2rem;top:0;bottom:0;margin:auto;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer}._searchBtnRewrite_rhf07_577:hover{background:#f5f5f5}._recommendedSearches_rhf07_615{display:flex;height:.3rem}._recommendedSearches_rhf07_615 ._item_rhf07_623{font-weight:400;font-size:var(--textMinFontsize);color:#3f4348;line-height:14px;margin-left:.84rem;margin-top:.1rem;cursor:pointer}._recommendedSearches_rhf07_615 ._item_rhf07_623:hover,._itemActive_rhf07_641{color:var(--themeTextColors)}._checkTab_rhf07_647{width:100%;display:flex;justify-content:center;font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem;padding-bottom:var(--intervalWidth)}._checkTabItem_rhf07_667{font-weight:400;font-size:var(--textLargeFontsize);color:#999;line-height:.23rem;margin:0 .66rem;padding:0 .04rem;box-sizing:border-box;border-bottom:.02rem solid rgba(0,0,0,0)}._checkTabItem_rhf07_667:hover{cursor:pointer}._checkTabItem_rhf07_667:hover,._checkTabItemActive_rhf07_693{font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem;border-bottom:.02rem solid var(--themeTextColors)}._main_1pi3a_1{width:100%;min-width:var(--min-width)}._mainBg_1pi3a_11{background-image:var(--theAddressOfTheBackgroundImageOfTheEvent);background-size:100%;background-repeat:no-repeat}._headerTop_xb543_1{width:100%}._tags_xb543_7{align-items:baseline}._headerTop_xb543_1 img{width:100%;height:100%;object-fit:contain}._headerUser_xb543_25{width:12.8rem;margin:0 auto;padding-top:var(--intervalWidth);padding-right:0;box-sizing:border-box}._user_xb543_39{background:var(--themeWhiteColor);padding:var(--intervalWidth);box-sizing:border-box;border-radius:.04rem}._flex_xb543_51{display:flex}._alignCenter_xb543_57{align-items:center}._userImg_xb543_63{width:1.3rem;height:1.3rem;display:inline-block;border-radius:50%}._userImg_xb543_63 img{width:100%;height:100%;object-fit:cover}._userinfo_xb543_85{margin-left:var(--intervalWidth);display:flex;flex-direction:column;justify-content:space-evenly;align-content:space-between}._userName_xb543_99{font-weight:600;font-size:var(--titleOfTheUserName);color:#2c2c2c;line-height:var(--titleOfTheUserName)}._UserSignature_xb543_111{font-weight:400;font-size:var(--textSmallFontsize);max-width:8rem;color:#666;line-height:var(--textSmallFontsize)}._tagName_xb543_125{line-height:var(--titleOfTheArticle);font-size:var(--textMediumFontsize)}._tagValue_xb543_133{font-weight:500;font-size:var(--titleOfTheArticle);color:#2c2c2c;line-height:var(--titleOfTheArticle);margin-left:var(--textMarginWidth)}._digline_xb543_147{width:.01rem;height:.2rem;background:var(--customizeTheBaseColor);margin:0 var(--intervalWidth)}._btnList_xb543_159{align-self:end;justify-self:end;display:flex;margin-left:auto}._LookBtn_xb543_171{min-width:1.36rem;min-height:.44rem;background:var(--themeBgColors);color:var(--themeWhiteColor);display:flex;justify-content:center;align-items:center;margin:0 var(--textMarginWidth);cursor:pointer;-webkit-user-select:none;user-select:none}._LookBtn_xb543_171:active{background:rgba(var(--themeBgColorsRGB),.8)}._main_17no9_1{width:100%;min-width:var(--min-width);background:var(--PeopleBg)}._content_17no9_11{margin-top:var(--intervalWidth)}._main_10mb1_1{width:100%;min-width:var(--min-width);background:#fff}._rating_1veun_3{display:flex;align-items:center;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;--the--themeColors: var(--themeColors)}._star_1veun_21{font-size:var(--textMediumFontsize)}header{width:var(--min-width)}._ProductHeader_1r876_7{width:14.4rem;margin:auto;box-sizing:border-box;background:#f7f7f7}._productContent_1r876_27,._productMoreContent_1r876_29{display:flex;height:100%;z-index:3}._productContent_1r876_27{padding:var(--intervalWidth);box-sizing:border-box;flex-direction:column;margin-top:auto;width:11.72rem;min-height:1.8rem}._productContent_1r876_27 ._flexCenter_1r876_55{display:flex;margin-top:auto;box-sizing:border-box;border-radius:8px;padding:var(--intervalWidth);background:#06060680}._productL_1r876_71{width:6.7rem;display:flex;flex-direction:column}._productImg_1r876_83{width:1.2rem;height:1.2rem;border-radius:1.2rem;overflow:hidden;display:flex;margin-bottom:var(--intervalWidth)}._productImg_1r876_83 img{width:100%;height:100%;object-fit:contain}._productName_1r876_109{font-family:PingFang SC,PingFang SC;font-weight:600;font-size:var(--textTitleButton);color:#fff;line-height:.2rem;padding-left:.18rem;box-sizing:border-box;display:flex;align-items:center}._shoptabTags_1r876_131{display:flex;align-items:center;margin-top:.1rem;padding-left:.18rem;box-sizing:border-box}._shoptabTag_1r876_131{display:flex;font-weight:400;font-size:var(--textMinFontsize);color:#fff;line-height:13px;border:1px solid var(--themeWhiteColor);border-radius:2px;white-space:nowrap}._shoptabTagtip_1r876_165{background:var(--themeWhiteColor);color:#06060680;padding:.01rem .02rem;box-sizing:border-box}._shoptabTagtime_1r876_177{padding:.01rem .02rem;box-sizing:border-box}._evaluation_1r876_185{display:flex;align-items:center;margin-left:var(--intervalWidth)}._evaluationname_1r876_195{font-weight:400;font-size:var(--textMinFontsize);color:#999;line-height:.13rem}._marginleft_1r876_207{margin-left:.14rem;display:flex;align-items:center}._evaluationitem_1r876_217{font-weight:400;font-size:var(--textMinFontsize);color:#333;line-height:.13rem;padding:.08rem;box-sizing:border-box;background:#f2f2f2;margin-left:.1rem;border-radius:.05rem}._starbox_1r876_241{padding:.02rem .05rem;box-sizing:border-box;border-radius:10vw;margin-left:.03rem;display:flex;color:var(--themeWhiteColor);font-weight:600;font-size:var(--textMinFontsize)}._moreBtnBorder_1r876_263{border-radius:3px;border:1px solid var(--themeWhiteColor);margin-left:var(--textMarginWidth);font-weight:400;font-size:var(--textMinFontsize);color:var(--themeWhiteColor);padding:.04rem .08rem;white-space:nowrap;cursor:pointer}._moreBtnBorder_1r876_263:hover{background:var(--themeWhiteColor);color:var(--cardBgColor)}._starbox_1r876_241 span{margin-right:.08rem}._productTags_1r876_305{display:flex;flex-wrap:nowrap;padding-left:.18rem;box-sizing:border-box;white-space:nowrap;overflow:hidden;max-width:4rem}._productTagsItem_1r876_323{padding:.08rem;box-sizing:border-box;background:#f2f2f2;border-radius:.04rem;margin-right:.1rem;color:var(--cardBgColor)}._productMoreContent_1r876_29{margin-top:.4rem}._moreBtnBox_1r876_347{display:flex;flex-direction:column;justify-content:center;align-items:center}._moretext_1r876_359{font-weight:400;font-size:var(--textTitleButton);color:#2c2c2c;line-height:.24rem}._moreBtn_1r876_263{padding:.2rem .6rem;border-radius:.7rem;background:#ec0606;margin-top:.24rem;font-weight:500;font-size:var(--textTitleButton);color:#fff;line-height:.24rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._moreBtn_1r876_263:active{background:#f6940cb3}._productR_1r876_409{width:10rem;height:4.2rem;position:relative;border:.08rem;overflow:hidden}._productRImage_1r876_423{width:100%;height:100%;object-fit:initial}._productRContent_1r876_433{position:absolute;bottom:0;left:0;width:100%;height:1.39rem;background:linear-gradient(180deg,#0000 5%,#0009);display:grid;grid-template-columns:repeat(6,1fr);padding-right:.6rem;box-sizing:border-box;color:#fff}._productRContentItem_1r876_459{display:flex;flex-direction:column;justify-content:center;align-items:center}._productRContentItemTop_1r876_471{font-size:var(--contentItemTop)}._productRContentItemintroduced_1r876_477{font-family:PingFang SC,PingFang SC;font-weight:300;font-size:var(--textMediumFontsize);color:#f2f2f2;line-height:.16rem}._productRContentItemsmallFont_1r876_491{font-size:var(--textLargemediunFontsize)}._labelQuestionMark_1r876_497{position:absolute;top:.4rem;right:.4rem}._productMoreR_1r876_509,._productMoreRBox_1r876_515{width:auto}._productMoreRBoxList_1r876_521{width:4.17rem;box-sizing:border-box;border-radius:4px;display:flex;justify-content:space-between;align-items:center;height:auto}._productMoreRItem_1r876_539{display:flex;flex-direction:column;justify-content:center;align-items:center}._MoreContent_1r876_551{font-weight:600;font-size:var(--textLargeBoldFontsize);color:#fff;line-height:.24rem;margin-bottom:var(--textMarginWidth)}._Moreintroduced_1r876_565{font-weight:300;font-size:var(--textMediumFontsize);color:#fff;line-height:.24rem}._digline_1r876_577{height:30px;width:0;border:1px solid #666666}._address_1r876_587{width:auto;display:flex;margin-top:var(--intervalWidth);padding-left:var(--intervalWidth);box-sizing:border-box;align-items:center;white-space:nowrap}._addressText_1r876_605{max-width:5.28rem;overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:var(--textTitleButton);color:#fff;white-space:nowrap;line-height:.24rem;margin-left:var(--textMarginWidth)}._addressicon_1r876_627{font-size:var(--textTitleButton);color:#ffffff80}._moreAddress_1r876_635{font-weight:400;font-size:var(--textMediumFontsize);color:#fff;line-height:.16rem;margin-left:.3rem;cursor:pointer}._iconBtn_1r876_651{font-size:var(--textMediumFontsize);display:flex;align-items:center;margin:0 .2rem}._iconBtn_1r876_651 span{margin:0 .02rem}._iconBtn_1r876_651:first-child{margin-left:.2rem}._iconBtnicon_1r876_675{font-size:var(--textMediumFontsize)}._iconBtniconActive_1r876_681{color:var(--themeTextColors)}._iconBtn_1r876_651:hover{cursor:pointer;color:var(--themeTextColors)}._shu_1r876_695{height:.12rem;border:1px solid #666666}._merchantMenu_1r876_705{width:var(--min-width);display:flex;box-sizing:border-box;margin:0 auto;border-bottom:1px solid rgba(0,0,0,.12);padding:.2rem 0 0}._merchantMenuItem_1r876_723,._merchantMenuItemActive_1r876_725{font-weight:400;font-size:var(--textLargeFontsize);color:#666;line-height:.16rem;margin-right:.6rem;padding:.1rem .2rem;text-align:center;width:auto;height:auto}._merchantMenuItem_1r876_723:hover,._merchantMenuItemActive_1r876_725{font-weight:400;font-size:var(--textLargeFontsize);color:var(--themeTextColors);line-height:.16rem;margin-right:.6rem}._merchantMenuItemActive_1r876_725{background:var(--themeColors);color:var(--themeWhiteColor)}._merchantMenuItem_1r876_723:hover{cursor:pointer}._ProductHeaderImg_1r876_781{display:flex;height:4.4rem;overflow:hidden;align-items:center;position:relative}._ProductHeaderImg_1r876_781 ._productImg_1r876_83{width:.6rem;height:.6rem}._ProductHeaderImg_1r876_781 ._productImgBG_1r876_803{width:100%;height:100%;position:absolute;left:0;top:0}._productImgBG_1r876_803 img{width:100%;height:100%;object-fit:cover}._HeaderTabBar_1r876_829{z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}._HeaderTabBar_1r876_829>div{height:33%;background:#00000080}._HeaderTabBar_1r876_829{z-index:2;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}._HeaderTabBar_1r876_829 ._merchantMenu_1r876_705{width:var(--min-width);display:flex;box-sizing:border-box;margin:0 auto;border-bottom:1px solid rgba(0,0,0,.12);padding:.2rem 0 0}._HeaderTabBar_1r876_829 ._merchantMenuItem_1r876_723,._merchantMenuItemActive_1r876_725{font-weight:400;font-size:var(--textLargeFontsize);color:#fff;line-height:.16rem;padding:.1rem .2rem;box-sizing:border-box;text-align:center;width:100%;display:flex;align-items:center;height:33%;background:#00000080;margin:0}._HeaderTabBar_1r876_829 ._merchantMenuItem_1r876_723:hover,._merchantMenuItemActive_1r876_725{font-weight:400;font-size:var(--textLargeFontsize);color:var(--themeTextColors);line-height:.16rem}._HeaderTabBar_1r876_829 ._merchantMenuItemActive_1r876_725{background:var(--themeColors);color:var(--themeWhiteColor)}._HeaderTabBar_1r876_829 ._merchantMenuItem_1r876_723:hover{cursor:pointer}header{min-width:var(--min-width);width:100%}._ProductHeader_34ioh_9{width:14.4rem;margin:auto;padding:var(--intervalWidth) 0;box-sizing:border-box;background:#f7f7f7}._productContent_34ioh_29,._productMoreContent_34ioh_31{display:flex;height:100%}._productContent_34ioh_29{padding:var(--intervalWidth);box-sizing:border-box;flex-direction:column}._productContent_34ioh_29 ._flex_34ioh_49{display:flex}._productL_34ioh_55{width:8.6rem;display:flex;flex-direction:column}._productImg_34ioh_67{width:100%;height:1.2rem;border-radius:1.2rem;overflow:hidden;display:flex;margin-bottom:var(--intervalWidth)}._productImg_34ioh_67 img{width:100%;height:100%;object-fit:contain}._productName_34ioh_93{font-family:PingFang SC,PingFang SC;font-weight:600;font-size:var(--textTitleButton);color:#000;line-height:.2rem;padding-left:.18rem;box-sizing:border-box;display:flex;align-items:center}._shoptabTags_34ioh_115{display:flex;align-items:center;margin-top:.1rem;padding-left:.18rem;box-sizing:border-box}._shoptabTag_34ioh_115{display:flex;font-weight:400;font-size:var(--textMinFontsize);color:var(--themeTextColors);line-height:13px;border:1px solid var(--themeTextColors);border-radius:2px;white-space:nowrap}._shoptabTagtip_34ioh_149{background:var(--themeTextColors);color:#fff;padding:.01rem .02rem;box-sizing:border-box}._shoptabTagtime_34ioh_161{padding:.01rem .02rem;box-sizing:border-box}._evaluation_34ioh_169{display:flex;align-items:center;margin-left:var(--intervalWidth)}._evaluationname_34ioh_179{font-weight:400;font-size:var(--textMinFontsize);color:#999;line-height:.13rem}._marginleft_34ioh_191{margin-left:.14rem;display:flex;align-items:center}._evaluationitem_34ioh_201{font-weight:400;font-size:var(--textMinFontsize);color:#333;line-height:.13rem;padding:.08rem;box-sizing:border-box;background:#f2f2f2;margin-left:.1rem;border-radius:.05rem}._starbox_34ioh_225{padding:.02rem .05rem;box-sizing:border-box;background:#ec06061a;border-radius:10vw;margin-left:.03rem;display:flex;color:var(--themeTextColors);font-weight:600;font-size:var(--textMinFontsize)}._moreBtnBorder_34ioh_247{border-radius:3px;border:1px solid var(--cardBg2Color);margin-left:var(--textMarginWidth);font-weight:400;font-size:var(--textMinFontsize);color:var(--cardBg2Color);padding:.04rem .08rem;white-space:nowrap;cursor:pointer}._moreBtnBorder_34ioh_247:hover{background:var(--cardBg2Color);color:#fff}._starbox_34ioh_225 span{width:.27rem;border-right:1px solid var(--themeTextColors);margin-right:.08rem}._productTags_34ioh_289{display:flex;flex-wrap:nowrap;padding-left:.18rem;box-sizing:border-box;white-space:nowrap;overflow:hidden;width:6.1rem}._productTagsItem_34ioh_307{padding:.08rem;box-sizing:border-box;background:#f2f2f2;border-radius:.04rem;margin-right:.1rem}._productMoreContent_34ioh_31{margin-top:.4rem}._moreBtnBox_34ioh_329{display:flex;flex-direction:column;justify-content:center;align-items:center}._moretext_34ioh_341{font-weight:400;font-size:var(--textTitleButton);color:#2c2c2c;line-height:.24rem}._moreBtn_34ioh_247{padding:.2rem .6rem;border-radius:.7rem;background:#ec0606;margin-top:.24rem;font-weight:500;font-size:var(--textTitleButton);color:#fff;line-height:.24rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._moreBtn_34ioh_247:active{background:#f6940cb3}._productR_34ioh_391{width:10rem;height:4.2rem;position:relative;border:.08rem;overflow:hidden}._productRImage_34ioh_405{width:100%;height:100%;object-fit:initial}._productRContent_34ioh_415{position:absolute;bottom:0;left:0;width:100%;height:1.39rem;background:linear-gradient(180deg,#0000 5%,#0009);display:grid;grid-template-columns:repeat(6,1fr);padding-right:.6rem;box-sizing:border-box;color:#fff}._productRContentItem_34ioh_441{display:flex;flex-direction:column;justify-content:center;align-items:center}._productRContentItemTop_34ioh_453{font-size:var(--contentItemTop)}._productRContentItemintroduced_34ioh_459{font-family:PingFang SC,PingFang SC;font-weight:300;font-size:var(--textMediumFontsize);color:#f2f2f2;line-height:.16rem}._productRContentItemsmallFont_34ioh_473{font-size:var(--textLargemediunFontsize)}._labelQuestionMark_34ioh_479{position:absolute;top:.4rem;right:.4rem}._productMoreR_34ioh_491{width:100%}._productMoreRBox_34ioh_497{width:6.54rem;padding:.22rem;box-sizing:border-box;background:#fff;border-radius:4px;margin-left:.8rem}._productMoreRBoxList_34ioh_513{width:100%;box-sizing:border-box;background:#f7f7f7;border-radius:4px;display:flex;justify-content:space-between;align-items:center;padding:.22rem}._productMoreRItem_34ioh_535{display:flex;flex-direction:column;justify-content:center;align-items:center}._MoreContent_34ioh_547{font-weight:600;font-size:var(--textLargeBoldFontsize);color:#000;line-height:.24rem;margin-bottom:var(--textMarginWidth)}._Moreintroduced_34ioh_561{font-weight:300;font-size:var(--textMediumFontsize);color:#666;line-height:.24rem}._digline_34ioh_573{height:.3rem;width:0;border:1px solid #d9d9d9}._address_34ioh_583{width:100%;display:flex;margin-top:.3rem;padding-left:.53rem;box-sizing:border-box;align-items:center}._addressText_34ioh_599{width:5.28rem;overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:var(--textTitleButton);color:#2c2c2c;white-space:nowrap;line-height:.24rem}._addressicon_34ioh_619{font-size:var(--textTitleButton);color:var(--cardBg2Color)}._moreAddress_34ioh_627{font-weight:400;font-size:var(--textMediumFontsize);color:var(--cardBg2Color);line-height:.16rem;margin-left:.3rem;cursor:pointer}._iconBtn_34ioh_643{font-size:var(--textMediumFontsize);display:flex;align-items:center;margin:0 .2rem}._iconBtn_34ioh_643 span{margin:0 .02rem}._iconBtn_34ioh_643:first-child{margin-left:.2rem}._iconBtnicon_34ioh_667{font-size:var(--textMediumFontsize)}._iconBtniconActive_34ioh_673{color:var(--themeTextColors)}._iconBtn_34ioh_643:hover{cursor:pointer;color:var(--themeTextColors)}._shu_34ioh_687{height:.12rem;border:1px solid #666666}._merchantMenu_34ioh_697{width:var(--min-width);display:flex;box-sizing:border-box;margin:0 auto;border-bottom:1px solid rgba(0,0,0,.12);padding:.2rem 0 0}._merchantMenuItem_34ioh_715,._merchantMenuItemActive_34ioh_717{font-weight:400;font-size:var(--textLargeFontsize);color:#666;line-height:.16rem;margin-right:.6rem;padding:.1rem .2rem;text-align:center;min-width:3.6rem;width:auto}._merchantMenuItem_34ioh_715:hover,._merchantMenuItemActive_34ioh_717{font-weight:400;font-size:var(--textLargeFontsize);color:var(--themeTextColors);line-height:.16rem;margin-right:.6rem}._merchantMenuItemActive_34ioh_717{background:var(--themeColors);color:var(--themeWhiteColor)}._merchantMenuItem_34ioh_715:hover{cursor:pointer}._ProductHeaderNoneImg_34ioh_773{display:flex;height:4.4rem;align-items:center}._ProductHeaderNoneImg_34ioh_773 ._productImg_34ioh_67{width:.6rem;height:.6rem}._main_a71gf_1{width:100%;min-width:var(--min-width)}._home_1mpwb_1{width:14rem;box-sizing:border-box;margin:0 auto}._merchantReferrals_1mpwb_15{display:flex;flex-wrap:wrap;flex-direction:column;padding:0 var(--intervalWidth);box-sizing:border-box}._item_1mpwb_37{font-size:var(--textMediumFontsize);display:flex;align-items:start;box-sizing:border-box;border-bottom:1px solid #e5e5e5}._CategoryFilteringName_1mpwb_51{white-space:nowrap;margin-right:.7rem;padding:var(--intervalWidth) 0}._CategoryFilteringRighr_1mpwb_61{display:grid;grid-template-columns:repeat(7,1fr);flex-wrap:wrap;position:relative;width:100%}._item_1mpwb_37:last-child{border-bottom:none}._childrenItem_1mpwb_83{font-weight:300;font-size:var(--textSmallFontsize);color:#333;line-height:.2rem;white-space:nowrap;padding:var(--intervalWidth) 0;position:relative}._childrenItem_1mpwb_83:hover ._hoverbox_1mpwb_105,._childrenItemHoverresiveItem_1mpwb_107:hover,._childrenItemActive_1mpwb_109{font-size:var(--textSmallFontsize);color:var(--themeTextColors);line-height:.2rem;z-index:20}._childrenItem_1mpwb_83:hover ._hoverbox_1mpwb_105,._childrenItemHoverresiveItem_1mpwb_107:hover{cursor:pointer}._hoverbox_1mpwb_105{display:flex;align-items:center;position:relative}._hoverbox_1mpwb_105 ._downspan_1mpwb_139{font-size:var(--textMinFontsize);margin-left:.05rem}._childrenItemHover_1mpwb_107{overflow:hidden;position:absolute;top:0;left:0}._childrenItem_1mpwb_83:hover ._childrenItemHover_1mpwb_107{overflow:unset;width:calc(100% - 40px);background:#fff}._childrenItemHoverresive_1mpwb_107{width:4.54rem;position:absolute;top:.4rem;padding:var(--intervalWidth);background:#fff;box-shadow:#999 0 2px 4px;border-radius:.08rem;display:flex;flex-wrap:wrap;z-index:50}._childrenItemHoverresiveHeader_1mpwb_197{font-weight:400;font-size:var(--textLargeFontsize);color:var(--themeTextColors);line-height:23px;width:100%}._childrenItem_1mpwb_83:nth-last-child(-n+3) ._childrenItemHoverresive_1mpwb_107{right:0}._childrenItem_1mpwb_83:nth-child(-n+2) ._childrenItemHoverresive_1mpwb_107{left:0}._childrenItemHoverresiveItem_1mpwb_107{margin-right:var(--intervalWidth);margin-top:.14rem}._productimage_1atkp_3{display:flex;align-items:center;width:7.45rem;z-index:2;position:sticky;top:var(--header-height)}._carouselContainer_1atkp_21{display:flex;flex-direction:column;width:1rem;padding-bottom:var(--intervalWidth);padding-top:0;box-sizing:border-box;gap:.16rem;height:6.32rem}._carouselContainer_1atkp_21 img{width:.79rem;height:.79rem;object-fit:cover;border:2px solid rgba(0,0,0,0);border-radius:.1rem}._active_1atkp_55{border:2px solid var(--themeBorderColors)!important;border-radius:.1rem}._productDetailPage_e4c73_1{display:flex;width:6.32rem;height:6.32rem}._productImageContainer_e4c73_17{position:relative;flex:1;width:6.32rem;height:6.32rem}._productImageContainer_e4c73_17 img{width:100%;height:100%}._magnifier-container_e4c73_41{position:absolute;top:0;left:0;width:100%;height:100%;display:none}._magnifier-container_e4c73_41._show_e4c73_59{display:flex}._magnifier_e4c73_41{position:absolute;width:6.32rem;height:6.32rem;background-color:#fffc;overflow:hidden;right:-6.32rem;top:0}._magnifier_e4c73_41 img{width:200%;height:200%;max-width:none;max-height:none}._CfgCheckbox_1cf3c_1{font-size:var(--textSmallFontsize);line-height:1;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}._CfgCheckboxBox_1cf3c_17{border-radius:50%;position:relative;margin-right:.09rem}._CfgCheckboxDot_1cf3c_27{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;border-radius:50%;margin:auto}._shopContent_bmhxs_1{width:5.6rem}._shopContentStickys_bmhxs_7{width:5.68rem;padding:0 var(--intervalWidth);height:calc(100vh - .4rem);position:sticky;right:0;top:calc(0vh + .2rem);border-radius:.08rem;scrollbar-width:none;-ms-overflow-style:none;box-shadow:0 4px 20px #b1b1b240}._sticky_bmhxs_35{position:sticky}._scrollbox_bmhxs_41{position:relative;height:calc(100% - .6rem);overflow-y:scroll;padding-bottom:.6rem;box-sizing:border-box}._scrollbox_bmhxs_41::-webkit-scrollbar{display:none}._stickysFooter_bmhxs_61{position:absolute;bottom:0;display:flex;justify-content:space-between;align-items:center;width:calc(100% - .2rem);background:#fff;padding:.2rem .2rem .2rem 0;border-radius:.08rem;box-sizing:border-box}._shopContentStickysHeader_bmhxs_87{position:sticky;top:0;justify-content:space-between;align-items:center;width:100%;background:#fff;padding:.2rem 0;box-sizing:border-box}._flex_bmhxs_109{display:flex}._flexwrap_bmhxs_119{flex-wrap:wrap;display:flex}._aligncenter_bmhxs_127{display:flex;align-items:start}._shoptag_bmhxs_135{padding:0 .05rem;font-weight:400;font-size:var(--textMinFontsize);color:var(--themeTextColors);border:1px solid var(--themeTextColors);white-space:nowrap;height:.22rem;line-height:.22rem;background:#e8b62033}._shopNameSticky_bmhxs_157{font-weight:600;font-size:var(--textLargeFontsize);color:#333;width:5.68rem}._relative_bmhxs_169{position:relative}._stickyLogo_bmhxs_175{width:1rem;height:1rem;margin-right:var(--intervalWidth);border-radius:.08rem;overflow:hidden}._stickyLogo_bmhxs_175 img{width:100%;height:100%;object-fit:contain}._relativeLogo_bmhxs_199{position:absolute;top:0;left:-5.8rem;width:5.6rem;height:5.6rem;z-index:999}._relativeLogo_bmhxs_199 img{width:100%;height:100%;object-fit:contain;z-index:999}._shopName_bmhxs_157{font-weight:600;font-size:var(--textLargeFontsize);color:#333;width:5.6rem}._sales_bmhxs_239{font-weight:400;font-size:var(--textSmallFontsize);color:#666}._sales_bmhxs_239 ._number_bmhxs_249{color:var(--themeTextColors)}._margineft_bmhxs_255{margin-left:var(--textMarginWidth)}._marginRight_bmhxs_261{margin-right:var(--textMarginWidth)}._selectdefault_bmhxs_267{border:none;background:#fff;font-size:var(--textSmallFontsize);height:auto}._numberOfDeals_bmhxs_279{font-size:.11rem;color:#ff4000}._price_bmhxs_287{font-size:var(--textSmallFontsize);color:red}._verticalAlign_bmhxs_295{vertical-align:middle}._fontsize16_bmhxs_301{font-size:var(--textMediumFontsize)}._numberOfprice_bmhxs_307{font-size:.48rem}._delivery_bmhxs_313{font-size:var(--textSmallFontsize);color:#666;display:flex;align-items:center}._address_bmhxs_327{font-size:var(--textSmallFontsize);color:#333}._tags_bmhxs_335{width:.75rem;text-align:justify;text-align-last:justify;font-weight:400;white-space:nowrap}._deliveryTags_bmhxs_349{overflow-x:scroll;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}._deliveryTags_bmhxs_349::-webkit-scrollbar{display:none}._tagItem_bmhxs_369{padding:var(--textMarginWidth) var(--intervalWidth);font-size:var(--textSmallFontsize);color:var(--title2color);border-radius:.08rem;background:var(--splitTheBackground);margin-right:var(--textMarginWidth)}._tagList_bmhxs_385{width:calc(100% - .88rem)}._lineHeight34_bmhxs_391{line-height:.34rem}._tagImg_bmhxs_397{width:.33rem;height:.33rem}._tagImg_bmhxs_397 img{width:100%;height:100%;object-fit:contain}._fontweight600_bmhxs_415{font-weight:600}._margintop15_bmhxs_421{margin-top:.15rem}._margintop10_bmhxs_427{margin-top:.1rem}._margintop35_bmhxs_433{margin-top:.35rem}._symbolBox_bmhxs_439{width:.31rem;height:.3rem;background:#fff;border-radius:0;display:flex;justify-content:center;align-items:center;line-height:0;font-size:var(--textLargeFontsize);font-weight:600;cursor:pointer}._symbolBoxSticky_bmhxs_465{width:.45rem;height:.45rem}._symbolBoxl_bmhxs_473{position:absolute;left:1px;top:1px;border-right:1px solid rgba(51,51,51,.12)}._symbolBoxr_bmhxs_485{position:absolute;right:1px;top:1px;border-left:1px solid rgba(51,51,51,.12)}._positionCenter_bmhxs_497{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}._numbox_bmhxs_513{background:#fff;border:1px solid rgba(51,51,51,.12);height:.32rem;display:flex;position:relative;width:1.06rem;border-radius:.04rem;overflow:hidden}._numboxSticky_bmhxs_533{width:1.5rem;height:.45rem}._numbox_bmhxs_513 input{border:none;text-align:center;width:1.02rem;display:flex}._numboxSticky_bmhxs_533 input{width:1.5rem;height:.45rem}._numbox_bmhxs_513 input::-webkit-outer-spin-button,._numbox_bmhxs_513 input::-webkit-inner-spin-button{-webkit-appearance:none!important}._numbox_bmhxs_513 input[type=number]{-moz-appearance:textfield}._heng_bmhxs_579{width:.19rem;height:0px;border-radius:0;border:.01rem solid #666666}._shu_bmhxs_591{width:0px;height:.19rem;border-radius:0;border:1px solid #666666}._specTab_bmhxs_603{padding:0 .15rem;box-sizing:border-box;border:1px solid rgba(51,51,51,.12);line-height:.34rem;color:#666;border-radius:.04rem;display:flex;cursor:pointer}._specTabnoth_bmhxs_623{padding:0 .15rem;box-sizing:border-box;border:1px solid rgba(51,51,51,0);line-height:.34rem;color:#fff;border-radius:.04rem;background:#d9d9d9;display:flex}._specTab_bmhxs_603:hover,._specActive_bmhxs_645{box-sizing:border-box;border:1px solid var(--themeTextColors);color:var(--themeTextColors)}._specActivenotInStock_bmhxs_655{border:1px solid rgba(51,51,51,.12);color:#3333331f}._buyer_bmhxs_663{font-weight:600;font-size:var(--textLargeFontsize);color:#fff;line-height:.21rem;padding:.12rem .65rem;background:linear-gradient(90deg,#f6940c,red);border-radius:.04rem;margin-right:.08rem;cursor:pointer}._buyerstick_bmhxs_685{width:1.6rem;height:.55rem;font-weight:600;font-size:var(--textLargeFontsize);color:#fff;display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg,#f6940c,red);border-radius:.04rem;margin-right:.08rem;cursor:pointer}._wuhuo_bmhxs_713{padding:.12rem .65rem;font-weight:600;font-size:var(--textLargeFontsize);color:#fff;line-height:.21rem;background:#d9d9d9;border-radius:.05rem}._wuhuosticky_bmhxs_731{width:1.6rem;height:.55rem;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:var(--textLargeFontsize);color:#fff;line-height:.21rem;background:#d9d9d9;border-radius:.05rem}._toCar_bmhxs_757{font-weight:600;font-size:var(--textLargeFontsize);color:red;line-height:.21rem;padding:.12rem .65rem;background:#fff;border-radius:.04rem;border:1px solid #ff0000;margin-right:.08rem;cursor:pointer}._toCarstick_bmhxs_781{width:1.6rem;height:.55rem;font-weight:600;font-size:var(--textLargeFontsize);color:red;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:.04rem;border:1px solid #ff0000;cursor:pointer;margin-right:.08rem}._addSC_bmhxs_813{display:flex;font-weight:400;font-size:var(--textSmallFontsize);color:#000;line-height:.24rem;flex-direction:column;align-items:center;cursor:pointer;width:.5rem;height:.55rem;justify-content:center}._addSCOk_bmhxs_839{display:flex;font-weight:400;font-size:var(--textSmallFontsize);color:red;line-height:.24rem;flex-direction:column;align-items:center;cursor:pointer;width:.5rem}._addSC_bmhxs_813 ._SCicon_bmhxs_863{font-size:.32rem}._addSCOk_bmhxs_839 ._SCicon_bmhxs_863{font-size:.26rem}._addcarokbox_bmhxs_875{width:2.36rem;height:2.3rem;background:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}._addcardBoxTop_bmhxs_895{width:1.6rem;height:.44rem;background:#fff;border-radius:.08rem;position:absolute;display:flex;justify-content:center;align-items:center;top:var(--intervalWidth)}._addCarOk_bmhxs_919{font-weight:600;font-family:PingFang SC,PingFang SC;font-size:var(--textLargemediunFontsize);color:#2c2c2c;line-height:.21rem}._addCarOkPlace_bmhxs_935{font-weight:400;font-family:PingFang SC,PingFang SC;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin:.1rem 0 .16rem}._toCarBtn_bmhxs_951{width:1.04rem;height:.34rem;background:var(--themeColors);border-radius:8px;display:flex;justify-content:center;align-items:center;font-family:PingFang SC,PingFang SC;font-weight:600;font-size:var(--textMediumFontsize);color:var(--themeTextBtnColors);line-height:.19rem;padding:.06rem .2rem;cursor:pointer}._addcarokboxImg_bmhxs_983{width:.45rem;height:.45rem;display:flex;margin-bottom:var(--intervalWidth)}._addcarokboxImgTop_bmhxs_995{width:.22rem;height:.22rem;display:flex;margin-right:var(--textMarginWidth)}._addcarokboxImg_bmhxs_983 img,._addcarokboxImgTop_bmhxs_995 img{width:100%;height:100%;object-fit:contain}._home_1xn84_1{width:14.4rem;padding:var(--intervalWidth);box-sizing:border-box;margin:0 auto}._grid6_1xn84_15{display:grid;grid-template-columns:repeat(4,1fr)}._grid6Ngap_1xn84_23{display:grid;grid-template-columns:repeat(6,1fr)}._rightlayout_1xn84_31{width:14rem;position:relative;display:flex;justify-content:space-between}._relative_1xn84_43{position:relative}._rightlayoutcontent_1xn84_49{width:7.8rem}._search_1xn84_55{width:11.96rem;height:.42rem;display:flex;position:relative;margin-bottom:var(--intervalWidth)}._searchInput_1xn84_69{width:11.96rem;height:.42rem;border-radius:.3rem;border:1px solid #000000;padding:0 .04rem 0 var(--intervalWidth);box-sizing:border-box;background:none;font-weight:var(--font-wight-line);font-size:var(--textMinFontsize);color:#000;position:relative}._searchBtn_1xn84_97{position:absolute;right:.04rem;top:0;bottom:0;margin:auto;width:.59rem;height:.34rem;background:linear-gradient(270deg,#d3a005,#e8b620);border-radius:.23rem;border:none;font-weight:var(--font-wight-line-bold);font-size:var(--textSmallFontsize);color:#fff;line-height:.16rem}._gongnengbox_1xn84_131{display:flex}._menus_1xn84_137{display:flex;width:2.63rem;height:4.6rem;background:#fff;border-radius:.1rem;flex-direction:column;padding:.3rem var(--intervalWidth);margin-right:var(--intervalWidth);box-sizing:border-box}._menuitem_1xn84_161{margin:.1rem;display:flex;align-items:center}._menuitemIcon_1xn84_171{width:20px;height:20px;background:#d9d9d9;border-radius:0}._menuitemName_1xn84_183{font-weight:400;font-size:var(--textSmallFontsize);color:#000;line-height:.16rem;margin-left:.08rem}._carouselsAndJumpBoxes_1xn84_197{display:flex;position:relative;width:100%;gap:.46rem}._backFFF_1xn84_209{width:100%;height:100%;z-index:1}._swagger_1xn84_221{width:7.19rem;height:3.06rem;background:#e8b620;border-radius:.1rem}._jumpToAListOfLinks_1xn84_235{display:flex;align-items:center;width:7.19rem;height:1.34rem;background:#fff;justify-content:space-between;margin-top:var(--intervalWidth);padding:0 .32rem;box-sizing:border-box;border-radius:.1rem}._jumpToAListOfItem_1xn84_261{display:flex;flex-direction:column;align-items:center}._jumpLinkIcon_1xn84_271{width:50px;height:50px;background:#d9d9d9;border-radius:0;margin-bottom:.05rem}._jumpLinkName_1xn84_285{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin-top:.05rem}._broaderMarketTrend_1xn84_299{width:4.17rem;height:4.6rem;background:#fff;margin-left:var(--intervalWidth);border-radius:.1rem}._listOfBusinesses_1xn84_317{width:14.39rem;height:2.35rem;background:#fff;border-radius:.1rem;margin-top:var(--intervalWidth);display:flex;flex-wrap:wrap}._listOfBusinesseItem_1xn84_337{width:calc((14.39rem / 6) - 1px);height:calc(1.175rem - 1px);font-weight:400;font-size:.3rem;color:#000;line-height:.25rem;letter-spacing:.1rem;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.12);border-top:none;border-right:none}._listOfBusinesseItem_1xn84_337:nth-child(6)~div{border-bottom:none}._listOfBusinesseItem_1xn84_337:first-child{border-left:none}._listOfBusinesseItem_1xn84_337:nth-child(7){border-left:none}._advertisingWindow_1xn84_385{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._advertisingWindowItem_1xn84_395{width:7.1rem;height:1.6rem;background:#e8b620;border-radius:.1rem}._recommendedBits_1xn84_409{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._recommendedBitsItem_1xn84_421{width:7.1rem;height:3.75rem;background:#fff;border-radius:.1rem;padding:0 .2rem .25rem}._recommendedBitsItem_1xn84_421:last-child{margin-left:var(--intervalWidth)}._recommendedBitsItemline_1xn84_443{display:flex;justify-content:space-between;align-items:center;padding:.25rem .2rem;box-sizing:border-box}._recommendedBitsItemlinenleft_1xn84_457{display:flex;align-items:baseline}._titleName_1xn84_465{font-weight:400;font-size:.26rem;color:#000;line-height:.25rem}._recommendedBitsItemlinenspan_1xn84_477{font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;text-align:left;margin-left:.15rem}._recommendedBitsItemlinenmore_1xn84_493{font-weight:400;font-size:var(--textMediumFontsize);color:#e8b620;line-height:.25rem}._flexbetween_1xn84_507{display:flex;justify-content:space-between;flex-wrap:wrap}._recommendedBitsItemlineitemsshopitem_1xn84_517{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center}._recommendedBitsItemlineitemsshopitemimg_1xn84_531{width:2.13rem;height:2.13rem;background:#d9d9d9;border-radius:.05rem}._recommendedBitsItemlineitemsshopitemName_1xn84_545{max-width:2.13rem;font-weight:400;font-size:var(--textLargeFontsize);color:#333;line-height:.25rem;text-align:center;margin:.05rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._recommendedBitsItemlineitemsshopitemPrice_1xn84_569{padding:0 .13rem;box-sizing:border-box;border-radius:0;border:.01rem solid #000000;font-weight:400;font-size:var(--textMediumFontsize);color:#fff;line-height:.25rem;display:flex;margin-top:.1rem;background:linear-gradient(100deg,rgba(0,0,0,1) 49.5%,rgba(0,0,0,1) 49.5%,rgba(255,255,255,1) 50.5%,transparent 50.5%)}._recommendedBitsItemlineitemsshopitemPriceNewPrice_1xn84_607{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem}._recommendedBitsItemlineitemsshopitemPriceOldPrice_1xn84_621{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem;color:#000;margin-left:.24rem;text-decoration:line-through}._recommendedBitsItemfactoryLabeling_1xn84_641{border-radius:0;border:1px solid #000000;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;padding:0 .13rem;box-sizing:border-box;margin-top:.1rem}._recommendedBitsItemfactoryLabeling_1xn84_641:hover{color:#fff;background:#000}._coffeeBeansRecommended_1xn84_671{width:14.4rem;height:3.75rem;background:#fff;border-radius:.1rem}._coffeeBeansRecommendedTitle_1xn84_685{display:flex;justify-content:space-between;padding:var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._coffeeBeansRecommendedTitleL_1xn84_699{display:flex;align-items:baseline}._coffeeBeansRecommendedTitleLSpan_1xn84_709{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._coffeeBeansRecommendedTitleR_1xn84_723{display:flex;align-items:center}._coffeeBeansRecommendedTitleRItem_1xn84_731{font-weight:400;font-size:var(--textLargemediunFontsize);color:#666;line-height:.25rem;border-bottom:1px solid rgba(0,0,0,0);margin-right:.15rem}._coffeeBeansRecommendedTitleRItemActive_1xn84_747,._coffeeBeansRecommendedTitleRItem_1xn84_731:hover{font-weight:400;font-size:var(--textLargemediunFontsize);color:#ff6a00;line-height:.25rem;border-bottom:1px solid #ff6a00;margin-right:.15rem;cursor:pointer}._dividingLine_1xn84_767{margin:.1rem;height:2px;width:2px;background:var(--themeBgColors)}._OlddividingLine_1xn84_779{border-right:1px solid #d9d9d9;margin-right:15px;height:.16rem}._coffeeBeansRecommendedTitleRMore_1xn84_789{font-weight:400;font-size:var(--textLargemediunFontsize);color:#999;line-height:.25rem;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}._paddingparam_1xn84_805{padding:0 var(--intervalWidth);box-sizing:border-box}._coffeeBeansRecommendeditemimg_1xn84_815{width:2.21rem;height:2.21rem;background:#d9d9d9;border-radius:.05rem}._coffeeBeansRecommendeditemPrice_1xn84_831{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;margin-top:.1rem;display:flex;width:100%;align-items:baseline}._fontweight600_1xn84_851{font-weight:600}._priceMarker_1xn84_857{font-size:var(--textMinFontsize);font-weight:700}._priceFigures_1xn84_865{font-size:var(--titleOfTheArticle);font-weight:600}._priceFiguresdouble_1xn84_873{font-size:var(--textMinFontsize)}._numberOfSales_1xn84_879{font-weight:400;font-size:var(--textMinFontsize);color:#666;line-height:.34rem;margin-left:.05rem;margin-top:.05rem}._recommendedLists_1xn84_895{width:100%;background:#fff;border-radius:.1rem}._recommendedListsTitle_1xn84_907{display:flex;justify-content:space-between;padding:var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._recommendedListsTitleL_1xn84_921{display:flex;align-items:baseline}._merchantReferrals_1xn84_929{width:7.8rem;background:#fff;border-radius:.1rem;display:flex;flex-wrap:wrap;padding:var(--intervalWidth);padding-bottom:0}._spacebetween_1xn84_955{flex-wrap:wrap;justify-content:space-between}._flex_1xn84_507{display:flex;flex-wrap:wrap}._productCategoryTitle_1xn84_981{font-size:.26rem;color:#000;line-height:.25rem;width:100%;display:flex;margin-bottom:var(--intervalWidth)}._productCategoryItem_1xn84_997{font-size:var(--textLargemediunFontsize);margin-top:var(--intervalWidth);line-height:1}._productCategoryItem_1xn84_997:hover{cursor:pointer;color:#ff4000}._coffeeBeansRecommendeditem_1xn84_815{width:2.34rem;flex-direction:column;align-items:center;border-radius:16px;border:2px solid #ffffff;padding:.1rem;box-sizing:border-box;cursor:pointer}._theNameOfTheStore_1xn84_1037{display:flex;justify-content:center}._shoplogo_1xn84_1045{width:.26rem;height:.26rem;border-radius:.26rem;overflow:hidden}._shoplogo_1xn84_1045 img{width:100%;height:100%;object-fit:cover}._storename_1xn84_1067{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem;margin-left:.06rem}._coffeeBeansRecommendeditem_1xn84_815:hover{border:2px solid var(--themeBorderColors)}._coffeeBeansRecommendeditemimg_1xn84_815{width:2.12rem;height:2.16rem;background:#d9d9d9;margin:auto;border-radius:.05rem}._coffeeBeansRecommendeditemPrice_1xn84_831{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;margin-top:.1rem;width:100%;align-items:baseline;display:flex;justify-content:space-between}._recommendedListsTitleLSpan_1xn84_1131{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._recommendedListsitem_1xn84_1145{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;border:2px solid rgba(0,0,0,0);border-radius:.08rem;padding:.07rem;box-sizing:border-box;cursor:pointer}._recommendedListsitem_1xn84_1145:hover{border:2px solid var(--themeBorderColors)}._recommendedListsitemPrice_1xn84_1177{display:flex;justify-content:space-between}._recommendedListsitemimg_1xn84_1185{width:1.8rem;height:1.8rem;border-radius:.05rem}._recommendedListsitemimg_1xn84_1185 img,._coffeeBeansRecommendeditemimg_1xn84_815 img{width:100%;height:100%;object-fit:cover}._recommendedListsitemName_1xn84_1211{max-width:2.3rem;font-weight:600;font-size:var(--textMediumFontsize);color:#333;line-height:.25rem;margin-top:.1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;min-height:.5rem}._bestsellersItem_1xn84_1241{max-width:1.8rem;font-weight:600;font-size:var(--textLargeFontsize);color:#333;line-height:.25rem;margin-top:.1rem;min-height:.5rem}._doubleLine_1xn84_1261{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}._recommendedListsitemPriceNewPrice_1xn84_1275{font-weight:400;color:#ff4000;display:flex;align-items:baseline}._recommended_1xn84_409{padding-top:var(--intervalWidth);box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center}._recommendedLeft_1xn84_1303{padding:var(--intervalWidth);box-sizing:border-box}._merchantClassification_1xn84_1311{width:2rem;background:#fff;border-radius:.1rem;margin-bottom:var(--intervalWidth)}._productDesciptionbox_1xn84_1327{width:100%}._productDesciptionTab_1xn84_1333{display:flex;align-items:center;padding:0 var(--intervalWidth);position:sticky;top:0;left:0;background:#fff;width:100%;z-index:6}._productDesciptionTabItem_1xn84_1357{font-size:var(--textLargeFontsize);color:#666;line-height:.5rem;border-bottom:3px solid rgba(0,0,0,0);margin-right:.5rem;cursor:pointer}._productDesciptionTabItemActive_1xn84_1373{font-weight:400;font-size:var(--textLargeFontsize);color:var(--themeTextColors);line-height:.5rem;border-bottom:3px solid var(--themeBorderColors);margin-right:.5rem}._productDesciptionTabItem_1xn84_1357:hover{font-size:var(--textLargeFontsize);color:var(--themeTextColors);line-height:.5rem}._productDesciptionContentTitle_1xn84_1399{font-weight:400;font-size:var(--textLargeFontsize);color:#000;margin-left:var(--intervalWidth);margin-bottom:var(--intervalWidth);margin-top:var(--intervalWidth)}._aligncenter_1xn84_1417{display:flex;align-items:center}._marginleft10_1xn84_1425{margin-left:.1rem}._margintop10_1xn84_1431{margin-top:.1rem}._maeginright20_1xn84_1437{margin-right:var(--intervalWidth)}._shu_1xn84_1443{width:.03rem;height:.17rem;background:#ff4000;border-radius:0}._productDesciptionContent_1xn84_1399{display:flex;flex-wrap:wrap;width:100%;padding:0 var(--intervalWidth)}._productDesciptionContent_1xn84_1399 img{width:7.8rem;margin:auto}._orderingInstructions_1xn84_1475{width:100%}._orderingInstructions_1xn84_1475 img{width:100%;padding:0 var(--intervalWidth)}._productDesciptionContentItem_1xn84_1489{display:flex;justify-content:space-between;width:50%}._hideMoreReviewpositiveRatingBox_1xn84_1499{left:-60vw;display:none}._masks_1xn84_1509{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;transition:opacity .2s;-webkit-transition:opacity .2s;z-index:10}._fadein_1xn84_1533{opacity:.2}._fadeout_1xn84_1539{opacity:0;display:none}._showMoreReviewpositiveRatingBox_1xn84_1547{position:fixed;width:60vw;height:100vh;background:#fff;top:0;left:0;transition:all .2s;z-index:200;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}._iconClose_1xn84_1573{position:absolute;right:0;top:.25rem;width:.5rem;height:.5rem;cursor:pointer}._iconClose_1xn84_1573:hover{color:var(--themeTextColors)}._positiveRatingBox_1xn84_1595{display:flex;justify-content:space-around;align-items:end;padding:var(--intervalWidth);border-bottom:1px solid #d9d9d9}._positiveRatingText_1xn84_1609{font-size:var(--textSmallFontsize);line-height:1;display:flex;align-items:center}._positiveRatingText_1xn84_1609 input:checked{background:#673ab8}._positiveRatingNum_1xn84_1627{color:var(--themeTextColors);font-size:.4rem;line-height:.2rem;margin-left:.13rem;margin-right:var(--intervalWidth)}._positiveRatingsymbol_1xn84_1641{font-size:var(--titleOfTheArticle)}._productDesciptionContentL_1xn84_1647{font-size:var(--textSmallFontsize);color:#666;width:1.6rem;line-height:.25rem;border-left:3px solid rgba(0,0,0,0);background:#f4f6f8;padding:var(--intervalWidth);box-sizing:border-box}._productDesciptionContentR_1xn84_1667{font-size:var(--textSmallFontsize);color:#333;line-height:.25rem;width:2.4rem;padding:var(--intervalWidth);border:1px solid #f4f6f8;border-bottom:none;box-sizing:border-box}._productDesciptionContentItem_1xn84_1489:last-child ._productDesciptionContentR_1xn84_1667{border-bottom:1px solid #f4f6f8}._ratingListItem_1xn84_1695{display:flex;padding:var(--intervalWidth);margin-right:var(--intervalWidth)}._ratingListItemL_1xn84_1707{display:flex;flex-direction:column;align-items:center;margin-right:var(--intervalWidth)}._flexcenter_1xn84_1719{display:flex;justify-content:center;align-items:center}._moreBtn_1xn84_1729{background:#fff;border-radius:4px;border:1px solid #d9d9d9;font-weight:400;font-size:var(--textLargemediunFontsize);color:#000;line-height:18px;display:flex;justify-content:center;align-items:center;padding:16px 33px;margin-top:var(--intervalWidth);cursor:pointer}._ratingListItemL_1xn84_1707 ._userlog_1xn84_1759{width:.5rem;height:.5rem;background:#d9d9d9;border-radius:50%}._userName_1xn84_1771{font-weight:400;font-size:var(--textSmallFontsize);color:#333;line-height:.16rem;margin-bottom:.08rem}._timeClass_1xn84_1785{color:var(--themeTextColors)}._ratingListItemR_1xn84_1791{width:100%;display:flex;flex-direction:column;max-width:7.8rem;white-space:wrap}._timeSpecifications_1xn84_1807{display:flex;font-weight:400;font-size:var(--textSmallFontsize);color:#333;line-height:.16rem;word-break:break-all}._reviewImg_1xn84_1823{width:1.42rem;height:1.42rem;background:#fff;border-radius:.08rem;margin-right:var(--intervalWidth)}._replyComment_1xn84_1839{width:100%;padding:var(--intervalWidth) 0;box-sizing:border-box;border-top:1px solid #d9d9d9;margin-top:var(--intervalWidth)}._replaytime_1xn84_1855{color:var(--themeTextColors)}._buyBox_1xn84_1861{width:5.68rem;margin-left:.2rem;opacity:0;transition:opacity .5s ease-in-out}._show_1xn84_1547{opacity:1}._userCommentTitle_1xn84_1895{font-size:var(--textLargeBoldFontsize);line-height:.2rem;padding:.24rem var(--intervalWidth);font-weight:700}._home_ysv86_1{min-height:100vh;min-width:14.4rem;width:14.4rem;padding:.12rem .2rem;margin:0 auto}._checkTab_ysv86_17{width:100%;display:flex;justify-content:center;font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem}._checkTabItem_ysv86_35{font-weight:400;font-size:var(--textLargeFontsize);color:#999;line-height:.23rem;margin:0 .66rem;padding:0 .04rem;box-sizing:border-box;border-bottom:.02rem solid rgba(0,0,0,0)}._checkTabItem_ysv86_35:hover{cursor:pointer}._checkTabItem_ysv86_35:hover,._checkTabItemActive_ysv86_63{font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem;border-bottom:.02rem solid var(--themeBorderColors)}._search_ysv86_77{width:11.96rem;height:.42rem;display:flex;position:relative;margin-bottom:var(--intervalWidth)}._searchInput_ysv86_91{width:11.96rem;height:.42rem;border-radius:.3rem;border:1px solid #000000;padding:0 .04rem 0 var(--intervalWidth);box-sizing:border-box;background:none;font-weight:var(--font-wight-line);font-size:var(--textMinFontsize);color:#000;position:relative}._searchBtn_ysv86_119{position:absolute;right:.04rem;top:0;bottom:0;margin:auto;width:.59rem;height:.34rem;background:linear-gradient(270deg,var(--themeBorderColors) 0%,var(--themeBorderColors) 100%);border-radius:.23rem;border:none;font-weight:var(--font-wight-line-bold);font-size:var(--textSmallFontsize);color:#fff;line-height:.16rem}._gongnengbox_ysv86_161{display:flex}._menus_ysv86_167{display:flex;width:2.51rem;height:3.11rem;background:#f7f7f7;border-radius:.1rem;flex-direction:column;padding:.28rem var(--intervalWidth);margin-right:var(--intervalWidth);box-sizing:border-box}._menuitem_ysv86_191{margin-bottom:.2rem;display:flex;align-items:center}._menuitemIcon_ysv86_201{width:20px;height:20px;background:#d9d9d9;border-radius:0}._menuSpace_ysv86_213{width:1.9rem;display:flex;justify-content:space-between}._menusIconNext_ysv86_223{font-size:var(--textMinFontsize);transform:rotate(270deg)}._menuitemName_ysv86_231{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:.16rem;margin-left:.08rem}._carouselsAndJumpBoxes_ysv86_245{display:flex;flex-direction:column}._swagger_ysv86_253{width:7.62rem;height:3.11rem;background:var(--themeBorderColors);border-radius:.1rem}._jumpToAListOfLinks_ysv86_267{display:flex;align-items:center;width:7.19rem;height:1.34rem;background:#fff;justify-content:space-between;margin-top:var(--intervalWidth);padding:0 .32rem;box-sizing:border-box;border-radius:.1rem}._jumpToAListOfItem_ysv86_293{display:flex;flex-direction:column;align-items:center}._jumpLinkIcon_ysv86_303{width:50px;height:50px;background:#d9d9d9;border-radius:0;margin-bottom:.05rem}._jumpLinkName_ysv86_317{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin-top:.05rem}._broaderMarketTrend_ysv86_333{width:3.79rem;height:3.11rem;background:var(--customizeTheBaseColor);margin-left:var(--intervalWidth);padding:.26rem;box-sizing:border-box;border-radius:.1rem}._broaderMarketTrend_ysv86_333 ._users_ysv86_353{display:flex;align-items:center}._usersIcons_ysv86_361{width:.6rem;height:.6rem;border-radius:.6rem;display:flex;align-items:center;overflow:hidden}._usersIcons_ysv86_361 img{width:100%;height:100%;object-fit:contain}._broaderMarketTrend_ysv86_333 ._names_ysv86_387{display:flex;flex-direction:column;margin-left:.16rem}._names_ysv86_387 ._title_ysv86_397{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:21px}._namesBtn_ysv86_409{display:flex;align-items:center;font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:16px;margin-top:.1rem}._namesBtn_ysv86_409 span:first-child,._namesBtn_ysv86_409 span:last-child{cursor:pointer}._dividingLinemargin12_ysv86_435{margin:0 .12rem;border-right:1px solid #d9d9d9;height:.16rem}._logintype_ysv86_445{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:.21rem;text-align:center;margin:.28rem 0 .16rem}._btnBox_ysv86_461{display:flex;justify-content:center}._loginBtn_ysv86_469{width:3.27rem;height:.52rem;background:var(--themeBgColors);border-radius:.12rem;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:var(--textMediumFontsize);color:#3f4348}._loginBtn_ysv86_469 ._marginright8_ysv86_495{margin-right:.08rem;font-size:var(--textLargemediunFontsize)}._featureList_ysv86_503{display:grid;grid-template-columns:repeat(4,1fr);margin-top:.25rem}._functionButtons_ysv86_513{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:1;display:flex;align-items:center;flex-direction:column;cursor:pointer}._functionButtons_ysv86_513 ._icon_ysv86_533{font-size:.3rem;margin-bottom:.08rem}._listOfBusinesses_ysv86_543{width:14.39rem;height:2.35rem;background:#fff;border-radius:.1rem;margin-top:var(--intervalWidth);display:flex;flex-wrap:wrap}._listOfBusinesseItem_ysv86_563{width:calc((14.39rem / 6) - 1px);height:calc(1.175rem - 1px);font-weight:400;font-size:.3rem;color:#000;line-height:.25rem;letter-spacing:.1rem;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.12);border-top:none;border-right:none}._listOfBusinesseItem_ysv86_563 img,._swagger_ysv86_253 img{width:100%;height:100%;object-fit:contain}._listOfBusinesseItem_ysv86_563:nth-child(6)~div{border-bottom:none}._listOfBusinesseItem_ysv86_563:first-child{border-left:none}._listOfBusinesseItem_ysv86_563:nth-child(7){border-left:none}._advertisingWindow_ysv86_623{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._advertisingWindowItem_ysv86_633{width:7.1rem;height:1.6rem;background:var(--themeBgColors);border-radius:.1rem}._recommendedBits_ysv86_647{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._recommendedBitsItem_ysv86_659{width:7.1rem;height:3.75rem;background:#fff;border-radius:.1rem;padding:0 .2rem .25rem}._recommendedBitsItem_ysv86_659:last-child{margin-left:var(--intervalWidth)}._recommendedBitsItemline_ysv86_681{display:flex;justify-content:space-between;align-items:center;padding:.25rem .2rem;box-sizing:border-box}._recommendedBitsItemlinenleft_ysv86_695{display:flex;align-items:baseline}._titleName_ysv86_703{font-weight:400;font-size:.26rem;color:#000;line-height:.25rem}._recommendedBitsItemlinenspan_ysv86_715{font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;text-align:left;margin-left:.15rem}._recommendedBitsItemlinenmore_ysv86_731{font-weight:400;font-size:var(--textMediumFontsize);color:var(--themeTextColors);line-height:.25rem}._flexbetween_ysv86_745{display:flex;justify-content:space-between;flex-wrap:wrap}._recommendedBitsItemlineitemsshopitem_ysv86_755{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;cursor:pointer}._recommendedBitsItemlineitemsshopitemimg_ysv86_771{width:2.13rem;height:2.13rem;background:#d9d9d9;border-radius:.05rem}._recommendedBitsItemlineitemsshopitemName_ysv86_785{max-width:2.13rem;font-weight:400;font-size:var(--textLargeFontsize);color:#333;line-height:.25rem;text-align:center;margin:.05rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._recommendedBitsItemlineitemsshopitemPrice_ysv86_809{padding:0 .13rem;box-sizing:border-box;border-radius:0;border:.01rem solid #000000;font-weight:400;font-size:var(--textMediumFontsize);color:#fff;line-height:.25rem;display:flex;margin-top:.1rem;background:linear-gradient(100deg,rgba(0,0,0,1) 49.5%,rgba(0,0,0,1) 49.5%,rgba(255,255,255,1) 50.5%,transparent 50.5%)}._recommendedBitsItemlineitemsshopitemPriceNewPrice_ysv86_847{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem}._recommendedBitsItemlineitemsshopitemPriceOldPrice_ysv86_861{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem;color:#000;margin-left:.24rem;text-decoration:line-through}._recommendedBitsItemfactoryLabeling_ysv86_881{border-radius:0;border:1px solid #000000;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;padding:0 .13rem;box-sizing:border-box;margin-top:.1rem}._recommendedBitsItemfactoryLabeling_ysv86_881:hover{color:#fff;background:#000}._coffeeBeansRecommended_ysv86_911{width:14.4rem;background:#fff;border-radius:.1rem}._coffeeBeansRecommendedTitle_ysv86_923{display:flex;justify-content:space-between;padding:0 0 var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._coffeeBeansRecommendedTitleL_ysv86_937{display:flex;align-items:baseline}._coffeeBeansRecommendedTitleLSpan_ysv86_947{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._coffeeBeansRecommendedTitleR_ysv86_961{display:flex;align-items:center}._coffeeBeansRecommendedTitleRItem_ysv86_969{font-weight:400;font-size:var(--textLargeFontsize);color:#666;line-height:.25rem;border-bottom:2px solid rgba(0,0,0,0);padding:0 .04rem;margin-right:.15rem}._coffeeBeansRecommendedTitleRItemActive_ysv86_987,._coffeeBeansRecommendedTitleRItem_ysv86_969:hover{font-weight:600;font-size:var(--textLargeFontsize);color:#141313;line-height:.25rem;border-bottom:2px solid var(--themeBorderColors);margin-right:.15rem;padding:0 .04rem;cursor:pointer}._dividingLine_ysv86_435{border-right:1px solid #d9d9d9;margin-right:15px;height:.16rem}._coffeeBeansRecommendedTitleRMore_ysv86_1019{font-weight:400;font-size:var(--textLargemediunFontsize);color:#999;line-height:.25rem;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}._paddingparam_ysv86_1035{padding:0 var(--intervalWidth);box-sizing:border-box}._grid6NoGap_ysv86_1043{display:grid;grid-template-columns:repeat(6,1fr)}._coffeeBeansRecommendeditem_ysv86_1051{width:2.26rem;flex-direction:column;align-items:center;border-radius:.16rem;border:1px solid #d9d9d9;box-sizing:border-box;cursor:pointer;margin-bottom:var(--intervalWidth)}._theNameOfTheStore_ysv86_1071{display:flex;justify-content:center;align-items:center;padding:.1rem 0;margin-top:.1rem}._shoplogo_ysv86_1087{width:.26rem;height:.26rem;border-radius:.26rem;overflow:hidden;margin-right:.06rem}._shoplogo_ysv86_1087 img{width:100%;height:100%;object-fit:cover}._storename_ysv86_1111{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem}._coffeeBeansRecommendeditem_ysv86_1051:hover{border:1px solid var(--themeBorderColors)}._coffeeBeansRecommendeditem_ysv86_1051:hover ._coffeeBeansRecommendeditemimg_ysv86_1129 img{transform:scale(1.05);transition:all .3s}._coffeeBeansRecommendeditem_ysv86_1051:hover ._coffeeBeansRecommendeditemName_ysv86_1137{color:var(--themeTextColors)}._coffeeBeansRecommendeditemimg_ysv86_1129{width:2.24rem;height:2.24rem;background:#d9d9d9;border-radius:.16rem .16rem 0 0;overflow:hidden}._coffeeBeansRecommendedText_ysv86_1157{padding:.1rem}._coffeeBeansRecommendeditemName_ysv86_1137{max-width:2.16rem;font-weight:600;font-size:var(--textMediumFontsize);color:#333;line-height:.25rem;text-align:left;margin-top:.1rem;overflow:hidden;line-clamp:2;text-overflow:ellipsis;min-height:.5rem}._coffeeBeansRecommendeditemPrice_ysv86_1189{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;margin-top:.1rem;width:100%;align-items:baseline;display:flex;justify-content:space-between}._coffeeBeansRecommendeditemPriceNewPrice_ysv86_1213{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._priceMarker_ysv86_1227{font-size:var(--textSmallFontsize);font-weight:700}._priceFigures_ysv86_1235{font-size:var(--textLargeFontsize)}._numberOfSales_ysv86_1241{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;margin-left:.05rem;margin-top:.05rem}._recommendedLists_ysv86_1257{width:14.4rem;background:#fff;border-radius:.1rem}._recommendedListsTitle_ysv86_1271{display:flex;justify-content:space-between;padding:var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._recommendedListsTitleL_ysv86_1285{display:flex;align-items:baseline}._flex_ysv86_745{display:flex;flex-wrap:wrap;justify-content:space-between}._grid6_ysv86_1043{display:grid;grid-template-columns:repeat(6,1fr);gap:.1rem}._recommendedListsTitleLSpan_ysv86_1315{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._recommendedListsitem_ysv86_1329{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;margin-bottom:var(--intervalWidth)}._recommendedListsitemimg_ysv86_1345{width:2.21rem;height:2.21rem;background:#d9d9d9;border-radius:.05rem}._coffeeBeansRecommendeditemimg_ysv86_1129 img,._recommendedListsitemimg_ysv86_1345 img,._recommendedBitsItemlineitemsshopitemimg_ysv86_771 img{width:100%;height:100%;object-fit:contain;transition:all .3s}._recommendedListsitemName_ysv86_1375{max-width:2.21rem;font-weight:400;font-size:var(--textLargeFontsize);color:#333;line-height:.25rem;text-align:center;margin-top:.1rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._recommendedListsitemPrice_ysv86_1399{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;display:flex;width:100%;align-items:baseline}._recommendedListsitemPriceNewPrice_ysv86_1417{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._aListBox_ysv86_1433{display:flex;width:100%;padding:var(--intervalWidth) 0;background:linear-gradient(90deg,#fff,#fffdf7,#fff);border-bottom:1px solid #f2f2f2}._aListImg_ysv86_1449,._aListImglogo_ysv86_1451{width:1.6rem;height:1.6rem;border-radius:.08rem;overflow:hidden;display:flex}._aListImglogo_ysv86_1451{border-radius:1.6rem;overflow:hidden;color:#bcbcbc}._aListImg_ysv86_1449 img{width:100%;height:100%;object-fit:contain}._aListContent_ysv86_1487{display:flex;flex-width:wrap;width:3.6rem;margin:0 var(--intervalWidth);flex-direction:column}._aListTitle_ysv86_1501{font-weight:600;font-size:var(--titleOfTheArticle);color:#000;line-height:.2rem}._shoptabTags_ysv86_1513{display:flex;align-items:center;margin-top:.1rem;height:.2rem}._shoptabTag_ysv86_1513{display:flex;font-weight:400;font-size:11px;color:var(--themeTextColors);line-height:13px;border:1px solid var(--themeBorderColors);border-radius:2px}._shoptabTagtip_ysv86_1543{color:#fff;background:var(--themeColors);padding:.01rem .02rem;box-sizing:border-box}._shoptabTagtime_ysv86_1555{padding:.01rem .02rem;box-sizing:border-box}._evaluation_ysv86_1563{display:flex;align-items:center;flex-wrap:wrap}._evaluationname_ysv86_1573{font-weight:400;font-size:var(--textMinFontsize);color:#999;line-height:.13rem}._evaluationitem_ysv86_1585{font-weight:400;font-size:var(--textMinFontsize);color:#333;line-height:.13rem;padding:.08rem;box-sizing:border-box;background:#f2f2f2;border-radius:.05rem;margin:.08rem .08rem 0 0}._starbox_ysv86_1609{padding:.02rem .05rem;box-sizing:border-box;background:#f6940c1a;border-radius:10vw;margin-left:.03rem;display:flex;color:var(--themeTextColors);font-weight:600;font-size:var(--textMinFontsize);--current-star-color: var(--themeColors)}._starbox_ysv86_1609 span{width:.27rem;border-right:1px solid var(--themeBorderColors);margin-right:.08rem}._aListBtn_ysv86_1645{display:flex;margin-top:var(--intervalWidth)}._aListBtnitem_ysv86_1653{display:flex;background:#fff;border-radius:8px;border:1px solid #d9d9d9;padding:.1rem .14rem;box-sizing:border-box;align-items:center;cursor:pointer}._aListBtnitem_ysv86_1653:hover,._aListBtnitem_ysv86_1653:hover ._aListBtnitemtext_ysv86_1675{background:var(--themeBgColors);border:1px solid var(--themeBorderColors);color:#fff}._aListBtnitemicon_ysv86_1685 span{font-size:.22rem}._aListBtnitemtext_ysv86_1675{font-weight:500;font-size:var(--textLargemediunFontsize);color:#363636;line-height:.2rem;margin-left:var(--textMarginWidth)}._aListRecommendeditem_ysv86_1705{margin-right:var(--textMarginWidth);border:1px solid rgba(246,148,12,0);border-radius:.16rem}._aListRecommendeditem_ysv86_1705:hover{border:1px solid var(--themeBorderColors)}._prodAllSwiperList_ysv86_1723{display:flex;flex:1;align-items:center;gap:12px;width:9rem;position:relative}._prodListBox_ysv86_1739{display:flex}._ProdLeftIcon_ysv86_1745,._prodRightIcon_ysv86_1747{width:32px;height:32px;border-radius:50%;border:1px solid #ffffff83;color:#fff;font-size:23px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:absolute;top:35%}._ProdLeftIcon_ysv86_1745{left:0}._prodRightIcon_ysv86_1747{right:0}._productList_ysv86_1795{width:9rem;overflow-x:scroll;display:flex}._productList_ysv86_1795::-webkit-scrollbar{display:none}._productList_ysv86_1795 ._no_copy_ysv86_1825{moz-user-select:-moz-none;-moz-user-select:none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}._aListProductPrice_ysv86_1843{width:100%;text-align:center;font-weight:400;color:#ff4000;line-height:.25rem;display:flex;justify-content:center;align-items:baseline;margin-top:var(--textMarginWidth)}._aListpriceMarker_ysv86_1865,._aListpriceFigures_ysv86_1871{font-size:var(--titleOfTheArticle)}._headerContent_cgqh0_3{display:flex;align-items:center;justify-content:space-between;width:14rem;padding:.1rem 0rem;box-sizing:border-box;margin:0 auto}header ._headerLeft_cgqh0_21{display:flex;align-items:center}._headerRight_cgqh0_31{display:flex;align-items:center;justify-content:flex-end;padding-right:.18rem;box-sizing:border-box}._tabitem_cgqh0_45{display:flex;flex-direction:column;align-items:center;margin-right:.11rem;min-width:.36rem}._icon_cgqh0_59{width:.12rem;height:.12rem;background:var(--weakCopywriting);border-radius:0;margin-bottom:2px}._tabName_cgqh0_75{font-size:var(--textMinFontsize);line-height:1}._shoptab_cgqh0_85{display:flex;justify-content:space-between;font-weight:400;font-size:var(--textSmallFontsize);color:#000;line-height:.12rem;align-items:center}._customer_cgqh0_105,._toshop_cgqh0_105{width:1.02rem;height:.26rem;border-radius:.04rem;border:1px solid var(--weakCopywriting);display:flex;justify-content:center;align-items:center;margin-left:var(--intervalWidth);cursor:pointer}._toshop_cgqh0_105:hover,._customer_cgqh0_105:hover{color:var(--themeTextColors);border:1px solid var(--themeBorderColors)}._toshop_cgqh0_105:hover span,._customer_cgqh0_105:hover span{color:var(--themeTextColors)}._tabConnect_cgqh0_143{margin-left:.05rem;white-space:nowrap}._logo_cgqh0_151{width:1.17rem;height:.51rem}._radio_cgqh0_159{width:.62rem;height:.62rem;border-radius:50%;overflow:hidden;display:flex}._radio_cgqh0_159 img{width:100%;height:100%;object-fit:cover}._shoptabbox_cgqh0_183{margin-left:.18rem}._pointer_cgqh0_189{cursor:pointer}._shoptabname_cgqh0_195{font-weight:400;font-size:var(--textLargeFontsize);color:#000;line-height:1;display:flex;align-items:center}._shoptabTags_cgqh0_211{display:flex;align-items:center;margin-top:.1rem}._shoptabTag_cgqh0_211{display:flex;font-weight:400;font-size:var(--textMinFontsize);color:var(--themeTextColors);line-height:13px;border:1px solid var(--themeBorderColors);border-radius:2px}._shoptabTagtip_cgqh0_241{background:var(--themeBgColors);color:#fff;padding:.01rem .02rem;box-sizing:border-box}._shoptabTagtime_cgqh0_253{padding:.01rem .02rem;box-sizing:border-box}._evaluation_cgqh0_261{display:flex;align-items:center;margin-left:var(--intervalWidth)}._evaluationname_cgqh0_271{font-weight:400;font-size:var(--textMinFontsize);color:#999;line-height:.13rem}._marginleft_cgqh0_283{margin-left:.14rem;display:flex;align-items:center}._evaluationitem_cgqh0_293{display:flex;align-items:center;font-weight:400;font-size:var(--textMinFontsize);color:#333;line-height:.13rem;padding:.08rem;box-sizing:border-box;background:#f2f2f2;margin-left:.1rem;border-radius:.05rem}._evaluationitemTaoxin_cgqh0_319{display:flex;align-items:center;font-weight:400;font-size:var(--textMinFontsize);line-height:.13rem;padding:.05rem .08rem;box-sizing:border-box;border:1px solid var(--weakCopywriting);margin-left:.1rem;border-radius:.05rem;cursor:pointer}._evaluationitemTaoxin_cgqh0_319:hover,._evaluationitemTaoxinActive_cgqh0_359{color:var(--themeTextColors);border:1px solid var(--themeBorderColors);background:rgba(var(--themeBgColorsRGB),.1)}._vertical_cgqh0_369{width:1px;height:14px;background:var(--weakCopywriting);margin:0 var(--textMarginWidth)}._verticalActive_cgqh0_381,._vertical_cgqh0_369:hover{background:var(--themeBorderColors)}._starbox_cgqh0_387{padding:.02rem .05rem;box-sizing:border-box;background:rgba(var(--themeBgColorsRGB),.1);border-radius:10vw;margin-left:.03rem;display:flex;color:var(--themeBgColors);font-weight:600;font-size:var(--textMinFontsize)}._starbox_cgqh0_387 span{width:.27rem;border-right:1px solid var(--themeBorderColors);margin-right:.08rem}._display_cgqh0_421{display:flex}._space_cgqh0_429{justify-content:space-between;width:100%}._titler_cgqh0_437{display:flex;place-self:flex-start;margin-left:.33rem}._concern_cgqh0_447{display:flex;font-weight:400;font-size:var(--textMinFontsize);color:#e8b620;line-height:.13rem;margin-left:.15rem;cursor:pointer}._qrcode_cgqh0_465{width:.72rem;height:.72rem;border-radius:0;margin-left:var(--intervalWidth);display:flex;align-items:center;justify-content:center}._qrcode_cgqh0_465 img{width:100%;height:100%;object-fit:cover}._searchcar_cgqh0_493{display:flex;flex-direction:column;align-items:end}._search_cgqh0_493{width:4.96rem;height:.42rem;display:flex;position:relative;margin-bottom:var(--intervalWidth);margin-left:var(--intervalWidth)}._searchInput_cgqh0_525{width:4.96rem;height:.42rem;border-radius:.3rem;border:1px solid #E8B620;padding:0 .04rem 0 var(--intervalWidth);box-sizing:border-box;background:none;font-weight:var(--font-wight-line);font-size:var(--textMinFontsize);color:#000;position:relative}._searchInput_cgqh0_525:focus{border-color:#e8b620}._searchBtn_cgqh0_557{position:absolute;right:.04rem;top:0;bottom:0;margin:auto;width:.59rem;height:.34rem;background:linear-gradient(270deg,#d3a005,#e8b620);border-radius:.23rem;border:none;font-weight:var(--font-wight-line-bold);font-size:var(--textSmallFontsize);color:#fff;line-height:.16rem}._searchBtn_cgqh0_557:Active{background:var(--themeBgColors)}._merchantMenu_cgqh0_597{width:14rem;display:flex;padding:.1rem;box-sizing:border-box;margin:0 auto;border-bottom:1px solid rgba(0,0,0,.12)}._merchantMenuItem_cgqh0_613{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin-right:.6rem}._merchantMenuItem_cgqh0_613:hover,._merchantMenuItemActive_cgqh0_627{font-weight:400;font-size:var(--textSmallFontsize);color:var(--themeTextColors);line-height:.16rem;margin-right:.6rem}._merchantMenuItem_cgqh0_613:hover{cursor:pointer}._home_pa4gt_1{min-height:100vh;min-width:var(--ArticeMinWidth);width:10.8rem;padding:.24rem .2rem;margin:.32rem auto 0;display:flex}._checkTab_pa4gt_19{width:100%;display:flex;justify-content:center;font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem}._checkTabItem_pa4gt_37{font-weight:400;font-size:var(--textLargeFontsize);color:#999;line-height:.23rem;margin:0 .33rem;padding:0 .04rem;box-sizing:border-box;border-bottom:.02rem solid rgba(0,0,0,0)}._checkTabItem_pa4gt_37:hover{cursor:pointer}._checkTabItem_pa4gt_37:hover,._checkTabItemActive_pa4gt_65{font-weight:500;font-size:var(--textLargeFontsize);margin:0 .33rem;padding:0 .04rem;color:#141313;line-height:.23rem;border-bottom:.02rem solid var(--themeBorderColors)}._search_pa4gt_83{width:11.96rem;height:.42rem;display:flex;position:relative;margin-bottom:var(--intervalWidth)}._searchInput_pa4gt_97{width:11.96rem;height:.42rem;border-radius:.3rem;border:1px solid #000000;padding:0 .04rem 0 var(--intervalWidth);box-sizing:border-box;background:none;font-weight:var(--font-wight-line);font-size:var(--textMinFontsize);color:#000;position:relative}._searchBtn_pa4gt_125{position:absolute;right:.04rem;top:0;bottom:0;margin:auto;width:.59rem;height:.34rem;background:linear-gradient(270deg,#d3a005,#e8b620);border-radius:.23rem;border:none;font-weight:var(--font-wight-line-bold);font-size:var(--textSmallFontsize);color:#fff;line-height:.16rem}._gongnengbox_pa4gt_159{display:flex}._menus_pa4gt_165{display:flex;width:2.51rem;height:3.11rem;background:var(--bgLG);border-radius:.1rem;flex-direction:column;padding:.28rem var(--intervalWidth);margin-right:var(--intervalWidth);box-sizing:border-box}._menuitem_pa4gt_189{margin-bottom:.2rem;display:flex;align-items:center;cursor:pointer}._menuitemIcon_pa4gt_203{width:.2rem;height:.2rem;border-radius:0}._menuitemIcon_pa4gt_203 img{width:100%;height:100%;object-fit:contain}._menuSpace_pa4gt_225{width:1.9rem;display:flex;justify-content:space-between}._menusIconNext_pa4gt_235{font-size:var(--textMinFontsize);transform:rotate(270deg)}._menuitemName_pa4gt_243{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:.18rem;margin-left:.08rem}._menuitem_pa4gt_189:hover,._menuitem_pa4gt_189:hover ._menuitemName_pa4gt_243{color:var(--themeTextColors)}._menuitem_pa4gt_189:hover ._menuitemIcon_pa4gt_203 img:first-child{display:none}._menuitemIcon_pa4gt_203 img:last-child{display:none}._menuitem_pa4gt_189:hover ._menuitemIcon_pa4gt_203 img:last-child{display:block}._carouselsAndJumpBoxes_pa4gt_283{display:flex;flex-direction:column}._swagger_pa4gt_291{width:7.62rem;height:3.11rem;background:var(--themeBgColors);border-radius:.1rem}._swagger_pa4gt_291 img{width:100%;height:100%;object-fit:cover;border-radius:.1rem}._jumpToAListOfLinks_pa4gt_319{display:flex;align-items:center;width:7.19rem;height:1.34rem;background:#fff;justify-content:space-between;margin-top:var(--intervalWidth);padding:0 .32rem;box-sizing:border-box;border-radius:.1rem}._jumpToAListOfItem_pa4gt_345{display:flex;flex-direction:column;align-items:center}._jumpLinkIcon_pa4gt_355{width:50px;height:50px;background:#d9d9d9;border-radius:0;margin-bottom:.05rem}._jumpLinkName_pa4gt_369{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin-top:.05rem}._broaderMarketTrend_pa4gt_385{width:3.79rem;height:3.11rem;background:var(--bgLG);margin-left:var(--intervalWidth);padding:.26rem;box-sizing:border-box;border-radius:.1rem}._broaderMarketTrend_pa4gt_385 ._users_pa4gt_405{display:flex;align-items:center}._usersIcons_pa4gt_413{width:.6rem;height:.6rem;border-radius:.6rem;display:flex;align-items:center;overflow:hidden}._usersIcons_pa4gt_413 img{width:100%;height:100%;object-fit:contain}._broaderMarketTrend_pa4gt_385 ._names_pa4gt_439{display:flex;flex-direction:column;margin-left:.16rem}._names_pa4gt_439 ._title_pa4gt_449{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:21px}._userName_pa4gt_461{font-weight:600;font-size:var(--textLargemediunFontsize);color:#363636;line-height:.21rem;margin-top:var(--textMarginWidth)}._namesBtn_pa4gt_475{display:flex;align-items:center;font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:16px;margin-top:.1rem}._namesBtn_pa4gt_475 span:first-child,._namesBtn_pa4gt_475 span:last-child{cursor:pointer}._orderDynamics_pa4gt_501{width:100%;height:.56rem;margin-top:var(--intervalWidth);background:#fff;border-radius:.06rem}._orderDynamicscontent_pa4gt_519{display:flex!important;align-items:center;height:100%;padding:.08rem;box-sizing:border-box;justify-content:space-between}._orderDynamicsdata_pa4gt_535{display:flex;flex-direction:column;justify-content:space-between;align-content:space-between;margin-left:.08rem}._orderDynamicsTime_pa4gt_549{margin-top:.08rem;font-size:var(--textMinFontsize);color:#666}._orderDynamicsImg_pa4gt_559{width:.4rem;height:.4rem}._orderDynamicsImg_pa4gt_559 img{width:100%;height:100%;object-fit:contain}._orderDynamicsMore_pa4gt_579:hover{color:var(--themeTextColors);cursor:pointer}._dividingLinemargin12_pa4gt_609{margin:0 .12rem;border-right:1px solid #d9d9d9;height:.16rem}._logintype_pa4gt_619{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:.21rem;text-align:center;margin:.28rem 0 .16rem}._OrderStatistics_pa4gt_635{display:grid;box-sizing:border-box;justify-content:space-between;width:100%;grid-template-columns:repeat(5,1fr);margin-top:var(--intervalWidth)}._OrderStatistic_pa4gt_635{display:flex;flex-direction:column;justify-content:center;align-items:center}._OrderStatisticsNum_pa4gt_665{font-weight:700;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._OrderStatisticsTitle_pa4gt_677{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem;margin-top:var(--textMarginWidth)}._OrderStatistic_pa4gt_635:hover ._OrderStatisticsNum_pa4gt_665,._OrderStatistic_pa4gt_635:hover ._OrderStatisticsTitle_pa4gt_677{color:var(--themeTextColors);cursor:pointer}._btnBox_pa4gt_701{display:flex;justify-content:center;cursor:pointer}._loginBtn_pa4gt_711:active{background:var(--themeBgColors)}._loginBtn_pa4gt_711{width:3.27rem;height:.52rem;background:var(--themeBgColors);border-radius:.12rem;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:var(--textMediumFontsize);color:var(--themeWhiteColor)}._loginBtn_pa4gt_711 ._marginright8_pa4gt_743{margin-right:.08rem;font-size:var(--textLargemediunFontsize)}._featureList_pa4gt_751{display:grid;grid-template-columns:repeat(4,1fr);margin-top:.15rem}._functionButtons_pa4gt_761{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:1;display:flex;align-items:center;flex-direction:column;cursor:pointer}._functionButtons_pa4gt_761:hover{color:var(--themeTextColors)}._functionButtons_pa4gt_761 ._icon_pa4gt_787{font-size:.3rem;margin-bottom:.08rem}._listOfBusinesses_pa4gt_797{width:14.39rem;height:2.35rem;background:#fff;border-radius:.1rem;margin-top:var(--intervalWidth);display:flex;flex-wrap:wrap}._listOfBusinesseItem_pa4gt_817{width:calc((14.39rem / 6) - 1px);height:calc(1.175rem - 1px);font-weight:400;font-size:.3rem;color:#000;line-height:.25rem;letter-spacing:.1rem;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.12);border-top:none;border-right:none}._listOfBusinesseItem_pa4gt_817 img,._swagger_pa4gt_291 img{width:100%;height:100%;object-fit:contain}._listOfBusinesseItem_pa4gt_817:nth-child(6)~div{border-bottom:none}._listOfBusinesseItem_pa4gt_817:first-child{border-left:none}._listOfBusinesseItem_pa4gt_817:nth-child(7){border-left:none}._advertisingWindow_pa4gt_877{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._advertisingWindowItem_pa4gt_887{width:7.1rem;height:1.6rem;background:var(--themeBgColors);border-radius:.1rem}._recommendedBits_pa4gt_901{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._recommendedBitsItem_pa4gt_913{width:7.1rem;height:3.75rem;background:#fff;border-radius:.1rem;padding:0 .2rem .25rem}._recommendedBitsItem_pa4gt_913:last-child{margin-left:var(--intervalWidth)}._recommendedBitsItemline_pa4gt_935{display:flex;justify-content:space-between;align-items:center;padding:.25rem .2rem;box-sizing:border-box}._recommendedBitsItemlinenleft_pa4gt_949{display:flex;align-items:baseline}._titleName_pa4gt_957{font-weight:400;font-size:.26rem;color:#000;line-height:.25rem}._recommendedBitsItemlinenspan_pa4gt_969{font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;text-align:left;margin-left:.15rem}._recommendedBitsItemlinenmore_pa4gt_985{font-weight:400;font-size:var(--textMediumFontsize);color:var(--themeTextColors);line-height:.25rem}._flexbetween_pa4gt_999{display:flex;justify-content:space-between;flex-wrap:wrap}._flexcol_pa4gt_1009{display:flex;flex-direction:column}._recommendedBitsItemlineitemsshopitem_pa4gt_1017{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;cursor:pointer}._recommendedBitsItemlineitemsshopitemimg_pa4gt_1033{width:2.13rem;height:2.13rem;background:#d9d9d9;border-radius:.05rem}._recommendedBitsItemlineitemsshopitemName_pa4gt_1047{max-width:2.13rem;font-weight:400;font-size:var(--textLargeFontsize);color:#333;line-height:.25rem;text-align:center;margin:.05rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._recommendedBitsItemlineitemsshopitemPrice_pa4gt_1071{padding:0 .13rem;box-sizing:border-box;border-radius:0;border:.01rem solid #000000;font-weight:400;font-size:var(--textMediumFontsize);color:#fff;line-height:.25rem;display:flex;margin-top:.1rem;background:linear-gradient(100deg,rgba(0,0,0,1) 49.5%,rgba(0,0,0,1) 49.5%,rgba(255,255,255,1) 50.5%,transparent 50.5%)}._recommendedBitsItemlineitemsshopitemPriceNewPrice_pa4gt_1109{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem}._recommendedBitsItemlineitemsshopitemPriceOldPrice_pa4gt_1123{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem;color:#000;margin-left:.24rem;text-decoration:line-through}._recommendedBitsItemfactoryLabeling_pa4gt_1143{border-radius:0;border:1px solid #000000;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;padding:0 .13rem;box-sizing:border-box;margin-top:.1rem}._recommendedBitsItemfactoryLabeling_pa4gt_1143:hover{color:#fff;background:#000}._coffeeBeansRecommended_pa4gt_1173{width:14.4rem;background:#fff;border-radius:.1rem}._coffeeBeansRecommendedTitle_pa4gt_1185{display:flex;justify-content:space-between;padding:var(--intervalWidth) 0;box-sizing:border-box;position:sticky;top:1.14rem;z-index:19;background:#fff;overflow-x:scroll;white-space:nowrap}._coffeeBeansRecommendedTitle_pa4gt_1185::-webkit-scrollbar{display:none}._coffeeBeansRecommendedTitleL_pa4gt_1217{display:flex;align-items:baseline}._coffeeBeansRecommendedTitleLSpan_pa4gt_1227{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._coffeeBeansRecommendedTitleR_pa4gt_1241{display:flex;align-items:center}._coffeeBeansRecommendedTitleRItem_pa4gt_1249{font-weight:400;font-size:var(--textLargeFontsize);color:#666;line-height:.25rem;border-bottom:2px solid rgba(0,0,0,0);padding:0 .04rem;margin-right:.5rem}._coffeeBeansRecommendedTitleRItemActive_pa4gt_1267,._coffeeBeansRecommendedTitleRItem_pa4gt_1249:hover{font-weight:600;font-size:var(--textLargeFontsize);color:#141313;line-height:.25rem;border-bottom:2px solid var(--themeBorderColors);margin-right:.5rem;padding:0 .04rem;cursor:pointer}._dividingLine_pa4gt_609{border-right:1px solid #d9d9d9;margin-right:15px;height:.16rem}._coffeeBeansRecommendedTitleRMore_pa4gt_1299{font-weight:400;font-size:var(--textLargemediunFontsize);color:#999;line-height:.25rem;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}._paddingparam_pa4gt_1315{padding:0 var(--intervalWidth);box-sizing:border-box}._grid6NoGap_pa4gt_1323{display:grid;grid-template-columns:repeat(6,1fr);margin-top:4px}._coffeeBeansRecommendeditem_pa4gt_1333{width:2.36rem;flex-direction:column;align-items:center;border-radius:.08rem;border:1px solid #ffffff;box-sizing:border-box;cursor:pointer;margin-bottom:var(--intervalWidth)}._theNameOfTheStore_pa4gt_1353{display:flex;justify-content:center;align-items:center;padding:.1rem 0}._shoplogo_pa4gt_1371{width:.26rem;height:.26rem;border-radius:.26rem;overflow:hidden;margin-right:.06rem}._shoplogo_pa4gt_1371 img{width:100%;height:100%;object-fit:cover}._storename_pa4gt_1395{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem}._theNameOfTheStore_pa4gt_1353:hover ._storename_pa4gt_1395{color:var(--themeTextColors)}._coffeeBeansRecommendeditem_pa4gt_1333:hover{border:1px solid var(--themeBorderColors)}._coffeeBeansRecommendeditem_pa4gt_1333:hover ._coffeeBeansRecommendeditemimg_pa4gt_1419 img{transform:scale(1.05);transition:all .3s}._coffeeBeansRecommendeditem_pa4gt_1333:hover ._coffeeBeansRecommendeditemName_pa4gt_1427{color:var(--themeTextColors)}._coffeeBeansRecommendeditemimg_pa4gt_1419{width:2.16rem;height:2.16rem;background:#d9d9d9;border-radius:.08rem;overflow:hidden;margin:0 auto}._coffeeBeansRecommendedText_pa4gt_1449{padding:.1rem}._coffeeBeansRecommendeditemName_pa4gt_1427{max-width:2.16rem;font-weight:600;font-size:var(--textMediumFontsize);color:#333;line-height:.25rem;text-align:left;margin-top:.1rem;overflow:hidden;line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;min-height:.5rem}._coffeeBeansRecommendeditemPrice_pa4gt_1489{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;margin-top:.1rem;width:100%;align-items:baseline;display:flex;justify-content:space-between}._coffeeBeansRecommendeditemPriceNewPrice_pa4gt_1513{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._priceMarker_pa4gt_1527{font-size:var(--textSmallFontsize)}._priceFigures_pa4gt_1533{font-size:var(--textLargeFontsize);font-weight:700}._numberOfSales_pa4gt_1541{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;margin-left:.05rem;margin-top:.05rem}._recommendedLists_pa4gt_1557{width:14.4rem;background:#fff;border-radius:.1rem}._recommendedListsTitle_pa4gt_1571{display:flex;justify-content:space-between;padding:var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._recommendedListsTitleL_pa4gt_1585{display:flex;align-items:baseline}._flex_pa4gt_999{display:flex;flex-wrap:wrap;justify-content:space-between}._aligncenter_pa4gt_1603{display:flex;align-items:center}._grid6_pa4gt_1323{display:grid;grid-template-columns:repeat(6,1fr);gap:.1rem}._recommendedListsTitleLSpan_pa4gt_1623{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._recommendedListsitem_pa4gt_1637{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;margin-bottom:var(--intervalWidth)}._recommendedListsitemimg_pa4gt_1653{width:2.21rem;height:2.21rem;background:#d9d9d9;border-radius:.05rem}._coffeeBeansRecommendeditemimg_pa4gt_1419 img,._recommendedListsitemimg_pa4gt_1653 img,._recommendedBitsItemlineitemsshopitemimg_pa4gt_1033 img{width:100%;height:100%;object-fit:contain;transition:all .3s}._recommendedListsitemName_pa4gt_1683{max-width:2.21rem;font-weight:400;font-size:var(--textLargeFontsize);color:#333;line-height:.25rem;text-align:center;margin-top:.1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;min-height:.5rem}._recommendedListsitemPrice_pa4gt_1713{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;display:flex;width:100%;align-items:baseline}._recommendedListsitemPriceNewPrice_pa4gt_1731{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._CoffeeHot_pa4gt_1745{margin-left:var(--intervalWidth)}._stic_pa4gt_1751{position:sticky;top:1.1rem;transition:all .3s}._content_jjch5_1{width:100%;display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._articleList_jjch5_13{width:var(--ArticeListWidth)}._articleListTitleLeft_jjch5_27{display:flex}._titleName_jjch5_35{font-weight:400;font-size:var(--textLargeFontsize);color:#666;line-height:.25rem;border-bottom:2px solid rgba(0,0,0,0);padding:0 .04rem;margin-right:.15rem;white-space:nowrap}._titleNameActive_jjch5_57,._titleName_jjch5_35:hover{font-weight:600;font-size:var(--textLargeFontsize);color:#141313;line-height:.25rem;border-bottom:2px solid var(--themeBorderColors);margin-right:.15rem;padding:0 .04rem;cursor:pointer;white-space:nowrap}._newsItem_jjch5_79,._newsItem_images_jjch5_79{width:100%;margin-top:var(--intervalWidth);display:flex;justify-content:space-between;position:relative}._newsItemLeft_jjch5_95{width:7.5rem;display:flex;flex-direction:column;justify-content:space-between}._newsItemTitle_jjch5_113{font-weight:500;font-size:var(--titleOfTheArticle);color:#2c2c2c;line-height:.28rem}._newsItemTime_jjch5_125{display:flex;width:100%;font-weight:400;font-size:var(--textLargeFontsize);color:#999;line-height:.23rem}._newsUser_jjch5_141{display:flex;align-items:center}._newsUserImg_jjch5_149{width:.24rem;height:.24rem;margin-left:.04rem}._newsItemTime_jjch5_125>div{margin-right:.32rem}._newsUserImg_jjch5_149 img{width:100%;height:100%;border-radius:50%}._newsItemImg_jjch5_175{width:1.75rem;height:1.09rem;overflow:hidden;transition:all .3s}._newsItemImg_jjch5_175 img{width:100%;height:100%;object-fit:cover}._close_jjch5_197{position:absolute;bottom:0;right:3.5rem}._newsItem_images_jjch5_79 ._close_jjch5_197{right:.4rem}._newsItemContens_jjch5_213{display:grid;grid-template-columns:repeat(4,1fr);margin:var(--intervalWidth) 0;margin-right:.16rem}._newsItemContensImg_jjch5_225{width:2.47rem;height:1.66rem;margin-right:.16rem;overflow:hidden}._newsItemContensImg_jjch5_225 img{width:100%;height:100%;object-fit:cover}._newsItem_images_jjch5_79 ._newsItemLeft_jjch5_95{width:100%}._notelist_jjch5_255{width:100%;display:grid;grid-template-columns:repeat(4,1fr);margin-top:.34rem}._notebox_jjch5_267{width:2.45rem}._notebox_jjch5_267 ._image_jjch5_275{width:2.45rem;height:3.37rem;border-radius:.05rem;transition:all .3s;overflow:hidden}._image_jjch5_275 img{width:100%;height:100%;object-fit:cover}._notetitle_jjch5_301{font-weight:500;font-size:var(--titleOfTheArticle);color:#2c2c2c;line-height:.28rem;margin-top:var(--intervalWidth);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all}._noteUser_jjch5_327{display:flex;justify-content:space-between;font-weight:400;font-size:var(--textLargeFontsize);color:#999;line-height:.23rem;margin-top:.24rem}._articleRight_jjch5_345{padding-top:.47rem;position:relative}._sticky_jjch5_353{width:3.8rem;height:3.8rem;position:sticky;top:1.6rem}._hotTitle_jjch5_367{display:flex;font-weight:500;font-size:var(--textLargeFontsize);color:#2c2c2c;line-height:.23rem;align-items:center}._hotTitle_jjch5_367 ._Icon_jjch5_383{width:.32rem;height:.32rem;display:flex}._hotTitle_jjch5_367 ._Icon_jjch5_383 img{width:100%;height:100%;object-fit:cover}._hotList_jjch5_405{display:flex;margin-top:var(--textMarginWidth);font-weight:500;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._hotNumber_jjch5_421{width:.2rem;text-align:center}._hotNumber_jjch5_421,._hotcenter_jjch5_429{margin-left:var(--textMarginWidth);font-weight:500;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._hotcenter_jjch5_429{cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._hotcenter_jjch5_429:hover{text-decoration:underline}._newsItemContensImg_jjch5_225:hover img,._newsItemImg_jjch5_175:hover img,._image_jjch5_275:hover img{transform:scale(1.05);transition:all .3s}._loadingBox_137hk_1{width:100%;min-height:20vh;display:flex;justify-content:center;align-items:center;flex-direction:column}._loadingText_137hk_17{margin-top:12px;font-size:14px;color:#999}._iconImg_137hk_27{width:26px;height:26px;animation:_loadingAnimation_137hk_1 1s infinite linear}@keyframes _loadingAnimation_137hk_1{0%{transform:rotate(360deg)}}html,body{height:100%}body{margin:0;font-size:13px}ul li,ol li{list-style:none}*{padding:0;margin:0}a{transition-duration:.4s,.5s;transition-property:background-color,color;transition-timing-function:ease,ease}i{font-style:normal}input,canvas{outline:0px}.redColor{color:#ee1515}.greenColor{color:#199e00}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.tools{margin-bottom:8px;height:38px;color:#4c525e;float:left}.tools .txt{height:28px;width:80px;border:none;margin-top:3px;padding-left:5px}.tools .item{float:left;margin-right:1px;padding:0 5px;cursor:pointer;border:1px solid #ECEFF2;height:36px;line-height:36px}.button{-moz-box-shadow:inset 0px 0px 0px 0px #edf0f2;-webkit-box-shadow:inset 0px 0px 0px 0px #edf0f2;box-shadow:inset 0 0 #edf0f2;background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#fcfffa),color-stop(1,#ffffff));background:-moz-linear-gradient(top,#fcfffa 5%,#ffffff 100%);background:-webkit-linear-gradient(top,#fcfffa 5%,#ffffff 100%);background:-o-linear-gradient(top,#fcfffa 5%,#ffffff 100%);background:-ms-linear-gradient(top,#fcfffa 5%,#ffffff 100%);background:linear-gradient(to bottom,#fcfffa 5%,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcfffa",endColorstr="#ffffff",GradientType=0);background-color:#fcfffa;border:1px solid #eceff2;display:inline-block;cursor:pointer;font-family:Arial;font-size:13px;text-decoration:none}.button:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#f2f3f5),color-stop(1,#f2f3f5));background:-moz-linear-gradient(top,#f2f3f5 5%,#f2f3f5 100%);background:-webkit-linear-gradient(top,#f2f3f5 5%,#f2f3f5 100%);background:-o-linear-gradient(top,#f2f3f5 5%,#f2f3f5 100%);background:-ms-linear-gradient(top,#f2f3f5 5%,#f2f3f5 100%);background:linear-gradient(to bottom,#f2f3f5 5%,#f2f3f5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f3f5",endColorstr="#f2f3f5",GradientType=0);background-color:#f2f3f5}.button:active{position:relative;top:1px}.dropdownList{width:200px;border:1px solid #ECEFF2;position:absolute;z-index:500;overflow:auto;padding:5px 0;background-color:#fff;box-shadow:0 1px 3px #00000012;border-radius:3px;display:none;color:#4c525e}.dropdownList .item{padding:2px 8px;height:28px;line-height:28px}.dropdownList .item:hover{background-color:#ebf7fc;cursor:pointer}.selected{height:38px;overflow:hidden;text-align:center;float:left}.selected ul li{float:left;margin:0 5px;list-style-type:none}.selected ul a{display:block;background:#ebf7fc;height:38px;text-decoration:none;color:#4c525e;-webkit-transition:margin .4s ease-in-out;-moz-transition:margin .4s ease-in-out;-o-transition:margin .4s ease-in-out;-ms-transition:margin .4s ease-in-out;transition:margin .4s ease-in-out;padding:0 8px;line-height:38px}.selected ul a:nth-of-type(2n){background:#fff2f4;color:#4c525e}.kLineMatch{position:absolute;z-index:520;width:300px;height:600px;border:1px solid #ECEFF2;background:#fff;display:none}.kLineMatch .top{height:30px;line-height:30px;background:#ccc;text-align:center}.kLineMatch .top .closeBtn{float:right;margin-right:20px;cursor:pointer}.kLineMatch .title{padding:5px}.kLineMatch .title .name{float:left;width:70px;border-right:1px solid #ccc}.kLineMatch .title .time{float:left;width:140px;padding-left:5px;border-right:1px solid #ccc}.kLineMatch .title .similar{float:left;padding-left:5px}.kLineMatch .list{overflow-y:auto;height:544px;width:290px;padding:5px 5px 0}.kLineMatch .list .item .name{width:70px;float:left;padding-bottom:5px}.kLineMatch .list .item .time{padding:0 0 5px 5px;float:left;width:140px}.kLineMatch .list .item .similar{float:left;padding-left:7px;padding-bottom:5px}.jchart-kline-match-box{font:13px Microsoft Yahei}.jchart-kline-match-box .matchTable{border-collapse:collapse;width:100%}.jchart-kline-match-box .matchTable td,.jchart-kline-match-box .matchTable th{line-height:20px;border:1px solid #ccc;padding:0 10px}.jchart-kline-match-box .matchTable td.red{color:red}.pagination{height:22px;text-align:center;margin-top:10px}.pagination span{display:inline-block;line-height:20px;padding:0 6px;border:1px solid #ccc;margin-right:6px;cursor:pointer}.pagination span:hover,.pagination span.active{color:#ffb400}.spinnerBg{background:#ccc;width:100%;height:100%;position:absolute;opacity:.5;display:none}.spinner{width:50px;height:60px;font-size:10px;position:absolute;top:50%;left:50%;display:none}.spinner>div{background-color:#39adce;height:100%;width:6px;display:inline-block;-webkit-animation:stretchdelay 1.2s infinite ease-in-out;animation:stretchdelay 1.2s infinite ease-in-out}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.kline-info{position:absolute;width:16px;height:16px;background-color:#fff;color:#ff3232;text-align:center;cursor:pointer;font:700 12px/1.4 arial}.klineframe-toolbar{position:absolute;text-align:right;line-height:24px;padding-right:5px;box-sizing:border-box}.klineframe-toolbar span:hover{color:#0182d4}.klineframe-button{position:absolute;text-align:right;border:1px solid #cccccc;padding:2px}.icon-active{color:#0182d4}.increase{margin-left:3px;margin-right:10px}.rate-discount{font-weight:400;margin-left:90px}.tipBoxTitle{display:inline-block;width:130px}.date-tipbox{margin-right:10px}.target-box{position:absolute;display:none;width:100%;height:100%;background-color:#00000003;z-index:999}.target-panel{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:800px;height:500px;background-color:#fffffff5;box-shadow:0 4px 17px #0000008c;border-radius:3px}.target-header{position:relative;width:100%;height:42px;line-height:42px;border-bottom:1px solid #c8d2db}.target-header span{font-family:微软雅黑;font-size:14px;margin-left:10px}.target-header strong{position:absolute;right:10px;top:10px;font-size:14px;font-weight:300}#close-tar{cursor:pointer}.target-content{height:100%}.target-left{float:left;width:200px;height:calc(100% - 43px);border-right:1px solid #c8d2db}.target-left input{margin-left:10px;height:40px;line-height:40px;border:none;font-size:14px}.target-left ul{border-top:1px solid #c8d2db;list-style:none;padding:10px;box-sizing:border-box}.target-left ul li{font-size:13px;line-height:30px;color:#757d81;cursor:pointer}.active-list{color:#1295d9!important}.target-right{float:left;width:595px}.target-right ul{width:590px;max-height:450px;overflow:auto;padding-top:10px;padding-left:20px;box-sizing:border-box}.target-right ul li{display:inline-block;margin-top:5px;margin-left:10px;list-style:none;width:175px;line-height:30px;text-align:left;float:left;cursor:pointer}.minute-dialog-title{position:relative;margin-bottom:10px;height:36px;line-height:36px;width:100%;border-bottom:1px solid #ccc}.minute-dialog-title span{margin-left:5px}.minute-dialog-title strong{position:absolute;right:5px;top:0;font-weight:300;font-size:12px}.minute-dialog-title strong:hover,.parameter-header strong:hover{color:#0182d4}.jschart-tooltip{box-shadow:0 1px 4px #0000003b;border:solid 1px rgba(200,210,219,.92);padding:7px 20px 15px 13px;box-sizing:border-box;position:relative;display:none;z-index:9;-webkit-user-select:none;user-select:none}.tooltip-title{color:#2b3645;font-family:微软雅黑;font-size:12px;text-align:center;display:block;line-height:24px}.tooltip-con{color:#2b3645;font-family:微软雅黑;font-size:12px;line-height:24px}.tooltip-num{font-family:微软雅黑;font-size:12px;line-height:24px;text-align:right;display:inline-block;width:90px}.jschart-selectrect{border:dashed 1px #0f248de0;display:none}.jchart-klineinfo-tooltip{position:absolute;z-index:10;max-height:270px;line-height:28px;box-shadow:0 1px 4px #0000003b;border:solid 1px rgba(200,210,219,.92);padding:15px;background:#ffffffeb;box-sizing:border-box;display:none;-webkit-user-select:none;user-select:none}.total-list{color:#f39800}.jchart-klineinfo-tooltip span{display:block;vertical-align:bottom}.title-length{max-height:220px;overflow:hidden}.close-munite{cursor:pointer}.jchart-klinetrade-tooltip,.jchart-minuteinfo-tooltip,.jchart-iconinfo-tooltip,.jchart-chartox-tooltip,.jchart-charscatterplot-tooltip{position:absolute;z-index:10;max-height:270px;line-height:28px;box-shadow:0 1px 4px #0000003b;border:solid 1px rgba(200,210,219,.92);padding:7px;background:#ffffffeb;box-sizing:border-box;display:none}.jchart-chartdrawsvg-tooltip{position:absolute;z-index:10;line-height:28px;box-shadow:0 1px 4px #0000003b;border:solid 1px rgba(200,210,219,.92);padding:7px;background:#ffffffeb;box-sizing:border-box;display:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.trade-detall{margin-left:80px}.reason-list{display:inline-block;width:200px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;vertical-align:bottom}.trade-time{vertical-align:top}.prorecast-week{margin-left:70px}.jchart-select-section{height:340px}.jchart-select-table-right .jchart-select-date{width:100%;margin-bottom:5px}.jchart-select-date span{display:inline-block;width:32%;padding-left:10px;box-sizing:border-box;font-size:13px}.jchart-select-date span i{display:inline-block;width:12px;height:24px;line-height:24px;text-align:center;border:1px solid #dddddd;background-color:#f5f5f5;cursor:pointer}.start-date-left,.end-date-left{margin:0 2px 0 5px}.jchart-select-table-right>table{width:100%;border-collapse:collapse}.jchart-select-table-right>table,.jchart-select-table-right>table tr,.jchart-select-table-right>table td{border:1px solid #dddddd}.jchart-select-table-right td{padding-left:10px;box-sizing:border-box;width:32%;height:40px;vertical-align:center}.jchart-select-table-right>table td span{margin-left:20px}.jchart-select-table-right>table td strong{display:inline-block;width:50px;font-weight:400}.PriceUp{color:#ee1515!important}.PriceDown{color:#199e00!important}.PriceNull{color:#000}.BtnBackground{background-color:#fff!important;color:#eee}.icon-image{cursor:pointer}.icon-image img{padding:10px 8px;display:block;width:22px;height:22px;border-left:1px solid #cccccc;border-right:1px solid #cccccc}.icon-image:first-child img{border-top:1px solid #cccccc}.icon-image:last-child img{border-bottom:1px solid #cccccc}.subTolls{padding:8px 5px 0 8px;border:1px solid #aaaaaa;background-color:#fff;height:26px}.subTolls:after{content:"";display:block;width:0;height:0;clear:both}.subTolls>*{margin:0 3px;cursor:pointer;display:block;width:20px;height:20px;float:left}.subTolls>.subtool-set{vertical-align:top}.change-color{width:24px;height:3px;outline:none;border:0;position:relative}.changes-color{position:relative}.change-image{margin-left:3px;margin-bottom:2px;display:inline-block;width:16px;height:13px}.changes-color input{position:absolute;left:0;bottom:0}input[type=color]{border:0;padding:0;cursor:pointer}::-webkit-color-swatch-wrapper{background-color:#fff}::-webkit-color-swatch{height:4px;width:25px;position:relative;left:0;top:-5px;border:0}.subtool-del{position:relative}.UMyChart_PopMenu{position:absolute;z-index:500;border:1px solid;border-color:#747070;background-color:#fff;visibility:hidden;font-size:12px;font-family:微软雅黑;cursor:default;padding:2px;z-index:99}.UMyChart_PopMenu_Table{border-collapse:collapse;border-spacing:2px}.UMyChart_MenuItem_Tr{display:table-row;height:20px}.UMyChart_DrawTool_Disable_Tr{pointer-events:none;color:#a9a9a9}.UMyChart_MenuItem_Tr_Separator{height:5px}.UMyChart_MenuItem_Td_Separator{border-top:1px solid;border-color:#747070}.UMyChart_MenuItem_Td_Status_Separator{height:5px;background:#ccc}.UMyChart_MenuItem_Tr_Selected{background:#acacdd;border:0px solid}.UMyChart_MenuItem_Td_Status{width:23px;background:#ccc}.UMyChart_MenuItem_Td_Shortcut{width:60px;text-align:right}.UMyChart_MenuItem_Td_Content{padding-left:5px;text-align:left}.UMyChart_MenuItem_Td_Arrow{width:25px;text-align:right;margin-right:10px}.UMyChart_MenuItem_Td_None{display:none}.UMyChart_MenuItem_Tr:hover{background:#acacdd}.UMyChart_PopSubMenu{position:absolute;left:99px;top:0;border:1px solid;border-color:#747070;background-color:#fff;visibility:hidden;z-index:501;font-size:12px;font-family:微软雅黑;cursor:default;padding:2px}.UMyChart_MenuItem_Span_Checked{color:#000;font-size:10px;margin-left:5px;text-align:left}.UMyChart_MenuItem_Span_Arrow{color:#000;font-size:10px;text-align:right}.UMyChart_DrawTool_Dialog_Div{font-family:微软雅黑;border:1px solid;width:fit-content;border-color:var(--HQChart-DialogDrawTool-BorderColor);visibility:hidden;position:absolute;background-color:var(--HQChart-DialogDrawTool-BGColor);left:1px;top:1px;z-index:99;color:var(--HQChart-DialogDrawTool-Color)}.UMyChart_DrawTool_Title_Div{padding-left:2px;height:20px;border-bottom:1px solid;border-color:var(--HQChart-DialogDrawTool-BorderColor);display:flex;cursor:default;-webkit-user-select:none;user-select:none;color:var(--HQChart-DialogDrawTool-TitleColor);background-color:var(--HQChart-DialogDrawTool-TitleBGColor)}.UMyChart_DrawTool_Close_Div{margin-left:auto;padding-right:4px;cursor:pointer;color:var(--HQChart-DialogDrawTool-CloseColor)}.UMyChart_DrawTool_Table{border-collapse:collapse;border-spacing:2px}.UMyChart_DrawTool_Tr{display:table-row;height:20px}.UMyChart_DrawTool_Span_Selected{font-size:22px;border:1px solid;border-color:var(--HQChart-DialogDrawTool-Selected_ButtonBorderColor);background:var(--HQChart-DialogDrawTool-Selected_ButtonBGColor);color:var(--HQChart-DialogDrawTool-Selected_ButtonColor)}.UMyChart_DrawTool_Td{padding:2px}.UMyChart_DrawTool_Span{font-size:22px;border:1px solid;border-color:var(--HQChart-DialogDrawTool-ButtonBorderColor);color:var(--HQChart-DialogDrawTool-ButtonColor)}.UMyChart_DrawTool_Group_Tr{font-size:12px;cursor:default;-webkit-user-select:none;user-select:none}.UMyChart_DrawTool_Group_Td{text-align:center}.UMyChart_DrawTool_Group_End_Tr{height:5px;border-bottom:1px solid;border-color:var(--HQChart-DialogDrawTool-DividingLineColor)}.UMyChart_DrawTool_Input_Color{visibility:hidden;width:22px;height:22px;position:absolute}.UMyChart_Draw_Modify_Dialog_Div{font-family:微软雅黑;border-top:1px solid;border-bottom:1px solid;border-left:1px solid;width:fit-content;border-color:var(--HQChart-DialogModifyDraw-BorderColor);visibility:hidden;position:absolute;background-color:var(--HQChart-DialogModifyDraw-BGColor);left:1px;top:1px;display:flex;z-index:99}.UMyChart_Draw_Modify_Dialog_Drag_Div{width:22px;-webkit-user-select:none;user-select:none;border:1px solid;padding:1px;background-color:var(--HQChart-DialogModifyDraw-DragBGColor);border-color:var(--HQChart-DialogModifyDraw-DragBGColor)}.UMyChart_Draw_Modify_Dialog_Drag_Span{font-size:22px;color:var(--HQChart-DialogModifyDraw-DragColor)}.UMyChart_Draw_Modify_Dialog_Button_Div{border-right:1px solid;border-color:var(--HQChart-DialogModifyDraw-ButtonBorderColor);padding:2px}.UMyChart_Draw_Modify_Dialog_Button_Span{font-size:22px;color:var(--HQChart-DialogModifyDraw-ButtonColor)}.UMyChart_Draw_Modify_Dialog_Button_ColorBar_Div{margin-top:2px;height:3px;width:22px}.UMyChart_Draw_Modify_Dialog_Button_Color_Span{font-size:17px;margin-left:2px;color:var(--HQChart-DialogModifyDraw-ButtonColor)}.UMyChart_Draw_Modify_Dialog_Unlock_Button_Span{font-size:22px;color:var(--HQChart-DialogModifyDraw-UnlockButtonColor)}.UMyChart_Draw_Modify_Tooltip{position:absolute;display:none;top:30px;z-index:2;width:80px;color:var(--HQChart-DialogModifyDraw-Tooltip-Color);font-size:12px;text-align:center;background-color:var(--HQChart-DialogModifyDraw-Tooltip-BGColor);border-radius:2px;padding:5px;pointer-events:none;border-color:var(--HQChart-DialogModifyDraw-Tooltip-BorderColor);border-style:solid;border-width:1px;-webkit-user-select:none;user-select:none}.UMyChart_Draw_Modify_Input_Color{visibility:hidden;width:22px;height:4px;position:absolute}.jchart_pop_minute_dailog{position:absolute;left:1px;top:1px;height:500px;width:600px;visibility:hidden;background-color:#fffffff2;border:solid 1px rgba(200,210,219,.92);z-index:99}.jschart_pop_minute_chart{height:480px;position:relative}.jschart_pop_minute_chart_Title_Div{padding-left:2px;height:20px;border-bottom:1px solid;border-color:#ccc;display:flex;cursor:default;-webkit-user-select:none;user-select:none;background-color:#dedede}.jschart_pop_minute_chart_Close_Div{margin-left:auto;padding-right:4px;cursor:pointer;color:#b4b4b4}.UMyChart_Tooltip_Minute_Div{position:absolute;height:300px;width:400px;visibility:hidden;background-color:#fffffff2;border:solid 1px rgba(200,210,219,.92);z-index:99;pointer-events:none;left:0;top:0}.UMyChart_Tooltip_Minute_Chart_Div{height:100%;width:100%}.UMyChart_Tooltip_KLine_Div{position:absolute;height:300px;width:400px;visibility:hidden;background-color:#fffffff2;border:solid 1px rgba(200,210,219,.92);z-index:99;pointer-events:none;left:0;top:0}.UMyChart_Tooltip_KLine_Chart_Div{height:100%;width:100%}.jchart_pop_keyboard_dailog{position:absolute;width:300px;height:440px;left:1px;top:1px;z-index:999;visibility:hidden;background-color:#fffffff2;border:solid 1px rgb(0,0,0);display:flex;flex-flow:column;z-index:99}.jschart_keyboard_Title_Div{padding-left:2px;height:20px;border-bottom:1px solid;border-color:#ccc;display:flex;cursor:default;-webkit-user-select:none;user-select:none;background-color:#dedede}.jschart_keyboard_Close_Div{margin-left:auto;padding-right:4px;cursor:pointer}.jschart_keyboard_Title{margin-left:2px}.jschart_keyboard_Input_Div{display:flex;height:25px}.jschart_keyboard_input{width:100%;margin:2px;border:1px solid rgb(192,192,192)}.jschart_keyboard_Chart_Div{flex:1;margin:2px}.UMyChart_Tooltip_Dialog_Div{font-family:微软雅黑;border:1px solid;width:fit-content;border-color:#ccc;visibility:hidden;position:absolute;background-color:#141414;left:1px;top:1px;z-index:99}.UMyChart_Tooltip_Title_Div{padding-left:2px;height:20px;border-bottom:1px solid;display:flex;cursor:default;-webkit-user-select:none;user-select:none;background-color:#c84245}.UMyChart_Tooltip_Name_Div{margin-left:5px;color:#fafafa}.UMyChart_Tooltip_Close_Div{margin-left:auto;padding-right:4px;cursor:pointer;color:#b4b4b4}.UMyChart_Tooltip_Table{border-spacing:2px;-webkit-user-select:none;user-select:none;font-size:12px}.UMyChart_Tooltip_Title_Td{min-width:40px}.UMyChart_Tooltip_Text_Td{min-width:100px}.UMyChart_Tooltip_Title_Span{float:right}.UMyChart_Tooltip_Title_Center_Span{text-align:center;display:block}.UMyChart_Tooltip_Text_Sinlge_Td{min-width:80px}.UMyChart_Tooltip_Text_Span{float:right;margin-right:1px}.UMyChart_SelectRect_Dialog_Div{font-family:微软雅黑;border:1px solid;width:fit-content;border-color:#ccc;visibility:hidden;position:absolute;background-color:#e6e6e6;left:1px;top:1px;z-index:99}.UMyChart_SelectRect_Title_Div{padding-left:2px;height:20px;border-bottom:1px solid;display:flex;cursor:default;-webkit-user-select:none;user-select:none;background-color:#c84245}.UMyChart_SelectRect_Name_Div{margin-left:5px;color:#fafafa}.UMyChart_SelectRect_Close_Div{margin-left:auto;padding-right:4px;cursor:pointer;color:#b4b4b4}.UMyChart_SelectRect_DateTime_Div{padding-top:4px;padding-left:10px;padding-right:10px;display:flex}.UMyChart_SelectRect_ArrowButton_Span{width:18px;cursor:pointer;display:inline-block;text-align:center;background:#e1e1e1;border:1px solid rgb(173,173,173);margin-left:5px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-selece:none;user-select:none}.UMyChart_SelectRect_DateTitle_Span,.UMyChart_SelectRect_DateValue_Span{padding-right:4px;padding-left:4px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-selece:none;user-select:none}.UMyChart_SelectRect_Table{border-collapse:collapse;margin-top:5px;-webkit-user-select:none;user-select:none;font-size:12px;width:100%;border:1px solid rgb(173,173,173)}.UMyChart_SelectRect_Td{min-width:120px;border:1px solid rgb(173,173,173);padding-bottom:5px;padding-top:5px}.UMyChart_SelectRect_Item_Left_Span,.UMyChart_SelectRect_Item_Right_Span{padding-right:4px;padding-left:4px}.UMyChart_Tooltip_Float_Div{font-family:微软雅黑;border:1px solid;width:fit-content;border-color:#ccc;visibility:hidden;position:absolute;background-color:#141414;left:1px;top:1px;pointer-events:none;z-index:98}.UMyChart_Tooltip_Float_Table{border-spacing:3px;-webkit-user-select:none;user-select:none;font-size:12px}.UMyChart_Tooltip_Float_Title_Td{min-width:40px}.UMyChart_Tooltip_Float_Text_Td{min-width:80px;max-width:500px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UMyChart_Tooltip_Float_Text_Span{float:right;margin-right:1px;color:#e6e6e6}.UMyChart_Small_Tooltip_Div{font-family:微软雅黑;border:1px solid;width:fit-content;border-color:#ccc;visibility:hidden;position:absolute;background-color:#141414;left:1px;top:1px;pointer-events:none;z-index:99}.UMyChart_Small_Tooltip_Content_Div{color:#e6e6e6;margin:5px}.UMyChart_Small_Tooltip_V2_Div{font-family:微软雅黑;border:1px solid;width:fit-content;border-color:#ccc;visibility:hidden;position:absolute;background-color:#141414;left:1px;top:1px;pointer-events:none;z-index:98}.UMyChart_Small_Tooltip_V2_Table{border-spacing:3px;-webkit-user-select:none;user-select:none;font-size:12px}.UMyChart_Small_Tooltip_V2_Title_Td{min-width:40px}.UMyChart_Small_Tooltip_V2_Text_Td{min-width:80px;max-width:500px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UMyChart_Tooltip_Float_Title_Span{color:#e6e6e6}.UMyChart_Small_Tooltip_V2_Text_Span{float:right;margin-right:1px;color:#e6e6e6}.UMyChart_Tooltip_Float_Text2_Span{margin-left:1px}.UMyChart_Tooltip_Float_Text3_Span{margin-left:5px}.UMyChart_SearchIndex_Dialog_Div{font-family:微软雅黑;border:1px solid;width:fit-content;border-color:var(--HQChart-DialogSearchIndex-BorderColor);visibility:hidden;position:absolute;background-color:var(--HQChart-DialogSearchIndex-BGColor);color:var(--HQChart-DialogSearchIndex-Color);left:1px;top:1px;z-index:99}.UMyChart_SearchIndex_Title_Div{padding-left:2px;height:20px;border-bottom:1px solid;display:flex;cursor:default;-webkit-user-select:none;user-select:none;background-color:var(--HQChart-DialogSearchIndex-TitleBGColor)}.UMyChart_SearchIndex_Name_Div{margin-left:5px;color:var(--HQChart-DialogSearchIndex-TitleColor)}.UMyChart_SearchIndex_Close_Div{margin-left:auto;padding-right:4px;cursor:pointer;color:var(--HQChart-DialogSearchIndex-CloseColor)}.UMyChart_SearchIndex_Table_Div{height:300px;width:500px;overflow-y:scroll}.UMyChart_SearchIndex_Table{border-spacing:4px;-webkit-user-select:none;user-select:none;font-size:13px;max-height:300px}.UMyChart_SearchIndex_Group_Tr{height:25px}.UMyChart_SearchIndex_Text_Td{width:200px}.UMyChart_SearchIndex_Text_Span{margin-left:2px;margin-right:10px;cursor:pointer}.UMyChart_SearchIndex_Input{border:none;line-height:28px;background-color:transparent;width:99%;margin-left:10px;color:var(--HQChart-DialogSearchIndex-InputColor)}.UMyChart_SearchIndex_Container_Div{display:flex;border-top:1px solid #ccc}.UMyChart_SearchIndex_GroupList_Div{height:300px;width:120px;border-right:1px solid #ccc;font-size:14px}.UMyChart_SearchIndex_Group_Div{margin:5px}.UMyChart_SearchIndex_Group_Span{margin-left:5px;cursor:pointer}.UMyChart_ModifyIndexParam_Dialog_Div{font-family:微软雅黑;border:1px solid;width:fit-content;border-color:var(--HQChart-DialogModifyIndexParam-BorderColor);visibility:hidden;position:absolute;background-color:var(--HQChart-DialogModifyIndexParam-BGColor);left:1px;top:1px;z-index:99}.UMyChart_ModifyIndexParam_Title_Div{padding-left:2px;height:20px;border-bottom:1px solid;display:flex;cursor:default;-webkit-user-select:none;user-select:none;background-color:var(--HQChart-DialogModifyIndexParam-TitleBGColor)}.UMyChart_ModifyIndexParam_Name_Div{margin-left:5px;color:var(--HQChart-DialogModifyIndexParam-TitleColor)}.UMyChart_ModifyIndexParam_Close_Div{margin-left:auto;padding-right:4px;cursor:pointer;color:var(--HQChart-DialogModifyIndexParam-CloseColor)}.UMyChart_ModifyIndexParam_Table_Div{min-height:100px;max-height:500px;width:270px;overflow-y:auto}.UMyChart_ModifyIndexParam_Table{border-spacing:4px;-webkit-user-select:none;user-select:none;font-size:13px;width:100%}.UMyChart_ModifyIndexParam_Tr{height:25px}.UMyChart_ModifyIndexParam_Name_Td{width:50px}.UMyChart_ModifyIndexParam_Name_Span{margin-left:10px;color:var(--HQChart-DialogModifyIndexParam-ParamNameColor)}.UMyChart_ModifyIndexParam_Input{margin-left:10px;margin-right:10px;border:.5px solid;line-height:16px;background-color:transparent;width:60px;color:var(--HQChart-DialogModifyIndexParam-InputTextColor)}.UMyChart_ModifyIndexParam_Input::-webkit-outer-spin-button,.UMyChart_ModifyIndexParam_Input::-webkit-inner-spin-button{-webkit-appearance:none}.UMyChart_ModifyIndexParam_Button_Div{border-top:1px solid #ccc;padding:4px 14px;display:flex;justify-content:space-between;align-items:center}.UMyChart_ModifyIndexParam_Button_Div button{font-size:12px;padding:2px 10px 3px;border-radius:10px;border:1px solid #ccc;cursor:pointer}.UMyChart_FrameToolbar_Div{visibility:hidden;position:absolute;background-color:var(--HQChart-DivFrameToolbar-BGColor);z-index:10;line-height:24px;left:1px;top:1px;display:flex}.UMyChart_FrameToolbar_Div_Button{padding-left:2px}.UMyChart_FrameToolbar_Span_Button{font-size:14px;color:var(--HQChart-DivFrameToolbar-TextColor)}.UMyChart_FrameToolbar_Span_Button:hover{font-size:14px;color:var(--HQChart-DivFrameToolbar-HoverTextColor)}.UMyChart_Toolbar_Tooltip_Div{visibility:hidden;background-color:var(--HQChart-ToolbarTooltip-BGColor);color:var(--HQChart-ToolbarTooltip-TextColor);border:1px solid var(--HQChart-ToolbarTooltip-BorderColor);text-align:center;border-radius:2px;padding:2px;position:absolute;z-index:50;font-size:14px;white-space:nowrap;left:1px;top:1px}:root{--HQChart-DialogDrawTool-BGColor: rgb(250,250,250);--HQChart-DialogDrawTool-BorderColor: rgb(20,20,20);--HQChart-DialogDrawTool-Color: rgb(20,20,20);--HQChart-DialogDrawTool-TitleColor: rgb(250,250,250);--HQChart-DialogDrawTool-TitleBGColor: rgb(200, 66, 69);--HQChart-DialogDrawTool-CloseColor:rgb(180,180,180);--HQChart-DialogDrawTool-ButtonColor:rgb(77,77,77);--HQChart-DialogDrawTool-ButtonBorderColor:rgb(128,128,128);--HQChart-DialogDrawTool-Selected_ButtonColor:rgb(255,255,255);--HQChart-DialogDrawTool-Selected_ButtonBGColor:rgb(234,85,4);--HQChart-DialogDrawTool-Selected_ButtonBorderColor:rgb(128,128,128);--HQChart-DialogDrawTool-DividingLineColor:rgb(204,204,204);--HQChart-DialogModifyDraw-BGColor: rgb(250,250,250);--HQChart-DialogModifyDraw-BorderColor: rgb(20,20,20);--HQChart-DialogModifyDraw-DragColor: rgb(250,250,250);--HQChart-DialogModifyDraw-DragBGColor: rgb(200, 66, 69);--HQChart-DialogModifyDraw-ButtonColor:rgb(77,77,77);--HQChart-DialogModifyDraw-ButtonBorderColor:rgb(20,20,20);--HQChart-DialogModifyDraw-UnlockButtonColor:rgb(220,220,220);--HQChart-DialogModifyDraw-Tooltip-BGColor: rgb(250,250,250);--HQChart-DialogModifyDraw-Tooltip-BorderColor: rgb(20,20,20);--HQChart-DialogModifyDraw-Tooltip-Color: rgb(20,20,20);--HQChart-DialogSearchIndex-BGColor: rgb(250,250,250);--HQChart-DialogSearchIndex-BorderColor: rgb(20,20,20);--HQChart-DialogSearchIndex-Color: rgb(20,20,20);--HQChart-DialogSearchIndex-TitleColor: rgb(250,250,250);--HQChart-DialogSearchIndex-TitleBGColor: rgb(200, 66, 69);--HQChart-DialogSearchIndex-CloseColor:rgb(180,180,180);--HQChart-DialogSearchIndex-InputColor:rgb(20,20,20);--HQChart-DialogModifyIndexParam-BGColor: rgb(250,250,250);--HQChart-DialogModifyIndexParam-BorderColor: rgb(20,20,20);--HQChart-DialogModifyIndexParam-Color: rgb(20,20,20);--HQChart-DialogModifyIndexParam-TitleColor: rgb(250,250,250);--HQChart-DialogModifyIndexParam-TitleBGColor: rgb(200, 66, 69);--HQChart-DialogModifyIndexParam-CloseColor:rgb(180,180,180);--HQChart-DialogModifyIndexParam-ParamNameColor:rgb(20,20,20);--HQChart-DialogModifyIndexParam-InputTextColor:rgb(20,20,20);--HQChart-DivFrameToolbar-BGColor:transparent;--HQChart-DivFrameToolbar-TextColor:rgb(0,0,0);--HQChart-DivFrameToolbar-HoverTextColor:rgb(30,144,255);--HQChart-ToolbarTooltip-BGColor:rgb(255,255,255);--HQChart-ToolbarTooltip-TextColor:rgb(71,71,71);--HQChart-ToolbarTooltip-BorderColor:rgb(0,0,0)}:root[hqchart_style="0"],:root[hqchart_style=defined]{--HQChart-DialogDrawTool-BGColor: rgb(250,250,250);--HQChart-DialogDrawTool-BorderColor: rgb(20,20,20);--HQChart-DialogDrawTool-Color: rgb(20,20,20);--HQChart-DialogDrawTool-TitleColor: rgb(250,250,250);--HQChart-DialogDrawTool-TitleBGColor: rgb(200, 66, 69);--HQChart-DialogDrawTool-ButtonColor:rgb(77,77,77);--HQChart-DialogDrawTool-ButtonBorderColor:rgb(128,128,128);--HQChart-DialogDrawTool-Selected_ButtonColor:rgb(255,255,255);--HQChart-DialogDrawTool-Selected_ButtonBGColor:rgb(234,85,4);--HQChart-DialogDrawTool-Selected_ButtonBorderColor:rgb(128,128,128);--HQChart-DialogDrawTool-DividingLineColor:rgb(204,204,204);--HQChart-DialogModifyDraw-BGColor: rgb(250,250,250);--HQChart-DialogModifyDraw-BorderColor: rgb(20,20,20);--HQChart-DialogModifyDraw-DragColor: rgb(250,250,250);--HQChart-DialogModifyDraw-DragBGColor: rgb(200, 66, 69);--HQChart-DialogModifyDraw-ButtonColor:rgb(77,77,77);--HQChart-DialogModifyDraw-ButtonBorderColor:rgb(20,20,20);--HQChart-DialogModifyDraw-UnlockButtonColor:rgb(220,220,220);--HQChart-DialogModifyDraw-Tooltip-BGColor: rgb(250,250,250);--HQChart-DialogModifyDraw-Tooltip-BorderColor: rgb(20,20,20);--HQChart-DialogModifyDraw-Tooltip-Color: rgb(20,20,20);--HQChart-DialogSearchIndex-BGColor: rgb(250,250,250);--HQChart-DialogSearchIndex-BorderColor: rgb(20,20,20);--HQChart-DialogSearchIndex-Color: rgb(20,20,20);--HQChart-DialogSearchIndex-TitleColor: rgb(250,250,250);--HQChart-DialogSearchIndex-TitleBGColor: rgb(200, 66, 69);--HQChart-DialogSearchIndex-CloseColor:rgb(180,180,180);--HQChart-DialogSearchIndex-InputColor:rgb(20,20,20);--HQChart-DialogModifyIndexParam-BGColor: rgb(250,250,250);--HQChart-DialogModifyIndexParam-BorderColor: rgb(20,20,20);--HQChart-DialogModifyIndexParam-Color: rgb(20,20,20);--HQChart-DialogModifyIndexParam-TitleColor: rgb(250,250,250);--HQChart-DialogModifyIndexParam-TitleBGColor: rgb(200, 66, 69);--HQChart-DialogModifyIndexParam-CloseColor:rgb(180,180,180);--HQChart-DialogModifyIndexParam-ParamNameColor:rgb(20,20,20);--HQChart-DialogModifyIndexParam-InputTextColor:rgb(20,20,20);--HQChart-DivFrameToolbar-BGColor:transparent;--HQChart-DivFrameToolbar-TextColor:rgb(0,0,0);--HQChart-DivFrameToolbar-HoverTextColor:rgb(30,144,255);--HQChart-ToolbarTooltip-BGColor:rgb(255,255,255);--HQChart-ToolbarTooltip-TextColor:rgb(71,71,71);--HQChart-ToolbarTooltip-BorderColor:rgb(0,0,0)}:root[hqchart_style="1"]{--HQChart-DialogDrawTool-BGColor: rgb(38,38,38);--HQChart-DialogDrawTool-BorderColor: rgb(170,170,170);--HQChart-DialogDrawTool-Color: rgb(210,210,210);--HQChart-DialogDrawTool-TitleColor: rgb(250,250,250);--HQChart-DialogDrawTool-TitleBGColor: rgb(200, 66, 69);--HQChart-DialogDrawTool-ButtonColor:rgb(110,110,110);--HQChart-DialogDrawTool-ButtonBorderColor:rgb(99,99,99);--HQChart-DialogDrawTool-Selected_ButtonColor:rgb(255,255,255);--HQChart-DialogDrawTool-Selected_ButtonBGColor:rgb(234,85,4);--HQChart-DialogDrawTool-Selected_ButtonBorderColor:rgb(128,128,128);--HQChart-DialogDrawTool-DividingLineColor:rgb(150,150,150);--HQChart-DialogModifyDraw-BGColor:rgb(38,38,38);--HQChart-DialogModifyDraw-BorderColor: rgb(170,170,170);--HQChart-DialogModifyDraw-ButtonColor:rgb(110,110,110);--HQChart-DialogModifyDraw-ButtonBorderColor:rgb(170,170,170);--HQChart-DialogModifyDraw-UnlockButtonColor:rgb(60,60,60);--HQChart-DialogModifyDraw-Tooltip-BGColor: rgb(38,38,38);--HQChart-DialogModifyDraw-Tooltip-BorderColor: rgb(170,170,170);--HQChart-DialogModifyDraw-Tooltip-Color: rgb(210,210,210);--HQChart-DialogSearchIndex-BGColor: rgb(38,38,38);--HQChart-DialogSearchIndex-BorderColor: rgb(170,170,170);--HQChart-DialogSearchIndex-Color: rgb(210,210,210);--HQChart-DialogSearchIndex-TitleColor: rgb(250,250,250);--HQChart-DialogSearchIndex-TitleBGColor: rgb(200, 66, 69);--HQChart-DialogSearchIndex-InputColor:rgb(210,210,210);--HQChart-DialogModifyIndexParam-BGColor: rgb(38,38,38);--HQChart-DialogModifyIndexParam-BorderColor: rgb(170,170,170);--HQChart-DialogModifyIndexParam-Color: rgb(210,210,210);--HQChart-DialogModifyIndexParam-TitleColor: rgb(250,250,250);--HQChart-DialogModifyIndexParam-TitleBGColor: rgb(200, 66, 69);--HQChart-DialogModifyIndexParam-ParamNameColor:rgb(210,210,210);--HQChart-DialogModifyIndexParam-InputTextColor:rgb(210,210,210);--HQChart-DivFrameToolbar-BGColor:transparent;--HQChart-DivFrameToolbar-TextColor:rgb(156,156,156);--HQChart-DivFrameToolbar-HoverTextColor:rgb(255,255,255);--HQChart-ToolbarTooltip-BGColor:rgb(32,32,32);--HQChart-ToolbarTooltip-TextColor:rgb(204,204,204);--HQChart-ToolbarTooltip-BorderColor:rgb(69,69,69)}._time_graph_canvas_hvi2s_1{width:var(--ArticeListWidth);height:3.3rem;position:relative}._flex_hvi2s_11{display:flex}._gongnengbox_hvi2s_17{display:flex;flex-direction:column}._carouselsAndJumpBoxes_hvi2s_25{display:flex;flex-direction:column;width:100%;font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem}._menus_hvi2s_43{display:flex;width:var(--ArticeListWidth);height:3.3rem;background:#f7f7f7;border-radius:.1rem;flex-direction:column;padding:.28rem 0;margin-top:var(--intervalWidth);box-sizing:border-box}._between_hvi2s_65{width:100%;justify-content:space-between}._menus_hvi2s_43 ._canvas_hvi2s_73{width:6.38rem;height:3.11rem}._carouselsAndJumpBoxesTitle_hvi2s_81{font-weight:600;font-size:var(--textLargeFontsize);color:#2c2c2c;line-height:.23rem}._aliencenter_hvi2s_95{display:flex;align-items:center}._margintop10_hvi2s_103{margin-top:var(--textMarginWidth)}._carouselsAndJumpBoxesLogo_hvi2s_109{width:.26rem;display:flex}._carouselsAndJumpBoxesLogo_hvi2s_109 img{width:100%;height:100%;object-fit:cover}._select_hvi2s_129{width:auto;margin-left:.06rem;border:none;color:#666;text-align-last:left;font-size:var(--textSmallFontsize)}._iconfont_hvi2s_145{margin:0 var(--textMarginWidth);font-size:var(--textSmallFontsize)}._currency_hvi2s_153{color:#666;margin-left:var(--textMarginWidth)}._current_hvi2s_161{width:1.8rem;font-weight:600;font-size:.44rem;color:#2c2c2c;line-height:.52rem}._price_hvi2s_175{font-weight:600;font-size:var(--textLargeFontsize);color:red;line-height:.23rem;display:flex;align-items:center;white-space:nowrap}._pricedown_hvi2s_195{font-weight:600;font-size:var(--textLargeFontsize);color:#199e00;line-height:.23rem;margin-left:.1rem;display:flex;align-items:center;white-space:nowrap}._price_hvi2s_175 span,._pricedown_hvi2s_195 span{margin-left:.06rem}._transactionStatus_hvi2s_221{font-weight:400;color:#666;margin-left:var(--textMarginWidth)}._startNum_hvi2s_237,._endNum_hvi2s_237{font-weight:600;font-size:var(--textSmallFontsize);color:#2c2c2c;line-height:.16rem}._progressBar_hvi2s_249{position:relative;width:1.97rem;height:.04rem;background:#d9d9d9;margin:0 var(--textMarginWidth)}._progressBarcurrent_hvi2s_263{position:absolute;top:-.16rem;font-size:var(--textMediumFontsize)}._Artcontent_e79xz_1{min-height:100vh;min-width:var(--min-width);width:14.4rem;margin:0 auto;display:flex;padding:.24rem .2rem .8rem;box-sizing:border-box;font-size:var(--textMediumFontsize)}._artTitle_e79xz_23{font-weight:600;font-size:var(--contentItemTop);line-height:clamp(36px,.42rem,52px);color:#141313;text-align:left;margin-bottom:var(--textMarginWidth)}._releaseTime_e79xz_41{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.26rem;text-align:left;margin-bottom:var(--intervalWidth)}._dividingLine_e79xz_57{width:100%;height:.04rem;background:#f2f2f2;margin:calc(var(--intervalWidth) * 2) 0}._showAll_e79xz_69{width:6.78rem;height:.52rem;background:#f7f7f7;border-radius:4px;line-height:.52rem;text-align:center;font-size:var(--textLargemediunFontsize);color:var(--MoreFontColor);cursor:pointer}._commentBox_e79xz_91{width:6.8rem;margin:0 .48rem;box-sizing:border-box}._Inner_e79xz_101{width:6.8rem;overflow:hidden}._Inner_e79xz_101 p{max-width:6.8rem;width:6.8rem;font-weight:400;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:.32rem;display:flex;flex-wrap:wrap}._leftBtnBox_e79xz_131{position:sticky;top:calc((100vh - 4.44rem)/2);width:.8rem;height:5.44rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:var(--textLargemediunFontsize);z-index:20}._leftBtnBox_e79xz_131 ._iconItemdividingLine_e79xz_157{width:.46rem;height:2px;background:var(--weakCopywriting);margin-bottom:.25rem}._iconItem_e79xz_157,._iconItemDZ_e79xz_171{width:100%;height:.8rem;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:.25rem;position:relative}._iconItemDZ_e79xz_171 ._iconItemBox_e79xz_191{width:.46rem;height:.46rem;background:var(--customizeTheBaseColor);display:flex;justify-content:center;align-items:center;border-radius:50%}._iconItemDZActive_e79xz_209 ._iconItemBox_e79xz_191{background:rgba(var(--customizeTheBaseColorRGB),.6)}._iconItem_e79xz_157 img,._iconItemDZ_e79xz_171 ._iconItemBox_e79xz_191{margin-bottom:var(--textMarginWidth)}._iconItem_e79xz_157 img,._iconItemDZ_e79xz_171 img{width:.22rem;height:.22rem}._iconItem_e79xz_157:hover,._iconItemDZ_e79xz_171:hover{cursor:pointer;pointer-events:auto}._iconItem_e79xz_157:hover ._ZFList_e79xz_251{display:flex;position:absolute;top:0;left:.8rem;width:2.4rem;background:rgba(var(--customizeTheBaseColorRGB),.1);will-change:backdrop-filter;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:var(--intervalWidth);box-sizing:border-box}._ZFList_e79xz_251{display:none;animation-duration:.2s;border-radius:.08rem}._ZFListContentItem_e79xz_289:hover{cursor:pointer;color:var(--themeColors)}._ZFListContent_e79xz_289{margin-left:var(--intervalWidth)}._ZFListContent_e79xz_289 ._iconfont_e79xz_303{margin-right:var(--textMarginWidth)}._CoffeeHotmarginleft_e79xz_309{margin-left:var(--intervalWidth);position:sticky;top:10vh}._Inner_e79xz_101 p:has(img){border-radius:.08rem;overflow:hidden;display:flex;width:100%;height:auto;justify-content:center;margin:var(--intervalWidth) 0}._Inner_e79xz_101 p:has(img) img{width:100%;max-width:100%;height:auto;object-fit:cover}._Inner_e79xz_101 img{width:100%;height:auto;object-fit:cover}._author_e79xz_359{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:var(--textSmallFontsize);margin-top:.4rem}._authorImg_e79xz_375{width:.9rem;height:.9rem;margin-bottom:var(--intervalWidth)}._authorImg_e79xz_375 img{width:100%;height:100%;border-radius:50%;object-fit:cover}._authorName_e79xz_397{font-weight:500;font-size:var(--titleOfTheArticle);color:var(--Titlecolor);cursor:pointer}._authorLove_e79xz_409{width:1.48rem;height:.52rem;background:var(--themeBgColors);border-radius:.08rem;display:flex;align-items:center;justify-content:center;margin-top:var(--intervalWidth);font-weight:500;font-size:var(--textMediumFontsize);color:var(--customizeTheBaseColor);cursor:pointer}._authmore_e79xz_437{display:flex;width:100%;justify-content:center;align-items:center;position:relative}._authmoreText_e79xz_451{box-sizing:border-box;padding:var(--intervalWidth);background:var(--themeWhiteColor);z-index:2}._authmore_e79xz_437 ._dividingLine_e79xz_57{width:calc(100% - (var(--intervalWidth) * 2));height:.01rem;background:var(--splitTheBackground);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}._home_1eo2e_1{min-height:100vh;min-width:var(--min-width);width:14.4rem;margin:0 auto;display:flex;padding:.24rem .2rem .8rem;box-sizing:border-box;font-size:var(--textMediumFontsize)}._articleList_1eo2e_23{width:var(--ArticeListWidth)}._home_19xjs_1{width:14.4rem;padding:var(--intervalWidth);box-sizing:border-box;margin:0 auto}._flex_19xjs_15{display:flex;flex-wrap:wrap}._paddingparam_19xjs_23{box-sizing:border-box}._recommendedListsTitleLSpan_19xjs_31{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._grid_19xjs_45{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}._recommendedListsitem_19xjs_53{width:2.36rem;flex-direction:column;align-items:center;border-radius:16px;border:2px solid #ffffff;padding:.1rem;box-sizing:border-box;cursor:pointer}._recommendedListsitem_19xjs_53:hover{border:2px solid var(--themeBorderColors)}._recommendedListsitemimg_19xjs_79{width:2.12rem;height:2.16rem;background:#d9d9d9;border-radius:.05rem}._recommendedListsitemimg_19xjs_79 img{width:100%;height:100%;object-fit:cover}._recommendedListsitemName_19xjs_103{max-width:2.2rem;font-weight:400;font-size:var(--textMinFontsize);color:#333;line-height:.25rem;text-align:center;margin-top:.1rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._recommendedListsitemPrice_19xjs_127{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;display:flex;width:100%;align-items:baseline;justify-content:space-between}._recommendedListsitemPriceNewPrice_19xjs_147{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._recommended_19xjs_31{padding-top:var(--intervalWidth);box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center}._recommendedLeft_19xjs_175{padding:var(--intervalWidth);box-sizing:border-box}._priceMarker_19xjs_183{font-size:var(--textSmallFontsize);font-weight:700}._priceFigures_19xjs_191{font-size:var(--textMediumFontsize)}._priceFiguresdouble_19xjs_197{font-size:var(--textMinFontsize)}._numberOfSales_19xjs_203{font-weight:400;font-size:var(--textMinFontsize);color:#666;line-height:.14rem;margin-left:.05rem;margin-top:.05rem}._pagination_19xjs_223{margin-top:20px;font-size:var(--textSmallFontsize);display:flex;justify-content:center;align-items:center}._pagination_19xjs_223 a,._pagination_19xjs_223 select,._pagination_19xjs_223 button,._pagination_19xjs_223 span{margin:0 5px}._prevPage_19xjs_253,._nextPage_19xjs_255{text-decoration:none;color:#000;width:.96rem;height:.48rem;background:#f7f8fa;font-size:var(--textSmallFontsize);border-radius:0;border:1px solid #dddddd;padding:15px 20px;box-sizing:border-box;line-height:1}._OkPage_19xjs_281{background:#fff}._pageNumber_19xjs_289{text-decoration:none;color:#000;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;font-size:var(--textLargemediunFontsize);height:.48rem;width:.48rem}._current_19xjs_313{background-color:#ff2900;color:#fff}._pageSize_19xjs_323{padding:5px;line-height:1}._goPage_19xjs_333{padding:5px 10px;background:none;border:none;cursor:pointer}._pageInfo_19xjs_345{display:flex}._home_jl428_1{width:14rem;padding:var(--intervalWidth);box-sizing:border-box;margin:0 auto}._aligncenter_jl428_15{display:flex;align-items:center}._ratingList_jl428_23{padding:.3rem .2rem;background:#fff}._ratingListcontent_jl428_33{margin-bottom:var(--intervalWidth)}._ratingListItem_jl428_39{display:flex;margin-right:var(--intervalWidth)}._ratingListItem_jl428_39:last-child{border-bottom:none;margin-bottom:0}._ratingListItemL_jl428_55{display:flex;flex-direction:column;align-items:center;margin-right:var(--intervalWidth)}._ratingListItemL_jl428_55 ._userlog_jl428_67{width:.5rem;height:.5rem;background:#d9d9d9;border-radius:50%}._userName_jl428_79{font-weight:400;font-size:var(--textSmallFontsize);color:#333;line-height:.16rem}._ratingListItemR_jl428_93{display:flex;flex-direction:column}._userReviews_jl428_101{padding-bottom:var(--intervalWidth)}._timeSpecifications_jl428_107{display:flex;font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin-bottom:.05rem}._reviewImg_jl428_123{width:1.35rem;height:1.35rem;background:#d9d9d9;border-radius:0;margin-top:.1rem;margin-right:.1rem}._dividingLine_jl428_141{width:0px;height:12px;border:1px solid rgba(0,0,0,.12);margin:0 var(--intervalWidth)}._showCommentList_jl428_157{display:flex;width:100%;justify-content:space-around;margin:var(--intervalWidth) 0;padding:0 .66rem var(--intervalWidth);box-sizing:border-box}._showCommentListNum_jl428_175{display:flex;align-items:center}._commentNum_jl428_183{margin-left:.04rem}._horizontalLines_jl428_189{margin:var(--intervalWidth) 0 0 .66rem;border-bottom:1px solid #d9d9d9}._horizontalLines_jl428_189[data-clint=ArticleComment]{margin:0}._shopTitle_jl428_203{font-size:18px;font-weight:700;color:#333;margin-bottom:12px}._shopList_jl428_215{display:flex;gap:12px;flex-wrap:wrap}._shopCardBox_jl428_225{background-color:#f1f2f3;border-radius:8px;padding:12px;flex:1;display:flex;justify-content:space-between;gap:8px;align-items:center;cursor:pointer;min-width:30%}._shopCardBox_jl428_225:hover ._shopGoodsTitle_jl428_249{color:var(--themeColors)}._shopGoodsLeft_jl428_255{width:80px;border-radius:4px}._shopGoodsLeft_jl428_255 img{width:100%;border-radius:8px}._shopGoodsContent_jl428_271{padding-top:4px;flex:1;height:100%}._shopGoodsTitle_jl428_249{height:100%}._shopGoodsRight_jl428_287{width:100px;height:32px;text-align:center;line-height:32px;background-color:var(--themeColors);color:#fff;border-radius:6px}._home_dh0u3_1{width:var(--min-width);padding:.3rem 0 .44rem;box-sizing:border-box;margin:0 auto;display:flex;position:relative;min-height:100vh;justify-content:space-between}._flex_dh0u3_21{display:flex;flex-wrap:wrap}._column_dh0u3_29{flex-direction:column}._HomeL_dh0u3_37{width:9.8rem}._HomeLBox_dh0u3_43{margin-bottom:.5rem}._marginTop_dh0u3_49{margin-top:var(--intervalWidth)}._HomeR_dh0u3_57{position:sticky;top:calc((100vh - 4.77rem)/2);margin-left:var(--intervalWidth);width:4.2rem;height:4.77rem;background:#fff;box-shadow:0 4px 20px #b1b1b240;border-radius:.08rem}._moduleTitle_dh0u3_77{font-weight:600;font-size:var(--textLargeFontsize);color:#000;line-height:.2rem;box-sizing:border-box;width:100%}._factoryPicturesBox_dh0u3_95{margin-top:.4rem;padding:0 var(--intervalWidth);font-size:var(--textMediumFontsize);color:#000;line-height:.3rem}._factoryPictures_dh0u3_95{width:4.49rem;height:3.02rem}._factoryPictures_dh0u3_95 img{width:100%;height:100%;object-fit:initial}._factoryPicturesContent_dh0u3_127{width:4.46rem;margin-left:var(--intervalWidth);font-weight:400;font-size:var(--textMediumFontsize);color:#000;line-height:.3rem;text-align:left;font-style:normal;text-transform:none;margin-top:-.06rem}._productImgList_dh0u3_151{width:100%;display:grid;grid-template-columns:repeat(5,1fr);margin-top:var(--intervalWidth);justify-content:space-between;overflow:hidden;padding-right:20px}._productImg_dh0u3_151{width:1.8rem;height:1.8rem;box-sizing:border-box;border:2px solid #ffffff}._productImg_dh0u3_151:hover{border:2px solid var(--themeBorderColors)}._productImg_dh0u3_151 img{width:100%;height:100%;object-fit:contain;cursor:pointer}._tabBox_dh0u3_201{width:9.4rem;padding-left:var(--intervalWidth);margin-top:var(--intervalWidth)}._tableItem_dh0u3_213{display:flex;border:1px solid #f4f6f8;min-width:49%}._tableItemName_dh0u3_223{width:1.6rem;min-height:.5rem;padding-left:var(--intervalWidth);box-sizing:border-box;background:#f4f6f8;display:flex;align-items:center;font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem}._tableItemContent_dh0u3_249{width:calc(100% - 1.6rem);min-height:.5rem;padding:var(--intervalWidth);box-sizing:border-box;background:#fff;display:flex;align-items:center;font-weight:600;font-size:var(--textSmallFontsize);color:#000;line-height:1.2}._tableItemContent_dh0u3_249 p{white-space:pre-wrap}._ratingListItem_dh0u3_285{display:flex;padding:var(--intervalWidth);margin-right:var(--intervalWidth);box-sizing:border-box}._ratingListItemL_dh0u3_299{display:flex;flex-direction:column;align-items:center;margin-right:var(--intervalWidth)}._flexcenter_dh0u3_311{display:flex;justify-content:center;align-items:center}._moreBtn_dh0u3_321{background:#fff;border-radius:4px;border:1px solid #d9d9d9;font-weight:400;font-size:var(--textLargemediunFontsize);color:#000;line-height:18px;display:flex;justify-content:center;align-items:center;padding:16px 33px;margin-top:var(--intervalWidth);cursor:pointer}._ratingListItemL_dh0u3_299 ._userlog_dh0u3_351{width:.5rem;height:.5rem;background:#d9d9d9;border-radius:50%}._userName_dh0u3_363{font-weight:400;font-size:var(--textSmallFontsize);color:#333;line-height:.16rem;margin-bottom:.08rem}._timeClass_dh0u3_377{color:var(--themeTextColors)}._ratingListItemR_dh0u3_383{display:flex;flex-direction:column}._timeSpecifications_dh0u3_393{display:flex;font-weight:400;font-size:var(--textSmallFontsize);color:#333;line-height:.16rem}._reviewImg_dh0u3_407{width:1.42rem;height:1.42rem;background:#fff;border-radius:.08rem;margin-right:var(--textMarginWidth);cursor:pointer}._onlineContactuser_dh0u3_425{display:flex;padding:var(--intervalWidth);box-sizing:border-box}._onlineContactuserlog_dh0u3_435{width:.9rem;height:.9rem;border-radius:.45rem;overflow:hidden}._onlineContactuserlog_dh0u3_435 img{width:100%;height:100%;object-fit:cover}._onlineContactusertext_dh0u3_457{display:flex;flex-direction:column;margin-left:var(--intervalWidth)}._onlineContactusertexttop_dh0u3_467{display:flex}._onlineContactusername_dh0u3_473{font-weight:400;font-size:var(--textLargemediunFontsize);color:#2c2c2c;line-height:.18rem}._onLineContectTag_dh0u3_485{font-weight:500;font-size:var(--textMinFontsize);color:#fff;line-height:.12rem;background:linear-gradient(90deg,#ffe794,#f6940c);border-radius:2px;padding:.02rem .04rem;box-sizing:border-box;margin-left:var(--textMarginWidth)}._descriptionOfDuties_dh0u3_507{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;margin-top:var(--intervalWidth)}._functionButtons_dh0u3_523{display:flex;align-items:center;margin-top:var(--textMarginWidth)}._functionButton_dh0u3_523{border-radius:60px;border:1px solid #d9d9d9;padding:.08rem .16rem;font-weight:400;font-size:var(--textSmallFontsize);color:#2c2c2c;line-height:.14rem;margin-right:var(--textMarginWidth)}._xunjiaBox_dh0u3_555{padding:0 var(--intervalWidth)}._xunjia_dh0u3_555{font-weight:400;font-size:var(--textLargeFontsize);color:#000;line-height:.2rem}._inquiryIntroduction_dh0u3_573{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;margin-top:var(--textMarginWidth)}._formTables_dh0u3_587{width:100%;padding:var(--intervalWidth)}._formTable_dh0u3_587{display:flex;flex-direction:column;width:3.6rem;height:.46rem;border-radius:.04rem;overflow:hidden;position:relative;margin-top:var(--intervalWidth);border:1px solid #d9d9d9}._formTable_dh0u3_587 input{width:100%;height:100%;border:none;border-radius:.04rem;padding:var(--textMarginWidth)}._sendAMessage_dh0u3_633{width:3.6rem;height:.48rem;background:linear-gradient(90deg,#ff7d6c,#ec0606);border-radius:.04rem;font-weight:600;font-size:var(--textMediumFontsize);color:#fff;line-height:.48rem;margin-top:var(--textMarginWidth);text-align:center;cursor:pointer}._section_6_2o82h_1{background-color:#d9d9d9;width:14rem;height:1.15rem;margin:var(--intervalWidth) auto var(--intervalWidth);display:flex;align-items:center;justify-content:space-between}._yellowPagesName_2o82h_19{font-weight:400;font-size:.48rem;line-height:.29rem;color:#fff;padding-left:.63rem}._flex-col_2o82h_33{display:flex;flex-direction:column}._justify-between_2o82h_41{display:flex;justify-content:space-between}._flex-row_2o82h_51{display:flex;flex-direction:row}._group_4_2o82h_59{font-weight:400;font-size:var(--textMediumFontsize);color:#fff;line-height:.19rem}._yellowPage_2o82h_19{width:14rem;margin:0 auto var(--intervalWidth);display:flex;justify-content:space-between}._yellowPageL_2o82h_85{width:10.6rem}._group_Right_2o82h_91{display:flex;align-items:center;margin-top:.15rem;padding-right:.3rem}._text_2o82h_103{margin-right:.5rem}._searchinput_2o82h_109{width:4.64rem;height:.37rem;background:#fff;border-radius:0rem;border:.01rem solid #000000}._searchBtn_2o82h_123{display:flex;height:.37rem;align-items:center;background:#fff;border-radius:0;border:.01rem solid #000000;margin-left:var(--intervalWidth);padding:0 .3rem;font-size:var(--textLargemediunFontsize);color:#000;line-height:.21rem}._companyContent_2o82h_153{width:10.6rem;margin:0 auto;padding:var(--intervalWidth) 0;box-sizing:border-box;background:#fff;margin-top:var(--intervalWidth)}._relative_2o82h_169{position:relative}._companyName_2o82h_175{text-align:center;font-weight:400;font-size:.26rem;color:#000;line-height:.3rem;letter-spacing:.01rem;display:flex;justify-content:center}._tagbox_2o82h_195{display:flex;align-items:center;position:absolute;left:0;top:0;white-space:nowrap}._companyTag_2o82h_211{font-size:.22rem;color:#000;position:absolute;right:-.43rem;top:0}._chengc_2o82h_227{padding:.03rem;background:#e8b620;color:#fff;line-height:1}._hoursOfOperation_2o82h_239{margin-left:var(--intervalWidth);font-size:var(--textMediumFontsize)}._yearnum_2o82h_247{color:#ff4000}._companyDetails_2o82h_253{text-align:left;font-weight:400;font-size:var(--textMediumFontsize);padding:0 var(--intervalWidth);color:#000;line-height:.19rem;margin-top:.1rem}._informationPresentation_2o82h_271{width:10.6rem;margin:0 auto;margin-top:var(--intervalWidth)}._informationPresentationTag_2o82h_281{width:7.2rem;display:flex;border-radius:5px 5px 0 0;overflow:hidden}._informationPresentationTagItem_2o82h_293{width:2.4rem;height:.45rem;background:#e8b62099;font-weight:400;font-size:var(--textLargeFontsize);color:#fff;line-height:23px;letter-spacing:1px;display:flex;justify-content:center;align-items:center}._informationPresentationTagItemactive_2o82h_319{width:2.4rem;height:.45rem;background:#e8b620;font-weight:400;font-size:var(--textLargeFontsize);color:#fff;line-height:23px;letter-spacing:1px;display:flex;justify-content:center;align-items:center}._informationPresentationContent_2o82h_345{background:#fff;padding:var(--intervalWidth);padding-top:0;display:flex;flex-wrap:wrap}._informationPresentationContentTitle_2o82h_359{width:1.6rem;padding:13px 40px;box-sizing:border-box;background:#e8b620;border-radius:0;border:3px solid #E8B620;font-weight:400;font-size:var(--textLargemediunFontsize);color:#fff;margin-top:var(--intervalWidth);line-height:21px}._informationPresentationContentItem_2o82h_383{display:flex}._informationPresentationContentItemTitle_2o82h_389{width:1.6rem;background:#f8f8f8;border-radius:0rem;border:1px solid rgba(0,0,0,.12);font-weight:400;font-size:var(--textLargemediunFontsize);color:#000;line-height:.21rem;display:flex;align-items:center;justify-content:end;padding:.15rem .1rem;box-sizing:border-box}._informationPresentationContentItemContent_2o82h_421{width:8.6rem;border-radius:0rem;border:.01rem solid rgba(0,0,0,.12);font-weight:400;font-size:var(--textLargemediunFontsize);color:#000;line-height:21px;display:flex;align-items:center;padding:.15rem .3rem;box-sizing:border-box;word-break:break-all}._yellowPageR_2o82h_449{width:3.2rem;margin-top:.2rem}._yellowPageRList_2o82h_457{width:3.2rem;background:#fff;margin-bottom:var(--intervalWidth)}._moduleTitle_2o82h_467{border-bottom:.01rem solid #000000;font-weight:400;font-size:var(--titleOfTheArticle);color:#000;line-height:.28rem;padding:var(--intervalWidth)}._moduleTable_2o82h_483{display:flex;font-weight:400;font-size:var(--textMediumFontsize);color:#000;line-height:.19rem;padding:var(--intervalWidth);box-sizing:border-box;flex-wrap:wrap}._tablename_2o82h_503{width:100%;display:grid;grid-template-columns:1fr repeat(2,35%);text-align:center;margin-bottom:.15rem;align-items:center;grid-column-gap:10px}._checkOutTheInstructions_2o82h_521{padding:var(--intervalWidth);font-weight:400;font-size:var(--textMediumFontsize);color:#000;line-height:.19rem}._checkOutTheInstructions_2o82h_521 div{padding:var(--intervalWidth) var(--intervalWidth) 0;font-weight:400;font-size:var(--textMediumFontsize);color:#000;line-height:.19rem;display:flex;justify-content:center;align-items:center;border-top:.01rem dashed #000000}._listOfInformation_2o82h_555{padding:var(--intervalWidth) var(--intervalWidth) .1rem;box-sizing:border-box}._ilistOfInformationItem_2o82h_563{font-weight:400;font-size:var(--textMediumFontsize);color:#000;line-height:.19rem}._listOfInformationItemTitle_2o82h_575{overflow:hidden;text-overflow:ellipsis;line-clamp:2;width:100%}._listOfInformationTime_2o82h_587{font-weight:400;font-size:var(--textMediumFontsize);color:#999;line-height:.19rem;margin-top:.1rem;margin-bottom:.1rem}._crumbs_2o82h_617{display:flex;font-weight:400;font-size:var(--textMediumFontsize);color:#000;line-height:.19rem;width:14rem;margin:0 auto}._home_1r9az_1{min-height:100vh;min-width:var(--ArticeMinWidth);width:14.4rem;padding:.24rem .2rem;margin:0 auto;display:flex}._checkTab_1r9az_19{width:100%;display:flex;justify-content:center;font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem}._checkTabItem_1r9az_37{font-weight:400;font-size:var(--textLargeFontsize);color:#999;line-height:.23rem;margin:0 .33rem;padding:0 .04rem;box-sizing:border-box;border-bottom:.02rem solid rgba(0,0,0,0)}._checkTabItem_1r9az_37:hover{cursor:pointer}._checkTabItem_1r9az_37:hover,._checkTabItemActive_1r9az_63{font-weight:500;font-size:var(--textLargeFontsize);margin:0 .33rem;padding:0 .04rem;color:#141313;line-height:.23rem;border-bottom:.02rem solid var(--themeBorderColors)}._search_1r9az_81{width:11.96rem;height:.42rem;display:flex;position:relative;margin-bottom:var(--intervalWidth)}._searchInput_1r9az_95{width:11.96rem;height:.42rem;border-radius:.3rem;border:1px solid #000000;padding:0 .04rem 0 var(--intervalWidth);box-sizing:border-box;background:none;font-weight:var(--font-wight-line);font-size:var(--textMinFontsize);color:#000;position:relative}._searchBtn_1r9az_121{position:absolute;right:.04rem;top:0;bottom:0;margin:auto;width:.59rem;height:.34rem;background:linear-gradient(270deg,#d3a005,#e8b620);border-radius:.23rem;border:none;font-weight:var(--font-wight-line-bold);font-size:var(--textSmallFontsize);color:#fff;line-height:.16rem}._gongnengbox_1r9az_153{display:flex}._menus_1r9az_159{display:flex;width:2.51rem;height:3.11rem;background:var(--bgLG);border-radius:.1rem;flex-direction:column;padding:.28rem var(--intervalWidth);margin-right:var(--intervalWidth);box-sizing:border-box}._menuitem_1r9az_181{margin-bottom:.2rem;display:flex;align-items:center;cursor:pointer}._menuitemIcon_1r9az_195{width:.2rem;height:.2rem;border-radius:0}._menuitemIcon_1r9az_195 img{width:100%;height:100%;object-fit:contain}._menuSpace_1r9az_217{width:1.9rem;display:flex;justify-content:space-between}._menusIconNext_1r9az_227{font-size:var(--textMinFontsize);transform:rotate(270deg)}._menuitemName_1r9az_235{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:.18rem;margin-left:.08rem}._menuitem_1r9az_181:hover,._menuitem_1r9az_181:hover ._menuitemName_1r9az_235{color:var(--themeTextColors)}._menuitem_1r9az_181:hover ._menuitemIcon_1r9az_195 img:first-child{display:none}._menuitemIcon_1r9az_195 img:last-child{display:none}._menuitem_1r9az_181:hover ._menuitemIcon_1r9az_195 img:last-child{display:block}._carouselsAndJumpBoxes_1r9az_273{display:flex;flex-direction:column}._swagger_1r9az_281{width:7.62rem;height:3.11rem;background:var(--themeBgColors);border-radius:.1rem}._swagger_1r9az_281 img{width:100%;height:100%;object-fit:cover;border-radius:.1rem}._jumpToAListOfLinks_1r9az_307{display:flex;align-items:center;width:7.19rem;height:1.34rem;background:#fff;justify-content:space-between;margin-top:var(--intervalWidth);padding:0 .32rem;box-sizing:border-box;border-radius:.1rem}._jumpToAListOfItem_1r9az_331{display:flex;flex-direction:column;align-items:center}._jumpLinkIcon_1r9az_341{width:50px;height:50px;background:#d9d9d9;border-radius:0;margin-bottom:.05rem}._jumpLinkName_1r9az_355{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin-top:.05rem}._broaderMarketTrend_1r9az_371{width:3.79rem;height:3.11rem;background:var(--bgLG);margin-left:var(--intervalWidth);padding:.26rem;box-sizing:border-box;border-radius:.1rem}._broaderMarketTrend_1r9az_371 ._users_1r9az_389{display:flex;align-items:center}._usersIcons_1r9az_397{width:.6rem;height:.6rem;border-radius:.6rem;display:flex;align-items:center;overflow:hidden}._usersIcons_1r9az_397 img{width:100%;height:100%;object-fit:contain}._broaderMarketTrend_1r9az_371 ._names_1r9az_423{display:flex;flex-direction:column;margin-left:.16rem}._names_1r9az_423 ._title_1r9az_433{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:21px}._userName_1r9az_445{font-weight:600;font-size:var(--textLargemediunFontsize);color:#363636;line-height:.21rem;margin-top:var(--textMarginWidth)}._namesBtn_1r9az_459{display:flex;align-items:center;font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:16px;margin-top:.1rem}._namesBtn_1r9az_459 span:first-child,._namesBtn_1r9az_459 span:last-child{cursor:pointer}._orderDynamics_1r9az_483{width:100%;height:.56rem;margin-top:var(--intervalWidth);background:#fff;border-radius:.06rem}._orderDynamicscontent_1r9az_499{display:flex!important;align-items:center;height:100%;padding:.08rem;box-sizing:border-box;justify-content:space-between}._orderDynamicsdata_1r9az_515{display:flex;flex-direction:column;justify-content:space-between;align-content:space-between;margin-left:.08rem}._orderDynamicsTime_1r9az_529{margin-top:.08rem;font-size:var(--textMinFontsize);color:#666}._orderDynamicsImg_1r9az_539{width:.4rem;height:.4rem}._orderDynamicsImg_1r9az_539 img{width:100%;height:100%;object-fit:contain}._orderDynamicsMore_1r9az_559:hover{color:var(--themeTextColors);cursor:pointer}._dividingLinemargin12_1r9az_589{margin:0 .12rem;border-right:1px solid #D9D9D9;height:.16rem}._logintype_1r9az_599{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:.21rem;text-align:center;margin:.28rem 0 .16rem}._OrderStatistics_1r9az_615{display:grid;box-sizing:border-box;justify-content:space-between;width:100%;grid-template-columns:repeat(5,1fr);margin-top:var(--intervalWidth)}._OrderStatistic_1r9az_615{display:flex;flex-direction:column;justify-content:center;align-items:center}._OrderStatisticsNum_1r9az_645{font-weight:700;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._OrderStatisticsTitle_1r9az_657{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem;margin-top:var(--textMarginWidth)}._OrderStatistic_1r9az_615:hover ._OrderStatisticsNum_1r9az_645,._OrderStatistic_1r9az_615:hover ._OrderStatisticsTitle_1r9az_657{color:var(--themeTextColors);cursor:pointer}._btnBox_1r9az_681{display:flex;justify-content:center;cursor:pointer}._loginBtn_1r9az_691:Active{background:var(--themeBgColors)}._loginBtn_1r9az_691{width:3.27rem;height:.52rem;background:var(--themeBgColors);border-radius:.12rem;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:var(--textMediumFontsize);color:var(--themeWhiteColor)}._loginBtn_1r9az_691 ._marginright8_1r9az_723{margin-right:.08rem;font-size:var(--textLargemediunFontsize)}._featureList_1r9az_731{display:grid;grid-template-columns:repeat(4,1fr);margin-top:.15rem}._functionButtons_1r9az_741{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:1;display:flex;align-items:center;flex-direction:column;cursor:pointer}._functionButtons_1r9az_741:hover{color:var(--themeTextColors)}._functionButtons_1r9az_741 ._icon_1r9az_767{font-size:.3rem;margin-bottom:.08rem}._listOfBusinesses_1r9az_777{width:14.39rem;height:2.35rem;background:#fff;border-radius:.1rem;margin-top:var(--intervalWidth);display:flex;flex-wrap:wrap}._listOfBusinesseItem_1r9az_797{width:calc((14.39rem / 6) - 1px);height:calc(1.175rem - 1px);font-weight:400;font-size:.3rem;color:#000;line-height:.25rem;letter-spacing:.1rem;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.12);border-top:none;border-right:none}._listOfBusinesseItem_1r9az_797 img,._swagger_1r9az_281 img{width:100%;height:100%;object-fit:contain}._listOfBusinesseItem_1r9az_797:nth-child(6)~div{border-bottom:none}._listOfBusinesseItem_1r9az_797:first-child{border-left:none}._listOfBusinesseItem_1r9az_797:nth-child(7){border-left:none}._advertisingWindow_1r9az_855{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._advertisingWindowItem_1r9az_865{width:7.1rem;height:1.6rem;background:var(--themeBgColors);border-radius:.1rem}._recommendedBits_1r9az_877{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._recommendedBitsItem_1r9az_891{width:7.1rem;height:3.75rem;background:#fff;border-radius:.1rem;padding:0 .2rem .25rem}._recommendedBitsItem_1r9az_891:last-child{margin-left:var(--intervalWidth)}._recommendedBitsItemline_1r9az_913{display:flex;justify-content:space-between;align-items:center;padding:.25rem .2rem;box-sizing:border-box}._recommendedBitsItemlinenleft_1r9az_927{display:flex;align-items:baseline}._titleName_1r9az_935{font-weight:400;font-size:.26rem;color:#000;line-height:.25rem}._recommendedBitsItemlinenspan_1r9az_947{font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;text-align:left;margin-left:.15rem}._recommendedBitsItemlinenmore_1r9az_963{font-weight:400;font-size:var(--textMediumFontsize);color:var(--themeTextColors);line-height:.25rem}._flexbetween_1r9az_977{display:flex;justify-content:space-between;flex-wrap:wrap}._flexcol_1r9az_987{display:flex;flex-direction:column}._recommendedBitsItemlineitemsshopitem_1r9az_995{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;cursor:pointer}._recommendedBitsItemlineitemsshopitemimg_1r9az_1011{width:2.13rem;height:2.13rem;background:#d9d9d9;border-radius:.05rem}._recommendedBitsItemlineitemsshopitemName_1r9az_1023{max-width:2.13rem;font-weight:400;font-size:var(--textLargeFontsize);color:#333;line-height:.25rem;text-align:center;margin:.05rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._recommendedBitsItemlineitemsshopitemPrice_1r9az_1047{padding:0 .13rem;box-sizing:border-box;border-radius:0;border:.01rem solid #000000;font-weight:400;font-size:var(--textMediumFontsize);color:#fff;line-height:.25rem;display:flex;margin-top:.1rem;background:linear-gradient(100deg,rgba(0,0,0,1) 49.5%,rgba(0,0,0,1) 49.5%,rgba(255,255,255,1) 50.5%,transparent 50.5%)}._recommendedBitsItemlineitemsshopitemPriceNewPrice_1r9az_1075{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem}._recommendedBitsItemlineitemsshopitemPriceOldPrice_1r9az_1089{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem;color:#000;margin-left:.24rem;text-decoration:line-through}._recommendedBitsItemfactoryLabeling_1r9az_1109{border-radius:0;border:1px solid #000000;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;padding:0 .13rem;box-sizing:border-box;margin-top:.1rem}._recommendedBitsItemfactoryLabeling_1r9az_1109:hover{color:#fff;background:#000}._coffeeBeansRecommended_1r9az_1139{width:14.4rem;background:#fff;border-radius:.1rem}._coffeeBeansRecommendedTitle_1r9az_1149{display:flex;justify-content:space-between;padding:var(--intervalWidth) 0;box-sizing:border-box;position:sticky;top:1.14rem;z-index:19;background:#fff;overflow-x:scroll;white-space:nowrap}._coffeeBeansRecommendedTitle_1r9az_1149::-webkit-scrollbar{display:none}._coffeeBeansRecommendedTitleL_1r9az_1181{display:flex;align-items:baseline}._coffeeBeansRecommendedTitleLSpan_1r9az_1191{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._coffeeBeansRecommendedTitleR_1r9az_1205{display:flex;align-items:center}._coffeeBeansRecommendedTitleRItem_1r9az_1213{font-weight:400;font-size:var(--textLargeFontsize);color:#666;line-height:.25rem;border-bottom:2px solid rgba(0,0,0,0);padding:0 .04rem;margin-right:.5rem}._coffeeBeansRecommendedTitleRItemActive_1r9az_1231,._coffeeBeansRecommendedTitleRItem_1r9az_1213:hover{font-weight:600;font-size:var(--textLargeFontsize);color:#141313;line-height:.25rem;border-bottom:2px solid var(--themeBorderColors);margin-right:.5rem;padding:0 .04rem;cursor:pointer}._dividingLine_1r9az_589{border-right:1px solid #D9D9D9;margin-right:15px;height:.16rem}._coffeeBeansRecommendedTitleRMore_1r9az_1261{font-weight:400;font-size:var(--textLargemediunFontsize);color:#999;line-height:.25rem;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}._paddingparam_1r9az_1277{padding:0 var(--intervalWidth);box-sizing:border-box}._grid6NoGap_1r9az_1285{display:grid;grid-template-columns:repeat(6,1fr)}._coffeeBeansRecommendeditem_1r9az_1293{width:2.36rem;flex-direction:column;align-items:center;border-radius:.08rem;border:1px solid #ffffff;box-sizing:border-box;cursor:pointer;margin-bottom:var(--intervalWidth)}._theNameOfTheStore_1r9az_1313{display:flex;justify-content:center;align-items:center;padding:.1rem 0}._shoplogo_1r9az_1331{width:.26rem;height:.26rem;border-radius:.26rem;overflow:hidden;margin-right:.06rem}._shoplogo_1r9az_1331 img{width:100%;height:100%;object-fit:cover}._storename_1r9az_1355{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem}._theNameOfTheStore_1r9az_1313:hover ._storename_1r9az_1355{color:var(--themeTextColors)}._coffeeBeansRecommendeditem_1r9az_1293:hover{border:1px solid var(--themeBorderColors)}._coffeeBeansRecommendeditem_1r9az_1293:hover ._coffeeBeansRecommendeditemimg_1r9az_1381 img{transform:scale(1.05);transition:all .3s}._coffeeBeansRecommendeditem_1r9az_1293:hover ._coffeeBeansRecommendeditemName_1r9az_1389{color:var(--themeTextColors)}._coffeeBeansRecommendeditemimg_1r9az_1381{width:2.16rem;height:2.16rem;background:#d9d9d9;border-radius:.08rem;overflow:hidden;margin:0 auto}._coffeeBeansRecommendedText_1r9az_1411{padding:.1rem}._coffeeBeansRecommendeditemName_1r9az_1389{max-width:2.16rem;font-weight:600;font-size:var(--textMediumFontsize);color:#333;line-height:.25rem;text-align:left;margin-top:.1rem;overflow:hidden;line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;min-height:.5rem}._coffeeBeansRecommendeditemPrice_1r9az_1451{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;margin-top:.1rem;width:100%;align-items:baseline;display:flex;justify-content:space-between}._coffeeBeansRecommendeditemPriceNewPrice_1r9az_1475{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._priceMarker_1r9az_1489{font-size:var(--textSmallFontsize)}._priceFigures_1r9az_1495{font-size:var(--textLargeFontsize);font-weight:700}._numberOfSales_1r9az_1503{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;margin-left:.05rem;margin-top:.05rem}._recommendedLists_1r9az_1519{width:14.4rem;background:#fff;border-radius:.1rem}._recommendedListsTitle_1r9az_1531{display:flex;justify-content:space-between;padding:var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._recommendedListsTitleL_1r9az_1545{display:flex;align-items:baseline}._flex_1r9az_977{display:flex;flex-wrap:wrap;justify-content:space-between}._aligncenter_1r9az_1563{display:flex;align-items:center}._grid6_1r9az_1285{display:grid;grid-template-columns:repeat(6,1fr);gap:.1rem}._recommendedListsTitleLSpan_1r9az_1583{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._recommendedListsitem_1r9az_1597{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;margin-bottom:var(--intervalWidth)}._recommendedListsitemimg_1r9az_1613{width:2.21rem;height:2.21rem;background:#d9d9d9;border-radius:.05rem}._coffeeBeansRecommendeditemimg_1r9az_1381 img,._recommendedListsitemimg_1r9az_1613 img,._recommendedBitsItemlineitemsshopitemimg_1r9az_1011 img{width:100%;height:100%;object-fit:contain;transition:all .3s}._recommendedListsitemName_1r9az_1637{max-width:2.21rem;font-weight:400;font-size:var(--textLargeFontsize);color:#333;line-height:.25rem;text-align:center;margin-top:.1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;min-height:.5rem}._recommendedListsitemPrice_1r9az_1667{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;display:flex;width:100%;align-items:baseline}._recommendedListsitemPriceNewPrice_1r9az_1685{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._CoffeeHot_1r9az_1699{margin-left:var(--intervalWidth)}._stic_1r9az_1705{position:sticky;top:1.1rem;transition:all .3s}._home_1khb6_1{min-height:100vh;min-width:var(--min-width);width:14.4rem;margin:0 auto;display:flex;padding:.24rem .2rem .8rem;box-sizing:border-box;font-size:var(--textMediumFontsize)}._Artcontent_1wg2y_1{width:12.8rem;margin:0 auto;display:flex;padding:0rem 0rem .8rem;box-sizing:border-box}._LeftContent_1wg2y_17{width:11.8rem;background:var(--themeWhiteColor);border-radius:var(--themeRadius)}._flex_1wg2y_27{display:flex}._Rightcontent_1wg2y_33{width:2rem;margin-left:.2rem;background:var(--themeWhiteColor);border-radius:var(--themeRadius)}._checkTab_1wg2y_47{width:100%;display:flex;font-weight:500;font-size:var(--textMediumFontsize);color:#141313;line-height:.23rem;padding:var(--intervalWidth);padding-bottom:0;box-sizing:border-box;border-bottom:1px solid var(--splitTheBackground)}._checkTabItem_1wg2y_71{font-weight:400;font-size:var(--textMediumFontsize);color:#999;line-height:.23rem;margin-right:.33rem;padding:0 .04rem .08rem;box-sizing:border-box;border-bottom:.02rem solid rgba(0,0,0,0)}._checkTabItem_1wg2y_71:hover{cursor:pointer}._checkTabItem_1wg2y_71:hover,._checkTabItemActive_1wg2y_97{font-weight:500;font-size:var(--textMediumFontsize);padding:0 .04rem .08rem;margin-right:.33rem;color:#141313;line-height:.23rem;border-bottom:.02rem solid var(--themeBorderColors)}._ArticeList_1wg2y_115{padding:var(--intervalWidth);padding-top:0;box-sizing:border-box}._artView_1wg2y_125{width:100%;margin-top:var(--intervalWidth)}._artTitle_1wg2y_133{font-weight:500;font-size:var(--textLargemediunFontsize);color:#141313;line-height:var(--textLargemediunFontsize);cursor:pointer}._artcontent_1wg2y_147{margin-top:var(--textMarginWidth)}._innerImg_1wg2y_153{width:100%;margin-top:var(--textMarginWidth)}._newsItemImg_1wg2y_161{width:1.7rem;height:1.12rem;margin-right:var(--textMarginWidth)}._newsItemImg_1wg2y_161 img,._innerImg_1wg2y_153 img{width:100%;height:100%;object-fit:cover}._artinner_1wg2y_181{width:100%;display:flex;flex-direction:column;align-items:baseline}._InnerMore_1wg2y_193{display:flex;flex-wrap:wrap;font-size:var(--textMediumFontsize)!important;overflow:hidden;word-break:break-word;cursor:pointer}._Inner_1wg2y_193{max-width:100%;font-size:var(--textMediumFontsize);margin:0 auto}._Inner_1wg2y_193 p{font-weight:400;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.32rem}._Inner_1wg2y_193 p:has(img){display:flex;width:100%;justify-content:center}._Inner_1wg2y_193 p:has(img) img{width:100%;height:auto;object-fit:cover}._Inner_1wg2y_193 img{width:100%;height:auto;object-fit:cover}._NoteListContent_1wg2y_267{column-gap:.2rem;column-count:3;margin-top:var(--intervalWidth)}@media (min-width: 768px){._NoteListContent_1wg2y_267{column-count:3}}@media (min-width: 1200px){._NoteListContent_1wg2y_267{column-count:5}}._NoteListContent_1wg2y_267>*{break-inside:avoid;margin-bottom:.2rem}._timeTitle_1wg2y_323{width:100%;margin:var(--intervalWidth) 0;font-size:var(--textTitleButton)}._checkbox_1fc65_1{width:auto;height:auto;position:relative;padding-left:.4rem;box-sizing:border-box}._checkbox_1fc65_1 input{position:absolute;left:0;top:0;bottom:0;margin:auto}
