/**
 * Powered by uimix.com;
 * Vivo product project - 产品库页面开发框架;
 * Version: 3.0.5;
 * Released on: 2022-09-28;
 */
@charset "UTF-8";.visually-text{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);position:absolute}.hide{display:none}.expandc-open{overflow-y:hidden}.expandc-open .expandc-animate{overflow-y:hidden}.expandc-complete{overflow-y:auto}.expandc-close{overflow-y:hidden}.expandc-close .expandc-animate{overflow-y:hidden}.expand-container-button{height:1px;z-index:9;position:absolute;width:100%;left:0;right:0;bottom:130px;text-align:center}@media (max-width:1440px){.expand-container-button{bottom:110px}}@media (max-width:1080px){.expand-container-button{bottom:80px}}.expand-container-button.gradient,.expand-container-button.inline{position:relative;width:auto;bottom:auto;display:inline-block;height:auto}.expand-container-button.ec-botton-close{pointer-events:none;position:fixed;bottom:120px;opacity:0;-webkit-transform:translateY(120px);-ms-transform:translateY(120px);transform:translateY(120px);-webkit-transition:opacity .8s cubic-bezier(.2,0,.2,1),-webkit-transform .5s cubic-bezier(.2,0,.2,1);transition:opacity .8s cubic-bezier(.2,0,.2,1),-webkit-transform .5s cubic-bezier(.2,0,.2,1);transition:opacity .8s cubic-bezier(.2,0,.2,1),transform .5s cubic-bezier(.2,0,.2,1);transition:opacity .8s cubic-bezier(.2,0,.2,1),transform .5s cubic-bezier(.2,0,.2,1),-webkit-transform .5s cubic-bezier(.2,0,.2,1)}@media (max-width:1440px){.expand-container-button.ec-botton-close{bottom:80px;-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px)}}.show-close-btn .expand-container-button.ec-botton-close{opacity:1;pointer-events:auto;-webkit-transform:none;-ms-transform:none;transform:none}.expand-container-button .ec-button-wrapper{display:inline-block;margin:auto}.expand-container-button .ec-button-wrapper p{font-size:18px}@media (max-width:1440px){.expand-container-button .ec-button-wrapper p{font-size:16px}}@media (max-width:1080px){.expand-container-button .ec-button-wrapper p{font-size:14px}}.expand-container-button .ec-button-wrapper a{display:inline-block;margin-top:15px;font-size:22px;position:relative;overflow:hidden;border-radius:50%}.no-csstransforms3d .expand-container-button .ec-button-wrapper a{display:table;margin-left:auto;margin-right:auto}.expand-container-button .ec-button-wrapper a b{width:50px;height:50px;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;vertical-align:middle}.no-csstransforms3d .expand-container-button .ec-button-wrapper a b{display:table-cell}@media (max-width:1440px){.expand-container-button .ec-button-wrapper a{margin-top:10px;font-size:18px}.expand-container-button .ec-button-wrapper a b{width:40px;height:40px}}.expand-container-button .ec-button-wrapper.ec-open-btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#a874e3;color:#fff;border-radius:50px;padding:0 15px;font-size:14px;height:50px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.windows .expand-container-button .ec-button-wrapper.ec-open-btn a{font-size:15px}.expand-container-button .ec-button-wrapper.ec-open-btn a b{width:22px;height:22px;border:1px #fff solid;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:10px;border-radius:50%}.expand-container-button .ec-button-wrapper.ec-open-btn a p{display:inline-block;color:#fff}@media (max-width:1080px){.expand-container-button .ec-button-wrapper.ec-open-btn a{height:42px;padding:0 10px}.expand-container-button .ec-button-wrapper.ec-open-btn a b{margin-right:6px}}.expand-container-button .ec-button-wrapper.ec-open-btn a:hover{background-color:#ad7ce5}.expand-container-button .ec-button-wrapper.ec-close-btn a{background-color:rgba(0,0,0,.85);color:#fff}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line{margin:0;background-color:transparent;color:#fff;font-size:16px;border:1px #a874e3 solid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line b{width:28px;height:28px;border:none;background-color:#a874e3;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line b:before{font-weight:700}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line p{font-family:"方正悠黑简体 PR";color:#a874e3;-webkit-transition:color .3s ease;transition:color .3s ease;font-size:20px}@media (max-width:1440px){.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line p{font-size:18px}}@media (max-width:1080px){.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line p{font-size:16px}}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line:hover{border-color:#8d4ada}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line:hover b{background-color:#8d4ada}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line:hover p{color:#8d4ada}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line{margin:0;background-image:-webkit-gradient(linear,left top,right top,from(#95e2f8),to(#a874e3));background-image:-webkit-linear-gradient(left,#95e2f8 0,#a874e3 100%);background-image:linear-gradient(90deg,#95e2f8 0,#a874e3 100%);color:#fff;font-size:16px;border:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line:before{content:'';position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;z-index:1;top:1px;left:1px;right:1px;bottom:1px;border-radius:50px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line b{display:none;width:28px;height:28px;border:none;background-color:#a874e3;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line b:before{font-weight:700}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line p{position:relative;z-index:2;font-family:"方正悠黑简体 PR";color:#000;-webkit-transition:color .3s ease;transition:color .3s ease;font-size:18px}@media (min-width:1921px){.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line p{font-size:20px}}@media (max-width:1080px){.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line p{font-size:16px}}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line .active:before,.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line:hover:before{opacity:0}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line .active p,.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line:hover p{color:#fff}.expand-container-mask{overflow:hidden;z-index:2;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);opacity:0;pointer-events:none;display:none}.expandc-open .expandc-animate .expand-container-mask{display:block;-webkit-transition:opacity .3s cubic-bezier(.2,0,.2,1);transition:opacity .3s cubic-bezier(.2,0,.2,1)}.expandc-open .expandc-animating .expand-container-mask{will-change:opacity;opacity:1}.expandc-complete .expandc-animate .expand-container-mask{display:none}.expandc-close .expandc-animate .expand-container-mask{display:block;opacity:1;-webkit-transition:opacity 1s cubic-bezier(.2,0,.2,1);transition:opacity 1s cubic-bezier(.2,0,.2,1)}.expandc-close .expandc-animating .expand-container-mask{opacity:0;will-change:opacity}.product-main-wrapper{position:relative;z-index:1}.product-main-wrapper .product-main-content{position:relative}.expandc-open .expandc-animate .product-main-wrapper .product-main-content{-webkit-transform-origin:50vw 50vh;-ms-transform-origin:50vw 50vh;transform-origin:50vw 50vh;-webkit-transition:-webkit-transform 1s cubic-bezier(.2,0,.2,1);transition:-webkit-transform 1s cubic-bezier(.2,0,.2,1);transition:transform 1s cubic-bezier(.2,0,.2,1);transition:transform 1s cubic-bezier(.2,0,.2,1),-webkit-transform 1s cubic-bezier(.2,0,.2,1)}.expandc-open .expandc-animating .product-main-wrapper .product-main-content{will-change:transform;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.expandc-complete .expandc-animate .product-main-wrapper .product-main-content{display:none}.expandc-close .expandc-animate .product-main-wrapper .product-main-content{-webkit-transform-origin:50vw 50vh;-ms-transform-origin:50vw 50vh;transform-origin:50vw 50vh;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95);-webkit-transition:-webkit-transform .8s cubic-bezier(.2,0,.2,1);transition:-webkit-transform .8s cubic-bezier(.2,0,.2,1);transition:transform .8s cubic-bezier(.2,0,.2,1);transition:transform .8s cubic-bezier(.2,0,.2,1),-webkit-transform .8s cubic-bezier(.2,0,.2,1)}.expandc-close .expandc-animating .product-main-wrapper .product-main-content{will-change:transform;-webkit-transform:none;-ms-transform:none;transform:none}.product-detail-wrapper{background-color:#fff;z-index:9;position:fixed;left:0;right:0;top:0;height:100vh;min-height:100vh;display:none;-webkit-transform:translateZ(0);transform:translateZ(0)}.ie .product-detail-wrapper{overflow:hidden!important;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.product-detail-wrapper [data-detail-content]{display:none}.product-detail-wrapper [data-detail-content].current{display:block}.expandc-open .expandc-animate .product-detail-wrapper{display:block;-webkit-transform:translate(0,100vh);-ms-transform:translate(0,100vh);transform:translate(0,100vh);-webkit-transition:-webkit-transform .5s cubic-bezier(.2,0,.2,1);transition:-webkit-transform .5s cubic-bezier(.2,0,.2,1);transition:transform .5s cubic-bezier(.2,0,.2,1);transition:transform .5s cubic-bezier(.2,0,.2,1),-webkit-transform .5s cubic-bezier(.2,0,.2,1)}.expandc-open .expandc-animating .product-detail-wrapper{will-change:transform;-webkit-transform:none;-ms-transform:none;transform:none}.expandc-complete .expandc-animate .product-detail-wrapper{display:block;position:relative;height:auto}.expandc-close .expandc-animate .product-detail-wrapper{display:block;position:fixed;height:100vh;overflow:hidden;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:-webkit-transform .8s cubic-bezier(.2,0,.2,1);transition:-webkit-transform .8s cubic-bezier(.2,0,.2,1);transition:transform .8s cubic-bezier(.2,0,.2,1);transition:transform .8s cubic-bezier(.2,0,.2,1),-webkit-transform .8s cubic-bezier(.2,0,.2,1)}.expandc-close .expandc-animating .product-detail-wrapper{overflow:hidden;will-change:transform;-webkit-transform:translate(0,100vh);-ms-transform:translate(0,100vh);transform:translate(0,100vh)}.visually-text{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);position:absolute}.hide{display:none}.topNavMaxScreen.J_detail_navi{background-color:#fff}body #vivo-foot-path,body footer{background-color:#f7f7f7}.lazy-imageom{background-image:none!important}.lazy-imageom:after,.lazy-imageom:before{background-image:none!important}.lazy-imageom-ready{opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.lazy-imageom-animated{opacity:1}.stage .text-center{text-align:center}.stage a.line-link{display:inline-block;font-size:14px;line-height:1.2em;padding-bottom:8px;position:relative;color:#415fff;margin:auto 2em;overflow:hidden}.stage a.line-link:after{content:'';left:50%;bottom:0;margin-left:-5px;position:absolute;overflow:hidden;height:1px;width:10px;background-color:#415fff;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.stage a.line-link:hover:after{-webkit-transform:scaleX(6);-ms-transform:scaleX(6);transform:scaleX(6)}.stage a.line-link.line-link1:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.stage a.line-link.line-link2:hover:after{-webkit-transform:scaleX(2);-ms-transform:scaleX(2);transform:scaleX(2)}.stage a.line-link.line-link3:hover:after{-webkit-transform:scaleX(3);-ms-transform:scaleX(3);transform:scaleX(3)}.stage a.line-link.line-link4:hover:after{-webkit-transform:scaleX(4);-ms-transform:scaleX(4);transform:scaleX(4)}.stage a.line-link.line-link5:hover:after{-webkit-transform:scaleX(5);-ms-transform:scaleX(5);transform:scaleX(5)}.stage a.line-link.line-link6:hover:after{-webkit-transform:scaleX(6);-ms-transform:scaleX(6);transform:scaleX(6)}.stage a.line-link.line-link7:hover:after{-webkit-transform:scaleX(7);-ms-transform:scaleX(7);transform:scaleX(7)}.stage a.line-link.line-link8:hover:after{-webkit-transform:scaleX(8);-ms-transform:scaleX(8);transform:scaleX(8)}.stage a.line-link.line-link9:hover:after{-webkit-transform:scaleX(9);-ms-transform:scaleX(9);transform:scaleX(9)}.stage a.line-link.line-link10:hover:after{-webkit-transform:scaleX(10);-ms-transform:scaleX(10);transform:scaleX(10)}.stage a.line-link.line-link11:hover:after{-webkit-transform:scaleX(11);-ms-transform:scaleX(11);transform:scaleX(11)}.stage a.line-link.line-link12:hover:after{-webkit-transform:scaleX(12);-ms-transform:scaleX(12);transform:scaleX(12)}.stage a.line-link.line-link13:hover:after{-webkit-transform:scaleX(13);-ms-transform:scaleX(13);transform:scaleX(13)}.stage a.line-link.line-link14:hover:after{-webkit-transform:scaleX(14);-ms-transform:scaleX(14);transform:scaleX(14)}.stage a.line-link.line-link15:hover:after{-webkit-transform:scaleX(15);-ms-transform:scaleX(15);transform:scaleX(15)}.stage a.line-link.line-link16:hover:after{-webkit-transform:scaleX(16);-ms-transform:scaleX(16);transform:scaleX(16)}.stage a.line-link.line-link17:hover:after{-webkit-transform:scaleX(17);-ms-transform:scaleX(17);transform:scaleX(17)}.stage a.line-link.line-link18:hover:after{-webkit-transform:scaleX(18);-ms-transform:scaleX(18);transform:scaleX(18)}.stage a.line-link.line-link19:hover:after{-webkit-transform:scaleX(19);-ms-transform:scaleX(19);transform:scaleX(19)}.stage a.line-link.line-link20:hover:after{-webkit-transform:scaleX(20);-ms-transform:scaleX(20);transform:scaleX(20)}.stage a.line-link.line-link21:hover:after{-webkit-transform:scaleX(21);-ms-transform:scaleX(21);transform:scaleX(21)}.stage a.line-link.line-link22:hover:after{-webkit-transform:scaleX(22);-ms-transform:scaleX(22);transform:scaleX(22)}.stage a.line-link.line-link23:hover:after{-webkit-transform:scaleX(23);-ms-transform:scaleX(23);transform:scaleX(23)}.stage a.line-link.line-link24:hover:after{-webkit-transform:scaleX(24);-ms-transform:scaleX(24);transform:scaleX(24)}.stage a.line-link.line-link25:hover:after{-webkit-transform:scaleX(25);-ms-transform:scaleX(25);transform:scaleX(25)}.stage a.line-link.line-link26:hover:after{-webkit-transform:scaleX(26);-ms-transform:scaleX(26);transform:scaleX(26)}.stage a.line-link.line-link27:hover:after{-webkit-transform:scaleX(27);-ms-transform:scaleX(27);transform:scaleX(27)}.stage a.line-link.line-link28:hover:after{-webkit-transform:scaleX(28);-ms-transform:scaleX(28);transform:scaleX(28)}.stage a.line-link.line-link29:hover:after{-webkit-transform:scaleX(29);-ms-transform:scaleX(29);transform:scaleX(29)}.stage a.line-link.line-link30:hover:after{-webkit-transform:scaleX(30);-ms-transform:scaleX(30);transform:scaleX(30)}#pd-fly-layer{font-size:14px;position:fixed;top:0;left:0;right:0;width:100%;z-index:99999;display:none}#pd-fly-layer i{width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;background-color:#fff}#pd-fly-layer .pd-fly-wrap{position:relative;z-index:1}#pd-fly-layer .pd-fly-showbox{position:absolute;z-index:2;left:50%;top:50%}@media (max-width:720px){#pd-fly-layer .pd-fly-showbox{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}#pd-fly-layer .pd-fly-showbox .pd-fly-close{width:80px;height:80px;line-height:50px;text-align:center;overflow:hidden;position:fixed;right:10px;top:5px;font-weight:100;z-index:9;color:rgba(255,255,255,.8);font-size:40px;background-image:url(../images/close_hover.svg);background-repeat:no-repeat;background-position:center}@media (max-width:1180px){#pd-fly-layer .pd-fly-showbox .pd-fly-close{text-align:center;left:90%;top:10px}}@media (max-width:720px){#pd-fly-layer .pd-fly-showbox .pd-fly-close{right:20px;top:80px;font-size:30px;left:80%}#pd-fly-layer .pd-fly-showbox .pd-fly-close .icon-supper_close{font-size:28px}}#pd-fly-layer .pd-fly-showbox .pd-fly-close b{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}#pd-fly-layer .pd-fly-showbox .pd-fly-close b:before{content:''}#pd-fly-layer .pd-fly-showbox .pd-fly-close:hover b{opacity:.6}#pd-fly-layer .pd-fly-showbox .pd-fly-content{position:relative;overflow:hidden;background-color:#000;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#pd-fly-layer .pd-fly-showbox .pd-fly-content video{width:100%!important;height:auto!important}.umx-stage{position:relative;overflow:hidden}.umx-stage .umx-section{position:relative;width:100%;padding-top:160px;z-index:2}@media (min-width:1921px){.umx-stage .umx-section{padding-top:200px}}@media (max-width:1000px){.umx-stage .umx-section{padding-top:48px}}.umx-stage .umx-section .umx-title{text-align:left;margin:0 auto;width:1000px}@media (min-width:1921px){.umx-stage .umx-section .umx-title{width:1200px}}@media (max-width:1440px){.umx-stage .umx-section .umx-title{width:800px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title{width:auto;text-align:left}}.umx-stage .umx-section .umx-title .umx-main-title,.umx-stage .umx-section .umx-title .umx-vice-title{line-height:1.3;-webkit-font-smoothing:antialiased;font-family:HanyiVar-vivo-hwid-70;font-weight:400}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-main-title,.umx-stage .umx-section .umx-title .umx-vice-title{width:auto;letter-spacing:.5px;padding-left:24px;padding-right:24px}}.umx-stage .umx-section .umx-title .umx-main-title sup,.umx-stage .umx-section .umx-title .umx-vice-title sup{position:relative;top:-10px;font-size:32px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-main-title sup,.umx-stage .umx-section .umx-title .umx-vice-title sup{top:-6px;font-size:18px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-main-title sup,.umx-stage .umx-section .umx-title .umx-vice-title sup{font-size:12px}}.umx-stage .umx-section .umx-title .umx-main-title sup:hover a,.umx-stage .umx-section .umx-title .umx-vice-title sup:hover a{color:#415fff}.umx-stage .umx-section .umx-title .umx-intro{line-height:1.5;font-family:HanyiVar-vivo-hwid-60;-webkit-font-smoothing:antialiased;font-weight:400}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-intro{margin-bottom:14px;padding-left:24px;padding-right:24px;width:auto}}.umx-stage .umx-section .umx-title .umx-intro sup{font-size:12px;position:relative;top:-4px}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-intro sup{top:-2px}}.umx-stage .umx-section .umx-title .umx-intro sup:hover a{color:#415fff}.umx-stage .umx-section .umx-title .umx-innertips{font-family:HanyiVar-vivo-hwid-60;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.5;margin-top:22px;letter-spacing:.7px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-innertips{margin-top:16px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-innertips{letter-spacing:.5px;padding-left:24px;padding-right:24px}}.umx-stage .umx-section .umx-title .umx-main-title-bigger{font-size:60px}@media (min-width:1921px){.umx-stage .umx-section .umx-title .umx-main-title-bigger{font-size:84px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-main-title-bigger{font-size:40px}}.umx-stage .umx-comma::after{content:"， ";position:absolute}.umx-stage .umx-full::after{content:"。 ";position:absolute}.umx-stage .umx-mb-hide{display:block}@media (max-width:1000px){.umx-stage .umx-mb-hide{display:none}}.umx-stage .umx-mb-show{display:none}@media (max-width:1000px){.umx-stage .umx-mb-show{display:block}}.umx-stage .umx-buttonBuy{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-left:-310px;margin-top:580px}@media (min-width:1921px){.umx-stage .umx-buttonBuy{margin-left:-393px;margin-top:728px}}@media (max-width:1440px){.umx-stage .umx-buttonBuy{margin-left:-272px;margin-top:451px}}@media (max-width:1000px){.umx-stage .umx-buttonBuy{margin-left:0;margin-top:48vw}}.umx-stage .umx-buttonBuy .umx-buttonBuy-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1000px){.umx-stage .umx-buttonBuy .umx-buttonBuy-section{width:200px}}.umx-stage .umx-buttonBuy .umx-purchase{-webkit-transition:border .3s cubic-bezier(.645,.045,.355,1);transition:border .3s cubic-bezier(.645,.045,.355,1);border:2px solid #000;border-radius:50px}.umx-stage .umx-buttonBuy .umx-purchase a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 28px}@media (min-width:1921px){.umx-stage .umx-buttonBuy .umx-purchase a{padding:24px 32px}}@media (max-width:1000px){.umx-stage .umx-buttonBuy .umx-purchase a{padding:14px}}.umx-stage .umx-buttonBuy .umx-purchase a p{font-size:16px;line-height:1;font-family:HanyiVar-vivo-hwid-60;margin-right:8px;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1)}@media (min-width:1921px){.umx-stage .umx-buttonBuy .umx-purchase a p{font-size:22px}}@media (max-width:1000px){.umx-stage .umx-buttonBuy .umx-purchase a p{font-size:12px;margin-right:4px}}.umx-stage .umx-buttonBuy .umx-purchase a svg{fill:#000;-webkit-transition:fill .3s cubic-bezier(.645,.045,.355,1);transition:fill .3s cubic-bezier(.645,.045,.355,1);width:7px;height:12px}@media (min-width:1921px){.umx-stage .umx-buttonBuy .umx-purchase a svg{width:10px;height:18px}}@media (max-width:1000px){.umx-stage .umx-buttonBuy .umx-purchase a svg{width:6px;height:10px}}.umx-stage .umx-buttonBuy .umx-purchase:hover{border:2px solid #415fff}.umx-stage .umx-buttonBuy .umx-purchase:hover a p{color:#415fff}.umx-stage .umx-buttonBuy .umx-purchase:hover a svg{fill:#415fff}.umx-stage .umx-buttonBuy .umx-purchase:active{background:rgba(65,95,255,.3);border:2px solid #415fff}.umx-stage .umx-buttonBuy .umx-purchase:active a p{color:#415fff}.umx-stage .umx-buttonBuy .umx-purchase:active a svg{fill:#415fff}.umx-stage .umx-buttonBuy .umx-purchase:last-child{margin-left:24px}@media (max-width:1000px){.umx-stage .umx-buttonBuy .umx-purchase:last-child{margin-left:12px}}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase{border:2px solid #fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase a svg{fill:#fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase a p{color:#fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:hover{border:2px solid #415fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:hover a p{color:#415fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:hover a svg{fill:#415fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:active{background:rgba(65,95,255,.3);border:2px solid #415fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:active a p{color:#415fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:active a svg{fill:#415fff}.umx-stage .umx-productBuy{display:inline-block;margin-top:26px;margin-bottom:26px;position:relative;width:100%}@media (max-width:1000px){.umx-stage .umx-productBuy{padding-left:24px}}.umx-stage .umx-productBuy .umx-productBuy-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1000px){.umx-stage .umx-productBuy .umx-productBuy-box{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.umx-stage .umx-productBuy .umx-productBuy-box a{-webkit-font-smoothing:antialiased;position:relative;will-change:transform;-webkit-transition:border .3s cubic-bezier(.645,.045,.355,1);transition:border .3s cubic-bezier(.645,.045,.355,1);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:2px solid rgba(65,95,255,0)}.umx-stage .umx-productBuy .umx-productBuy-box a p{-webkit-font-smoothing:antialiased;font-size:20px;line-height:20px;margin-bottom:1px;font-family:HanyiVar-vivo-hwid-60;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}@media (max-width:1000px){.umx-stage .umx-productBuy .umx-productBuy-box a p{font-size:16px;line-height:16px}}.umx-stage .umx-productBuy .umx-productBuy-box a::after{content:'';display:inline-block;position:absolute;width:10px;height:10px;right:-12px;border-width:0 2px 2px 0;-webkit-box-sizing:border-box;box-sizing:border-box;top:5px;border-style:solid;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);vertical-align:middle;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}@media (max-width:1000px){.umx-stage .umx-productBuy .umx-productBuy-box a::after{width:8px;height:8px;right:-10px;top:auto;margin-top:-13px;border-width:0 2px 2px 0}}.umx-stage .umx-productBuy .umx-productBuy-box a::before{content:'';position:absolute;left:0;right:0;top:21px;height:2px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.umx-stage .umx-productBuy .umx-productBuy-box a:hover::after{color:#415fff}.umx-stage .umx-productBuy .umx-productBuy-box a:hover::before{background:#415fff}.umx-stage .umx-productBuy .umx-productBuy-box a:hover p{color:#415fff}.umx-stage .umx-productBuy.umx-productBuy-dark{color:#fff}.umx-stage.umx-stage-tips{background-color:#fff;padding:50px 0}@media (max-width:1080px){.umx-stage.umx-stage-tips{padding:25px 0}}.umx-stage.umx-stage-tips .umx-tip-content{margin:auto;color:#fff;width:1000px}@media (min-width:1921px){.umx-stage.umx-stage-tips .umx-tip-content{width:1200px}}@media (max-width:1440px){.umx-stage.umx-stage-tips .umx-tip-content{width:1000px}}@media (max-width:1080px){.umx-stage.umx-stage-tips .umx-tip-content{width:auto}}@media (max-width:720px){.umx-stage.umx-stage-tips .umx-tip-content{width:auto}}.umx-stage.umx-stage-tips .umx-tip-content h4{font-family:HanyiVar-vivo-hwid-75;padding-bottom:15px;font-weight:700}@media (max-width:1000px){.umx-stage.umx-stage-tips .umx-tip-content h4{margin:0 24px}}@media (max-width:1000px){.umx-stage.umx-stage-tips .umx-tip-content h4{margin:0 24px}}.umx-stage.umx-stage-tips .umx-tip-content li{font-family:HanyiVar-vivo-hwid-65;line-height:26px;text-align:left;color:rgba(134,134,139,.8);list-style:decimal;margin-left:25px;font-size:14px}@media (max-width:1000px){.umx-stage.umx-stage-tips .umx-tip-content li{line-height:20px;font-size:12px;margin:0 24px}}@media (max-width:720px){.umx-stage.umx-stage-tips .umx-tip-content li{margin-left:24px}}@media (max-width:1000px){.umx-stage.umx-stage-tips .umx-tip-content ul{padding-bottom:60px;margin:0 24px}}.umx-stage.umx-stage-tips.umx-drak-mode{background-color:#000}.umx-stage.umx-stage-tips.umx-drak-mode h4{color:#fff}.umx-stage.umx-stage-tips.umx-drak-mode ul li{color:rgba(134,134,139,.8)}.umx-stage .umx-data-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1000px){.umx-stage .umx-data-items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:24px;padding-right:24px}}.umx-stage .umx-data-items li{-webkit-font-smoothing:antialiased}.umx-stage .umx-data-items li strong{-webkit-font-smoothing:antialiased;font-family:HanyiVar-vivo-hwid-65;font-weight:400;line-height:1.5;margin:6px 0 5px 0;position:relative;display:block}@media (max-width:1000px){.umx-stage .umx-data-items li strong{margin:6px 0 0 0}}.umx-stage .umx-data-items li strong span{-webkit-font-smoothing:antialiased;font-family:HanyiVar-vivo-hwid-55}.umx-stage .umx-data-items li p{-webkit-font-smoothing:antialiased;font-family:HanyiVar-vivo-hwid-55;font-weight:400;line-height:1.5}.umx-stage .umx-data-items li:last-child{margin-right:0;margin-bottom:0}.umx-stage .umx-popup-bg{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:999;background-color:rgba(0,0,0,.8)}.umx-stage .umx-popup-scroll{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:1000;overflow:auto}.umx-stage.active .umx-popup-bg,.umx-stage.active .umx-popup-scroll{display:block}.umx-stage .umx-popup-container{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:10px;margin-top:120px;margin-bottom:120px;background:#151515}.umx-stage .umx-popup-container .svg-box{position:absolute;height:100%;overflow:inherit;top:66px;right:60px;z-index:10}@media (max-width:1440px){.umx-stage .umx-popup-container .svg-box{top:50px;right:30px}}@media (max-width:1000px){.umx-stage .umx-popup-container .svg-box{top:26px;right:36px}}.umx-stage .umx-popup-container .svg-box svg{position:-webkit-sticky;position:sticky;z-index:10;top:70px;width:50px;height:36px;cursor:pointer}@media (min-width:1921px){.umx-stage .umx-popup-container .svg-box svg{width:40px;height:40px}}@media (max-width:1440px){.umx-stage .umx-popup-container .svg-box svg{width:38px;height:27px}}@media (max-width:1000px){.umx-stage .umx-popup-container .svg-box svg{width:36px;height:25px}}.umx-stage .umx-open-popup{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);cursor:pointer;margin-top:20px;font-size:16px;border:2px solid #fff;color:#fff;border-radius:50px;padding:8px 18px 8px 18px;font-family:HYQH-55S;font-weight:400;-webkit-transition:border .5s ease,color .5s ease;transition:border .5s ease,color .5s ease;z-index:998}@media (max-width:1000px){.umx-stage .umx-open-popup{font-size:16px}}.umx-stage .umx-open-popup:hover{-webkit-transition:border .5s ease,color .5s ease;transition:border .5s ease,color .5s ease;border:2px solid #415fff;color:#415fff}._tween{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);opacity:0}.lt9 ._tween{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.start ._tween{will-change:transform;-webkit-transition:opacity .5s cubic-bezier(.645,.045,.355,1),-webkit-transform 1s cubic-bezier(.645,.045,.355,1);transition:opacity .5s cubic-bezier(.645,.045,.355,1),-webkit-transform 1s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1),opacity .5s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1),opacity .5s cubic-bezier(.645,.045,.355,1),-webkit-transform 1s cubic-bezier(.645,.045,.355,1);opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.start ._tween._tween_1{-webkit-transition-delay:.1s;transition-delay:.1s}.start ._tween._tween_2{-webkit-transition-delay:.2s;transition-delay:.2s}.start ._tween._tween_3{-webkit-transition-delay:.3s;transition-delay:.3s}.start ._tween._tween_4{-webkit-transition-delay:.4s;transition-delay:.4s}.start ._tween._tween_5{-webkit-transition-delay:.5s;transition-delay:.5s}.start ._tween._tween_6{-webkit-transition-delay:.6s;transition-delay:.6s}.start ._tween._tween_7{-webkit-transition-delay:.7s;transition-delay:.7s}.start ._tween._tween_8{-webkit-transition-delay:.8s;transition-delay:.8s}.start ._tween._tween_9{-webkit-transition-delay:.9s;transition-delay:.9s}.start ._tween._tween_10{-webkit-transition-delay:1s;transition-delay:1s}.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../images/vp-parts-img1.jpg);background-size:456px 304px;width:456px;height:304px;left:50%;margin-left:-228px;background-position:center;background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../images/vp-parts-img1-x2.jpg)}}.webp .stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../images/vp-parts-img1.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../images/vp-parts-img1-x2.jpg.webp)}}@media (min-width:1921px){.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../images/vp-parts-img1-lg.jpg);background-size:600px 400px;width:600px;height:400px;margin-left:-300px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../images/vp-parts-img1-lg-x2.jpg)}}@media (min-width:1921px){.webp .stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../images/vp-parts-img1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../images/vp-parts-img1-lg-x2.jpg.webp)}}@media (max-width:720px){.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../images/vp-parts-img1-mb.jpg);background-size:250px 175px;background-position:center;background-repeat:no-repeat;width:250px;height:175px;left:50%;margin-left:-125px;margin-left:-125px!important}}@media only screen and (max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:720px) and (min-resolution:1.5dppx),(max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:720px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../images/vp-parts-img1-mb-x2.jpg)}}.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../images/vp-products-img1.png);background-size:304px 228px;width:304px;height:228px;left:50%;margin-left:-152px;background-position:center;background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../images/vp-products-img1-x2.png)}}.webp .stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../images/vp-products-img1.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../images/vp-products-img1-x2.png.webp)}}@media (min-width:1921px){.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../images/vp-products-img1-lg.png);background-size:400px 300px;width:400px;height:300px;margin-left:-200px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../images/vp-products-img1-lg-x2.png)}}@media (min-width:1921px){.webp .stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../images/vp-products-img1-lg.png.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../images/vp-products-img1-lg-x2.png.webp)}}@media (max-width:720px){.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../images/vp-products-img1.png);background-size:200px 150px;background-position:center;background-repeat:no-repeat;width:200px;height:150px;left:50%;margin-left:-100px;margin-left:-100px!important}}@media only screen and (max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:720px) and (min-resolution:1.5dppx),(max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:720px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../images/vp-products-img1-x2.png)}}.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../images/vp-products-img2.png);background-size:304px 228px;width:304px;height:228px;left:50%;margin-left:-152px;background-position:center;background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../images/vp-products-img2-x2.png)}}.webp .stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../images/vp-products-img2.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../images/vp-products-img2-x2.png.webp)}}@media (min-width:1921px){.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../images/vp-products-img2-lg.png);background-size:400px 300px;width:400px;height:300px;margin-left:-200px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../images/vp-products-img2-lg-x2.png)}}@media (min-width:1921px){.webp .stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../images/vp-products-img2-lg.png.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../images/vp-products-img2-lg-x2.png.webp)}}@media (max-width:720px){.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../images/vp-products-img2.png);background-size:200px 150px;background-position:center;background-repeat:no-repeat;width:200px;height:150px;left:50%;margin-left:-100px;margin-left:-100px!important}}@media only screen and (max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:720px) and (min-resolution:1.5dppx),(max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:720px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../images/vp-products-img2-x2.png)}}.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../images/vp-broken-img1.png);background-size:228px 319px;width:228px;height:319px;left:50%;margin-left:-114px;background-position:center;background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../images/vp-broken-img1-x2.png)}}.webp .stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../images/vp-broken-img1.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../images/vp-broken-img1-x2.png.webp)}}@media (min-width:1921px){.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../images/vp-broken-img1-lg.png);background-size:300px 420px;width:300px;height:420px;margin-left:-150px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../images/vp-broken-img1-lg-x2.png)}}@media (min-width:1921px){.webp .stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../images/vp-broken-img1-lg.png.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../images/vp-broken-img1-lg-x2.png.webp)}}@media (max-width:720px){.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../images/vp-broken-img1.png);background-size:150px 210px;background-position:center;background-repeat:no-repeat;width:150px;height:210px;left:50%;margin-left:-75px;margin-left:-75px!important}}@media only screen and (max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:720px) and (min-resolution:1.5dppx),(max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:720px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../images/vp-broken-img1-x2.png)}}.product-main-content{background-color:#fff}#pd-fly-layer{background-color:#000}#pd-fly-layer i{background-color:#000}body{overflow:inherit}html{overflow:inherit}html.limit-fly{overflow-y:hidden}footer{overflow-x:hidden}@media (max-width:1199px){.vp-head-wap .vp-head-wrap-wap{width:100%}}.vp-head-wap .vp-head-mainbar-pc{position:absolute;background-color:#fff;width:100%}#vivo-product-wrap{overflow:inherit}#vivo-wrap{position:relative;width:100%;overflow:inherit}.umx-stage_sticky{overflow:inherit}.umx-stickyBox{width:100%;height:100vh;position:-webkit-sticky;position:sticky;overflow:hidden;top:0}@media (max-width:1000px){.umx-stickyBox{overflow-x:hidden}}body,html{min-width:320px}figure,picture{outline:0;padding:0;margin:0}@media (max-width:1080px){#vivo-head-wrap .gb-vivo-head .gb-nav-tool,#vivo-head-wrap .v_h_search{overflow:hidden}}.um-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.um-row .col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.um-row .col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.um-row .col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.um-row .col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.um-row .col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.um-row .col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.um-row .col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.um-row .col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.um-row .col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.um-row .col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.um-row .col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.um-row .col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:1921px){.um-row .col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.um-row .col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.um-row .col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.um-row .col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.um-row .col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.um-row .col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.um-row .col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.um-row .col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.um-row .col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.um-row .col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.um-row .col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.um-row .col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:1440px){.um-row .col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.um-row .col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.um-row .col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.um-row .col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.um-row .col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.um-row .col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.um-row .col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.um-row .col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.um-row .col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.um-row .col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.um-row .col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.um-row .col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:1080px){.um-row .col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.um-row .col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.um-row .col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.um-row .col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.um-row .col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.um-row .col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.um-row .col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.um-row .col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.um-row .col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.um-row .col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.um-row .col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.um-row .col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:720px){.um-row .col-mb-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.um-row .col-mb-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.um-row .col-mb-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.um-row .col-mb-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.um-row .col-mb-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.um-row .col-mb-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.um-row .col-mb-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.um-row .col-mb-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.um-row .col-mb-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.um-row .col-mb-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.um-row .col-mb-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.um-row .col-mb-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.J_detail_navi{position:fixed;background-color:rgba(0,0,0,.85)}.J_detail_navi_img{background-image:url(../images/vivopd-logo.png);background-repeat:no-repeat;background-position:center left!important;background-size:auto 80%}@media (max-width:720px){.J_detail_navi_img{margin-top:.4rem!important}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.J_detail_navi_img{background-image:url(../images/vivopd-logo-x2.png)}}.topNavMaxScreen .topNavBox .phoneName{min-width:125px!important}a,button,img{outline:0;border:none;text-decoration:none;-webkit-tap-highlight-color:transparent}#vivo-product-wrap{font-size:14px;text-align:left;position:relative;width:100%;z-index:1}.umx-stage .umx-section .umx-title{width:1200px}@media (max-width:1024px){.umx-stage .umx-section .umx-title{width:auto}}@media (max-width:1000px){.umx-stage .umx-section .umx-title{width:auto}}.umx-stage .umx-section .umx-title .umx-vice-title{color:#443e3e;font-size:40px;line-height:1.4;font-family:HanyiVar-vivo-hwid-75;margin-bottom:20px;position:relative}@media (max-width:1600px){.umx-stage .umx-section .umx-title .umx-vice-title{font-size:30px;margin-bottom:16px}}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-vice-title{font-size:30px;margin-bottom:15px}}@media (max-width:1024px){.umx-stage .umx-section .umx-title .umx-vice-title{font-size:21px;margin-bottom:10px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-vice-title{font-size:24px;margin-bottom:6px}}.umx-stage .umx-section .umx-title .umx-vice-title sup{position:absolute;font-family:HanyiVar-vivo-hwid-75;font-size:12px;top:5px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-vice-title sup{font-size:10px;top:3px}}.umx-stage .umx-section .umx-title .umx-main-title{line-height:1.13;font-family:HanyiVar-vivo-hwid-75;font-size:88px;margin-bottom:30px;color:#443e3e}@media (max-width:1600px){.umx-stage .umx-section .umx-title .umx-main-title{font-size:66px;margin-bottom:10px}}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-main-title{font-size:66px;margin-bottom:10px}.umx-stage .umx-section .umx-title .umx-main-title sup{top:-15px}}@media (max-width:1024px){.umx-stage .umx-section .umx-title .umx-main-title{font-size:47px;margin-bottom:7px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-main-title{font-size:40px;margin-bottom:10px}.umx-stage .umx-section .umx-title .umx-main-title sup{top:-10px}}.umx-stage .umx-section .umx-title .umx-intro{color:#443e3e;font-size:20px;line-height:1.4;font-family:HanyiVar-vivo-hwid-65}@media (max-width:1600px){.umx-stage .umx-section .umx-title .umx-intro{font-size:15px}}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-intro{font-size:15px}}@media (max-width:1024px){.umx-stage .umx-section .umx-title .umx-intro{font-size:12px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-intro{font-size:16px;color:#7b7676}}.umx-stage .umx-section .umx-title .umx-intro sup{font-size:12px;position:relative}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-intro sup{font-size:10px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-intro sup{font-size:10px}}.umx-stage .umx-section .umx-title .umx-innertips{color:rgba(0,0,0,.3);font-size:16px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-innertips{font-size:14px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-innertips{font-size:11px}}.umx-stage .umx-data-items{margin-top:40px;text-align:left}@media (min-width:1921px){.umx-stage .umx-data-items{margin-top:80px}}@media (max-width:1000px){.umx-stage .umx-data-items{margin-top:20px}}.umx-stage .umx-data-items li{margin-bottom:0}@media (max-width:1000px){.umx-stage .umx-data-items li{width:50%}}.umx-stage .umx-data-items li strong{font-size:30px;font-family:HanyiVar-vivo-hwid-75;color:#443e3e}@media (max-width:1440px){.umx-stage .umx-data-items li strong{font-size:30px}}@media (max-width:1000px){.umx-stage .umx-data-items li strong{font-size:16px}}.umx-stage .umx-data-items li strong sup{position:absolute;font-size:12px}@media (max-width:1440px){.umx-stage .umx-data-items li strong sup{font-size:10px}}.umx-stage .umx-data-items li p{color:#6c6d72;font-family:HanyiVar-vivo-hwid-75;font-size:20px}@media (max-width:1600px){.umx-stage .umx-data-items li p{font-size:16px}}@media (max-width:1440px){.umx-stage .umx-data-items li p{font-size:15px}}@media (max-width:1000px){.umx-stage .umx-data-items li p{font-size:12px}}.umx-stage .umx-data-items li p sup{font-size:12px;position:relative}@media (max-width:1440px){.umx-stage .umx-data-items li p sup{font-size:10px}}@media (max-width:1000px){.umx-stage .umx-data-items li p sup{font-size:10px}}.umx-stage .umx-data-items li:last-child{margin-right:0;margin-bottom:0}.umx-stage .umx-popup-container{width:1000px}@media (max-width:1440px){.umx-stage .umx-popup-container{width:637px}}@media (max-width:1000px){.umx-stage .umx-popup-container{width:100vw}}.umx-stage .umx-popup-section{position:relative;width:100%;height:1500px;background-color:#bc8f8f}.umx-stage.umx-stage-tips{background-color:#f4f4f4}.umx-linear-gradient1{display:inline-block;background:-webkit-linear-gradient(75deg,#85e4ff 0,#0895e6 100%);background:linear-gradient(15deg,#85e4ff 0,#0895e6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ie .umx-linear-gradient1{background:0 0;color:#0895e6!important}.umx-linear-gradient2{display:inline-block;background:-webkit-linear-gradient(70deg,#feffe3 0,#ff9d9d 100%);background:linear-gradient(20deg,#feffe3 0,#ff9d9d 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ie .umx-linear-gradient2{background:0 0;color:#ff9d9d!important}.umx-linear-gradient3{display:inline-block;background:-webkit-linear-gradient(315deg,#bebbd6 0,#060319 100%);background:linear-gradient(135deg,#bebbd6 0,#060319 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ie .umx-linear-gradient3{background:0 0;color:#060319!important}.umx-dark-mode{background:#000}.umx-dark-mode .umx-section .umx-title .umx-main-title{color:#fff}.umx-dark-mode .umx-section .umx-title .umx-vice-title{color:#a1a1a6}.umx-dark-mode .umx-section .umx-title .umx-intro{color:rgba(255,255,255,.6)}.umx-dark-mode .umx-section .umx-title .umx-data-items li strong{color:#fff}.umx-dark-mode .umx-section .umx-title .umx-data-items li p{color:rgba(255,255,255,.6)}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;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:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;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;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.y73t-kv{overflow:hidden;position:relative}.y73t-kv .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1920px;height:1080px}@media (min-width:1921px){.y73t-kv .umx-figure-box{width:2560px;height:1296px}}@media (max-width:1600px){.y73t-kv .umx-figure-box{width:1603.2px;height:901.8px}}@media (max-width:1440px){.y73t-kv .umx-figure-box{width:1440px;height:810px}}@media (max-width:1024px){.y73t-kv .umx-figure-box{width:1022.4px;height:575.1px}}@media (max-width:1000px){.y73t-kv .umx-figure-box{width:100vw;height:177.86667vw}}.y73t-kv .umx-figure-box .umx-figure figure{position:absolute}.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-lg.jpg);background-size:1920px 1080px;background-position:center;background-repeat:no-repeat;width:1920px;height:1080px;left:50%;margin-left:-960px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-lg-x2.jpg)}}.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-xl.jpg);background-size:2560px 1296px;background-position:center;background-repeat:no-repeat;width:2560px;height:1296px;left:50%;margin-left:-1280px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-xl-x2.jpg.webp)}}@media (max-width:1600px){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-lg.jpg);background-size:1603px 901px;background-position:center;background-repeat:no-repeat;width:1603px;height:901px;left:50%;margin-left:-801px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-lg-x2.jpg)}}@media (max-width:1600px){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-md.jpg);background-size:1440px 810px;background-position:center;background-repeat:no-repeat;width:1440px;height:810px;left:50%;margin-left:-720px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-md-x2.jpg.webp)}}@media (max-width:1024px){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-md.jpg);background-size:1022px 575px;background-position:center;background-repeat:no-repeat;width:1022px;height:575px;left:50%;margin-left:-511px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-md-x2.jpg)}}@media (max-width:1024px){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-md.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-mb.jpg);background-size:375px 667px;background-position:center;background-repeat:no-repeat;width:375px;height:667px;left:50%;margin-left:-187px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-image:url(../images/y73t-kv-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f1{background-size:100vw 177.86667vw;width:100vw;height:177.86667vw;margin-left:0;left:0}}.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{position:absolute;right:175px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../images/y73t-kv-img2-lg.png);background-size:524px 174px;background-position:center;background-repeat:no-repeat;width:524px;height:174px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-lg-x2.png)}}.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-lg-x2.png.webp)}}@media (min-width:1921px){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-xl.png);background-size:699px 232px;background-position:center;background-repeat:no-repeat;width:699px;height:232px;right:230px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-xl-x2.png)}}@media (min-width:1921px){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-xl.png.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-xl-x2.png.webp)}}@media (max-width:1600px){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-lg.png);background-size:437px 145px;background-position:center;background-repeat:no-repeat;width:437px;height:145px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-lg-x2.png)}}@media (max-width:1600px){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-lg.png.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-lg-x2.png.webp)}}@media (max-width:1440px){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-md.png);background-size:393px 131px;background-position:center;background-repeat:no-repeat;width:393px;height:131px;right:130px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-md-x2.png)}}@media (max-width:1440px){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-md.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-md-x2.png.webp)}}@media (max-width:1024px){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-md.png);background-size:279px 93px;background-position:center;background-repeat:no-repeat;width:279px;height:93px;right:92.3px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-md-x2.png)}}@media (max-width:1024px){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-md.png.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-md-x2.png.webp)}}@media (max-width:1000px){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-mb.png);background-size:327px 109px;background-position:center;background-repeat:no-repeat;width:327px;height:109px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-mb-x2.png)}}@media (max-width:1000px){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-mb.png.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-image:url(../images/y73t-kv-img2-mb-x2.png.webp)}}@media (max-width:1000px){.y73t-kv .umx-figure-box .umx-figure figure.umx-kv-f2{background-size:87.2vw 29.06667vw;width:87.2vw;height:29.06667vw;right:auto;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-left:0;top:23%}}.y73t-kv .umx-txt{font-size:12px;color:#797678;line-height:1.2;text-align:right;position:absolute;right:175px;bottom:65px}@media (min-width:1921px){.y73t-kv .umx-txt{right:230px}}@media (max-width:1440px){.y73t-kv .umx-txt{right:130px;bottom:40px}}@media (max-width:1024px){.y73t-kv .umx-txt{right:92.3px;bottom:28.4px}}@media (max-width:1000px){.y73t-kv .umx-txt{right:24px;bottom:20px;font-size:9px}}.y73t-ksp{position:relative}.y73t-ksp .umx-section .umx-title .umx-vice-title{font-size:46px;font-family:HanyiVar-vivo-hwid-65;margin-bottom:60px;text-align:center}@media (min-width:1921px){.y73t-ksp .umx-section .umx-title .umx-vice-title{margin-bottom:42px}}@media (max-width:1440px){.y73t-ksp .umx-section .umx-title .umx-vice-title{font-size:34px;margin-bottom:24px}}@media (max-width:1000px){.y73t-ksp .umx-section .umx-title .umx-vice-title{font-size:20px;margin-bottom:20px}}.y73t-ksp .umx-figure-box{width:1440px;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}@media (min-width:1921px){.y73t-ksp .umx-figure-box{width:1920px;margin-bottom:100px}}@media (max-width:1440px){.y73t-ksp .umx-figure-box{width:1080px}}@media (max-width:1024px){.y73t-ksp .umx-figure-box{-webkit-transform:translateX(-50%) scale(.85);-ms-transform:translateX(-50%) scale(.85);transform:translateX(-50%) scale(.85)}}@media (max-width:1000px){.y73t-ksp .umx-figure-box{width:87.2vw;margin-bottom:80px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.y73t-ksp .umx-figure-box .umx-div{position:relative;overflow:hidden;margin-bottom:20px;border-radius:20px}@media (max-width:1000px){.y73t-ksp .umx-figure-box .umx-div{position:relative!important;top:inherit!important;bottom:inherit!important}}.y73t-ksp .umx-figure-box .umx-div p{position:absolute;font-size:40px;font-family:HanyiVar-vivo-hwid-75;color:#443e3e;left:60px}@media (min-width:1921px){.y73t-ksp .umx-figure-box .umx-div p{font-size:46px}}@media (max-width:1440px){.y73t-ksp .umx-figure-box .umx-div p{font-size:32px;left:30px}}@media (max-width:1000px){.y73t-ksp .umx-figure-box .umx-div p{font-size:20px;left:16px}}.y73t-ksp .umx-figure-box .umx-div p.umx-p1,.y73t-ksp .umx-figure-box .umx-div p.umx-p5{top:40px}@media (min-width:1921px){.y73t-ksp .umx-figure-box .umx-div p.umx-p1,.y73t-ksp .umx-figure-box .umx-div p.umx-p5{top:60px}}@media (max-width:1440px){.y73t-ksp .umx-figure-box .umx-div p.umx-p1,.y73t-ksp .umx-figure-box .umx-div p.umx-p5{top:30px}}.y73t-ksp .umx-figure-box .umx-div p.umx-p2{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1000px){.y73t-ksp .umx-figure-box .umx-div p.umx-p2{top:30px;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit}}.y73t-ksp .umx-figure-box .umx-div p.umx-p3{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1000px){.y73t-ksp .umx-figure-box .umx-div p.umx-p3{top:inherit;left:50%;bottom:30px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.y73t-ksp .umx-figure-box .umx-div p.umx-p4{bottom:40px}@media (min-width:1921px){.y73t-ksp .umx-figure-box .umx-div p.umx-p4{bottom:60px}}@media (max-width:1440px){.y73t-ksp .umx-figure-box .umx-div p.umx-p4{bottom:30px}}@media (max-width:1000px){.y73t-ksp .umx-figure-box .umx-div p.umx-p4{top:inherit;left:50%;bottom:30px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.y73t-ksp .umx-figure-box .umx-div.f2-box{height:310px}@media (min-width:1921px){.y73t-ksp .umx-figure-box .umx-div.f2-box{height:440px}}@media (max-width:1440px){.y73t-ksp .umx-figure-box .umx-div.f2-box{height:248px}}@media (max-width:1000px){.y73t-ksp .umx-figure-box .umx-div.f2-box{height:80vw}}.y73t-ksp .umx-figure-box .umx-div.f3-box{position:absolute;right:0;top:330px}@media (min-width:1921px){.y73t-ksp .umx-figure-box .umx-div.f3-box{top:460px}}@media (max-width:1440px){.y73t-ksp .umx-figure-box .umx-div.f3-box{top:268px}}.y73t-ksp .umx-figure-box .umx-div.f5-box{position:absolute;right:0;bottom:0}.y73t-ksp .umx-figure-box figure{position:relative;-webkit-transition:all 1s;transition:all 1s}.y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-lg.jpg);background-size:710px 810px;background-position:center;background-repeat:no-repeat;width:710px;height:810px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-lg-x2.jpg)}}.webp .y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-xl.jpg);background-size:947px 1120px;background-position:center;background-repeat:no-repeat;width:947px;height:1120px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-md.jpg);background-size:533px 628px;background-position:center;background-repeat:no-repeat;width:533px;height:628px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-mb.jpg);background-size:327px 300px;background-position:center;background-repeat:no-repeat;width:327px;height:300px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f1{background-image:url(../images/y73t-ksp-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-ksp .umx-figure-box figure.umx-f1{background-size:87.2vw 80vw;width:87.2vw;height:80vw}}.y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-lg.jpg);background-size:710px 310px;background-position:center;background-repeat:no-repeat;width:710px;height:310px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-lg-x2.jpg)}}.webp .y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-xl.jpg);background-size:947px 440px;background-position:center;background-repeat:no-repeat;width:947px;height:440px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-md.jpg);background-size:533px 248px;background-position:center;background-repeat:no-repeat;width:533px;height:248px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-mb.jpg);background-size:327px 300px;background-position:center;background-repeat:no-repeat;width:327px;height:300px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f2{background-image:url(../images/y73t-ksp-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-ksp .umx-figure-box figure.umx-f2{background-size:87.2vw 80vw;width:87.2vw;height:80vw}}.y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-lg.jpg);background-size:710px 310px;background-position:center;background-repeat:no-repeat;width:710px;height:310px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-lg-x2.jpg)}}.webp .y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-xl.jpg);background-size:947px 440px;background-position:center;background-repeat:no-repeat;width:947px;height:440px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-md.jpg);background-size:533px 248px;background-position:center;background-repeat:no-repeat;width:533px;height:248px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-mb.jpg);background-size:327px 300px;background-position:center;background-repeat:no-repeat;width:327px;height:300px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f3{background-image:url(../images/y73t-ksp-img3-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-ksp .umx-figure-box figure.umx-f3{background-size:87.2vw 80vw;width:87.2vw;height:80vw}}.y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-lg.jpg);background-size:710px 350px;background-position:center;background-repeat:no-repeat;width:710px;height:350px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-lg-x2.jpg)}}.webp .y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-xl.jpg);background-size:947px 440px;background-position:center;background-repeat:no-repeat;width:947px;height:440px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-md.jpg);background-size:533px 248px;background-position:center;background-repeat:no-repeat;width:533px;height:248px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-mb.jpg);background-size:327px 300px;background-position:center;background-repeat:no-repeat;width:327px;height:300px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f4{background-image:url(../images/y73t-ksp-img4-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-ksp .umx-figure-box figure.umx-f4{background-size:87.2vw 80vw;width:87.2vw;height:80vw}}.y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-lg.jpg);background-size:710px 520px;background-position:center;background-repeat:no-repeat;width:710px;height:520px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-lg-x2.jpg)}}.webp .y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-xl.jpg);background-size:947px 660px;background-position:center;background-repeat:no-repeat;width:947px;height:660px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-md.jpg);background-size:533px 360px;background-position:center;background-repeat:no-repeat;width:533px;height:360px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-mb.jpg);background-size:327px 300px;background-position:center;background-repeat:no-repeat;width:327px;height:300px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-ksp .umx-figure-box figure.umx-f5{background-image:url(../images/y73t-ksp-img5-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-ksp .umx-figure-box figure.umx-f5{background-size:87.2vw 80vw;width:87.2vw;height:80vw}}.y73t-ksp .umx-figure-box figure:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.y73t-ksp .umx-figure-box img{display:block;position:absolute;right:12px;bottom:12px;width:30px;height:30px;cursor:pointer}@media (min-width:1921px){.y73t-ksp .umx-figure-box img{width:40px;height:40px;right:16px;bottom:16px}}@media (max-width:1440px){.y73t-ksp .umx-figure-box img{width:23px;height:23px;right:9px;bottom:9px}}@media (max-width:1000px){.y73t-ksp .umx-figure-box img{width:18px;height:18px;right:10px;bottom:10px}}.y73t-color .umx-section{z-index:2}@media (max-width:1440px){.y73t-color .umx-section .umx-title{width:800px}}@media (max-width:1000px){.y73t-color .umx-section .umx-title{width:auto}}.y73t-color .umx-section .umx-title .umx-main-title{font-size:100px}@media (max-width:1440px){.y73t-color .umx-section .umx-title .umx-main-title{font-size:66px}}@media (max-width:1000px){.y73t-color .umx-section .umx-title .umx-main-title{font-size:40px}}.y73t-color .umx-section .umx-title .umx-intro{font-size:20px}@media (min-width:1921px){.y73t-color .umx-section .umx-title .umx-intro{font-size:24px}}@media (max-width:1440px){.y73t-color .umx-section .umx-title .umx-intro{font-size:15px}}.y73t-color .umx-section .umx-title2{position:relative;width:360px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:60px 0 0 400px}@media (max-width:1440px){.y73t-color .umx-section .umx-title2{margin:60px 0 0 340px}}@media (max-width:1000px){.y73t-color .umx-section .umx-title2{width:auto;margin:40px 0 0 0}}.y73t-color .umx-section .txt-box{opacity:0;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.y73t-color .umx-section .txt-box span{font-size:40px;font-family:HanyiVar-vivo-hwid-75;color:#443e3e}@media (min-width:1921px){.y73t-color .umx-section .txt-box span{font-size:40px}}@media (max-width:1440px){.y73t-color .umx-section .txt-box span{font-size:30px}}@media (max-width:1000px){.y73t-color .umx-section .txt-box span{font-size:24px;padding-left:24px}}.y73t-color .umx-section .txt-box p{margin-top:20px;line-height:1.3;font-size:20px;font-family:HanyiVar-vivo-hwid-65;color:rgba(68,62,62,.8)}@media (min-width:1921px){.y73t-color .umx-section .txt-box p{font-size:20px}}@media (max-width:1440px){.y73t-color .umx-section .txt-box p{font-size:15px;margin-top:20px}}@media (max-width:1000px){.y73t-color .umx-section .txt-box p{font-size:16px;padding-left:24px;margin-top:10px}}.y73t-color .umx-section .txt-box.txt-box1,.y73t-color .umx-section .txt-box.txt-box2{position:absolute}.y73t-color .umx-section .txt-box.active{opacity:1;pointer-events:inherit}.y73t-color .umx-data-items{width:1200px;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:150px;z-index:5;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (min-width:1921px){.y73t-color .umx-data-items{width:1440px}}@media (max-width:1600px){.y73t-color .umx-data-items{bottom:330px}}@media (max-width:1440px){.y73t-color .umx-data-items{width:800px;bottom:150px}}@media (max-width:1000px){.y73t-color .umx-data-items{width:auto;left:inherit;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;right:15px;bottom:inherit;margin-top:-85px}}.y73t-color .umx-data-items li{position:relative;width:38px;height:38px}@media (max-width:1440px){.y73t-color .umx-data-items li{width:32px;height:32px}}@media (max-width:1000px){.y73t-color .umx-data-items li{width:6.93333vw;height:6.93333vw}}.y73t-color .umx-data-items li svg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:38px;height:38px;opacity:0;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}@media (max-width:1440px){.y73t-color .umx-data-items li svg{width:32px;height:32px}}@media (max-width:1000px){.y73t-color .umx-data-items li svg{width:26px;height:26px}}.y73t-color .umx-data-items li span{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;cursor:pointer}@media (max-width:1440px){.y73t-color .umx-data-items li span{width:24px;height:24px}}@media (max-width:1000px){.y73t-color .umx-data-items li span{width:20px;height:20px}}.y73t-color .umx-data-items li.items-blue span{background:-webkit-gradient(linear,left top,right top,from(#3a98cc),color-stop(60%,#b7ddec),to(#f1fcfd));background:-webkit-linear-gradient(left,#3a98cc 0,#b7ddec 60%,#f1fcfd 100%);background:linear-gradient(to right,#3a98cc 0,#b7ddec 60%,#f1fcfd 100%)}.y73t-color .umx-data-items li.items-orange{margin:14px 0}@media (max-width:1000px){.y73t-color .umx-data-items li.items-orange{margin:10px 0}}.y73t-color .umx-data-items li.items-orange span{background:-webkit-gradient(linear,left top,right top,from(#fc903a),color-stop(80%,#fdd7ad),to(#fef4de));background:-webkit-linear-gradient(left,#fc903a 0,#fdd7ad 80%,#fef4de 100%);background:linear-gradient(to right,#fc903a 0,#fdd7ad 80%,#fef4de 100%)}.y73t-color .umx-data-items li.items-black span{background:-webkit-gradient(linear,left top,right top,from(#060319),to(#bebbd6));background:-webkit-linear-gradient(left,#060319 0,#bebbd6 100%);background:linear-gradient(to right,#060319 0,#bebbd6 100%)}.y73t-color .umx-data-items li.active svg{opacity:1}.y73t-color .umx-figure-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:1000px){.y73t-color .umx-figure-box{margin-top:50px}}.y73t-color .umx-figure-box .umx-left-box{z-index:2;width:648px;height:850px}@media (min-width:1921px){.y73t-color .umx-figure-box .umx-left-box{width:766px;height:1086px}}@media (max-width:1440px){.y73t-color .umx-figure-box .umx-left-box{width:433px;height:600px}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-left-box{width:56.93333vw;height:94.93333vw;top:0}}.y73t-color .umx-figure-box .umx-left-box figure{position:absolute;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-lg.jpg);background-size:648px 850px;background-position:center;background-repeat:no-repeat;width:648px;height:850px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-lg-x2.jpg)}}.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-xl.jpg);background-size:766px 1086px;background-position:center;background-repeat:no-repeat;width:766px;height:1086px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-md.jpg);background-size:433px 600px;background-position:center;background-repeat:no-repeat;width:433px;height:600px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-mb.jpg);background-size:213px 356px;background-position:center;background-repeat:no-repeat;width:213px;height:356px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-image:url(../images/y73t-color-left-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f1{background-size:56.93333vw 94.93333vw;width:56.93333vw;height:94.93333vw}}.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-lg.jpg);background-size:648px 850px;background-position:center;background-repeat:no-repeat;width:648px;height:850px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-lg-x2.jpg)}}.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-xl.jpg);background-size:766px 1086px;background-position:center;background-repeat:no-repeat;width:766px;height:1086px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-md.jpg);background-size:433px 600px;background-position:center;background-repeat:no-repeat;width:433px;height:600px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-mb.jpg);background-size:213px 356px;background-position:center;background-repeat:no-repeat;width:213px;height:356px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-image:url(../images/y73t-color-left-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f2{background-size:56.93333vw 94.93333vw;width:56.93333vw;height:94.93333vw}}.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-lg.jpg);background-size:648px 850px;background-position:center;background-repeat:no-repeat;width:648px;height:850px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-lg-x2.jpg)}}.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-xl.jpg);background-size:766px 1086px;background-position:center;background-repeat:no-repeat;width:766px;height:1086px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-md.jpg);background-size:433px 600px;background-position:center;background-repeat:no-repeat;width:433px;height:600px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-mb.jpg);background-size:213px 356px;background-position:center;background-repeat:no-repeat;width:213px;height:356px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-image:url(../images/y73t-color-left-img3-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-left-box figure.umx-left-f3{background-size:56.93333vw 94.93333vw;width:56.93333vw;height:94.93333vw}}.y73t-color .umx-figure-box .umx-right-box{position:relative;width:352px;height:700px}@media (min-width:1921px){.y73t-color .umx-figure-box .umx-right-box{width:417px;height:909px}}@media (max-width:1440px){.y73t-color .umx-figure-box .umx-right-box{width:237px;height:499px}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-right-box{width:30.66667vw;height:81.6vw}}.y73t-color .umx-figure-box .umx-right-box figure{position:absolute;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-lg.jpg);background-size:352px 700px;background-position:center;background-repeat:no-repeat;width:352px;height:700px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-lg-x2.jpg)}}.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-xl.jpg);background-size:417px 909px;background-position:center;background-repeat:no-repeat;width:417px;height:909px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-md.jpg);background-size:237px 499px;background-position:center;background-repeat:no-repeat;width:237px;height:499px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-mb.jpg);background-size:115px 306px;background-position:center;background-repeat:no-repeat;width:115px;height:306px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-image:url(../images/y73t-color-right-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f1{background-size:30.66667vw 81.6vw;width:30.66667vw;height:81.6vw}}.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-lg.jpg);background-size:352px 700px;background-position:center;background-repeat:no-repeat;width:352px;height:700px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-lg-x2.jpg)}}.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-xl.jpg);background-size:417px 909px;background-position:center;background-repeat:no-repeat;width:417px;height:909px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-md.jpg);background-size:237px 499px;background-position:center;background-repeat:no-repeat;width:237px;height:499px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-mb.jpg);background-size:115px 306px;background-position:center;background-repeat:no-repeat;width:115px;height:306px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-image:url(../images/y73t-color-right-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f2{background-size:30.66667vw 81.6vw;width:30.66667vw;height:81.6vw}}.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-lg.jpg);background-size:352px 700px;background-position:center;background-repeat:no-repeat;width:352px;height:700px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-lg-x2.jpg)}}.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-xl.jpg);background-size:417px 909px;background-position:center;background-repeat:no-repeat;width:417px;height:909px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-md.jpg);background-size:237px 499px;background-position:center;background-repeat:no-repeat;width:237px;height:499px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-mb.jpg);background-size:115px 306px;background-position:center;background-repeat:no-repeat;width:115px;height:306px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-image:url(../images/y73t-color-right-img3-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color .umx-figure-box .umx-right-box figure.umx-right-f3{background-size:30.66667vw 81.6vw;width:30.66667vw;height:81.6vw}}.y73t-color .umx-figure-box .current{-webkit-transition-duration:.5s!important;transition-duration:.5s!important;-webkit-transition-timing-function:ease-out!important;transition-timing-function:ease-out!important;-webkit-transition-property:opacity,-webkit-transform!important;transition-property:opacity,-webkit-transform!important;transition-property:transform,opacity!important;transition-property:transform,opacity,-webkit-transform!important;opacity:1!important}.y73t-color-bottom{background-color:#f9fbfd}.y73t-color-bottom .umx-section{position:absolute;padding-top:600px}@media (max-width:1440px){.y73t-color-bottom .umx-section{padding-top:450px}}@media (max-width:1000px){.y73t-color-bottom .umx-section{position:relative;padding-top:40px}}.y73t-color-bottom .umx-section .umx-title{width:1440px}@media (max-width:1440px){.y73t-color-bottom .umx-section .umx-title{width:880px}}@media (max-width:1000px){.y73t-color-bottom .umx-section .umx-title{width:auto}}.y73t-color-bottom .umx-section .umx-title .umx-intro{font-size:40px;font-family:HanyiVar-vivo-hwid-75}@media (max-width:1440px){.y73t-color-bottom .umx-section .umx-title .umx-intro{font-size:24px}}@media (max-width:1000px){.y73t-color-bottom .umx-section .umx-title .umx-intro{font-size:16px;color:#000;line-height:1.5}}.y73t-color-bottom .umx-section .umx-title .umx-intro span{color:#0b8aee}.y73t-color-bottom .umx-f1{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(../images/y73t-color-bottom-img-lg.jpg);background-size:1112px 913px;background-position:center;background-repeat:no-repeat;width:1112px;height:913px;margin:160px 0 0 400px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-lg-x2.jpg)}}.webp .y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-xl.jpg);background-size:1445px 1210px;background-position:center;background-repeat:no-repeat;width:1445px;height:1210px;margin:250px 0 0 550px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-md.jpg);background-size:773px 664px;background-position:center;background-repeat:no-repeat;width:773px;height:664px;margin:140px 0 0 300px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-mb.jpg);background-size:335px 268px;background-position:center;background-repeat:no-repeat;width:335px;height:268px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-color-bottom .umx-f1{background-image:url(../images/y73t-color-bottom-img-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-color-bottom .umx-f1{background-size:89.33333vw 71.46667vw;width:89.33333vw;height:71.46667vw;margin:40px 0 0 0}}.y73t-charge{position:relative}@media (max-width:1000px){.y73t-charge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.y73t-charge .umx-s1{background-color:#fcfcfc;padding-top:300px}@media (max-width:1440px){.y73t-charge .umx-s1{padding-top:200px}}@media (max-width:1000px){.y73t-charge .umx-s1{padding-top:90px}}.y73t-charge .umx-s1 .umx-title .umx-main-title{text-align:center;margin-bottom:0}@media (max-width:1000px){.y73t-charge .umx-s1 .umx-title .umx-main-title{text-align:left;padding-left:70px;padding-bottom:20px}}@media (max-width:1000px){.y73t-charge .umx-stickyBox{position:relative;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;height:144vw}}.y73t-charge .umx-section .umx-title1{width:1200px}@media (min-width:1921px){.y73t-charge .umx-section .umx-title1{width:1440px}}@media (max-width:1440px){.y73t-charge .umx-section .umx-title1{width:880px}}@media (max-width:1000px){.y73t-charge .umx-section .umx-title1{width:auto}}.y73t-charge .umx-section .umx-title1 .umx-main-title{font-size:40px}@media (max-width:1440px){.y73t-charge .umx-section .umx-title1 .umx-main-title{font-size:30px}}@media (max-width:1000px){.y73t-charge .umx-section .umx-title1 .umx-main-title{font-size:24px;padding-left:70px}}.y73t-charge .umx-section .umx-title1 .umx-main-title sup{font-size:14px;top:-5px}@media (max-width:1000px){.y73t-charge .umx-section .umx-title1 .umx-main-title sup{top:0}}.y73t-charge .umx-section .umx-title1 .umx-main-title span{color:#1b86da}.y73t-charge .umx-section .umx-title1 .umx-intro{width:270px;font-size:20px}@media (max-width:1440px){.y73t-charge .umx-section .umx-title1 .umx-intro{font-size:15px;width:220px}}@media (max-width:1000px){.y73t-charge .umx-section .umx-title1 .umx-intro{font-size:16px;width:auto;padding-left:70px;margin-bottom:6px}}.y73t-charge .umx-section .umx-title2{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:130px 0 0 550px;width:290px}@media (min-width:1921px){.y73t-charge .umx-section .umx-title2{margin:130px 0 0 650px}}@media (max-width:1440px){.y73t-charge .umx-section .umx-title2{margin:130px 0 0 450px}}@media (max-width:1024px){.y73t-charge .umx-section .umx-title2{margin:130px 0 0 400px}}@media (max-width:1000px){.y73t-charge .umx-section .umx-title2{width:auto;margin:0}}.y73t-charge .umx-section .umx-title2 .umx-main-title{font-size:40px}@media (max-width:1440px){.y73t-charge .umx-section .umx-title2 .umx-main-title{font-size:30px}}@media (max-width:1000px){.y73t-charge .umx-section .umx-title2 .umx-main-title{font-size:16px;color:#7b7676;padding-left:70px}}.y73t-charge .umx-section .umx-title2 .umx-main-title sup{position:absolute;font-size:14px;top:-5px}@media (max-width:1000px){.y73t-charge .umx-section .umx-title2 .umx-main-title sup{position:absolute;font-size:12px;top:-3px}}.y73t-charge .umx-section .umx-title2 .umx-main-title span{color:#1b86da}.y73t-charge .umx-section .umx-title2 .umx-intro{font-size:20px;margin-top:6px;font-family:HanyiVar-vivo-hwid-65}@media (max-width:1440px){.y73t-charge .umx-section .umx-title2 .umx-intro{font-size:15px}}@media (max-width:1000px){.y73t-charge .umx-section .umx-title2 .umx-intro{font-size:16px}}.y73t-charge .umx-section .umx-title2 .umx-intro span{font-family:HanyiVar-vivo-hwid-75;font-size:40px}@media (max-width:1440px){.y73t-charge .umx-section .umx-title2 .umx-intro span{font-size:30px}}@media (max-width:1000px){.y73t-charge .umx-section .umx-title2 .umx-intro span{font-size:24px;color:#000}}@media (max-width:1000px){.y73t-charge .umx-section .umx-title2 .umx-data{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.y73t-charge .umx-section.umx-s2{padding-top:0;margin-top:-80vh}@media (max-width:1024px){.y73t-charge .umx-section.umx-s2{overflow:hidden}}@media (max-width:1000px){.y73t-charge .umx-section.umx-s2{margin-top:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;background-color:#fcfcfc}}.y73t-charge .umx-section.umx-s2 i{display:none}@media (max-width:1000px){.y73t-charge .umx-section.umx-s2 i{display:block;height:69px;width:1px;border-right:1px solid #d9d9d9;-webkit-border-image:-webkit-gradient(linear,left top,left bottom,from(rgba(217,217,217,.1)),to(#c9c9c9)) 1 1;-webkit-border-image:-webkit-linear-gradient(top,rgba(217,217,217,.1),#c9c9c9) 1 1;-o-border-image:linear-gradient(to bottom,rgba(217,217,217,.1),#c9c9c9) 1 1;border-image:-webkit-gradient(linear,left top,left bottom,from(rgba(217,217,217,.1)),to(#c9c9c9)) 1 1;border-image:linear-gradient(to bottom,rgba(217,217,217,.1),#c9c9c9) 1 1}}@media (max-width:1000px){.y73t-charge .umx-section.umx-s2 .umx-intro1{padding-bottom:6px;border-bottom:1px solid #d9d9d9;-webkit-border-image:-webkit-gradient(linear,left top,right top,from(rgba(217,217,217,.1)),to(#c9c9c9)) 1 1;-webkit-border-image:-webkit-linear-gradient(left,rgba(217,217,217,.1),#c9c9c9) 1 1;-o-border-image:linear-gradient(to right,rgba(217,217,217,.1),#c9c9c9) 1 1;border-image:-webkit-gradient(linear,left top,right top,from(rgba(217,217,217,.1)),to(#c9c9c9)) 1 1;border-image:linear-gradient(to right,rgba(217,217,217,.1),#c9c9c9) 1 1}}@media (max-width:1000px){.y73t-charge .umx-section.umx-s2 .umx-intro2{padding-bottom:6px;border-bottom:1px solid #d9d9d9;-webkit-border-image:-webkit-gradient(linear,left top,right top,from(#d9d9d9),to(rgba(217,217,217,.1))) 1 1;-webkit-border-image:-webkit-linear-gradient(left,#d9d9d9,rgba(217,217,217,.1)) 1 1;-o-border-image:linear-gradient(to right,#d9d9d9,rgba(217,217,217,.1)) 1 1;border-image:-webkit-gradient(linear,left top,right top,from(#d9d9d9),to(rgba(217,217,217,.1))) 1 1;border-image:linear-gradient(to right,#d9d9d9,rgba(217,217,217,.1)) 1 1}}@media (max-width:1000px){.y73t-charge .umx-section.umx-s2 .umx-intro3{width:100%;text-align:center}}.y73t-charge .umx-section.umx-s3{padding-top:0;margin-top:50vh;padding-bottom:30vh;overflow:hidden}@media (max-width:1000px){.y73t-charge .umx-section.umx-s3{margin-top:50px;padding-bottom:0;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.y73t-charge .umx-section.umx-s3 .umx-title1{width:1440px}@media (min-width:1921px){.y73t-charge .umx-section.umx-s3 .umx-title1{width:1600px}}@media (max-width:1440px){.y73t-charge .umx-section.umx-s3 .umx-title1{width:1080px}}@media (max-width:1000px){.y73t-charge .umx-section.umx-s3 .umx-title1{width:auto}}@media (max-width:1000px){.y73t-charge .umx-section.umx-s3 .umx-title1 .umx-vice-title{padding-left:40px}}.y73t-charge .umx-section.umx-s3 .umx-title1 .umx-main-title{font-size:88px;margin-bottom:0}@media (max-width:1440px){.y73t-charge .umx-section.umx-s3 .umx-title1 .umx-main-title{font-size:66px}}@media (max-width:1000px){.y73t-charge .umx-section.umx-s3 .umx-title1 .umx-main-title{font-size:40px;padding-left:40px}}@media (max-width:1000px){.y73t-charge .umx-section.umx-s3 .umx-title1 .umx-main-title2{margin-left:80px}}.y73t-charge .umx-section.umx-s3 .umx-title1 span{color:#1b86da}@media (max-width:1000px){.y73t-charge .umx-section.umx-s3 .umx-title2{margin-top:25px}}@media (max-width:1000px){.y73t-charge .umx-section.umx-s3 .umx-intro{padding-left:40px}}.y73t-charge .umx-figure{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;overflow:hidden;background-color:#fcfcfc}.y73t-charge .umx-figure .charge-mask{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1600px;height:800px}@media (min-width:1921px){.y73t-charge .umx-figure .charge-mask{width:2000px;height:1100px}}@media (max-width:1440px){.y73t-charge .umx-figure .charge-mask{width:1200px;height:600px}}@media (max-width:1024px){.y73t-charge .umx-figure .charge-mask{width:1000px}}@media (max-width:1000px){.y73t-charge .umx-figure .charge-mask{width:87.2vw;height:106.66667vw}}.y73t-charge .umx-figure .charge-mask #y73t-charge-canvas{width:620px;height:1080px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:1921px){.y73t-charge .umx-figure .charge-mask #y73t-charge-canvas{width:827.08px;height:1440.72px}}@media (max-width:1440px){.y73t-charge .umx-figure .charge-mask #y73t-charge-canvas{width:465px;height:810px}}@media (max-width:1000px){.y73t-charge .umx-figure .charge-mask #y73t-charge-canvas{width:310px;height:540px}}.y73t-charge #umx-charge2{position:absolute;width:10px;height:10px;margin-top:300px}@media (max-width:1000px){.y73t-charge #umx-charge2{margin-top:150vw}}@media (max-width:1000px){.y73t-cpu .umx-section{position:absolute;top:130px}}.y73t-cpu .umx-section .umx-title{text-align:center}.y73t-cpu .umx-section .umx-title .umx-vice-title{margin-left:-466px;margin-bottom:10px}@media (max-width:1000px){.y73t-cpu .umx-section .umx-title .umx-vice-title{margin-left:-150px}}.y73t-cpu .umx-figure{position:relative;width:1600px;height:850px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:40px;overflow:hidden;margin-top:60px;margin-bottom:150px}@media (min-width:1921px){.y73t-cpu .umx-figure{width:2000px;height:1100px}}@media (max-width:1600px){.y73t-cpu .umx-figure{width:1440px}}@media (max-width:1440px){.y73t-cpu .umx-figure{width:1200px;height:700px;margin-bottom:50px}}@media (max-width:1000px){.y73t-cpu .umx-figure{width:87.2vw;height:160vw;border-radius:10px;margin-top:140px}}.y73t-cpu .umx-figure .umx-f1{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(../images/y73t-cpu-img1-lg.jpg);background-size:1600px 1050px;background-position:center;background-repeat:no-repeat;width:1600px;height:1050px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-lg-x2.jpg)}}.webp .y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-xl.jpg);background-size:2000px 1400px;background-position:center;background-repeat:no-repeat;width:2000px;height:1400px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-md.jpg);background-size:1200px 900px;background-position:center;background-repeat:no-repeat;width:1200px;height:900px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-mb.jpg);background-size:327px 700px;background-position:center;background-repeat:no-repeat;width:327px;height:700px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-cpu .umx-figure .umx-f1{background-image:url(../images/y73t-cpu-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-cpu .umx-figure .umx-f1{background-size:87.2vw 186.66667vw;width:87.2vw;height:186.66667vw}}.y73t-cpu .umx-figure .umx-data-items{position:absolute;width:1100px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-ms-flex-pack:distribute;justify-content:space-around;bottom:60px}@media (max-width:1440px){.y73t-cpu .umx-figure .umx-data-items{bottom:50px}}@media (max-width:1000px){.y73t-cpu .umx-figure .umx-data-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-ms-flex-line-pack:center;align-content:center}}@media (max-width:1000px){.y73t-cpu .umx-figure .umx-data-items li{width:100%;text-align:left;padding-left:30px;margin-bottom:10px}}@media (max-width:1440px){.y73t-cpu .umx-figure .umx-data-items li strong{font-size:26px}}@media (max-width:1000px){.y73t-cpu .umx-figure .umx-data-items li strong{font-size:20px}}.y73t-game{height:300vh}.y73t-game .game-progress{position:absolute;left:400px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-top:400px;width:170px;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0}@media (min-width:1921px){.y73t-game .game-progress{left:500px;margin-top:550px}}@media (max-width:1440px){.y73t-game .game-progress{left:240px;margin-top:290px}}@media (max-width:1000px){.y73t-game .game-progress{opacity:1;width:auto;left:inherit;right:24px;margin-top:45.33333vw}}.y73t-game .game-progress span{position:relative;width:40px;height:2px;background-color:#443e3e}@media (max-width:1000px){.y73t-game .game-progress span{width:20px;opacity:.1}}@media (max-width:1000px){.y73t-game .game-progress span.line-box1{opacity:1}}.y73t-game .game-progress span.line-box2{margin:0 20px}@media (max-width:1000px){.y73t-game .game-progress span.line-box2{margin:0 4px}}.y73t-game .umx-section{position:absolute;padding-top:0;width:100vw;height:100%}@media (max-width:1000px){.y73t-game .umx-section{position:relative;width:100%;height:70vh}}.y73t-game .umx-section .umx-title{position:relative;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:600px;display:inline-block;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;--gradient-progress:-200%;--gradient-progress-2:-150%;--gradient-progress-3:-100%;background-image:-webkit-linear-gradient(315deg,#1b86da var(--gradient-progress),#f2f9ff var(--gradient-progress-2),#1b86da var(--gradient-progress-3));background-image:linear-gradient(135deg,#1b86da var(--gradient-progress),#f2f9ff var(--gradient-progress-2),#1b86da var(--gradient-progress-3))}@media (max-width:1440px){.y73t-game .umx-section .umx-title{width:500px}}@media (max-width:1024px){.y73t-game .umx-section .umx-title{width:390px}}@media (max-width:1000px){.y73t-game .umx-section .umx-title{width:auto;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-align:center;-ms-flex-align:center;align-items:center}}.ie .y73t-game .umx-section .umx-title{color:#1b86da;-webkit-text-fill-color:#1b86da;background-image:none}.y73t-game .umx-section .umx-title .umx-main-title{margin-bottom:0}.y73t-game .umx-section .umx-title .umx-main-title2{margin-left:176px}@media (max-width:1000px){.y73t-game .umx-section .umx-title .umx-main-title2{margin-left:120px}}.y73t-game .umx-current{position:absolute;width:auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}@media (max-width:1000px){.y73t-game .umx-current{position:relative;width:100%}}@media (max-width:1920px){.ie .y73t-game .umx-current{width:6312px}}@media (max-width:1600px){.ie .y73t-game .umx-current{width:6040px}}@media (max-width:1440px){.ie .y73t-game .umx-current{width:4884px}}@media (max-width:1024px){.ie .y73t-game .umx-current{width:4340px}}.y73t-game .umx-current .current-box{position:relative;width:1200px;height:700px;-ms-flex-negative:0;flex-shrink:0;margin-right:360px;border-radius:20px;overflow:hidden}@media (min-width:1921px){.y73t-game .umx-current .current-box{width:1560px;height:910px;margin-right:500px}}@media (max-width:1440px){.y73t-game .umx-current .current-box{width:1000px;height:500px;margin-right:220px}}@media (max-width:1000px){.y73t-game .umx-current .current-box{position:absolute;width:87.2vw;height:85.33333vw;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-right:0;overflow:inherit}}.y73t-game .umx-current .current-box figure{position:absolute}.y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-lg.jpg);background-size:1200px 700px;background-position:center;background-repeat:no-repeat;width:1200px;height:700px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-lg-x2.jpg)}}.webp .y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-xl.jpg);background-size:1560px 910px;background-position:center;background-repeat:no-repeat;width:1560px;height:910px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-md.jpg);background-size:1000px 500px;background-position:center;background-repeat:no-repeat;width:1000px;height:500px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-mb.jpg);background-size:327px 320px;background-position:center;background-repeat:no-repeat;width:327px;height:320px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-game .umx-current .current-box figure.umx-f1{background-image:url(../images/y73t-game-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-game .umx-current .current-box figure.umx-f1{background-size:87.2vw 85.33333vw;width:87.2vw;height:85.33333vw}}.y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-lg.jpg);background-size:1200px 700px;background-position:center;background-repeat:no-repeat;width:1200px;height:700px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-lg-x2.jpg)}}.webp .y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-xl.jpg);background-size:1560px 910px;background-position:center;background-repeat:no-repeat;width:1560px;height:910px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-md.jpg);background-size:1000px 500px;background-position:center;background-repeat:no-repeat;width:1000px;height:500px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-mb.jpg);background-size:327px 320px;background-position:center;background-repeat:no-repeat;width:327px;height:320px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-game .umx-current .current-box figure.umx-f2{background-image:url(../images/y73t-game-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-game .umx-current .current-box figure.umx-f2{background-size:87.2vw 85.33333vw;width:87.2vw;height:85.33333vw}}.y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-lg.jpg);background-size:1200px 700px;background-position:center;background-repeat:no-repeat;width:1200px;height:700px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-lg-x2.jpg)}}.webp .y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-xl.jpg);background-size:1560px 910px;background-position:center;background-repeat:no-repeat;width:1560px;height:910px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-md.jpg);background-size:1000px 500px;background-position:center;background-repeat:no-repeat;width:1000px;height:500px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-mb.jpg);background-size:327px 320px;background-position:center;background-repeat:no-repeat;width:327px;height:320px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-game .umx-current .current-box figure.umx-f3{background-image:url(../images/y73t-game-img3-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-game .umx-current .current-box figure.umx-f3{background-size:87.2vw 85.33333vw;width:87.2vw;height:85.33333vw}}.y73t-game .umx-current .current-box .txt-box{position:relative;z-index:2;margin-left:60px;margin-top:80px}@media (max-width:1000px){.y73t-game .umx-current .current-box .txt-box{margin-top:0}}.y73t-game .umx-current .current-box .txt-box .umx-main-title{font-family:HanyiVar-vivo-hwid-75;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.13;font-size:88px;color:#443e3e}@media (max-width:1440px){.y73t-game .umx-current .current-box .txt-box .umx-main-title{font-size:66px}}@media (max-width:1000px){.y73t-game .umx-current .current-box .txt-box .umx-main-title{font-size:40px;position:absolute;top:-120px}}.y73t-game .umx-current .current-box .txt-box .umx-data-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1000px){.y73t-game .umx-current .current-box .txt-box .umx-data-items{top:88vw;position:relative;margin-top:0;padding-left:0}}@media (max-width:1000px){.y73t-game .umx-current .current-box .txt-box .umx-data-items li{width:100%}}.y73t-game .umx-current .current-box .txt-box .umx-data-items li strong{font-size:30px}@media (min-width:1921px){.y73t-game .umx-current .current-box .txt-box .umx-data-items li strong{font-size:34px}}@media (max-width:1440px){.y73t-game .umx-current .current-box .txt-box .umx-data-items li strong{font-size:26px}}@media (max-width:1000px){.y73t-game .umx-current .current-box .txt-box .umx-data-items li strong{font-size:18px}}@media (max-width:360px){.y73t-game .umx-current .current-box .txt-box .umx-data-items li strong{font-size:12px}}.y73t-game .umx-current .f1-box{margin-left:85vw}@media (max-width:1000px){.y73t-game .umx-current .f1-box{margin-left:0}}@media (max-width:1024px){.y73t-game .umx-current .f3-box{margin-right:30px}}@media (max-width:1000px){.y73t-game .umx-current .f3-box{margin-left:0}}.y73t-game .umx-current .f3-box sup{position:absolute;top:-5px}.y73t-photo{position:relative}.y73t-photo .umx-section{padding-top:80px}@media (max-width:1000px){.y73t-photo .umx-section .umx-main-title{padding-right:0!important}}.y73t-photo .umx-figure{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1200px}@media (min-width:1921px){.y73t-photo .umx-figure{width:1440px}}@media (max-width:1440px){.y73t-photo .umx-figure{width:1080px}}@media (max-width:1024px){.y73t-photo .umx-figure{width:1000px}}@media (max-width:1000px){.y73t-photo .umx-figure{width:100%}}.y73t-photo .umx-figure figure{border-radius:20px}@media (max-width:1000px){.y73t-photo .umx-figure figure{border-radius:10px}}.y73t-photo .umx-figure .umx-f1{position:relative;margin:60px auto 0 auto;background-image:url(../images/y73t-photo-img1-lg.jpg);background-size:1200px 800px;background-position:center;background-repeat:no-repeat;width:1200px;height:800px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-lg-x2.jpg)}}.webp .y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-xl.jpg);background-size:1440px 960px;background-position:center;background-repeat:no-repeat;width:1440px;height:960px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-md.jpg);background-size:1080px 720px;background-position:center;background-repeat:no-repeat;width:1080px;height:720px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-md-x2.jpg.webp)}}@media (max-width:1024px){.y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-md.jpg);background-size:999px 666px;background-position:center;background-repeat:no-repeat;width:999px;height:666px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-md-x2.jpg)}}@media (max-width:1024px){.webp .y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-md.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-mb.jpg);background-size:327px 500px;background-position:center;background-repeat:no-repeat;width:327px;height:500px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .umx-f1{background-image:url(../images/y73t-photo-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-photo .umx-figure .umx-f1{background-size:87.2vw 133.33333vw;width:87.2vw;height:133.33333vw}}.y73t-photo .umx-figure .umx-title{width:100%}.y73t-photo .umx-figure .main-txt{position:relative;font-family:HanyiVar-vivo-hwid-75;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.13;font-size:88px;color:#443e3e}@media (max-width:1440px){.y73t-photo .umx-figure .main-txt{font-size:66px}}@media (max-width:1000px){.y73t-photo .umx-figure .main-txt{font-size:40px;padding-left:24px}}.y73t-photo .umx-figure .vice-box{color:#443e3e;font-family:HanyiVar-vivo-hwid-75;-webkit-font-smoothing:antialiased;font-weight:400}.y73t-photo .umx-figure .vice-box .vice-title{margin:80px 0 30px 0;font-size:40px}@media (min-width:1921px){.y73t-photo .umx-figure .vice-box .vice-title{margin:150px 0 30px 0}}@media (max-width:1440px){.y73t-photo .umx-figure .vice-box .vice-title{margin:100px 0 20px 0;font-size:30px}}@media (max-width:1000px){.y73t-photo .umx-figure .vice-box .vice-title{margin:30px 0 10px 24px;font-size:24px}}.y73t-photo .umx-figure .vice-box .vice-title sup{position:relative;font-size:14px;top:-8px}.y73t-photo .umx-figure .vice-box .umx-intro{font-family:HanyiVar-vivo-hwid-65;font-size:20px;color:rgba(68,62,62,.8);line-height:1.3}@media (max-width:1440px){.y73t-photo .umx-figure .vice-box .umx-intro{font-size:15px}}@media (max-width:1000px){.y73t-photo .umx-figure .vice-box .umx-intro{font-size:16px;padding-left:24px}}.y73t-photo .umx-figure .figure-box2{position:relative;margin-top:200px}@media (min-width:1921px){.y73t-photo .umx-figure .figure-box2{margin-top:260px}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box2{margin-top:80px}}.y73t-photo .umx-figure .figure-box2 .main-txt{position:absolute;left:610px}@media (min-width:1921px){.y73t-photo .umx-figure .figure-box2 .main-txt{left:730px}}@media (max-width:1440px){.y73t-photo .umx-figure .figure-box2 .main-txt{left:560px}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box2 .main-txt{left:0;position:relative}}.y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-lg.jpg);background-size:580px 800px;background-position:center;background-repeat:no-repeat;width:580px;height:800px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-lg-x2.jpg)}}.webp .y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-xl.jpg);background-size:700px 965px;background-position:center;background-repeat:no-repeat;width:700px;height:965px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-md.jpg);background-size:530px 730px;background-position:center;background-repeat:no-repeat;width:530px;height:730px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-mb.jpg);background-size:240px 300px;background-position:center;background-repeat:no-repeat;width:240px;height:300px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box2 .umx-f2{background-image:url(../images/y73t-photo-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box2 .umx-f2{background-size:64vw 80vw;width:64vw;height:80vw;position:relative;left:24px;margin-top:30px}}.y73t-photo .umx-figure .figure-box2 .umx-f3{position:absolute;right:0;background-image:url(../images/y73t-photo-img3-lg.jpg);background-size:580px 600px;background-position:center;background-repeat:no-repeat;width:580px;height:600px;margin-top:-400px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-lg-x2.jpg)}}.webp .y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-xl.jpg);background-size:700px 718px;background-position:center;background-repeat:no-repeat;width:700px;height:718px;margin-top:-450px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-md.jpg);background-size:530px 548px;background-position:center;background-repeat:no-repeat;width:530px;height:548px;margin-top:-350px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-mb.jpg);background-size:220px 240px;background-position:center;background-repeat:no-repeat;width:220px;height:240px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box2 .umx-f3{background-image:url(../images/y73t-photo-img3-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box2 .umx-f3{background-size:58.66667vw 64vw;width:58.66667vw;height:64vw;position:relative;margin-left:36%;margin-top:-100px}}.y73t-photo .umx-figure .figure-box3{position:relative;margin-top:200px}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box3{margin-top:140px}}.y73t-photo .umx-figure .figure-box3 .umx-f4{margin-top:200px;background-image:url(../images/y73t-photo-img4-lg.jpg);background-size:580px 600px;background-position:center;background-repeat:no-repeat;width:580px;height:600px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-lg-x2.jpg)}}.webp .y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-xl.jpg);background-size:700px 965px;background-position:center;background-repeat:no-repeat;width:700px;height:965px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-md.jpg);background-size:530px 730px;background-position:center;background-repeat:no-repeat;width:530px;height:730px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-mb.jpg);background-size:220px 160px;background-position:center;background-repeat:no-repeat;width:220px;height:160px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box3 .umx-f4{background-image:url(../images/y73t-photo-img4-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box3 .umx-f4{background-size:58.66667vw 42.66667vw;width:58.66667vw;height:42.66667vw;position:relative;margin-top:30px;margin-left:24px;z-index:2}}.y73t-photo .umx-figure .figure-box3 .umx-f5{position:absolute;right:0;top:0;background-image:url(../images/y73t-photo-img5-lg.jpg);background-size:580px 800px;background-position:center;background-repeat:no-repeat;width:580px;height:800px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-lg-x2.jpg)}}.webp .y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-xl.jpg);background-size:700px 718px;background-position:center;background-repeat:no-repeat;width:700px;height:718px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-md.jpg);background-size:530px 548px;background-position:center;background-repeat:no-repeat;width:530px;height:548px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-mb.jpg);background-size:240px 300px;background-position:center;background-repeat:no-repeat;width:240px;height:300px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box3 .umx-f5{background-image:url(../images/y73t-photo-img5-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box3 .umx-f5{background-size:64vw 80vw;width:64vw;height:80vw;position:relative;margin-left:30%;margin-top:-10%}}.y73t-photo .umx-figure .figure-box3 .vice-box{position:absolute;bottom:0;left:620px}@media (min-width:1921px){.y73t-photo .umx-figure .figure-box3 .vice-box{left:730px}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box3 .vice-box{position:relative;left:0;font-size:24px}}.y73t-photo .umx-figure .figure-box4{position:relative;margin-top:200px;margin-bottom:150px}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box4{margin-top:140px}}.y73t-photo .umx-figure .figure-box4 .umx-f6{position:absolute;right:0;top:0;background-image:url(../images/y73t-photo-img6-lg.jpg);background-size:580px 600px;background-position:center;background-repeat:no-repeat;width:580px;height:600px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-lg-x2.jpg)}}.webp .y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-xl.jpg);background-size:700px 718px;background-position:center;background-repeat:no-repeat;width:700px;height:718px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-md.jpg);background-size:530px 548px;background-position:center;background-repeat:no-repeat;width:530px;height:548px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-mb.jpg);background-size:327px 300px;background-position:center;background-repeat:no-repeat;width:327px;height:300px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-photo .umx-figure .figure-box4 .umx-f6{background-image:url(../images/y73t-photo-img6-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box4 .umx-f6{background-size:87.2vw 80vw;width:87.2vw;height:80vw;position:relative;left:24px;margin-top:30px}}.y73t-photo .umx-figure .figure-box4 .vice-box .vice-title{margin:360px 0 0 0}@media (min-width:1921px){.y73t-photo .umx-figure .figure-box4 .vice-box .vice-title{margin:480px 0 0 0}}@media (max-width:1000px){.y73t-photo .umx-figure .figure-box4 .vice-box .vice-title{margin:30px 0 0 24px}}.y73t-camera{position:relative;height:1080px;overflow:hidden}@media (min-width:1921px){.y73t-camera{height:1440px}}@media (max-width:1440px){.y73t-camera{height:810px;margin-top:120px}}@media (max-width:1000px){.y73t-camera{height:auto}}.y73t-camera .umx-section{position:absolute;padding-top:300px}@media (max-width:1000px){.y73t-camera .umx-section{position:relative;padding-top:0}}@media (min-width:1921px){.y73t-camera .umx-section .umx-title{width:1300px}}@media (max-width:1440px){.y73t-camera .umx-section .umx-title{width:800px}}@media (max-width:1000px){.y73t-camera .umx-section .umx-title{width:auto}}.y73t-camera .umx-figure-box{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;overflow:hidden;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f9feff));background:-webkit-linear-gradient(top,#fff 0,#f9feff 100%);background:linear-gradient(180deg,#fff 0,#f9feff 100%)}@media (max-width:1000px){.y73t-camera .umx-figure-box{position:relative;top:inherit;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.y73t-camera .umx-figure-box .umx-figure{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1600px;height:800px}@media (min-width:1921px){.y73t-camera .umx-figure-box .umx-figure{width:2000px;height:1100px}}@media (max-width:1600px){.y73t-camera .umx-figure-box .umx-figure{width:1440px}}@media (max-width:1440px){.y73t-camera .umx-figure-box .umx-figure{width:1200px;height:600px}}@media (max-width:1024px){.y73t-camera .umx-figure-box .umx-figure{width:1000px}}@media (max-width:1000px){.y73t-camera .umx-figure-box .umx-figure{position:relative;top:inherit;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-size:74.93333vw 113.6vw;width:87.2vw;height:113.6vw;margin-left:0}}.y73t-camera .umx-figure-box .umx-figure .umx-f1{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-left:600px;margin-top:120px;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-image:url(../images/y73t-camera-img1-lg.jpg);background-size:1016px 1532px;background-position:center;background-repeat:no-repeat;width:1016px;height:1532px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-lg-x2.jpg)}}.webp .y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-xl.jpg);background-size:1321px 2001px;background-position:center;background-repeat:no-repeat;width:1321px;height:2001px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-md.jpg);background-size:762px 1152px;background-position:center;background-repeat:no-repeat;width:762px;height:1152px;margin-left:450px;margin-top:120px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-mb.png);background-size:281px 426px;background-position:center;background-repeat:no-repeat;width:281px;height:426px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-mb-x2.png)}}@media (max-width:1000px){.webp .y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-mb.png.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-camera .umx-figure-box .umx-figure .umx-f1{background-image:url(../images/y73t-camera-img1-mb-x2.png.webp)}}@media (max-width:1000px){.y73t-camera .umx-figure-box .umx-figure .umx-f1{background-size:74.93333vw 113.6vw;width:74.93333vw;height:113.6vw;margin-left:0;margin-top:40px}}.y73t-origin{position:relative}.y73t-origin .icon-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-bottom:200px}@media (min-width:1921px){.y73t-origin .icon-box{margin-bottom:260px}}@media (max-width:1440px){.y73t-origin .icon-box{margin-bottom:150px}}@media (max-width:1000px){.y73t-origin .icon-box{margin-bottom:80px}}.y73t-origin .icon-box .umx-f1{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:200px;background-image:url(../images/y73t-origin-img1-lg.jpg);background-size:548px 244px;background-position:center;background-repeat:no-repeat;width:548px;height:244px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg-x2.jpg)}}.webp .y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg.jpg);background-size:731px 326px;background-position:center;background-repeat:no-repeat;width:731px;height:326px;margin-top:260px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg-x2.jpg)}}@media (min-width:1921px){.webp .y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg.jpg);background-size:410px 184px;background-position:center;background-repeat:no-repeat;width:410px;height:184px;margin-top:150px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg-x2.jpg)}}@media (max-width:1440px){.webp .y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg-x2.jpg.webp)}}@media (max-width:1024px){.y73t-origin .icon-box .umx-f1{margin-top:150px}}@media (max-width:1000px){.y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg.jpg);background-size:187px 244px;background-position:center;background-repeat:no-repeat;width:187px;height:244px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg-x2.jpg)}}@media (max-width:1000px){.webp .y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-origin .icon-box .umx-f1{background-image:url(../images/y73t-origin-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.y73t-origin .icon-box .umx-f1{background-size:66.4vw 26.93333vw;width:66.4vw;height:26.93333vw;margin-top:80px}}.y73t-origin .icon-box .button-box{width:100%;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:inline-block;font-size:18px;cursor:pointer;-webkit-font-smoothing:antialiased;font-family:HanyiVar-vivo-hwid-60;margin-top:50px}.ie .y73t-origin .icon-box .button-box{width:auto}@media (max-width:1440px){.y73t-origin .icon-box .button-box{margin-top:30px}}.y73t-origin .icon-box .button-box .button{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}.y73t-origin .icon-box .button-box svg{width:8px;height:13px}.y73t-origin .icon-box .button-box a{position:relative}.y73t-origin .icon-box .button-box a::after{content:'';display:inline-block;position:absolute;width:10px;height:10px;border-width:0 2px 2px 0;-webkit-box-sizing:border-box;box-sizing:border-box;top:6px;border-style:solid;right:-10px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);vertical-align:middle;-webkit-transition:border-color 2s ease .05s;transition:border-color 2s ease .05s}.y73t-origin .icon-box .button-box span{position:relative;margin-right:8px;white-space:nowrap;display:inline-block}.y73t-origin .icon-box .button-box span::before{content:" ";position:absolute;bottom:-1px;width:100%;height:1px;background:#415fff;opacity:0;-webkit-transition:all .3s;transition:all .3s}.y73t-origin .icon-box .button-box:hover{color:#415fff}.y73t-origin .icon-box .button-box:hover span::before{opacity:1}.y73t-origin.active .icon-box .button-box{-webkit-transition:opacity 1s ease 1s;transition:opacity 1s ease 1s;opacity:1}.y73t-os{display:-webkit-box;display:-ms-flexbox;display:flex;height:400vh}@media (max-width:1000px){.y73t-os{height:400vh}}.y73t-os .umx-stickyBox{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1000px){.y73t-os .umx-stickyBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:25px}}.y73t-os .umx-section{width:50%;height:100%;background-color:#f4f4f4}@media (max-width:1000px){.y73t-os .umx-section{width:100%;height:75%}}@media screen and (max-width:375px) and (max-height:667px){.y73t-os .umx-section{height:87%}}.y73t-os .umx-section.umx-active{background-color:#f4f4f4}.y73t-os .umx-section .umx-title{position:absolute;width:528px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:1921px){.y73t-os .umx-section .umx-title{width:590px}}@media (max-width:1600px){.y73t-os .umx-section .umx-title{width:420px}}@media (max-width:1440px){.y73t-os .umx-section .umx-title{width:350px}}@media (max-width:1000px){.y73t-os .umx-section .umx-title{width:58.66667vw;top:75px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:375px) and (max-height:667px){.y73t-os .umx-section .umx-title{top:50px}}.y73t-os .umx-section .umx-title .umx-main-title{color:#443e3e;white-space:nowrap}@media (max-width:1000px){.y73t-os .umx-section .umx-title .umx-main-title{margin-bottom:20px}}.y73t-os .umx-section .umx-title .umx-vice-title{margin-bottom:30px;color:#443e3e}@media (min-width:1921px){.y73t-os .umx-section .umx-title .umx-vice-title{margin-bottom:40px}}@media (max-width:1440px){.y73t-os .umx-section .umx-title .umx-vice-title{margin-bottom:24px}}@media (max-width:1000px){.y73t-os .umx-section .umx-title .umx-vice-title{margin-bottom:6px}}.y73t-os .umx-section .umx-title .umx-intro{color:rgba(68,62,62,.8)}@media (max-width:1000px){.y73t-os .umx-section .umx-title .umx-intro,.y73t-os .umx-section .umx-title .umx-main-title,.y73t-os .umx-section .umx-title .umx-vice-title{padding:0}}.y73t-os .umx-figure-box{position:relative;width:50%;height:100%;background-color:#f9feff;overflow:hidden}@media (max-width:1000px){.y73t-os .umx-figure-box{width:100%}}.y73t-os .umx-figure-box .umx-figure{position:relative;height:100%}.y73t-os .umx-figure-box .umx-figure figure{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-lg.jpg);background-size:658px 960px;background-position:center;background-repeat:no-repeat;width:658px;height:960px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-lg-x2.jpg)}}.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-xl.jpg);background-size:878px 1280px;background-position:center;background-repeat:no-repeat;width:878px;height:1280px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-md.jpg);background-size:495px 720px;background-position:center;background-repeat:no-repeat;width:495px;height:720px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-mb.jpg);background-size:276px 398px;background-position:center;background-repeat:no-repeat;width:276px;height:398px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../images/y73t-os-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-size:73.6vw 106.13333vw;width:73.6vw;height:106.13333vw}.android .y73t-os .umx-figure-box .umx-figure figure.umx-f1{background-size:55.936vw 80.66133vw;width:55.936vw;height:80.66133vw}}.y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-lg.jpg);background-size:658px 960px;background-position:center;background-repeat:no-repeat;width:658px;height:960px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-lg-x2.jpg)}}.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-xl.jpg);background-size:878px 1280px;background-position:center;background-repeat:no-repeat;width:878px;height:1280px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-md.jpg);background-size:495px 720px;background-position:center;background-repeat:no-repeat;width:495px;height:720px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-mb.jpg);background-size:276px 398px;background-position:center;background-repeat:no-repeat;width:276px;height:398px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../images/y73t-os-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-size:73.6vw 106.13333vw;width:73.6vw;height:106.13333vw}.android .y73t-os .umx-figure-box .umx-figure figure.umx-f2{background-size:55.936vw 80.66133vw;width:55.936vw;height:80.66133vw}}.y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-lg.jpg);background-size:658px 960px;background-position:center;background-repeat:no-repeat;width:658px;height:960px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-lg-x2.jpg)}}.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-lg-x2.jpg.webp)}}@media (min-width:1921px){.y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-xl.jpg);background-size:878px 1280px;background-position:center;background-repeat:no-repeat;width:878px;height:1280px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-xl-x2.jpg)}}@media (min-width:1921px){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-xl.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-xl-x2.jpg.webp)}}@media (max-width:1440px){.y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-md.jpg);background-size:495px 720px;background-position:center;background-repeat:no-repeat;width:495px;height:720px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-md-x2.jpg)}}@media (max-width:1440px){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-md.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-md-x2.jpg.webp)}}@media (max-width:1000px){.y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-mb.jpg);background-size:276px 398px;background-position:center;background-repeat:no-repeat;width:276px;height:398px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-mb-x2.jpg)}}@media (max-width:1000px){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../images/y73t-os-img3-mb-x2.jpg.webp)}}@media (max-width:1000px){.y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-size:73.6vw 106.13333vw;width:73.6vw;height:106.13333vw}.android .y73t-os .umx-figure-box .umx-figure figure.umx-f3{background-size:55.936vw 80.66133vw;width:55.936vw;height:80.66133vw}}@media (max-width:1000px){.android .y73t-os .umx-figure-box .umx-figure figure{top:36%}}@media screen and (max-width:1000px) and (max-height:639px) and (max-height:560px){.android .y73t-os .umx-figure-box .umx-figure figure{top:40%}}.y73t-quality{position:relative;background-color:#fff;padding-top:120px}@media (min-width:1921px){.y73t-quality{padding-top:160px}}@media (max-width:1000px){.y73t-quality{padding-top:60px}}.y73t-quality .umx-section{padding-bottom:160px;padding-top:0}@media (min-width:1921px){.y73t-quality .umx-section{padding-bottom:215px}}@media (max-width:1440px){.y73t-quality .umx-section{padding-bottom:120px}}@media (max-width:1000px){.y73t-quality .umx-section{padding-bottom:0}}.y73t-quality .umx-section .umx-title .umx-main-title{text-align:center;color:#443e3e}@media (max-width:1000px){.y73t-quality .umx-section .umx-title .umx-main-title{font-size:36px;margin-bottom:20px}}.y73t-quality .umx-section .umx-title .umx-main-title sup{font-size:14px;position:absolute;top:-30px}@media (max-width:1000px){.y73t-quality .umx-section .umx-title .umx-main-title sup{top:-5px}}.y73t-quality .umx-section .umx-title .umx-intro{text-align:center}.y73t-quality .umx-section .umx-title .umx-data-items{margin-top:120px}@media (min-width:1921px){.y73t-quality .umx-section .umx-title .umx-data-items{margin-top:170px}}@media (max-width:1440px){.y73t-quality .umx-section .umx-title .umx-data-items{margin-top:95px}}@media (max-width:1000px){.y73t-quality .umx-section .umx-title .umx-data-items{margin-top:10px;padding-bottom:45px}}.y73t-quality .umx-section .umx-title .umx-data-items.mb-show{display:none}@media (max-width:1000px){.y73t-quality .umx-section .umx-title .umx-data-items.mb-show{display:block}}.y73t-quality .umx-section .umx-title .umx-data-items.mb-hide{display:block}@media (max-width:1000px){.y73t-quality .umx-section .umx-title .umx-data-items.mb-hide{display:none}}.y73t-quality .umx-section .umx-title .umx-data-items ul{width:970px;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:0 auto}@media (max-width:1440px){.y73t-quality .umx-section .umx-title .umx-data-items ul{width:650px}}@media (max-width:1000px){.y73t-quality .umx-section .umx-title .umx-data-items ul{width:100%;-ms-flex-pack:distribute;justify-content:space-around}}.y73t-quality .umx-section .umx-title .umx-data-items ul li{padding-right:0;width:380px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:0;margin-bottom:0}@media (max-width:1440px){.y73t-quality .umx-section .umx-title .umx-data-items ul li{width:215px}}@media (max-width:1000px){.y73t-quality .umx-section .umx-title .umx-data-items ul li{width:45%;margin-right:0;padding-top:40px}}.y73t-quality .umx-section .umx-title .umx-data-items ul li.li-special{width:auto}.y73t-quality .umx-section .umx-title .umx-data-items ul li .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.y73t-quality .umx-section .umx-title .umx-data-items ul li i{margin-bottom:0;height:89px;width:87px;margin-right:25px}@media (max-width:1440px){.y73t-quality .umx-section .umx-title .umx-data-items ul li i{height:67px;width:66px;margin-right:18px}}@media (max-width:1000px){.y73t-quality .umx-section .umx-title .umx-data-items ul li i{height:36px;width:35px;margin-right:10px}}.y73t-quality .umx-section .umx-title .umx-data-items ul li i img{height:100%;width:100%}.y73t-quality .umx-section .umx-title .umx-data-items ul li strong{font-size:33px;line-height:1.2;text-align:left;color:#443e3e;margin:0;font-family:HanyiVar-vivo-hwid-75}@media (max-width:1440px){.y73t-quality .umx-section .umx-title .umx-data-items ul li strong{font-size:24px}}@media (max-width:1000px){.y73t-quality .umx-section .umx-title .umx-data-items ul li strong{font-size:16px}}.y73t-quality .umx-section .umx-title .umx-data-items ul li p{font-size:33px;line-height:1.75;color:#443e3e;opacity:1}@media (max-width:1440px){.y73t-quality .umx-section .umx-title .umx-data-items ul li p{font-size:24px}}@media (max-width:1000px){.y73t-quality .umx-section .umx-title .umx-data-items ul li p{font-size:16px}}@media (max-width:1000px){.y73t-quality .umx-section .umx-title .textlink{padding-left:0}}.y73t-quality .umx-section .umx-title .textlink .textlink-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1000px){.y73t-quality .umx-section .umx-title .textlink .textlink-box{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-left:36px}}.stage-service{background-color:#fff;position:relative;overflow:hidden}.stage-service .ac-service-content,.stage-service .ac-special-content{padding:40px 0;margin:auto;width:1200px}@media (max-width:720px){.stage-service .ac-service-content,.stage-service .ac-special-content{padding:20px 0}}@media (min-width:1921px){.stage-service .ac-service-content,.stage-service .ac-special-content{width:1200px}}@media (max-width:1440px){.stage-service .ac-service-content,.stage-service .ac-special-content{width:1200px}}@media (max-width:1080px){.stage-service .ac-service-content,.stage-service .ac-special-content{width:""}}@media (max-width:1232px){.stage-service .ac-service-content,.stage-service .ac-special-content{width:auto}}@media (max-width:1232px){.stage-service .ac-service-content,.stage-service .ac-special-content{margin:0 16px}}.stage-service.border-top-grey .ac-service-content,.stage-service.border-top-grey .ac-special-content{border-top-color:#e5e5e5;border-top-width:1px;border-top-style:solid}.stage-service.border-bottom-grey .ac-service-content,.stage-service.border-bottom-grey .ac-special-content{border-bottom-color:#e5e5e5;border-bottom-width:1px;border-bottom-style:solid}.stage-service .ac-special-content ul{display:table;position:relative;margin:auto;-webkit-box-sizing:content-box;box-sizing:content-box}@media (max-width:720px){.stage-service .ac-special-content ul{width:80%}}.stage-service .ac-special-content ul li{position:relative;vertical-align:text-top;-webkit-box-sizing:content-box;box-sizing:content-box;display:table-cell;width:1%;color:#999;font-family:FZLT-HJ;line-height:23px}.android .stage-service .ac-special-content ul li:nth-child(3),.android .stage-service .ac-special-content ul li:nth-child(4){margin-bottom:-5px}@media (max-width:720px){.stage-service .ac-special-content ul li{display:inline-block;width:50%;text-align:left;padding:.5em 0}}.stage-service .ac-special-content ul li b{display:inline-block;overflow:hidden;position:relative;vertical-align:middle;font-size:20px;margin-right:5px}.stage-service .ac-special-content ul li b:before{position:relative;top:-2px;vertical-align:middle}.stage-service .ac-service-content ul{display:table;position:relative;overflow:hidden;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%}@media (max-width:720px){.stage-service .ac-service-content ul{display:block}}.stage-service .ac-service-content ul li{position:relative;overflow:hidden;vertical-align:top;-webkit-box-sizing:content-box;box-sizing:content-box;display:table-cell;width:1%}@media (max-width:720px){.stage-service .ac-service-content ul li{width:100%;display:block;margin-top:20px}.stage-service .ac-service-content ul li:first-child{margin-top:0}}.stage-service .ac-service-content ul li b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px 0;overflow:hidden;font-size:68px;color:#666}@media (max-width:720px){.stage-service .ac-service-content ul li b{margin:20px 0}}.windows.firefox .stage-service .ac-service-content ul li b:after{line-height:80px}.stage-service .ac-service-content ul li h3{color:#333;font-size:18px}.stage-service .ac-service-content ul li p{font-size:14px;line-height:1.5em;padding:20px 60px 0 60px;color:#666;height:46px}@media (min-width:1921px){.stage-service .ac-service-content ul li p{height:60px}}@media (max-width:1440px){.stage-service .ac-service-content ul li p{height:36px}}@media (max-width:1080px){.stage-service .ac-service-content ul li p{height:26px}}@media (max-width:720px){.stage-service .ac-service-content ul li p{height:24px}}@media (min-width:1080px) and (max-width:1440px){.stage-service .ac-service-content ul li p{height:46px}}@media (min-width:720px) and (max-width:1080px){.stage-service .ac-service-content ul li p{height:46px}}@media (max-width:720px){.stage-service .ac-service-content ul li p{height:42px}}@media (max-width:1160px){.stage-service .ac-service-content ul li p{padding:20px 2em 0 2em}}@media (max-width:966px){.stage-service .ac-service-content ul li p{padding:20px 1em 0 1em}}@media (max-width:768px){.stage-service .ac-service-content ul li p{padding:15px 2em 0 2em}}.stage-service .ac-service-content ul li .ext-more-link{padding-top:20px}@media (max-width:720px){.stage-service .ac-service-content ul li .ext-more-link{padding-top:15px}}.stage-showcase{font-family:FZLT-HJ;background-color:#fff;position:relative;overflow:hidden}.stage-showcase .stage-sc-title{text-align:center;padding-top:100px;margin:auto;width:620px;font-family:FZLT-HJ}@media (max-width:720px){.stage-showcase .stage-sc-title{padding-top:70px;width:auto}}.stage-showcase .stage-sc-title h2{line-height:1em;color:#000;font-family:FZLT-HJ;font-size:50px}@media (min-width:1921px){.stage-showcase .stage-sc-title h2{font-size:60px}}@media (max-width:1440px){.stage-showcase .stage-sc-title h2{font-size:50px}}@media (max-width:1080px){.stage-showcase .stage-sc-title h2{font-size:50px}}@media (max-width:720px){.stage-showcase .stage-sc-title h2{font-size:24px}}.stage-showcase .stage-sc-title h3{line-height:1em;color:#000;padding-top:15px;font-weight:400;font-size:40px}@media (min-width:1921px){.stage-showcase .stage-sc-title h3{font-size:50px}}@media (max-width:1440px){.stage-showcase .stage-sc-title h3{font-size:40px}}@media (max-width:1080px){.stage-showcase .stage-sc-title h3{font-size:40px}}@media (max-width:720px){.stage-showcase .stage-sc-title h3{font-size:18px}}.stage-showcase .stage-sc-title .buy-more-link{position:relative;padding-top:30px}@media (max-width:720px){.stage-showcase .stage-sc-title .buy-more-link{padding-top:20px}}.stage-showcase .stage-sc-title .buy-more-link a.line-link{top:0}.stage-showcase .stage-sc-row{margin:auto;margin-bottom:100px;width:700px}.stage-showcase .stage-sc-row:after{content:".";display:block;height:0;clear:both;visibility:hidden}.stage-showcase .stage-sc-row * html{height:1px}@media (min-width:1921px){.stage-showcase .stage-sc-row{width:940px}}@media (max-width:1440px){.stage-showcase .stage-sc-row{width:700px}}@media (max-width:1080px){.stage-showcase .stage-sc-row{width:540px}}@media (max-width:720px){.stage-showcase .stage-sc-row{width:340px}}@media (max-width:720px){.stage-showcase .stage-sc-row{margin-bottom:50px}}.stage-showcase .stage-sc-row .stage-sc-col{text-align:center;width:50%}.stage-showcase .stage-sc-row .stage-sc-col p{line-height:1em;font-size:25px;color:#000}@media (max-width:720px){.stage-showcase .stage-sc-row .stage-sc-col p{font-size:16px}}.stage-showcase .stage-sc-row .stage-sc-col .figure{margin-bottom:30px}@media (max-width:720px){.stage-showcase .stage-sc-row .stage-sc-col .figure{margin-bottom:20px}}.stage-showcase .stage-sc-row .stage-sc-left{float:left}.stage-showcase .stage-sc-row .stage-sc-right{float:right}.stage-showcase .stage-sc-figure{margin-top:50px}@media (max-width:720px){.stage-showcase .stage-sc-figure{margin-top:30px}}.stage-showcase .stage-sc-figure .figure{position:relative}.stage-showcase .stage-sc-figure a{position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent}.stage-showcase .stage-sc-figure a.line-link{position:relative;margin-top:35px}@media (max-width:720px){.stage-showcase .stage-sc-figure a.line-link{margin-top:15px}}@media (max-width:720px){.stage-showcase .stage-sc-figure .stage-sc-title{padding-top:10px}}.stage-showcase .stage-sc-figure .stage-sc-title .line-link{top:-10px;visibility:visible}.stage-showcase.bg-grey{background-color:#fafafa}