.spinner{width:20px;height:20px;border:3px solid #f3f3f3;border-top:3px solid #f4b805;border-radius:50%;animation:spin-0fc25aec 1s linear infinite;margin:auto;display:block}
@keyframes spin-0fc25aec{0%{transform:rotate(0)}
    to{transform:rotate(360deg)}
}
@keyframes slideUp-0fc25aec{0%{bottom:-100px;right:20px}
    to{bottom:20px;right:20px}
}
.showBot{max-height:calc(100% - 30px)!important;border:none;position:fixed;z-index:2243000;bottom:20px;right:30px!important;height:60px;width:60px;border-radius:50%;transition:unset;color-scheme:light;background:#f4b805!important;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px 1px #6b686880}
.showBot svg{width:35px;margin-top:3px}
.showBot1{width:60px;height:60px;background:#f4b805;text-align:center;line-height:30px;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;position:fixed;bottom:20px;right:30px;z-index:2243000}
.buttons>button{background-color:#000;border:none;cursor:pointer;color:#fff;height:40px;width:90px;border-radius:5px;margin-top:5px}
#cookie-popup{background-color:#fff;position:fixed;bottom:0;width:100%;padding:20px;box-shadow:0 -3px 15px #0000000d;box-sizing:border-box}
#cookie-popup>div{margin:auto;line-height:40px;justify-content:center}
#cookie-popup p{color:#000;margin:0;float:left}
#cookie-popup a{padding:0!important}
.popdiv{display:flex;align-items:center}
.footerContainer{background:#252525;width:100%;color:#fff;font-size:14px}
.footerPc{min-height:320px;padding:55px 50px 25px;width:85%;margin:auto;justify-content:space-around;box-sizing:border-box}
.footer-main{display:flex;justify-content:space-between}
.footer-pay{display:flex}
.footer-main-left{width:45%}
.footer-payment-method{width:100%}
.footer-payment-method-img{display:flex;justify-content:space-between;align-items:center}
.footer-payment-method-img .footer-payment-method-img1{width:380px;height:50px;object-fit:contain}
.footer-left-connect{margin-top:30px;text-align:left;font-weight:700;font-size:18px}
.footer-left-email{text-align:left;padding:20px 0;color:#fffc}
.footer-left-business{text-align:left;padding:0 0 20px;color:#fffc}
.footer-payment-text{margin-top:35px}
.footer-main-right{display:flex;width:60%;justify-content:space-around}
.footer-main-right-item{display:flex;justify-content:space-around;width:50%}
.footer-logo{width:280px;height:76px}
.foo1{width:50%;margin-top:10px}
.separator{display:block;clear:both;width:100%;min-width:100%;height:1px;margin:24px 0;position:relative;top:-.06em;background:#fff3}
.connectUs{display:flex;flex-wrap:wrap}
.connectUs .connect-item{width:42px;height:42px;border-radius:50%;background:#ffffff4d;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-top:10px;margin-left:10px}
.connectUs .connect-item1{margin-left:0}
.connectUs .connect-item:hover{background:linear-gradient(to bottom,#ffea62,#fc870a)}
.connectUs .connect-item img{width:26px;height:26px;object-fit:contain}
#webpack-dev-server-client-overlay{display:none!important}
.footer1{font-weight:700;font-size:18px;text-align:left}
.footer2{text-align:left;font-size:14px;margin-top:20px;cursor:pointer;color:#fffc}
.footer2 a{color:#fffc}
.footer2:hover{color:#ff8e15}
.footer-left-refund{text-align:left;padding:20px 0;color:#fffc;display:flex;font-weight:600;align-items:center}
.footer-left-refund img{width:25px;height:25px;margin-right:2px}
@media only screen and (min-width:861px) and (max-width:1080px){.footerPc{width:90%}
    .footer-main-right{width:50%;display:block}
    .footer-main-right-item{display:flex;justify-content:space-between;width:100%;margin-top:10px}
    .footer2{font-size:13px}
}
@media only screen and (min-width:621px) and (max-width:860px){.footerPc{display:block;padding:40px 30px 25px;width:95%}
    .footer-main{display:block}
    .footer-main-left{width:auto}
    .footer-main-right{display:block;width:100%}
    .footer-main-right-item{width:auto}
    .foo1{width:50%;margin-top:10px}
    .footer-payment-method{margin-top:20px}
    .footer-payment-method-img{display:block}
    .footer-left-refund{padding:10px 0}
    .footer2{font-size:13px}
    .popdiv{flex-direction:column}
}
@media only screen and (max-width:620px){.footerPc{display:block;padding:20px;width:100%}
    .footer-main{display:block}
    .footer-main-left{width:auto}
    .footer-main-right{display:block;width:100%}
    .footer-main-right-item{width:auto}
    .foo1{width:50%;margin-top:15px}
    .footer1{font-size:14px;margin-top:25px}
    .footer2{font-size:12px}
    .footer-payment-method{margin-top:20px}
    .footer-payment-method-img{display:block}
    .footer-left-refund{padding:10px 0}
    .footer-payment-method-img .footer-payment-method-img1{width:300px;height:40px}
    .footer-logo{width:200px;height:56px;object-fit:contain}
    .popdiv{flex-direction:column}
}
.carousel-container{overflow:hidden;max-width:1140px;margin:auto}
.carousel-track{display:flex;transition:transform .3s ease}
.carousel-slide{flex:0 0 auto;width:100%}
.comment-collapse{display:flex;margin:50px 0 10px}
.collapse-item{width:360px;background:#fff;color:#000;border-radius:15px;padding:40px 30px;box-shadow:0 10px 20px #dbebf3;cursor:pointer;margin:30px;display:flex;flex-direction:column;justify-content:space-between}
.collapse-item:hover{box-shadow:0 10px 25px #dbebf3}
.people-avatar{width:60px;height:60px}
.comment-people{display:flex;align-items:center}
.comment-text{color:#3d3d3d;margin-bottom:15px;font-size:13px}
.people-name{margin-left:10px}
.people-name p{margin:0 0 10px}
.people-good img{width:20px;height:20px}
.carousel-btn{display:flex;justify-content:end;margin:0 30px}
.carousel-btn img{width:50px;height:50px;cursor:pointer;transition:.3s}
.carousel-btn img:hover{opacity:.8;transition:.3s}
@media only screen and (min-width:861px) and (max-width:1080px){.carousel-container{max-width:90%}
    .collapse-item{width:380px;padding:20px 30px;margin:20px}
    .comment-text{font-size:14px}
    .people-avatar{width:45px;height:45px}
    .people-name p{font-size:13px}
    .people-good img{width:16px;height:16px}
}
@media only screen and (min-width:621px) and (max-width:860px){.comment-collapse{display:block;margin:20px 0 0}
    .carousel-container{max-width:90%}
    .collapse-item{width:85%;padding:20px 30px;margin:20px}
    .comment-text{font-size:14px}
    .people-avatar{width:45px;height:45px}
    .people-name p{font-size:13px}
    .people-good img{width:16px;height:16px}
}
@media only screen and (max-width:620px){.comment-collapse{display:block;margin:20px 0 0}
    .carousel-container{max-width:90%}
    .collapse-item{width:auto;margin:20px}
    .comment-text{font-size:14px}
    .people-avatar{width:45px;height:45px}
    .people-name p{font-size:13px}
    .people-good img{width:16px;height:16px}
    .carousel-btn{margin:0 30px}
}
.home-info1-item p[data-v-87ce0a9f]{color:#8a8e95;font-size:14px}
.questionColl{background-color:#fff;border-radius:20px!important;border:1px solid #eaeaea;font-weight:600;font-size:15px;color:#3d3d3d;cursor:pointer;overflow:hidden;margin:10px auto;transition:.5s;padding:15px 10px}
.questionColl-active{margin:10px auto;border-radius:20px!important;background:#fff;box-shadow:0 10px 30px #ff9a2e70;border:1px solid #ff8e15!important;font-weight:600;font-size:15px;color:#3d3d3d;transition:.5s;padding:15px 10px}
.questionColl:hover{box-shadow:0 10px 30px #ff9a2e70;border-radius:20px;border:1px solid #ff8e15!important}
.questionColl p,.questionColl-active p{font-weight:400;font-size:14px;color:#5b626b;padding:10px;line-height:21px;margin-bottom:0;margin-top:0}
.carousel-container{overflow:hidden;max-width:1140px;margin:auto}
.carousel-track{display:flex;transition:transform .3s ease}
.carousel-slide{flex:0 0 auto;width:100%}
.comment-collapse{display:flex;margin:50px 0 10px}
.collapse-item{width:360px;background:#fff;color:#000;border-radius:15px;box-shadow:0 10px 20px #dbebf3;cursor:pointer;margin:30px}
.collapse-item a{padding:0;color:#262626}
.collapse-item:hover{box-shadow:0 10px 25px #dbebf3}
.blog-img img{width:100%;object-fit:contain;border-radius:15px}
.comment-text{color:#3d3d3d;height:150px}
.people-name{margin-left:10px}
.people-name p{margin:0 0 10px}
.carousel-btn{display:flex;justify-content:end;margin:0 30px}
.carousel-btn img{width:50px;height:50px;cursor:pointer;transition:.3s}
.carousel-btn img:hover{opacity:.8;transition:.3s}
h3{padding:0 16px;min-height:80px}
.p1{color:#8a8e95;font-size:13px;padding:0 16px;margin-bottom:0}
.p2{color:#c2c2c2;font-size:12px;padding:15px 16px 16px}
@media only screen and (min-width:861px) and (max-width:1080px){.carousel-container{max-width:90%}
    .comment-text{font-size:14px;height:180px}
    h3{font-size:16px}
    .people-name p{font-size:13px}
    .people-good img{width:16px;height:16px}
}
@media only screen and (min-width:621px) and (max-width:860px){.p1,h3{height:auto}
    .comment-collapse{display:block;margin:20px 0 0}
    .carousel-container{max-width:90%}
    .comment-text{font-size:14px;height:120px}
    .people-name p{font-size:13px}
    .people-good img{width:16px;height:16px}
    .collapse-item{width:auto;margin:20px}
}
@media only screen and (max-width:620px){.p1,h3{height:auto}
    .comment-collapse{display:block;margin:20px 0 0}
    .carousel-container{max-width:90%}
    .collapse-item{width:auto;margin:20px}
    .comment-text{font-size:14px;height:120px}
    .people-name p{font-size:13px}
    .people-good img{width:16px;height:16px}
    .carousel-btn{margin:0 30px}
}