.news-card{min-height:clamp(500px,22.9167rem + 11.1111vw,580px)}@media only screen and (min-width: 1201px) and (min-width: 1201px){.news-card:hover .card-inner{box-shadow:10px 10px 15px #0000000d}.news-card:hover .card-inner .card-content{box-shadow:10px 10px 15px #0000000d;padding:50px 50px 30px;min-height:316px}.news-card:hover .card-inner .card-content .bg{filter:brightness(0) invert(1)}.news-card:hover .card-inner .card-content .date:before{background:#0003}.news-card:hover .card-inner .card-content .date .dd{color:#3643bc}.news-card:hover .card-inner .card-content .date .mm,.news-card:hover .card-inner .card-content .date .yy,.news-card:hover .card-inner .card-content .card-title{color:#000}.news-card:hover .card-inner .card-content .des{color:#000;grid-template-rows:0fr}.news-card:hover .card-inner .card-content .tags-wrapper .tags .tag{background:#f2f2f2;color:#000}.news-card:hover .card-inner .card-content .tags-wrapper .tag-btn{background:#f2f2f2}.news-card:hover .card-inner .card-content .tags-wrapper .tag-btn i,.news-card:hover .card-inner .card-content .common-btn .text{color:#000}.news-card:hover .card-inner .card-content .common-btn .icon svg path{fill:#000f9f}.news-card:hover .card-inner .pic:before{padding-bottom:59.3333333333%;transition-delay:.5s}}@media only screen and (min-width: 1201px) and (max-width: 1200px){.news-card:active .card-inner{box-shadow:10px 10px 15px #0000000d}.news-card:active .card-inner .card-content{box-shadow:10px 10px 15px #0000000d;padding:50px 50px 30px;min-height:316px}.news-card:active .card-inner .card-content .bg{filter:brightness(0) invert(1)}.news-card:active .card-inner .card-content .date:before{background:#0003}.news-card:active .card-inner .card-content .date .dd{color:#3643bc}.news-card:active .card-inner .card-content .date .mm,.news-card:active .card-inner .card-content .date .yy,.news-card:active .card-inner .card-content .card-title{color:#000}.news-card:active .card-inner .card-content .des{color:#000;grid-template-rows:0fr}.news-card:active .card-inner .card-content .tags-wrapper .tags .tag{background:#f2f2f2;color:#000}.news-card:active .card-inner .card-content .tags-wrapper .tag-btn{background:#f2f2f2}.news-card:active .card-inner .card-content .tags-wrapper .tag-btn i,.news-card:active .card-inner .card-content .common-btn .text{color:#000}.news-card:active .card-inner .card-content .common-btn .icon svg path{fill:#000f9f}.news-card:active .card-inner .pic:before{padding-bottom:59.3333333333%;transition-delay:.5s}}@media only screen and (min-width: 1921px){.news-card{min-height:30.2083333333vw}}@media only screen and (min-width: 1921px) and (min-width: 1201px){.news-card:hover .card-inner .card-content{min-height:15.3645833333vw}}@media only screen and (min-width: 1921px) and (max-width: 1200px){.news-card:active .card-inner .card-content{min-height:15.3645833333vw}}@media only screen and (min-width: 1921px){.news-card .card-inner .card-content{min-height:30.2083333333vw}}@media only screen and (max-width: 767px){.news-card{min-height:unset}}.card-inner{border-radius:10px;border:1px solid rgba(0,0,0,.1);overflow:hidden;transition:box-shadow .5s}.card-inner .card-content{padding:50px;position:relative;display:flex;flex-direction:column;min-height:clamp(500px,22.9167rem + 11.1111vw,580px);transition:padding 1s ease,min-height 1s ease}.card-inner .card-content .bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;transition:filter .5s}.card-inner .card-content .bg picture{position:absolute;left:0;top:0;display:block;width:100%;height:100%}.card-inner .card-content .bg img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.card-inner .card-content .date{position:relative;display:flex;align-items:center;gap:10px;z-index:1}.card-inner .card-content .date:before{margin:0 5px;display:block;width:1px;height:26px;background:#fff3;order:1;content:"";transform:rotate(23deg);transition:background .5s}.card-inner .card-content .date .dd{font-size:clamp(2.1875rem,2.0833333333vw,2.5rem);font-weight:500;line-height:1;letter-spacing:1px;color:#4bd9af;transition:color .5s}.card-inner .card-content .date .mm,.card-inner .card-content .date .yy{font-size:1rem;font-weight:500;line-height:1.6;letter-spacing:1px;color:#fff;transition:color .5s}.card-inner .card-content .date .yy{order:1}.card-inner .card-content .card-title{margin-top:15px;position:relative;z-index:1;color:#fff;transition:color .5s;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.card-inner .card-content .des{opacity:.8;color:#fff;display:grid;grid-template-rows:1fr;transition:grid-template-rows .5s}.card-inner .card-content .des>div{overflow:hidden}.card-inner .card-content .des p{padding-top:15px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.card-inner .card-content .tags-wrapper{margin-top:25px;margin-bottom:auto;position:relative;display:flex;gap:10px;z-index:1}.card-inner .card-content .tags-wrapper .tags{display:flex;flex-wrap:wrap;gap:10px;max-height:var(--maxHeight, 30px);overflow:hidden;transition:max-height .5s}.card-inner .card-content .tags-wrapper .tags .tag{background:#ffffff1a;color:#fff;transition:color .5s,background .5s}@media only screen and (min-width: 1201px){.card-inner .card-content .tags-wrapper .tags .tag:hover{background:#4bd9af!important;color:#000!important}}@media only screen and (max-width: 1200px){.card-inner .card-content .tags-wrapper .tags .tag:active{background:#4bd9af!important;color:#000!important}}.card-inner .card-content .tags-wrapper .tag-btn{flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:3px;width:30px;height:30px;background:#ffffff1a;border-radius:50%;cursor:pointer;transition:background .5s}.card-inner .card-content .tags-wrapper .tag-btn.active i{transform:rotate(90deg)}.card-inner .card-content .tags-wrapper .tag-btn i{font-size:.9375rem;color:#fff;transition:color .5s,transform .5s}.card-inner .card-content .common-btn{margin-top:30px;width:fit-content;z-index:1}.card-inner .card-content .common-btn .text{color:#fff}.card-inner .card-content .common-btn .icon svg{width:100%;height:100%}.card-inner .card-content .common-btn .icon svg path{transition:fill .5s}.card-inner .pic{display:block;width:100%;position:relative}.card-inner .pic:before{display:block;width:100%;height:0;padding-bottom:59.3333333333%;content:""}.card-inner .pic picture{position:absolute;left:0;top:0;display:block;width:100%;height:100%}.card-inner .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.card-inner .pic:before{padding-bottom:0;transition:padding-bottom .5s}@media only screen and (max-width: 1200px){.card-inner{box-shadow:10px 10px 15px #0000000d}.card-inner .card-content{padding:30px 25px;min-height:300px}.card-inner .card-content .bg{filter:brightness(0) invert(1)}.card-inner .card-content .date:before{background:#0003}.card-inner .card-content .date .dd{color:#3643bc}.card-inner .card-content .date .mm,.card-inner .card-content .date .yy,.card-inner .card-content .card-title{color:#000}.card-inner .card-content .des{color:#000;grid-template-rows:0fr}.card-inner .card-content .tags-wrapper{margin-top:20px}.card-inner .card-content .tags-wrapper .tags .tag{background:#f2f2f2;color:#000}.card-inner .card-content .tags-wrapper .tag-btn{background:#f2f2f2}.card-inner .card-content .tags-wrapper .tag-btn i,.card-inner .card-content .common-btn .text{color:#000}.card-inner .card-content .common-btn .icon svg path{fill:#000f9f}.card-inner .pic:before{padding-bottom:59.3333333333%}}@media only screen and (max-width: 767px){.card-inner .card-content{min-height:270px}}.product-subunit-card{display:flex}.product-subunit-card.aost-show .pic{opacity:1;position:relative}.product-subunit-card.aost-show .pic:before{display:block;width:100%;height:0;padding-bottom:175.7575757576%;content:""}.product-subunit-card.aost-show .pic picture{position:absolute;left:0;top:0;display:block;width:100%;height:100%}.product-subunit-card.aost-show .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 1201px) and (min-width: 1201px){.product-subunit-card:hover .list-block:after{left:calc(100% - 60px);background:#faed3b;opacity:1;transition:left 1s ease .1s,background 1s ease,opacity .2s ease}}@media only screen and (min-width: 1201px) and (max-width: 1200px){.product-subunit-card:active .list-block:after{left:calc(100% - 60px);background:#faed3b;opacity:1;transition:left 1s ease .1s,background 1s ease,opacity .2s ease}}.product-subunit-card .picBox{width:48.3870967742%}.product-subunit-card .pic{display:block;overflow:hidden;border-radius:500px;opacity:0;transition:opacity 1s;position:relative}.product-subunit-card .pic:before{transition:padding-bottom 1.5s}.product-subunit-card .pic:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:500px;box-shadow:inset 18px 19px 13px #0000001a;pointer-events:none;content:""}.product-subunit-card .pic:before{display:block;width:100%;height:0;padding-bottom:100%;content:""}.product-subunit-card .pic picture{position:absolute;left:0;top:0;display:block;width:100%;height:100%}.product-subunit-card .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 1201px) and (min-width: 1201px){.product-subunit-card .pic:hover img{transform:scale(1.05)}}@media only screen and (min-width: 1201px) and (max-width: 1200px){.product-subunit-card .pic:active img{transform:scale(1.05)}}.product-subunit-card .pic img{transition:transform .5s}.product-subunit-card .card-content{padding:clamp(80px,2.4908rem + 4.4608vw,125.5px) 0;display:flex;justify-content:center;align-items:center;min-width:265px;width:51.6129032258%}.product-subunit-card .card-content-wrap{width:100%;overflow:hidden;transition-delay:.5s!important}.product-subunit-card .main-block{padding-left:2.6041666667vw}.product-subunit-card .main-block .title-box{display:flex;align-items:center}@media only screen and (min-width: 1201px){.product-subunit-card .main-block .title-box:hover .title{color:#3643bc}.product-subunit-card .main-block .title-box:hover .icon{opacity:1;transform:translateZ(0)}}@media only screen and (max-width: 1200px){.product-subunit-card .main-block .title-box:active .title{color:#3643bc}.product-subunit-card .main-block .title-box:active .icon{opacity:1;transform:translateZ(0)}}.product-subunit-card .main-block .title-box .title{flex:1;transition:color .5s}.product-subunit-card .main-block .title-box .icon{margin-left:10px;flex-shrink:0;opacity:0;transform:translate3d(-10px,0,0);transition:opacity .5s,transform .5s}.product-subunit-card .main-block .title-box .icon svg path{fill:#000f9f}.product-subunit-card .main-block .des{margin-top:8px}.product-subunit-card .main-block .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){.product-subunit-card .main-block .btn:hover{background:#faed3b}}@media only screen and (max-width: 1200px){.product-subunit-card .main-block .btn:active{background:#faed3b}}.product-subunit-card .main-block .btn .text{color:#000}.product-subunit-card .main-block .btn .icon{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:18px;height:18px;background:#3643bc;border-radius:50%}.product-subunit-card .main-block .btn .icon i{font-size:.5625rem;color:#fff}.product-subunit-card .list-block{margin-top:clamp(40px,1.3971rem + 1.9608vw,60px);padding-left:2.6041666667vw;position:relative}.product-subunit-card .list-block:before{position:absolute;top:calc(clamp(20px,.6985rem + .9804vw,30px)*-1);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:""}.product-subunit-card .list-block:after{position:absolute;top:calc(clamp(20px,.6985rem + .9804vw,30px)*-1);left:0;width:60px;height:3px;background:#3643bc;opacity:0;transform:translate3d(0,-50%,0);transition:left 1s ease,background 1s ease,opacity .2s ease .8s;content:""}.product-subunit-card .list-block .des{margin-bottom:10px}.product-subunit-card .list-block .des p{opacity:.8}.product-subunit-card .list-block ul{display:flex;flex-direction:column;flex-wrap:wrap;gap:5px 15px}.product-subunit-card .list-block ul li{padding-left:15px;position:relative;width:100%}.product-subunit-card .list-block ul li:before{position:absolute;top:10.5px;left:0;width:5px;height:5px;background:#3643bc;border-radius:50%;content:""}@media only screen and (max-width: 1200px){.product-subunit-card .main-block .btn .text .paragraphText-w{font-size:.875rem;letter-spacing:normal}}.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.banner{padding:131px 0 50px;position:relative}section.banner .bg{position:absolute;left:0;top:0;display:block;width:100%;height:100%;z-index:-1}section.banner .bg picture{position:absolute;left:0;top:0;display:block;width:100%;height:100%}section.banner .bg img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}section.banner .container{grid-column:var(--grid-4)}section.banner .title-block{padding:0 15px;position:relative;display:flex;align-items:center}section.banner .title-block .title-wrapper{flex:1;display:flex;flex-direction:column;gap:15px}section.banner .title-block .title-wrapper .subTitle{color:#4bd9af}section.banner .title-block .title-wrapper .title{color:#fff}section.banner .title-block .title-wrapper .des{margin-top:15px;color:#fff;opacity:.9}section.banner .title-block .title-pic{margin-left:20px;flex-shrink:0;width:150px;height:150px;border-radius:50%;overflow:hidden;position:relative}section.banner .title-block .title-pic:before{display:block;width:100%;height:0;padding-bottom:100%;content:""}section.banner .title-block .title-pic picture{position:absolute;left:0;top:0;display:block;width:100%;height:100%}section.banner .title-block .title-pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}section.banner .search-block{margin-top:50px;display:flex;align-items:center;gap:15px}section.banner .search-block .input{flex:1;padding:10px 20px;display:flex;align-items:center;gap:10px;min-height:50px;border-radius:5px;border:1px solid rgba(255,255,255,.2)}section.banner .search-block .input .icon{display:flex;justify-content:center;align-items:center;width:15px;height:15px}section.banner .search-block .input .icon .icon-search{font-size:.875rem;color:#fff}section.banner .search-block .input input{border:unset;padding:unset;background:unset;flex:1;color:#fff;min-height:26px}section.banner .search-block .input .clear-btn{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background:#ffffff4d;opacity:0;pointer-events:none;cursor:pointer;transition:opacity .2s}section.banner .search-block .input .clear-btn.open{opacity:1;pointer-events:auto}section.banner .search-block .input .clear-btn i{font-size:.5rem;color:#fff}section.banner .search-block .common-btn{flex-shrink:0;padding:12px 15px;gap:20px;border-radius:5px;max-width:200px;width:100%;background:#faed3b}@media only screen and (min-width: 1201px){section.banner .search-block .common-btn:hover{box-shadow:8px 8px 10px #0000000d}section.banner .search-block .common-btn:hover .icon{transform:translateZ(0)}}@media only screen and (max-width: 1200px){section.banner .search-block .common-btn:active{box-shadow:8px 8px 10px #0000000d}section.banner .search-block .common-btn:active .icon{transform:translateZ(0)}}section.banner .search-block .common-btn .text{flex:1}section.banner .search-block .common-btn .icon{flex-shrink:0;width:18px;height:18px}section.banner .search-block .common-btn .icon svg path{fill:#3643bc}@media only screen and (max-width: 1200px){section.banner .title-block{padding:unset}section.banner .title-block .title-wrapper{gap:unset}section.banner .title-block .title-wrapper .title{margin-top:15px}section.banner .title-block .title-wrapper .des{margin-top:10px}}@media only screen and (max-width: 767px){section.banner .title-block .title-wrapper .subTitle,section.banner .title-block .title-wrapper .title{width:calc(100% - 100px)}section.banner .title-block .title-pic{margin-left:unset;position:absolute;top:0;right:0;width:80px;height:80px}section.banner .search-block{margin-top:30px;flex-direction:column}section.banner .search-block .input{flex:unset;width:100%}}section.result{padding:50px 0 0}section.result .container{padding:0 15px;grid-column:var(--grid-4);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap-reverse;gap:5px 20px}section.result .result-block{flex-shrink:0;display:flex;gap:20px}section.result .result-block .title{padding-bottom:10px}section.result .result-block .list{display:flex;align-items:center;gap:20px}section.result .result-block multipurpose-nav[m4-type=drag] .drag-container .wrapper{padding:0 0 2px;gap:10px 20px!important}section.result .result-block multipurpose-nav[m4-type=drag] .drag-container .category{padding:0 0 10px;display:flex;align-items:center;gap:10px}section.result .result-block multipurpose-nav[m4-type=drag] .drag-container .category span{font-size:1.25rem;font-weight:500;line-height:1;letter-spacing:.5px;color:#3643bc}section.result .result-block multipurpose-nav[m4-type=drag] .drag-container .navigation .button{align-items:flex-start}section.result .result-block multipurpose-nav[m4-type=drag] .drag-container .navigation .button.prev div:before{border-top:2px solid #000;border-left:2px solid #000}section.result .result-block multipurpose-nav[m4-type=drag] .drag-container .navigation .button.next div:before{border-top:2px solid #000;border-right:2px solid #000}section.result .result-block multipurpose-nav[m4-type=drag] .drag-container .navigation .button div{margin-top:unset;height:25px}section.result .result-block .item{display:flex;align-items:center;gap:20px}section.result .result-block .item:not(:first-child){position:relative}section.result .result-block .item:not(:first-child):before{margin-bottom:10px;width:10px;height:24px;background-image:url(../../assets/img/line.png);background-repeat:no-repeat;background-position:center;pointer-events:none;content:""}section.result .result-block .item[aria-selected=false]{opacity:1}section.result .result-block .item[aria-selected=false] .category:after{width:0}section.result .result-block .item[aria-selected=true] .category:after{width:100%}section.result .key-word-block{padding-bottom:10px;opacity:.9}section.result .key-word-block span{color:#3643bc}@media only screen and (max-width: 1200px){section.result .container{padding:unset}}@media only screen and (max-width: 767px){section.result .result-block{width:100%}section.result .result-block .title{display:none}section.result .result-block .list{width:100%}section.result .result-block multipurpose-nav{width:100%}}section.tab .overview{margin-top:30px;padding-bottom:clamp(80px,3.8971rem + 1.9608vw,100px)}section.tab .overview .news-block,section.tab .overview .technology-block,section.tab .overview .product-block{padding:clamp(50px,1.4706rem + 2.9412vw,80px) 0}section.tab .overview .news-block .container,section.tab .overview .technology-block .container,section.tab .overview .product-block .container{grid-column:var(--grid-4);display:flex;justify-content:space-between}section.tab .overview .news-block .container>.title-box,section.tab .overview .technology-block .container>.title-box,section.tab .overview .product-block .container>.title-box{padding-left:20px;display:flex;flex-direction:column;gap:15px;width:13.1926121372%;min-width:150px}section.tab .overview .news-block .content-box,section.tab .overview .technology-block .content-box,section.tab .overview .product-block .content-box{display:flex;flex-direction:column;width:81.6622691293%;gap:30px}section.tab .overview .news-block .content-box>.common-btn,section.tab .overview .technology-block .content-box>.common-btn,section.tab .overview .product-block .content-box>.common-btn{margin-left:auto;padding:12px 15px;gap:20px;max-width:200px;width:100%;background:#faed3b;border-radius:5px;transition:box-shadow .5s ease}@media only screen and (min-width: 1201px){section.tab .overview .news-block .content-box>.common-btn:hover,section.tab .overview .technology-block .content-box>.common-btn:hover,section.tab .overview .product-block .content-box>.common-btn:hover{box-shadow:8px 8px 10px #0000000d}section.tab .overview .news-block .content-box>.common-btn:hover .icon,section.tab .overview .technology-block .content-box>.common-btn:hover .icon,section.tab .overview .product-block .content-box>.common-btn:hover .icon{transform:translateZ(0)}}@media only screen and (max-width: 1200px){section.tab .overview .news-block .content-box>.common-btn:active,section.tab .overview .technology-block .content-box>.common-btn:active,section.tab .overview .product-block .content-box>.common-btn:active{box-shadow:8px 8px 10px #0000000d}section.tab .overview .news-block .content-box>.common-btn:active .icon,section.tab .overview .technology-block .content-box>.common-btn:active .icon,section.tab .overview .product-block .content-box>.common-btn:active .icon{transform:translateZ(0)}}section.tab .overview .news-block .content-box>.common-btn .text,section.tab .overview .technology-block .content-box>.common-btn .text,section.tab .overview .product-block .content-box>.common-btn .text{flex:1}section.tab .overview .news-block .content-box>.common-btn .icon,section.tab .overview .technology-block .content-box>.common-btn .icon,section.tab .overview .product-block .content-box>.common-btn .icon{flex-shrink:0}section.tab .overview .news-block .content-box>.common-btn .icon svg path,section.tab .overview .technology-block .content-box>.common-btn .icon svg path,section.tab .overview .product-block .content-box>.common-btn .icon svg path{fill:#000f9f}section.tab .overview .news-block .card-list{display:flex;gap:30px;flex-wrap:wrap}section.tab .overview .news-block .card-list .news-card{width:calc((100% - 60px) / 3)}section.tab .overview .technology-block{background:#f6f6f6}section.tab .overview .technology-block .card-list{display:flex;gap:50px 4.1666666667vw;flex-wrap:wrap}section.tab .overview .technology-block .card-list .product-subunit-card{align-items:flex-start;width:calc((100% - 4.1666666667vw) / 2)}@media only screen and (min-width: 1201px){section.tab .overview .technology-block .card-list .product-subunit-card .main-block .btn:hover{background:#fff}}@media only screen and (max-width: 1200px){section.tab .overview .technology-block .card-list .product-subunit-card .main-block .btn:active{background:#fff}}section.tab .overview .technology-block .card-list .product-subunit-card .picBox{width:39.446366782%}section.tab .overview .technology-block .card-list .product-subunit-card .card-content{padding:66.5px 0 0;width:60.8996539792%}@media only screen and (min-width: 1921px){section.tab .overview .technology-block .card-list .product-subunit-card .card-content{padding:3.4635416667vw 0}}section.tab .overview .product-block .card-list{display:flex;flex-wrap:wrap;gap:30px}section.tab .overview .product-block .card-list .product-card{width:calc((100% - 90px)/4)}section.tab .news,section.tab .technology,section.tab .product{padding-bottom:100px}section.tab .news .container,section.tab .technology .container,section.tab .product .container{grid-column:var(--grid-4);display:flex;flex-wrap:wrap}section.tab .news{margin-top:50px}section.tab .news .container{gap:50px 4.3229166667vw}section.tab .news .news-card{width:calc((100% - 8.6458333333vw) / 3)}section.tab .technology{margin-top:50px}section.tab .technology .container{gap:50px 7.8125vw}section.tab .technology .product-subunit-card{align-items:flex-start;width:calc((100% - 7.8125vw)/2)}section.tab .product{margin-top:30px}section.tab .product .container{gap:10px}section.tab .product .product-card{width:calc((100% - 40px)/5)}section.tab .no-result-block{margin-top:50px}section.tab .no-result-block .noResult{padding:108px 25px}@media only screen and (max-width: 1800px){section.tab .overview .product-block .card-list{gap:10px}section.tab .overview .product-block .card-list .product-card{width:calc((100% - 30px)/4)}}@media only screen and (max-width: 1600px){section.tab .overview .news-block .card-list .news-card .card-content{padding:30px 25px}section.tab .overview .product-block .card-list{gap:10px}section.tab .overview .product-block .card-list .product-card{width:calc((100% - 20px) / 3)}}@media only screen and (max-width: 1500px){section.tab .product .product-card{width:calc((100% - 30px)/4)}}@media only screen and (max-width: 1480px){section.tab .news .news-card .card-inner .card-content{padding:30px 25px}}@media only screen and (max-width: 1440px){section.tab .overview .news-block .card-list .news-card{width:calc((100% - 30px)/2)}}@media only screen and (max-width: 1279px){section.tab .overview .news-block .container,section.tab .overview .technology-block .container,section.tab .overview .product-block .container{flex-direction:column;gap:30px}section.tab .overview .news-block .container>.title-box,section.tab .overview .technology-block .container>.title-box,section.tab .overview .product-block .container>.title-box{padding-left:unset;flex-direction:row;justify-content:space-between;align-items:center;width:100%}section.tab .overview .news-block .content-box,section.tab .overview .technology-block .content-box,section.tab .overview .product-block .content-box{width:100%}section.tab .overview .news-block .card-list .news-card{width:calc((100% - 60px) / 3)}section.tab .overview .news-block .card-list .news-card .card-content{padding:30px 25px}}@media only screen and (max-width: 1200px){section.tab .overview .news-block .card-list{gap:50px}section.tab .overview .news-block .card-list .news-card{width:calc((100% - 50px)/2);min-height:unset}section.tab .overview .technology-block .card-list .product-subunit-card{flex-direction:column;align-items:center}section.tab .overview .technology-block .card-list .product-subunit-card .picBox{width:48.3870967742%}section.tab .overview .technology-block .card-list .product-subunit-card .card-content{padding:15px 0 0;width:100%}section.tab .overview .technology-block .card-list .product-subunit-card .main-block,section.tab .overview .technology-block .card-list .product-subunit-card .list-block{padding:0 15px}section.tab .news .container{gap:50px}section.tab .news .news-card{width:calc((100% - 50px)/2);min-height:unset}section.tab .news .news-card .card-inner .card-content{min-height:300px}section.tab .technology .product-subunit-card{flex-direction:column;align-items:center}section.tab .technology .product-subunit-card .card-content{padding:15px 0 0;width:100%}section.tab .technology .product-subunit-card .main-block,section.tab .technology .product-subunit-card .list-block{padding:0 15px}section.tab .product .product-card{width:calc((100% - 20px) / 3)}}@media only screen and (max-width: 1023px){section.tab .overview .product-block .card-list{gap:10px}section.tab .overview .product-block .card-list .product-card{width:calc((100% - 10px)/2)}section.tab .product .product-card{width:calc((100% - 10px)/2)}}@media only screen and (max-width: 900px){section.tab .overview .news-block .card-list{gap:30px}section.tab .overview .news-block .card-list .news-card{width:calc((100% - 30px)/2)}section.tab .news .container{gap:30px}section.tab .news .news-card{width:calc((100% - 30px)/2)}}@media only screen and (max-width: 767px){section.tab .overview{margin-top:unset}section.tab .overview .news-block .content-box>.common-btn{margin-left:unset;margin-right:auto}section.tab .overview .news-block .card-list{justify-content:center}section.tab .overview .news-block .card-list .news-card{max-width:450px;width:100%}section.tab .overview .technology-block .card-list .product-subunit-card{width:100%}section.tab .overview .technology-block .card-list .product-subunit-card .picBox{width:61.5384615385%}section.tab .overview .product-block{grid-template-columns:15px repeat(10,1fr) 15px;overflow:hidden}section.tab .overview .product-block .container>.title-box{padding:0 10px}section.tab .overview .product-block .content-box>.common-btn{margin:0 auto}section.tab .overview .product-block .card-list{gap:5px}section.tab .overview .product-block .card-list .product-card{width:calc((100% - 10px) / 3)}section.tab .news .container{justify-content:center}section.tab .news .news-card{max-width:450px;width:100%}section.tab .news .news-card .card-inner .card-content{min-height:270px}section.tab .technology .product-subunit-card{width:100%}section.tab .technology .product-subunit-card .picBox{width:61.5384615385%}section.tab .product .wrapper{grid-template-columns:15px repeat(10,1fr) 15px;overflow:hidden}section.tab .product .container{gap:5px}section.tab .product .product-card{width:calc((100% - 10px) / 3)}section.tab .no-result-block{margin-top:50px}section.tab .no-result-block .noResult{padding:150px 25px 70px}}@media only screen and (max-width: 575px){section.tab .overview .product-block .card-list .product-card{width:calc((100% - 5px)/2)}section.tab .product .product-card{width:calc((100% - 5px)/2)}}
