﻿@import url("https://www.digiwin.com/tw/dsc/css/bootstrap4.0_M.css");@import url("https://www.digiwin.com/tw/dsc/css/animate-3.7.2.css");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://www.digiwin.com/tw/dsc/css/swiper-bundle.min.css");@import url("https://www.digiwin.com/tw/dsc/css/jquery.fancybox.min_3.5.7.css");*:focus{outline:none !important}button{outline:none !important;border:none !important}.act-sect{position:relative}.act-wrap input{-webkit-appearance:none;-moz-appearance:none;appearance:none}ol,ul{list-style:none}.wow{animation-fill-mode:both}.fadeInUpSmall{animation-name:fadeInUpSmall}@keyframes fadeInUpSmall{from{opacity:0;-webkit-transform:translate3d(0, 5%, 0);transform:translate3d(0, 5%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInDownSmall{animation-name:fadeInDownSmall}@keyframes fadeInDownSmall{from{opacity:0;-webkit-transform:translate3d(0, -5%, 0);transform:translate3d(0, -5%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInLeftSmall{animation-name:fadeInLeftSmall}@keyframes fadeInLeftSmall{from{opacity:0;-webkit-transform:translate3d(-5%, 0, 0);transform:translate3d(-5%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInRightSmall{animation-name:fadeInRightSmall}@keyframes fadeInRightSmall{from{opacity:0;-webkit-transform:translate3d(5%, 0, 0);transform:translate3d(5%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInTopLeftSmall{animation-name:fadeInTopLeftSmall}@keyframes fadeInTopLeftSmall{from{opacity:0;-webkit-transform:translate3d(-5%, -5%, 0);transform:translate3d(-5%, -5%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInTopRightSmall{animation-name:fadeInTopRightSmall}@keyframes fadeInTopRightSmall{from{opacity:0;-webkit-transform:translate3d(5%, -5%, 0);transform:translate3d(5%, -5%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInBottomLeftSmall{animation-name:fadeInBottomLeftSmall}@keyframes fadeInBottomLeftSmall{from{opacity:0;-webkit-transform:translate3d(-5%, 5%, 0);transform:translate3d(-5%, 5%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInBottomRightSmall{animation-name:fadeInBottomRightSmall}@keyframes fadeInBottomRightSmall{from{opacity:0;-webkit-transform:translate3d(5%, 5%, 0);transform:translate3d(5%, 5%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bounceInSmall{animation-name:bounceInSmall}@keyframes bounceInSmall{from,5%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.8, 0.8, 0.8)}40%{transform:scale3d(1.04, 1.04, 1.04)}60%{transform:scale3d(1, 1, 1)}80%{opacity:1;transform:scale3d(1.01, 1.01, 1.01)}to{opacity:1;transform:scale3d(1, 1, 1)}}.loading{position:fixed;width:100%;height:100vh;left:0;top:0;z-index:9999;background:#fff;pointer-events:none;display:flex;justify-content:center;align-items:center}.loading .loading-box{transform:translateY(-5vh)}.loading.loadingOut{animation:loadingOut 1s both}.loading.loadingOut .loading-box{display:none}@keyframes loadingOut{1%{opacity:1}100%{opacity:0}}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}.path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}@keyframes colors{0%{stroke:#1d38dc}100%{stroke:#1d38dc}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}.act-container-wrap{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;position:relative;padding-left:1em;padding-right:1em}.act-sect{padding-top:5em;padding-bottom:5em}@media screen and (min-width: 768px) and (max-width: 1380px){.act-header,.act-sect{font-size:0.8em}}@media screen and (max-width: 768px){.act-sect{font-size:calc(1vw + 1vh + .5vmin) !important;padding-top:3em;padding-bottom:3em}}.no-animate{animation:none !important}.act-wrap .act-btn{padding:.5em;letter-spacing:2px;border-radius:6px}.act-wrap .btn-blue{background:#1d38dc;color:#fff}.act-wrap .btn-blue:hover{color:#fff;background:#334ce4}.act-wrap .btn-white{background:#fff;color:#1d38dc}.act-wrap .btn-white:hover{color:#1d38dc;background:#fff}.act-wrap .btn-outline-blue{color:#1d38dc;background:#fff;border:1px solid #1d38dc}.act-wrap .btn-outline-blue:hover{color:#1d38dc;border:1px solid #1d38dc;background:#fff}.act-wrap .btn-outline-white{color:#fff;border:1px solid #fff;padding-top:calc(0.6em - 1px);padding-bottom:calc(0.6em - 1px)}.act-wrap .btn-outline-white:hover{color:#fff;border:none;padding:0.6em;background:linear-gradient(to right, #00c0fa 0%, #0196ff 100%)}.act-wrap .btn-sect-center{display:block;margin-top:2em;margin-left:auto;margin-right:auto;width:80%;max-width:180px}.act-wrap .btn-wrap-center{text-align:center;margin-top:3em}.act-wrap .btn-wrap-center .btn{max-width:220px;width:45%}.act-wrap .btn-wrap-center .btn:not(:last-child){margin-right:1.2em}.act-wrap .main-btn{border-radius:10em;display:inline-flex;justify-content:center;align-items:center;transition:background-color 200ms ease;padding-left:1.4em;padding-right:.6em;font-size:1.4em}.act-wrap .kv-btn-wrapper{display:flex}.act-wrap .main-btn-text{margin-right:.5em}.act-wrap .main-btn-arrow{position:relative;display:flex;overflow:hidden;width:1.6em;height:1.6em;justify-content:flex-end;align-items:center;border-radius:50%;background-color:#fff}.act-wrap .btn-white .main-btn-arrow{background-color:#1d38dc}.act-wrap .main-btn:hover .btn-arrow-wrapper{position:absolute;animation:arrow-move 0.3s both}@keyframes arrow-move{0%{transform:translateX(0)}100%{transform:translateX(50%)}}.act-wrap .btn-arrow-wrapper{position:absolute;display:flex;width:200%;height:100%}.act-wrap .btn-arrow-pic{display:flex;width:50%;height:100%;justify-content:center;align-items:center;background-image:url("../images2/arr-blue.svg");background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.act-wrap .btn-white .btn-arrow-pic{background-image:url("../images2/arr-white.svg")}@media screen and (max-width: 768px){.act-wrap .btn-wrap-center .btn:not(:last-child){margin-right:.5em}}.act-wrap a:hover{color:#1d38dc}.act-wrap .sect-title{text-align:center;margin-bottom:3em}.act-wrap .sect-title h2{font-size:2.5em;font-weight:normal;line-height:1.4}.act-wrap .sect-title p{font-size:1.8em;line-height:1.8}@media screen and (max-width: 768px){.act-wrap .sect-title{padding-right:.75em;padding-left:.75em;margin-bottom:2em}.act-wrap .sect-title h2{font-size:1.6em;font-weight:bold}.act-wrap .sect-title p{font-size:1.2em}}.act-wrap .act-nb{font-family:'Barlow', sans-serif}.act-wrap .text-blue{color:#1d38dc !important}.act-wrap .text-red{color:#ff001e !important}.act-wrap .text-yellow{color:#fcff04 !important}.act-wrap .text-gray{color:#6d7484 !important}.act-wrap .text-green{color:#1d9656 !important}.act-wrap .text-list-decimal{list-style-type:decimal;padding-left:1em}.act-wrap .text-list-disc{list-style-type:disc;padding-left:1em}.act-wrap{width:100%;height:auto;position:relative;font-family:Microsoft Yahei,"微軟正黑體",Poppins,Helvetica, Arial;font-weight:400;line-height:1.5;color:#1f2d81;text-align:left;background:#fff;font-size:16px}.act-top-bar{padding-left:1.5em;padding-right:1em;padding-top:.5em;top:0;left:0;width:100%;z-index:999;background:transparent;position:absolute}.act-top-bar .logo img{height:2.2em;position:relative}.act-top-bar .act-btn{height:36px;line-height:32px;text-align:center;border-radius:100px;vertical-align:middle;display:inline-block;padding:0 10px;font-size:.9em;color:#fff}.act-top-bar .act-btn:hover{color:#fff}.act-top-bar .act-btn-3{font-size:1.2em;font-weight:400}@media screen and (max-width: 768px){.act-top-bar{padding-left:.9em;padding-right:.9em}.act-top-bar .logo img{height:1.8em}.act-top-bar .act-btn{font-size:1em;display:none}}.act-header{background:linear-gradient(to right, #5045dc 0%, #01118b 60%, #2d22be 100%);width:100%;position:relative;overflow:hidden;font-size:clamp(20px, 2vw, 40px)}.act-header .act-container-wrap{max-width:none;padding-left:3.5em}.act-header .act-text{position:absolute;z-index:6;top:12vh}.act-header .act-text .act-title{position:relative;line-height:1;color:#fff;font-size:1em}.act-header .act-text .act-title .act-title-1{display:block;color:#fff;font-weight:bold;font-weight:bold;line-height:1.6;font-size:2em}.act-header .act-text .act-title .act-title-2{font-size:.85em;display:block;font-weight:bold;line-height:1.5}.act-header .act-text .act-btn{font-weight:300;font-size:.8em;margin-top:1.6em}.act-header .act-text .act-btn span{font-weight:bold;margin-right:0.5em}.act-header .factory-wrap{position:relative;z-index:2;padding-top:10vh}.act-header .factory-wrap .factory-pic{margin-left:auto;display:block;width:99%}.act-header .factory-wrap .act-list{position:absolute}.act-header .factory-wrap .act-list .act-icon{width:.9em;position:absolute;bottom:0;left:0;z-index:2}.act-header .factory-wrap .act-list .act-content{color:#fff;font-size:.45em;border-radius:0.6em;background:rgba(19,1,114,0.6);padding:.8em 1em;position:relative;border:.15em solid transparent;z-index:1;border-image-source:linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 60%, #fff 100%);border-image-slice:1;border-radius:1em}.act-header .factory-wrap .act-list .act-content b{text-align:right;display:inline-block;white-space:nowrap;width:3em;font-weight:bold}.act-header .factory-wrap .act-list .act-content b span{font-size:60%;position:relative;top:-0.5em}.act-header .factory-wrap .act-list .act-content .b-l{width:7em;font-weight:500}.act-header .factory-wrap .act-list01{left:40%;top:21%}.act-header .factory-wrap .act-list02{left:55.6%;top:6.5%}.act-header .factory-wrap .act-list03{left:48%;top:42%}.act-header .factory-wrap .act-list04{left:66%;top:22%}.act-header .bg-0101-wrap{position:absolute;top:0;right:0;z-index:1;width:92%;height:100%}.act-header .bg-0101-wrap .bg-0101{width:100%;position:absolute;left:0;top:0;mix-blend-mode:screen;opacity:.8;max-width:1737px}.act-header .bg-0101-wrap .bg-0101-flash{animation:bg-0101-flash 3s both linear  infinite}@keyframes bg-0101-flash{0%{opacity:0;clip-path:polygon(0 0, 0 0, 0 100%, 0 100%)}20%{opacity:1;clip-path:polygon(0 0, 49% 0, 13% 100%, 0 100%)}30%{opacity:1;clip-path:polygon(41% 0, 84% 0, 53% 100%, 9% 100%)}70%{opacity:1;clip-path:polygon(87% 0, 100% 0, 82% 100%, 68% 100%)}100%{opacity:1;clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%)}}.act-header .factory-footer{position:absolute;width:80%;bottom:2.8em;max-width:1200px;left:26%}.act-header .factory-footer .left-part{color:#fff}.act-header .factory-footer .left-part h3{font-size:1em;font-weight:bold;margin-bottom:.5em;padding-left:.5em}.act-header .factory-footer .left-part .act-time{padding:0 2em;font-size:0.5em;background:linear-gradient(to right, rgba(70,79,211,0) 0%, #464fd3 50%, rgba(70,79,211,0) 100%)}.act-header .factory-footer .left-part .act-time span{font-size:1em;text-align:center;padding:.6em 1em;display:inline-block;line-height:1}.act-header .factory-footer .left-part .act-time .act-pick{background:#1e93e1}.act-header .factory-footer .right-part{min-width:70%}.act-header .factory-footer .right-part .act-item{color:#fff;min-width:25%}.act-header .factory-footer .right-part .act-item:not(:last-child){margin-right:1.5em}.act-header .factory-footer .right-part h3{font-size:0.5em;font-weight:bold;margin-bottom:0}.act-header .factory-footer .right-part h3 span{font-size:60%;position:relative;top:-0.5em}.act-header .factory-footer .right-part .act-icon{width:1.5em;margin-right:0.2em}.act-header .factory-footer .right-part .text-lg{font-weight:bold;font-size:2em;line-height:.8;min-width:1.7em}.act-header .factory-footer .right-part .text-sm{margin-left:-.8em;white-space:nowrap;border-radius:0 100em 100em 0;padding:.2em .5em .2em 1.2em;background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 30%);font-size:0.5em;font-weight:bold}.act-header .factory-footer .right-part .text-sm .icon-arr{width:.6em;position:relative;top:-.15em;margin-left:0.2em}@media screen and (min-width: 768px) and (max-width: 1380px){.act-header .factory-footer{width:68%;bottom:2.8em;left:20%}}@media screen and (max-width: 768px){.act-header{font-size:calc(2vw + .5vmin) !important;height:auto}.act-header .act-container-wrap{padding-left:13vw;text-align:center}.act-header .act-text{top:9vh;max-width:75vw}.act-header .act-text .act-title{text-align:center}.act-header .act-text .act-title .act-title-1{font-size:4em}.act-header .act-text .act-title .act-title-2{font-size:1.6em}.act-header .act-text .act-btn{font-size:1.4em;margin-top:1em}.act-header .factory-wrap{margin-top:41vh;padding-top:0}.act-header .factory-wrap .factory-pic{width:100%}.act-header .factory-wrap .act-list{font-size:2.4em}.act-header .factory-wrap .act-list .act-icon{width:.9em}.act-header .factory-wrap .act-list .act-content{font-size:.45em}.act-header .factory-wrap .act-list .act-content b{width:3em}.act-header .factory-wrap .act-list .act-content .b-l{width:7em}.act-header .factory-wrap .act-list01{left:11%;top:8%}.act-header .factory-wrap .act-list02{left:49.6%;top:-8.2%}.act-header .factory-wrap .act-list03{left:59%;top:16%}.act-header .factory-wrap .act-list04{display:none;left:66%;top:22%}.act-header .bg-0101-wrap{width:100%;height:100%}.act-header .factory-footer{position:absolute;width:100%;bottom:5.2em;left:6vw}.act-header .factory-footer .left-part{margin-bottom:0.8em}.act-header .factory-footer .left-part h3{font-size:2em;margin-bottom:.5em}.act-header .factory-footer .left-part .act-time{padding:0 2em;font-size:1em}.act-header .factory-footer .left-part .act-time span{font-size:1.2em;padding:.6em 1em}.act-header .factory-footer .right-part{width:100%;padding-left:1vw}.act-header .factory-footer .right-part .act-item{color:#fff;min-width:0px}.act-header .factory-footer .right-part .act-item:not(:last-child){margin-right:1.5em}.act-header .factory-footer .right-part h3{font-size:1.2em}.act-header .factory-footer .right-part .act-icon{width:1.8em}.act-header .factory-footer .right-part .text-lg{font-size:2.6em;line-height:.8}.act-header .factory-footer .right-part .text-sm{margin-left:-.8em;white-space:nowrap;border-radius:0 100em 100em 0;padding:.2em .5em .2em 1.4em;font-size:1.1em;font-weight:bold}.act-header .factory-footer .right-part .text-sm .icon-arr{width:.6em;position:relative;top:-.15em;margin-left:0.2em}}.act-text-bar{padding-top:3em;padding-bottom:3em;background:linear-gradient(to right, #517aff 10%, #1bce89 30%, #4040ff 70%)}.act-text-bar h3{font-size:3em;font-weight:bold;white-space:nowrap;margin-right:1em;color:#fff}.act-text-bar p{font-size:1.8em;max-width:54%;margin-bottom:0;color:#fff}@media screen and (max-width: 768px){.act-text-bar{background:linear-gradient(120deg, #517aff 20%, #1ba989 40%, #4040ff 100%)}.act-text-bar .act-container-wrap{padding-left:1.5em;padding-right:1.5em}.act-text-bar h3{font-size:2.2em}.act-text-bar p{font-size:1.2em;max-width:100%}}.act-sect1{padding-bottom:3em;background:url("../images2/s1-bg.png") no-repeat bottom center #dce8ff;background-size:cover}.act-sect1 .sect-title{margin-bottom:3.5em}.act-sect1 .act-container-wrap{max-width:1320px}.act-sect1 .pic-part{width:26%;position:relative;margin-right:2%;padding-top:3em}.act-sect1 .pic-part .worker{width:92%;position:relative;z-index:2;margin-left:auto;display:block}.act-sect1 .right-part{width:72%;padding-top:0em}.act-sect1 .text-part{width:100%;padding-left:7em}.act-sect1 .text-part .act-item{width:50%;margin-bottom:2em}.act-sect1 .text-part h3{color:#1d38dc;font-weight:700;position:relative;font-size:1.8em}.act-sect1 .text-part h3 .act-nb{width:1.4em;height:1.4em;display:block;text-align:center;position:absolute;left:-1.8em;top:-0.4em;font-size:.8em;padding-top:0.2em;margin-right:0.5em;color:#1562f5;font-weight:700;background:url("../images2/bubble.svg") no-repeat top center;background-size:auto 100%}.act-sect1 .text-part p{font-size:1.1em;max-width:300px;line-height:1.8}.act-sect1 .btn-wrap{text-align:left;padding-left:6em}@media screen and (min-width: 768px) and (max-width: 1380px){.act-sect1 .act-container-wrap{max-width:1100px}.act-sect1 .pic-part{width:26%}.act-sect1 .pic-part .worker{width:86%}}@media screen and (max-width: 768px){.act-sect1{background:url("../images2/s1-bg-m.png") no-repeat bottom center #e5eeff;background-size:100%;padding-bottom:0}.act-sect1 .sect-title{margin-bottom:3.5em}.act-sect1 .act-container-wrap{max-width:1320px}.act-sect1 .pic-part{width:38%;padding-left:2.5em;bottom:-2em;padding-top:0}.act-sect1 .pic-part .worker{width:100%}.act-sect1 .right-part{width:100%;padding-top:0em}.act-sect1 .text-part{width:100%;padding-left:2em}.act-sect1 .text-part .act-item{width:48%;margin-bottom:1em}.act-sect1 .text-part h3{font-size:1.2em}.act-sect1 .text-part h3 .act-nb{width:1.4em;height:1.4em;left:-2em;top:-0.4em;font-size:.8em;padding-top:0.2em;margin-right:0.5em;color:#1562f5;font-weight:700;background:url("../images2/bubble.svg") no-repeat top center;background-size:auto 100%}.act-sect1 .text-part p{font-size:1em;line-height:1.6}.act-sect1 .btn-wrap{text-align:left;padding-left:0em;text-align:center}}.act-sect2{padding-top:4em;padding-bottom:8em}.act-sect2 .sect-title{margin-bottom:4em}.act-sect2 .ESG-wrap{max-width:1000px;margin-left:auto;margin-right:auto}.act-sect2 .ESG-wrap .act-item{text-align:center;width:22%;padding:2em 1em 1em;border-radius:2em;position:relative}.act-sect2 .ESG-wrap .act-item:not(:last-child){margin-right:2em}.act-sect2 .ESG-wrap .act-item .act-arr{position:absolute;width:6em;bottom:8em;left:80%}.act-sect2 .ESG-wrap .act-item .act-icon{width:6em;margin-bottom:1em}.act-sect2 .ESG-wrap .act-item h3{font-weight:bold;font-size:2em;margin-bottom:0.5em}.act-sect2 .ESG-wrap .act-item h4{border-radius:10em;padding:.35em 1.5em;color:#fff;background:#646c94;display:inline-block;font-size:1.2em;font-weight:bold;margin-bottom:0.5em}.act-sect2 .ESG-wrap .act-item01{z-index:4;background:linear-gradient(to bottom, #fff 20%, #edeffc 100%)}.act-sect2 .ESG-wrap .act-item01 h3{color:#646c94}.act-sect2 .ESG-wrap .act-item01 h4{background:#646c94}.act-sect2 .ESG-wrap .act-item02{z-index:3;padding:2em 1em 2em;position:relative;top:1.5em;background:linear-gradient(to bottom, #fff 20%, #ffd0b1 100%);box-shadow:0.2em 0.2em 1.5em 0.6em rgba(159,179,227,0.4)}.act-sect2 .ESG-wrap .act-item02 .act-arr{bottom:9.5em}.act-sect2 .ESG-wrap .act-item02 h3{color:#9b5323}.act-sect2 .ESG-wrap .act-item02 h4{background:#9b5323}.act-sect2 .ESG-wrap .act-item03{z-index:2;background:linear-gradient(to bottom, #fff 20%, #e5f3ff 100%)}.act-sect2 .ESG-wrap .act-item03 h3{color:#287ab9}.act-sect2 .ESG-wrap .act-item03 h4{background:#287ab9}.act-sect2 .ESG-wrap .act-item04{z-index:1;background:linear-gradient(to bottom, #fff 20%, #dbffda 100%)}.act-sect2 .ESG-wrap .act-item04 h3{color:#027d50}.act-sect2 .ESG-wrap .act-item04 h4{background:#027d50}@media screen and (max-width: 768px){.act-sect2{padding-bottom:6em}.act-sect2 .act-container-wrap{padding-left:0.5em;padding-right:0.5em}.act-sect2 .sect-title{margin-bottom:2em}.act-sect2 .ESG-wrap .act-item{width:24%;padding:1em 0.5em;border-radius:1em}.act-sect2 .ESG-wrap .act-item:not(:last-child){margin-right:.5em}.act-sect2 .ESG-wrap .act-item .act-arr{width:2em;bottom:8em;left:90%}.act-sect2 .ESG-wrap .act-item .act-icon{width:3em;margin-bottom:.5em}.act-sect2 .ESG-wrap .act-item h3{font-size:1.25em}.act-sect2 .ESG-wrap .act-item h4{border-radius:.6em;padding:.2em .6em;color:#fff;background:#646c94;display:inline-block;font-size:.82em;font-weight:bold;margin-bottom:0.5em}.act-sect2 .ESG-wrap .act-item p{font-size:0.9em}.act-sect2 .ESG-wrap .act-item01{z-index:4;background:linear-gradient(to bottom, #fff 20%, #edeffc 100%)}.act-sect2 .ESG-wrap .act-item01 h3{color:#646c94}.act-sect2 .ESG-wrap .act-item01 h4{background:#646c94}.act-sect2 .ESG-wrap .act-item02{z-index:3;padding:2em 1em 2em;position:relative;top:1.5em;background:linear-gradient(to bottom, #fff 20%, #ffd0b1 100%);box-shadow:0.2em 0.2em 1.5em 0.6em rgba(159,179,227,0.4)}.act-sect2 .ESG-wrap .act-item02 .act-arr{bottom:9.5em}.act-sect2 .ESG-wrap .act-item02 h3{color:#9b5323}.act-sect2 .ESG-wrap .act-item02 h4{background:#9b5323}.act-sect2 .ESG-wrap .act-item03{z-index:2;background:linear-gradient(to bottom, #fff 20%, #e5f3ff 100%)}.act-sect2 .ESG-wrap .act-item03 h3{color:#287ab9}.act-sect2 .ESG-wrap .act-item03 h4{background:#287ab9}.act-sect2 .ESG-wrap .act-item04{z-index:1;background:linear-gradient(to bottom, #fff 20%, #dbffda 100%)}.act-sect2 .ESG-wrap .act-item04 h3{color:#027d50}.act-sect2 .ESG-wrap .act-item04 h4{background:#027d50}}.act-sect3{padding-top:3em;padding-bottom:0;background:url("../images2/s3-bg.png") no-repeat top center #cfddff}.act-sect3 .act-container-wrap{background:#ff001e;max-width:1070px;color:#fff;padding:2em 1em 1em;border-radius:.6em .6em 0 0}.act-sect3 .act-container-wrap h3{text-align:center;margin-bottom:.8em}.act-sect3 .count-box{max-width:900px;width:90%;margin-left:auto;margin-right:auto;border-radius:6px;box-shadow:0 0 20px 1px rgba(255,255,255,0.6) inset;padding:2.5em 1em 9em;border:1px solid rgba(255,255,255,0.8)}.act-sect3 .count-box .part{position:relative}.act-sect3 .count-box .part:not(:last-child){margin-right:1em}.act-sect3 .count-box .part p{margin-bottom:0;line-height:1.2}.act-sect3 .count-box .part .t1{font-size:1.8em;font-weight:600}.act-sect3 .count-box .part .t2{font-size:4.2em;font-weight:500}.act-sect3 .count-box .part .t3{font-size:1.5em;line-height:1.4}.act-sect3 .count-box .part .t4{font-size:1em;position:absolute;top:95%;right:22%}.act-sect3 .count-box .part .ts{font-size:60%}.act-sect3 .count-box .part-2{top:-1em;background:url("../images2/arr-r.svg") no-repeat top right;padding:2em}.act-sect3 .factory-box{margin-top:-4em;margin-bottom:1em;position:relative;width:110%;margin-left:-5%;margin-right:-5%;text-align:center}.act-sect3 .factory-box .cost-part{position:absolute;bottom:100%;background:#fcff04;left:50%;transform:translateX(-50%);color:#172439;text-align:center;padding:.5em 1em;font-size:1.2em;border-radius:6px  6px 0 0;font-weight:500}.act-sect3 .factory-box .cost-part .act-icon{width:1.2em;margin-right:0.4em;position:relative;top:-0.15em}.act-sect3 .factory-box .cost-part:before{content:"";border:10px solid transparent;border-top-color:#fcff04;line-height:0;height:0;width:0;position:absolute;top:100%;left:50%;transform:translateX(-50%)}.act-sect3 .factory-box .act-inner{box-shadow:0 0 20px 5px rgba(36,74,148,0.3);overflow:hidden;border-radius:6px;background:#1d38dc;padding-top:1.5em}.act-sect3 .factory-box h5{font-size:1.4em;font-weight:400}.act-sect3 .factory-box h4{font-size:2em}.act-sect3 .factory-box .main-box{margin-top:1.5em;background:url("../images2/s3-bg2.png") no-repeat center center;background-size:cover;padding:4em 2em}.act-sect3 .factory-box .main-box h6{text-align:center;color:#1d38dc;font-size:2.5em;font-weight:800}.act-sect3 .factory-box .main-box h6 .lightning{width:.6em;position:relative;top:-.5em}.act-sect3 .factory-box .main-box h6 .lightning{margin-right:0.2em}.act-sect3 .factory-box .main-box h6 .lightning-r{transform:scaleX(-1);margin-left:0.2em}.act-sect3 .factory-box .main-box .act-btn{margin-top:1em}.act-sect3 .footer-border{padding-left:0.5em;padding-right:0.5em}.act-sect3 .footer-border .act-border-l{width:10%}.act-sect3 .footer-border .act-border-r{width:25%}@media screen and (max-width: 768px){.act-sect3{background:url("../images2/s3-bg-m.png") no-repeat top center #e3ecfc;background-size:100%}.act-sect3 .act-container-wrap{padding:2em 0 1em}.act-sect3 .act-container-wrap h3{font-size:1.6em}.act-sect3 .count-box{width:96%;padding:1em 1em 10em}.act-sect3 .count-box .part{text-align:center}.act-sect3 .count-box .part:not(:last-child){margin-right:0}.act-sect3 .count-box .part .t1{font-size:1.8em;font-weight:600;display:inline-block}.act-sect3 .count-box .part .t2{font-size:4.2em;font-weight:500;display:inline-block}.act-sect3 .count-box .part .t3{font-size:1.5em;line-height:1.4}.act-sect3 .count-box .part .t4{font-size:1em;position:relative;top:auto;right:auto}.act-sect3 .count-box .part .ts{font-size:60%}.act-sect3 .count-box .part-2{top:-1em;background:url("../images2/arr-b.svg") no-repeat bottom center;padding:2em 4em;background-size:70%}.act-sect3 .factory-box{margin-top:-4em;margin-bottom:1em;position:relative;width:100%;margin-left:0;margin-right:0;text-align:center}.act-sect3 .factory-box .cost-part{transform:translateX(0);width:80%;left:10%;font-size:1.2em}.act-sect3 .factory-box .act-inner{border-radius:0}.act-sect3 .factory-box h5{font-size:1.4em;font-weight:400}.act-sect3 .factory-box h4{font-size:1.8em}.act-sect3 .factory-box .main-box{margin-top:1.5em;background:url("../images2/s3-bg2-m.png") no-repeat top center;padding:3em 0em 4em;background-size:cover}.act-sect3 .factory-box .main-box h6{font-size:2em}.act-sect3 .factory-box .main-box h6 .lightning{width:.8em;top:-.5em}.act-sect3 .factory-box .main-box .act-btn{margin-top:.5m}.act-sect3 .footer-border{padding-left:1em;padding-right:1em}.act-sect3 .footer-border .act-border-l{width:20%}.act-sect3 .footer-border .act-border-r{width:34%}}.act-sect4{background:#cfddff;padding-top:0;padding-bottom:5em}.act-sect4 .act-container-wrap{max-width:1200px;background:#fff;padding:4em;border-radius:2em;box-shadow:0.2em 0.2em 1.5em 0.6em rgba(159,179,227,0.4)}.act-sect4 .swiper-product-web{margin-top:6em}.act-sect4 .act-item .app-pic{width:40%;display:block}.act-sect4 .act-item .web-pic{width:100%;display:block}.act-sect4 .act-item dt{font-size:2em;margin-bottom:.5em;font-weight:normal;color:#1d38dc}.act-sect4 .act-item dd{position:relative;padding-left:1em;font-size:1.1em}.act-sect4 .act-item dd:before{content:"";position:absolute;left:0;top:0.4em;border:6px solid transparent;border-left-color:#1d38dc;line-height:0;height:0;width:0}.act-sect4 .productText-wrap{position:relative;margin-left:20px;border:1px solid #a8c0f6;padding:3.2em 2em 2em}.act-sect4 .productText-wrap .act-border{position:absolute}.act-sect4 .productText-wrap .border-t-r{width:60%;right:8px;top:8px;max-width:340px}.act-sect4 .productText-wrap .border-l-b{width:40%;left:20px;bottom:8px;max-width:220px}.act-sect4 .app-productText-wrap{border-left:none;margin-top:6em;width:60%}.act-sect4 .web-productText-wrap{margin-top:1em;width:90%;max-width:800px}.act-sect4 .swiper-left-menu{min-width:400px;padding-top:2em;overflow:visible}.act-sect4 .swiper-left-menu .act-title{color:#1d38dc;margin-bottom:2em}.act-sect4 .swiper-left-menu .act-title h3{font-size:4em;white-space:nowrap;line-height:1;font-weight:600}.act-sect4 .swiper-left-menu .act-title p{font-size:1.7em;white-space:nowrap;line-height:1;font-weight:400}.act-sect4 .swiper-left-menu .act-btn{margin-top:310px}.act-sect4 .swiper-wrapper{max-width:calc(100% - 400px)}.act-sect4 .swiper-slide{max-width:100%;opacity:0 !important}.act-sect4 .swiper-slide-active{opacity:1 !important}.act-sect4 .slash{width:2em;height:2em;background:#fff;z-index:2;position:absolute}.act-sect4 .slash:before{content:"";width:140%;height:1px;background:#a8c0f6;position:absolute;top:0;left:0;transform:translate(-0.45em, 1em) rotate(-45deg)}.act-sect4 .slash-l-t{left:-1px;top:-1px}.act-sect4 .slash-r-b{right:-1px;bottom:-1px}.act-sect4 .swiper-pagination.product-swiper-pagination{position:relative;top:0;text-align:left;bottom:auto;display:block;width:calc(100% + 10px);left:0}.act-sect4 .swiper-pagination-bullet{width:auto;height:auto;margin:0;position:relative;display:block;max-width:250px;background:#f2f3f5;border-radius:6px;margin-bottom:5px;line-height:1.6;font-size:1.42em;padding:.5em .2em;opacity:1}.act-sect4 .swiper-pagination-bullet:before,.act-sect4 .swiper-pagination-bullet:after{content:"";position:absolute;top:50%;transform:translateY(-50%);opacity:0;transition:left 1s}.act-sect4 .swiper-pagination-bullet:before{width:80px;border-bottom:1px dashed #1d38dc;left:calc(100% - 90px)}.act-sect4 .swiper-pagination-bullet:after{border:6px solid transparent;border-left-color:#1d38dc;line-height:0;height:0;width:0;left:calc(100% + 10px )}.act-sect4 .swiper-pagination-bullet .icon-box{padding:0.25em;background:#fff;border-radius:6px;margin-right:0.5em;width:2em;height:2em;display:inline-block;text-align:center}.act-sect4 .swiper-pagination-bullet .icon-box img{width:1.3em;opacity:0.5;position:relative;top:-0.15em}.act-sect4 .swiper-pagination-bullet p{display:inline;margin-left:0.5em;font-size:.85em}.act-sect4 .swiper-pagination-bullet .dot{width:10px;height:10px;background:#fff;border-radius:30px;position:absolute;right:-5px;border:1px solid #1d38dc;top:50%;transform:translateY(-50%);opacity:0}.act-sect4 .swiper-pagination-bullet-active{position:relative;z-index:9;color:#fff;background:#1d38dc}.act-sect4 .swiper-pagination-bullet-active:before,.act-sect4 .swiper-pagination-bullet-active:after{opacity:1;transition:left .3s}.act-sect4 .swiper-pagination-bullet-active:before{left:calc(100% + 10px )}.act-sect4 .swiper-pagination-bullet-active:after{left:calc(100% + 90px)}.act-sect4 .swiper-pagination-bullet-active .icon-box img{opacity:1}.act-sect4 .swiper-pagination-bullet-active .dot{opacity:1}@media screen and (max-width: 768px){.act-sect4{padding-bottom:4em}.act-sect4 .act-container-wrap{padding-left:0.8em;padding-right:0.8em;border-radius:0 0 2em 2em}.act-sect4 .productText-wrap{margin-left:.5em;padding:2.5em 1em 2em}.act-sect4 .productText-wrap .act-border{position:absolute}.act-sect4 .productText-wrap .border-t-r{width:60%;right:.5em;top:.5em}.act-sect4 .productText-wrap .border-l-b{width:40%;left:1em;bottom:.5em}.act-sect4 .app-productText-wrap{border-left:none;margin-top:1em;width:60%}.act-sect4 .web-productText-wrap{margin-top:1em;width:98%}.act-sect4 .swiper-left-menu{min-width:none;padding-top:2em;width:100%}.act-sect4 .swiper-left-menu .act-title{margin-bottom:2em;padding-bottom:1em;border-bottom:1px solid #1d38dc}.act-sect4 .swiper-left-menu .act-title h3{font-size:3.6em;line-height:1;margin-bottom:.2em}.act-sect4 .swiper-left-menu .act-title p{font-size:1.4em;margin-bottom:0;line-height:1}.act-sect4 .swiper-left-menu .act-btn{margin-top:310px}.act-sect4 .swiper-product-app .act-title{display:flex;align-items:flex-end}.act-sect4 .swiper-product-app .act-title h3{margin-bottom:0}.act-sect4 .swiper-product-app .act-title p{margin-left:0.5em}.act-sect4 .swiper-wrapper{max-width:none;width:100%}.act-sect4 .swiper-pagination.product-swiper-pagination{width:100%;display:flex;margin-bottom:1.5em}.act-sect4 .swiper-pagination-bullet{position:relative;max-width:none;background:#f2f3f5;margin-bottom:5px;font-size:1.2em;padding:.5em .25em;padding-left:0}.act-sect4 .swiper-pagination-bullet:not(:last-child){margin-right:2px}.act-sect4 .swiper-pagination-bullet:before,.act-sect4 .swiper-pagination-bullet:after{content:"";position:absolute;opacity:0;transition:left 1s}.act-sect4 .swiper-pagination-bullet:before{display:none}.act-sect4 .swiper-pagination-bullet:after{transition:top 1s;border:6px solid transparent;border-top-color:#1d38dc;line-height:0;height:0;width:0;top:calc(100% - 10px )}.act-sect4 .swiper-pagination-bullet .icon-box{padding:0.2em;margin-right:0.2em;width:1.5em;height:1.5em}.act-sect4 .swiper-pagination-bullet .icon-box img{width:1em;top:-.1em}.act-sect4 .swiper-pagination-bullet p{margin-bottom:0;position:relative;line-height:1;font-size:0.85em}.act-sect4 .swiper-pagination-bullet .dot{display:none}.act-sect4 .swiper-pagination-bullet-active{position:relative;z-index:9;color:#fff;background:#1d38dc}.act-sect4 .swiper-pagination-bullet-active:before,.act-sect4 .swiper-pagination-bullet-active:after{opacity:1;transition:top .3s}.act-sect4 .swiper-pagination-bullet-active:after{left:50%;transform:translateX(-50%);top:calc(100%  )}}.act-movie{padding-top:4em;padding-bottom:1em}.act-movie .act-container-wrap{font-size:calc(1vw + 1vh + .5vmin) !important}.act-movie .movie{width:100%;height:638px}@media screen and (max-width: 1200px){.act-movie .movie{height:24.4em}}@media screen and (max-width: 768px){.act-movie{padding-top:1em}.act-movie .movie{width:100%;height:14.3em}}.act-sect5{padding-bottom:3em}.act-sect5 .act-container-wrap{max-width:1100px}.act-sect6{padding-top:0}.act-sect6 .act-container-wrap{max-width:1100px}.act-sect6 .act-knowledge .act-item{width:calc(100%/3 - 10px);position:relative;border:1px solid #a8c0f6;border-radius:6px;overflow:hidden}.act-sect6 .act-knowledge .act-item .text-part{padding:1em;padding-bottom:2.5em;position:relative}.act-sect6 .act-knowledge .act-item h3{font-size:1.3em;font-weight:bold;color:#1d38dc}.act-sect6 .act-knowledge .act-item p{font-size:0.9em}.act-sect6 .act-knowledge .act-item .act-btn{font-size:.9em;position:absolute;right:.8em;bottom:.8em}@media screen and (max-width: 768px){.act-sect6 .act-knowledge .act-item{width:100%;margin-bottom:2em}.act-sect6 .act-knowledge .act-item h3{font-size:1.5em}.act-sect6 .act-knowledge .act-item p{font-size:1em}}
/*# sourceMappingURL=style.css.map */
