@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}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(16px, .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}}._home_ujmp6_1{min-height:100vh;min-width:var(--min-width);width:14.4rem;padding:.24rem .2rem;margin:0 auto}._checkTab_ujmp6_17{width:100%;display:flex;justify-content:center;font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem}._checkTabItem_ujmp6_35{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_ujmp6_35:hover{cursor:pointer}._checkTabItem_ujmp6_35:hover,._checkTabItemActive_ujmp6_61{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_ujmp6_79{width:11.96rem;height:.42rem;display:flex;position:relative;margin-bottom:var(--intervalWidth)}._searchInput_ujmp6_93{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_ujmp6_119{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_ujmp6_151{display:flex}._menus_ujmp6_157{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_ujmp6_179{margin-bottom:.2rem;display:flex;align-items:center;cursor:pointer}._menuitemIcon_ujmp6_193{width:.2rem;height:.2rem;border-radius:0}._menuitemIcon_ujmp6_193 img{width:100%;height:100%;object-fit:contain}._menuSpace_ujmp6_215{width:1.9rem;display:flex;justify-content:space-between}._menusIconNext_ujmp6_225{font-size:var(--textMinFontsize);transform:rotate(270deg)}._menuitemName_ujmp6_233{font-weight:400;font-size:var(--textSmallFontsize);color:#ec0606;line-height:.18rem;margin-left:.08rem}._menuitem_ujmp6_179:hover,._menuitem_ujmp6_179:hover ._menuitemName_ujmp6_233{color:var(--themeTextColors)}._menuitem_ujmp6_179:hover ._menuitemIcon_ujmp6_193 img:first-child{display:none}._menuitemIcon_ujmp6_193 img:last-child{display:none}._menuitem_ujmp6_179:hover ._menuitemIcon_ujmp6_193 img:last-child{display:block}._carouselsAndJumpBoxes_ujmp6_271{display:flex;flex-direction:column}._swagger_ujmp6_279{width:7.62rem;height:3.11rem;border-radius:.1rem}._swagger_ujmp6_279 img{width:100%;height:100%;object-fit:cover;border-radius:.1rem}._jumpToAListOfLinks_ujmp6_305{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_ujmp6_329{display:flex;flex-direction:column;align-items:center}._jumpLinkIcon_ujmp6_339{width:50px;height:50px;background:#d9d9d9;border-radius:0;margin-bottom:.05rem}._jumpLinkName_ujmp6_353{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin-top:.05rem}._broaderMarketTrend_ujmp6_369{width:3.79rem;height:3.11rem;background:var(--bgLG);margin-left:var(--intervalWidth);padding:.26rem;box-sizing:border-box;border-radius:.1rem}._broaderMarketTrend_ujmp6_369 ._users_ujmp6_387{display:flex;align-items:center}._usersIcons_ujmp6_395{width:.6rem;height:.6rem;border-radius:.6rem;display:flex;align-items:center;overflow:hidden}._usersIcons_ujmp6_395 img{width:100%;height:100%;object-fit:contain}._broaderMarketTrend_ujmp6_369 ._names_ujmp6_421{display:flex;flex-direction:column;margin-left:.16rem}._names_ujmp6_421 ._title_ujmp6_431{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:21px}._userName_ujmp6_443{font-weight:600;font-size:var(--textLargemediunFontsize);color:#363636;line-height:.21rem;margin-top:var(--textMarginWidth)}._namesBtn_ujmp6_457{display:flex;align-items:center;font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:16px;margin-top:.1rem}._namesBtn_ujmp6_457 span:first-child,._namesBtn_ujmp6_457 span:last-child{cursor:pointer}._orderDynamics_ujmp6_481{width:100%;height:.56rem;margin-top:var(--intervalWidth);background:#fff;border-radius:.06rem}._orderDynamicscontent_ujmp6_497{display:flex!important;align-items:center;height:100%;padding:.08rem;box-sizing:border-box;justify-content:space-between}._orderDynamicsdata_ujmp6_513{display:flex;flex-direction:column;justify-content:space-between;align-content:space-between;margin-left:.08rem}._orderDynamicsTime_ujmp6_527{margin-top:.08rem;font-size:var(--textMinFontsize);color:#666}._orderDynamicsImg_ujmp6_537{width:.4rem;height:.4rem}._orderDynamicsImg_ujmp6_537 img{width:100%;height:100%;object-fit:contain}._orderDynamicsMore_ujmp6_557:hover{color:var(--themeTextColors);cursor:pointer}._dividingLinemargin12_ujmp6_587{margin:0 .12rem;border-right:1px solid #D9D9D9;height:.16rem}._logintype_ujmp6_597{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:.21rem;text-align:center;margin:.28rem 0 .16rem}._OrderStatistics_ujmp6_613{display:grid;box-sizing:border-box;justify-content:space-between;width:100%;grid-template-columns:repeat(5,1fr);margin-top:var(--intervalWidth)}._OrderStatistic_ujmp6_613{display:flex;flex-direction:column;justify-content:center;align-items:center}._OrderStatisticsNum_ujmp6_643{font-weight:700;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._OrderStatisticsTitle_ujmp6_655{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem;margin-top:var(--textMarginWidth)}._OrderStatistic_ujmp6_613:hover ._OrderStatisticsNum_ujmp6_643,._OrderStatistic_ujmp6_613:hover ._OrderStatisticsTitle_ujmp6_655{color:var(--themeTextColors);cursor:pointer}._btnBox_ujmp6_679{display:flex;justify-content:center;cursor:pointer}._loginBtn_ujmp6_689:Active{background:var(--themeBgColors)}._loginBtn_ujmp6_689{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_ujmp6_689 ._marginright8_ujmp6_721{margin-right:.08rem;font-size:var(--textLargemediunFontsize)}._featureList_ujmp6_729{display:grid;grid-template-columns:repeat(4,1fr);margin-top:.15rem}._functionButtons_ujmp6_739{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:1;display:flex;align-items:center;flex-direction:column;cursor:pointer}._functionButtons_ujmp6_739:hover{color:var(--themeTextColors)}._functionButtons_ujmp6_739 ._icon_ujmp6_765{font-size:.3rem;margin-bottom:.08rem}._listOfBusinesses_ujmp6_775{width:14.39rem;height:2.35rem;background:#fff;border-radius:.1rem;margin-top:var(--intervalWidth);display:flex;flex-wrap:wrap}._listOfBusinesseItem_ujmp6_795{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_ujmp6_795 img{width:100%;height:100%;object-fit:contain}._listOfBusinesseItem_ujmp6_795:nth-child(6)~div{border-bottom:none}._listOfBusinesseItem_ujmp6_795:first-child{border-left:none}._listOfBusinesseItem_ujmp6_795:nth-child(7){border-left:none}._advertisingWindow_ujmp6_853{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._advertisingWindowItem_ujmp6_863{width:7.1rem;height:1.6rem;background:var(--themeBgColors);border-radius:.1rem}._recommendedBits_ujmp6_875{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._recommendedBitsItem_ujmp6_889{width:7.1rem;height:3.75rem;background:#fff;border-radius:.1rem;padding:0 .2rem .25rem}._recommendedBitsItem_ujmp6_889:last-child{margin-left:var(--intervalWidth)}._recommendedBitsItemline_ujmp6_911{display:flex;justify-content:space-between;align-items:center;padding:.25rem .2rem;box-sizing:border-box}._recommendedBitsItemlinenleft_ujmp6_925{display:flex;align-items:baseline}._titleName_ujmp6_933{font-weight:400;font-size:.26rem;color:#000;line-height:.25rem}._recommendedBitsItemlinenspan_ujmp6_945{font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;text-align:left;margin-left:.15rem}._recommendedBitsItemlinenmore_ujmp6_961{font-weight:400;font-size:var(--textMediumFontsize);color:var(--themeTextColors);line-height:.25rem}._flexbetween_ujmp6_975{display:flex;justify-content:space-between;flex-wrap:wrap}._flexcol_ujmp6_985{display:flex;flex-direction:column}._recommendedBitsItemlineitemsshopitem_ujmp6_993{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;cursor:pointer}._recommendedBitsItemlineitemsshopitemimg_ujmp6_1009{width:2.13rem;height:2.13rem;background:#d9d9d9;border-radius:.05rem}._recommendedBitsItemlineitemsshopitemName_ujmp6_1021{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_ujmp6_1045{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_ujmp6_1073{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem}._recommendedBitsItemlineitemsshopitemPriceOldPrice_ujmp6_1087{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem;color:#000;margin-left:.24rem;text-decoration:line-through}._recommendedBitsItemfactoryLabeling_ujmp6_1107{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_ujmp6_1107:hover{color:#fff;background:#000}._coffeeBeansRecommended_ujmp6_1137{width:14.4rem;background:#fff;border-radius:.1rem}._coffeeBeansRecommendedTitle_ujmp6_1147{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_ujmp6_1147::-webkit-scrollbar{display:none}._coffeeBeansRecommendedTitleL_ujmp6_1181{display:flex;align-items:baseline}._coffeeBeansRecommendedTitleLSpan_ujmp6_1191{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._coffeeBeansRecommendedTitleR_ujmp6_1205{display:flex;align-items:center;width:100%;padding:var(--intervalWidth) 0;overflow-x:scroll}._coffeeBeansRecommendedTitleR_ujmp6_1205::-webkit-scrollbar{display:none}._coffeeBeansRecommendedTitleRItem_ujmp6_1227,._coffeeBeansRecommendedTitleRItemB_ujmp6_1227{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_ujmp6_1227,[data-Sticky=true]._coffeeBeansRecommendedTitleRItemBActive_ujmp6_1251,[data-Sticky=true]._coffeeBeansRecommendedTitleRItemB_ujmp6_1227:hover{flex-direction:row}[data-Sticky=true]._coffeeBeansRecommendedTitleRItemB_ujmp6_1227 ._coffeeBeansRecommendedTitleRItemIcon_ujmp6_1257,[data-Sticky=true]._coffeeBeansRecommendedTitleRItemBActive_ujmp6_1251 ._coffeeBeansRecommendedTitleRItemIcon_ujmp6_1257,[data-Sticky=true]._coffeeBeansRecommendedTitleRItemB_ujmp6_1227:hover ._coffeeBeansRecommendedTitleRItemIcon_ujmp6_1257{width:.4rem;height:.4rem;margin-right:var(--intervalWidth)}[data-type=COM]._coffeeBeansRecommendedTitleRItem_ujmp6_1227{background:#f7f8fc;border-radius:8px;padding:4px 8px;box-sizing:border-box;border:none;margin:0 8px}[data-type=COM]._coffeeBeansRecommendedTitleRItem_ujmp6_1227:hover,[data-type=COM]._coffeeBeansRecommendedTitleRItemActive_ujmp6_1287{background:#ec06061a;border-radius:8px;padding:4px 8px;box-sizing:border-box;border:none;margin:0 8px;color:var(--themeColors)}._coffeeBeansRecommendedTitleRItemActive_ujmp6_1287,._coffeeBeansRecommendedTitleRItem_ujmp6_1227:hover,._coffeeBeansRecommendedTitleRItemBActive_ujmp6_1251,._coffeeBeansRecommendedTitleRItemB_ujmp6_1227: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_ujmp6_1227,._coffeeBeansRecommendedTitleRItemActive_ujmp6_1287,._coffeeBeansRecommendedTitleRItem_ujmp6_1227:hover{display:flex;align-items:center}._coffeeBeansRecommendedTitleRItem_ujmp6_1227 ._coffeeBeansRecommendedTitleRItemIcon_ujmp6_1257,._coffeeBeansRecommendedTitleRItemActive_ujmp6_1287 ._coffeeBeansRecommendedTitleRItemIcon_ujmp6_1257,._coffeeBeansRecommendedTitleRItem_ujmp6_1227:hover ._coffeeBeansRecommendedTitleRItemIcon_ujmp6_1257{width:.3rem;height:.3rem;margin-right:.1rem;margin-bottom:0}._coffeeBeansDBFIcon_ujmp6_1357{height:.3rem;width:auto}._coffeeBeansDBFIcon_ujmp6_1357 img{width:100%;height:100%;object-fit:contain}._coffeeBeansRecommendedTitleRItemIcon_ujmp6_1257{width:.8rem;height:.8rem;margin-bottom:.06rem}._coffeeBeansRecommendedTitleRItemIcon_ujmp6_1257 img{width:100%;height:100%;object-fit:contain}._coffeeBeansRecommendedTitleRItemB_ujmp6_1227,._coffeeBeansRecommendedTitleRItemBActive_ujmp6_1251,._coffeeBeansRecommendedTitleRItemB_ujmp6_1227:hover{font-size:var(--textSmallFontsize);justify-content:center;align-items:center;flex-direction:column}._dividingLine_ujmp6_587{border-right:1px solid #D9D9D9;margin-right:15px;height:.16rem}._coffeeBeansRecommendedTitleRMore_ujmp6_1421{font-weight:400;font-size:var(--textLargemediunFontsize);color:#999;line-height:.25rem;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}._paddingparam_ujmp6_1437{padding:0 var(--intervalWidth);box-sizing:border-box}._grid6NoGap_ujmp6_1445{display:grid;grid-template-columns:repeat(6,1fr)}._coffeeBeansRecommendeditem_ujmp6_1453{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_ujmp6_1473{display:flex;justify-content:center;align-items:center;padding:.1rem 0}._shoplogo_ujmp6_1491{width:.26rem;height:.26rem;border-radius:.26rem;overflow:hidden;margin-right:.06rem}._shoplogo_ujmp6_1491 img{width:100%;height:100%;object-fit:cover}._storename_ujmp6_1515{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem}._theNameOfTheStore_ujmp6_1473:hover ._storename_ujmp6_1515{color:var(--themeTextColors)}._coffeeBeansRecommendeditem_ujmp6_1453:hover{border:1px solid var(--themeBorderColors)}._coffeeBeansRecommendeditem_ujmp6_1453:hover ._coffeeBeansRecommendeditemimg_ujmp6_1541 img{transform:scale(1.05);transition:all .3s}._coffeeBeansRecommendeditem_ujmp6_1453:hover ._coffeeBeansRecommendeditemName_ujmp6_1549{color:var(--themeTextColors)}._coffeeBeansRecommendeditemimg_ujmp6_1541{width:2.16rem;height:2.16rem;background:#d9d9d9;border-radius:.08rem;overflow:hidden;margin:0 auto}._coffeeBeansRecommendedText_ujmp6_1571{padding:.1rem}._coffeeBeansRecommendeditemName_ujmp6_1549{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_ujmp6_1611{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_ujmp6_1635{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._priceMarker_ujmp6_1649{font-size:var(--textSmallFontsize)}._priceFigures_ujmp6_1655{font-size:var(--textLargeFontsize);font-weight:700}._numberOfSales_ujmp6_1663{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;margin-left:.05rem;margin-top:.05rem}._recommendedLists_ujmp6_1679{width:14.4rem;background:#fff;border-radius:.1rem}._recommendedListsTitle_ujmp6_1691{display:flex;justify-content:space-between;padding:var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._recommendedListsTitleL_ujmp6_1705{display:flex;align-items:baseline}._flex_ujmp6_975{display:flex;flex-wrap:wrap;justify-content:space-between}._aligncenter_ujmp6_1723{display:flex;align-items:center}._grid6_ujmp6_1445{display:grid;grid-template-columns:repeat(6,1fr);gap:.1rem}._recommendedListsTitleLSpan_ujmp6_1743{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._recommendedListsitem_ujmp6_1757{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;margin-bottom:var(--intervalWidth)}._recommendedListsitemimg_ujmp6_1773{width:2.21rem;height:2.21rem;background:#d9d9d9;border-radius:.05rem}._coffeeBeansRecommendeditemimg_ujmp6_1541 img,._recommendedListsitemimg_ujmp6_1773 img,._recommendedBitsItemlineitemsshopitemimg_ujmp6_1009 img{width:100%;height:100%;object-fit:contain;transition:all .3s}._recommendedListsitemName_ujmp6_1797{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_ujmp6_1827{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;display:flex;width:100%;align-items:baseline}._recommendedListsitemPriceNewPrice_ujmp6_1845{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._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}}._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}}._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_1ssoz_1{display:flex;align-items:center;justify-content:center;font-size:var(--textSmallFontsize);color:#7c889c;flex-direction:column;padding:.3rem 0}._emptyNoPadding_1ssoz_19{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:var(--textSmallFontsize);color:#7c889c}._empty_1ssoz_1 ._margintop_1ssoz_37{margin-top:.3rem}._emptyIcon_1ssoz_43{display:flex}._emptyIcon_1ssoz_43 img{width:100%;height:100%;object-fit:contain}._theMerchantReplied_1ssoz_61{font-weight:400;width:100%;font-size:var(--textSmallFontsize);color:#50607bd6;line-height:.24rem;padding-top:var(--intervalWidth);word-break:break-all}._theMerchantRepliedMore_1ssoz_79{font-weight:400;width:7.81rem;font-size:var(--textSmallFontsize);color:#50607bd6;line-height:.24rem;padding-top:var(--intervalWidth);position:relative}._theMerchantRepliedMoreContext_1ssoz_97{width:7rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._more_1ssoz_111{position:absolute;right:0;top:0;bottom:0;margin:auto;color:#000c;padding-top:var(--intervalWidth)}._more_1ssoz_111:hover{cursor:pointer}@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)}}._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}}._broaderMarketTrend_1nx5m_1{width:3.79rem;height:3.11rem;background:var(--bgLG);margin-left:var(--intervalWidth);padding:.26rem;box-sizing:border-box;border-radius:.1rem}._broaderMarketTrend_1nx5m_1 ._users_1nx5m_19{display:flex;align-items:center}._usersIcons_1nx5m_27{width:.6rem;height:.6rem;border-radius:.6rem;display:flex;align-items:center;overflow:hidden}._usersIcons_1nx5m_27 img{width:100%;height:100%;object-fit:contain}._broaderMarketTrend_1nx5m_1 ._names_1nx5m_53{display:flex;flex-direction:column;margin-left:.16rem}._title_1nx5m_63,._userName_1nx5m_75{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:21px}._namesBtn_1nx5m_87{display:flex;align-items:center}._dividingLinemargin12_1nx5m_95{margin:0 .12rem;border-right:1px solid #D9D9D9;height:.16rem}._OrderStatistics_1nx5m_105{display:grid;box-sizing:border-box;justify-content:space-between;width:100%;grid-template-columns:repeat(5,1fr);margin-top:var(--intervalWidth)}._OrderStatistic_1nx5m_105{display:flex;flex-direction:column;justify-content:center;align-items:center}._OrderStatisticsNum_1nx5m_133{font-weight:700;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._OrderStatisticsTitle_1nx5m_145{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem;margin-top:var(--textMarginWidth)}._OrderStatistic_1nx5m_105:hover ._OrderStatisticsNum_1nx5m_133,._OrderStatistic_1nx5m_105:hover ._OrderStatisticsTitle_1nx5m_145{color:var(--themeTextColors);cursor:pointer}._logintype_1nx5m_169{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:.21rem;text-align:center;margin:.28rem 0 .16rem}._btnBox_1nx5m_185{display:flex;justify-content:center;cursor:pointer}._loginBtn_1nx5m_195{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_1nx5m_195 ._marginright8_1nx5m_221{margin-right:.08rem;font-size:var(--textLargemediunFontsize)}._orderDynamics_1nx5m_229{margin-top:.2rem}._orderDynamicscontent_1nx5m_235{display:flex;flex-direction:column;border:1px solid #eaeaea;padding:.1rem;border-radius:.05rem}._aligncenter_1nx5m_249{display:flex;align-items:center}._orderDynamicsImg_1nx5m_257{width:.5rem;height:.5rem;margin-right:.1rem}._orderDynamicsImg_1nx5m_257 img{width:100%;height:100%;object-fit:cover}._orderDynamicsdata_1nx5m_277{display:flex;flex-direction:column}._orderDynamicsTime_1nx5m_285{font-size:.12rem;color:#999}._orderDynamicsMore_1nx5m_293{color:#007bff;text-align:right;cursor:pointer}._featureList_1nx5m_303{display:grid;grid-template-columns:repeat(4,1fr);margin-top:.15rem}._functionButtons_1nx5m_313{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:1;display:flex;align-items:center;flex-direction:column;cursor:pointer}._functionButtons_1nx5m_313:hover{color:var(--themeTextColors)}._functionButtons_1nx5m_313 ._icon_1nx5m_339{font-size:.3rem;margin-bottom:.08rem}._headerbox_1cp5o_11{width:100%;min-height:.44rem;display:flex;align-items:center;box-sizing:border-box}._headerContent_1cp5o_27{display:flex;align-items:center;justify-content:space-between;width:14.4rem;margin:0 auto;height:100%}header ._headerLeft_1cp5o_43{display:flex;align-items:center;height:100%}._headerRight_1cp5o_53{display:flex;align-items:center;justify-content:flex-end;padding-right:.18rem;box-sizing:border-box;height:.44rem}._tabitem_1cp5o_69{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_1cp5o_93{line-height:.44rem;max-height:.44rem}._tabContent_1cp5o_93:hover{color:var(--themeTextColors)}._icon_1cp5o_107{font-size:var(--textSmallFontsize);color:#363636;margin-right:3px}._tabName_1cp5o_117:hover,._icon_1cp5o_107,._icon_1cp5o_107:hover{color:var(--themeTextColors)}._iconImg_1cp5o_123{width:auto;height:.27rem}._tabitem_1cp5o_69:hover{background-color:#fff}._tabName_1cp5o_117{font-size:var(--textMinFontsize);line-height:1}._login_1cp5o_147{display:flex;align-items:center;margin-left:.18rem;cursor:pointer;height:100%}._loginOk_1cp5o_161{height:.44rem;display:flex;align-items:center;margin-left:.2rem;padding:0 .16rem;position:relative}._loginOk_1cp5o_161:hover ._floatingWindow_1cp5o_177{display:block;width:auto;height:auto}._loginOk_1cp5o_161:hover{background:#fff}._downList_1cp5o_195{display:none;position:absolute;bottom:0;left:0;width:100%;z-index:50}._tabitem_1cp5o_69:hover ._downList_1cp5o_195{display:flex!important}._downListbox_1cp5o_217{position:absolute;top:0;left:0;width:100%}._downListitem_1cp5o_229{display:flex;justify-content:center;align-items:center;font-size:var(--textMinFontsize);background:#fff;min-height:.44rem}._downListitem_1cp5o_229:hover{background:#f5f5f5;color:var(--themeTextColors);cursor:pointer}._floatingWindow_1cp5o_177{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_1cp5o_283{display:flex;justify-content:end;font-weight:400;font-size:.14rem;color:#3f4348;line-height:.16rem}._floatingWindowToAdmin_1cp5o_299{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_1cp5o_327{cursor:pointer}._floatingWindowcursorpointer_1cp5o_327:hover{color:var(--themeTextColors)}._xiajiantou_1cp5o_339: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_1cp5o_359{width:1px;height:.14rem;background:#d9d9d9;border-radius:0;margin:0 .1rem}._floatingWindowUser_1cp5o_373{display:flex;align-items:center;margin:var(--textMarginWidth)}._floatingWindowUserImg_1cp5o_383{width:.6rem;height:.6rem;border-radius:50%;margin-right:.1rem}._floatingWindowUserImg_1cp5o_383 img{width:100%;height:100%;border-radius:50%;object-fit:initial;cursor:pointer}._floatingWindownames_1cp5o_409{display:flex;flex-direction:column}._floatingWindowuserName_1cp5o_417{font-weight:600;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.21rem}._floatingWindowphone_1cp5o_429{font-weight:400;font-size:var(--textMinFontsize);color:#666;line-height:.14rem;margin-top:.06rem}._radio_1cp5o_443{width:.22rem;height:.22rem;background:#d9d9d9;border-radius:50%}._loginText_1cp5o_455{font-family:Microsoft YaHei,Microsoft YaHei,serif;font-weight:400;font-size:var(--textSmallFontsize);color:var(--themeTextColors);line-height:16px;margin-left:.05rem}._loginregist_1cp5o_471{font-weight:400;font-size:var(--textSmallFontsize);line-height:16px;margin-left:.05rem;color:#363636}._address_1cp5o_487{font-size:var(--textSmallFontsize);position:relative;color:#2c2c2c}._address_1cp5o_487 ._childrenItem_1cp5o_497{color:#2c2c2c;position:absolute}._searchHeader_1cp5o_513{display:flex;width:14.4rem;margin:auto;padding:var(--intervalWidth) 0;background:#fff;align-items:center}._logo_1cp5o_529{width:2.11rem;height:.92rem;display:flex}._logo_1cp5o_529 img{width:100%;height:100%;cursor:pointer}._search_1cp5o_513{width:11.96rem;height:.6rem;display:flex;position:relative;margin-left:.6rem}._select_1cp5o_563{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_1cp5o_597{width:.02rem;height:.32rem;background:#e8b62033;position:absolute;top:0;bottom:0;left:.94rem;margin:auto}._searchInput_1cp5o_619{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_1cp5o_619::placeholder{font-weight:400;font-size:var(--textMediumFontsize);color:#999;line-height:.19rem}._iconsearch_1cp5o_659{margin-right:.1rem;font-size:var(--textMediumFontsize);font-weight:500}._searchBtn_1cp5o_669{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_1cp5o_701{display:flex}._recommendedSearches_1cp5o_701 ._item_1cp5o_707{font-weight:400;font-size:var(--textMinFontsize);color:var(--themeTextColors);line-height:14px;margin-left:.84rem;margin-top:.1rem}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_wbt4j_9{width:100%;background:#f8f8f8;padding:.1rem 0;box-sizing:border-box}._headerContent_wbt4j_21{display:flex;align-items:center;justify-content:space-between;width:14.4rem;margin:0 auto}header ._headerLeft_wbt4j_35{display:flex;align-items:center}._headerRight_wbt4j_45{display:flex;align-items:center;justify-content:flex-end;padding-right:.18rem;box-sizing:border-box}._tabitem_wbt4j_59{display:flex;flex-direction:column;align-items:center;margin-right:.11rem;min-width:.36rem;cursor:pointer}._icon_wbt4j_77{font-size:var(--textSmallFontsize);color:#363636;margin-right:3px}._marginleft_wbt4j_87{margin-left:.04rem}._tabitem_wbt4j_59:hover,._tabitem_wbt4j_59:hover ._icon_wbt4j_77,._icon_wbt4j_77:hover{color:var(--themeTextColors)}._tabName_wbt4j_99{font-size:var(--textMinFontsize);line-height:1}._login_wbt4j_109{display:flex;align-items:center;margin-left:.52rem;cursor:pointer}._radio_wbt4j_123{width:.22rem;height:.22rem;background:#d9d9d9;border-radius:50%}._loginText_wbt4j_135{font-family:Microsoft YaHei,Microsoft YaHei,serif;font-weight:400;font-size:var(--textSmallFontsize);color:var(--themeTextColors);line-height:16px;margin-left:.05rem}._loginregist_wbt4j_151{font-weight:400;font-size:var(--textSmallFontsize);line-height:16px;margin-left:.05rem;color:#363636}._address_wbt4j_167{font-size:var(--textSmallFontsize);position:relative;color:#2c2c2c}._address_wbt4j_167 ._childrenItem_wbt4j_177{color:#2c2c2c;position:absolute}._searchHeader_wbt4j_193{display:flex;width:14.4rem;margin:auto;padding:var(--intervalWidth) 0;align-items:center}._logo_wbt4j_209{width:1.75rem;height:.68rem;display:flex;margin-left:.38rem;cursor:pointer}._logo_wbt4j_209 img{width:100%;height:100%;cursor:pointer;object-fit:contain}._search_wbt4j_193{display:flex;flex-direction:column;position:relative;margin-left:.6rem}._flex_wbt4j_253{display:flex;position:relative;height:.6rem}._select_wbt4j_265{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_wbt4j_299{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_wbt4j_331{width:.8rem;height:.6rem;display:flex;align-items:center;justify-content:center}._searchSelect_wbt4j_299 ._selectOption_wbt4j_347{width:.8rem;height:.3rem;display:none;justify-content:center;align-items:center}._searchSelectShow_wbt4j_361{background:#fff;padding-bottom:.15rem}._searchSelectShow_wbt4j_361 ._selectOption_wbt4j_347{display:flex!important}._selectOption_wbt4j_347:hover{color:var(--themeTextColors)}._recommendedEntries_wbt4j_381{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_wbt4j_409{width:calc(100% - .04rem);min-height:.3rem;border-radius:.08rem;padding-left:.14rem;line-height:.3rem;box-sizing:border-box;margin:0 auto}._recommendedEntriesItem_wbt4j_409:hover{background:#f3f6f8}._dividingLine_wbt4j_433{width:.02rem;height:.32rem;background:#d9d9d9;position:absolute;top:0;bottom:0;left:.94rem;margin:auto}._searchInput_wbt4j_455{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_wbt4j_455::placeholder{font-weight:400;font-size:var(--textMediumFontsize);color:#999;line-height:.19rem}._borderBottomNoneAndBgwhit_wbt4j_495{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background:#fff}._iconsearch_wbt4j_507{margin-right:.1rem;font-size:var(--textMediumFontsize);font-weight:500}._searchBtn_wbt4j_517{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_wbt4j_517:Active{background:var(--themeTextColors)}._searchBtnRewrite_wbt4j_557{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_wbt4j_557:hover{background:#f5f5f5}._recommendedSearches_wbt4j_595{display:flex;height:.3rem}._recommendedSearches_wbt4j_595 ._item_wbt4j_603{font-weight:400;font-size:var(--textMinFontsize);color:#3f4348;line-height:14px;margin-left:.84rem;margin-top:.1rem;cursor:pointer}._recommendedSearches_wbt4j_595 ._item_wbt4j_603:hover,._itemActive_wbt4j_621{color:var(--themeTextColors)}._checkTab_wbt4j_627{width:100%;display:flex;justify-content:center;font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem;padding-bottom:var(--intervalWidth)}._checkTabItem_wbt4j_647{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_wbt4j_647:hover{cursor:pointer}._checkTabItem_wbt4j_647:hover,._checkTabItemActive_wbt4j_673{font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem;border-bottom:.02rem solid var(--themeTextColors)}._yunnan_wbt4j_687{width:1.76rem;height:.53rem;margin-left:.4rem}._yunnan_wbt4j_687 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}._home_3imuo_1{width:14.4rem;padding:var(--intervalWidth);box-sizing:border-box;margin:0 auto}._grid6_3imuo_15{display:grid;grid-template-columns:repeat(4,1fr)}._grid6Ngap_3imuo_23{display:grid;grid-template-columns:repeat(6,1fr)}._rightlayout_3imuo_31{width:14rem;position:relative;display:flex;justify-content:space-between}._relative_3imuo_43{position:relative}._rightlayoutcontent_3imuo_49{width:7.8rem}._search_3imuo_55{width:11.96rem;height:.42rem;display:flex;position:relative;margin-bottom:var(--intervalWidth)}._searchInput_3imuo_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_3imuo_95{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_3imuo_127{display:flex}._menus_3imuo_133{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_3imuo_155{margin:.1rem;display:flex;align-items:center}._menuitemIcon_3imuo_165{width:20px;height:20px;background:#d9d9d9;border-radius:0}._menuitemName_3imuo_177{font-weight:400;font-size:var(--textSmallFontsize);color:#000;line-height:.16rem;margin-left:.08rem}._carouselsAndJumpBoxes_3imuo_191{display:flex;position:relative;width:100%;gap:.46rem}._backFFF_3imuo_203{width:100%;height:100%;z-index:1}._swagger_3imuo_215{width:7.19rem;height:3.06rem;background:#e8b620;border-radius:.1rem}._jumpToAListOfLinks_3imuo_227{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_3imuo_251{display:flex;flex-direction:column;align-items:center}._jumpLinkIcon_3imuo_261{width:50px;height:50px;background:#d9d9d9;border-radius:0;margin-bottom:.05rem}._jumpLinkName_3imuo_275{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin-top:.05rem}._broaderMarketTrend_3imuo_289{width:4.17rem;height:4.6rem;background:#fff;margin-left:var(--intervalWidth);border-radius:.1rem}._listOfBusinesses_3imuo_305{width:14.39rem;height:2.35rem;background:#fff;border-radius:.1rem;margin-top:var(--intervalWidth);display:flex;flex-wrap:wrap}._listOfBusinesseItem_3imuo_325{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_3imuo_325:nth-child(6)~div{border-bottom:none}._listOfBusinesseItem_3imuo_325:first-child{border-left:none}._listOfBusinesseItem_3imuo_325:nth-child(7){border-left:none}._advertisingWindow_3imuo_373{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._advertisingWindowItem_3imuo_383{width:7.1rem;height:1.6rem;background:#e8b620;border-radius:.1rem}._recommendedBits_3imuo_395{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._recommendedBitsItem_3imuo_409{width:7.1rem;height:3.75rem;background:#fff;border-radius:.1rem;padding:0 .2rem .25rem}._recommendedBitsItem_3imuo_409:last-child{margin-left:var(--intervalWidth)}._recommendedBitsItemline_3imuo_431{display:flex;justify-content:space-between;align-items:center;padding:.25rem .2rem;box-sizing:border-box}._recommendedBitsItemlinenleft_3imuo_445{display:flex;align-items:baseline}._titleName_3imuo_453{font-weight:400;font-size:.26rem;color:#000;line-height:.25rem}._recommendedBitsItemlinenspan_3imuo_465{font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;text-align:left;margin-left:.15rem}._recommendedBitsItemlinenmore_3imuo_481{font-weight:400;font-size:var(--textMediumFontsize);color:#e8b620;line-height:.25rem}._flexbetween_3imuo_495{display:flex;justify-content:space-between;flex-wrap:wrap}._recommendedBitsItemlineitemsshopitem_3imuo_505{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center}._recommendedBitsItemlineitemsshopitemimg_3imuo_519{width:2.13rem;height:2.13rem;background:#d9d9d9;border-radius:.05rem}._recommendedBitsItemlineitemsshopitemName_3imuo_531{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_3imuo_555{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_3imuo_583{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem}._recommendedBitsItemlineitemsshopitemPriceOldPrice_3imuo_597{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem;color:#000;margin-left:.24rem;text-decoration:line-through}._recommendedBitsItemfactoryLabeling_3imuo_617{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_3imuo_617:hover{color:#fff;background:#000}._coffeeBeansRecommended_3imuo_647{width:14.4rem;height:3.75rem;background:#fff;border-radius:.1rem}._coffeeBeansRecommendedTitle_3imuo_659{display:flex;justify-content:space-between;padding:var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._coffeeBeansRecommendedTitleL_3imuo_673{display:flex;align-items:baseline}._coffeeBeansRecommendedTitleLSpan_3imuo_683{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._coffeeBeansRecommendedTitleR_3imuo_697{display:flex;align-items:center}._coffeeBeansRecommendedTitleRItem_3imuo_705{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_3imuo_721,._coffeeBeansRecommendedTitleRItem_3imuo_705:hover{font-weight:400;font-size:var(--textLargemediunFontsize);color:#ff6a00;line-height:.25rem;border-bottom:1px solid #FF6A00;margin-right:.15rem;cursor:pointer}._dividingLine_3imuo_739{margin:.1rem;height:2px;width:2px;background:var(--themeBgColors)}._OlddividingLine_3imuo_751{border-right:1px solid #D9D9D9;margin-right:15px;height:.16rem}._coffeeBeansRecommendedTitleRMore_3imuo_761{font-weight:400;font-size:var(--textLargemediunFontsize);color:#999;line-height:.25rem;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}._paddingparam_3imuo_777{padding:0 var(--intervalWidth);box-sizing:border-box}._coffeeBeansRecommendeditemimg_3imuo_787{width:2.21rem;height:2.21rem;background:#d9d9d9;border-radius:.05rem}._coffeeBeansRecommendeditemPrice_3imuo_801{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;margin-top:.1rem;display:flex;width:100%;align-items:baseline}._fontweight600_3imuo_823{font-weight:600}._priceMarker_3imuo_829{font-size:var(--textMinFontsize);font-weight:600}._priceFigures_3imuo_837{font-size:var(--titleOfTheArticle);font-weight:600}._priceFiguresdouble_3imuo_845{font-size:var(--textMinFontsize)}._numberOfSales_3imuo_851{font-weight:400;font-size:var(--textMinFontsize);color:#666;line-height:.34rem;margin-left:.05rem;margin-top:.05rem}._recommendedLists_3imuo_867{width:100%;background:#fff;border-radius:.1rem}._recommendedListsTitle_3imuo_877{display:flex;justify-content:space-between;padding:var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._recommendedListsTitleL_3imuo_891{display:flex;align-items:baseline}._merchantReferrals_3imuo_899{width:7.8rem;background:#fff;border-radius:.1rem;display:flex;flex-wrap:wrap;padding:var(--intervalWidth);padding-bottom:0}._spacebetween_3imuo_929{flex-wrap:wrap;justify-content:space-between}._flex_3imuo_495{display:flex;flex-wrap:wrap}._productCategoryTitle_3imuo_955{font-size:.26rem;color:#000;line-height:.25rem;width:100%;display:flex;margin-bottom:var(--intervalWidth)}._productCategoryItem_3imuo_971{font-size:var(--textLargemediunFontsize);margin-top:var(--intervalWidth);line-height:1}._productCategoryItem_3imuo_971:hover{cursor:pointer;color:#ff4000}._coffeeBeansRecommendeditem_3imuo_787{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_3imuo_1013{display:flex;justify-content:center}._shoplogo_3imuo_1021{width:.26rem;height:.26rem;border-radius:.26rem;overflow:hidden}._shoplogo_3imuo_1021 img{width:100%;height:100%;object-fit:cover}._storename_3imuo_1043{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem;margin-left:.06rem}._coffeeBeansRecommendeditem_3imuo_787:hover{border:2px solid var(--themeBorderColors)}._coffeeBeansRecommendeditemimg_3imuo_787{width:2.12rem;height:2.16rem;background:#d9d9d9;margin:auto;border-radius:.05rem}._coffeeBeansRecommendeditemPrice_3imuo_801{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_3imuo_1115{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._recommendedListsitem_3imuo_1129{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_3imuo_1129:hover{border:2px solid var(--themeBorderColors)}._recommendedListsitemPrice_3imuo_1159{display:flex}._recommendedListsitemimg_3imuo_1165{width:1.8rem;height:1.8rem;border-radius:.05rem}._recommendedListsitemimg_3imuo_1165 img,._coffeeBeansRecommendeditemimg_3imuo_787 img{width:100%;height:100%;object-fit:cover}._recommendedListsitemName_3imuo_1187{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_3imuo_1217{max-width:1.8rem;font-weight:600;font-size:var(--textLargeFontsize);color:#333;line-height:.25rem;margin-top:.1rem;min-height:.5rem}._doubleLine_3imuo_1237{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}._recommendedListsitemPriceNewPrice_3imuo_1251{font-weight:400;color:#ff4000;display:flex;align-items:baseline}._recommended_3imuo_395{padding-top:var(--intervalWidth);box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center}._recommendedLeft_3imuo_1279{padding:var(--intervalWidth);box-sizing:border-box}._merchantClassification_3imuo_1287{width:2rem;background:#fff;border-radius:.1rem;margin-bottom:var(--intervalWidth)}._productDesciptionbox_3imuo_1301{width:100%}._productDesciptionTab_3imuo_1307{display:flex;align-items:center;padding:0 var(--intervalWidth);position:sticky;top:0;left:0;background:#fff;width:100%}._productDesciptionTabItem_3imuo_1329{font-size:var(--textLargeFontsize);color:#666;line-height:.5rem;border-bottom:3px solid rgba(0,0,0,0);margin-right:.5rem}._productDesciptionTabItemActive_3imuo_1343,._productDesciptionTabItem_3imuo_1329:hover{font-weight:400;font-size:var(--textLargeFontsize);color:var(--themeTextColors);line-height:.5rem;border-bottom:3px solid var(--themeBorderColors);margin-right:.5rem;cursor:pointer}._productDesciptionContentTitle_3imuo_1361{font-weight:400;font-size:var(--textLargeFontsize);color:#000;margin-left:var(--intervalWidth);margin-bottom:var(--intervalWidth);margin-top:var(--intervalWidth)}._aligncenter_3imuo_1379{display:flex;align-items:center}._marginleft10_3imuo_1387{margin-left:.1rem}._margintop10_3imuo_1393{margin-top:.1rem}._maeginright20_3imuo_1399{margin-right:var(--intervalWidth)}._shu_3imuo_1405{width:.03rem;height:.17rem;background:#ff4000;border-radius:0}._productDesciptionContent_3imuo_1361{display:flex;flex-wrap:wrap;width:100%;padding:0 var(--intervalWidth)}._productDesciptionContent_3imuo_1361 img{width:7.8rem;margin:auto}._orderingInstructions_3imuo_1437{width:100%}._orderingInstructions_3imuo_1437 img{width:100%;padding:0 var(--intervalWidth)}._productDesciptionContentItem_3imuo_1451{display:flex;justify-content:space-between;width:50%}._hideMoreReviewpositiveRatingBox_3imuo_1461{left:-60vw;display:none}._masks_3imuo_1471{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;transition:opacity .2s;-webkit-transition:opacity .2s;z-index:10}._fadein_3imuo_1495{opacity:.2}._fadeout_3imuo_1501{opacity:0;display:none}._showMoreReviewpositiveRatingBox_3imuo_1509{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_3imuo_1535{position:absolute;right:0;top:.25rem;width:.5rem;height:.5rem;cursor:pointer}._iconClose_3imuo_1535:hover{color:var(--themeTextColors)}._positiveRatingBox_3imuo_1557{display:flex;justify-content:space-around;align-items:end;padding:var(--intervalWidth);border-bottom:1px solid #D9D9D9}._positiveRatingText_3imuo_1573{font-size:var(--textSmallFontsize);line-height:1;display:flex;align-items:center}._positiveRatingText_3imuo_1573 input:checked{background:#673ab8}._positiveRatingNum_3imuo_1591{color:var(--themeTextColors);font-size:.4rem;line-height:.2rem;margin-left:.13rem;margin-right:var(--intervalWidth)}._positiveRatingsymbol_3imuo_1605{font-size:var(--titleOfTheArticle)}._productDesciptionContentL_3imuo_1611{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_3imuo_1631{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_3imuo_1451:last-child ._productDesciptionContentR_3imuo_1631{border-bottom:1px solid #F4F6F8}._ratingListItem_3imuo_1659{display:flex;padding:var(--intervalWidth);margin-right:var(--intervalWidth)}._ratingListItemL_3imuo_1671{display:flex;flex-direction:column;align-items:center;margin-right:var(--intervalWidth)}._flexcenter_3imuo_1685{display:flex;justify-content:center;align-items:center}._moreBtn_3imuo_1697{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_3imuo_1671 ._userlog_3imuo_1727{width:.5rem;height:.5rem;background:#d9d9d9;border-radius:50%}._userName_3imuo_1739{font-weight:400;font-size:var(--textSmallFontsize);color:#333;line-height:.16rem;margin-bottom:.08rem}._timeClass_3imuo_1753{color:var(--themeTextColors)}._ratingListItemR_3imuo_1759{width:100%;display:flex;flex-direction:column;max-width:7.8rem;white-space:wrap}._timeSpecifications_3imuo_1775{display:flex;font-weight:400;font-size:var(--textSmallFontsize);color:#333;line-height:.16rem;word-break:break-all}._reviewImg_3imuo_1791{width:1.42rem;height:1.42rem;background:#fff;border-radius:.08rem;margin-right:var(--intervalWidth)}._replyComment_3imuo_1807{width:100%;padding:var(--intervalWidth) 0;box-sizing:border-box;border-top:1px solid #D9D9D9;margin-top:var(--intervalWidth)}._replaytime_3imuo_1823{color:var(--themeTextColors)}._buyBox_3imuo_1829{width:5.68rem;margin-left:.2rem;opacity:0;transition:opacity .5s ease-in-out}._show_3imuo_1509{opacity:1}._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}._shopContent_1f53i_1{width:5.6rem}._shopContentStickys_1f53i_9{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_1f53i_39{position:sticky}._scrollbox_1f53i_45{position:relative;height:calc(100% - .6rem);overflow-y:scroll;padding-bottom:.6rem;box-sizing:border-box}._scrollbox_1f53i_45::-webkit-scrollbar{display:none}._stickysFooter_1f53i_65{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_1f53i_91{position:sticky;top:0;justify-content:space-between;align-items:center;width:100%;background:#fff;padding:.2rem 0;box-sizing:border-box}._flex_1f53i_113{display:flex}._flexwrap_1f53i_123{flex-wrap:wrap;display:flex}._aligncenter_1f53i_131{display:flex;align-items:start}._shoptag_1f53i_139{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_1f53i_161{font-weight:600;font-size:var(--textLargeFontsize);color:#333;width:5.68rem}._relative_1f53i_173{position:relative}._stickyLogo_1f53i_179{width:1rem;height:1rem;margin-right:var(--intervalWidth);border-radius:.08rem;overflow:hidden}._stickyLogo_1f53i_179 img{width:100%;height:100%;object-fit:contain}._relativeLogo_1f53i_203{position:absolute;top:0;left:-5.8rem;width:5.6rem;height:5.6rem;z-index:999}._relativeLogo_1f53i_203 img{width:100%;height:100%;object-fit:contain;z-index:999}._shopName_1f53i_161{font-weight:600;font-size:var(--textLargeFontsize);color:#333;width:5.6rem}._sales_1f53i_243{font-weight:400;font-size:var(--textSmallFontsize);color:#666}._sales_1f53i_243 ._number_1f53i_253{color:var(--themeTextColors)}._margineft_1f53i_259{margin-left:var(--textMarginWidth)}._marginRight_1f53i_265{margin-right:var(--textMarginWidth)}._selectdefault_1f53i_271{border:none;background:#fff;font-size:var(--textSmallFontsize);height:auto}._numberOfDeals_1f53i_283{font-size:.11rem;color:#ff4000}._price_1f53i_291{font-size:var(--textSmallFontsize);color:red}._verticalAlign_1f53i_299{vertical-align:middle}._fontsize16_1f53i_305{font-size:var(--textMediumFontsize)}._numberOfprice_1f53i_311{font-size:.48rem}._delivery_1f53i_317{font-size:var(--textSmallFontsize);color:#666;display:flex;align-items:center}._address_1f53i_331{font-size:var(--textSmallFontsize);color:#333}._tags_1f53i_339{width:.75rem;text-align:justify;text-align-last:justify;font-weight:400;white-space:nowrap}._deliveryTags_1f53i_353{overflow-x:scroll;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}._deliveryTags_1f53i_353::-webkit-scrollbar{display:none}._tagItem_1f53i_373{padding:var(--textMarginWidth) var(--intervalWidth);font-size:var(--textSmallFontsize);color:var(--title2color);border-radius:.08rem;background:var(--splitTheBackground);margin-right:var(--textMarginWidth)}._tagList_1f53i_389{width:calc(100% - .88rem)}._lineHeight34_1f53i_395{line-height:.34rem}._tagImg_1f53i_401{width:.33rem;height:.33rem}._tagImg_1f53i_401 img{width:100%;height:100%;object-fit:contain}._fontweight600_1f53i_419{font-weight:600}._margintop15_1f53i_425{margin-top:.15rem}._margintop10_1f53i_431{margin-top:.1rem}._margintop35_1f53i_437{margin-top:.35rem}._symbolBox_1f53i_443{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_1f53i_469{width:.45rem;height:.45rem}._symbolBoxl_1f53i_477{position:absolute;left:1px;top:1px;border-right:1px solid rgba(51,51,51,.12)}._symbolBoxr_1f53i_491{position:absolute;right:1px;top:1px;border-left:1px solid rgba(51,51,51,.12)}._positionCenter_1f53i_505{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}._numbox_1f53i_521{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_1f53i_541{width:1.5rem;height:.45rem}._numbox_1f53i_521 input{border:none;text-align:center;width:1.02rem;display:flex}._numboxSticky_1f53i_541 input{width:1.5rem;height:.45rem}._numbox_1f53i_521 input::-webkit-outer-spin-button,._numbox_1f53i_521 input::-webkit-inner-spin-button{-webkit-appearance:none!important}._numbox_1f53i_521 input[type=number]{-moz-appearance:textfield}._heng_1f53i_587{width:.19rem;height:0px;border-radius:0;border:.01rem solid #666666}._shu_1f53i_601{width:0px;height:.19rem;border-radius:0;border:1px solid #666666}._specTab_1f53i_613{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_1f53i_633{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_1f53i_613:hover,._specActive_1f53i_653{box-sizing:border-box;border:1px solid var(--themeTextColors);color:var(--themeTextColors)}._specActivenotInStock_1f53i_663{border:1px solid rgba(51,51,51,.12);color:#3333331f}._buyer_1f53i_671{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_1f53i_693{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_1f53i_721{padding:.12rem .65rem;font-weight:600;font-size:var(--textLargeFontsize);color:#fff;line-height:.21rem;background:#d9d9d9;border-radius:.05rem}._wuhuosticky_1f53i_741{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_1f53i_767{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_1f53i_789{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_1f53i_821{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_1f53i_847{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_1f53i_821 ._SCicon_1f53i_871{font-size:.32rem}._addSCOk_1f53i_847 ._SCicon_1f53i_871{font-size:.26rem}._addcarokbox_1f53i_883{width:2.36rem;height:2.3rem;background:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}._addcardBoxTop_1f53i_903{width:1.6rem;height:.44rem;background:#fff;border-radius:.08rem;position:absolute;display:flex;justify-content:center;align-items:center;top:var(--intervalWidth)}._addCarOk_1f53i_927{font-weight:600;font-family:PingFang SC,PingFang SC;font-size:var(--textLargemediunFontsize);color:#2c2c2c;line-height:.21rem}._addCarOkPlace_1f53i_943{font-weight:400;font-family:PingFang SC,PingFang SC;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin:.1rem 0 .16rem}._toCarBtn_1f53i_959{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_1f53i_991{width:.45rem;height:.45rem;display:flex;margin-bottom:var(--intervalWidth)}._addcarokboxImgTop_1f53i_1003{width:.22rem;height:.22rem;display:flex;margin-right:var(--textMarginWidth)}._addcarokboxImg_1f53i_991 img,._addcarokboxImgTop_1f53i_1003 img{width:100%;height:100%;object-fit:contain}._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)}._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}._main_a71gf_1{width:100%;min-width:var(--min-width)}._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}._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)}._home_1logb_1{min-height:100vh;min-width:14.4rem;width:14.4rem;padding:.12rem .2rem;margin:0 auto}._checkTab_1logb_17{width:100%;display:flex;justify-content:center;font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem}._checkTabItem_1logb_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_1logb_35:hover{cursor:pointer}._checkTabItem_1logb_35:hover,._checkTabItemActive_1logb_61{font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem;border-bottom:.02rem solid var(--themeBorderColors)}._search_1logb_75{width:11.96rem;height:.42rem;display:flex;position:relative;margin-bottom:var(--intervalWidth)}._searchInput_1logb_89{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_1logb_115{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_1logb_147{display:flex}._menus_1logb_153{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_1logb_175{margin-bottom:.2rem;display:flex;align-items:center}._menuitemIcon_1logb_185{width:20px;height:20px;background:#d9d9d9;border-radius:0}._menuSpace_1logb_197{width:1.9rem;display:flex;justify-content:space-between}._menusIconNext_1logb_207{font-size:var(--textMinFontsize);transform:rotate(270deg)}._menuitemName_1logb_215{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:.16rem;margin-left:.08rem}._carouselsAndJumpBoxes_1logb_229{display:flex;flex-direction:column}._swagger_1logb_237{width:7.62rem;height:3.11rem;background:var(--themeBorderColors);border-radius:.1rem}._jumpToAListOfLinks_1logb_249{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_1logb_273{display:flex;flex-direction:column;align-items:center}._jumpLinkIcon_1logb_283{width:50px;height:50px;background:#d9d9d9;border-radius:0;margin-bottom:.05rem}._jumpLinkName_1logb_297{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin-top:.05rem}._broaderMarketTrend_1logb_313{width:3.79rem;height:3.11rem;background:var(--customizeTheBaseColor);margin-left:var(--intervalWidth);padding:.26rem;box-sizing:border-box;border-radius:.1rem}._broaderMarketTrend_1logb_313 ._users_1logb_331{display:flex;align-items:center}._usersIcons_1logb_339{width:.6rem;height:.6rem;border-radius:.6rem;display:flex;align-items:center;overflow:hidden}._usersIcons_1logb_339 img{width:100%;height:100%;object-fit:contain}._broaderMarketTrend_1logb_313 ._names_1logb_365{display:flex;flex-direction:column;margin-left:.16rem}._names_1logb_365 ._title_1logb_375{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:21px}._namesBtn_1logb_387{display:flex;align-items:center;font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:16px;margin-top:.1rem}._namesBtn_1logb_387 span:first-child,._namesBtn_1logb_387 span:last-child{cursor:pointer}._dividingLinemargin12_1logb_411{margin:0 .12rem;border-right:1px solid #D9D9D9;height:.16rem}._logintype_1logb_421{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:.21rem;text-align:center;margin:.28rem 0 .16rem}._btnBox_1logb_437{display:flex;justify-content:center}._loginBtn_1logb_445{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_1logb_445 ._marginright8_1logb_471{margin-right:.08rem;font-size:var(--textLargemediunFontsize)}._featureList_1logb_479{display:grid;grid-template-columns:repeat(4,1fr);margin-top:.25rem}._functionButtons_1logb_489{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:1;display:flex;align-items:center;flex-direction:column;cursor:pointer}._functionButtons_1logb_489 ._icon_1logb_509{font-size:.3rem;margin-bottom:.08rem}._listOfBusinesses_1logb_519{width:14.39rem;height:2.35rem;background:#fff;border-radius:.1rem;margin-top:var(--intervalWidth);display:flex;flex-wrap:wrap}._listOfBusinesseItem_1logb_539{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_1logb_539 img,._swagger_1logb_237 img{width:100%;height:100%;object-fit:contain}._listOfBusinesseItem_1logb_539:nth-child(6)~div{border-bottom:none}._listOfBusinesseItem_1logb_539:first-child{border-left:none}._listOfBusinesseItem_1logb_539:nth-child(7){border-left:none}._advertisingWindow_1logb_597{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._advertisingWindowItem_1logb_607{width:7.1rem;height:1.6rem;background:var(--themeBgColors);border-radius:.1rem}._recommendedBits_1logb_619{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._recommendedBitsItem_1logb_633{width:7.1rem;height:3.75rem;background:#fff;border-radius:.1rem;padding:0 .2rem .25rem}._recommendedBitsItem_1logb_633:last-child{margin-left:var(--intervalWidth)}._recommendedBitsItemline_1logb_655{display:flex;justify-content:space-between;align-items:center;padding:.25rem .2rem;box-sizing:border-box}._recommendedBitsItemlinenleft_1logb_669{display:flex;align-items:baseline}._titleName_1logb_677{font-weight:400;font-size:.26rem;color:#000;line-height:.25rem}._recommendedBitsItemlinenspan_1logb_689{font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;text-align:left;margin-left:.15rem}._recommendedBitsItemlinenmore_1logb_705{font-weight:400;font-size:var(--textMediumFontsize);color:var(--themeTextColors);line-height:.25rem}._flexbetween_1logb_719{display:flex;justify-content:space-between;flex-wrap:wrap}._recommendedBitsItemlineitemsshopitem_1logb_729{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;cursor:pointer}._recommendedBitsItemlineitemsshopitemimg_1logb_745{width:2.13rem;height:2.13rem;background:#d9d9d9;border-radius:.05rem}._recommendedBitsItemlineitemsshopitemName_1logb_757{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_1logb_781{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_1logb_809{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem}._recommendedBitsItemlineitemsshopitemPriceOldPrice_1logb_823{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem;color:#000;margin-left:.24rem;text-decoration:line-through}._recommendedBitsItemfactoryLabeling_1logb_843{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_1logb_843:hover{color:#fff;background:#000}._coffeeBeansRecommended_1logb_873{width:14.4rem;background:#fff;border-radius:.1rem}._coffeeBeansRecommendedTitle_1logb_883{display:flex;justify-content:space-between;padding:0 0 var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._coffeeBeansRecommendedTitleL_1logb_897{display:flex;align-items:baseline}._coffeeBeansRecommendedTitleLSpan_1logb_907{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._coffeeBeansRecommendedTitleR_1logb_921{display:flex;align-items:center}._coffeeBeansRecommendedTitleRItem_1logb_929{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_1logb_947,._coffeeBeansRecommendedTitleRItem_1logb_929: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_1logb_411{border-right:1px solid #D9D9D9;margin-right:15px;height:.16rem}._coffeeBeansRecommendedTitleRMore_1logb_977{font-weight:400;font-size:var(--textLargemediunFontsize);color:#999;line-height:.25rem;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}._paddingparam_1logb_993{padding:0 var(--intervalWidth);box-sizing:border-box}._grid6NoGap_1logb_1001{display:grid;grid-template-columns:repeat(6,1fr)}._coffeeBeansRecommendeditem_1logb_1009{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_1logb_1029{display:flex;justify-content:center;align-items:center;padding:.1rem 0;margin-top:.1rem}._shoplogo_1logb_1045{width:.26rem;height:.26rem;border-radius:.26rem;overflow:hidden;margin-right:.06rem}._shoplogo_1logb_1045 img{width:100%;height:100%;object-fit:cover}._storename_1logb_1069{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem}._coffeeBeansRecommendeditem_1logb_1009:hover{border:1px solid var(--themeBorderColors)}._coffeeBeansRecommendeditem_1logb_1009:hover ._coffeeBeansRecommendeditemimg_1logb_1089 img{transform:scale(1.05);transition:all .3s}._coffeeBeansRecommendeditem_1logb_1009:hover ._coffeeBeansRecommendeditemName_1logb_1097{color:var(--themeTextColors)}._coffeeBeansRecommendeditemimg_1logb_1089{width:2.24rem;height:2.24rem;background:#d9d9d9;border-radius:.16rem .16rem 0 0;overflow:hidden}._coffeeBeansRecommendedText_1logb_1119{padding:.1rem}._coffeeBeansRecommendeditemName_1logb_1097{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_1logb_1151{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_1logb_1175{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._priceMarker_1logb_1189{font-size:var(--textSmallFontsize)}._priceFigures_1logb_1195{font-size:var(--textLargeFontsize)}._numberOfSales_1logb_1201{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;margin-left:.05rem;margin-top:.05rem}._recommendedLists_1logb_1217{width:14.4rem;background:#fff;border-radius:.1rem}._recommendedListsTitle_1logb_1229{display:flex;justify-content:space-between;padding:var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._recommendedListsTitleL_1logb_1243{display:flex;align-items:baseline}._flex_1logb_719{display:flex;flex-wrap:wrap;justify-content:space-between}._grid6_1logb_1001{display:grid;grid-template-columns:repeat(6,1fr);gap:.1rem}._recommendedListsTitleLSpan_1logb_1273{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._recommendedListsitem_1logb_1287{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;margin-bottom:var(--intervalWidth)}._recommendedListsitemimg_1logb_1303{width:2.21rem;height:2.21rem;background:#d9d9d9;border-radius:.05rem}._coffeeBeansRecommendeditemimg_1logb_1089 img,._recommendedListsitemimg_1logb_1303 img,._recommendedBitsItemlineitemsshopitemimg_1logb_745 img{width:100%;height:100%;object-fit:contain;transition:all .3s}._recommendedListsitemName_1logb_1327{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_1logb_1351{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;display:flex;width:100%;align-items:baseline}._recommendedListsitemPriceNewPrice_1logb_1369{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._aListBox_1logb_1389{display:flex;width:100%;padding:var(--intervalWidth) 0;background:linear-gradient(90deg,#fff,#fffdf7,#fff);border-bottom:1px solid #F2F2F2}._aListImg_1logb_1405,._aListImglogo_1logb_1405{width:1.6rem;height:1.6rem;border-radius:.08rem;overflow:hidden;display:flex}._aListImglogo_1logb_1405{border-radius:1.6rem;overflow:hidden;color:#bcbcbc}._aListImg_1logb_1405 img{width:100%;height:100%;object-fit:contain}._aListContent_1logb_1441{display:flex;flex-width:wrap;width:3.6rem;margin:0 var(--intervalWidth);flex-direction:column}._aListTitle_1logb_1455{font-weight:600;font-size:var(--titleOfTheArticle);color:#000;line-height:.2rem}._shoptabTags_1logb_1467{display:flex;align-items:center;margin-top:.1rem;height:.2rem}._shoptabTag_1logb_1467{display:flex;font-weight:400;font-size:11px;color:var(--themeTextColors);line-height:13px;border:1px solid var(--themeBorderColors);border-radius:2px}._shoptabTagtip_1logb_1499{color:#fff;background:var(--themeColors);padding:.01rem .02rem;box-sizing:border-box}._shoptabTagtime_1logb_1511{padding:.01rem .02rem;box-sizing:border-box}._evaluation_1logb_1519{display:flex;align-items:center;flex-wrap:wrap}._evaluationname_1logb_1529{font-weight:400;font-size:var(--textMinFontsize);color:#999;line-height:.13rem}._evaluationitem_1logb_1541{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_1logb_1565{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_1logb_1565 span{width:.27rem;border-right:1px solid var(--themeBorderColors);margin-right:.08rem}._aListBtn_1logb_1601{display:flex;margin-top:var( --intervalWidth)}._aListBtnitem_1logb_1609{display:flex;background:#fff;border-radius:8px;border:1px solid #D9D9D9;padding:.1rem .14rem;box-sizing:border-box;align-items:center;cursor:pointer}._aListBtnitem_1logb_1609:hover,._aListBtnitem_1logb_1609:hover ._aListBtnitemtext_1logb_1629{background:var(--themeBgColors);border:1px solid var(--themeBorderColors);color:#fff}._aListBtnitemicon_1logb_1639 span{font-size:.22rem}._aListBtnitemtext_1logb_1629{font-weight:500;font-size:var(--textLargemediunFontsize);color:#363636;line-height:.2rem;margin-left:var(--textMarginWidth)}._aListRecommendeditem_1logb_1661{margin-right:var(--textMarginWidth);border:1px solid rgba(246,148,12,0);border-radius:.16rem}._aListRecommendeditem_1logb_1661:hover{border:1px solid var(--themeBorderColors)}._productList_1logb_1679{width:9rem;overflow-x:scroll;display:flex}._productList_1logb_1679::-webkit-scrollbar{display:none;width:0!important;height:0!important;-webkit-appearance:none;background:transparent}._productList_1logb_1679 ._no_copy_1logb_1707{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_1logb_1725{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_1logb_1749,._aListpriceFigures_1logb_1755{font-size:var(--titleOfTheArticle)}._home_7na8t_1{width:14rem;box-sizing:border-box;margin:0 auto}._merchantReferrals_7na8t_17{display:flex;flex-wrap:wrap;flex-direction:column;padding:0 var(--intervalWidth);box-sizing:border-box}._item_7na8t_41{font-size:var(--textMediumFontsize);display:flex;align-items:start;box-sizing:border-box;border-bottom:1px solid #E5E5E5}._CategoryFilteringName_7na8t_57{white-space:nowrap;margin-right:.7rem;padding:var(--intervalWidth) 0}._CategoryFilteringRighr_7na8t_69{display:grid;grid-template-columns:repeat(7,1fr);flex-wrap:wrap;position:relative;width:100%}._item_7na8t_41:last-child{border-bottom:none}._childrenItem_7na8t_89{width:1.6rem;font-weight:300;font-size:var(--textSmallFontsize);color:#333;line-height:.2rem;white-space:nowrap;padding:var(--intervalWidth) 0;position:relative}._childrenItem_7na8t_89:hover ._hoverbox_7na8t_113,._childrenItemHoverresiveItem_7na8t_113:hover,._childrenItemActive_7na8t_113{font-size:var(--textSmallFontsize);color:var(--themeTextColors);line-height:.2rem;z-index:20}._childrenItem_7na8t_89:hover ._hoverbox_7na8t_113,._childrenItemHoverresiveItem_7na8t_113:hover{cursor:pointer}._hoverbox_7na8t_113{display:flex;align-items:center;position:relative}._hoverbox_7na8t_113 ._downspan_7na8t_143{font-size:var(--textMinFontsize);margin-left:.05rem}._childrenItemHover_7na8t_113{overflow:hidden;position:absolute;top:0;left:0}._childrenItem_7na8t_89:hover ._childrenItemHover_7na8t_113{overflow:unset;width:calc(100% - 40px);background:#fff}._childrenItemHoverresive_7na8t_113{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_7na8t_203{font-weight:400;font-size:var(--textLargeFontsize);color:var(--themeTextColors);line-height:23px;width:100%}._childrenItem_7na8t_89:nth-last-child(-n+3) ._childrenItemHoverresive_7na8t_113{right:0}._childrenItem_7na8t_89:nth-child(-n+2) ._childrenItemHoverresive_7na8t_113{left:0}._childrenItemHoverresiveItem_7na8t_113{margin-right:var(--intervalWidth);margin-top:.14rem}._home_1fkeo_1{width:14.4rem;padding:var(--intervalWidth);box-sizing:border-box;margin:0 auto}._flex_1fkeo_15{display:flex;flex-wrap:wrap}._paddingparam_1fkeo_23{box-sizing:border-box}._recommendedListsTitleLSpan_1fkeo_31{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._grid_1fkeo_45{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}._recommendedListsitem_1fkeo_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_1fkeo_53:hover{border:2px solid var(--themeBorderColors)}._recommendedListsitemimg_1fkeo_79{width:2.12rem;height:2.16rem;background:#d9d9d9;border-radius:.05rem}._recommendedListsitemimg_1fkeo_79 img{width:100%;height:100%;object-fit:cover}._recommendedListsitemName_1fkeo_101{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_1fkeo_125{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;display:flex;width:100%;align-items:baseline}._recommendedListsitemPriceNewPrice_1fkeo_143{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._recommended_1fkeo_31{padding-top:var(--intervalWidth);box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center}._recommendedLeft_1fkeo_171{padding:var(--intervalWidth);box-sizing:border-box}._priceMarker_1fkeo_179{font-size:var(--textSmallFontsize)}._priceFigures_1fkeo_185{font-size:var(--textMediumFontsize)}._priceFiguresdouble_1fkeo_191{font-size:var(--textMinFontsize)}._numberOfSales_1fkeo_197{font-weight:400;font-size:var(--textMinFontsize);color:#666;line-height:.14rem;margin-left:.05rem;margin-top:.05rem}._pagination_1fkeo_217{margin-top:20px;font-size:var(--textSmallFontsize);display:flex;justify-content:center;align-items:center}._pagination_1fkeo_217 a,._pagination_1fkeo_217 select,._pagination_1fkeo_217 button,._pagination_1fkeo_217 span{margin:0 5px}._prevPage_1fkeo_241,._nextPage_1fkeo_241{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_1fkeo_267{background:#fff}._pageNumber_1fkeo_275{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_1fkeo_299{background-color:#ff2900;color:#fff}._pageSize_1fkeo_309{padding:5px;line-height:1}._goPage_1fkeo_319{padding:5px 10px;background:none;border:none;cursor:pointer}._pageInfo_1fkeo_331{display:flex}._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_qiwu0_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_qiwu0_21{display:flex;flex-wrap:wrap}._column_qiwu0_29{flex-direction:column}._HomeL_qiwu0_37{width:9.8rem}._HomeLBox_qiwu0_43{margin-bottom:.5rem}._marginTop_qiwu0_49{margin-top:var(--intervalWidth)}._HomeR_qiwu0_55{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_qiwu0_75{font-weight:600;font-size:var(--textLargeFontsize);color:#000;line-height:.2rem;box-sizing:border-box;width:100%}._factoryPicturesBox_qiwu0_93{margin-top:.4rem;padding:0 var(--intervalWidth);font-size:var(--textMediumFontsize);color:#000;line-height:.3rem}._factoryPictures_qiwu0_93{width:4.49rem;height:3.02rem}._factoryPictures_qiwu0_93 img{width:100%;height:100%;object-fit:initial}._factoryPicturesContent_qiwu0_125{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_qiwu0_149{width:100%;display:grid;grid-template-columns:repeat(5,1fr);margin-top:var(--intervalWidth);justify-content:space-between;overflow:hidden}._productImg_qiwu0_149{width:1.8rem;height:1.8rem;box-sizing:border-box;border:2px solid #ffffff}._productImg_qiwu0_149:hover{border:2px solid var(--themeBorderColors)}._productImg_qiwu0_149 img{width:100%;height:100%;object-fit:contain;cursor:pointer}._tabBox_qiwu0_199{width:9.4rem;padding-left:var(--intervalWidth);margin-top:var(--intervalWidth)}._tableItem_qiwu0_211{display:flex;border:1px solid #F4F6F8;min-width:49%}._tableItemName_qiwu0_221{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_qiwu0_247{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_qiwu0_247 p{white-space:pre-wrap}._ratingListItem_qiwu0_289{display:flex;padding:var(--intervalWidth);margin-right:var(--intervalWidth)}._ratingListItemL_qiwu0_301{display:flex;flex-direction:column;align-items:center;margin-right:var(--intervalWidth)}._flexcenter_qiwu0_315{display:flex;justify-content:center;align-items:center}._moreBtn_qiwu0_327{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_qiwu0_301 ._userlog_qiwu0_357{width:.5rem;height:.5rem;background:#d9d9d9;border-radius:50%}._userName_qiwu0_369{font-weight:400;font-size:var(--textSmallFontsize);color:#333;line-height:.16rem;margin-bottom:.08rem}._timeClass_qiwu0_383{color:var(--themeTextColors)}._ratingListItemR_qiwu0_389{display:flex;flex-direction:column}._timeSpecifications_qiwu0_401{display:flex;font-weight:400;font-size:var(--textSmallFontsize);color:#333;line-height:.16rem}._reviewImg_qiwu0_415{width:1.42rem;height:1.42rem;background:#fff;border-radius:.08rem}._onlineContactuser_qiwu0_431{display:flex;padding:var(--intervalWidth);box-sizing:border-box}._onlineContactuserlog_qiwu0_441{width:.9rem;height:.9rem;border-radius:.45rem;overflow:hidden}._onlineContactuserlog_qiwu0_441 img{width:100%;height:100%;object-fit:cover}._onlineContactusertext_qiwu0_463{display:flex;flex-direction:column;margin-left:var(--intervalWidth)}._onlineContactusertexttop_qiwu0_473{display:flex}._onlineContactusername_qiwu0_479{font-weight:400;font-size:var(--textLargemediunFontsize);color:#2c2c2c;line-height:.18rem}._onLineContectTag_qiwu0_491{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_qiwu0_513{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;margin-top:var(--intervalWidth)}._functionButtons_qiwu0_529{display:flex;align-items:center;margin-top:var(--textMarginWidth)}._functionButton_qiwu0_529{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_qiwu0_561{padding:0 var(--intervalWidth)}._xunjia_qiwu0_561{font-weight:400;font-size:var(--textLargeFontsize);color:#000;line-height:.2rem}._inquiryIntroduction_qiwu0_579{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;margin-top:var(--textMarginWidth)}._formTables_qiwu0_593{width:100%;padding:var(--intervalWidth)}._formTable_qiwu0_593{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_qiwu0_593 input{width:100%;height:100%;border:none;border-radius:.04rem;padding:var(--textMarginWidth)}._sendAMessage_qiwu0_641{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}._home_5jerl_1{width:14rem;padding:var(--intervalWidth);box-sizing:border-box;margin:0 auto}._aligncenter_5jerl_15{display:flex;align-items:center}._ratingList_5jerl_23{padding:.3rem .2rem;background:#fff}._ratingListcontent_5jerl_33{margin-bottom:var(--intervalWidth)}._ratingListItem_5jerl_41{display:flex;margin-right:var(--intervalWidth)}._ratingListItem_5jerl_41:last-child{border-bottom:none;margin-bottom:0}._ratingListItemL_5jerl_59{display:flex;flex-direction:column;align-items:center;margin-right:var(--intervalWidth)}._ratingListItemL_5jerl_59 ._userlog_5jerl_73{width:.5rem;height:.5rem;background:#d9d9d9;border-radius:50%}._userName_5jerl_85{font-weight:400;font-size:var(--textSmallFontsize);color:#333;line-height:.16rem}._ratingListItemR_5jerl_99{display:flex;flex-direction:column}._userReviews_5jerl_109{padding-bottom:var(--intervalWidth)}._timeSpecifications_5jerl_115{display:flex;font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin-bottom:.05rem}._reviewImg_5jerl_131{width:1.35rem;height:1.35rem;background:#d9d9d9;border-radius:0;margin-top:.1rem;margin-right:.1rem}._dividingLine_5jerl_153{width:0px;height:12px;border:1px solid rgba(0,0,0,.12);margin:0 var(--intervalWidth)}._showCommentList_5jerl_171{display:flex;width:100%;justify-content:space-around;margin:var(--intervalWidth) 0;padding:0 .66rem var(--intervalWidth);box-sizing:border-box}._showCommentListNum_5jerl_189{display:flex;align-items:center}._commentNum_5jerl_197{margin-left:.04rem}._horizontalLines_5jerl_203{margin:var(--intervalWidth) 0 0 .66rem;border-bottom:1px solid #D9D9D9}._horizontalLines_5jerl_203[data-clint=ArticleComment]{margin:0}._flex_16n6w_1{display:flex}._title_16n6w_7{align-items:center;margin-bottom:.16rem}._commentNum_16n6w_15{font-weight:500;font-size:var(--textLargemediunFontsize);color:#2c2c2c;line-height:.18rem;display:flex;align-items:center}._commentNumber_16n6w_31{font-weight:400;font-size:var(--textSmallFontsize);color:#999;line-height:.14rem}._sort_16n6w_43{font-weight:400;font-size:var(--textSmallFontsize);color:#999;line-height:.14rem;margin-left:var(--intervalWidth)}._sortItemActive_16n6w_57{color:#2c2c2c}._paddingWidth_16n6w_63{padding:0 0 0 var(--intervalWidth);box-sizing:border-box}._stic_16n6w_73{position:sticky;bottom:0;background:#fff}._paddingTextWidth_16n6w_83{padding:0 var(--textMarginWidth);box-sizing:border-box}._paddingbox_16n6w_91{padding:var(--textMarginWidth);background:var(--themeWhiteColor)}._UpdateReplay_16n6w_99{width:100%}._sendModule_16n6w_109{display:flex;justify-content:space-between;width:100%;margin-top:var(--textMarginWidth);position:relative}._emojiBox_16n6w_123{position:absolute;top:.5rem;left:0;width:40%;height:40%;display:flex;flex-wrap:wrap;background:#fff2f4}._emoji_16n6w_123{width:.25rem;height:.25rem;object-fit:cover}._emoji_16n6w_123 img{width:100%;height:100%;object-fit:cover}._ReplayUserimage_16n6w_165{min-width:.55rem;height:.55rem;max-width:.55rem;min-height:.55rem;max-height:.55rem;border-radius:50%;margin-right:.16rem;object-fit:cover}._ReplayUserimage_16n6w_165 img{width:100%;height:100%;border-radius:50%}._ReplayInput_16n6w_195{width:100%;display:flex;flex-direction:column}._ReplayInputNote_16n6w_205{width:100%;display:flex;flex-direction:row}._ReplayInputNote_16n6w_205 ._sendModule_16n6w_109{width:auto;margin-left:var(--textMarginWidth)}._ReplayIcon_16n6w_223{width:.32rem;height:.32rem;margin-right:.16rem;object-fit:cover;border:none;cursor:pointer}._submit_16n6w_239{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_16n6w_239:active{background:rgba(var(--themeBgColorsRGB),1)}._cfgtextareaBox_16n6w_283{width:100%;padding-bottom:var(--intervalWidth);box-sizing:border-box;background:#f7f7f7;border-radius:.04rem;border:1px solid #D9D9D9}._cfgtextareaBoxNote_16n6w_299{border-radius:.2rem;padding:0}._ReplayInput_16n6w_195 ._cfgtextarea_16n6w_283{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_16n6w_299 ._cfgtextarea_16n6w_283{max-height:.49rem;padding:var(--textMarginWidth);margin:0;overflow:hidden}._ReplayInput_16n6w_195 ._cfgtextarea_16n6w_283:focus{outline:none}._ReplayInput_16n6w_195 ._cfgtextarea_16n6w_283:empty:before{content:attr(placeholder);font-weight:400;font-size:var(--textSmallFontsize);color:#999;cursor:text}._Userimage_16n6w_361{display:flex}._image_16n6w_367{width:.45rem;height:.45rem;border-radius:50%;margin-right:.16rem;object-fit:cover}._image_16n6w_367 img{width:100%;height:100%;border-radius:50%}._UploadList_16n6w_391{display:flex;padding-top:var(--textMarginWidth);padding-left:var(--intervalWidth)}._UploadList_16n6w_391 ._UploadImg_16n6w_401{width:1rem;height:1rem;display:inline-block;margin-right:.16rem;position:relative}._UploadImg_16n6w_401:hover:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#0000001a;border-radius:.08rem;display:flex;cursor:pointer}._UploadImgEdit_16n6w_441{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_16n6w_441 span{margin:0 var(--textMarginWidth)}._UploadImgEdit_16n6w_441 span:hover{color:#fff;cursor:pointer}._UploadImg_16n6w_401:hover ._UploadImgEdit_16n6w_441{display:flex}._UploadImg_16n6w_401 img{width:100%;height:100%;border-radius:.08rem}._repeatUserImg_16n6w_497{width:.3rem;height:.3rem;border-radius:50%;margin-right:.08rem;object-fit:cover}._repeatUserImg_16n6w_497 img{width:100%;height:100%;border-radius:50%}._comment_16n6w_15{width:100%}._UserName_16n6w_527{display:flex;font-weight:400;font-size:var(--textSmallFontsize);color:#2c2c2c;line-height:.46rem;align-items:center;cursor:pointer}._UserName_16n6w_527 img{width:.2rem;height:.2rem;object-fit:cover}._UserComment_16n6w_555{font-weight:400;font-size:var(--textMediumFontsize);color:#2c2c2c;line-height:.16rem;text-align:left;display:flex;align-items:center}._UserComment_16n6w_555 ._Top_16n6w_573{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_16n6w_603{margin-top:var(--textMarginWidth)}._time_16n6w_609{font-weight:300;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;text-align:left}._marginRighttextMargin_16n6w_623{margin-right:var(--textMarginWidth)}._replyMargin_16n6w_629{margin-top:var(--intervalWidth)}._iconImg_16n6w_635{width:.16rem;height:.16rem;display:flex;object-fit:cover}._iconImg_16n6w_635 img{width:100%;height:100%}._reply_16n6w_629{font-weight:300;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem}._reply_16n6w_629 div，._iconImg_16n6w_635{cursor:pointer}._dividingLine_16n6w_675{width:1px;height:.14rem;background:#d9d9d9;margin:0 var(--textMarginWidth)}._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)}._ProductHeader_1ne2r_7{width:14.4rem;margin:auto;box-sizing:border-box;background:#f7f7f7}._productContent_1ne2r_29,._productMoreContent_1ne2r_29{display:flex;height:100%;z-index:3}._productContent_1ne2r_29{padding:var(--intervalWidth);box-sizing:border-box;flex-direction:column;margin-top:auto;width:11.72rem;min-height:1.8rem}._productContent_1ne2r_29 ._flexCenter_1ne2r_55{display:flex;margin-top:auto;box-sizing:border-box;border-radius:8px;padding:var(--intervalWidth);background:#06060680}._productL_1ne2r_71{width:6.7rem;display:flex;flex-direction:column}._productImg_1ne2r_83{width:1.2rem;height:1.2rem;border-radius:1.2rem;overflow:hidden;display:flex;margin-bottom:var(--intervalWidth)}._productImg_1ne2r_83 img{width:100%;height:100%;object-fit:contain}._productName_1ne2r_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_1ne2r_131{display:flex;align-items:center;margin-top:.1rem;padding-left:.18rem;box-sizing:border-box}._shoptabTag_1ne2r_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_1ne2r_167{background:var(--themeWhiteColor);color:#06060680;padding:.01rem .02rem;box-sizing:border-box}._shoptabTagtime_1ne2r_179{padding:.01rem .02rem;box-sizing:border-box}._evaluation_1ne2r_187{display:flex;align-items:center;margin-left:var(--intervalWidth)}._evaluationname_1ne2r_197{font-weight:400;font-size:var(--textMinFontsize);color:#999;line-height:.13rem}._marginleft_1ne2r_209{margin-left:.14rem;display:flex;align-items:center}._evaluationitem_1ne2r_219{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_1ne2r_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_1ne2r_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_1ne2r_263:hover{background:var(--themeWhiteColor);color:var(--cardBgColor)}._starbox_1ne2r_241 span{margin-right:.08rem}._productTags_1ne2r_307{display:flex;flex-wrap:nowrap;padding-left:.18rem;box-sizing:border-box;white-space:nowrap;overflow:hidden;max-width:4rem}._productTagsItem_1ne2r_325{padding:.08rem;box-sizing:border-box;background:#f2f2f2;border-radius:.04rem;margin-right:.1rem;color:var(--cardBgColor)}._productMoreContent_1ne2r_29{margin-top:.4rem}._moreBtnBox_1ne2r_349{display:flex;flex-direction:column;justify-content:center;align-items:center}._moretext_1ne2r_361{font-weight:400;font-size:var(--textTitleButton);color:#2c2c2c;line-height:.24rem}._moreBtn_1ne2r_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_1ne2r_263:Active{background:#f6940cb3}._productR_1ne2r_413{width:10rem;height:4.2rem;position:relative;border:.08rem;overflow:hidden}._productRImage_1ne2r_427{width:100%;height:100%;object-fit:initial}._productRContent_1ne2r_437{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_1ne2r_465{display:flex;flex-direction:column;justify-content:center;align-items:center}._productRContentItemTop_1ne2r_477{font-size:var(--contentItemTop)}._productRContentItemintroduced_1ne2r_483{font-family:PingFang SC,PingFang SC;font-weight:300;font-size:var(--textMediumFontsize);color:#f2f2f2;line-height:.16rem}._productRContentItemsmallFont_1ne2r_497{font-size:var(--textLargemediunFontsize)}._labelQuestionMark_1ne2r_503{position:absolute;top:.4rem;right:.4rem}._productMoreR_1ne2r_515,._productMoreRBox_1ne2r_521{width:auto}._productMoreRBoxList_1ne2r_527{width:4.17rem;box-sizing:border-box;border-radius:4px;display:flex;justify-content:space-between;align-items:center;height:auto}._productMoreRItem_1ne2r_545{display:flex;flex-direction:column;justify-content:center;align-items:center}._MoreContent_1ne2r_557{font-weight:600;font-size:var(--textLargeBoldFontsize);color:#fff;line-height:.24rem;margin-bottom:var(--textMarginWidth)}._Moreintroduced_1ne2r_571{font-weight:300;font-size:var(--textMediumFontsize);color:#fff;line-height:.24rem}._digline_1ne2r_583{height:30px;width:0;border:1px solid #666666}._address_1ne2r_593{width:auto;display:flex;margin-top:var(--intervalWidth);padding-left:var(--intervalWidth);box-sizing:border-box;align-items:center;white-space:nowrap}._addressText_1ne2r_611{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_1ne2r_633{font-size:var(--textTitleButton);color:#ffffff80}._moreAddress_1ne2r_641{font-weight:400;font-size:var(--textMediumFontsize);color:#fff;line-height:.16rem;margin-left:.3rem;cursor:pointer}._iconBtn_1ne2r_657{font-size:var(--textMediumFontsize);display:flex;align-items:center;margin:0 .2rem}._iconBtn_1ne2r_657 span{margin:0 .02rem}._iconBtn_1ne2r_657:first-child{margin-left:.2rem}._iconBtnicon_1ne2r_681{font-size:var(--textMediumFontsize)}._iconBtniconActive_1ne2r_687{color:var(--themeTextColors)}._iconBtn_1ne2r_657:hover{cursor:pointer;color:var(--themeTextColors)}._shu_1ne2r_701{height:.12rem;border:1px solid #666666}._merchantMenu_1ne2r_711{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_1ne2r_729,._merchantMenuItemActive_1ne2r_729{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_1ne2r_729:hover,._merchantMenuItemActive_1ne2r_729{font-weight:400;font-size:var(--textLargeFontsize);color:var(--themeTextColors);line-height:.16rem;margin-right:.6rem}._merchantMenuItemActive_1ne2r_729{background:var(--themeColors);color:var(--themeWhiteColor)}._merchantMenuItem_1ne2r_729:hover{cursor:pointer}._ProductHeaderImg_1ne2r_785{display:flex;height:4.4rem;overflow:hidden;align-items:center;position:relative}._ProductHeaderImg_1ne2r_785 ._productImg_1ne2r_83{width:.6rem;height:.6rem}._ProductHeaderImg_1ne2r_785 ._productImgBG_1ne2r_807{width:100%;height:100%;position:absolute;left:0;top:0}._productImgBG_1ne2r_807 img{width:100%;height:100%;object-fit:cover}._HeaderTabBar_1ne2r_835{z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}._HeaderTabBar_1ne2r_835>div{height:33%;background:#00000080}._HeaderTabBar_1ne2r_835{z-index:2;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}._HeaderTabBar_1ne2r_835 ._merchantMenu_1ne2r_711{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_1ne2r_835 ._merchantMenuItem_1ne2r_729,._merchantMenuItemActive_1ne2r_729{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_1ne2r_835 ._merchantMenuItem_1ne2r_729:hover,._merchantMenuItemActive_1ne2r_729{font-weight:400;font-size:var(--textLargeFontsize);color:var(--themeTextColors);line-height:.16rem}._HeaderTabBar_1ne2r_835 ._merchantMenuItemActive_1ne2r_729{background:var(--themeColors);color:var(--themeWhiteColor)}._HeaderTabBar_1ne2r_835 ._merchantMenuItem_1ne2r_729:hover{cursor:pointer}header{width:var(--min-width)}._ProductHeader_5lpkb_7{width:14.4rem;margin:auto;padding:var(--intervalWidth) 0;box-sizing:border-box;background:#f7f7f7}._productContent_5lpkb_29,._productMoreContent_5lpkb_29{display:flex;height:100%}._productContent_5lpkb_29{padding:var(--intervalWidth);box-sizing:border-box;flex-direction:column}._productContent_5lpkb_29 ._flex_5lpkb_47{display:flex}._productL_5lpkb_53{width:8.6rem;display:flex;flex-direction:column}._productImg_5lpkb_65{width:100%;height:1.2rem;border-radius:1.2rem;overflow:hidden;display:flex;margin-bottom:var(--intervalWidth)}._productImg_5lpkb_65 img{width:100%;height:100%;object-fit:contain}._productName_5lpkb_91{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_5lpkb_113{display:flex;align-items:center;margin-top:.1rem;padding-left:.18rem;box-sizing:border-box}._shoptabTag_5lpkb_113{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_5lpkb_149{background:var(--themeTextColors);color:#fff;padding:.01rem .02rem;box-sizing:border-box}._shoptabTagtime_5lpkb_161{padding:.01rem .02rem;box-sizing:border-box}._evaluation_5lpkb_169{display:flex;align-items:center;margin-left:var(--intervalWidth)}._evaluationname_5lpkb_179{font-weight:400;font-size:var(--textMinFontsize);color:#999;line-height:.13rem}._marginleft_5lpkb_191{margin-left:.14rem;display:flex;align-items:center}._evaluationitem_5lpkb_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_5lpkb_223{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_5lpkb_245{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_5lpkb_245:hover{background:var(--cardBg2Color);color:#fff}._starbox_5lpkb_223 span{width:.27rem;border-right:1px solid var(--themeTextColors);margin-right:.08rem}._productTags_5lpkb_289{display:flex;flex-wrap:nowrap;padding-left:.18rem;box-sizing:border-box;white-space:nowrap;overflow:hidden;width:6.1rem}._productTagsItem_5lpkb_307{padding:.08rem;box-sizing:border-box;background:#f2f2f2;border-radius:.04rem;margin-right:.1rem}._productMoreContent_5lpkb_29{margin-top:.4rem}._moreBtnBox_5lpkb_329{display:flex;flex-direction:column;justify-content:center;align-items:center}._moretext_5lpkb_341{font-weight:400;font-size:var(--textTitleButton);color:#2c2c2c;line-height:.24rem}._moreBtn_5lpkb_245{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_5lpkb_245:Active{background:#f6940cb3}._productR_5lpkb_393{width:10rem;height:4.2rem;position:relative;border:.08rem;overflow:hidden}._productRImage_5lpkb_407{width:100%;height:100%;object-fit:initial}._productRContent_5lpkb_417{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_5lpkb_445{display:flex;flex-direction:column;justify-content:center;align-items:center}._productRContentItemTop_5lpkb_457{font-size:var(--contentItemTop)}._productRContentItemintroduced_5lpkb_463{font-family:PingFang SC,PingFang SC;font-weight:300;font-size:var(--textMediumFontsize);color:#f2f2f2;line-height:.16rem}._productRContentItemsmallFont_5lpkb_477{font-size:var(--textLargemediunFontsize)}._labelQuestionMark_5lpkb_483{position:absolute;top:.4rem;right:.4rem}._productMoreR_5lpkb_495{width:100%}._productMoreRBox_5lpkb_501{width:6.54rem;padding:.22rem;box-sizing:border-box;background:#fff;border-radius:4px;margin-left:.8rem}._productMoreRBoxList_5lpkb_517{width:100%;box-sizing:border-box;background:#f7f7f7;border-radius:4px;display:flex;justify-content:space-between;align-items:center;padding:.22rem}._productMoreRItem_5lpkb_539{display:flex;flex-direction:column;justify-content:center;align-items:center}._MoreContent_5lpkb_551{font-weight:600;font-size:var(--textLargeBoldFontsize);color:#000;line-height:.24rem;margin-bottom:var(--textMarginWidth)}._Moreintroduced_5lpkb_565{font-weight:300;font-size:var(--textMediumFontsize);color:#666;line-height:.24rem}._digline_5lpkb_577{height:.3rem;width:0;border:1px solid #D9D9D9}._address_5lpkb_587{width:100%;display:flex;margin-top:.3rem;padding-left:.53rem;box-sizing:border-box;align-items:center}._addressText_5lpkb_603{width:5.28rem;overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:var(--textTitleButton);color:#2c2c2c;white-space:nowrap;line-height:.24rem}._addressicon_5lpkb_625{font-size:var(--textTitleButton);color:var(--cardBg2Color)}._moreAddress_5lpkb_633{font-weight:400;font-size:var(--textMediumFontsize);color:var(--cardBg2Color);line-height:.16rem;margin-left:.3rem;cursor:pointer}._iconBtn_5lpkb_649{font-size:var(--textMediumFontsize);display:flex;align-items:center;margin:0 .2rem}._iconBtn_5lpkb_649 span{margin:0 .02rem}._iconBtn_5lpkb_649:first-child{margin-left:.2rem}._iconBtnicon_5lpkb_673{font-size:var(--textMediumFontsize)}._iconBtniconActive_5lpkb_679{color:var(--themeTextColors)}._iconBtn_5lpkb_649:hover{cursor:pointer;color:var(--themeTextColors)}._shu_5lpkb_693{height:.12rem;border:1px solid #666666}._merchantMenu_5lpkb_703{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_5lpkb_721,._merchantMenuItemActive_5lpkb_721{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_5lpkb_721:hover,._merchantMenuItemActive_5lpkb_721{font-weight:400;font-size:var(--textLargeFontsize);color:var(--themeTextColors);line-height:.16rem;margin-right:.6rem}._merchantMenuItemActive_5lpkb_721{background:var(--themeColors);color:var(--themeWhiteColor)}._merchantMenuItem_5lpkb_721:hover{cursor:pointer}._ProductHeaderNoneImg_5lpkb_777{display:flex;height:4.4rem;align-items:center}._ProductHeaderNoneImg_5lpkb_777 ._productImg_5lpkb_65{width:.6rem;height:.6rem}._Artcontent_fnp4t_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_fnp4t_23{font-weight:600;font-size:var(--contentItemTop);color:#141313;line-height:30px;text-align:left;margin-bottom:var(--textMarginWidth)}._releaseTime_fnp4t_39{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.26rem;text-align:left;margin-bottom:var(--intervalWidth)}._dividingLine_fnp4t_55{width:100%;height:.04rem;background:#f2f2f2;margin:calc(var(--intervalWidth) * 2) 0}._showAll_fnp4t_67{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_fnp4t_89{width:6.8rem;margin:0 .48rem;box-sizing:border-box}._Inner_fnp4t_101{width:6.8rem;overflow:hidden}._Inner_fnp4t_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_fnp4t_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_fnp4t_131 ._iconItemdividingLine_fnp4t_157{width:.46rem;height:2px;background:var(--weakCopywriting);margin-bottom:.25rem}._iconItem_fnp4t_157,._iconItemDZ_fnp4t_169{width:100%;height:.8rem;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:.25rem;position:relative}._iconItemDZ_fnp4t_169 ._iconItemBox_fnp4t_189{width:.46rem;height:.46rem;background:var(--customizeTheBaseColor);display:flex;justify-content:center;align-items:center;border-radius:50%}._iconItemDZActive_fnp4t_207 ._iconItemBox_fnp4t_189{background:rgba(var(--customizeTheBaseColorRGB),.6)}._iconItem_fnp4t_157 img,._iconItemDZ_fnp4t_169 ._iconItemBox_fnp4t_189{margin-bottom:var(--textMarginWidth)}._iconItem_fnp4t_157 img,._iconItemDZ_fnp4t_169 img{width:.22rem;height:.22rem}._iconItem_fnp4t_157:hover,._iconItemDZ_fnp4t_169:hover{cursor:pointer;pointer-events:auto}._iconItem_fnp4t_157:hover ._ZFList_fnp4t_243{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_fnp4t_243{display:none;animation-duration:.2s;border-radius:.08rem}._ZFListContentItem_fnp4t_281:hover{cursor:pointer;color:var(--themeColors)}._ZFListContent_fnp4t_281{margin-left:var(--intervalWidth)}._ZFListContent_fnp4t_281 ._iconfont_fnp4t_295{margin-right:var(--textMarginWidth)}._CoffeeHotmarginleft_fnp4t_301{margin-left:var(--intervalWidth);position:sticky;top:10vh}._Inner_fnp4t_101 p:has(img){border-radius:.08rem;overflow:hidden;display:flex;width:100%;height:auto;justify-content:center;margin:var(--intervalWidth) 0}._Inner_fnp4t_101 p:has(img) img{width:100%;max-width:100%;height:auto;object-fit:cover}._Inner_fnp4t_101 img{width:100%;height:auto;object-fit:cover}._author_fnp4t_351{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:var(--textSmallFontsize);margin-top:.4rem}._authorImg_fnp4t_367{width:.9rem;height:.9rem;margin-bottom:var(--intervalWidth)}._authorImg_fnp4t_367 img{width:100%;height:100%;border-radius:50%;object-fit:cover}._authorName_fnp4t_389{font-weight:500;font-size:var(--titleOfTheArticle);color:var(--Titlecolor);cursor:pointer}._authorLove_fnp4t_401{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_fnp4t_429{display:flex;width:100%;justify-content:center;align-items:center;position:relative}._authmoreText_fnp4t_443{box-sizing:border-box;padding:var(--intervalWidth);background:var(--themeWhiteColor);z-index:2}._authmore_fnp4t_429 ._dividingLine_fnp4t_55{width:calc(100% - (var(--intervalWidth) * 2));height:.01rem;background:var(--splitTheBackground);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}._content_1awlf_1{width:100%;display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._articleList_1awlf_13{width:var(--ArticeListWidth)}._articleListTitleLeft_1awlf_25{display:flex}._titleName_1awlf_33{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_1awlf_51,._titleName_1awlf_33: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_1awlf_71,._newsItem_images_1awlf_71{width:100%;display:flex;justify-content:space-between;position:relative}._newsItem_images_1awlf_71{margin:.1rem 0}._newsItem_1awlf_71{margin-top:var(--intervalWidth)}._newsItemLeftArt3_1awlf_97{width:100%;margin-top:var(--intervalWidth)}._newsItemLeft_1awlf_97{width:7.5rem;display:flex;flex-direction:column;justify-content:space-between}._newsItemLeftSearch_1awlf_117{padding-left:.2rem;box-sizing:border-box;margin-bottom:.3rem}._newsItem_images_1awlf_71 ._newsItemLeft_1awlf_97{width:100%}._newsItemTitle_1awlf_133{font-weight:500;font-size:var(--textLargeFontsize);color:#2c2c2c;line-height:.28rem}._newsItemTitle_1awlf_133:hover{color:var(--themeBorderColors);cursor:pointer}._newsItemLeft_1awlf_97 ._newsItemTitle_1awlf_133{margin-bottom:.1rem}._newsItemTime_1awlf_161{display:flex;width:100%;font-weight:400;color:#999;font-size:var(--textMediumFontsize);line-height:.23rem}._newsUser_1awlf_179{display:flex;align-items:center}._newUserName_1awlf_187:hover{cursor:pointer;text-decoration:underline}._newsUserImg_1awlf_195{width:.24rem;height:.24rem;margin:0 .04rem}._newsItemTime_1awlf_161>div{margin-right:.32rem}._newsUserImg_1awlf_195 img{width:100%;height:100%;border-radius:50%}._newsItemImg_1awlf_221{width:1.85rem;height:1.09rem;overflow:hidden;border-radius:.06rem;transition:all .3s}._newsItemImg_1awlf_221 img{width:100%;height:100%;object-fit:cover}._close_1awlf_245{position:absolute;bottom:0;right:3.5rem}._newsItem_images_1awlf_71 ._close_1awlf_245{right:.4rem}._newsItemContens_1awlf_261{display:grid;grid-template-columns:repeat(4,1fr);margin:var(--intervalWidth) 0;margin-right:.16rem}._newsItemContensImg_1awlf_273{width:2.47rem;height:1.66rem;margin-right:.16rem;overflow:hidden}._newsItemContensImg_1awlf_273 img{width:100%;height:100%;object-fit:cover}._newsItem_images_1awlf_71 ._newsItemLeft_1awlf_97{width:100%;padding:.1rem 0}._notelist_1awlf_307{width:100%;display:grid;grid-template-columns:repeat(4,1fr);margin-top:.34rem}._notebox_1awlf_319{width:2rem}._notebox_1awlf_319 ._image_1awlf_325{width:2rem;height:2.68rem;border-radius:.05rem;transition:all .3s;overflow:hidden}._image_1awlf_325 img{width:100%;height:100%;object-fit:cover}._notetitle_1awlf_351{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_1awlf_377{display:flex;justify-content:space-between;font-weight:400;font-size:var(--textMinFontsize);color:#999;line-height:.23rem;margin-top:var(--textMarginWidth)}._articleRight_1awlf_395{padding-top:.47rem;position:relative}._sticky_1awlf_403{width:3.8rem;height:3.8rem;position:sticky;top:1.6rem}._NoteListContent_1awlf_419{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.2rem;width:10.8rem;margin-top:.34rem}@media (max-width: 750px){._NoteListContent_1awlf_419{grid-template-columns:repeat(3,1fr)}._notebox_1awlf_319{width:3.46rem}._notebox_1awlf_319 ._image_1awlf_325{width:3.46rem;height:4.64rem;border-radius:.05rem;transition:all .3s;overflow:hidden}}@media (max-width: 1080px){._NoteListContent_1awlf_419{grid-template-columns:repeat(4,1fr)}._notebox_1awlf_319{width:2.55rem}._notebox_1awlf_319 ._image_1awlf_325{width:2.55rem;height:3.41rem;border-radius:.05rem;transition:all .3s;overflow:hidden}}._hotTitle_1awlf_499{display:flex;font-weight:500;font-size:var(--textLargeFontsize);color:#2c2c2c;line-height:.23rem;align-items:center}._hotTitle_1awlf_499 ._Icon_1awlf_515{width:.32rem;height:.32rem;display:flex}._hotTitle_1awlf_499 ._Icon_1awlf_515 img{width:100%;height:100%;object-fit:cover}._hotList_1awlf_537{display:flex;margin-top:var(--textMarginWidth);font-weight:500;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._hotNumber_1awlf_553{width:.2rem;text-align:center}._hotNumber_1awlf_553,._hotcenter_1awlf_561{margin-left:var(--textMarginWidth);font-weight:500;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._hotcenter_1awlf_561{cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._hotcenter_1awlf_561:hover{text-decoration:underline}._newsItemContensImg_1awlf_273:hover img,._newsItemImg_1awlf_221:hover img,._image_1awlf_325:hover img{transform:scale(1.05);transition:all .3s}._artinner_1awlf_607{width:5.7rem;overflow:hidden;margin-left:.16rem;display:flex;flex-direction:column;justify-content:space-between;color:var(--title2color)}._Inner_1awlf_625{display:flex;flex-wrap:wrap;font-size:var(--textMediumFontsize)!important;overflow:hidden;word-break:break-word}@supports (-webkit-line-clamp: 3){._Inner_1awlf_625{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}}@supports not (-webkit-line-clamp: 3){._Inner_1awlf_625{max-height:3.6em;line-height:1.2em}._Inner_1awlf_625: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_1awlf_625._expanded_1awlf_701{max-height:none;-webkit-line-clamp:unset}._Inner_1awlf_625._expanded_1awlf_701:after{display:none}._Artcontent_1fndc_1{width:14.4rem;margin:0 auto;display:flex;padding:.24rem .2rem .8rem;box-sizing:border-box}._scopeOfTheArticle_1fndc_21{margin-left:var(--intervalWidth);box-sizing:border-box;display:flex;max-height:80vh}._scopeOfTheArticle_1fndc_21 div{max-width:10.34rem}._marginleft_1fndc_39{margin-left:var(--intervalWidth)}._NoteRight_1fndc_45{width:5rem;height:8.88rem;max-height:80vh;overflow:scroll;box-sizing:border-box;border:.01rem solid #D9D9D9;border-top-right-radius:.18rem;border-bottom-right-radius:.18rem;position:relative;background:var(--themeWhiteColor)}._innerBox_1fndc_69{padding:0 var(--intervalWidth) var(--intervalWidth)}._flex_1fndc_77{display:flex;align-items:center}._NoteRightUser_1fndc_85{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_1fndc_111{width:.4rem;height:.4rem;border-radius:50%;margin-right:var(--intervalWidth)}._artnoteUserImg_1fndc_111 img{width:100%;height:100%;border-radius:50%;object-fit:cover}._artnoteUserName_1fndc_135{cursor:pointer}._ArtnoteLike_1fndc_141{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}._NoteLeft_1fndc_167{min-width:5rem;background:#fff;border-top-left-radius:.18rem;border-bottom-left-radius:.18rem}._NoteRight_1fndc_45::-webkit-scrollbar{display:none}._artTitle_1fndc_185{font-weight:600;font-size:var(--textLargemediunFontsize);color:#141313;text-align:left;margin-bottom:var(--intervalWidth)}._releaseTime_1fndc_201{font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.26rem;text-align:left;margin-bottom:var(--intervalWidth)}._dividingLine_1fndc_217{width:100%;height:.01rem;background:#f2f2f2;margin:calc(var(--intervalWidth) * 2) 0}._Inner_1fndc_229{max-width:100%;overflow:hidden;font-size:var(--textMediumFontsize)}._Inner_1fndc_229 p{font-weight:400;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.32rem}._Inner_1fndc_229 p:has(img){display:flex;width:100%;justify-content:center;flex-wrap:wrap}._Inner_1fndc_229 p:has(img) img{width:100%;height:auto;object-fit:cover}._Inner_1fndc_229 img{width:100%;height:auto;object-fit:cover}._swiperContainer_1fndc_285{width:5rem;height:8.88rem;max-height:80vh;overflow:hidden;margin:0 auto;border-bottom-left-radius:.18rem;border-top-left-radius:.18rem}._swiperWrapper_1fndc_305{display:flex;width:auto;height:100%;max-width:100%}._swiperSlide_1fndc_319{width:100%;height:auto;object-fit:cover;display:flex;align-items:center;justify-content:center;background:#d9d9d9}._swiperSlide_1fndc_319 img{width:100%;height:auto;object-fit:cover}._main_10mb1_1{width:100%;min-width:var(--min-width);background:#fff}._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_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_1my6e_11{width:100%;min-height:.44rem;display:flex;align-items:center;box-sizing:border-box}._headerContent_1my6e_27{display:flex;align-items:center;justify-content:space-between;width:14.4rem;margin:0 auto;height:100%}header ._headerLeft_1my6e_43{display:flex;align-items:center;height:100%}._headerRight_1my6e_53{display:flex;align-items:center;justify-content:flex-end;padding-right:.18rem;box-sizing:border-box;height:.44rem}._tabitem_1my6e_69{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_1my6e_69:hover{background-color:#fff;color:var(--TextColors)}._tabitem_1my6e_69:hover ._tabName_1my6e_101 ._tabContent_1my6e_101{color:var(--themeTextColors)}._tabContent_1my6e_101{line-height:.44rem;max-height:.44rem}._headerbox_1my6e_11 ._tabContent_1my6e_101:hover{color:var(--themeTextColors)}._icon_1my6e_123{font-size:var(--textSmallFontsize);color:#363636;margin-right:3px}._tabName_1my6e_101:hover,._icon_1my6e_123,._icon_1my6e_123:hover{color:var(--themeTextColors)}._tabName_1my6e_101{font-size:var(--textMinFontsize);line-height:1}._login_1my6e_151{display:flex;align-items:center;margin-left:.18rem;cursor:pointer;height:100%;font-size:var(--textSmallFontsize)}._loginOk_1my6e_171{height:.44rem;display:flex;align-items:center;margin-left:.2rem;padding:0 .16rem;position:relative}._loginOk_1my6e_171:hover ._floatingWindow_1my6e_187{display:block;width:auto;height:auto}._loginOk_1my6e_171:hover{background:#fff;color:var(--themeTextColors)!important}._loginOk_1my6e_171:hover ._loginText_1my6e_205{color:var(--themeTextColors)!important}._downList_1my6e_215{display:none;position:absolute;bottom:0;left:0;width:100%;z-index:50}._tabitem_1my6e_69:hover ._downList_1my6e_215{display:flex!important}._downListbox_1my6e_237{position:absolute;top:0;left:0;width:100%}._downListitem_1my6e_249{display:flex;justify-content:center;align-items:center;font-size:var(--textMinFontsize);background:#fff;min-height:.44rem}._downListitem_1my6e_249:hover{background:#f5f5f5;color:var(--themeTextColors);cursor:pointer}._floatingWindow_1my6e_187{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_1my6e_303{display:flex;justify-content:end;font-weight:400;font-size:.14rem;color:#3f4348;line-height:.16rem}._floatingWindowToAdmin_1my6e_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_1my6e_347{cursor:pointer}._floatingWindowcursorpointer_1my6e_347:hover{color:var(--themeTextColors)}._xiajiantou_1my6e_359: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_1my6e_379{width:1px;height:.14rem;background:#d9d9d9;border-radius:0;margin:0 .1rem}._floatingWindowUser_1my6e_393{display:flex;align-items:center;margin:var(--textMarginWidth)}._floatingWindowUserImg_1my6e_403{width:.6rem;height:.6rem;border-radius:50%;margin-right:.1rem}._floatingWindowUserImg_1my6e_403 img{width:100%;height:100%;border-radius:50%;object-fit:initial;cursor:pointer}._floatingWindownames_1my6e_429{display:flex;flex-direction:column}._floatingWindowuserName_1my6e_437{font-weight:600;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.21rem}._floatingWindowphone_1my6e_449{font-weight:400;font-size:var(--textMinFontsize);color:#666;line-height:.14rem;margin-top:.06rem}._radio_1my6e_463{width:.22rem;height:.22rem;background:#d9d9d9;border-radius:50%}._loginText_1my6e_205{font-family:Microsoft YaHei,Microsoft YaHei,serif;font-weight:400;font-size:var(--textSmallFontsize);line-height:16px;margin-left:.05rem}._loginregist_1my6e_491{font-weight:400;font-size:var(--textSmallFontsize);line-height:16px;margin-left:.05rem}._address_1my6e_505{font-size:var(--textSmallFontsize);position:relative;color:#2c2c2c}._address_1my6e_505 ._childrenItem_1my6e_515{color:#2c2c2c;position:absolute}._searchHeader_1my6e_531{display:flex;width:14.4rem;margin:auto;padding:var(--intervalWidth) 0;background:#fff;align-items:center}._logo_1my6e_547{width:2.11rem;height:.92rem;display:flex}._logo_1my6e_547 img{width:100%;height:100%;cursor:pointer}._search_1my6e_531{width:11.96rem;height:.6rem;display:flex;position:relative;margin-left:.6rem}._select_1my6e_581{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_1my6e_615{width:.02rem;height:.32rem;background:#e8b62033;position:absolute;top:0;bottom:0;left:.94rem;margin:auto}._searchInput_1my6e_637{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_1my6e_637::placeholder{font-weight:400;font-size:var(--textMediumFontsize);color:#999;line-height:.19rem}._iconsearch_1my6e_677{margin-right:.1rem;font-size:var(--textMediumFontsize);font-weight:500}._searchBtn_1my6e_687{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_1my6e_719{display:flex}._recommendedSearches_1my6e_719 ._item_1my6e_725{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}._home_fuh1j_1{min-height:100vh;min-width:var(--ArticeMinWidth);width:10.8rem;padding:.24rem .2rem;margin:.32rem auto 0;display:flex}._checkTab_fuh1j_19{width:100%;display:flex;justify-content:center;font-weight:500;font-size:var(--textLargeFontsize);color:#141313;line-height:.23rem}._checkTabItem_fuh1j_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_fuh1j_37:hover{cursor:pointer}._checkTabItem_fuh1j_37:hover,._checkTabItemActive_fuh1j_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_fuh1j_81{width:11.96rem;height:.42rem;display:flex;position:relative;margin-bottom:var(--intervalWidth)}._searchInput_fuh1j_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_fuh1j_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_fuh1j_153{display:flex}._menus_fuh1j_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_fuh1j_181{margin-bottom:.2rem;display:flex;align-items:center;cursor:pointer}._menuitemIcon_fuh1j_195{width:.2rem;height:.2rem;border-radius:0}._menuitemIcon_fuh1j_195 img{width:100%;height:100%;object-fit:contain}._menuSpace_fuh1j_217{width:1.9rem;display:flex;justify-content:space-between}._menusIconNext_fuh1j_227{font-size:var(--textMinFontsize);transform:rotate(270deg)}._menuitemName_fuh1j_235{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:.18rem;margin-left:.08rem}._menuitem_fuh1j_181:hover,._menuitem_fuh1j_181:hover ._menuitemName_fuh1j_235{color:var(--themeTextColors)}._menuitem_fuh1j_181:hover ._menuitemIcon_fuh1j_195 img:first-child{display:none}._menuitemIcon_fuh1j_195 img:last-child{display:none}._menuitem_fuh1j_181:hover ._menuitemIcon_fuh1j_195 img:last-child{display:block}._carouselsAndJumpBoxes_fuh1j_273{display:flex;flex-direction:column}._swagger_fuh1j_281{width:7.62rem;height:3.11rem;background:var(--themeBgColors);border-radius:.1rem}._swagger_fuh1j_281 img{width:100%;height:100%;object-fit:cover;border-radius:.1rem}._jumpToAListOfLinks_fuh1j_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_fuh1j_331{display:flex;flex-direction:column;align-items:center}._jumpLinkIcon_fuh1j_341{width:50px;height:50px;background:#d9d9d9;border-radius:0;margin-bottom:.05rem}._jumpLinkName_fuh1j_355{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.16rem;margin-top:.05rem}._broaderMarketTrend_fuh1j_371{width:3.79rem;height:3.11rem;background:var(--bgLG);margin-left:var(--intervalWidth);padding:.26rem;box-sizing:border-box;border-radius:.1rem}._broaderMarketTrend_fuh1j_371 ._users_fuh1j_389{display:flex;align-items:center}._usersIcons_fuh1j_397{width:.6rem;height:.6rem;border-radius:.6rem;display:flex;align-items:center;overflow:hidden}._usersIcons_fuh1j_397 img{width:100%;height:100%;object-fit:contain}._broaderMarketTrend_fuh1j_371 ._names_fuh1j_423{display:flex;flex-direction:column;margin-left:.16rem}._names_fuh1j_423 ._title_fuh1j_433{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:21px}._userName_fuh1j_445{font-weight:600;font-size:var(--textLargemediunFontsize);color:#363636;line-height:.21rem;margin-top:var(--textMarginWidth)}._namesBtn_fuh1j_459{display:flex;align-items:center;font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:16px;margin-top:.1rem}._namesBtn_fuh1j_459 span:first-child,._namesBtn_fuh1j_459 span:last-child{cursor:pointer}._orderDynamics_fuh1j_483{width:100%;height:.56rem;margin-top:var(--intervalWidth);background:#fff;border-radius:.06rem}._orderDynamicscontent_fuh1j_499{display:flex!important;align-items:center;height:100%;padding:.08rem;box-sizing:border-box;justify-content:space-between}._orderDynamicsdata_fuh1j_515{display:flex;flex-direction:column;justify-content:space-between;align-content:space-between;margin-left:.08rem}._orderDynamicsTime_fuh1j_529{margin-top:.08rem;font-size:var(--textMinFontsize);color:#666}._orderDynamicsImg_fuh1j_539{width:.4rem;height:.4rem}._orderDynamicsImg_fuh1j_539 img{width:100%;height:100%;object-fit:contain}._orderDynamicsMore_fuh1j_559:hover{color:var(--themeTextColors);cursor:pointer}._dividingLinemargin12_fuh1j_589{margin:0 .12rem;border-right:1px solid #D9D9D9;height:.16rem}._logintype_fuh1j_599{font-weight:600;font-size:var(--textLargemediunFontsize);color:#3f4348;line-height:.21rem;text-align:center;margin:.28rem 0 .16rem}._OrderStatistics_fuh1j_615{display:grid;box-sizing:border-box;justify-content:space-between;width:100%;grid-template-columns:repeat(5,1fr);margin-top:var(--intervalWidth)}._OrderStatistic_fuh1j_615{display:flex;flex-direction:column;justify-content:center;align-items:center}._OrderStatisticsNum_fuh1j_645{font-weight:700;font-size:var(--textMediumFontsize);color:#3f4348;line-height:.19rem}._OrderStatisticsTitle_fuh1j_657{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem;margin-top:var(--textMarginWidth)}._OrderStatistic_fuh1j_615:hover ._OrderStatisticsNum_fuh1j_645,._OrderStatistic_fuh1j_615:hover ._OrderStatisticsTitle_fuh1j_657{color:var(--themeTextColors);cursor:pointer}._btnBox_fuh1j_681{display:flex;justify-content:center;cursor:pointer}._loginBtn_fuh1j_691:Active{background:var(--themeBgColors)}._loginBtn_fuh1j_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_fuh1j_691 ._marginright8_fuh1j_723{margin-right:.08rem;font-size:var(--textLargemediunFontsize)}._featureList_fuh1j_731{display:grid;grid-template-columns:repeat(4,1fr);margin-top:.15rem}._functionButtons_fuh1j_741{font-weight:400;font-size:var(--textSmallFontsize);color:#363636;line-height:1;display:flex;align-items:center;flex-direction:column;cursor:pointer}._functionButtons_fuh1j_741:hover{color:var(--themeTextColors)}._functionButtons_fuh1j_741 ._icon_fuh1j_767{font-size:.3rem;margin-bottom:.08rem}._listOfBusinesses_fuh1j_777{width:14.39rem;height:2.35rem;background:#fff;border-radius:.1rem;margin-top:var(--intervalWidth);display:flex;flex-wrap:wrap}._listOfBusinesseItem_fuh1j_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_fuh1j_797 img,._swagger_fuh1j_281 img{width:100%;height:100%;object-fit:contain}._listOfBusinesseItem_fuh1j_797:nth-child(6)~div{border-bottom:none}._listOfBusinesseItem_fuh1j_797:first-child{border-left:none}._listOfBusinesseItem_fuh1j_797:nth-child(7){border-left:none}._advertisingWindow_fuh1j_855{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._advertisingWindowItem_fuh1j_865{width:7.1rem;height:1.6rem;background:var(--themeBgColors);border-radius:.1rem}._recommendedBits_fuh1j_877{display:flex;justify-content:space-between;margin-top:var(--intervalWidth)}._recommendedBitsItem_fuh1j_891{width:7.1rem;height:3.75rem;background:#fff;border-radius:.1rem;padding:0 .2rem .25rem}._recommendedBitsItem_fuh1j_891:last-child{margin-left:var(--intervalWidth)}._recommendedBitsItemline_fuh1j_913{display:flex;justify-content:space-between;align-items:center;padding:.25rem .2rem;box-sizing:border-box}._recommendedBitsItemlinenleft_fuh1j_927{display:flex;align-items:baseline}._titleName_fuh1j_935{font-weight:400;font-size:.26rem;color:#000;line-height:.25rem}._recommendedBitsItemlinenspan_fuh1j_947{font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem;text-align:left;margin-left:.15rem}._recommendedBitsItemlinenmore_fuh1j_963{font-weight:400;font-size:var(--textMediumFontsize);color:var(--themeTextColors);line-height:.25rem}._flexbetween_fuh1j_977{display:flex;justify-content:space-between;flex-wrap:wrap}._flexcol_fuh1j_987{display:flex;flex-direction:column}._recommendedBitsItemlineitemsshopitem_fuh1j_995{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;cursor:pointer}._recommendedBitsItemlineitemsshopitemimg_fuh1j_1011{width:2.13rem;height:2.13rem;background:#d9d9d9;border-radius:.05rem}._recommendedBitsItemlineitemsshopitemName_fuh1j_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_fuh1j_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_fuh1j_1075{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem}._recommendedBitsItemlineitemsshopitemPriceOldPrice_fuh1j_1089{width:50%;text-align:center;box-sizing:border-box;line-height:.27rem;color:#000;margin-left:.24rem;text-decoration:line-through}._recommendedBitsItemfactoryLabeling_fuh1j_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_fuh1j_1109:hover{color:#fff;background:#000}._coffeeBeansRecommended_fuh1j_1139{width:14.4rem;background:#fff;border-radius:.1rem}._coffeeBeansRecommendedTitle_fuh1j_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_fuh1j_1149::-webkit-scrollbar{display:none}._coffeeBeansRecommendedTitleL_fuh1j_1181{display:flex;align-items:baseline}._coffeeBeansRecommendedTitleLSpan_fuh1j_1191{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._coffeeBeansRecommendedTitleR_fuh1j_1205{display:flex;align-items:center}._coffeeBeansRecommendedTitleRItem_fuh1j_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_fuh1j_1231,._coffeeBeansRecommendedTitleRItem_fuh1j_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_fuh1j_589{border-right:1px solid #D9D9D9;margin-right:15px;height:.16rem}._coffeeBeansRecommendedTitleRMore_fuh1j_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_fuh1j_1277{padding:0 var(--intervalWidth);box-sizing:border-box}._grid6NoGap_fuh1j_1285{display:grid;grid-template-columns:repeat(6,1fr)}._coffeeBeansRecommendeditem_fuh1j_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_fuh1j_1313{display:flex;justify-content:center;align-items:center;padding:.1rem 0}._shoplogo_fuh1j_1331{width:.26rem;height:.26rem;border-radius:.26rem;overflow:hidden;margin-right:.06rem}._shoplogo_fuh1j_1331 img{width:100%;height:100%;object-fit:cover}._storename_fuh1j_1355{font-weight:400;font-size:var(--textSmallFontsize);color:#3f4348;line-height:.16rem}._theNameOfTheStore_fuh1j_1313:hover ._storename_fuh1j_1355{color:var(--themeTextColors)}._coffeeBeansRecommendeditem_fuh1j_1293:hover{border:1px solid var(--themeBorderColors)}._coffeeBeansRecommendeditem_fuh1j_1293:hover ._coffeeBeansRecommendeditemimg_fuh1j_1381 img{transform:scale(1.05);transition:all .3s}._coffeeBeansRecommendeditem_fuh1j_1293:hover ._coffeeBeansRecommendeditemName_fuh1j_1389{color:var(--themeTextColors)}._coffeeBeansRecommendeditemimg_fuh1j_1381{width:2.16rem;height:2.16rem;background:#d9d9d9;border-radius:.08rem;overflow:hidden;margin:0 auto}._coffeeBeansRecommendedText_fuh1j_1411{padding:.1rem}._coffeeBeansRecommendeditemName_fuh1j_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_fuh1j_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_fuh1j_1475{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._priceMarker_fuh1j_1489{font-size:var(--textSmallFontsize)}._priceFigures_fuh1j_1495{font-size:var(--textLargeFontsize);font-weight:700}._numberOfSales_fuh1j_1503{font-weight:400;font-size:var(--textSmallFontsize);color:#666;line-height:.14rem;margin-left:.05rem;margin-top:.05rem}._recommendedLists_fuh1j_1519{width:14.4rem;background:#fff;border-radius:.1rem}._recommendedListsTitle_fuh1j_1531{display:flex;justify-content:space-between;padding:var(--intervalWidth);box-sizing:border-box;margin-top:var(--intervalWidth)}._recommendedListsTitleL_fuh1j_1545{display:flex;align-items:baseline}._flex_fuh1j_977{display:flex;flex-wrap:wrap;justify-content:space-between}._aligncenter_fuh1j_1563{display:flex;align-items:center}._grid6_fuh1j_1285{display:grid;grid-template-columns:repeat(6,1fr);gap:.1rem}._recommendedListsTitleLSpan_fuh1j_1583{margin-left:.15rem;font-weight:400;font-size:var(--textMediumFontsize);color:#666;line-height:.25rem}._recommendedListsitem_fuh1j_1597{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center;margin-bottom:var(--intervalWidth)}._recommendedListsitemimg_fuh1j_1613{width:2.21rem;height:2.21rem;background:#d9d9d9;border-radius:.05rem}._coffeeBeansRecommendeditemimg_fuh1j_1381 img,._recommendedListsitemimg_fuh1j_1613 img,._recommendedBitsItemlineitemsshopitemimg_fuh1j_1011 img{width:100%;height:100%;object-fit:contain;transition:all .3s}._recommendedListsitemName_fuh1j_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_fuh1j_1667{box-sizing:border-box;font-weight:400;color:#fff;line-height:.25rem;display:flex;width:100%;align-items:baseline}._recommendedListsitemPriceNewPrice_fuh1j_1685{font-weight:400;color:#ff4000;line-height:.25rem;display:flex;align-items:baseline}._CoffeeHot_fuh1j_1699{margin-left:var(--intervalWidth)}._stic_fuh1j_1705{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}._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)}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}.context-menu-wrapper{position:absolute;z-index:500;overflow:auto;border:1px solid;border-color:#b5b7b9;background-color:#fff;white-space:nowrap}html.theme-dark .context-menu-wrapper{background-color:#1c2030;border-color:#363c4e}.context-menu-wrapper .backlight{background-color:#f2f3f5}html.theme-dark .context-menu-wrapper .backlight{background-color:#2f3241}tr.context-menu.disabled{color:#9d9d9d}.submenu.center{background-color:#fff}.context-menu{font-family:Tahoma,Arial,sans-serif;font-size:11px;white-space:nowrap}tr.context-menu{cursor:pointer;height:29px}tr.context-menu:hover{background:#f2f3f5}html.theme-dark tr.context-menu-hover{background:#2f3241}td.context-menu{opacity:1;cursor:pointer;padding-left:4px}.context-menu-item-separated{border-bottom:1px solid #cecece}.context-menu .text{min-width:100px}.context-menu .spacer{width:18px;text-align:center}.context-menu .icon{height:27px;width:18px}.context-menu .shortcut{text-align:right;color:#aaa;padding:0 2px 0 10px}.submenu-arrow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAKElEQVR4AWOgExgFo6Cvr+8/1Q0EYaoaCMNUNBCBB68LqRvLIxiMAgAKDyqRblYs2AAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:50%;width:20px}.border td{border-bottom:1px solid #b5b7b9}.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}.drawing{height:36px;float:left;border:1px solid #ECEFF2}.drawing .lable{background:#eceff2;height:36px;line-height:36px;float:left;margin-right:1px;padding:0 5px}.drawing .item{float:left;margin:1px 1px 1px 0;padding:0 5px;cursor:pointer;border:1px solid #ECEFF2;height:32px;line-height:32px}.drawing .item.active{background:#1592e6;color:#fff;border-color:#1592e6}.drawtools{border:1px solid #ccc;background:#fff}.drawtools .icon-image{text-align:center;padding:5px 0 5px 10px;height:24px;position:relative}.drawtools .icon-image>i:nth-of-type(1){font-size:24px}.drawtools .icon-image.active>i:nth-of-type(1){color:#0182d4}.drawtools .icon-image .menuTwo{position:absolute;top:0;right:46px;border:1px solid #ccc;background-color:#fff;display:none;text-align:right}.drawtools .icon-image .menuTwo .menuTwoItem{height:24px;line-height:24px;width:125px;font-size:12px;padding:5px 10px 5px 0;display:block}.drawtools .icon-image .menuTwo .menuTwoItem:after{content:"";display:block;width:0;height:0;clear:both;overflow:hidden}.drawtools .icon-image .menuTwo .menuTwoItem>i{float:right;margin-left:5px;font-size:24px}.drawtools .icon-image .menuTwo .menuTwoItem:hover{background-color:#ebf7fc}.drawtools .icon-image .menuTwo .menuTwoItem.current{background-color:#37a6ef}.drawtools .icon-image .contentArrow{font-size:12px;position:absolute;top:12px;left:0;transition:transform .2s;display:none}.drawtools .icon-image .contentArrow.trans{transform:rotate(180deg)}.drawtools .icon-image:last-child{border-top:1px solid #ccc}.chartpicture-text-setting{width:400px;background-color:#fff;border:1px solid;border-color:#b5b7b9;box-shadow:0 0 10px #00000026}.titleWrap{height:53px;line-height:53px;width:100%;border-bottom:1px solid;border-color:#dadde0;position:relative}.titleWrap .titleName{height:53px;line-height:53px;display:inline-block;padding:0 2px;font-size:14px;color:#4f5966;margin-left:14px;position:relative}.titleWrap .titleName:after{content:" ";position:absolute;display:block;left:0;bottom:-1px;width:100%;height:3px;background-color:#5cb888}.titleWrap .closeBtn{font-size:12px;color:#777;position:absolute;top:0;right:0;padding-right:14px;padding-left:14px;cursor:pointer}.contentWrap{padding:15px 27px}.contentWrap .styleOptions{height:27px;margin-bottom:7px}.contentWrap .styleOptions .colorPicker{width:25px;height:25px;cursor:pointer;display:inline-block;border:1px solid;border-color:#1e90ff;background-color:#1e90ff;margin-right:5px;position:relative}.contentWrap .colorPicker #fontColor{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;display:block}.contentWrap .likeSelect{height:25px;width:50px;background-color:#f1f3f6;line-height:25px;cursor:pointer;display:inline-block;vertical-align:top;font-size:14px;padding:0 20px 0 10px;border:1px solid;border-color:#dadde0;margin-right:5px;position:relative}.contentWrap .fontSelect{font-size:12px}.contentWrap .likeSelect .choicedText{display:inline-block;width:78px;height:100%;overflow:hidden}.contentWrap .likeSelect i{font-size:15px;position:absolute;top:0;right:6px}.contentWrap .likeSelect .selectList{position:absolute;top:27px;left:0;background-color:#fff;border:1px solid #dadde0;display:none}.contentWrap .selectList p{padding:0 15px;height:30px;line-height:30px;cursor:pointer;white-space:nowrap}.contentWrap .selectList p:hover{background-color:#f1f3f6}.contentWrap .selectList p.active{background-color:#f1f3f6;border-left:3px solid #5cb888}.contentWrap .likeBtn{border:1px solid;border-color:#dadde0;text-align:center;cursor:pointer;vertical-align:top;font-size:16px;margin-right:5px;color:#4a4a4a;display:inline-block;width:25px;height:25px;line-height:25px;background-color:#f1f3f6}.contentWrap .strongFont{font-weight:700}.contentWrap .italicsFont{font-style:italic}.contentWrap .tArea{border:1px solid #b5b7b9;background-color:#fff;resize:none;color:#4a4a4a;font-size:12px;line-height:18px;box-sizing:border-box;padding:8px 5px;width:100%;height:200px}.contentWrap .likeSelect:hover,.contentWrap .likeBtn:hover{border-color:#b5b7b9}.contentWrap .likeSelect.hot,.contentWrap .likeBtn.hot{background-color:#fff}.btnsContainer{text-align:right;padding:0 13px 27px}.btnsContainer .btn{width:72px;height:24px;line-height:24px;cursor:pointer;padding-top:4px;text-align:center;font-size:14px;color:#fff;margin-right:10px;display:inline-block}.btnsContainer .okBtn{background-color:#3bb3e4}.btnsContainer .okBtn:hover{background-color:#38acdb}.btnsContainer .cancelBtn{background-color:#9ca0a6;margin-right:0}.btnsContainer .cancelBtn:hover{background-color:#898c91}.jchart-select-statistics-box{position:fixed;width:100%;height:100%;left:0;top:0;background-color:#00000003;display:none;z-index:999}.interval .top{padding-left:10px;box-sizing:border-box;height:40px;line-height:40px;text-align:left;border-bottom:solid 1px #e1ecf2;font-size:14px;color:#757d81}.interval .top .closeBtn{float:right;margin-right:15px;cursor:pointer;font-weight:600}.interval table{width:100%;height:170px}.changColorR{border-right-color:#1295d9!important}.changColorL{border-left-color:#1295d9!important}.interval table .dateChange1{display:inline-block;cursor:pointer;width:0;height:0;border:6px solid transparent;border-right:6px solid #c8d2db}.interval table .dateChange2{display:inline-block;cursor:pointer;width:0;height:0;border:6px solid transparent;border-left:6px solid #c8d2db}.interval table tr td:nth-child(2),.interval table tr td:nth-child(4),.interval table tr td:nth-child(6){font-weight:700}.interval table td{padding-left:10px;border-bottom:1px solid #ECEFF2}.interval table td.name{text-align:right}.interval table td:last-child{padding-right:10px}.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}.jchart-changeindex-box,.jchart-modifyindex-box{position:fixed;display:none;width:100%;height:100%;left:0;top:0;z-index:999;background-color:#00000003}.jchart-kline-minute-box{position:absolute;display:none;width:500px;height:550px!important;padding:0 5px 20px 10px;background-color:#fffffff2;border:solid 1px rgba(200,210,219,.92);box-shadow:0 1px 4px #0000003b;z-index:999}.parameter{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);padding:3px;box-sizing:border-box;width:520px;height:421px;background-color:#fffffff5;box-shadow:0 4px 17px #0000008c;border-radius:2px;z-index:999}.parameter-header{position:relative;width:100%;height:42px;line-height:42px;border-bottom:1px solid #c8d2db}.parameter-header span{font-family:微软雅黑;font-size:14px;margin-left:10px}.parameter-header strong{position:absolute;right:10px;top:10px;font-size:14px;font-weight:300}.parameter-content{padding:20px;box-sizing:border-box}.row-line{margin-right:20px;margin-top:10px;padding-left:3px;box-sizing:border-box;width:100px;height:24px;line-height:24px;border:1px solid #cccccc}#close,.parameter1{cursor:pointer}.parameter-footer{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.parameter-footer button{margin-left:15px;width:78px;height:28px;border:none;border-radius:2px;color:#fff}.submit{background-color:#0182d4}.cancel{background-color:#c8d2db}.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_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_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;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)}.UMyChart_Draw_Modify_Dialog_Button_Span{font-size:22px;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:#000;font-size:12px;text-align:center;background-color:#fafafa;border-radius:2px;padding:5px;pointer-events:none;border-color:#a9a9a9;border-style:solid;border-width:1px;-webkit-user-select:none;user-select:none}.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}.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:transparent;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:#bebebe}.UMyChart_FrameToolbar_Div_Tooltip{visibility:hidden;background-color:#dcdcdc;color:#000;text-align:center;border-radius:2px;padding:2px;position:absolute;z-index:50;font-size:14px;white-space:nowrap;right:100%}.UMyChart_Toolbar_Tooltip_Div{visibility:hidden;background-color:#dcdcdc;color:#000;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-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)}: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-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)}: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-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)}header{min-width:var(--min-width);width:100%}._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)}._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}._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_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)}._main_1420v_1{width:100%;min-width:var(--min-width);background:#fff}._content_1420v_11{margin-top:var(--intervalWidth)}._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)}._main_1pi3a_1{width:100%;min-width:var(--min-width)}._mainBg_1pi3a_11{background-image:var(--theAddressOfTheBackgroundImageOfTheEvent);background-size:100%;background-repeat:no-repeat}._main_17no9_1{width:100%;min-width:var(--min-width);background:var(--PeopleBg)}._content_17no9_11{margin-top:var(--intervalWidth)}._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)}._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}
