@charset "UTF-8";.s-wrap{width:100%;overflow:hidden;position:relative}.s-wrap .item{overflow:hidden;border-radius:5px}.s-wrap .item-image{line-height:0}.s-wrap .item-image img{width:100%;height:auto;max-width:100%;max-height:432px;overflow:hidden;border-radius:5px}.s-wrap .s-content{transition:transform 1s;display:flex}.slider .s-wrap .s-content .item,.slider .s-wrap .s-content .item>*{line-height:0}.s-slide{position:relative}.nav-next,.nav-prev{position:absolute;top:50%;width:46px;height:46px;border-radius:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:999;background:#3590ce;transition:.5s;-webkit-transition:.5s;-khtml-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}.nav-next:hover,.nav-prev:hover{background-color:#3590ce}.nav-next:hover:after,.nav-prev:hover:after{border-color:#fff!important}.nav-next:after{content:"";display:inline-block;width:10px;height:10px;border-right:2px solid #fff;border-top:2px solid #fff;transform:rotate(45deg);left:15px;position:absolute}.nav-prev:after{content:"";display:inline-block;width:10px;height:10px;border-right:2px solid #fff;border-top:2px solid #fff;transform:rotate(-135deg);left:18px;position:absolute}.nav-next{right:0}.nav-prev{left:0}.dots{position:absolute;display:flex;bottom:1.25rem;right:1.25rem;transform:translate(-50%);background:#fff;border-radius:18px;box-shadow:0 1px 3px #2125291a,0 1px 2px #2125290f;padding:.625rem;z-index:999}.dots .dot{width:.5rem;height:.5rem;text-indent:-9999px;margin:0 5px;border-radius:50%;cursor:pointer;background:#ced4da;color:#000}.dots .dot.active{position:relative;display:flex;align-items:center;justify-content:center;color:red}.dots .dot.active{background:#3590ce}.dots-custom .dot{position:relative;padding:.5rem;cursor:pointer}.dots-custom .dot-custom{border:1px solid #DEE2E6;border-radius:5px;overflow:hidden}.dots-custom .dot:before{content:"";position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;background:transparent}.dots-custom .dot.active .dot-custom{border-color:#22343e}@media (max-width: 576px){.nav-next,.nav-prev{height:40px;width:40px}.nav-next:after,.nav-prev:after{left:10px}.nav-next:after{left:10px}.nav-prev:after{left:15px!important}.dots{background:none;right:-15px;bottom:.25rem}}.slide{margin-bottom:20px;padding-top:20px}.slide-content{display:flex;background-color:#fff;border-radius:5px;padding:20px;position:relative}.slide-content .s-content{line-height:0}.slide-content .video-content{flex:0 0 385px;margin-left:20px;position:relative}.slide-content .video-content__image{display:block;line-height:0;height:100%}.slide-content .video-content__image img{border-radius:5px;height:100%}.slide-content .video-content__button{cursor:pointer;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.slide-content__detail{flex:0 0 calc(100% - 625px);max-width:calc(100% - 625px);margin-left:10px;height:100%}.slide-content__detail .s-wrap,.slide-content__detail .s-content{height:100%}.slide-content__detail .item{line-height:0}.slide-content__detail .item img{height:100%;object-fit:fill;aspect-ratio:775/385}.slide-content .dots{padding:0;box-shadow:0;left:15px;bottom:12px;background:unset;box-shadow:none!important;transform:unset}.slide-content .dots .dot{width:9px;height:9px}#popup-video{opacity:0;visibility:hidden;width:100%;height:100vh;background:#0003;position:fixed;top:0;left:0;right:0;bottom:0;padding:40px 53px 54px 48px;z-index:9999;-webkit-transition:all .5s;transition:all .5s}.popup-video.active{opacity:1!important;visibility:visible!important}.popup-video .popup-content{padding:14px}.popup-video .popup-content__wrap{position:relative}.popup-video .popup-content__wrap .play-button{cursor:pointer;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.category-list{display:flex;flex-wrap:wrap}.category-list__item{margin-right:20px;flex:0 0 calc((100% - 80px)/5);max-width:calc((100% - 80px)/5);background-color:#fff;border-radius:5px;display:flex;overflow:hidden;margin-bottom:20px}.category-list__item:nth-child(5n){margin-right:0}.category-list__item .thumbnail{width:100%}.category-list__item .thumbnail a{display:block;line-height:0}.category-list__item .thumbnail-item img{max-height:120px;width:100%;object-fit:cover}.category-list__item .content{padding:10px 9px 10px 10px}.category-list__item .content h2{font-size:16px;line-height:22px}.product-list__item{padding:8px 15px 20px;background-color:#fff;border-radius:5px;border:1px solid #D9D9D9}.product-list__item .thumbnail a{display:block;line-height:0;text-align:center}.product-list__item .thumbnail a img{height:155px;object-fit:contain}.product-list__item .content h3{font-size:14px;line-height:20px}.product-list__item .content h3.text-bold{font-weight:700;margin-bottom:15px;margin-top:15px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:40px}.product-list__item .content h3.text-normal{font-weight:400;margin-bottom:7px;margin-top:35px}.product-list__item .content p{line-height:20px}.product-list__item .content .price{min-height:37px;align-items:flex-end}.product-list__item .content .price .left p{color:#f30000;font-size:16px;font-weight:700}.product-list__item .content .price .left span{color:#9c9d9e;text-decoration:line-through}.product-list__item .content .price .right .sold{color:#ff932e}.product-list__item .content .price .right .percent{width:36px;height:25px;font-size:12px;color:#eb7507;border-radius:5px;background-color:#ffefdf}.product-list__item .content-description{margin-bottom:15px}.product-list__item .content-description ul li{position:relative;padding-left:20px;font-size:12px;line-height:18px}.product-list__item .content-description ul li svg{position:absolute;left:0;top:4px;width:12px;height:12px}.product-list__item .rate ul{letter-spacing:-.3em;margin-right:12px}.product-list__item .rate ul li{letter-spacing:normal;display:inline-block;margin-right:5px}.product-list__item .rate ul li:last-child{margin-right:0}.product-list__item .rate span{margin-left:10px;color:#747474}.flash-sale{margin-bottom:20px}.flash-sale__content{background-color:#3590ce;padding:2px;border-radius:5px}.flash-sale__header{padding:0 17px}.flash-sale__header .left p{font-size:22px;font-weight:700;color:#fff}.flash-sale__header .left svg{vertical-align:middle;max-width:36px}.flash-sale__header .right a{color:#3590ce;background-color:#fff;border-radius:5px;width:97px;height:36px;display:flex;align-items:center;justify-content:center}.flash-sale .flashsale-slides{padding:12px 15px;background-color:#fff;border-radius:5px}.flash-sale .flashsale-slides .s-content{gap:20px}.flash-sale .flashsale-slides .product-list{position:relative}.flash-sale .flashsale-slides .product-list__item{border:1px solid #D9D9D9}.flash-sale .flashsale-slides .product-list__item .content .price{align-items:flex-start;margin-top:10px}.flash-sale .flashsale-slides .product-list:hover .nav-next,.flash-sale .flashsale-slides .product-list:hover .nav-prev{opacity:1;visibility:visible}.flash-sale .flashsale-slides .product-list:hover .nav-prev{left:-41px}.flash-sale .flashsale-slides .product-list:hover .nav-next{right:-41px}.flash-sale .flashsale-slides .product-list .nav-next,.flash-sale .flashsale-slides .product-list .nav-prev{opacity:0;visibility:hidden;width:45px;height:45px;border-radius:5px;transition:.3s}.flash-sale .flashsale-slides .product-list .nav-prev{left:-50px}.flash-sale .flashsale-slides .product-list .nav-next{right:-50px}.banner-category{margin-bottom:20px}.banner-category__item{margin-right:20px;flex:0 0 calc((100% - 40px) / 3);max-width:calc((100% - 40px) / 3)}.banner-category__item:nth-child(3n){margin-right:0}.banner-category__item a{display:block;line-height:0}.banner-category__item a .thumbnail-item img{border-radius:5px;height:196px}.block-category{margin-bottom:20px}.block-category__item{padding:20px;border-radius:5px;background-color:#fff}.block-category__left{flex:0 0 254px;padding:20px;position:relative;line-height:0;border-top-left-radius:5px;border-bottom-left-radius:5px;background-color:#d9e4ff}.block-category__left a{width:94px;height:36px;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#3590ce;transition:all .3s;border:1px solid #3590CE}.block-category__left a:hover{background-color:#fff;color:#3590ce}.block-category__left .left-content{max-width:145px;position:absolute;bottom:33px;left:15px}.block-category__left .left-content h2{margin-bottom:8px;font-size:18px;line-height:normal}.block-category .product-list{flex:0 0 calc(100% - 254px);border:1px solid #D9D9D9;margin-left:-1px;border-top-right-radius:5px;border-bottom-right-radius:5px;overflow:hidden}.block-category .product-list__item{flex:0 0 20%;border-radius:0;border:none;border:0;border-right:1px solid #D9D9D9}.block-category .product-list__item:nth-child(5){border-right:0}.block-category .product-list__item .content-description{display:block}.block-category .product-list__item .content-description ul li{overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;max-height:18px}.form-block{width:100%;max-width:470px;padding:40px 25px;border-radius:5px;background-color:#fff;box-shadow:0 4px 40px #0961ca26}.form-block__header{margin-bottom:30px}.form-block__header p{font-size:22px;margin-bottom:10px;font-weight:700}.form-block__header span{line-height:16px;color:#9c9d9e;display:block}.form-block__content .form-row{margin-bottom:20px}.form-block__content .form-row button span:last-child{display:none!important}.form-block__content .form-row:last-child{margin-bottom:0}.form-block__content .form-row input,.form-block__content .form-row textarea{width:100%;height:46px;padding:0 20px;border-radius:5px;border:1px solid #D9D9D9}.form-block__content .form-row input{padding-right:40px}.form-block__content .form-row textarea{height:105px;resize:vertical;padding:15px}.form-block__content .form-row label{font-size:14px;line-height:16px;min-height:16px;margin-bottom:10px;display:block}.form-block__content .form-row label span{color:#ff932e}.form-block__content .form-row.row-product{max-height:115px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#006df0 #f1f1f1}.form-block__content .form-row.row-product .flex{margin-bottom:20px;position:relative}.form-block__content .form-row.row-product .flex input[name=product_name]{margin-right:10px;width:calc(100% - 96px)}.form-block__content .form-row.row-product .flex input[name=product_quantity]{width:86px;padding-left:10px;padding-right:15px;-moz-appearance:textfield}.form-block__content .form-row.row-product .flex input[name=product_quantity]::-webkit-outer-spin-button,.form-block__content .form-row.row-product .flex input[name=product_quantity]::-webkit-inner-spin-button{-webkit-appearance:none}.form-block__content .form-row.row-product .flex .remove-row{position:absolute;right:0;cursor:pointer;opacity:0;visibility:hidden;transition:.5s}.form-block__content .form-row.row-product .flex:hover .remove-row{opacity:1;visibility:visible}.form-block__content .form-row.row-product ::-webkit-scrollbar{width:3px}.form-block__content .form-row.row-product ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.form-block__content .form-row.row-product ::-webkit-scrollbar-thumb{background-color:#006df0;border-radius:2px;border:1px solid #f1f1f1}.form-block__content .form-row.row-product ::-webkit-scrollbar-thumb:hover{background:#555}.form-block__content .form-row.row-product .row-button p{color:#747474;padding:11px 10px;text-align:center;border:1px dashed #D9D9D9;border-radius:5px;cursor:pointer}.form-block__content .form-row.row-product .row-button svg{margin-left:10px}.form-block__content .form-row.row-file{position:relative}.form-block__content .form-row.row-file input{display:none}.form-block__content .form-row.row-file p,.form-block__content .form-row.row-file span{color:#747474}.form-block__content .form-row.row-file label{display:inline-block;background-color:#f9f9f9;border:1px solid #D9D9D9;border-radius:5px;padding:10px 14px;margin-right:17px}.form-block__content .form-row.row-file span{font-style:italic}.form-block__content .form-row.row-file .info-more__button{cursor:help;margin-left:10px}.form-block__content .form-row.row-file .info-more__button svg{position:relative;top:unset;right:unset}.form-block__content .form-row.row-file .detail{background:#fff;position:absolute;bottom:45px;right:5px;width:243px;padding:20px;border-radius:5px;box-shadow:1px 4px 35px 12px #0961ca26}.form-block__content .form-row.row-file .detail-top{margin-bottom:10px}.form-block__content .form-row.row-file .detail-top p{margin-left:10px;font-weight:700}.form-block__content .form-row.row-file .detail-bottom p{font-size:12px;color:#a1a7aa;font-weight:400;line-height:16px}.form-block__content .form-row.row-file .detail-bottom .download-file{display:inline-block;margin-top:8px;color:#747474}.form-block__content .form-row.form-note{font-size:14px;line-height:18px;margin-bottom:0!important}.form-block__content .form-row.form-note span{color:#ff932e}.form-block__content .form-row.form-note a{color:#3590ce}.form-block__content .form-row button{font-weight:400;font-size:14px;border:1px solid #3590CE;transition:all .3s;height:46px;font-weight:700}.form-block__content .form-row button:hover{background-color:#fff;color:#3590ce}.form-block__content .form-row button.cancel{background-color:#f0f0f0;border-color:#f0f0f0;color:#696969}.form-block__content .form-row button.cancel:hover{background-color:#fff}.form-block__content .form-row .form-group{position:relative}.form-block__content .form-row .form-group .hide{display:none}.form-block__content .form-row .form-group__note{margin-top:15px}.form-block__content .form-row .form-group__note input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.form-block__content .form-row .form-group__note input:checked~.checkmark:after{display:block}.form-block__content .form-row .form-group__note label{flex:0 0 calc(100% - 15px);display:block;position:relative;padding-left:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-block__content .form-row .form-group__note label .checkmark:after{left:4px;top:1px;width:3px;height:7px;border:solid #2196F3;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.form-block__content .form-row .form-group__note label input{position:absolute;opacity:0;cursor:pointer}.form-block__content .form-row .form-group__note .checkmark{position:absolute;top:0;left:1px;height:15px;width:15px;background-color:#fff;border:1px solid #D9D9D9;border-radius:4px}.form-block__content .form-row .form-group__note .checkmark:after{content:"";position:absolute;display:none}.form-block__content .form-row .form-group__note p{color:#9090a7}.form-block__content .form-row .form-group__note p a{color:#3590ce;text-decoration:underline}.form-block__content .form-row .form-group.has-icon svg{position:absolute;top:42px;right:15px;cursor:pointer}.form-block__content .form-row .form-group button.flex-center svg{margin-left:10px}.form-block__content .form-row.flex .form-group{margin-right:15px;flex:0 0 calc((100% - 15px)/2)}.form-block__content .form-row.flex .form-group:nth-child(2n){margin-right:0}.article-item__thumbnail{position:relative;overflow:hidden;border-top-left-radius:5px;border-top-right-radius:5px}.article-item__thumbnail a{display:block;line-height:0}.article-item__thumbnail img{width:100%;height:175px}.article-item__content{background:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:12px;min-height:126px}.article-item__content .name{font-size:14px;line-height:16.24px;color:#22343e;font-weight:700;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:32px}.article-item__content .category{margin-top:5px;margin-bottom:14px;display:flex;align-items:center;justify-content:flex-start}.article-item__content .category a{display:block;background:#ddecff;padding:6px 12px;border-radius:5px;color:#3590ce;font-size:14px;line-height:16.75px;text-align:center}.article-item__content p{color:#747474;line-height:17px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-height:50px;margin-top:15px}@media (max-width: 430px){.article-item__thumbnail img{height:130px}}@media (max-width: 375px){.article-item__thumbnail img{height:auto}}.news{margin-bottom:20px}.news-block{background-color:#fff;padding:20px 0 30px;border-radius:5px}.news-header{margin-bottom:20px;padding:0 20px}.news-header .left p{font-size:20px;font-weight:700}.news-header .right ul{letter-spacing:-.3em}.news-header .right ul li{letter-spacing:normal;display:inline-block;margin:0 10px}.news-header .right ul li:last-child{margin-right:0}.news-header .right ul li:hover a,.news-header .right ul li.active a{color:#fff;background-color:#3590ce}.news-header .right ul li a{background-color:#f5f5f5;border-radius:5px;display:inline-block;color:#202f36;padding:10px 13px}.news-header .right-view-all{border-radius:5px;display:inline-block;color:#202f36;padding:10px 15px;color:#fff;background-color:#3590ce}.news-content{padding:0 20px}.news-content__block{position:relative}.news-content__block>a{display:flex;width:100%;max-width:150px;height:46px;justify-content:center;align-items:center;color:#fff;background-color:#3590ce;border-radius:5px;margin:20px auto 0;border:1px solid #3590CE;transition:all .3s}.news-content__block>a:hover{background-color:#fff;color:#3590ce}.news-content .s-content{gap:20px;padding-bottom:1px}.news-content .article-item{border-radius:5px;flex:0 0 calc((100% - 60px)/4);border:1px solid #D9D9D9;overflow:hidden}.news-content .article-item:last-child{margin-right:0}.news-content .article-item__thumbnail a{display:block;line-height:0}.news-content .article-item__thumbnail a img{max-height:190px}.news-content .article-item__content{padding:10px 16px 12px 18px}.news-content .nav{position:absolute;top:40%;width:100%}.news-content .nav-next,.news-content .nav-prev{width:45px;height:45px;border-radius:5px}.news-content .nav-prev{left:-41px}.news-content .nav-next{right:-41px}.accessory{margin-bottom:20px}.accessory-block{background-color:#fff;padding:20px 0;border-radius:5px}.accessory-header{margin-bottom:20px;padding:0 20px}.accessory-header .left p{font-size:20px;font-weight:700}.accessory-header .right ul{letter-spacing:-.3em}.accessory-header .right ul li{letter-spacing:normal;display:inline-block;margin:0 10px}.accessory-header .right ul li:last-child{margin-right:0}.accessory-header .right ul li:hover a,.accessory-header .right ul li.active a{color:#3590ce;background-color:#f0f7ff}.accessory-header .right ul li a{background-color:#f5f5f5;border-radius:5px;display:inline-block;color:#202f36;padding:10px 13px}.accessory-content{padding:0 20px}.accessory-content__block{position:relative}.accessory-content__block>span{width:160px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid #3590CE;color:#006df0;background-color:transparent;cursor:pointer;margin:0 auto;z-index:9999;position:relative}.accessory-content__block>span:hover{color:#3590ce;background-color:#fff}.accessory-content__block.has-view-more:after{content:"";position:absolute;height:300px;bottom:0;left:0;width:100%;background:linear-gradient(0deg,#fff,#fff 30%,#fff0)}.accessory-content__block.active:after{background:transparent}.accessory-content__button{position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.accessory-content__item{display:flex;border-radius:5px;border:1px solid #D9D9D9;margin-right:20px;flex:0 0 calc((100% - 80px)/5);margin-bottom:20px;padding:7px;align-items:center}.accessory-content__item:nth-child(5n){margin-right:0}.accessory-content__item .thumbnail{margin-right:5px;flex:0 0 86px;line-height:0}.accessory-content__item .thumbnail img{height:91px;object-fit:contain}.accessory-content__item .content{flex:0 0 calc(100% - 86px)}.accessory-content__item .content h3{font-size:14px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-height:34px;line-height:17px;margin-bottom:10px}.accessory-content__item .content p{font-size:14px;color:#747474;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-height:34px;line-height:17px}.partner{padding-bottom:65px}.partner-content{background-color:#3590ce;padding:2px;border-radius:5px}.partner-header{padding:10px 18px}.partner-header p{font-size:20px;font-weight:700;color:#fff}.partner-list{padding:0 30px;background-color:#fff;border-radius:5px}.partner-list:hover .nav-next,.partner-list:hover .nav-prev{opacity:1;visibility:visible}.partner-list:hover .nav-prev{left:-56px}.partner-list:hover .nav-next{right:-56px}.partner .partner-list__content{position:relative}.partner .partner-list__content .item img{height:105px;object-fit:contain}.partner .s-content{gap:20px;cursor:grab}.partner .nav-next,.partner .nav-prev{width:45px;height:45px;border-radius:5px;opacity:0;visibility:hidden;transition:.3s}.partner .nav-prev{left:-60px}.partner .nav-next{right:-60px}.category-navigation{background-color:#fff;flex:0 0 210px;width:210px}.category-navigation__head{display:flex;align-items:center;cursor:pointer;margin-bottom:16px;position:relative;z-index:1001}.category-navigation__head svg{width:23px;height:23px;margin-right:10px}.category-navigation__head p{display:inline-block;color:#3590ce;font-family:Roboto!important;font-weight:600;font-size:16px}.category-navigation__list{position:relative;z-index:1001}.category-navigation__list ul{max-height:375px;overflow:auto}.category-navigation__list ul{scrollbar-width:thin;scrollbar-color:rgba(0,109,240,.7411764706) rgba(221,236,255,.231372549)}.category-navigation__list ul::-webkit-scrollbar{width:5px;height:5px}.category-navigation__list ul::-webkit-scrollbar-track{background:#ddecff}.category-navigation__list ul::-webkit-scrollbar-thumb{background-color:#3590ce;border-radius:5px}.category-navigation__list ul::-webkit-scrollbar-thumb:hover{background-color:#68767b}.category-navigation__list ul li a{color:#767676;font-size:14px;display:block;padding:7px 0;position:relative}.category-navigation__list ul li a:hover{color:#3590ce}.category-navigation__list ul li a svg{position:absolute;right:10px;pointer-events:none;top:9px}.category-navigation__list .cate-all p>a{position:relative;display:block;padding:4px 0;color:#3590ce}.category-navigation__list .cate-all p>a:after{content:"";display:block;width:7px;height:12px;background-image:url('data:image/svg+xml;utf8,<svg width="7" height="12" viewBox="0 0 7 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.04688 1.16211L5.76575 5.88097L1.04688 10.5998" stroke="%23006DF0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>');background-size:contain;background-repeat:no-repeat;position:absolute;right:10px;top:9px}.category-navigation #category-navigation__sub{position:absolute;width:100%;left:0;top:0;background-color:#fff;z-index:1000;padding:0 20px 0 240px;height:100%;max-height:100%;opacity:0;visibility:hidden}.category-navigation #category-navigation__sub.active{opacity:1;visibility:visible}.category-navigation__sub .sub-menu{width:100%;height:100%;box-shadow:-4px 0 3px -4px #0000003b;padding:20px 10px 20px 15px}.category-navigation__sub ul li a{color:#767676;font-size:14px;display:block;padding:7px 0}.category-navigation__sub ul li a:hover{color:#3590ce}.category-navigation__sub ul.menu-child{display:flex;flex-wrap:wrap;width:100%;height:calc(100% - 10px);overflow:auto}.category-navigation__sub ul.menu-child>li{flex:0 0 25%}.category-navigation__sub ul.menu-child>li>a{margin-bottom:8px}.category-navigation__sub ul.menu-child .has-child{color:#3590ce;font-weight:700}.home-title{position:fixed;top:-100%}.home-form{background:linear-gradient(to right,#003f8a,#3590ce);margin:145px 0}.home-form .container-fuild{padding-top:68px;padding-bottom:78px;position:relative}.home-form .left{position:absolute;width:29%;bottom:0;left:15px;line-height:0;display:none}.home-form .center{margin-right:200px;padding-right:400px}.home-form .center span{color:#fff;font-weight:700;font-size:22px;margin-bottom:22px;display:block}.home-form .center p{color:#fff;font-size:15px;line-height:25px;margin-bottom:25px}.home-form .center a{color:#fff;background-color:#ff932e;display:flex;align-items:center;justify-content:center;width:153px;height:49px;border-radius:5px;font-size:16px;border:1px solid #FF932E;transition:all .3s}.home-form .center a:hover{color:#ff932e;background-color:#fff}.home-form .right{width:100%;max-width:470px;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:1}@media (min-width: 1240px) and (max-width: 1560px){.category-navigation__list ul{max-height:315px}.category-navigation__list .cate-all p>a:after{right:9px}.banner-category__item a .thumbnail-item img{height:165px}.block-category__left{flex:0 0 200px}.block-category__left .thumbnail-item{width:80%}.block-category .product-list{flex:0 0 calc(100% - 200px)}.block-category .product-list__item{padding:8px 10px 20px}.block-category .product-list__item .content .text-bold{overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-height:40px}.block-category .product-list__item .content-description ul li{overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;max-height:20px}}@media (min-width: 992px) and (max-width: 1239px){.slide-content__detail{flex:0 0 calc(100% - 220px);max-width:calc(100% - 220px)}.slide-content .video-content{display:none}.category-list__content{flex-wrap:nowrap;overflow:auto}.category-list__item{flex:0 0 250px;max-width:250px}.banner-category__item a .thumbnail-item img{height:125px}.block-category__item{flex-wrap:nowrap!important}.block-category .product-list{flex-wrap:nowrap;overflow:auto}.block-category .product-list__item{flex:0 0 calc(33.3333333333% + 1px)}.home-form .center{padding-right:420px;margin-right:0}.home-form .right{max-width:400px}.accessory-content__block.active .accessory-content__item{display:flex}.accessory-content__item{flex:0 0 calc((100% - 60px)/4)}.accessory-content__item:nth-child(4n){margin-right:0}.accessory-content__item:nth-child(5n){margin-right:20px}.accessory-content__item:nth-child(9),.accessory-content__item:nth-child(10){display:none}.news-content .s-content{overflow:auto}.news-content .article-item{flex:0 0 calc((100% - 40px) / 3)}}
