@charset "UTF-8";.g-header{width:100%;position:fixed;z-index:1000;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .5s;transition:background .5s}.g-header-menu__item{font-size:14px;font-weight:400;color:#000;-ms-flex-negative:0;flex-shrink:0;position:relative}.g-header-menu__item-handle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.g-header-menu__item.hassub{display:block;overflow:hidden;-webkit-transition:all .6s;transition:all .6s}.g-header-menu__item.hassub.open{height:auto}.g-header-menu__item.active,.g-header-menu__item.isactive,.g-header-menu__link{color:#000;font-weight:400;text-decoration:none}.g-header-menu__link{white-space:nowrap}.g-header-menu__link.active,.g-header-menu__link.isactive{color:#000;font-weight:400}.g-header-menu-child{display:none}@media only screen and (min-width:769px){.g-header-border.bg,.g-header-border.light{background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid hsla(0,0%,100%,.2)}.g-header .g-header-menu__item{font-size:16px;font-weight:500;line-height:1.5}.g-header .g-header-menu__item:hover .g-header-submenu-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.g-header .g-header-menu__item:hover .g-header-menu__item-handle,.g-header .g-header-menu__item:hover .underline{opacity:.7}.g-header .g-header-menu__item:hover .underline:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}.g-header .underline{position:relative}.g-header .underline:after{content:"";width:100%;height:2px;background:#000;position:absolute;left:0;bottom:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.g-header .g-header-submenu-icon{width:16px;height:16px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 5.948l-5.05 5.05-5.052-5.05' stroke='%23000' stroke-width='1.5'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:contain;margin-left:6px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.g-header-dropdown{width:240px;background:#fff;border-radius:14px;padding:8px;position:absolute;top:100%;left:0;-webkit-box-shadow:0 6px 10px rgba(28,35,66,.05),0 -6px 10px rgba(28,35,66,.05);box-shadow:0 6px 10px rgba(28,35,66,.05),0 -6px 10px rgba(28,35,66,.05)}.g-header-dropdown:before{content:"";-webkit-box-shadow:0 -6px 10px rgba(28,35,66,.05);box-shadow:0 -6px 10px rgba(28,35,66,.05);width:12px;height:12px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:-6px;left:32px}.g-header-dropdown-item a{display:block;padding:12px 16px;font-size:14px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.g-header-dropdown-item a.active,.g-header-dropdown-item a:hover{background:#f6f6f6;border-radius:10px}.g-header-dropdown-item-icon{width:12px;height:12px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.5' d='M4.5 2.25L8.25 6 4.5 9.75' stroke='%23101010' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:contain;margin-left:auto}.g-header-container{height:64px;max-width:1360px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.g-header-logo{display:block;height:24px;margin-right:20px;margin-left:20px;cursor:pointer}.g-header-menu{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.g-header-menu .bp-login{margin-right:auto}.g-header-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;margin:0 20px;position:relative}.g-header-menu__link.active,.g-header-menu__link.isactive{font-weight:700}.g-header-menu__item{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none}.g-header-menu__item:first-of-type{margin-left:auto}.g-header-menu__item:hover .g-header-menu-child{display:block}.g-header-menu__item.hassub{overflow:visible}.g-header-menu-child{position:absolute;top:60px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#fff;border:1px solid #e8e8e8;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.08);box-shadow:0 2px 10px 0 rgba(0,0,0,.08);padding:14px 25px;width:auto}.g-header-menu-child .g-header-menu__link{padding:0 20px;font-size:16px;line-height:40px;color:#000;text-align:center}.g-header-menu-child .g-header-menu__link.active{opacity:1;color:#1fc8d1}.g-header-lang-select{position:relative;margin-right:20px}.g-header-lang-select__current{padding:5px 10px;text-align:right}.g-header-lang-select .icon{width:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.g-header-lang-select select{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;width:100%;height:100%;-webkit-appearance:menulist-button}.g-header-login{padding:0 20px;color:#000}.g-header-submenu{overflow:hidden;max-height:0;background:#fff;-webkit-box-shadow:0 20px 24px rgba(0,0,0,.1);box-shadow:0 20px 24px rgba(0,0,0,.1);-webkit-transition:max-height .4s cubic-bezier(0,1,0,1);transition:max-height .4s cubic-bezier(0,1,0,1)}.g-header-submenu.show{max-height:272px;-webkit-transition:max-height .4s ease-in-out,-webkit-box-shadow 4s;transition:max-height .4s ease-in-out,-webkit-box-shadow 4s;transition:max-height .4s ease-in-out,box-shadow 4s;transition:max-height .4s ease-in-out,box-shadow 4s,-webkit-box-shadow 4s}.g-header-submenu-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.g-header-submenu-nav.product .g-header-submenu-nav-item{margin:10px 70px 15px 70px}.g-header-submenu-nav.product .g-header-submenu__link{padding:10px 0}.g-header-submenu-nav-item{margin:0 70px;color:rgba(0,0,0,.6);position:relative;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.g-header-submenu-nav-item.active{color:#000}.g-header-submenu-nav-item.active:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.g-header-submenu__list{height:170px;position:relative}.g-header-submenu__group{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:opacity .4s;transition:opacity .4s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.g-header-submenu__group .g-header-submenu__item{opacity:0;-webkit-transition:all .5s;transition:all .5s}.g-header-submenu__group .g-header-submenu__item:first-child{-webkit-transition-delay:.18333s!important;transition-delay:.18333s!important}.g-header-submenu__group .g-header-submenu__item:nth-child(2){-webkit-transition-delay:.26667s!important;transition-delay:.26667s!important}.g-header-submenu__group .g-header-submenu__item:nth-child(3){-webkit-transition-delay:.35s!important;transition-delay:.35s!important}.g-header-submenu__group .g-header-submenu__item:nth-child(4){-webkit-transition-delay:.43333s!important;transition-delay:.43333s!important}.g-header-submenu__group .g-header-submenu__item:nth-child(5){-webkit-transition-delay:.51667s!important;transition-delay:.51667s!important}.g-header-submenu__group .g-header-submenu__link{color:#000}.g-header-submenu__group .g-header-submenu__link:after{display:none}.g-header-submenu__group .g-header-submenu__link.active{opacity:.6;cursor:default}.g-header-submenu__group.show{opacity:1;visibility:visible}.g-header-submenu__group.show .g-header-submenu__item{opacity:1;-webkit-transition:all 1.5s;transition:all 1.5s}.g-header-submenu__group.skin{width:500px}.g-header-submenu__group.skin .g-header-submenu__item{width:216px}.g-header-submenu__group.skin .g-header-submenu__item .img{height:100px;margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.g-header-submenu__group.skin .g-header-submenu__item .img img{display:block;max-width:100%;max-height:100%}.g-header-submenu__group.skin .g-header-submenu__item:nth-of-type(4) img{height:164px}.g-header-submenu__group.makeup{width:1180px;max-width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.g-header-submenu__group.makeup .g-header-submenu__item{width:240px}.g-header-submenu__group.makeup .img{margin-top:20px;margin-bottom:16px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.g-header-submenu__group.makeup .img img{display:block;max-width:100%;max-height:100%}.g-header-submenu__link{font-size:12px;line-height:18px;font-weight:400;padding:14px 0;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.g-header-submenu__link:after{content:"";width:100%;height:2px;background:#00c8c8;position:absolute;left:0;bottom:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .3s;transition:all .3s}.g-header-submenu__link.active{color:#000}.g-header-submenu__link.active img{-webkit-transition:none!important;transition:none!important;-webkit-transform:none!important;transform:none!important}.g-header-submenu__link.active:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.g-header-submenu__link img{-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transform-origin:center 100%;transform-origin:center 100%}.g-header-submenu__link:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media only screen and (max-width:1108px) and (min-width:769px){.g-header-border{-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width:768px){.g-header{padding:0;position:fixed;height:80px;overflow:hidden;font-family:poppins,sans-serif}.g-header-border{height:100%;-webkit-transition:all .3s;transition:all .3s}.g-header-border.bg{background:#fff}.g-header-login{color:#000}.g-header-logo{height:20px;margin-left:24px}.g-header-container{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.g-header-container,.g-header-container-left{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.g-header-container-left{height:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.g-header-menu-icon{width:48px;height:48px;border-radius:8px;border-bottom:.636px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.9);background-blend-mode:luminosity;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-left:auto;margin-right:24px}.g-header-menu-icon span{position:absolute;width:22px;height:2px;background:#17100e;left:12px;top:23px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:2px}.g-header-menu-icon span:first-child{width:20px;left:13px;top:17px}.g-header-menu-icon span:last-child{width:20px;left:13px;top:29px}.g-header-menu-icon.close span:first-child{width:22px;-webkit-transition:all .3s ease-in-out .2s;transition:all .3s ease-in-out .2s;-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.g-header-menu-icon.close span:nth-child(2){-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:0}.g-header-menu-icon.close span:nth-child(3){width:22px;-webkit-transition:all .3s ease-in-out .3s;transition:all .3s ease-in-out .3s;-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}.g-header-menu{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;overflow-y:auto;width:100%;padding:44px 24px 0 24px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;visibility:hidden}.g-header-menu__item{white-space:nowrap;color:#000;list-style:none;width:100%;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transform:scale(1.2) translateY(-20%);transform:scale(1.2) translateY(-20%);-webkit-transition:none;transition:none;overflow:hidden;height:74px;font-size:17px}.g-header-menu__item-handle{height:74px;border-bottom:1px solid rgba(0,0,0,.2)}.g-header-menu__item.open{height:auto}.g-header-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-weight:400}.g-header-submenu{border-radius:14px;background:#f6f6f6;padding:12px 16px;margin-top:16px}.g-header-submenu-icon{width:26px;height:26px;margin-left:auto;position:relative}.g-header-submenu-icon span{width:26px;height:1px;background:#1fc8d2;position:absolute;left:0;top:12px}.g-header-submenu-icon span:last-of-type{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all .4s;transition:all .4s}.g-header-submenu-icon.close span:last-of-type{-webkit-transform:rotate(0);transform:rotate(0)}.g-header-submenu__item{opacity:0;-webkit-transform:translate(-10%,-20%) scale(1);transform:translate(-10%,-20%) scale(1);-webkit-transition:none;transition:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.g-header-submenu__item .icon{width:16px;height:16px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.5' d='M6 3l5 5-5 5' stroke='%23101010' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:contain;margin-left:auto}.g-header-submenu.open .g-header-submenu__item{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1);-webkit-transition:opacity .25s ease-out .1s,-webkit-transform .25s ease-out .1s;transition:opacity .25s ease-out .1s,-webkit-transform .25s ease-out .1s;transition:opacity .25s ease-out .1s,transform .25s ease-out .1s;transition:opacity .25s ease-out .1s,transform .25s ease-out .1s,-webkit-transform .25s ease-out .1s}.g-header-submenu.open .g-header-submenu__item:first-child{-webkit-transition-delay:.18s,.2s;transition-delay:.18s,.2s}.g-header-submenu.open .g-header-submenu__item:nth-child(2){-webkit-transition-delay:.28s,.3s;transition-delay:.28s,.3s}.g-header-submenu.open .g-header-submenu__item:nth-child(3){-webkit-transition-delay:.38s,.4s;transition-delay:.38s,.4s}.g-header-submenu.open .g-header-submenu__item:nth-child(4){-webkit-transition-delay:.48s,.5s;transition-delay:.48s,.5s}.g-header-submenu.open .g-header-submenu__item:nth-child(5){-webkit-transition-delay:.58s,.6s;transition-delay:.58s,.6s}.g-header-submenu.open .g-header-submenu__item:nth-child(6){-webkit-transition-delay:.68s,.7s;transition-delay:.68s,.7s}.g-header-submenu.open .g-header-submenu__item:nth-child(7){-webkit-transition-delay:.78s,.8s;transition-delay:.78s,.8s}.g-header-submenu.open .g-header-submenu__item:nth-child(8){-webkit-transition-delay:.88s,.9s;transition-delay:.88s,.9s}.g-header-submenu.open .g-header-submenu__item:nth-child(9){-webkit-transition-delay:.98s,1s;transition-delay:.98s,1s}.g-header-submenu.open .g-header-submenu__item:nth-child(10){-webkit-transition-delay:1.08s,1.1s;transition-delay:1.08s,1.1s}.g-header-lang-select{height:auto;min-height:50px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.g-header-lang-select .g-header-menu__item-handle{height:auto}.g-header-lang-select__list{margin-top:10px;margin-bottom:10px;margin-left:auto;white-space:normal;text-align:right;font-size:0}.g-header-lang-select__list .item{color:#000;opacity:.8;text-decoration:none;margin-left:16px;font-size:14px;white-space:nowrap;margin-top:6px;margin-bottom:6px;display:inline-block}.g-header-lang-select__list .item.active{opacity:1;font-weight:600}.g-header.open{background:#fff;position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:2000;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.g-header.open .g-header-menu{opacity:1;visibility:visible}.g-header.open .g-header-menu__item{opacity:1;-webkit-transform:none;transform:none;-webkit-transition:opacity .25s ease-out .1s,-webkit-transform .25s ease-out .1s;transition:opacity .25s ease-out .1s,-webkit-transform .25s ease-out .1s;transition:opacity .25s ease-out .1s,transform .25s ease-out .1s;transition:opacity .25s ease-out .1s,transform .25s ease-out .1s,-webkit-transform .25s ease-out .1s}.g-header.open .g-header-menu__item:first-of-type{-webkit-transition-delay:.18s,.2s;transition-delay:.18s,.2s}.g-header.open .g-header-menu__item:nth-of-type(2){-webkit-transition-delay:.28s,.3s;transition-delay:.28s,.3s}.g-header.open .g-header-menu__item:nth-of-type(3){-webkit-transition-delay:.38s,.4s;transition-delay:.38s,.4s}.g-header.open .g-header-menu__item:nth-of-type(4){-webkit-transition-delay:.48s,.5s;transition-delay:.48s,.5s}.g-header.open .g-header-menu__item:nth-of-type(5){-webkit-transition-delay:.58s,.6s;transition-delay:.58s,.6s}.g-header.open .g-header-menu__item:nth-of-type(6){-webkit-transition-delay:.68s,.7s;transition-delay:.68s,.7s}.g-header.open .g-header-menu__item:nth-of-type(7){-webkit-transition-delay:.78s,.8s;transition-delay:.78s,.8s}.g-header.open .g-header-menu__item:nth-of-type(8){-webkit-transition-delay:.88s,.9s;transition-delay:.88s,.9s}.g-header.open .g-header-menu__item:nth-of-type(9){-webkit-transition-delay:.98s,1s;transition-delay:.98s,1s}.g-header.open .g-header-menu__item:nth-of-type(10){-webkit-transition-delay:1.08s,1.1s;transition-delay:1.08s,1.1s}.g-header.open .g-header-menu__item:nth-of-type(11){-webkit-transition-delay:1.18s,1.2s;transition-delay:1.18s,1.2s}.g-header.open .g-header-menu__item:nth-of-type(12){-webkit-transition-delay:1.28s,1.3s;transition-delay:1.28s,1.3s}.g-header.open .g-header-menu__item:nth-of-type(13){-webkit-transition-delay:1.38s,1.4s;transition-delay:1.38s,1.4s}.g-header.open .g-header-menu__item:nth-of-type(14){-webkit-transition-delay:1.48s,1.5s;transition-delay:1.48s,1.5s}.g-header.open .g-header-menu__item:nth-of-type(15){-webkit-transition-delay:1.58s,1.6s;transition-delay:1.58s,1.6s}.g-header.open .g-header-menu__item:nth-of-type(16){-webkit-transition-delay:1.68s,1.7s;transition-delay:1.68s,1.7s}.g-header.open .g-header-menu__item:nth-of-type(17){-webkit-transition-delay:1.78s,1.8s;transition-delay:1.78s,1.8s}.g-header.open .g-header-menu__item:nth-of-type(18){-webkit-transition-delay:1.88s,1.9s;transition-delay:1.88s,1.9s}.g-header.open .g-header-menu__item:nth-of-type(19){-webkit-transition-delay:1.98s,2s;transition-delay:1.98s,2s}.g-header.open .g-header-menu__item:nth-of-type(20){-webkit-transition-delay:2.08s,2.1s;transition-delay:2.08s,2.1s}html.is-menu-open body{overflow:hidden}}@media only screen and (min-width:2300px){.g-header-container{max-width:1400px}}.g-footer{background:#151515}@media only screen and (min-width:769px){.g-footer.radius{border-top-left-radius:80px;border-top-right-radius:80px;margin-top:-50px}.g-footer-container{max-width:1240px;margin:0 auto;overflow:hidden;padding:0 20px;-webkit-box-sizing:content-box;box-sizing:content-box}.g-footer-top{color:#fff;padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid hsla(0,0%,100%,.2)}.g-footer-top-info-logo{height:26px;margin-bottom:24px}.g-footer-top-info-logo.tw,.g-footer-top-info-logo.zh{height:32px}.g-footer-top-info-text{width:342px;font-size:14px;line-height:18px;font-weight:500}.g-footer-top-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.g-footer-top-list-item{margin-left:58px}.g-footer-top-list-item:first-of-type{margin-left:0}.g-footer-top-list-item .title{font-size:16px;font-weight:700;margin-bottom:8px}.g-footer-top-list-item .item{font-size:16px;font-weight:500;color:hsla(0,0%,100%,.7);margin-bottom:8px}.g-footer-top-list-item .item a{color:hsla(0,0%,100%,.7)}.g-footer .big-logo{margin:48px auto 0 auto}.g-footer-copyright{padding:48px 0;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:500;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.g-footer-copyright,.g-footer-copyright a{color:hsla(0,0%,92.2%,.3)}.g-footer-copyright-item{margin:10px 20px}.g-footer-copyright-left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px -20px}.g-footer-copyright-right{margin-left:120px;white-space:nowrap}}@media only screen and (max-width:768px){.g-footer-container{overflow:hidden;padding:0 16px}.g-footer-top{color:#fff;padding-top:40px}.g-footer-top-info{margin-bottom:40px}.g-footer-top-info-logo{height:26px;margin:0 0 24px 0}.g-footer-top-info-logo.tw,.g-footer-top-info-logo.zh{height:34px}.g-footer-top-info-text{font-size:17px;font-weight:500}.g-footer-top-list-item{max-height:60px;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}.g-footer-top-list-item.active{max-height:600px}.g-footer-top-list-item.active .title .icon{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.g-footer-top-list .title{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17px;font-weight:500;border-bottom:1px solid hsla(0,0%,100%,.2);-webkit-box-sizing:border-box;box-sizing:border-box}.g-footer-top-list .title .icon{width:18px;height:18px;margin-left:auto;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8.605h16m-8 8v-16' stroke='%231FC8D2' stroke-linecap='round'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:contain;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.g-footer-top-list .item-wrap{background:hsla(0,0%,96.5%,.1);border-radius:14px;padding:12px 16px;margin-top:16px}.g-footer-top-list .item-wrap .item{position:relative;font-size:16px;font-weight:400;padding:16px 0;color:hsla(0,0%,100%,.7)}.g-footer-top-list .item-wrap .item a{color:hsla(0,0%,100%,.7)}.g-footer-top-list .item-wrap .item:after{content:"";position:absolute;width:16px;height:16px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.5' d='M6 3.605l5 5-5 5' stroke='%23101010' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:contain;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.g-footer .big-logo{width:100%;height:auto;margin-top:40px}.g-footer-copyright{padding:40px 0 18px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:10px;line-height:1.4;color:hsla(0,0%,92.2%,.4)}.g-footer-copyright-item{margin:2px 0}.g-footer-copyright a{color:hsla(0,0%,92.2%,.4)}}.jumbotron.ja{font-family:SF Pro JP,SF Pro Text,SF Pro Icons,Hiragino Kaku Gothic Pro,"\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3",メイリオ,Meiryo,"\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF",Helvetica}.jumbotron.ko{word-break:keep-all}.jumbotron .contact-modal-close{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l12.728 12.728M14 1L1.272 13.728' stroke='%23DCDCDC' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 50% no-repeat}.jumbotron .fixed-contactus{background:#000;position:fixed;z-index:1000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:9px;font-weight:700;-webkit-transition:all .5s;transition:all .5s}.jumbotron .fixed-contactus,.jumbotron .fixed-contactus-item{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.jumbotron .fixed-contactus-item{color:#fff;cursor:pointer}@media only screen and (min-width:769px){.jumbotron .fixed-contactus{right:10px;bottom:100px;padding:24px 6px;border-radius:100px;-webkit-box-shadow:0 0 32px 0 rgba(0,0,0,.2);box-shadow:0 0 32px 0 rgba(0,0,0,.2)}.jumbotron .fixed-contactus svg{width:24px;height:24px;margin-bottom:6px}.jumbotron .fixed-contactus-item{padding:6px 0;margin-bottom:12px}.jumbotron .fixed-contactus-item:last-of-type{margin-bottom:0}.jumbotron .fixed-contactus .text2{font-size:7px}.jumbotron .fixed-contactus .wechat-qr{position:absolute;width:220px;left:-230px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.jumbotron .fixed-contactus .wechat-qr img{width:100%}.jumbotron .contact-modal{position:fixed;width:683px;max-height:90%;max-height:calc(100% - 80px);-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:20px;left:50%;top:50%;overflow:hidden;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1100;-webkit-box-shadow:0 0 24px rgba(0,0,0,.1);box-shadow:0 0 24px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jumbotron .contact-modal .contact-form{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:40px;overflow-y:auto}.jumbotron .contact-modal-close{position:absolute;top:20px;right:20px;background-size:15px;width:21px;height:21px}}@media only screen and (max-width:768px){.jumbotron .qr-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}.jumbotron .qr-modal .qr-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.jumbotron .qr-modal img{width:220px;height:258px;z-index:12;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:default}.jumbotron .fixed-contactus{padding:.18rem 0;border-radius:.5rem;right:.1rem;bottom:.3rem;-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.2);box-shadow:0 0 24px 0 rgba(0,0,0,.2);font-size:10px}.jumbotron .fixed-contactus svg{width:.16rem;height:.16rem;margin-bottom:.06rem}.jumbotron .fixed-contactus .text{-webkit-transform:scale(.6);transform:scale(.6);-webkit-transform-origin:center 0;transform-origin:center 0}.jumbotron .fixed-contactus .text2{-webkit-transform:translateY(-.05rem) scale(.6);transform:translateY(-.05rem) scale(.6);-webkit-transform-origin:center 0;transform-origin:center 0;margin-bottom:-.05rem}.jumbotron .fixed-contactus-item{margin-bottom:.09rem}.jumbotron .fixed-contactus-item:last-of-type{margin-bottom:0}.jumbotron .contact-modal{position:fixed;width:3.38rem;height:4.9rem;background:#fff;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1100;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 24px rgba(0,0,0,.1);box-shadow:0 0 24px rgba(0,0,0,.1);border-radius:.2rem}.jumbotron .contact-modal .contact-form{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.jumbotron .contact-modal .contact-form-body{padding:.2rem .2rem}.jumbotron .contact-modal .contact-form-agree,.jumbotron .contact-modal .contact-form-foot{padding:0 .2rem}.jumbotron .contact-modal .contact-form-agree{position:relative}.jumbotron .contact-modal .contact-form-agree:after{content:"";width:100%;height:.6rem;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(60%,hsla(0,0%,100%,.9)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.9) 60%,#fff);position:absolute;left:0;bottom:100%}.jumbotron .contact-modal .contact-form-foot{padding-bottom:.28rem}.jumbotron .contact-modal .contact-form-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.jumbotron .contact-modal-close{position:absolute;top:.2rem;right:.2rem;background-size:.15rem;width:.21rem;height:.21rem}}.is-prerender .swiper-container{opacity:1!important}.is-prerender .swiper-wrapper{-webkit-transform:translate3d(-100%,0,0)!important;transform:translate3d(-100%,0,0)!important}.is-prerender .home-banner-swiper-item,.is-prerender .solutions-banner-swiper-item{width:100%!important}@media only screen and (min-width:769px){.home-banner{position:relative;background:url(../img/5.08554f77.jpg) 50% no-repeat;background-size:cover}.home-banner .content{max-width:1108px;margin:0 auto;height:609px;z-index:2;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.home-banner .content .machine{width:554px;height:205px;background:url(../img/5-machine.2fbe29b6.png) 0 0 no-repeat;background-size:contain;position:absolute;bottom:0;left:-290px}.home-banner .content .machine.machine-overseas{background:url(../img/5-machine.2e52111c.png) 0 0 no-repeat;background-size:contain}.home-banner .model{width:580px;height:609px;background:url(../img/5-model.aa009cbf.png) 0 0 no-repeat;background-size:contain;-ms-flex-negative:0;flex-shrink:0;margin-top:auto;-webkit-transform:translateX(-30px);transform:translateX(-30px);position:relative}.home-banner .model .text{position:absolute;width:126px;right:72px;text-align:center;font-size:14px;font-weight:300}.home-banner .model .text1{top:156px}.home-banner .model .text2{top:268px}.home-banner .model .text3{top:382px}.home-banner .info{width:565px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-banner .info .title{font-size:40px;line-height:45.6px;font-weight:500;margin-bottom:15px}.home-banner .info .list .item{font-size:16px;line-height:20px;font-weight:400;margin-bottom:4px;position:relative;padding-left:13px}.home-banner .info .list .item:before{content:"";width:6px;height:6px;border-radius:6px;background:#000;left:0;top:7px;position:absolute}.home-banner .info .list .item:last-of-type{margin-bottom:0}.home-banner .info .desc{width:464px;font-size:16px;line-height:20px;font-weight:400}.home-banner .buttons{margin-top:35px;margin-bottom:100px;-webkit-transform:translateZ(0);transform:translateZ(0);display:-webkit-box;display:-ms-flexbox;display:flex}.home-banner .buttons .button:last-of-type{margin-left:40px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.home-banner.tw .info .title,.home-banner.zh .info .title{font-size:36px;line-height:50px;margin-bottom:10px}.home-banner.tw .info .list .item,.home-banner.zh .info .list .item{font-size:16px;line-height:25px;margin-bottom:0}.home-banner.tw .info .list .item:before,.home-banner.zh .info .list .item:before{top:10px}.home-banner.tw .info .desc,.home-banner.zh .info .desc{line-height:25px}}@media only screen and (max-width:768px){.home-banner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(#cde1f6),color-stop(63.38%,#d4e6f8));background:linear-gradient(180deg,#cde1f6,#d4e6f8 63.38%)}.home-banner .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.home-banner .content,.home-banner .content .imgs{display:-webkit-box;display:-ms-flexbox;display:flex}.home-banner .content .imgs{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-banner .content .imgs img{display:block;width:3.75rem}.home-banner .info{-ms-flex-negative:0;flex-shrink:0;padding:.5rem .24rem 0 .24rem}.home-banner .title{font-size:.26rem;line-height:.3rem;font-weight:500}.home-banner .list{margin-top:.1rem}.home-banner .list .item{font-size:.14rem;line-height:.18rem;font-weight:400;margin-bottom:.03rem;position:relative;padding-left:.1rem}.home-banner .list .item:before{content:"";width:4px;height:4px;border-radius:4px;background:#000;left:0;top:8px;position:absolute}.home-banner .list .item:last-of-type{margin-bottom:0}.home-banner .desc{margin-top:.1rem;font-size:.16rem;line-height:.2rem;font-weight:400}.home-banner .buttons{margin-top:.28rem}.home-banner .buttons .button:last-of-type{margin-left:.15rem}.home-banner .imgs img{height:3.12rem}.home-banner.tw .info .title,.home-banner.zh .info .title{line-height:.36rem}.home-banner.tw .info .list .item,.home-banner.zh .info .list .item{line-height:.2rem}.home-banner.tw .info .desc,.home-banner.zh .info .desc{font-size:.14rem}.home-banner.tw .buttons .button:last-of-type,.home-banner.zh .buttons .button:last-of-type{margin-left:.26rem}}@media only screen and (min-width:769px){.home-saas{padding-top:80px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;background:url(../img/bg.443484c8.jpg) center 0 no-repeat;background-size:cover}.home-saas-container{width:1080px;margin:0 auto;position:relative;overflow:hidden}.home-saas-container .img{width:660px;height:465px;background:url(../img/a.1b4a81c6.png) 0 0 no-repeat;background-size:contain;margin:45px auto 15px auto;-webkit-transform:translate(40px);transform:translate(40px);position:relative}.home-saas-container .img-item{width:115px;height:115px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.home-saas-container .img-item .title{font-size:16px;font-weight:700}.home-saas-container .img-item .desc{font-weight:400;font-size:16px;line-height:20px;position:absolute;width:250px;left:100%;-webkit-transform:translateX(20px);transform:translateX(20px)}.home-saas-container .img-item.item1{width:105px;height:105px;left:43px;top:154px}.home-saas-container .img-item.item1 .desc{-webkit-transform:translateX(-370px);transform:translateX(-370px)}.home-saas-container .img-item.item2{width:128px;height:128px;left:367px;top:254px}.home-saas-container .img-item.item3{left:439px;top:7px}.home-saas-container .img-item.tw .title,.home-saas-container .img-item.zh .title{font-size:24px;font-weight:600}.home-saas-container .img-item.tw .desc,.home-saas-container .img-item.zh .desc{font-size:16px;line-height:25px}}@media only screen and (max-width:768px){.home-saas{width:100%;min-height:6.65rem;background:url(../img/mbg.97769e70.jpg) 0 0 no-repeat;background-size:cover}.home-saas-title{padding:.8rem .35rem .2rem .35rem;font-size:28px;line-height:1.1;font-weight:600}.home-saas-desc{font-size:13px;line-height:18px;font-weight:400;padding:0 .35rem}.home-saas .img{width:2.86rem;height:2.2rem;background:url(../img/ma.5575a7b5.png) 0 0 no-repeat;background-size:contain;margin:0 auto;position:relative}.home-saas .img-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;font-size:15px;font-weight:700}.home-saas .img-item .desc{display:none}.home-saas .img-item.item1{width:.66rem;height:.66rem;left:.09rem;top:.58rem}.home-saas .img-item.item2{width:.8rem;height:.8rem;left:1.53rem;top:1.31rem}.home-saas .img-item.item3{width:.7rem;height:.7rem;left:2.09rem;top:.06rem;font-size:12px}.home-saas .img-item.item3 .title{-webkit-transform:scale(.83333);transform:scale(.83333)}.home-saas-list{overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:.3rem 0 .6rem 0}.home-saas-list .placeholder{-ms-flex-negative:0;flex-shrink:0;width:.35rem}.home-saas-item{width:2rem;-ms-flex-negative:0;flex-shrink:0;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);-webkit-box-shadow:2px 4px 25px rgba(148,189,217,.25);box-shadow:2px 4px 25px rgba(148,189,217,.25);border-radius:.12rem;margin-left:.15rem;padding:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.home-saas-item:first-of-type{margin-left:.35rem}.home-saas-item-title{font-size:15px;line-height:1.2;font-weight:700;margin-bottom:5px}.home-saas-item-desc{font-size:11px;font-weight:400}}.home-custom{background-color:#f9f9f9}@media only screen and (min-width:769px){.home-custom-container{width:960px;margin:0 auto;padding:80px 0}.home-custom-title{padding-bottom:40px}.home-custom-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home-custom-scroll .placeholder{display:none}.home-custom-item{background:#fff;width:225px;border-radius:20px;-ms-flex-negative:0;flex-shrink:0;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.home-custom-item-icon{display:block;margin-bottom:10px}.home-custom-item-title{font-size:24px;line-height:28.8px;font-weight:500;margin-bottom:10px}.home-custom-item-title.tw,.home-custom-item-title.zh{font-weight:600}.home-custom-item-desc{font-size:12px;font-weight:400}}@media only screen and (max-width:768px){.home-custom-container{padding-top:.6rem}.home-custom-title{padding:0 .35rem;margin-bottom:.25rem}.home-custom-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:auto;padding-bottom:.6rem}.home-custom-scroll .placeholder{width:.35rem;-ms-flex-negative:0;flex-shrink:0}.home-custom-item{-ms-flex-negative:0;flex-shrink:0;width:2.15rem;margin-left:.25rem;background:#fff;border-radius:.12rem;padding:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.home-custom-item:first-of-type{margin-left:.35rem}.home-custom-item-icon{width:.45rem;height:.45rem;display:block;margin-bottom:.12rem}.home-custom-item-title{font-size:.2rem;font-weight:600;line-height:1.1;margin-bottom:.12rem}.home-custom-item-desc{font-size:.13rem;font-weight:400}}@media only screen and (min-width:769px){.home-reliable-container{width:960px;margin:0 auto;padding:80px 0}.home-reliable-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px}.home-reliable-item{width:960px;height:385px;border-radius:20px;padding-left:80px;padding-top:80px;-webkit-box-sizing:border-box;box-sizing:border-box}.home-reliable-item.tw,.home-reliable-item.zh{padding-left:180px;padding-top:60px}.home-reliable-item.item-1{margin-bottom:20px;background:url(../img/pc1.e1bb450f.jpg) 0 0 no-repeat;background-size:contain}.home-reliable-item.item-2{background:url(../img/pc2.0a90de17.jpg) 0 0 no-repeat;background-size:contain}.home-reliable-item-top{border-left:5px solid #00c8c8;padding-left:10px;margin-bottom:30px}.home-reliable-item .text1{margin-bottom:10px}.home-reliable-item .name{font-size:24px;line-height:28px;font-weight:500}.home-reliable-item .industry{font-size:16px;font-weight:600}.home-reliable-item .industry.tw,.home-reliable-item .industry.zh{font-size:18px}.home-reliable-item .text2{font-size:18px;line-height:24px;font-weight:500;color:#00c8c8}.home-reliable-item .text2:last-of-type{margin-bottom:0}.home-reliable-item .text3{padding-left:15px}.home-reliable-item.item-1 .text1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}.home-reliable-item.item-1 .text1 .name{margin-right:10px}.home-reliable-item.item-1 .text3{width:530px}.home-reliable-item.item-3 .name{font-size:25px}.home-reliable-item.item-2 .text2,.home-reliable-item.item-3 .text2{max-width:300px}.home-reliable-item.item-2 .text3,.home-reliable-item.item-3 .text3{width:465px}.home-reliable-item.tw .home-reliable-item-top,.home-reliable-item.zh .home-reliable-item-top{margin-bottom:20px}.home-reliable-item.tw .text1,.home-reliable-item.zh .text1{margin-bottom:6px}.home-reliable-item.tw .name,.home-reliable-item.zh .name{font-weight:600}.home-reliable-item.tw .industry,.home-reliable-item.zh .industry{font-size:18px}.home-reliable-item.tw .text2,.home-reliable-item.zh .text2{line-height:21.6px;margin-bottom:2px;font-weight:600}.home-reliable-item.tw .text3,.home-reliable-item.zh .text3{line-height:25px}.home-reliable.tw .text3,.home-reliable.zh .text3{width:247px}}@media only screen and (max-width:768px){.home-reliable-container{padding:.6rem .35rem}.home-reliable-title{font-size:28px;font-weight:600;line-height:1.1;margin-bottom:.3rem}.home-reliable-item{width:3.05rem;border-radius:.12rem;margin-bottom:.2rem;padding-left:.23rem;padding-top:.3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.home-reliable-item:last-of-type{margin-bottom:0}.home-reliable-item.item-1{height:3.11rem;background:url(../img/mobile1.8d696c16.jpg) 0 0 no-repeat;background-size:contain}.home-reliable-item.item-2{height:3.06rem;background:url(../img/mobile2.e4c1fabd.jpg) 0 0 no-repeat;background-size:contain}.home-reliable-item-top{border-left:3px solid #8ed5ff;padding-left:.12rem;margin-bottom:.2rem}.home-reliable-item .name{font-size:20px;line-height:23px;font-weight:600;margin-bottom:3px}.home-reliable-item .industry{font-size:13px;line-height:18px;font-weight:400;margin-bottom:3px}.home-reliable-item .text2{color:#00c8c8;font-size:13px;line-height:17px;font-weight:400;width:1.37rem}.home-reliable-item .text2:last-of-type{margin-bottom:0}.home-reliable-item .text3{font-size:10px;line-height:1.4;font-weight:400;margin-left:.15rem;width:1.43rem}.home-reliable-item .text3 .item{margin-bottom:.05rem}}@media only screen and (min-width:769px){.home-stories{padding-top:80px}.home-stories .icon-arrow{width:12px;height:12px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.95 10.45l4.775-4.775a.248.248 0 0 0-.002-.352L.95.55' stroke='%2300C8C8' stroke-linecap='round'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:contain;margin-left:5px}.home-stories .swiper-slide{width:708px;height:293px;background:#fff;-webkit-box-shadow:0 4px 38px rgba(0,0,0,.07);box-shadow:0 4px 38px rgba(0,0,0,.07);overflow:hidden;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.home-stories-swiper{padding-top:40px;padding-bottom:80px}.home-stories-swiper-wrap{position:relative}.home-stories-swiper-image{display:block;height:100%;margin-right:40px;-ms-flex-negative:0;flex-shrink:0}.home-stories-swiper-info{padding-top:24px;padding-right:40px}.home-stories-swiper-info .title{font-size:25px;line-height:30px;font-weight:600;margin-bottom:8px}.home-stories-swiper-info .desc{font-size:16px;line-height:25px;font-weight:400;margin-bottom:8px}.home-stories-swiper-info .more{font-size:18px;line-height:25px;font-weight:400;color:#00c8c8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-stories .swiper-buttons{width:960px;height:100%;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10}.home-stories .swiper-buttons .icon{width:40px;height:40px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.08);box-shadow:0 1px 10px 0 rgba(0,0,0,.08);background:#fff;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:180px;pointer-events:auto;cursor:pointer}.home-stories .swiper-buttons .icon.prev{left:0}.home-stories .swiper-buttons .icon.next{right:0}.home-stories .swiper-button-next,.home-stories .swiper-button-prev{width:330px;height:100%;top:0;position:absolute;outline:none;pointer-events:none}.home-stories .swiper-button-next .icon,.home-stories .swiper-button-prev .icon{width:40px;height:40px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.08);box-shadow:0 1px 10px 0 rgba(0,0,0,.08);background:#fff;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:46%;pointer-events:auto}.home-stories .swiper-button-prev{left:0;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,97.6%,.9)),to(hsla(0,0%,97.6%,.1)));background:linear-gradient(90deg,hsla(0,0%,97.6%,.9),hsla(0,0%,97.6%,.1))}.home-stories .swiper-button-prev .icon{left:240px}.home-stories .swiper-button-next{right:0;background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,97.6%,.9)),to(hsla(0,0%,97.6%,.1)));background:linear-gradient(270deg,hsla(0,0%,97.6%,.9),hsla(0,0%,97.6%,.1))}.home-stories .swiper-button-next .icon{right:240px}}.home-stories{background:#f9f9f9}@media only screen and (max-width:768px){.home-stories{padding:.6rem .35rem}.home-stories .icon-arrow{width:8px;height:8px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.95 10.45l4.775-4.775a.248.248 0 0 0-.002-.352L.95.55' stroke='%2300C8C8' stroke-linecap='round'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:contain;margin-left:5px}.home-stories-title{font-size:.26rem;font-weight:500;margin-bottom:.05rem}.home-stories-desc,.home-stories-item{margin-bottom:.35rem}.home-stories-item{width:100%;-webkit-box-shadow:0 .04rem .38rem rgba(0,0,0,.07);box-shadow:0 .04rem .38rem rgba(0,0,0,.07);border-radius:.12rem;overflow:hidden;text-align:center;padding-bottom:.35rem}.home-stories-item:last-of-type{margin-bottom:0}.home-stories-item-image{display:block;width:100%}.home-stories-item .title{font-size:20px;line-height:1.1;font-weight:600;padding:.3rem .35rem .1rem .35rem}.home-stories-item .desc{font-size:13px;line-height:18px;font-weight:400;padding:0 .35rem}.home-stories-item .more{margin-top:.1rem;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;color:#00c8c8;font-size:13px}}@media only screen and (min-width:7.69px){.index-banner-swiper{height:890px}.index-banner-swiper-item{text-align:center;position:relative;background:url(../img/bg.bb312b70.jpg) 50% no-repeat;background-size:cover;border-bottom-left-radius:80px;border-bottom-right-radius:80px}.index-banner-swiper-item .title{font-size:64px;font-weight:600;line-height:68px;margin-top:142px;-webkit-transition:all 1s;transition:all 1s}.index-banner-swiper-item .desc,.index-banner-swiper-item .title{text-align:center;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}.index-banner-swiper-item .desc{font-size:20px;font-weight:400;margin-top:32px;-webkit-transition:all 1s .2s;transition:all 1s .2s}.index-banner-swiper-item .button-wrap{margin:32px auto 0 auto;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all 1s .4s;transition:all 1s .4s}.index-banner-swiper .item1 .spline{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all 1s .5s;transition:all 1s .5s}.index-banner-swiper .item2 .img{opacity:0}.index-banner-swiper .item2 .img1{-webkit-transition:all 1s .5s;transition:all 1s .5s;width:800px;height:460px;background:url(../img/2-1.504cf898.png) 0 0 no-repeat;background-size:contain;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%) translateY(50px);transform:translateX(-50%) translateY(50px)}.index-banner-swiper .item2 .img2{-webkit-transition:all 1s .7s;transition:all 1s .7s;width:228px;height:270px;background:url(../img/2-2.e2805c16.png) 0 0 no-repeat;background-size:contain;position:absolute;bottom:222px;left:50%;-webkit-transform:translateX(-530px) translateY(50px);transform:translateX(-530px) translateY(50px)}.index-banner-swiper .item2 .img3{-webkit-transition:all 1s .8s;transition:all 1s .8s;width:296px;height:249px;background:url(../img/2-3.bc767d11.png) 0 0 no-repeat;background-size:contain;position:absolute;bottom:69px;left:50%;-webkit-transform:translateX(220px) translateY(50px);transform:translateX(220px) translateY(50px)}.index-banner-swiper .item3 .img{opacity:0}.index-banner-swiper .item3 .img1{-webkit-transition:all 1s .5s;transition:all 1s .5s;width:800px;height:480px;background:url(../img/3-1.0d8925e8.png) 0 0 no-repeat;background-size:contain;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%) translateY(50px);transform:translateX(-50%) translateY(50px)}.index-banner-swiper .item3 .img2{-webkit-transition:all 1s .6s;transition:all 1s .6s;width:219px;height:249px;background:url(../img/3-2.22ebb0e0.png) 0 0 no-repeat;background-size:contain;position:absolute;bottom:175px;left:50%;-webkit-transform:translateX(-520px) translateY(50px);transform:translateX(-520px) translateY(50px)}.index-banner-swiper .item3 .img3{-webkit-transition:all 1s .7s;transition:all 1s .7s;width:127px;height:127px;background:url(../img/3-3.978298f6.png) 0 0 no-repeat;background-size:contain;position:absolute;bottom:83px;left:50%;-webkit-transform:translateX(-340px) translateY(50px);transform:translateX(-340px) translateY(50px)}.index-banner-swiper .item3 .img4{-webkit-transition:all 1s .8s;transition:all 1s .8s;width:300px;height:302px;background:url(../img/3-4.5884cef5.png) 0 0 no-repeat;background-size:contain;position:absolute;bottom:59px;left:50%;-webkit-transform:translateX(224px) translateY(50px);transform:translateX(224px) translateY(50px)}.index-banner-swiper .ani-slide .button-wrap,.index-banner-swiper .ani-slide .desc,.index-banner-swiper .ani-slide .spline,.index-banner-swiper .ani-slide .title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.index-banner-swiper .ani-slide .img{opacity:1}.index-banner-swiper .ani-slide.item2 .img1{-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.index-banner-swiper .ani-slide.item2 .img2{-webkit-transform:translateX(-530px) translateY(0);transform:translateX(-530px) translateY(0)}.index-banner-swiper .ani-slide.item2 .img3{-webkit-transform:translateX(220px) translateY(0);transform:translateX(220px) translateY(0)}.index-banner-swiper .ani-slide.item3 .img1{-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.index-banner-swiper .ani-slide.item3 .img2{-webkit-transform:translateX(-520px) translateY(0);transform:translateX(-520px) translateY(0)}.index-banner-swiper .ani-slide.item3 .img3{-webkit-transform:translateX(-340px) translateY(0);transform:translateX(-340px) translateY(0)}.index-banner-swiper .ani-slide.item3 .img4{-webkit-transform:translateX(224px) translateY(0);transform:translateX(224px) translateY(0)}.index-banner .swiper-button-next,.index-banner .swiper-button-prev{width:48px;height:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 24C0 10.745 10.745 0 24 0s24 10.745 24 24-10.745 24-24 24S0 37.255 0 24z' fill='%23E9EBF3'/%3E%3Cpath d='M21 30l-6-6 6-6m-5 6h16' stroke='%23000' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:contain}.index-banner .swiper-button-prev{left:32px}.index-banner .swiper-button-next{right:32px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 24c0 13.255-10.745 24-24 24S0 37.255 0 24 10.745 0 24 0s24 10.745 24 24z' fill='%23E9EBF3'/%3E%3Cpath d='M27 18l6 6-6 6m5-6H16' stroke='%23000' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}}@media only screen and (min-width:7.69px){.index-service{padding:0 100px;max-width:1240px;margin:0 auto}.index-service-title{margin-top:120px;margin-bottom:64px;max-width:907px;font-size:64px;line-height:1.2;font-weight:600}.index-service-main{display:-webkit-box;display:-ms-flexbox;display:flex}.index-service-main-list{width:460px;margin-right:65px}.index-service-main-item{cursor:pointer;padding:24px 0;border-top:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:.3}.index-service-main-item.active{opacity:1;border-top-width:2px}.index-service-main-item.active .index{background:#43c6cf}.index-service-main-item .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-service-main-item .title{font-size:20px;font-weight:600;line-height:1.4}.index-service-main-item .index{width:48px;height:48px;border-radius:30px;-ms-flex-negative:0;flex-shrink:0;background:#676767;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:24px;font-weight:600;margin-right:16px}.index-service-main-item .info{overflow:hidden;-webkit-transition:height .4s;transition:height .4s}.index-service-main-item .info-desc{margin-left:64px;overflow:hidden;font-size:18px;padding-top:6px;font-weight:400}.index-service-main-video{width:715px;height:667px;border-radius:32px;overflow:hidden}.index-service-main-video video{-o-object-fit:cover;object-fit:cover}}@media only screen and (min-width:768px){.index-logo{padding-bottom:160px}.index-logo-title{margin:120px auto 104px auto;max-width:1240px;padding:0 100px;font-size:64px;line-height:1.2;font-weight:600}.index-logo-title-inner{max-width:628px}.index-logo-container{width:100%;overflow:hidden;position:relative}.index-logo-container.mb{margin-bottom:24px}.index-logo-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:scroll 100s linear infinite;animation:scroll 100s linear infinite}.index-logo-content.scroll2{-webkit-animation:scroll2 100s linear infinite;animation:scroll2 100s linear infinite}.index-logo-content:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(-75%);transform:translateX(-75%)}}@keyframes scroll{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(-75%);transform:translateX(-75%)}}@-webkit-keyframes scroll2{0%{-webkit-transform:translateX(-75%);transform:translateX(-75%)}to{-webkit-transform:translateX(-25%);transform:translateX(-25%)}}@keyframes scroll2{0%{-webkit-transform:translateX(-75%);transform:translateX(-75%)}to{-webkit-transform:translateX(-25%);transform:translateX(-25%)}}.index-logo .item{width:200px;height:96px;margin:0 10px;background-position:0 0;background-repeat:no-repeat;background-size:contain}.index-logo .mask{top:0;position:absolute;z-index:1;width:320px;height:100%}.index-logo .mask.left{left:0;background:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.index-logo .mask.right{right:0;background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}}@media only screen and (min-width:769px){.index-videos{background:#151515;overflow:hidden}.index-videos-container{width:1240px;margin:0 auto;padding:180px 0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.index-videos-container:before{content:"";position:absolute;top:0;left:200px;width:1583px;height:638px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1583' height='638' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1257.94 0c-28.01 176.592-226.4 313.941-466.396 313.941-240 0-438.303-137.349-466.394-313.941H0c12.114 171.576 97.088 329.954 242.546 449.266C390.724 570.865 585.692 638 791.544 638c205.852 0 400.906-67.135 548.996-188.734C1485.91 329.69 1570.71 171.576 1583 0h-325.15.09z' fill='%23CBCBCB' fill-opacity='.1'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:contain;pointer-events:none}.index-videos-left{width:505px;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.index-videos-title{font-size:64px;line-height:1.2;font-weight:600;color:#fff}.index-videos-buttons{margin-top:auto}.index-videos-buttons,.index-videos-buttons .button{display:-webkit-box;display:-ms-flexbox;display:flex}.index-videos-buttons .button{width:80px;height:80px;border-radius:80px;background:hsla(0,0%,100%,.15);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.index-videos-buttons .button.disabled{opacity:.5;cursor:not-allowed}.index-videos-buttons .button.prev{margin-right:24px}.index-videos-main{height:692px;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.index-videos-card{position:absolute;border-radius:32px;border:1px solid transparent;-webkit-backdrop-filter:blur(27px);backdrop-filter:blur(27px);width:324px;height:692px;margin-right:20px;-webkit-transition:all .4s;transition:all .4s;-webkit-box-sizing:border-box;box-sizing:border-box}.index-videos-card:before{content:"";position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;background:linear-gradient(174deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,0) 41%,hsla(0,0%,100%,0) 57%,hsla(0,0%,100%,.1));z-index:-1;border-radius:32px}.index-videos-card-inner{width:100%;height:100%;border-radius:32px;background:rgba(0,0,0,.15)}.index-videos-card .top{padding:16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-videos-card .top .avatar{width:32px;height:32px;border-radius:48px;margin-right:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.index-videos-card .top .name{font-size:18px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-videos-card .content{position:relative}.index-videos-card .content video{display:block}.index-videos-card .content-info{position:absolute;left:0;bottom:0;width:100%;padding:35px 20px 25px 20px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.7)));background:linear-gradient(180deg,transparent,rgba(0,0,0,.7));-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.index-videos-card .content-info .text{font-size:16px;font-weight:500;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;margin-bottom:16px}.index-videos-card .content-info .button{padding:12px 18px;border-radius:8px;border:1px solid #fff;font-size:11px;color:#fff;font-weight:600;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.index-videos-card .content-info .button-icon{width:12px;height:12px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 1.5L10.5 6 6 10.5M9.75 6H1.5' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:contain;margin-right:8px}.index-videos-card .content-info .button:hover{background:#43c6cf;border-color:#43c6cf}.index-videos-card .foot{padding:16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex}.index-videos-card .foot .icon{width:20px;height:20px;background-position:0 0;background-repeat:no-repeat;background-size:contain;margin-right:12px}.index-videos-card .foot .icon1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.002 4.426c1.863-1.693 4.276-1.968 6.098-.873v.001c1.855 1.116 2.857 3.466 2.383 5.763l-.05.222c-.489 1.967-1.595 3.603-2.975 5.183l-.607.675c-1.955 2.115-4.22 3.9-6.597 5.63C9.2 18.796 6.325 16.52 4.12 13.58l-.444-.616-.372-.557c-.77-1.212-1.295-2.448-1.39-3.804L1.9 8.288c-.042-2.162 1.14-4.1 2.864-4.931l.168-.077c1.696-.733 3.787-.378 5.394.994l.315.287.806.783a1.198 1.198 0 0 0 1.62.043l.09-.088c.233-.251.433-.473.637-.675l.207-.198z' stroke='%23fff' stroke-opacity='.3' stroke-width='1.8' stroke-linejoin='round'/%3E%3C/svg%3E")}.index-videos-card .foot .icon2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='M12 1c6.075 0 11 4.925 11 11 0 2.057-.567 3.981-1.55 5.628l1.398 5.213-5.21-1.397A10.946 10.946 0 0 1 12 23C5.925 23 1 18.075 1 12S5.925 1 12 1z'/%3E%3C/mask%3E%3Cpath d='M21.45 17.628l-1.546-.922a1.8 1.8 0 0 0-.192 1.388l1.738-.466zm1.398 5.213l-.466 1.738a1.8 1.8 0 0 0 2.204-2.204l-1.738.466zm-5.21-1.397l.466-1.738a1.8 1.8 0 0 0-1.39.194l.924 1.544zM12 1v1.8a9.2 9.2 0 0 1 9.2 9.2h3.6C24.8 4.93 19.07-.8 12-.8V1zm11 11h-1.8a9.146 9.146 0 0 1-1.296 4.706l1.546.922 1.546.922A12.745 12.745 0 0 0 24.8 12H23zm-1.55 5.628l-1.738.466 1.397 5.213 1.739-.466 1.738-.466-1.397-5.213-1.739.466zm1.398 5.213l.466-1.739-5.21-1.396-.466 1.738-.466 1.739 5.21 1.396.466-1.738zm-5.21-1.397l-.924-1.544A9.145 9.145 0 0 1 12 21.2v3.6c2.397 0 4.643-.663 6.562-1.811l-.924-1.545zM12 23v-1.8A9.2 9.2 0 0 1 2.8 12H-.8c0 7.07 5.73 12.8 12.8 12.8V23zM1 12h1.8A9.2 9.2 0 0 1 12 2.8V-.8C4.93-.8-.8 4.93-.8 12H1z' fill='%23fff' fill-opacity='.3' mask='url(%23a)'/%3E%3C/svg%3E")}.index-videos-card .foot .icon3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2047_2364)'%3E%3Cpath d='M12.127 20.306L9.36 11.237a.902.902 0 0 0-.137-.272l-.066-.08L2.684 3.95h18.885l-9.442 16.356z' stroke='%23fff' stroke-opacity='.3' stroke-width='1.8' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2047_2364'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.index-videos-card .foot .icon4{margin-right:0;margin-left:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.1 1.9v19.178l-7.524-6.27a.9.9 0 0 0-1.02-.09l-.132.09-7.524 6.27V1.9h16.2z' stroke='%23fff' stroke-opacity='.3' stroke-width='1.8' stroke-linejoin='round'/%3E%3C/svg%3E")}}@media only screen and (min-width:769px){.index-news{max-width:1240px;padding:120px 100px 133px 100px;margin:0 auto}.index-news-main{display:-webkit-box;display:-ms-flexbox;display:flex}.index-news-foot{padding-top:64px;text-align:center}.index-news-foot .button{padding-left:30px;padding-right:30px}.index-news-image{width:475px;height:475px;border-radius:32px;margin-right:50px;-ms-flex-negative:0;flex-shrink:0;position:-webkit-sticky;position:sticky;top:88px;overflow:hidden}.index-news-image img{width:100%;position:absolute;left:0;top:0}.index-news-title{font-size:64px;line-height:1.2;font-weight:600;margin-bottom:64px}.index-news-item{cursor:pointer;padding:32px 0;border-top:1px solid #000;opacity:.3}.index-news-item.active{opacity:1;border-top-width:2px}.index-news-item.active .title-icon:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.index-news-item .title{font-size:20px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex}.index-news-item .title-icon{margin-left:auto;width:32px;height:2px;margin-top:16px;background:#48c0c8;-ms-flex-negative:0;flex-shrink:0;position:relative}.index-news-item .title-icon:after{content:"";width:2px;height:32px;left:15px;background:#48c0c8;position:absolute;top:-15px;-webkit-transition:all .3s;transition:all .3s}.index-news-item .info{overflow:hidden;-webkit-transition:height .4s;transition:height .4s}.index-news-item .info-1{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}.index-news-item .info-1 .tag,.index-news-item .info-1 .time{font-size:14px;font-weight:600;color:rgba(0,0,0,.5);margin-right:10px}.index-news-item .button{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px;padding:12px 18px;border:1px solid #101010;border-radius:8px;font-size:11px;font-weight:600;color:#101010}.index-news-item .button-icon{width:12px;height:12px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 1.5L10.5 6 6 10.5M9.75 6H1.5' stroke='%23101010' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 0 0 no-repeat;background-size:contain;margin-right:8px}.index-news-item .desc{font-size:18px;font-weight:400}}@media only screen and (min-width:769px){.index-science{background:#fff;width:1240px;margin:0 auto;padding:100px 0 120px}.index-science-title{font-size:64px;line-height:1.2;font-weight:600;margin-bottom:64px;max-width:628px}.index-science-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.index-science-item{border-radius:32px;background-color:#f6f6f6;position:relative;overflow:hidden}.index-science-item .content{width:100%;height:100%;-webkit-transition:all .5s;transition:all .5s}.index-science-item .count{font-size:88px;font-weight:600;color:#101010;margin-left:40px;margin-top:40px}.index-science-item .text{font-size:20px;font-weight:400;position:absolute;left:40px;bottom:40px;width:300px;color:#000}.index-science-item.item1{width:608px;height:360px;margin-right:20px}.index-science-item.item1 .content{background-image:url(../img/1.c2d81250.png);background-position:100% 100%;background-repeat:no-repeat;background-size:369px auto}.index-science-item.item1 .content:hover{background-size:400px auto}.index-science-item.item2{width:612px;height:360px}.index-science-item.item2 .content{background-image:url(../img/2.f5c3cfef.png);background-position:100% 100%;background-repeat:no-repeat;background-size:330px auto}.index-science-item.item2 .content:hover{background-size:380px auto}.index-science-item.item3{width:1240px;height:360px;margin-top:20px}.index-science-item.item3 .content{background-image:url(../img/3.068e4e7b.png);background-position:100% 100%;background-repeat:no-repeat;background-size:1240px auto}.index-science-item.item3 .content:hover{background-size:1300px auto}}.index-team{background:#151515}@media only screen and (min-width:769px){.index-team{padding:120px 0}.index-team-container{width:1240px;margin:0 auto;position:relative}.index-team-container,.index-team-left{display:-webkit-box;display:-ms-flexbox;display:flex}.index-team-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.index-team-left-title,.index-team-left-top{display:-webkit-box;display:-ms-flexbox;display:flex}.index-team-left-title{-webkit-box-flex:1;-ms-flex:1;flex:1;width:720px;font-size:64px;line-height:1.2;font-weight:600;color:#fff;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.index-team-item{border-radius:32px;background-color:#999;display:-webkit-box;display:-ms-flexbox;display:flex}.index-team-item.item1,.index-team-item.item2{width:348px;height:471px;margin-right:20px}.index-team-item.item1{background:url(../img/1.72d7517a.webp) 0 0 no-repeat;background-size:contain}.index-team-item.item2{background:url(../img/2.d3aeee25.webp) 0 0 no-repeat;background-size:contain}.index-team-item.item3{width:505px;height:807px;background:url(../img/3.06a3ef40.webp) 0 0 no-repeat;background-size:contain}.index-team-item .info{color:#fff;margin-top:auto;padding-left:24px;padding-right:18px}.index-team-item .info .name{font-size:40px;font-weight:500}.index-team-item .info .text1{font-size:16px;font-weight:500}.index-team-item .info .text2{font-size:13px;font-weight:400;margin-top:16px;margin-bottom:20px}}@media only screen and (min-width:769px){.index-research{background:url(../img/research.c3106706.jpg) 50% no-repeat;background-size:cover;width:100%}.index-research-container{padding:120px 0;width:1240px;margin:0 auto}.index-research-title{font-size:64px;line-height:1.2;font-weight:600;margin-bottom:64px;max-width:715px;color:#fff}.index-research-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px}.index-research-item,.index-research .placehold{width:295px;height:300px;margin:10px}.index-research-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:18px;background:hsla(0,0%,50.2%,.3);border-radius:32px;-webkit-box-sizing:border-box;box-sizing:border-box;background-blend-mode:luminosity;-webkit-backdrop-filter:blur(37.5px);backdrop-filter:blur(37.5px)}.index-research-item .year{color:#51d2db;font-size:36px;font-weight:600;margin-bottom:16px}.index-research-item .text{font-size:16px;font-weight:600;color:#fff}.index-research-item .foot{width:100%;margin-top:auto;border-top:1px solid hsla(0,0%,100%,.2);padding-top:16px;font-size:15px;font-weight:600;color:hsla(0,0%,100%,.7)}}@media only screen and (min-width:769px){.index-talk{background:url(../img/talk.b8be246f.jpg) 50% no-repeat;background-size:cover;width:100%;padding:300px 0}.index-talk-title{width:1200px;margin:0 auto;font-size:64px;line-height:1.2;font-weight:600;text-align:center;color:#000;margin-bottom:32px}.index-talk-button{text-align:center}}.Page.home,.Page.product{background:#fff}.page-not-found{text-align:center}.page-not-found-title{color:#aeafb7}.page-not-found-button{display:inline-block;color:#fff;background:#00c8c8}@media only screen and (min-width:769px){.page-not-found{padding-top:200px;padding-bottom:330px}.page-not-found-title{font-size:64px;font-weight:300;margin-bottom:24px}.page-not-found-button{font-size:16px;font-weight:400;padding:14px 30px;border-radius:60px}}@media only screen and (max-width:768px){.page-not-found{padding-top:200px;padding-bottom:380px}.page-not-found-title{font-size:32px;font-weight:300;margin-bottom:16px}.page-not-found-button{padding:12px 20px;font-size:14px;font-weight:400;border-radius:30px}}