.download-block>.title{padding-left:15px;position:relative}.download-block>.title:before{position:absolute;top:50%;left:0;width:3px;height:20px;background:#faed3b;transform:translate3d(-50%,-50%,0);content:""}.download-block .download-list{margin-top:20px}.download-block .download-item{padding:25px 30px;display:flex;align-items:center;background:#f6f6f6;border-radius:5px;transition:background .5s,opacity .8s,transform .8s!important}.download-block .download-item:not(:first-child){margin-top:5px}.download-block .download-item.disable .download-content .title{pointer-events:none}.download-block .download-item.disable .download-btn{opacity:.2;pointer-events:none}@media only screen and (min-width: 1201px) and (min-width: 1201px){.download-block .download-item:hover{background:#3643bc}.download-block .download-item:hover .download-content .title,.download-block .download-item:hover .download-content .des{color:#fff}.download-block .download-item:hover .download-content .title:not(:only-child):before,.download-block .download-item:hover .download-content .des:not(:only-child):before{background-image:linear-gradient(to right,rgba(255,255,255,.5) 0%,rgba(255,255,255,.5) 50%,transparent 50%,transparent 100%)}.download-block .download-item:hover .download-type,.download-block .download-item:hover .download-btn{color:#fff}}@media only screen and (min-width: 1201px) and (max-width: 1200px){.download-block .download-item:active{background:#3643bc}.download-block .download-item:active .download-content .title,.download-block .download-item:active .download-content .des{color:#fff}.download-block .download-item:active .download-content .title:not(:only-child):before,.download-block .download-item:active .download-content .des:not(:only-child):before{background-image:linear-gradient(to right,rgba(255,255,255,.5) 0%,rgba(255,255,255,.5) 50%,transparent 50%,transparent 100%)}.download-block .download-item:active .download-type,.download-block .download-item:active .download-btn{color:#fff}}.download-block .download-content{flex:1;display:flex;flex-direction:column;gap:40px}.download-block .download-content .title{display:block;width:fit-content;transition:color .5s}.download-block .download-content .des{opacity:.8;transition:color .5s}.download-block .download-content .des:not(:only-child){position:relative}.download-block .download-content .des:not(:only-child):before{position:absolute;top:-20px;left:0;width:100%;height:1px;background-size:6px 1px;background-repeat:repeat-x;background-image:linear-gradient(to right,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 50%,transparent 50%,transparent 100%);transform:translate3d(0,-50%,0);content:""}.download-block .download-type{flex-shrink:0;margin-left:4.1666666667vw;width:50px;color:#000f9f;font-size:.875rem;font-weight:700;line-height:1.6;letter-spacing:.5px;transition:color .5s}.download-block .download-btn{flex-shrink:0;margin-left:1.5625vw;display:flex;align-items:center;gap:5px;width:111px;transition:color .5s}.download-block .download-btn .icon{display:flex;justify-content:center;align-items:center;width:20px;height:20px}.download-block .download-btn .icon i{font-size:1.25rem}@media only screen and (max-width: 767px){.download-block .download-btn .icon{color:#3643bc}}.product-card{padding:30px 20px 20px;display:flex;flex-direction:column;align-items:center;min-height:390px;background:#fff;border-radius:10px;border:1px solid rgba(0,0,0,.1);transition:background .5s,border .5s,box-shadow .5s}@media only screen and (min-width: 1201px) and (min-width: 1201px){.product-card:hover{background:#f6f6f6;box-shadow:0 0 15px #00000026;border:1px solid #F6F6F6}.product-card:hover .pic{background:#fff;box-shadow:20px 0 9.5px #faed3b4d}.product-card:hover .id-number{margin-top:5px}.product-card:hover .icon-list .icon{background:#fff}.product-card:hover .btn-box{grid-template-rows:1fr}}@media only screen and (min-width: 1201px) and (max-width: 1200px){.product-card:active{background:#f6f6f6;box-shadow:0 0 15px #00000026;border:1px solid #F6F6F6}.product-card:active .pic{background:#fff;box-shadow:20px 0 9.5px #faed3b4d}.product-card:active .id-number{margin-top:5px}.product-card:active .icon-list .icon{background:#fff}.product-card:active .btn-box{grid-template-rows:1fr}}.product-card .pic{display:flex;justify-content:center;align-items:center;width:135px;height:135px;overflow:hidden;border-radius:50%;transition:box-shadow .5s,background .5s}.product-card .pic .pic-inner{width:90px;height:90px;position:relative}.product-card .pic .pic-inner:before{display:block;width:100%;height:0;padding-bottom:100%;content:""}.product-card .pic .pic-inner picture{position:absolute;left:0;top:0;display:block;width:100%;height:100%}.product-card .pic .pic-inner img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.product-card .card-content{margin-top:auto;width:100%}.product-card .title{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card .id-number{margin-top:10px;display:flex;align-items:center;gap:5px;color:#595959;transition:margin-top .5s}.product-card .id-number .id p{font-weight:600}.product-card .icon-list{margin-top:15px;display:flex;align-items:center;gap:8px}.product-card .icon-list .icon{position:relative;flex-shrink:0;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:#f6f6f6;border-radius:50%;transition:background .5s}.product-card .icon-list .icon:before{padding:8px 10px;position:absolute;bottom:-11.5px;left:50%;background:#1f1f1fcc;color:#fff;border-radius:5px;opacity:0;font-size:.875rem;font-weight:500;line-height:1;letter-spacing:1px;white-space:nowrap;pointer-events:none;z-index:1;transform:translate3d(-50%,100%,0);transition:opacity .2s;content:attr(data-attr)}.product-card .icon-list .icon:after{position:absolute;bottom:-10px;left:50%;width:11px;height:6px;opacity:0;background-image:url(../../assets/img/triangle.png);pointer-events:none;transform:translate3d(-50%,50%,0);transition:opacity .2s;content:""}@media only screen and (min-width: 1201px) and (min-width: 1201px){.product-card .icon-list .icon:hover:before,.product-card .icon-list .icon:hover:after{opacity:1}}@media only screen and (min-width: 1201px) and (max-width: 1200px){.product-card .icon-list .icon:active:before,.product-card .icon-list .icon:active:after{opacity:1}}.product-card .icon-list .icon img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(35%) sepia(6%) saturate(18%) hue-rotate(332deg) brightness(91%) contrast(84%)}.product-card .btn-box{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s}.product-card .btn-box>div{overflow:hidden}.product-card .btn-box .common-btn{margin-top:20px;width:fit-content}.product-card .btn-box .common-btn .icon svg path{fill:#000f9f}@media only screen and (max-width: 767px){.product-card{padding:15px 20px 20px;min-height:300px}.product-card .pic{width:100px;height:100px}.product-card .pic .pic-inner{width:70px;height:70px}.product-card .id-number{margin-top:5px;flex-direction:column;align-items:flex-start;gap:unset}.product-card .icon-list .icon{width:25px;height:25px}.product-card .icon-list .icon:before{display:none}.product-card .icon-list .icon img{width:12px;height:12px}}@media only screen and (max-width: 575px){.product-card{min-height:280px}}section.consult{padding:50px 0;position:relative}section.consult .bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}section.consult .bg picture{position:absolute;left:0;top:0;display:block;width:100%;height:100%}section.consult .bg img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}section.consult .container{grid-column:var(--grid-3);display:flex;align-items:center}section.consult .title-wrapper{display:flex;align-items:center}section.consult .pic{flex-shrink:0;width:120px;height:120px;border-radius:50%;overflow:hidden}section.consult .title{margin-left:2.6041666667vw;display:flex;align-items:center;gap:15px;width:fit-content;color:#fff}section.consult .content{position:relative;margin-left:5.2083333333vw;flex:1}section.consult .content:before{position:absolute;top:0;left:-2.6041666667vw;width:3px;height:100%;background:#4bd9af;transform:translate3d(-50%,0,0);content:""}section.consult .content .text{color:#fff}section.consult .content .text span{display:block}section.consult .content .btn{margin-top:15px;padding:5px 15px;display:flex;align-items:center;gap:10px;width:fit-content;background:#f6f6f6;border-radius:100px;cursor:pointer;transition:background .2s}@media only screen and (min-width: 1201px){section.consult .content .btn:hover{background:#faed3b}}@media only screen and (max-width: 1200px){section.consult .content .btn:active{background:#faed3b}}section.consult .content .btn .text{color:#000}section.consult .content .btn .icon{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:18px;height:18px;background:#3643bc;border-radius:50%}section.consult .content .btn .icon i{font-size:.5625rem;color:#fff}section.consult .add-consult-btn{margin-left:20px}@media only screen and (max-width: 1200px){section.consult .title-wrapper{flex-direction:column;align-items:center;gap:20px}section.consult .title-wrapper .title{margin-left:unset}section.consult .content .btn .text .paragraphText-w{font-size:.875rem;letter-spacing:normal}}@media only screen and (max-width: 900px){section.consult .container{flex-direction:column}section.consult .title-wrapper{gap:10px}section.consult .pic{width:90px;height:90px}section.consult .title{gap:5px}section.consult .content{margin-top:40px;margin-left:unset;text-align:center}section.consult .content:before{top:-20px;left:50%;width:120px;height:3px;transform:translate3d(-50%,-50%,0)}section.consult .content .btn{margin:15px auto 0}section.consult .add-consult-btn{margin-left:unset;margin-top:50px}}@media only screen and (max-width: 575px){section.consult .content .text span{display:inline}}main{position:relative}.bg-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;transition:filter .5s ease-in-out}.bg-wrapper .bg-sticky{position:sticky;top:0;width:100%;height:100vh;pointer-events:none;z-index:-1}.bg-wrapper .bg-sticky picture{display:block;width:100%;height:100%}.bg-wrapper .bg-sticky img{width:100%;height:100%;object-fit:cover}.bg-wrapper.transform{filter:brightness(0) invert(1)}section.breadCrumb{padding:81px 0 clamp(45px,.3309rem + 4.4118vw,90px);position:relative}section.breadCrumb:after{position:absolute;bottom:clamp(30px,.2206rem + 2.9412vw,60px);left:50%;width:calc(100% - 100px);height:1px;background:#fff;opacity:.2;transform:translate3d(-50%,0,0);content:""}section.breadCrumb .container{grid-column:var(--grid-2)}@media only screen and (max-width: 1200px){section.breadCrumb:after{width:calc(100% - 60px)}}@media only screen and (max-width: 767px){section.breadCrumb:after{width:calc(100% - 50px)}}section.relatedProduct{padding:80px 0 clamp(80px,3.8971rem + 1.9608vw,100px);background:#f6f6f6}section.relatedProduct .container{grid-column:var(--grid-3)}section.relatedProduct .title-block{padding-left:20px;max-width:758px;width:100%}section.relatedProduct .title-block>div:not(:first-child){margin-top:5px}section.relatedProduct .product-block{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}section.relatedProduct .product-block .product-card{width:calc((100% - 50px) / 6)}@media only screen and (min-width: 1201px){section.relatedProduct .product-block .product-card:hover{border:1px solid #FFFFFF}}@media only screen and (max-width: 1200px){section.relatedProduct .product-block .product-card:active{border:1px solid #FFFFFF}}@media only screen and (max-width: 1800px){section.relatedProduct .product-block .product-card{width:calc((100% - 40px)/5)}}@media only screen and (max-width: 1440px){section.relatedProduct .product-block .product-card{width:calc((100% - 30px)/4)}}@media only screen and (max-width: 1200px){section.relatedProduct .product-block .product-card{width:calc((100% - 20px) / 3)}}@media only screen and (max-width: 900px){section.relatedProduct .product-block .product-card{width:calc((100% - 10px)/2)}}@media only screen and (max-width: 767px){section.relatedProduct .title-block{padding-left:unset;text-align:center}section.relatedProduct .product-block{gap:5px}section.relatedProduct .product-block .product-card{width:calc((100% - 10px) / 3)}}@media only screen and (max-width: 575px){section.relatedProduct .product-block .product-card{width:calc((100% - 5px)/2)}}section.articles{padding-bottom:80px;position:relative}section.articles .container{grid-column:var(--grid-3);display:flex;gap:3.9583333333vw}section.articles .aside{min-width:290px;width:22.721822542%;position:relative}section.articles .aside .sticky{position:sticky;top:90px;left:0;display:flex;flex-direction:column;height:calc(100vh - 240px)}section.articles .aside .sticky.transform .text .subTitle,section.articles .aside .sticky.transform .text .title,section.articles .aside .sticky.transform .text .des{color:#000}section.articles .aside .sticky.transform .text .des:before{background:#faed3b}section.articles .aside .sticky.transform .text .add-consult-btn{opacity:1;pointer-events:auto}section.articles .aside .sticky.transform .social-share .text{color:#000}@media only screen and (min-width: 1201px) and (min-width: 1201px){section.articles .aside .sticky.transform .social-share .share-box .item:hover i{color:#000f9f}section.articles .aside .sticky.transform .social-share .share-box .item:hover .dashed-circle svg circle{stroke:#faed3b;opacity:1}}@media only screen and (min-width: 1201px) and (max-width: 1200px){section.articles .aside .sticky.transform .social-share .share-box .item:active i{color:#000f9f}section.articles .aside .sticky.transform .social-share .share-box .item:active .dashed-circle svg circle{stroke:#faed3b;opacity:1}}section.articles .aside .sticky.transform .social-share .share-box .item i{color:#000}section.articles .aside .sticky.transform .social-share .share-box .item .dashed-circle svg circle{stroke:#000;opacity:.2}section.articles .aside .sticky .text .subTitle,section.articles .aside .sticky .text .title,section.articles .aside .sticky .text .des{color:#fff;transition:color .8s}section.articles .aside .sticky .text .title{margin-top:10px}section.articles .aside .sticky .text .des{margin-top:clamp(40px,1.3971rem + 1.9608vw,60px);position:relative}section.articles .aside .sticky .text .des:before{position:absolute;top:calc(clamp(20px,.6985rem + .9804vw,30px)*-1);left:0;width:89px;height:5px;background:#4bd9af;transform:translate3d(0,-50%,0);transition:background .5s;content:""}section.articles .aside .sticky .text .add-consult-btn{margin-top:50px;opacity:0;pointer-events:none}section.articles .aside .sticky .social-share{margin-top:auto;display:flex;align-items:center;gap:15px;flex-wrap:wrap;flex-shrink:0;width:fit-content}section.articles .aside .sticky .social-share .text{flex-shrink:0;color:#fff;transition:color .8s}section.articles .aside .sticky .social-share .share-box{display:flex;align-items:center;gap:15px}@media only screen and (min-width: 1201px) and (min-width: 1201px){section.articles .aside .sticky .social-share .share-box .item:hover i{color:#4bd9af}}@media only screen and (min-width: 1201px) and (max-width: 1200px){section.articles .aside .sticky .social-share .share-box .item:active i{color:#4bd9af}}section.articles .aside .sticky .social-share .share-box .item i{color:#fff}section.articles .main-content{padding:clamp(50px,1.4706rem + 2.9412vw,80px) var(--1frSpace);width:72.721822542%;background:#fff;border-radius:15px;box-shadow:0 0 30px #00000026}section.articles .main-content .article-block .title{padding-left:15px;position:relative}section.articles .main-content .article-block .title:before{position:absolute;top:50%;left:0;width:3px;height:20px;background:#faed3b;transform:translate3d(-50%,-50%,0);content:""}section.articles .main-content .article-block ._articleBlock{margin-top:20px}section.articles .main-content .download-block{margin-top:100px;position:relative}section.articles .main-content .download-block:before{position:absolute;top:-50px;left:0;width:100%;height:1px;background-size:6px 1px;background-repeat:repeat-x;background-image:linear-gradient(to right,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 50%,transparent 50%,transparent 100%);transform:translate3d(0,-50%,0);content:""}@media only screen and (min-width: 1201px) and (max-width: 1440px){section.articles .main-content .download-block .download-item{justify-content:space-between;flex-wrap:wrap;gap:20px}section.articles .main-content .download-block .download-item .download-content{flex:unset;width:100%}section.articles .main-content .download-block .download-item .download-type{margin-left:unset}section.articles .main-content .download-block .download-item .download-btn{margin-left:auto}}@media only screen and (max-width: 1200px){section.articles .container{flex-direction:column;gap:50px}section.articles .aside{width:100%}section.articles .aside .sticky{position:static;height:auto}section.articles .aside .sticky .text .add-consult-btn{margin-top:unset;position:absolute;bottom:0;left:0;opacity:1;pointer-events:auto;z-index:1}section.articles .aside .sticky .social-share{margin:30px 0 75px}section.articles .main-content{width:auto}}@media only screen and (max-width: 900px){section.articles .main-content .download-block .download-item{justify-content:space-between;flex-wrap:wrap;gap:20px}section.articles .main-content .download-block .download-item .download-content{flex:unset;width:100%}section.articles .main-content .download-block .download-item .download-type{margin-left:unset}section.articles .main-content .download-block .download-item .download-btn{margin-left:auto}}@media only screen and (max-width: 767px){section.articles .main-content{margin:0 -25px;padding:50px 25px}}@media only screen and (max-width: 575px){section.articles .main-content .download-block .download-item{padding:25px 20px}}
