@media(max-height: 400px){body{zoom:.9}}@font-face{font-family:"chatEmoji";src:url("/static-pages/theme/chat/font/chat-emoji.ttf?v3")}.float-chat{position:fixed;right:.16rem;bottom:.4rem;width:.62rem;height:.62rem}.float-chat.open{left:unset !important;top:unset !important;width:unset;height:unset;overflow:visible}@media(max-width: 900px){.float-chat.open{max-height:100%}}@keyframes scale{50%{opacity:0;transform:scale(1.3)}}.chat-min{position:relative;width:100%;height:100%}.chat-min .unread-num{position:absolute;left:0;top:-0.6em;z-index:10;width:2em;height:2em;line-height:2em;font-size:.72em;text-align:center;color:#fff;background:url(../img/num-bg.svg) no-repeat center/contain}@media(max-width: 900px){.chat-min .unread-num{left:1.4em}}.chat-min:hover .cs-online{display:block !important}@keyframes blink-eye{0%{transform:scaleY(1)}1%{transform:scaleY(0.1)}2%{transform:scaleY(1)}40%{transform:scaleY(1)}41%{transform:scaleY(0.1)}42%{transform:scaleY(1)}}.chat-logo{position:relative;width:.6rem;height:.6rem;cursor:pointer}.chat-logo:hover .mouth{transform:scale(1)}.chat-logo:hover .eye{border-radius:100%;transform:scaleY(0.6);animation:none}.chat-logo img{display:block}svg{z-index:0}.eyes{position:absolute;top:30%;left:35%;z-index:10;display:flex;justify-content:space-between;width:30%;height:15%}.eye{width:4px;height:100%;border-radius:25%;background-color:#fff;animation:blink-eye 12s ease-in-out 3s infinite;transition:all .3s ease}.mouth{position:absolute;top:50%;z-index:10;left:32%;width:38%;overflow:hidden;border-radius:3px;transform:scale(0);transition:all .3s ease}.mouth::after{content:" ";display:block;margin-top:-50%;width:100%;aspect-ratio:1;background:#fff;border-radius:100%}.cs-online{position:absolute;right:100%;bottom:18%;padding:.08rem .16rem;white-space:nowrap;font-size:var(--fontS-min);border-radius:50px;background-color:#fff;box-shadow:0px .04rem .12rem 0px rgba(0,0,0,.2)}.chat-main{position:relative;background:#fff;width:4.5rem;max-width:100vw;height:7rem;max-height:100%;box-shadow:0 0 .32rem rgba(0,0,0,.13);display:flex;flex-direction:column;font-family:"Noto Sans TC","Microsoft YaHei","chatEmoji","Segoe UI Emoji",Arial,sans-serif;font-size:.13rem;border-radius:.24rem;overflow:hidden}.btn-chat-his{display:flex;align-items:center;justify-content:center;column-gap:.05rem;color:#767676}.btn-min{cursor:pointer;border-radius:100%;transition:all .3s ease;width:3em;aspect-ratio:1;display:flex;align-items:center;justify-content:center;position:absolute;top:.5em;right:.5em}.btn-min:hover{background-color:rgba(0,0,0,.3)}.chat-head{display:flex;align-items:center;column-gap:.1rem;padding:.16rem .2rem .3rem;color:#fff;position:relative;background:linear-gradient(60deg, rgb(254, 82, 21) 0%, rgb(244, 128, 0) 100%)}.chat-head>*{z-index:1}.chat-head .wavebox{background:linear-gradient(60deg, rgb(254, 82, 21) 0%, rgb(244, 128, 0) 100%);position:absolute;bottom:0;left:0;height:.2rem;width:100%;z-index:0}.chat-head .waves{position:relative;width:100%;height:100%}.chat-head .parallax>use{animation:move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite}.chat-head .parallax>use:nth-child(1){animation-delay:-1s;animation-duration:10s}@keyframes move-forever{0%{transform:translate3d(-90px, 0, 0)}100%{transform:translate3d(85px, 0, 0)}}.chat-head-opts .icon{color:#fff}.chat-site-logo{width:.48rem;height:.48rem;line-height:.42rem;text-align:center;font-size:.4rem;border-radius:100%;background-color:#fff}.chat-site-logo .icon-ig{font-size:.38rem;background:linear-gradient(180deg, #FE4F11 0%, #FF6F40 100%, rgba(138, 80, 230, 0) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.chat-site-text{flex:1}.chat-site-title{font-size:.2rem;font-weight:bold}.chat-site-subtitle{font-size:clamp(12px,.14rem,14px);letter-spacing:1px}.chat-neck{padding:.08rem .16rem 0}.chat-navs{display:flex;flex-wrap:unset;gap:2.5em;overflow-x:auto;margin:0 1em}.chat-navs li{flex-shrink:0;text-align:center;cursor:pointer}.chat-navs span{margin:0 auto .1rem;width:.5rem;height:.5rem;line-height:.5rem;display:flex;align-items:center;justify-content:center;border-radius:50px 50px 50px .2rem;background:linear-gradient(180deg, #FE4F11 -2%, #FF6F40 100%, rgba(138, 80, 230, 0) 100%)}.chat-navs p{color:#606060;font-size:.12rem;letter-spacing:1px}.chat-navs .icon{font-size:.36rem;color:#fff}.chat-navs::-webkit-scrollbar{display:none}.chat-body{flex-grow:5;margin-top:.2rem;overflow-y:auto;overflow-x:hidden}.chat-body .nomore{text-align:center}.chat-body .load-more{padding:.1rem 0 .05rem 0}.chat-list{padding:.16rem .16rem .3rem}.chat-list li:not(:last-child){margin-bottom:.16rem}.chat-item{display:flex;justify-items:stretch;flex-wrap:wrap}.chat-item-main{padding:.12rem;max-width:80%;border-radius:.3em}.chat-item .chat-cont{font-size:clamp(12px,.14rem,14px);font-family:inherit;word-break:break-all;white-space:pre-wrap;overflow:hidden}.chat-item .chat-cont-emoji{font-size:1.5em}.chat-item .chat-cont-image{width:1rem}.chat-item .chat-cont-image img{width:100%}.chat-item .time{padding:0 .02rem;width:100%;font-size:.8em;color:#ccc;white-space:nowrap;box-sizing:border-box}.chat-item.cs .chat-item-main{background-color:#f6f8fa;border-radius:.06rem .16rem .16rem .16rem}.chat-item.cs .chat-item-main .chat-pdt-item{margin-bottom:0;color:#363636;background:#fff;border-radius:.1rem .02rem .1rem .1rem}.chat-item.cs .chat-item-main .chat-pdt-item .pdt-main{background-color:#fff}.chat-item.cs .chat-item-main .order-detail{color:#363636;background:#fff;border-radius:.1rem .02rem .1rem .1rem}.chat-item.cs .chat-item-main .order-detail .order-info{flex:1}.chat-item.cs .chat-item-main .order-detail .order-info>*{white-space:normal}.chat-item.cs .chat-item-main .pdt-tip{color:#363636}.chat-item.user{display:flex;align-items:flex-end;flex-direction:row-reverse}.chat-item.user .chat-item-main{color:#fff;background:#fc8d69;border-radius:.16rem .06rem .16rem .16rem}.chat-item.user .chat-item-main .chat-pdt-item{margin-bottom:0;color:#363636;background:#fff;border-radius:.1rem .02rem .1rem .1rem}.chat-item.user .chat-item-main .chat-pdt-item .pdt-main{background-color:#fff}.chat-item.user .chat-item-main .order-detail{color:#363636;background:#fff;border-radius:.1rem .02rem .1rem .1rem}.chat-item.user .chat-item-main .order-detail .order-info{flex:1}.chat-item.user .chat-item-main .order-detail .order-info>*{white-space:normal}.chat-item.user .chat-item-opts{text-align:right}.chat-item.user .pdt-tip{color:#fff}.chat-item.user .time{text-align:right}.chat-item blockquote{padding:.12rem;width:fit-content;border-radius:.16rem;background:#f6f8fa;display:flex;align-items:center;color:#606060;gap:.5em}.chat-item blockquote .icon{font-size:1em}.chat-item-sys{font-size:.12rem;color:#ccc;text-align:center}.chat-item-sys .his-above{display:flex;align-items:center;margin-bottom:2em}.chat-item-sys .his-above::before,.chat-item-sys .his-above::after{content:" ";display:block;flex-grow:100;height:1px;margin:1em;background:#eee}.chat-item .chat-item-opts{display:flex;align-items:stretch;margin:.2em .5em;position:relative;flex-direction:column;justify-content:flex-end;padding:0 0}.chat-item .chat-item-opts .icon{color:#bbb;cursor:pointer}.chat-item .chat-item-opts .time{font-size:.8em;color:#ccc;white-space:nowrap}.chat-item .chat-item-opts .btn-quote{display:none;font-size:1em;border-radius:100%;width:1.2em;aspect-ratio:1;align-content:center;color:#aaa;text-align:center}.chat-item .quote-detail-box{display:flex;gap:.5em;margin-bottom:.12rem;min-width:8em;zoom:.9;opacity:.85}.chat-item .quote-detail-box .vertical-line{background:#e3e3e3;width:.4em;overflow:hidden;border-radius:3px;flex-shrink:0}.chat-item .quote-detail-box .quote-content{zoom:.8;opacity:.8}.chat-item .quote-detail-box .quote-content.text{zoom:.9;margin-left:.2em}.chat-item .quote-detail-box .quote-user{color:#fff}.chat-item .quote-detail-box .quote-content.order_details,.chat-item .quote-detail-box .quote-content.product,.chat-item .quote-detail-box .quote-content.link{margin-left:-0.3em}.chat-item .quote-detail-box .noFlex-chat-pdt-item{padding:.12rem;border-radius:.16rem .06rem .16rem .16rem;background-color:#f6f8fa;max-width:2.6rem}.chat-item.user .quote-detail-box .vertical-line{background:hsla(0,0%,100%,.4)}.chat-item:hover .btn-quote{display:inline-block}.chat-foot{position:relative}.chat-tools-box{position:relative}.chat-tools{display:flex;align-items:center;column-gap:.1rem;padding:.06rem .1rem .1rem;box-sizing:border-box;border-top:1px solid #f0f2f6}.chat-tools li{width:.24rem;height:.24rem;line-height:.24rem;text-align:center;cursor:pointer}.chat-tools li:hover{background-color:#f6f6f6}.chat-tools li .icon{color:#7c8597}.chat-tools .icon{font-size:.2rem}.chat-inputs{display:flex;margin-bottom:.12rem;align-items:flex-end}.chat-inputs .s-textarea{flex:1;overflow:hidden}.chat-inputs textarea{flex:1;padding:0 .16rem;border:none;outline:none;box-shadow:none;min-height:.6rem;max-height:2rem;overflow:auto}.chat-inputs textarea:focus-visible{box-shadow:none}.emojis{position:absolute;top:-0.1rem;left:50%;transform:translateX(-50%) translateY(-100%);z-index:10;display:grid;grid-template-columns:repeat(auto-fill, 0.3rem);gap:.04rem .06rem;padding:.1rem;width:calc(100% - .2rem);border-radius:.16rem;background:#fff;box-shadow:0px .04rem .15rem 0px rgba(0,0,0,.1);box-sizing:border-box}.emojis li{width:100%;font-size:.2rem;text-align:center;transition:scale .3s linear;cursor:pointer}.emojis li:hover{scale:1.5}.emojis img{width:.24rem;height:.24rem}.btn-new-message{position:absolute;z-index:5;left:50%;transform:translate(-50%, -100%);display:flex;align-items:center;gap:.1em;padding:0 1.3em 0 1em;color:#fff;font-size:.13rem;border-radius:2em;background:linear-gradient(180deg, #FE4F11 -3%, #FF6F40 100%, rgba(138, 80, 230, 0) 100%);cursor:pointer}.btn-new-message .icon{color:#fff}.chat-error-tip{position:absolute;transform:translateY(-100%);padding:.04rem .16rem;width:100%;text-align:center;background-color:rgba(243,59,54,.08);color:#f34509;box-sizing:border-box}.slideup-enter-active,.slideup-leave-active{max-height:500px;transition:all .3s ease}.slideup-enter-from,.slideup-leave-to{max-height:0px;opacity:0}.chat-grade-box{border-radius:.16rem;background:linear-gradient(180deg, #fff7f0 0%, #fffcf9 50%, #ffffff 100%);padding:.16rem}.chat-grade-box h4{display:flex;align-items:center;column-gap:.06rem;font-weight:bold;line-height:1}.chat-grade-box p{color:#606060;margin-top:.06rem;font-size:.12rem}.chat-grade-box .svg-research{width:.16rem;height:.16rem;background-image:url(../img/research.svg)}.chat-grade-list{display:flex;justify-content:space-around;margin:.1rem 0;cursor:pointer}.chat-grade-list li{flex-grow:2;text-align:center}.chat-grade-list li span{font-size:.12rem;white-space:nowrap;color:#606060}.chat-grade-list li:hover img{scale:1.5}.chat-grade-list img{display:inline-block;width:.38rem;height:.38rem;filter:grayscale(1);transition:all .3s ease}.chat-grade-list .active img{filter:grayscale(0)}.grade-result-main{display:flex;align-items:center;justify-content:center;gap:.08rem}.grade-result-main img{width:.38rem;height:.38rem}.completed{text-align:center}.chat-pop{position:absolute;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:20}.chat-pop-main{position:absolute;bottom:0;display:flex;flex-direction:column;padding:.16rem;width:100%;height:80%;box-sizing:border-box;background:#fff;border-radius:.16rem .16rem 0 0;overflow:hidden}.chat-pop-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.1rem}.chat-pop-head h3{font-weight:bold}.chat-pop-neck{margin-bottom:1em}.chat-pop-neck .s-input{display:flex;border:none;background-color:#f6f8fa;border-radius:.08rem}.chat-pop-neck .s-input input{background-color:#f6f8fa;border:none}.chat-pop-neck .s-input-clear{right:.3rem}.chat-pop-body{margin:0 -0.16rem;padding:0 calc(.16rem - 6px) 0 .16rem;overflow-y:auto;overflow-x:hidden}.chat-pdt-item{display:flex;align-items:center;justify-content:space-between;column-gap:.1rem;padding:.1rem;min-width:2rem;background-color:#f6f8fa;border-radius:.08rem;background:#fff}.chat-pdt-item:hover{background:#f6f8fa}.chat-pdt-item .pdt-img{width:.4rem;height:.4rem;background-color:#fff;border-radius:.08rem}.chat-pdt-item .pdt-img img{height:100%;object-fit:contain}.chat-pdt-item .pdt-title{margin-bottom:.5em}.chat-pdt-item .pdt-info{flex:1;width:auto}.chat-pdt-item .pdt-info>*{width:100%;overflow:hidden}.chat-pdt-item .pdt-info p{font-size:.12rem;color:#606060}.chat-pdt-item .pdt-price{font-weight:bold;color:#000}.chat-pdt-item .btn-goto{font-size:.8em;padding:.25em .5em;border:1px solid #ccc;white-space:nowrap;border-radius:.3em}.noFlex-chat-pdt-item{display:block !important;align-items:initial !important;justify-content:initial !important;width:2.6rem}.noFlex-chat-pdt-item .flex-link{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ccc;padding-bottom:5px;margin-bottom:2px}.noFlex-chat-pdt-item .flex-link .flex-linkInfo{width:80%}.noFlex-chat-pdt-item .flex-link .flex-linkInfo .link-url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a2a3a5}.noFlex-chat-pdt-item .flex-link .flex-linkInfo .pdt-LinkTitle{color:#171a1d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.noFlex-chat-pdt-item .flex-link .pdt-linkImg{background-color:#f0f1f2;border-radius:5px;height:30px;width:30px;justify-content:center;align-items:center;display:flex}.noFlex-chat-pdt-item .home-info{display:flex;justify-content:space-between;align-items:center}.noFlex-chat-pdt-item .home-url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;width:80%;color:#a2a3a5}.noFlex-chat-pdt-item .home-copy{font-size:clamp(14px,2vw,.14rem);cursor:pointer}.pdt-main .pdt-tip{margin-bottom:.25em;font-size:.9em}.pdt-list .chat-pdt-item{background:#f6f8fa;margin-bottom:.1rem}.btn-main-send{display:flex;align-items:center;justify-content:center;margin-right:.08rem;width:.62rem;height:.62rem;line-height:.64rem;text-align:center;background:url(../img/btn-send.svg) no-repeat center/contain}.btn-main-send .icon-send{font-size:.34rem;color:#fff}.btn-send{border:1px solid #f95412;color:#f95412;font-size:.12rem;padding:.5em 1em;border-radius:2em;cursor:pointer;white-space:nowrap}.btn-send:hover{background:#f95412;color:#fff}.chat-body .order-detail{padding:.12rem;border-radius:.16rem .06rem .16rem .16rem;background-color:#f6f8fa;min-width:2.6rem}.chat-body .order-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;column-gap:.08rem;font-size:clamp(10px,2vw,.12rem);margin-bottom:.1rem}.chat-body .order-head *{vertical-align:middle}.chat-body .order-head span{display:flex;align-items:center;column-gap:.02rem}.chat-body .order-head .icon{font-size:clamp(14px,2vw,.14rem)}.chat-body .order-body{display:flex;column-gap:.1rem}.chat-body .order-img{display:flex;align-items:center;justify-content:center;width:.6rem;height:.6rem;border-radius:.08rem;background-color:#f7f7f7;overflow:hidden}.chat-body .order-info{flex-grow:5}.chat-body .order-info>*{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.chat-body .order-info h4{font-size:1.1em}.chat-body .order-info p{color:#606060}.chat-body .order-price{font-weight:bold;color:#000}@keyframes focus-blink{0%{background-color:hsla(0,0%,100%,0)}50%{background-color:rgba(243,59,54,.15)}100%{background-color:hsla(0,0%,100%,0)}}.focus-blink{animation:focus-blink 1s ease-in-out 0s 3;border-radius:.5em}.focus-blink *{background:hsla(0,0%,100%,0) !important}.chat-order-item .order-info{flex:1}@media(max-width: 900px){.float-chat{right:0;bottom:30%;width:.45rem;height:.45rem}.float-chat.open{width:100% !important;height:100%;right:0;bottom:0;border-radius:0}.chat-main{border-radius:0;width:100%;height:100%}.chat-logo{right:-0.14rem;width:100%;height:100%;transform:rotate(-20deg)}.cs-online{opacity:0;visibility:hidden}.index-body .chat-logo{animation:tilt 2.5s forwards}.index-body .cs-online{animation:showHide 2.3s forwards}.index-body .unread-num{animation:moveRight 2.4s forwards}}@keyframes tilt{0%{right:0;transform:rotate(0)}80%{right:0;transform:rotate(0)}100%{right:-0.14rem;transform:rotate(-20deg)}}@keyframes showHide{0%{opacity:1;visibility:visible}80%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes moveRight{0%{left:0}80%{left:0}100%{left:1.4em}}