.products-box{position:relative;width:100%;height:330px;border-radius:5px 0 5px 5px;transition:all var(--trans-5) ease}@media only screen and (min-width: 1201px){.products-box:hover .more-btn{pointer-events:auto;opacity:1;transform:translate3d(1px,-1px,0)}.products-box:hover .hover-box{opacity:1;pointer-events:auto}.products-box:hover .hover-box .f-item,.products-box:hover .hover-box .f-paragraph{transform:translateZ(0)}}@media only screen and (max-width: 1200px){.products-box:active .more-btn{pointer-events:auto;opacity:1;transform:translate3d(1px,-1px,0)}.products-box:active .hover-box{opacity:1;pointer-events:auto}.products-box:active .hover-box .f-item,.products-box:active .hover-box .f-paragraph{transform:translateZ(0)}}.products-box .item-bg .sticky-img img{border-radius:5px}.products-box .more-btn{position:absolute;right:0;top:0;z-index:1;border-radius:0 0 0 5px;transform:translate3d(100%,-100%,0);pointer-events:none;opacity:0;transition:transform var(--trans-5) ease,opacity var(--trans-5) ease}.products-box .hover-box{display:block;position:absolute;top:0;left:0;width:100%;height:100%;padding:60px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--red);color:var(--white);text-align:center;opacity:0;border-radius:5px 0 5px 5px;pointer-events:none;transition:opacity var(--trans-5) ease}.products-box .hover-box .f-item{word-break:break-all}.products-box .hover-box .f-item,.products-box .hover-box .f-paragraph{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;transform:translate3d(0,20px,0);transition:transform var(--trans-5) ease}.products-box .outer-title{width:100%;height:100%;padding:20px;display:flex;align-items:flex-end;justify-content:center;text-align:center}.products-box .outer-title .f-item{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.products-box .outer-title[color-type=black]{color:var(--black)}.products-box .outer-title[color-type=white]{color:var(--white)}@media only screen and (max-width: 1200px){.products-box .more-btn{opacity:1;transform:translate3d(1px,-1px,0);pointer-events:auto}.products-box .hover-box{background:transparent;pointer-events:auto;opacity:1}.products-box .hover-box .f-item,.products-box .hover-box .f-paragraph{display:none}}.sheet-block .common-table{cursor:grab}.sheet-block .scroller{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.sheet-block .thead-outer{position:sticky;top:0;z-index:1}@media only screen and (max-width: 1023px){.sheet-block .thead-outer{top:45px}}.sheet-block .fixed-left{position:sticky;left:0}.sheet-block .fixed-right{position:sticky;right:0}.sheet-block .thead{background:var(--white)}.sheet-block .thead .td{background:var(--white);border-bottom:3px solid var(--black-20)}.sheet-block .thead .td.fixed-left{border-bottom:3px solid var(--red)}.sheet-block .thead .td.fixed-right{border-bottom:3px solid var(--black)}.sheet-block .thead,.sheet-block .tbody{width:fit-content;min-width:100%}.sheet-block .thead .tr,.sheet-block .tbody .tr{width:100%;display:flex;align-items:center}.sheet-block .thead .td,.sheet-block .tbody .td{width:210px;max-width:210px;min-width:170px;padding:20px 30px 20px 0;align-self:stretch;display:flex;align-items:center}@media only screen and (max-width: 767px){.sheet-block .thead .td,.sheet-block .tbody .td{width:170px;max-width:170px;padding:20px 20px 20px 0}}.sheet-block .thead .td.fixed-left,.sheet-block .tbody .td.fixed-left{width:210px;max-width:210px;padding-left:30px;padding-right:30px;margin-right:2px;background:var(--white)}.sheet-block .thead .td.fixed-left+.td,.sheet-block .tbody .td.fixed-left+.td{width:240px;max-width:240px;min-width:190px;padding-left:30px}@media only screen and (max-width: 1200px){.sheet-block .thead .td.fixed-left,.sheet-block .tbody .td.fixed-left{margin-right:0}}@media only screen and (max-width: 767px){.sheet-block .thead .td.fixed-left,.sheet-block .tbody .td.fixed-left{width:180px;max-width:180px;padding:20px 10px 20px 20px}.sheet-block .thead .td.fixed-left+.td,.sheet-block .tbody .td.fixed-left+.td{width:190px;max-width:190px;padding-left:20px}}.sheet-block .thead .td.fixed-right,.sheet-block .tbody .td.fixed-right{width:220px;max-width:220px;min-width:205px;padding-left:15px;padding-right:30px;margin-left:2px;background:var(--white)}@media only screen and (max-width: 1200px){.sheet-block .thead .td.fixed-right,.sheet-block .tbody .td.fixed-right{display:none}}@media only screen and (max-width: 767px){.sheet-block .thead .td.fixed-right,.sheet-block .tbody .td.fixed-right{padding:20px 0 20px 20px}}.sheet-block .thead .td:nth-last-child(2),.sheet-block .tbody .td:nth-last-child(2){width:180px;max-width:180px;padding-right:0}@media only screen and (max-width: 767px){.sheet-block .thead .td:nth-last-child(2),.sheet-block .tbody .td:nth-last-child(2){width:150px;max-width:unset;min-width:unset}}.sheet-block .tbody .tr:nth-child(2n){background:var(--grey_light)}.sheet-block .tbody .tr:nth-child(2n) .td[class*=fixed-]{background:var(--grey_light)}.sheet-block .tbody .fixed-left{flex-wrap:wrap;align-items:center;align-self:center}.sheet-block .tbody .action{flex-direction:column;align-items:flex-start;gap:15px 0}.sheet-block .tbody .action.rwd{width:100%;display:flex;flex-direction:row;gap:0 20px;margin-top:10px;display:none}@media only screen and (max-width: 1200px){.sheet-block .tbody .action.rwd{display:flex}}.sheet-block .tbody .action a{display:block}.sheet-block .tbody .action i{font-size:15px}.sheet-block .tbody .action .fnBtn{display:flex;align-items:center;gap:0 10px;cursor:pointer}.sheet-block .tbody .action .fnBtn .icon{width:15px;height:15px;display:flex;align-items:center;justify-content:center;transition:color var(--trans-3)}.sheet-block .tbody .action .fnBtn span{transition:color var(--trans-3)}.sheet-block .tbody .action .fnBtn:not(.download) .icon{position:relative}.sheet-block .tbody .action .fnBtn:not(.download) .icon i{position:absolute;top:0;left:0}.sheet-block .tbody .action .fnBtn:not(.download) .icon i:nth-child(1){opacity:1;transition:opacity var(--trans-3)}.sheet-block .tbody .action .fnBtn:not(.download) .icon i:nth-child(2){opacity:0;color:var(--black-20);transition:opacity var(--trans-3)}.sheet-block .tbody .action .fnBtn:not(.download) .f-button{transition:color var(--trans-3)}.sheet-block .tbody .action .fnBtn:not(.download).clicked{animation:zoom var(--trans-3) ease-in-out forwards}.sheet-block .tbody .action .fnBtn:not(.download).clicked .icon i:nth-child(1){opacity:0}.sheet-block .tbody .action .fnBtn:not(.download).clicked .icon i:nth-child(2){opacity:1}.sheet-block .tbody .action .fnBtn:not(.download).clicked .f-button{color:var(--black-20)}@keyframes zoom{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media only screen and (min-width: 1201px){.sheet-block .tbody .action .fnBtn:hover .icon,.sheet-block .tbody .action .fnBtn:hover span{color:var(--red)}}@media only screen and (max-width: 1200px){.sheet-block .tbody .action .fnBtn:active .icon,.sheet-block .tbody .action .fnBtn:active span{color:var(--red)}}.main-wrapper.show aside{animation:asideShow var(--trans-5) .3s linear forwards}@media only screen and (max-width: 1023px){.main-wrapper.show aside{animation:asideShowHorizontal var(--trans-5) .3s linear forwards}}@media only screen and (max-width: 767px){main{position:relative}}.products_detail-page aside{position:sticky;top:155px;left:0;width:30px;height:190px;margin-top:-190px;background-color:var(--red);z-index:1;opacity:0}@media only screen and (max-width: 1023px){.products_detail-page aside{position:absolute;top:145px;left:60px;width:80px;height:10px;margin-top:0}}@media only screen and (max-width: 1023px){.products_detail-page aside{left:40px}}@media only screen and (max-width: 767px){.products_detail-page aside{left:20px}}.products_detail-page .section1{max-width:1560px;width:calc(100% - 120px);margin:0 auto;padding:80px 0 150px}@media only screen and (max-width: 1023px){.products_detail-page .section1{width:calc(100% - 80px);padding-top:140px}}@media only screen and (max-width: 767px){.products_detail-page .section1{width:calc(100% - 40px)}}.products_detail-page .detail-container{width:100%;display:flex;justify-content:space-between;gap:0 40px}.products_detail-page .main-block{max-width:1020px;width:65.3846%}@media only screen and (max-width: 1200px){.products_detail-page .main-block{width:75%}}@media only screen and (max-width: 1023px){.products_detail-page .main-block{width:100%}}.products_detail-page .title-box{margin-bottom:30px}.products_detail-page .title-box .f-unit-title{font-size:5.3125rem;line-height:1.3;margin-top:-.14907425em;margin-bottom:-.14907425em}@media only screen and (max-width: 1200px){.products_detail-page .title-box .f-unit-title{font-size:3.9375rem;line-height:1.3;margin-top:-.14907425em;margin-bottom:-.14907425em}}@media only screen and (max-width: 767px){.products_detail-page .title-box .f-unit-title{font-size:2.5rem;line-height:1.3;margin-top:-.14907425em;margin-bottom:-.14907425em}}.products_detail-page .title-box .f-article-subtitle{margin-top:35px}.products_detail-page .fn-box{display:flex;align-items:center;justify-content:space-between;margin-bottom:80px;gap:30px}.products_detail-page .fn-box .breadcrumb-box{width:calc(100% - 250px)}.products_detail-page .fn-box .breadcrumb-box .route .wrap{width:100%;position:relative;overflow:unset;text-overflow:unset;white-space:unset}.products_detail-page .fn-box .breadcrumb-box .route .wrap i{display:inline-block;margin-right:15px}.products_detail-page .fn-box .breadcrumb-box .route .wrap .f-button{margin-left:0}.products_detail-page .fn-box .breadcrumb-box .route .wrap .f-button:not(:last-child){padding-right:0}.products_detail-page .fn-box .breadcrumb-box .route .wrap .f-button:not(:last-child):before{display:none}.products_detail-page .fn-box .breadcrumb-box .route .wrap .f-button:last-child{padding-left:31px}.products_detail-page .fn-box .breadcrumb-box .route .wrap .f-button:last-child:before{display:inline-block;left:11px}.products_detail-page .fn-box .breadcrumb-box .route .wrap a.f-button{display:inline}@media only screen and (max-width: 1200px){.products_detail-page .fn-box{margin-bottom:65px}}@media only screen and (max-width: 1023px){.products_detail-page .fn-box{flex-wrap:wrap}.products_detail-page .fn-box .breadcrumb-box{width:100%}}@media only screen and (max-width: 767px){.products_detail-page .fn-box{margin-bottom:50px}}.products_detail-page .section2{display:none;position:sticky;top:0;z-index:1;width:calc(100% + 80px);margin:-10px -40px 90px;padding:0 40px;background:var(--white)}.products_detail-page .section2 .dist-block{width:100%;margin:0 auto;padding:10px 0 8.5px}@media only screen and (max-width: 1023px){.products_detail-page .section2{display:block;margin:-10px -40px 65px}}@media only screen and (max-width: 767px){.products_detail-page .section2{width:calc(100% + 40px);padding:0 20px;margin:-10px -20px 50px}.products_detail-page .section2 .dist-block{padding:10px 0 5px}}.products_detail-page .aside-dist-block{width:15.3846%;position:sticky;top:80px;margin:240px 0 0;max-height:650px;align-self:flex-start;flex-shrink:0}.products_detail-page .aside-dist-block li{cursor:pointer;transition:color var(--trans-3),width var(--trans-3)}.products_detail-page .aside-dist-block li.active{width:calc(100% - 30px)}.products_detail-page .aside-dist-block li.active:before{width:20px;opacity:1}@media only screen and (min-width: 1201px){.products_detail-page .aside-dist-block li:hover{color:var(--red)}}@media only screen and (max-width: 1200px){.products_detail-page .aside-dist-block li:active{color:var(--red)}}@media only screen and (max-width: 1023px){.products_detail-page .aside-dist-block{display:none}}.products_detail-page .section3 .related{margin-top:100px}.products_detail-page .section3 .related .f-dist-subtitle{margin-bottom:30px}@media only screen and (max-width: 1023px){.products_detail-page .section3 .related{margin-top:90px}}@media only screen and (max-width: 767px){.products_detail-page .section3 .related{margin-top:80px}}.products_detail-page .section3 .sheet{display:flex;flex-direction:column;margin-top:100px}.products_detail-page .section3 .sheet .f-dist-subtitle{margin-bottom:30px}.products_detail-page .section3 .sheet .drag-tip{width:100%;display:flex;align-items:center;justify-content:center;gap:0 10px;margin-top:30px}.products_detail-page .section3 .sheet .drag-tip .icon{width:35px;height:35px;border-radius:50%;background-color:var(--grey_light);font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.products_detail-page .section3 .sheet .drag-tip i.icon-drag{color:var(--grey_dark);font-weight:600}.products_detail-page .section3 .sheet .drag-tip .f-paragraph{color:var(--black-50)}@media only screen and (max-width: 1200px){.products_detail-page .section3 .sheet .sheet-block{order:3}.products_detail-page .section3 .sheet .drag-tip{margin-top:0;margin-bottom:30px;padding:0 20px}}@media only screen and (max-width: 1023px){.products_detail-page .section3 .sheet{margin-top:90px}}@media only screen and (max-width: 767px){.products_detail-page .section3 .sheet{margin-top:50px}.products_detail-page .section3 .sheet .drag-tip{margin-bottom:15px}.products_detail-page .section3 .sheet .drag-tip .f-paragraph{font-size:.875rem}}.products_detail-page .section3 .related .products-box .outer-title{justify-content:start}.products_detail-page .section3 .related .products-box .outer-title a{text-align:left}.products_detail-page .section3 .related .related-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(313px,313px));grid-gap:40px}@media only screen and (max-width: 1023px){.products_detail-page .section3 .related .related-wrap{display:none}}.products_detail-page .section3 .related .relatedSwiper-box{position:relative}.products_detail-page .section3 .related .relatedSwiper-box .swiper-pagination{position:static;margin-top:30px}.products_detail-page .section3 .related .relatedSwiper-box .swiper-slide{display:flex;justify-content:center}.products_detail-page .section3 .related .relatedSwiper-box .products-box{width:313px;border-radius:5px 0 5px 5px}@media only screen and (min-width: 1024px){.products_detail-page .section3 .related .relatedSwiper-box{display:none}}@media only screen and (max-width: 1023px){.products_detail-page .section3 .related .relatedSwiper-box{display:block}}@media only screen and (max-width: 750px){.products_detail-page .section3 .related .relatedSwiper-box{margin-right:-40px;width:calc(100% + 20px)}.products_detail-page .section3 .related .relatedSwiper-box .swiper-slide{justify-content:start}}.products_detail-page .section4{position:relative}.products_detail-page .section4:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background-color:var(--grey_light)}.products_detail-page .section4 .more-block{max-width:1560px;width:calc(100% - 120px);margin:0 auto;padding:150px 0}@media only screen and (max-width: 1200px){.products_detail-page .section4 .more-block{padding:125px 0}}@media only screen and (max-width: 1023px){.products_detail-page .section4 .more-block{width:calc(100% - 80px)}}@media only screen and (max-width: 767px){.products_detail-page .section4 .more-block{width:calc(100% - 40px);padding:100px 0}}@media only screen and (max-width: 767px){.products_detail-page .section4 .f-dist-subtitle{font-size:1.375rem}}.products_detail-page .section4 .swiper-pagination{position:static}.products_detail-page .section4 .moreSwiper{margin:50px 0}@media only screen and (max-width: 1200px){.products_detail-page .section4 .moreSwiper{margin:40px 0}}@media only screen and (max-width: 767px){.products_detail-page .section4 .moreSwiper{margin:30px 0}}.products_detail-page .section4 .moreSwiper .list-item{display:flex;align-items:center;justify-content:space-between;gap:0 30px;padding:30px 0;border-bottom:1px solid var(--black-20);transition:border-bottom var(--trans-5) ease}.products_detail-page .section4 .moreSwiper .list-item .img-box{width:25%;flex-shrink:0}.products_detail-page .section4 .moreSwiper .list-item .img-box .img{display:block;position:relative;width:100%}.products_detail-page .section4 .moreSwiper .list-item .img-box .img:after{content:"";display:block;width:100%;height:100%;padding-bottom:100%}.products_detail-page .section4 .moreSwiper .list-item .img-box .img img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.products_detail-page .section4 .moreSwiper .list-item .img-box img{border-radius:5px}.products_detail-page .section4 .moreSwiper .list-item .content-box{text-align:left}.products_detail-page .section4 .moreSwiper .list-item .content-box .f-item{transition:color var(--trans-5) ease;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.products_detail-page .section4 .moreSwiper .list-item .content-box .f-paragraph{margin-top:10px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.products_detail-page .section4 .moreSwiper .list-item .more-btn{flex-shrink:0;transition:color var(--trans-5) ease}@media only screen and (min-width: 1201px){.products_detail-page .section4 .moreSwiper .list-item:hover{border-bottom:1px solid var(--red)}.products_detail-page .section4 .moreSwiper .list-item:hover .f-item,.products_detail-page .section4 .moreSwiper .list-item:hover .more-btn{color:var(--red)}}@media only screen and (max-width: 1200px){.products_detail-page .section4 .moreSwiper .list-item:active{border-bottom:1px solid var(--red)}.products_detail-page .section4 .moreSwiper .list-item:active .f-item,.products_detail-page .section4 .moreSwiper .list-item:active .more-btn{color:var(--red)}}@media only screen and (max-width: 1200px){.products_detail-page .section4 .moreSwiper .list-item .more-btn{color:var(--red)}}@media only screen and (max-width: 767px){.products_detail-page .section4 .moreSwiper .list-item{gap:0 20px}.products_detail-page .section4 .moreSwiper .list-item .img-box{width:23.8805%}.products_detail-page .section4 .moreSwiper .list-item .content-box{width:50.7462%}}
