.index{padding-left:80px}@media only screen and (max-width:1200px){.index{padding-left:0}}.homeBn{position:relative;overflow:hidden}@media only screen and (max-width:1200px){.homeBn{padding-top:90px}}.homeBn .swiper-slide{overflow:hidden}.homeBn .swiper-slide.swiper-slide-active .li_bg{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:5s 0.2s ease;transition:5s 0.2s ease}.homeBn .swiper-slide.swiper-slide-active .li_word{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:0.8s 0.6s;transition:0.8s 0.6s}.homeBn .bn_li{position:relative;width:100%;height:100vh;min-height:650px}@media only screen and (max-width:1200px){.homeBn .bn_li{height:calc(100vh - 105px)}}@media only screen and (max-width:767px){.homeBn .bn_li{height:calc(100vh - 85px)}}.homeBn .li_bg{position:absolute;content:"";top:0;left:0;width:100%;height:100%;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:0.5s 0.6s;transition:0.5s 0.6s}.homeBn .li_bg img{height:100%;-o-object-fit:cover;object-fit:cover}.homeBn .li_bg .player-wrap{position:relative;width:100%;height:100%;border:1px solid black;background-color:#eee}.homeBn .li_bg .player-wrap:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.homeBn .li_bg .player-wrap .youtube-video{width:100%;height:100%}.homeBn .li_word{position:absolute;max-width:1360px;width:85%;top:50%;left:calc(50% + 47.5px);-webkit-transform:translate(-50%,calc(-50% + 60px));transform:translate(-50%,calc(-50% + 60px));opacity:0;-webkit-transition:0.5s 0.6s;transition:0.5s 0.6s}@media only screen and (max-width:1200px){.homeBn .li_word{left:50%}}@media only screen and (max-width:767px){.homeBn .li_word{top:45%}}.homeBn .li_word[data-algin=left] .wrap{text-align:left}.homeBn .li_word[data-algin=right] .wrap{margin-left:auto;text-align:right}.homeBn .li_word[data-algin=center] .wrap{margin:0 auto}.homeBn .li_word[data-color=white]{color:#fff}.homeBn .li_word[data-title=white] .title{color:#fff}.homeBn .li_word[data-title=black] .title{color:#000}.homeBn .li_word[data-title=blue] .title{background:-webkit-gradient(linear,left top,right top,color-stop(10%,#1F5BE3),color-stop(90%,#63EADA));background:linear-gradient(90deg,#1F5BE3 10%,#63EADA 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.homeBn .li_word .wrap{max-width:820px;width:80%}@media only screen and (max-width:992px){.homeBn .li_word .wrap{width:100%}}.homeBn .li_word .title{font-weight:400;font-size:5rem;letter-spacing:10px;line-height:1.2}@media only screen and (max-width:1366px){.homeBn .li_word .title{letter-spacing:5px}}@media only screen and (max-width:1200px){.homeBn .li_word .title{font-size:3.75rem}}@media only screen and (max-width:767px){.homeBn .li_word .title{font-weight:500;font-size:2.5rem;letter-spacing:4.5px}}.homeBn .li_word .p{margin-top:20px;letter-spacing:1.5px;font-size:1.25rem;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (max-width:1200px){.homeBn .li_word .p{letter-spacing:1px}}@media only screen and (max-width:767px){.homeBn .li_word .p{font-size:1.125rem}}.homeBn .li_word .btn{margin-top:60px}@media only screen and (max-width:767px){.homeBn .li_word .btn{margin-top:50px}}.homeBn .li_word .btn_home{margin:0 auto}.homeBn .fastNav{position:absolute;top:calc(100% - 90px);left:calc(50% + 47.5px);-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);max-width:1260px;width:90%;z-index:3}@media only screen and (max-width:1200px){.homeBn .fastNav{width:95%;left:50%;top:calc(100% - 60px)}}@media only screen and (max-width:992px){.homeBn .fastNav{width:160%}}@media only screen and (max-width:767px){.homeBn .fastNav{top:calc(100% - 90px)}}@media only screen and (max-width:575px){.homeBn .fastNav{width:235%}}.homeBn .fastNav.b .swiper-slide.swiper-slide-next P{color:#000}.homeBn .fastNav.b .swiper-slide.swiper-slide-next .cir span:first-child{border-color:#000}.homeBn .fastNav.b .swiper-slide.swiper-slide-next .cir span:nth-child(2){background:#1F5BE3}.homeBn .fastNav.b a:hover P{color:#000}.homeBn .fastNav.b a:hover .cir span:first-child{border-color:#000}.homeBn .fastNav.b a:hover .cir span:nth-child(2){background:#000}.homeBn .fastNav.b .cir span:first-child{border:5.5px solid rgba(0,0,0,0.5)}.homeBn .fastNav.b .cir span:nth-child(2){background:rgba(0,0,0,0.5)}.homeBn .fastNav.b p{color:rgba(0,0,0,0.5)}.homeBn .fastNav .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homeBn .fastNav .swiper-slide.swiper-slide-next P{color:#fff;-webkit-transition:0.5s;transition:0.5s}.homeBn .fastNav .swiper-slide.swiper-slide-next .cir span:first-child{border-color:#fff;-webkit-transition:0.5s;transition:0.5s}.homeBn .fastNav .swiper-slide.swiper-slide-next .cir span:nth-child(2){background:#1F5BE3;-webkit-transition:0.5s;transition:0.5s}.homeBn .fastNav .swiper-slide.move .cir path{stroke-dasharray:250;-webkit-animation:circle-draw 11s linear;animation:circle-draw 11s linear}.homeBn .fastNav a{max-width:345px;width:90%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}.homeBn .fastNav a:hover P{color:#fff;-webkit-transition:0.5s;transition:0.5s}.homeBn .fastNav a:hover .cir span:first-child{border-color:#fff;-webkit-transition:0.5s;transition:0.5s}.homeBn .fastNav a:hover .cir span:nth-child(2){background:#fff;-webkit-transition:0.5s;transition:0.5s}.homeBn .fastNav .cir{position:relative;min-width:50px;height:50px}.homeBn .fastNav .cir span:first-child{display:block;border:5.5px solid rgba(255,255,255,0.5);width:50px;height:50px;border-radius:50%;-webkit-transition:0.5s;transition:0.5s}.homeBn .fastNav .cir span:nth-child(2){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(255,255,255,0.5);width:10px;height:10px;border-radius:50%;-webkit-transition:0.5s;transition:0.5s}.homeBn .fastNav .cir svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg) scale(1.02,1.01);transform:translate(-50%,-50%) rotate(-90deg) scale(1.02,1.01)}.homeBn .fastNav .cir path{stroke-dashoffset:500;stroke-dasharray:390}@-webkit-keyframes circle-draw{0%,5%{stroke-dasharray:250}to{stroke-dasharray:390}}@keyframes circle-draw{0%,5%{stroke-dasharray:250}to{stroke-dasharray:390}}.homeBn .fastNav p{max-width:750px;width:100%;margin-left:20px;color:#C9C4C4;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;-webkit-transition:0.5s;transition:0.5s}.homeFeature .feature_wrap{max-width:1450px;width:95%;margin:0 auto;padding:85px 0 85px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1366px){.homeFeature .feature_wrap{padding-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:992px){.homeFeature .feature_wrap{padding:90px 0 60px}}.homeFeature .commonHead{min-width:290px}@media only screen and (max-width:1366px){.homeFeature .commonHead{text-align:center;width:90%}}.homeFeature ul{max-width:1120px;width:90%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.homeFeature ul li{width:25%;text-align:center}@media only screen and (max-width:1366px){.homeFeature ul li{margin-top:30px}}@media only screen and (max-width:992px){.homeFeature ul li{width:50%;margin-bottom:30px}}.homeFeature ul .wrap{max-width:160px;width:90%;margin:0 auto}.homeFeature ul span{position:relative;display:inline-block;color:#2B5AA8;font-size:5.3125rem;min-height:97px;font-weight:400;line-height:1}@media only screen and (max-width:767px){.homeFeature ul span{min-height:43px;font-size:5rem}}.homeFeature ul span:after{position:absolute;content:attr(data-after);font-size:3.125rem;top:0;right:0;-webkit-transform:translate(100%,-30%);transform:translate(100%,-30%);opacity:0}.homeFeature ul span.finish:after{opacity:1;-webkit-transition:0.5s;transition:0.5s}.homeFeature ul .unit{margin-top:10px;line-height:1.45;font-size:1.625rem}@media only screen and (max-width:767px){.homeFeature ul .unit{font-size:1.25rem}}.homeFeature ul p{margin-top:20px}.homeAbout{position:relative;overflow:hidden}.homeAbout .aboutBg{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:-1px;width:101%;height:100%;z-index:-1}.homeAbout .about_wrap{max-width:1370px;width:90%;margin:0 auto;padding:100px 0}@media only screen and (max-width:1200px){.homeAbout .about_wrap{width:85%;padding:100px 0}}@media only screen and (max-width:767px){.homeAbout .about_wrap{width:100%;padding:90px 0}}.homeAbout .about_hd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homeAbout .commonHead{position:relative;max-width:600px;width:60%;padding-right:130px}@media only screen and (max-width:1200px){.homeAbout .commonHead{width:100%}}@media only screen and (max-width:767px){.homeAbout .commonHead{padding-right:0;width:85%;margin:0 auto;text-align:center}}@media only screen and (max-width:767px){.homeAbout .commonHead .p{margin:0 auto;margin-top:20px}}.homeAbout .commonHead .btn{position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media only screen and (max-width:767px){.homeAbout .commonHead .btn{position:static;-webkit-transform:none;transform:none;margin-top:10px}}.homeAbout .about_pic{position:relative;max-width:550px;width:50%;margin-left:auto}@media only screen and (max-width:1366px){.homeAbout .about_pic{max-width:420px}}@media only screen and (max-width:1200px){.homeAbout .about_pic{display:none}}.homeAbout .swiper{-webkit-transition:0.5s;transition:0.5s}.homeAbout .swiper.now{padding:0 110px 0 0}@media only screen and (max-width:1366px){.homeAbout .swiper.now{padding:0 70px 0 0}}.homeAbout .swiper.now .pic{opacity:0;-webkit-transition:0.5s 0.3s;transition:0.5s 0.3s}.homeAbout .swiper.now .swiper-slide-active .pic{opacity:1;-webkit-transition:0.5s;transition:0.5s}.homeAbout .swiper.next{position:absolute;right:0;top:0;z-index:-1;max-width:440px;width:100%}@media only screen and (max-width:1366px){.homeAbout .swiper.next{max-width:360px}}.homeAbout .swiper.next .pic_wrap:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:0.8;background:linear-gradient(215deg,#1F5BE3 10%,#63EADA 85%);z-index:2;-webkit-transition:0.5s;transition:0.5s}.homeAbout .pic{max-width:440px;width:100%;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1366px){.homeAbout .pic{max-width:360px}}.homeAbout .pic .pic_wrap{position:relative;padding-bottom:100%;border-radius:50%;overflow:hidden}.homeAbout .pic img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeAbout .pic img{height:auto}}.homeAbout .about_unit{margin-top:60px}@media only screen and (max-width:1200px){.homeAbout .about_unit{margin-top:100px}}@media only screen and (max-width:767px){.homeAbout .about_unit{width:130vw;margin-top:60px}}.homeAbout .about_unit .swiper{padding-bottom:60px}@media only screen and (max-width:1200px){.homeAbout .about_unit .swiper{padding-bottom:120px}}@media only screen and (max-width:767px){.homeAbout .about_unit .swiper{padding-left:30px;padding-bottom:90px}}@media only screen and (max-width:767px){.homeAbout .about_unit .swiper-pagination{left:50vw;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}.homeAbout .abt_li{margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:230px;width:90%}@media only screen and (max-width:1200px){.homeAbout .abt_li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.homeAbout .abt_li{margin:0 auto}}@media only screen and (min-width:1201px){.homeAbout .abt_li.active .li_word,.homeAbout .abt_li:hover .li_word{padding-top:5px;padding-bottom:60px;-webkit-transition:0.5s;transition:0.5s}.homeAbout .abt_li.active p,.homeAbout .abt_li:hover p{color:#fff;-webkit-transition:0.5s;transition:0.5s}.homeAbout .abt_li.active span,.homeAbout .abt_li:hover span{color:#fff;max-height:100%;-webkit-transition:0.5s;transition:0.5s}}.homeAbout .abt_li.active .line:before,.homeAbout .abt_li:hover .line:before{width:100%;-webkit-transition:0.5s;transition:0.5s}.homeAbout .abt_li .li_pic{display:none;max-width:440px;width:100%;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1200px){.homeAbout .abt_li .li_pic{display:block}}@media only screen and (max-width:767px){.homeAbout .abt_li .li_pic{width:85%}}.homeAbout .abt_li .pic_wrap{position:relative;padding-bottom:100%;border-radius:50%;overflow:hidden}.homeAbout .abt_li img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeAbout .abt_li img{height:auto}}.homeAbout .abt_li .li_word{text-align:left;padding-top:65px;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1200px){.homeAbout .abt_li .li_word{padding-top:40px}}.homeAbout .abt_li .line{position:relative;width:110px;height:1px;background:#c4c4c4}.homeAbout .abt_li .line:before{position:absolute;content:"";width:25%;height:5px;top:50%;left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);background:#1F5BE3;border-radius:2px;-webkit-transition:0.5s;transition:0.5s}.homeAbout .abt_li p{margin-top:15px;line-height:1;color:#808181;font-size:1.25rem;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1200px){.homeAbout .abt_li p{color:#fff}}.homeAbout .abt_li span{max-height:0px;margin-top:10px;font-size:0.875rem;-webkit-transition:0.5s;transition:0.5s;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (max-width:1200px){.homeAbout .abt_li span{color:#fff}}.homeProduct{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:992px){.homeProduct{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homeProduct .pdBg{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:-1px;width:101%;height:100%;z-index:-1}.homeProduct .pd_left{position:relative;width:57%;padding:140px 0 100px}@media only screen and (max-width:1200px){.homeProduct .pd_left{padding:100px 0 50px}}@media only screen and (max-width:992px){.homeProduct .pd_left{width:100%}}@media only screen and (max-width:767px){.homeProduct .pd_left{padding:90px 0 40px}}.homeProduct .commonHead{position:relative;max-width:570px;width:80%;margin:0 auto;padding-right:130px}@media only screen and (max-width:992px){.homeProduct .commonHead{width:85%;padding-right:80px}}.homeProduct .commonHead .btn{position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media only screen and (max-width:992px){.homeProduct .commonHead .btn{right:-10px}}.homeProduct .pdSwiper{position:relative;margin-top:20px;height:540px;margin-right:120px}@media only screen and (max-width:1200px){.homeProduct .pdSwiper{margin-right:20px}}@media only screen and (max-width:992px){.homeProduct .pdSwiper{margin-right:0;height:100%}}.homeProduct .pdSwiper .swiper{position:absolute;width:1130px;right:0;top:0;padding:50px 0;overflow:visible}@media only screen and (max-width:992px){.homeProduct .pdSwiper .swiper{width:100%;position:relative;margin-top:50px;padding:50px 0 60px}}.homeProduct .pdSwiper .swiper-slide{-webkit-transition:0.5s;transition:0.5s}@media only screen and (min-width:993px){.homeProduct .pdSwiper .swiper-slide.swiper-slide-active .pd_li{pointer-events:none}.homeProduct .pdSwiper .swiper-slide.swiper-slide-active .li_word{color:#6C6C6C;-webkit-transition:0.5s;transition:0.5s}}@media only screen and (max-width:992px){.homeProduct .pdSwiper .swiper-slide.swiper-slide-active .li_wrap:after{opacity:1;-webkit-transition:0.5s 0.3s;transition:0.5s 0.3s}}.homeProduct .pdSwiper .swiper-slide.swiper-slide-next .li_wrap:after{opacity:1;-webkit-transition:0.5s 0.3s;transition:0.5s 0.3s}.homeProduct .pdSwiper .swiper-slide.swiper-slide-next+.swiper-slide{opacity:0;pointer-events:none;-webkit-transition:0.5s;transition:0.5s}.homeProduct .pdSwiper .pd_li{position:relative;max-width:440px;width:90%;margin:0 auto}@media only screen and (max-width:767px){.homeProduct .pdSwiper .pd_li{width:95%}}.homeProduct .pdSwiper .pd_li:before{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%;height:90%;background:#EBEBEB;border-radius:50%;z-index:-1}.homeProduct .pdSwiper .li_wrap{position:relative;padding-bottom:100%}.homeProduct .pdSwiper .li_wrap:before{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;background:#EBEBEB;-webkit-mask:url("../../assets/img/home/circle_360x360.png") no-repeat center center;mask:url("../../assets/img/home/circle_360x360.png") no-repeat center center;-webkit-mask-size:100% 100%;mask-size:100% 100%;z-index:-2;-webkit-transition:0.5s;transition:0.5s}.homeProduct .pdSwiper .li_wrap:after{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,color-stop(10%,#1F5BE3),color-stop(85%,#63EADA));background:linear-gradient(90deg,#1F5BE3 10%,#63EADA 85%);-webkit-mask:url("../../assets/img/home/circle_360x360.png") no-repeat center center;mask:url("../../assets/img/home/circle_360x360.png") no-repeat center center;-webkit-mask-size:100% 100%;mask-size:100% 100%;z-index:-1;opacity:0;-webkit-transition:0.5s;transition:0.5s}.homeProduct .pdSwiper .li_word{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:260px;width:70%;text-align:left;z-index:1;-webkit-transition:0.5s;transition:0.5s}.homeProduct .pdSwiper .li_word p{font-size:1.5rem}@media only screen and (max-width:767px){.homeProduct .pdSwiper .li_word p{font-size:1.25rem}}.homeProduct .pdSwiper .li_word span{display:block;margin-top:10px;font-weight:400}.homeProduct .pdSwiper .li_pic{position:absolute;top:20px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:170px;width:70%;opacity:1;pointer-events:none;-webkit-transition:0.5s;transition:0.5s;display:none}@media only screen and (max-width:992px){.homeProduct .pdSwiper .li_pic{display:block}}.homeProduct .pdSwiper .pic_wrap{position:relative;padding-bottom:100%;overflow:hidden}.homeProduct .pdSwiper img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeProduct .pdSwiper img{height:auto}}.homeProduct .swiper-pagination{bottom:0;display:none!important}@media only screen and (max-width:992px){.homeProduct .swiper-pagination{display:block!important}}.homeProduct .swiper_btn{position:absolute;z-index:5;bottom:0;right:230px}@media only screen and (max-width:1200px){.homeProduct .swiper_btn{position:absolute;top:calc(100% - 160px)}}@media only screen and (max-width:992px){.homeProduct .swiper_btn{display:none}}.homeProduct .swiper_btn .btn_next,.homeProduct .swiper_btn .btn_prev{min-width:35px}@media only screen and (max-width:1200px){.homeProduct .swiper_btn .btn_next.swiper-button-disabled,.homeProduct .swiper_btn .btn_prev.swiper-button-disabled{pointer-events:auto}}.homeProduct .swiper_btn .btn_next.swiper-button-disabled:before,.homeProduct .swiper_btn .btn_prev.swiper-button-disabled:before{opacity:1}.homeProduct .pd_right{max-width:800px;width:45%}@media only screen and (max-width:992px){.homeProduct .pd_right{width:100%}}.homeProduct .pd_right .swiper{overflow:visible}@media only screen and (max-width:992px){.homeProduct .pd_right .swiper{position:absolute;width:100%;top:300px;left:0;z-index:-1}}@media only screen and (max-width:767px){.homeProduct .pd_right .swiper{top:270px}}.homeProduct .pd_right .swiper-slide.swiper-slide-active .li_pic{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:0.5s 0.3s;transition:0.5s 0.3s}.homeProduct .pd_right .pd_img{position:relative;width:100%;height:100%}.homeProduct .pd_right .li_bg{position:absolute;content:"";width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}@media only screen and (max-width:992px){.homeProduct .pd_right .li_bg{display:none}}.homeProduct .pd_right .li_pic{position:absolute;top:60%;left:0;-webkit-transform:translate(calc(-50% + 30px),-50%);transform:translate(calc(-50% + 30px),-50%);max-width:400px;width:100%;opacity:0;pointer-events:none;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1200px){.homeProduct .pd_right .li_pic{max-width:350px;left:-5%}}@media only screen and (max-width:992px){.homeProduct .pd_right .li_pic{display:none}}.homeProduct .pd_right .pic_wrap{position:relative;padding-bottom:100%;overflow:hidden}.homeProduct .pd_right img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeProduct .pd_right img{height:auto}}.homeNews{position:relative;overflow:hidden}.homeNews .newsBg{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:-1px;width:101%;height:100%;z-index:-1}.homeNews .news_wrap{max-width:1575px;width:100%;margin-left:auto;padding:105px 0 130px}@media only screen and (max-width:767px){.homeNews .news_wrap{padding:90px 0}}.homeNews .commonHead{max-width:575px;width:90%;margin:0 auto;text-align:center}.homeNews .ct_wrap{width:88%;margin:0 auto;padding:60px 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:992px){.homeNews .ct_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:30px 0 0}}@media only screen and (max-width:992px){.homeNews .btn{display:none}}.homeNews .ct_left{position:relative;width:55%;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1200px){.homeNews .ct_left{width:60%}}@media only screen and (max-width:992px){.homeNews .ct_left{width:100%}}.homeNews .ct_left:before{position:absolute;content:"";width:1060px;height:1060px;left:50%;top:50%;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);background-image:url("../../assets/img/home/newsdec1.svg");background-size:cover;background-repeat:no-repeat;background-position:center;pointer-events:none;-webkit-transition:0.5s;transition:0.5s;-webkit-animation:rotate1 20s infinite;animation:rotate1 20s infinite}@media only screen and (max-width:1200px){.homeNews .ct_left:before{left:60%}}@media only screen and (max-width:992px){.homeNews .ct_left:before{top:-20%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url("../../assets/img/home/newsdec3.svg");width:800px;height:800px;-webkit-animation:rotate2 20s infinite;animation:rotate2 20s infinite}}@media only screen and (max-width:767px){.homeNews .ct_left:before{width:600px;height:600px}}@-webkit-keyframes rotate1{0%{-webkit-transform:translate(-100%,-50%) rotate(0);transform:translate(-100%,-50%) rotate(0)}50%{-webkit-transform:translate(-100%,-50%) rotate(-180deg);transform:translate(-100%,-50%) rotate(-180deg)}to{-webkit-transform:translate(-100%,-50%) rotate(-360deg);transform:translate(-100%,-50%) rotate(-360deg)}}@keyframes rotate1{0%{-webkit-transform:translate(-100%,-50%) rotate(0);transform:translate(-100%,-50%) rotate(0)}50%{-webkit-transform:translate(-100%,-50%) rotate(-180deg);transform:translate(-100%,-50%) rotate(-180deg)}to{-webkit-transform:translate(-100%,-50%) rotate(-360deg);transform:translate(-100%,-50%) rotate(-360deg)}}@-webkit-keyframes rotate2{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}50%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}to{-webkit-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes rotate2{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}50%{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}to{-webkit-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}}.homeNews .ct_left:after{position:absolute;content:"";width:1060px;height:1060px;left:50%;top:50%;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);background-image:url("../../assets/img/home/newsdec2.svg");background-size:cover;background-repeat:no-repeat;background-position:center;pointer-events:none;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1200px){.homeNews .ct_left:after{left:60%}}@media only screen and (max-width:992px){.homeNews .ct_left:after{display:none}}.homeNews .ct_left .swiper{max-height:540px;margin:auto}@media only screen and (max-width:992px){.homeNews .ct_left .swiper{max-height:100%}}.homeNews .ct_left .swiper-pagination{display:none!important;bottom:0}@media only screen and (max-width:992px){.homeNews .ct_left .swiper-pagination{display:block!important}}@media only screen and (min-width:993px){.homeNews .ct_left .swiper-slide.swiper-slide-next .news_word{-webkit-transform:translateX(0px);transform:translateX(0px);-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .swiper-slide.swiper-slide-next .word_head{color:#fff;-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .swiper-slide.swiper-slide-next .word_head .line{opacity:0;-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .swiper-slide.swiper-slide-next .word_head p{font-size:1.5rem;-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .swiper-slide.swiper-slide-next .word_head span{max-height:50px;-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .swiper-slide.swiper-slide-next .date_wrap{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:0.5s;transition:0.5s}}@media only screen and (max-width:992px){.homeNews .ct_left .swiper-slide.swiper-slide-active .news_word{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px);-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .swiper-slide.swiper-slide-active .word_head{color:#fff;-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .swiper-slide.swiper-slide-active .word_head .line{opacity:0;-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .swiper-slide.swiper-slide-active .word_head p{font-size:1.5rem;-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .swiper-slide.swiper-slide-active .word_head span{max-height:50px;-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .swiper-slide.swiper-slide-active .date_wrap{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:0.5s;transition:0.5s}}@media only screen and (max-width:767px){.homeNews .ct_left .swiper-slide.swiper-slide-active .word_head p{font-size:1.25rem}}.homeNews .ct_left .news_word{position:relative;max-width:660px;width:90%;margin:0 auto;min-height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-transform:translateX(-55px);transform:translateX(-55px);-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:992px){.homeNews .ct_left .news_word{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;padding-bottom:60px;opacity:0}}.homeNews .ct_left .news_word:hover .word_head{color:#fff;-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .news_word:hover .word_head .line:before{width:100%}.homeNews .ct_left .word_date{display:none}@media only screen and (max-width:992px){.homeNews .ct_left .word_date{display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.homeNews .ct_left .word_date .date_wrap{position:relative;width:235px;height:235px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;letter-spacing:1.5px;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1440px){.homeNews .ct_left .word_date .date_wrap{width:180px;height:180px}}@media only screen and (max-width:767px){.homeNews .ct_left .word_date .date_wrap{width:120px;height:120px}}.homeNews .ct_left .word_date .date_wrap:before{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;height:80%;background:#1F5BE3;border-radius:50%;z-index:-1}.homeNews .ct_left .word_date .date_wrap:after{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;background-image:url("../../assets/img/home/circle_235x235.svg");background-position:center;background-size:contain;background-repeat:no-repeat;z-index:1}.homeNews .ct_left .word_date .date_wrap span{font-weight:300}@media only screen and (max-width:767px){.homeNews .ct_left .word_date .date_wrap span{font-size:0.75rem}}.homeNews .ct_left .word_date .date_wrap p{line-height:1;font-size:1.625rem}@media only screen and (max-width:767px){.homeNews .ct_left .word_date .date_wrap p{font-size:1rem}}.homeNews .ct_left .word_head{max-width:345px;width:58%;text-align:left;margin-left:auto;color:#6C6C6C;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:992px){.homeNews .ct_left .word_head{max-width:460px;width:100%;margin:0 auto;margin-top:35px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;min-height:136px}}@media only screen and (max-width:767px){.homeNews .ct_left .word_head{min-height:125px}}.homeNews .ct_left .word_head .line{position:relative;width:110px;height:1px;background:#c4c4c4;-webkit-transform:translateY(-15px);transform:translateY(-15px);-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:992px){.homeNews .ct_left .word_head .line{display:none}}.homeNews .ct_left .word_head .line:before{position:absolute;content:"";width:25%;height:5px;top:50%;left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);background:#1F5BE3;border-radius:2px;-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .word_head p{font-size:1.125rem;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:992px){.homeNews .ct_left .word_head p{display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media only screen and (max-width:767px){.homeNews .ct_left .word_head p{font-size:1rem}}.homeNews .ct_left .word_head span{margin-top:10px;display:block;font-weight:300;max-height:0;overflow:hidden;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_left .word_pic{margin-top:30px;display:none}@media only screen and (max-width:992px){.homeNews .ct_left .word_pic{display:block;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.homeNews .swiper-pagination-bullet{background:none!important;width:auto!important;height:auto!important;margin:0 5px!important;opacity:1}.homeNews .swiper-pagination-bullet.swiper-pagination-bullet-active .cir span:first-child{opacity:1;-webkit-transition:0.5s;transition:0.5s}.homeNews .swiper-pagination-bullet.swiper-pagination-bullet-active .cir span:nth-child(2){background:#1F5BE3;-webkit-transition:0.5s;transition:0.5s}.homeNews .swiper-pagination-bullet.swiper-pagination-bullet-active .cir svg{opacity:1;-webkit-transition:0.5s;transition:0.5s}.homeNews .swiper-pagination-bullet.swiper-pagination-bullet-active .cir path{stroke-dasharray:250;-webkit-animation:circle-draw 15s linear;animation:circle-draw 15s linear;-webkit-transition:0.5s;transition:0.5s}.homeNews .swiper-pagination-bullet .cir{position:relative;min-width:30px;height:30px}.homeNews .swiper-pagination-bullet .cir span:first-child{display:block;border:3px solid #C4C4C4;width:30px;height:30px;border-radius:50%;opacity:0;-webkit-transition:0.5s;transition:0.5s}.homeNews .swiper-pagination-bullet .cir span:nth-child(2){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#C4C4C4;width:5px;height:5px;border-radius:50%;-webkit-transition:0.5s;transition:0.5s}.homeNews .swiper-pagination-bullet .cir svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);opacity:0;-webkit-transition:0.5s;transition:0.5s}.homeNews .swiper-pagination-bullet .cir path{stroke-dashoffset:500;stroke-dasharray:390}@keyframes circle-draw{0%,5%{stroke-dasharray:250}to{stroke-dasharray:390}}.homeNews .news_date{position:absolute;top:50%;left:30px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media only screen and (max-width:1200px){.homeNews .news_date{left:0}}@media only screen and (max-width:992px){.homeNews .news_date{display:none}}.homeNews .news_date.change .date_wrap:after{-webkit-transform:translate(-50%,-50%) scale(0.8);transform:translate(-50%,-50%) scale(0.8);opacity:0;-webkit-transition:0.5s;transition:0.5s}.homeNews .news_date .date_wrap{position:relative;color:#fff;width:235px;height:235px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;letter-spacing:1.5px;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1440px){.homeNews .news_date .date_wrap{width:180px;height:180px}}@media only screen and (max-width:767px){.homeNews .news_date .date_wrap{width:120px;height:120px}}.homeNews .news_date .date_wrap:before{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;height:80%;background:#1F5BE3;border-radius:50%;z-index:-1}.homeNews .news_date .date_wrap:after{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;background-image:url("../../assets/img/home/circle_235x235.svg");background-position:center;background-size:contain;background-repeat:no-repeat;z-index:1;-webkit-transition:0.5s;transition:0.5s}.homeNews .news_date .date_wrap span{font-weight:300}@media only screen and (max-width:767px){.homeNews .news_date .date_wrap span{font-size:0.75rem}}.homeNews .news_date .date_wrap p{line-height:1;font-size:1.625rem}@media only screen and (max-width:767px){.homeNews .news_date .date_wrap p{font-size:1rem}}.homeNews .ct_right{position:relative;width:45%}@media only screen and (max-width:1440px){.homeNews .ct_right{margin-right:50px}}@media only screen and (max-width:1200px){.homeNews .ct_right{width:40%}}@media only screen and (max-width:992px){.homeNews .ct_right{width:100%}}.homeNews .ct_right:after{position:absolute;content:"";top:50%;left:30px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px;height:5px;background:#1F5BE3;border-top-left-radius:2px;border-bottom-left-radius:2px;z-index:3}@media only screen and (max-width:992px){.homeNews .ct_right:after{content:none}}.homeNews .ct_right .swiper-pagination{bottom:auto;left:auto;right:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:30px}@media only screen and (max-width:1600px){.homeNews .ct_right .swiper-pagination{-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}}@media only screen and (max-width:1500px){.homeNews .ct_right .swiper-pagination{-webkit-transform:translate(200%,-50%);transform:translate(200%,-50%)}}@media only screen and (max-width:1440px){.homeNews .ct_right .swiper-pagination{right:-2vw}}.homeNews .ct_right .swiper-pagination .swiper-pagination-bullet{margin:3px 0!important}.homeNews .ct_right .swiper{-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:992px){.homeNews .ct_right .swiper{display:none}}.homeNews .ct_right .swiper.next{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translate(75px,-100px);transform:translate(75px,-100px);z-index:-1;pointer-events:none}@media only screen and (max-width:1600px){.homeNews .ct_right .swiper.next{-webkit-transform:translate(50px,-75px);transform:translate(50px,-75px)}}@media only screen and (max-width:1200px){.homeNews .ct_right .swiper.next{-webkit-transform:translate(30px,-75px);transform:translate(30px,-75px)}}.homeNews .ct_right .swiper.next .pic_wrap:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:0.8;background:linear-gradient(215deg,#1F5BE3 10%,#63EADA 85%);z-index:2;-webkit-transition:0.5s;transition:0.5s}.homeNews .ct_right .word_pic{position:relative;max-width:460px;width:100%;margin-right:auto;margin-left:30px}@media only screen and (max-width:992px){.homeNews .ct_right .word_pic{margin:0 auto;padding:0 30px}}.homeNews .ct_right .pic_wrap{position:relative;padding-bottom:71.73%;overflow:hidden}.homeNews .ct_right img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeNews .ct_right img{height:auto}}.homeNews .btn .btn_homeMore{margin:0 auto}.homeInvestor{position:relative;overflow:hidden}.homeInvestor .invBg{position:absolute;top:-1px;left:-1px;width:101%;height:101%;z-index:-1}.homeInvestor .invBg img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeInvestor .invBg img{height:auto}}.homeInvestor .inv_wrap{max-width:1370px;width:85%;margin:0 auto;padding:200px 0}@media only screen and (max-width:1200px){.homeInvestor .inv_wrap{padding:100px 0}}@media only screen and (max-width:767px){.homeInvestor .inv_wrap{padding:90px 0}}.homeInvestor .commonHead{position:relative;max-width:600px;padding-right:130px}@media only screen and (max-width:767px){.homeInvestor .commonHead{padding-right:0;width:100%;margin:0 auto;text-align:center}}@media only screen and (max-width:767px){.homeInvestor .commonHead .p{margin:0 auto;margin-top:20px}}.homeInvestor .commonHead .btn{position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media only screen and (max-width:767px){.homeInvestor .commonHead .btn{position:static;-webkit-transform:none;transform:none;margin-top:10px}}.homeInvestor .invCt{margin-top:145px}@media only screen and (max-width:767px){.homeInvestor .invCt{margin-top:0}}.homeInvestor ul{max-width:510px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.homeInvestor ul li{width:33.3%;margin-top:20px}@media only screen and (max-width:767px){.homeInvestor ul li{width:50%}}.homeInvestor ul a{padding-top:40px;display:inline-block;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:767px){.homeInvestor ul a{padding-top:30px}}.homeInvestor ul a:hover{padding-top:0;padding-bottom:40px;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:767px){.homeInvestor ul a:hover{padding-bottom:30px}}.homeInvestor ul a:hover p{color:#fff;-webkit-transition:0.5s;transition:0.5s}.homeInvestor ul a:hover .line:before{width:100%;-webkit-transition:0.5s;transition:0.5s}.homeInvestor ul .line{position:relative;width:110px;height:1px;background:#c4c4c4}.homeInvestor ul .line:before{position:absolute;content:"";width:25%;height:5px;top:50%;left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);background:#1F5BE3;border-radius:2px;-webkit-transition:0.5s;transition:0.5s}.homeInvestor ul p{padding:20px 0 0;line-height:1;color:#c5c5c5;font-size:1.25rem;-webkit-transition:0.5s;transition:0.5s}.homeApplication{position:relative;padding:195px 0;overflow:hidden}@media only screen and (max-width:1200px){.homeApplication{padding:100px 0}}@media only screen and (max-width:767px){.homeApplication{padding:90px 0}}.homeApplication .appBg{position:absolute;top:0;left:-1px;width:101%;height:100%;z-index:-1}.homeApplication .appBg img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeApplication .appBg img{height:auto}}.homeApplication .app_wrap{max-width:1370px;width:85%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homeApplication .app_left{width:46%;max-width:620px}@media only screen and (max-width:1200px){.homeApplication .app_left{display:none}}.homeApplication .app_right{width:54%;max-width:510px;margin-left:auto}@media only screen and (max-width:1200px){.homeApplication .app_right{width:100%;margin:0 auto}}.homeApplication .commonHead{text-align:right}@media only screen and (max-width:1200px){.homeApplication .commonHead{text-align:center}}.homeApplication .commonHead .p{margin-left:auto}@media only screen and (max-width:1200px){.homeApplication .commonHead .p{margin:20px auto 0}}.homeApplication .pic{max-width:620px;width:100%}.homeApplication .pic .pic_wrap{position:relative;padding-bottom:100%;border-radius:50%;overflow:hidden}.homeApplication .pic img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeApplication .pic img{height:auto}}.homeApplication .app_right .swiper{margin-top:90px}@media only screen and (max-width:1200px){.homeApplication .app_right .swiper{padding-bottom:60px;margin-top:30px}}.homeApplication .app_right .swiper .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1200px){.homeApplication .app_right .swiper .swiper-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.homeApplication .app_right .swiper .swiper-pagination{bottom:0}@media only screen and (min-width:1201px){.homeApplication .app_right .swiper .swiper-slide:not(:first-child) .swiper_li{margin-top:70px}}@media only screen and (min-width:1201px) and (max-width:767px){.homeApplication .app_right .swiper .swiper-slide:not(:first-child) .swiper_li{margin-top:85px}}.homeApplication .app_right .swiper .swiper_li{text-align:left}@media only screen and (min-width:1201px){.homeApplication .app_right .swiper .swiper_li.active .li_icon:before,.homeApplication .app_right .swiper .swiper_li:hover .li_icon:before{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:0.5s;transition:0.5s}.homeApplication .app_right .swiper .swiper_li.active .li_icon:after,.homeApplication .app_right .swiper .swiper_li:hover .li_icon:after{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:0.5s 0.2s;transition:0.5s 0.2s}.homeApplication .app_right .swiper .swiper_li.active .icon_wrap,.homeApplication .app_right .swiper .swiper_li:hover .icon_wrap{-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-filter:brightness(1);filter:brightness(1);-webkit-transition:0.5s;transition:0.5s}.homeApplication .app_right .swiper .swiper_li.active .li_word,.homeApplication .app_right .swiper .swiper_li:hover .li_word{color:#fff;-webkit-transition:0.5s;transition:0.5s}}.homeApplication .app_right .swiper a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}@media only screen and (max-width:1200px){.homeApplication .app_right .swiper a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homeApplication .app_right .swiper .li_pic{max-width:400px;width:100%;display:none}@media only screen and (max-width:1200px){.homeApplication .app_right .swiper .li_pic{display:block}}.homeApplication .app_right .swiper .li_pic .pic_wrap{position:relative;padding-bottom:100%;border-radius:50%;overflow:hidden}.homeApplication .app_right .swiper .li_pic img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeApplication .app_right .swiper .li_pic img{height:auto}}.homeApplication .app_right .swiper .li_icon{position:relative;max-width:100px;width:100%}@media only screen and (max-width:1200px){.homeApplication .app_right .swiper .li_icon{z-index:3;margin-top:-60px}}@media only screen and (max-width:767px){.homeApplication .app_right .swiper .li_icon{display:none}}.homeApplication .app_right .swiper .li_icon:before{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(0.5);transform:translate(-50%,-50%) scale(0.5);width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(3.52%,#1F5BE3),color-stop(89.27%,#63EADA));background:linear-gradient(180deg,#1F5BE3 3.52%,#63EADA 89.27%);border-radius:50%;opacity:0;-webkit-transition:0.5s 0.2s;transition:0.5s 0.2s}@media only screen and (max-width:1200px){.homeApplication .app_right .swiper .li_icon:before{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:0.5s;transition:0.5s}}.homeApplication .app_right .swiper .li_icon:after{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(0.8);transform:translate(-50%,-50%) scale(0.8);width:calc(100% + 14px);height:calc(100% + 14px);border:2px solid #3DB9B8;border-radius:50%;opacity:0;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1200px){.homeApplication .app_right .swiper .li_icon:after{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}.homeApplication .app_right .swiper .icon_wrap{position:relative;padding-bottom:100%;-webkit-transform:scale(0.45);transform:scale(0.45);-webkit-filter:brightness(0.5);filter:brightness(0.5);-webkit-transition:0.5s 0.2s;transition:0.5s 0.2s}@media only screen and (max-width:1200px){.homeApplication .app_right .swiper .icon_wrap{-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-filter:brightness(1);filter:brightness(1)}}.homeApplication .app_right .swiper img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeApplication .app_right .swiper img{height:auto}}.homeApplication .app_right .swiper .li_word{margin-left:45px;color:#6C6C6C;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1200px){.homeApplication .app_right .swiper .li_word{margin:25px auto 0;text-align:center;color:#fff}}.homeApplication .app_right .swiper .li_word p{font-size:1.5rem}@media only screen and (max-width:767px){.homeApplication .app_right .swiper .li_word p{font-size:1.25rem}}.homeApplication .app_right .swiper .li_word span{margin-top:10px;display:block;font-weight:300}.homeCSR{position:relative;overflow:hidden}.homeCSR .csrBg{position:absolute;top:0;left:-1px;width:101%;height:100%;z-index:-1}.homeCSR .csrBg img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeCSR .csrBg img{height:auto}}.homeCSR .csr_wrap{position:relative;max-width:1370px;width:85%;margin:0 auto;padding:170px 0 60px}@media only screen and (max-width:767px){.homeCSR .csr_wrap{width:100%;padding:90px 0}}@media only screen and (max-width:1200px){.homeCSR .commonHead{width:85%;margin:0 auto;text-align:center}}.homeCSR .commonHead .p{max-width:430px}@media only screen and (max-width:1200px){.homeCSR .commonHead .p{margin:0 auto;margin-top:20px}}.homeCSR .csrCt{position:relative;max-width:880px;width:100%;margin-top:60px;-webkit-transform:translateX(-155px);transform:translateX(-155px)}@media only screen and (max-width:1760px){.homeCSR .csrCt{left:0;-webkit-transform:translateX(calc((100vw - 80px) * -0.075));transform:translateX(calc((100vw - 80px) * -0.075))}}@media only screen and (max-width:1200px){.homeCSR .csrCt{-webkit-transform:none;transform:none}}@media only screen and (max-width:767px){.homeCSR .csrCt{margin-top:30px;text-align:center}}.homeCSR .swiper{position:relative;padding:120px}@media only screen and (max-width:1200px){.homeCSR .swiper{padding:30px 0}}@media only screen and (max-width:767px){.homeCSR .swiper{padding:30px 0 90px}}@media only screen and (min-width:1201px){.homeCSR .swiper.hover .li_wrap{opacity:0.7;-webkit-transition:0.5s;transition:0.5s}}.homeCSR .swiper-slide.swiper-slide-prev{pointer-events:none}.homeCSR .swiper-slide.swiper-slide-prev .swipr_li{opacity:0;-webkit-transition:0.5s;transition:0.5s}.homeCSR .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide{pointer-events:none}.homeCSR .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide .swipr_li{opacity:0;-webkit-transition:0.5s 0.3s;transition:0.5s 0.3s}@media only screen and (max-width:1200px){.homeCSR .swiper-slide.swiper-slide-next+.swiper-slide{pointer-events:none}.homeCSR .swiper-slide.swiper-slide-next+.swiper-slide .swipr_li{opacity:0;-webkit-transition:0.5s;transition:0.5s}}.homeCSR .swiper-pagination{bottom:0!important}@media only screen and (min-width:768px){.homeCSR .swiper-pagination{display:none!important}}@media only screen and (max-width:767px){.homeCSR .swiper_btn{display:none}}.homeCSR .swiper_btn .btn_prev{position:absolute;top:50%;left:60px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);z-index:5}@media only screen and (max-width:1200px){.homeCSR .swiper_btn .btn_prev{left:0;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}}@media only screen and (max-width:767px){.homeCSR .swiper_btn .btn_prev{position:relative;-webkit-transform:none;transform:none;left:auto}}.homeCSR .swiper_btn .btn_prev:after{content:none}@media only screen and (max-width:767px){.homeCSR .swiper_btn .btn_prev:after{content:""}}.homeCSR .swiper_btn .btn_prev:before{border-color:transparent #fff transparent transparent}@media only screen and (max-width:767px){.homeCSR .swiper_btn .btn_prev:before{border-color:transparent #000 transparent transparent}}.homeCSR .swiper_btn .btn_next{position:absolute;top:50%;right:60px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);z-index:5}@media only screen and (max-width:1200px){.homeCSR .swiper_btn .btn_next{right:0;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}}@media only screen and (max-width:767px){.homeCSR .swiper_btn .btn_next{position:relative;-webkit-transform:none;transform:none;right:auto}}.homeCSR .swiper_btn .btn_next:before{border-color:transparent transparent transparent #fff}@media only screen and (max-width:767px){.homeCSR .swiper_btn .btn_next:before{border-color:transparent transparent transparent #000}}.homeCSR .swipr_li{position:relative;max-width:170px;width:100%;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1200px){.homeCSR .swipr_li{max-width:360px;width:85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.homeCSR .li_wrap{display:block;width:90%;margin:0 auto;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1200px){.homeCSR .li_wrap{position:relative;opacity:1;z-index:5}}@media only screen and (min-width:1201px){.homeCSR .li_wrap:hover+.li_hover{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;-webkit-transition:0.5s;transition:0.5s}.homeCSR .li_wrap:hover+.li_hover .hover_wrap:after{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:0.5s 0.1s;transition:0.5s 0.1s}.homeCSR .li_wrap:hover+.li_hover .pic_word{opacity:1;-webkit-transition:0.5s 0.2s;transition:0.5s 0.2s}}.homeCSR .li_icon{max-width:100px;width:100%;margin:0 auto;background:#1F5BE3;border-radius:50%}@media only screen and (max-width:1200px){.homeCSR .li_icon{display:none}}.homeCSR .li_icon .icon_wrap{position:relative;padding-bottom:100%;-webkit-transform:scale(0.5);transform:scale(0.5)}.homeCSR .li_icon img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeCSR .li_icon img{height:auto}}.homeCSR .li_word{margin-top:25px}@media only screen and (max-width:1200px){.homeCSR .li_word{display:none}}.homeCSR .li_word p{font-size:1.5rem}.homeCSR .li_hover{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(0.8);transform:translate(-50%,-50%) scale(0.8);max-width:320px;width:200%;opacity:0;z-index:3;pointer-events:none;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1200px){.homeCSR .li_hover{position:static;-webkit-transform:none;transform:none;pointer-events:auto;margin:0 auto;opacity:1;width:100%}}.homeCSR .li_hover .hover_wrap{position:relative;-webkit-transition:0.2s;transition:0.2s}.homeCSR .li_hover .hover_wrap:after{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(0.8);transform:translate(-50%,-50%) scale(0.8);width:calc(100% + 40px);height:calc(100% + 40px);background:-webkit-gradient(linear,left top,right top,color-stop(10%,#1F5BE3),color-stop(85%,#63EADA));background:linear-gradient(90deg,#1F5BE3 10%,#63EADA 85%);-webkit-mask:url("../../assets/img/home/circle_360x360.png") no-repeat center center;mask:url("../../assets/img/home/circle_360x360.png") no-repeat center center;-webkit-mask-size:100% 100%;mask-size:100% 100%;z-index:0;opacity:0;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1200px){.homeCSR .li_hover .hover_wrap:after{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}.homeCSR .li_hover .pic_wrap{position:relative;padding-bottom:100%;border-radius:50%;overflow:hidden}.homeCSR .li_hover .pic_wrap:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:1}.homeCSR .li_hover img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.homeCSR .li_hover img{height:auto}}.homeCSR .pic_word{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;width:80%;padding-bottom:20px;opacity:0;z-index:1;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1200px){.homeCSR .pic_word{opacity:1}}.homeCSR .pic_word p{font-size:1.5rem}.homeCSR .pic_word span{display:block;margin-top:10px;font-weight:300;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.homeOther{position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:992px){.homeOther{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homeOther .other_li{position:relative;width:100%}.homeOther .other_li:nth-child(2) .li_bg:after{background:#1F5BE3}@media only screen and (min-width:1201px){.homeOther .other_li:nth-child(2):hover+.other_li{z-index:-1}}.homeOther .other_li:hover+.other_li{z-index:-1}@media only screen and (min-width:1201px){.homeOther .other_li:hover .li_bg{-webkit-transform:scaleX(1.1) scaleY(1.2);transform:scaleX(1.1) scaleY(1.2);-webkit-transition:0.5s;transition:0.5s}}.homeOther .other_li:hover .li_bg:after{opacity:0.8;-webkit-transition:0.5s;transition:0.5s}@media only screen and (min-width:993px){.homeOther .other_li:hover .li_wrap{padding:40px 0px;-webkit-transition:0.5s;transition:0.5s}}.homeOther .other_li:hover .li_btn .btn_homeMore{width:110px;height:110px;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:992px){.homeOther .other_li:hover .li_btn .btn_homeMore{width:90px;height:90px}}.homeOther .other_li:hover .li_btn .btn_homeMore span{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3);-webkit-transition:0.5s;transition:0.5s}.homeOther .other_li:hover .li_btn .btn_homeMore p{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:0.5s 0.2s;transition:0.5s 0.2s}.homeOther .li_bg{position:absolute;content:"";width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;-webkit-transition:0.5s;transition:0.5s}.homeOther .li_bg:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:#2D2D2D;z-index:0;-webkit-transition:0.5s;transition:0.5s}.homeOther .li_wrap{position:relative;max-width:540px;width:90%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 25px;z-index:3;-webkit-transition:0.5s;transition:0.5s}@media only screen and (max-width:1440px){.homeOther .li_wrap{padding:40px 15px}}@media only screen and (max-width:992px){.homeOther .li_wrap{max-width:460px;padding:25px 15px}}.homeOther .li_icon{max-width:60px;width:100%}.homeOther .li_word{max-width:300px;width:100%;margin-left:35px;color:#fff}@media only screen and (max-width:1440px){.homeOther .li_word{margin-left:20px}}.homeOther .li_word p{font-size:1.5rem}@media only screen and (max-width:1200px){.homeOther .li_word p{font-size:1.25rem}}.homeOther .li_word span{display:block;margin-top:10px;font-weight:300;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.homeOther .li_btn{margin-left:auto;height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}@media only screen and (max-width:1200px){.homeOther .li_btn{display:none}}@media only screen and (max-width:992px){.homeOther .li_btn{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}}@media only screen and (max-width:767px){.homeOther .li_btn{display:none}}.homeOther .li_btn .btn_homeMore{width:70px;height:70px;border-radius:50%;-webkit-transition:0.5s;transition:0.5s}@-webkit-keyframes rotate{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}20%{-webkit-transform:translate(-50%,-50%) rotate(60deg);transform:translate(-50%,-50%) rotate(60deg)}50%{-webkit-transform:translate(-50%,-50%) rotate(200deg);transform:translate(-50%,-50%) rotate(200deg)}80%{-webkit-transform:translate(-50%,-50%) rotate(270deg);transform:translate(-50%,-50%) rotate(270deg)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}20%{-webkit-transform:translate(-50%,-50%) rotate(60deg);transform:translate(-50%,-50%) rotate(60deg)}50%{-webkit-transform:translate(-50%,-50%) rotate(200deg);transform:translate(-50%,-50%) rotate(200deg)}80%{-webkit-transform:translate(-50%,-50%) rotate(270deg);transform:translate(-50%,-50%) rotate(270deg)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}.lang-en .homeBn .li_word .title,.lang-es .homeBn .li_word .title{letter-spacing:normal}
/*# sourceMappingURL=index.css.map */