::-webkit-scrollbar{width:5px;height:4.5px;transition:all .25s ease}::-webkit-scrollbar-thumb{background-image:linear-gradient(rgb(145, 166, 167), rgb(63, 84, 96));transition:all .4s}::-webkit-scrollbar-thumb:hover{background:#223138}::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.7)}::-webkit-scrollbar-track{border-radius:1px;background:rgba(234,234,234,0)}::-webkit-scrollbar-corner{box-shadow:inset 0 0 2px rgba(0,0,0,.2);border-radius:5px}*{margin:0;padding:0;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-tap-highlight-color:rgba(0,0,0,0);-ms-user-select:none}:root{--base-font-size: 10px;font-family:Roboto,serif;font-size:var(--base-font-size);--page-w: 80rem;--page-p: 1.4rem}@media screen and (max-width: 600px){:root{--base-font-size: 8.6px}}html,body{width:100%;height:100%}.page-2{--page-w: 89rem}.header{width:100%;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.header .top-message{width:100%;height:2.4rem;background:#3770bd;color:#fff;font-size:1.3rem;display:flex;justify-content:center;align-items:center;flex-flow:row}.header .nav-box{width:100%;max-width:var(--page-w);height:6.8rem;margin:0 auto;padding:0 1rem;display:flex;justify-content:center;align-items:center;flex-flow:row}.header .nav-box .logo-box{width:19.6rem}.header .nav-box .logo-box .logo{width:100%;object-fit:cover}.header .nav-box .center{flex:1}.header .nav-box .right{gap:1rem;display:none;display:flex;justify-content:right;align-items:center;flex-flow:row}.header .nav-box .right .message{font-size:1.8rem;font-weight:lighter}.header .nav-box .right .flag-img{height:1.6rem}.header .nav-box .more-menu{display:none;width:3rem;height:3rem}.header .nav-box .more-menu svg{cursor:pointer}@media screen and (max-width: 600px){.header .nav-box .right{display:none}.header .nav-box .more-menu{display:flex}}.main{width:100%;padding:0 var(--page-p)}.main .main-box{margin:0 auto;max-width:var(--page-w)}.main .main-box .title-box{width:100%;padding:20px 0;text-align:center;display:flex;justify-content:center;align-items:center;flex-flow:column}.main .main-box .title-box .title{font-size:4.5rem;font-family:"Afacad Flux",serif}.main .main-box .title-box .tip{padding:1rem 0;font-size:2.4rem;font-weight:500}.main .main-box .title-box .statement{font-size:1.2rem;gap:10px;display:flex;justify-content:center;align-items:center;flex-flow:row}.main .main-box .title-box .statement .avatar{display:flex;justify-content:center;align-items:center;flex-flow:row}.main .main-box .title-box .statement .avatar .img{border-radius:50%;width:4rem;height:4rem}.main .main-box .title-box .statement #openAdsPopUp{cursor:pointer}.main .main-box .title-box #adsPopUp{overflow:auto;width:calc(var(--page-w) + 200px);min-height:50px;border:none;outline:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:8px;padding:22px}.main .main-box .title-box #adsPopUp .ads-popup-header{width:100%;gap:2rem;display:flex;justify-content:center;align-items:center;flex-flow:row}.main .main-box .title-box #adsPopUp .ads-popup-header .ads-popup-title{flex:1;font-size:2rem;font-weight:bold;display:flex;justify-content:left;align-items:center;flex-flow:row}.main .main-box .title-box #adsPopUp .ads-popup-header .ads-popup-close{width:3rem;height:3rem;font-size:3rem;cursor:pointer;border-radius:50%;transition:background-color .2s;padding-bottom:2px;display:flex;justify-content:center;align-items:center;flex-flow:row}.main .main-box .title-box #adsPopUp .ads-popup-header .ads-popup-close:hover{background-color:rgba(0,0,0,.1)}.main .main-box .title-box #adsPopUp .ads-popup-content{margin-top:1.8rem;width:100%;text-align:left;font-size:1.6rem}.main .main-box .title-box #adsPopUp::backdrop{background-color:rgba(0,0,0,.5)}.main .main-box .title-box-2{text-align:left}.main .main-box .title-box-2 .user-box{width:100%;gap:1.2rem;display:flex;justify-content:left;align-items:center;flex-flow:row}.main .main-box .title-box-2 .user-box .score{display:flex;justify-content:left;align-items:center;flex-flow:row}.main .main-box .title-box-2 .user-box .score .icon{width:2.3rem;height:2.3rem}.main .main-box .title-box-2 .user-box .avatar{display:flex;justify-content:center;align-items:center;flex-flow:row}.main .main-box .title-box-2 .user-box .avatar .img{border-radius:50%;width:4rem;height:4rem}.main .main-box .title-box-2 .user-box .name-box .name-prefix{color:#919ba3;font-size:1.3rem}.main .main-box .title-box-2 .user-box .name-box .name{color:#2f2f2f;font-size:1.1rem;font-weight:bolder}.main .main-box .title-box-2 .user-box .date{color:#919ba3;font-weight:lighter;font-size:1.3rem}.main .main-box .title-box-2 .user-box .tag{color:#919ba3;font-weight:bold;font-size:1.3rem}.main .main-box .share-body{padding:0}.main .main-box .share-body .share-box .platforms-list{margin:0}.main .main-box .product-description-box{font-size:1.6rem}.main .main-box .discount-details{width:100%;padding:2rem;border:2px solid red;background-color:#f0f8ff;font-size:2.1rem;line-height:3.6rem}.main .main-box .submit-button{margin:1rem 0;width:100%;background-color:#45b545;border-bottom:4px solid #028332;color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.35);font-weight:bolder;font-size:3rem;padding:1.5rem;cursor:pointer;border-radius:1rem;display:flex;justify-content:center;align-items:center;flex-flow:row;transition:all .25s ease}.main .main-box .submit-button:hover{background-color:#2d8d2d}.main .main-box .product-description-box{width:100%;padding:1rem 0;display:flex;justify-content:center;align-items:center;flex-flow:column}.main .main-box .product-description-box .product-img{width:100%;object-fit:contain;border-radius:1.2rem;box-shadow:0 0 3px #b9b9b9}.main .main-box .product-description-box .product-content{width:100%;font-size:1.8rem;text-align:left}.main .main-box .product-description-box .product-content img,.main .main-box .product-description-box .product-content video,.main .main-box .product-description-box .product-content .audio{max-width:100%}.main .main-box .list-of-products{margin-top:1rem;width:100%;gap:2rem;display:flex;justify-content:center;align-items:center;flex-flow:column}.main .main-box .list-of-products .list-of-products-item{width:100%}.main .main-box .list-of-products .list-of-products-item .list-header{width:100%;gap:1rem;display:flex;justify-content:center;align-items:flex-start;flex-flow:row}.main .main-box .list-of-products .list-of-products-item .list-header .serial-number{font-weight:bold;font-size:1.8rem;background-color:#212121;color:#fff;padding:.4rem .6rem}.main .main-box .list-of-products .list-of-products-item .list-header .list-title{font-size:2.4rem}.main .main-box .list-of-products .list-of-products-item .product-content{width:100%}.main .main-box .list-of-products .list-of-products-item .product-content .video-box{margin:2rem 0;width:100%;position:relative;display:flex;justify-content:center;align-items:center;flex-flow:row}.main .main-box .list-of-products .list-of-products-item .product-content .video-box .video{width:100%;z-index:10;border-radius:1rem;vertical-align:bottom}.main .main-box .list-of-products .list-of-products-item .product-content .video-box .details{padding:2rem;position:absolute;z-index:20;bottom:0;left:0;color:#fff;font-size:1.6rem;gap:1rem;display:flex;justify-content:center;align-items:center;flex-flow:column}.main .main-box .list-of-products .list-of-products-item .product-content .video-box .details .stars{width:100%;display:flex;justify-content:left;align-items:center;flex-flow:row}.main .main-box .list-of-products .list-of-products-item .product-content .video-box .details .stars .xing-svg-body{width:2.2rem;height:2.2rem;display:flex;justify-content:left;align-items:center;flex-flow:row}.main .main-box .list-of-products .list-of-products-item .product-content .video-box .details .stars .xing-svg-body .xing-svg-box{overflow:hidden;height:100%}.main .main-box .list-of-products .list-of-products-item .product-content .video-box .details .stars .xing-svg-body .xing-svg-box .xing-svg{width:2.2rem;height:2.2rem}.main .main-box .list-of-products .list-of-products-item .product-content .video-box .details .score{text-indent:.5rem}.main .main-box .list-of-products .list-of-products-item .product-content .video-box .mask{border-radius:1rem;width:100%;height:100%;z-index:10;position:absolute;background-image:linear-gradient(to top right, rgb(0, 0, 0), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0))}.main .main-box .list-of-products .list-of-products-item .product-content .content{font-size:1.8rem;line-height:3rem}.main .main-box .list-of-products .list-of-products-item .product-content .content p{margin-bottom:2rem;white-space:pre-wrap;word-wrap:break-word}.main .main-box .list-of-products .list-of-products-item .button-box{width:100%}.main .main-box .list-of-products .list-of-products-item .button-box .button{width:100%;padding:16px;border:none;outline:none;cursor:pointer;font-weight:bold;color:#fff;font-size:2rem;border-radius:1rem;box-shadow:0 2px 2px rgba(0,0,0,.2);background:rgba(48,97,255,.86);display:flex;justify-content:center;align-items:center;flex-flow:row;transition:all .25s ease}.main .main-box .list-of-products .list-of-products-item .button-box .button:hover{transform:scale(1.05)}.share-body{width:100%;padding:0 var(--page-p);display:flex;justify-content:center;align-items:center;flex-flow:row}.share-body .share-box{width:var(--page-w)}.share-body .share-box h3{font-size:1.6rem;letter-spacing:2px}.share-body .share-box .platforms-list{margin:2rem 0;width:100%;gap:1rem;display:flex;justify-content:center;align-items:center;flex-flow:row wrap}.share-body .share-box .platforms-list .platforms-item{position:relative;flex:1;min-width:12rem;height:3.2rem;display:flex;justify-content:center;align-items:center;flex-flow:row;transition:all .25s ease}.share-body .share-box .platforms-list .platforms-item .platform-img{width:1.6rem;height:1.6rem}.share-body .share-box .platforms-list .platforms-item .shares-number{padding:0 .6rem;min-width:6rem;color:#fff;font-size:1.1rem;text-align:center}.share-body .share-box .platforms-list .platforms-item .mask{pointer-events:none;width:100%;height:100%;position:absolute;opacity:0;z-index:10;background:hsla(0,0%,100%,.2);transition:all .25s ease}.share-body .share-box .platforms-list .platforms-item:hover{cursor:pointer;transform:translateY(-5px)}.share-body .share-box .platforms-list .platforms-item:hover .mask{opacity:1}.share-body .share-box .reactions-list{margin:3rem 0;width:100%;gap:2rem;display:flex;justify-content:center;align-items:center;flex-flow:row}.share-body .share-box .reactions-list .reactions-item{flex:1;cursor:pointer;font-size:1.4rem;transition:transform .2s;display:flex;justify-content:center;align-items:center;flex-flow:column}.share-body .share-box .reactions-list .reactions-item .reaction-img{width:5rem;height:5rem}.share-body .share-box .reactions-list .reactions-item .reaction-text-box{width:100%;position:relative;padding:1.2rem 0;display:flex;justify-content:center;align-items:center;flex-flow:row}.share-body .share-box .reactions-list .reactions-item .reaction-text-box .reaction-title,.share-body .share-box .reactions-list .reactions-item .reaction-text-box .reaction-number{min-width:6rem;text-align:center;position:absolute;transition:opacity .2s;letter-spacing:1px;text-indent:1px}.share-body .share-box .reactions-list .reactions-item .reaction-text-box .reaction-title{opacity:0;font-weight:600}.share-body .share-box .reactions-list .reactions-item:hover{transform:scale(1.15)}.share-body .share-box .reactions-list .reactions-item:hover .reaction-text-box .reaction-title{opacity:1}.share-body .share-box .reactions-list .reactions-item:hover .reaction-text-box .reaction-number{opacity:0}.menu-body{width:100%;background-color:#13a0ff;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center;flex-flow:row}.menu-body .menu-box{width:var(--page-w);gap:9%;display:flex;justify-content:left;align-items:center;flex-flow:row}@media screen and (max-width: 600px){.menu-body .menu-box{display:none}}.menu-body .menu-box .menu-item{font-size:1.4rem;color:#fff;cursor:pointer;font-weight:bold;transition:color .2s;padding:1.8rem 1.2rem;border-radius:1px;height:100%;display:flex;justify-content:center;align-items:center;flex-flow:row}.menu-body .menu-box .menu-item:hover{color:#000}.menu-body .phone-menu-box{width:100%;height:calc(100vh - 6.8rem);background-image:linear-gradient(to right, #0077b6, #d90429);position:fixed;bottom:0;gap:1rem;padding:2rem 0;overflow:auto;display:none}@media screen and (max-width: 600px){.menu-body .phone-menu-box{display:flex;justify-content:left;align-items:center;flex-flow:column}}.menu-body .phone-menu-box .menu-item{width:90%;padding:2rem;background-color:#fff;font-size:1.6rem;color:#28538f;display:flex;justify-content:center;align-items:center;flex-flow:row}.footer{width:100%}.footer .desc-box{padding:4rem 2rem;width:100%;background:#f0f0f0;display:flex;justify-content:center;align-items:center;flex-flow:row}.footer .desc-box .desc{font-size:1.4rem;width:var(--page-w);color:#686868;text-align:center}.footer .desc-box .desc p{line-height:3rem}.footer .copyright{padding:2rem;width:100%;height:6.5rem;font-size:1.4rem;background-color:#d5d5d5;display:flex;justify-content:center;align-items:center;flex-flow:row;letter-spacing:1px;text-indent:1px}.footer-2 .desc-box{padding:4rem 2rem 1rem}.footer-2 .desc-box,.footer-2 .copyright,.footer-2 .dmca{text-align:center;font-size:1.4rem;color:#000;background-color:#cce0eb}.footer-2 .dmca{padding-bottom:6rem}.bar{width:100%;height:3px;background-color:#edeef0}/*# sourceMappingURL=111.css.map */
