@keyframes upDonw{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes upDonw{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes lineToH{0%{height:0}to{height:100%}}@-webkit-keyframes lineToH{0%{height:0}to{height:100%}}@keyframes faguang{50%{-webkit-box-shadow:0 0 8px #e60b10;box-shadow:0 0 8px #e60b10}}@-webkit-keyframes faguang{50%{-webkit-box-shadow:0 0 8px #e60b10}}@keyframes lightLine{0%{left:-50px}to{left:220px}}@-webkit-keyframes lightLine{0%{left:-50px}to{left:220px}}@keyframes mouseScale{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes mouseScale{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-size:16px;-webkit-overflow-scrolling:touch}body{line-height:1.6;width:100%;font-weight:400;font-family:-apple-system,pingFangSC-Medium,Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif}*{-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-all;-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:#232323;display:block}.page-content{padding-top:66px}.iconfont{display:inline-block;vertical-align:middle}.theme-word{background-image:-webkit-linear-gradient(135deg,#00a4ff,#0e6eb8)}.red-word,.theme-word{-webkit-background-clip:text;-webkit-text-fill-color:transparent}.red-word{background-image:-webkit-linear-gradient(135deg,#ff5929,#f4645f)}.bg-btn,.border-btn,.theme-btn{border-radius:24px;background:#fff;color:#232323;-webkit-transition:opacity .5s 0s;transition:opacity .5s 0s;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:opacity;text-align:center;display:inline-block;font-size:14px;padding:6px 25px;opacity:1;font-weight:600;cursor:pointer;border:1px solid transparent}.bg-btn:hover,.border-btn:hover,.theme-btn:hover{opacity:.9}.bg-btn .iconfont,.border-btn .iconfont,.theme-btn .iconfont{margin-right:3px}.look-more-btn{text-align:center}.look-more-btn a{line-height:56px;padding:0 10px 0 32px;background:#1e1e20;font-size:1rem}.look-more-btn a,.look-more-btn a span{border-radius:100px;color:#fff;display:inline-block}.look-more-btn a span{margin-left:16px;height:36px;width:36px;line-height:32px;font-weight:700;cursor:pointer;background:#0e6eb8;font-size:1.6rem;text-align:center}.border-btn{border-color:rgba(0,0,0,.6)}.link-text-a{color:#232323;font-size:14px;border-bottom:1px solid transparent;display:inline-block;cursor:pointer}.link-text-a:hover{border-color:#232323}.link-text-a.theme{color:#0e6eb8}.link-text-a.theme:hover{border-color:#0e6eb8}.link-text-a.white{color:#fff}.link-text-a.white:hover{border-color:#fff}.link-border-a{color:#232323;font-size:14px;border:2px solid #dedede;background:rgba(0,0,0,.05);display:inline-block;-webkit-transition:background-color .5s 0s;transition:background-color .5s 0s;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:backgroundColor;border-radius:30px;padding:6px 20px}.link-border-a i{font-size:14px}.link-border-a:hover{background:rgba(0,0,0,.2)}.link-border-a.white{color:#fff;border-color:#fff;background:hsla(0,0%,100%,.1)}.link-border-a.white:hover{background:hsla(0,0%,100%,.3)}.link-border-a.red{color:#f4645f;border-color:#f4645f}.link-border-a.theme{color:#0e6eb8}.item-info{cursor:pointer}.item-info .item-info-more{position:absolute;bottom:50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:11}.item-info .item-info-more .item-info-more-container{border-radius:50px;padding:2px;background:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item-info .item-info-more .item-info-more-container .item-info-more-text{font-size:16px;color:#232323;font-weight:600;width:45px;overflow:hidden;text-align:right;-webkit-transition:width .3s 0s;transition:width .3s 0s;white-space:nowrap}.item-info .item-info-more .item-info-more-container .item-info-more-icon{height:36px;width:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item-info .item-info-more .item-info-more-container .item-info-more-icon i{width:28px;height:28px;line-height:28px;background:#333;border-radius:50px;color:#fff;font-weight:700;-webkit-transition:all .3s .3s;transition:all .3s .3s;will-change:transform width height;text-align:center;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.item-info .item-info-mask{opacity:0;z-index:10;width:100%;height:100%;position:absolute;left:0;top:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(29,46,83,.5)));background:linear-gradient(180deg,rgba(0,0,0,.5),rgba(29,46,83,.5));-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);will-change:opacity;-webkit-transition:opacity .3s 0s;transition:opacity .3s 0s}.item-info .item-info-mask .item-info-mask-container{padding:40px 150px 100px;-ms-flex-line-pack:distribute;align-content:space-around;text-align:left}.item-info .item-info-mask .item-info-mask-container h5,.item-info .item-info-mask .item-info-mask-container p{color:#fff}.item-info.active .item-info-mask{opacity:1}.item-info.active .item-info-more .item-info-more-container .item-info-more-text{width:0}.item-info.active .item-info-more .item-info-more-container .item-info-more-icon i{-webkit-transform:rotate(0deg);transform:rotate(0deg);height:36px;width:36px;line-height:36px}#app .theme-btn{background:linear-gradient(135deg,#00a4ff,#0e6eb8);color:#fff!important}.container-wrap{width:1300px;margin:0 auto}.image-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;position:relative;margin:0 auto;text-align:center;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-negative:0;flex-shrink:0}.image-container img{display:block;height:100%;width:auto}.video-container{width:100%;height:100%}.video-container video{display:block;min-width:100%;min-height:100%;object-fit:cover;-o-object-fit:cover}.swiper-container{width:100%;height:100%}.swiper-container .swiper,.swiper-container .swiper-slide,.swiper-container .swiper-wrapper{width:100%!important;height:100%!important;position:relative}.dplayer-container{height:101%}.image-bg-variable-container{background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;height:100%}.look-next-context{padding:100px 0}.look-next-context .container-wrap a{height:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background-position:top;background-size:cover;background-repeat:no-repeat;border-radius:10px}.look-next-context .container-wrap h5{color:#fff;font-size:20px}.look-next-context .container-wrap h1{color:#fff;font-size:42px;margin:0 0 30px;width:100%;font-weight:600}.section-animate-content,.section-animate-subtitle,.section-animate-text,.section-animate-title{opacity:0;-webkit-transform:translateY(90px);transform:translateY(90px);-webkit-transition:opacity .6s linear 0s,-webkit-transform .8s ease 0s;transition:opacity .6s linear 0s,-webkit-transform .8s ease 0s;transition:opacity .6s linear 0s,transform .8s ease 0s;transition:opacity .6s linear 0s,transform .8s ease 0s,-webkit-transform .8s ease 0s;will-change:opacity,transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.section-animate-subtitle{-webkit-transition-delay:.2s;transition-delay:.2s}.section-animate-title{-webkit-transition-delay:.3s;transition-delay:.3s}.section-animate-text{-webkit-transition-delay:.5s;transition-delay:.5s}.section-animate-content{-webkit-transition-delay:.7s;transition-delay:.7s}.section-active .section-animate-content,.section-active .section-animate-subtitle,.section-active .section-animate-text,.section-active .section-animate-title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.scale-bg-container{height:200vh;width:100%;position:relative}.scale-bg-container .scale-bg-image{height:100vh;position:-webkit-sticky;position:sticky;left:0;top:0;z-index:1}.scale-bg-container .scale-bg-image .scale-bg-image-container{width:100%;height:100%;will-change:opacity,transform;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-backface-visibility:hidden;backface-visibility:hidden}.scale-bg-container .scale-content{height:100vh;position:-webkit-sticky;position:sticky;left:0;top:0;z-index:50;margin-top:-100vh}.scale-bg-container .scale-content .scale-content-container{height:100vh;width:100%;opacity:0;will-change:opacity,tranform;-webkit-transform:translateY(90px);transform:translateY(90px);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;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 0 15vh}.scale-bg-container .scale-mask{width:100%;height:80vh;background:-webkit-gradient(linear,left bottom,left top,from(#000),color-stop(15%,#000),to(transparent));background:linear-gradient(0deg,#000,#000 15%,transparent);position:absolute;left:0;bottom:0;z-index:10}.scale-bg-container .scale-mask.white{background:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(15%,#fff),to(transparent));background:linear-gradient(0deg,#fff,#fff 15%,transparent)}.images-water-fall-container,.images-water-fall-container ul{height:100%}.scale-content-container{width:100%;height:100%}.hollow-out-container{position:relative}.hollow-out-container .hollow-out-inner-container{width:100%;height:100vh;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:1;overflow:hidden}.hollow-out-container .hollow-out-inner-container .hollow-out-inner-container-wrap{width:100%;height:100%;position:relative}.hollow-out-container .hollow-out-inner-container .hollow-out-inner-container-wrap .hollow-out-source{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:1}.hollow-out-container .hollow-out-inner-container .hollow-out-inner-container-wrap .hollow-out-source .image-bg-variable-container{background-image:var(--backgroundImage1920)}.hollow-out-container .hollow-out-inner-container .hollow-out-inner-container-wrap .hollow-out-content{width:100%;height:100%;position:relative}.hollow-out-container .hollow-out-inner-container .hollow-out-inner-container-wrap .hollow-out-content .hollow-out-inner-content,.hollow-out-container .hollow-out-inner-container .hollow-out-inner-container-wrap .hollow-out-content .hollow-out-inner-mask{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;opacity:0}.hollow-out-container .hollow-out-inner-container .hollow-out-inner-container-wrap .hollow-out-content .hollow-out-inner-mask{z-index:1;background:rgba(0,0,0,.55)}.hollow-out-container .hollow-out-inner-container .hollow-out-inner-container-wrap .hollow-out-content .hollow-out-inner-bg{width:100%;height:100%}.hollow-out-container .hollow-out-inner-container .hollow-out-inner-container-wrap .hollow-out-content .hollow-out-inner-bg .image-bg-variable-container{background-image:var(--backgroundImage1920)}.popup-video-source{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-video-source .popup-video-source-container{width:260px;height:56px;border-radius:50px;overflow:hidden;position:relative;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.popup-video-source .popup-video-source-container .mask{position:absolute;left:0;top:0;z-index:11;background:rgba(0,0,0,.3);width:100%;height:100%;cursor:pointer}.popup-video-source .popup-video-source-container .mask .mask-container{width:100%;height:100%;font-size:16px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600}.popup-video-source .popup-video-source-container .mask .mask-container i{color:#fff;margin-right:10px}.popup-video-source .popup-video-source-container video{width:100%}.popup-video-source.white .popup-video-source-container .mask{background:hsla(0,0%,100%,.8)}.popup-video-source.white .popup-video-source-container .mask .mask-container,.popup-video-source.white .popup-video-source-container .mask .mask-container i{color:#232323}.popup-content{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:999;opacity:0;-webkit-transition:opacity .6s 0s;transition:opacity .6s 0s;will-change:opacity;display:none}.popup-content .popup-content-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;background:rgba(0,0,0,.88)}.popup-content .popup-content-container .popup-inner-content{width:1000px}.popup-content .popup-content-container .close-btn{margin-top:30px}.popup-content .popup-content-container .close-btn,.popup-content .popup-content-container .close-btn i{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}.popup-content .popup-content-container .close-btn i{cursor:pointer;color:#fff;font-size:20px;opacity:.8;will-change:opacity;-webkit-transition:opacity .3s 0s;transition:opacity .3s 0s;border-radius:30px;width:40px;height:40px;background:hsla(0,0%,100%,.1)}.popup-content .popup-content-container .close-btn i:hover{opacity:1}.popup-content.popup-content-active{display:block}.breadcrumbs{padding:15px 0;background:#f5f5f5}.breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs ul li{font-size:12px}.breadcrumbs ul li a{color:#565656;font-size:12px}.breadcrumbs ul li a:hover{color:#0e6eb8}.breadcrumbs ul li span{color:#565656}.breadcrumbs ul li .arrow{margin:0 10px}.deepc-font{font-family:DeepC-Regular}.short-keys .short-keys-container{position:fixed;right:50px;bottom:70px;-webkit-transition:all .3s 0s;transition:all .3s 0s;z-index:101}.short-keys .short-keys-container ul li{cursor:pointer;text-align:center;width:40px;height:40px;background:#232323;position:relative;overflow:hidden}.short-keys .short-keys-container ul li .info-box{opacity:0;-webkit-transition:all .3s 0s;transition:all .3s 0s;position:absolute;right:35px;bottom:0;z-index:1}.short-keys .short-keys-container ul li .info-box .info-box-wrap{position:relative;border-radius:10px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.07);box-shadow:0 0 15px rgba(0,0,0,.07);background:#fff;padding:15px;min-width:100px}.short-keys .short-keys-container ul li .info-box .info-box-wrap>i{-webkit-transform:rotate(90deg);transform:rotate(90deg);position:absolute;right:-22px;font-size:12px;color:#fff;bottom:10px;width:40px;height:10px}.short-keys .short-keys-container ul li .info-box .info-box-wrap h5{line-height:20px;font-size:12px}.short-keys .short-keys-container ul li .info-box .info-box-wrap a .image-container{height:24px;margin-right:2px;vertical-align:middle}.short-keys .short-keys-container ul li .info-box .info-box-wrap a:hover{text-decoration:underline}.short-keys .short-keys-container ul li .info-box .info-box-wrap .fast-link-image{height:120px;display:block}.short-keys .short-keys-container ul li .info-box .info-box-wrap dl{text-align:left;margin-bottom:20px;min-width:220px}.short-keys .short-keys-container ul li .info-box .info-box-wrap dl dd{font-size:14px}.short-keys .short-keys-container ul li .info-box .info-box-wrap dl dt{color:#0e6eb8;line-height:30px;font-size:14px}.short-keys .short-keys-container ul li .info-box .info-box-wrap dl:last-child{margin:0}.short-keys .short-keys-container ul li .li-icon{color:#fff;font-size:18px;line-height:40px}.short-keys .short-keys-container ul li:hover{overflow:visible;background:#0e6eb8;z-index:140}.short-keys .short-keys-container ul li:hover .info-box{opacity:1;z-index:10;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.short-keys .short-keys-container ul li:first-child{border-radius:10px 10px 0 0;border:none}.short-keys .short-keys-container ul .QQ .info-box .info-box-wrap a{display:block;min-width:120px;margin-bottom:10px;font-size:14px}.short-keys .short-keys-container ul .QQ .info-box .info-box-wrap a .qq-icon{color:#0e6eb8;margin-right:5px}.short-keys .short-keys-container ul .QQ .info-box .info-box-wrap a:last-child{margin:0}.short-keys .short-keys-container ul .collect p{font-size:12px;margin-top:10px;color:#a1a1a6}.short-keys .short-keys-container ul .collect p b{font-size:14px;color:#0e6eb8}.short-keys .short-keys-container ul .go-top{display:none}.short-keys .short-keys-container ul .wechat{border-radius:0 0 10px 10px}.short-keys .fast-icon-show ul .wechat{border-radius:0}.short-keys .fast-icon-show ul .go-top{display:block;border-radius:0 0 10px 10px}.mobile-induce-banner{width:100%}.mobile-induce-banner .swiper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mobile-induce-banner .swiper .swiper-wrapper{padding-bottom:30px}.mobile-induce-banner .swiper .swiper-wrapper .swiper-item-container .image-out-container{background:#f5f5f5;border-radius:24px}.mobile-induce-banner .swiper .swiper-wrapper .swiper-item-container .text-container{padding:30px 0 0;width:80%}.mobile-induce-banner .swiper .swiper-wrapper .swiper-item-container .text-container .name{font-size:24px;font-weight:600;color:#232323}.mobile-induce-banner .swiper .swiper-wrapper .swiper-item-container .text-container .desc{font-size:18px;color:#565656;margin-top:10px}.mobile-induce-banner .swiper .swiper-pagination{position:relative;width:60%!important;padding:0 0 0 90px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-induce-banner .swiper .swiper-pagination .swiper-pagination-bullet{width:10%;margin:0 10px 0 0;background:rgba(0,0,0,.6);border-radius:5px}.mobile-induce-banner .swiper .paginatio-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 90px 0 0}.mobile-induce-banner .swiper .paginatio-arrow .swiper-turn-button{position:relative;width:40px;height:40px;color:#232323;border:1px solid #232323;cursor:pointer;margin:0 10px;border-radius:40px;left:0;top:0}.mobile-induce-banner .swiper .paginatio-arrow .swiper-turn-button:after{font-size:16px}.mobile-induce-banner.black .swiper .swiper-pagination .swiper-pagination-bullet{background:hsla(0,0%,100%,.6)}.mobile-induce-banner.black .swiper .swiper-item-container .image-out-container{background:#000}.mobile-induce-banner.black .swiper .swiper-item-container .image-out-container .image-container{height:40vh}.mobile-induce-banner.black .swiper .swiper-item-container .text-container .name{color:#fff}.mobile-induce-banner.black .swiper .swiper-item-container .text-container .desc{color:#a1a1a6}.mobile-induce-banner.black .swiper .paginatio-arrow .swiper-turn-button{color:#fff;border-color:#fff}.toast{position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-100px;-webkit-transition:bottom .3s 0s,opacity .3s 0s;transition:bottom .3s 0s,opacity .3s 0s;will-change:bottom,opacity;z-index:983;opacity:0}.toast .toast-container{padding:10px 25px;background:#000;border-radius:30px;border:1px solid #000}.toast .toast-container p{font-size:14px;font-weight:600;color:#fff}.toast.default .toast-container{background:#000;border-color:#000}.toast.default .toast-container p{color:#fff}.toast.primiry .toast-container{background:#ecf4f9;border-color:#409eff}.toast.primiry .toast-container p{color:#409eff}.toast.success .toast-container{background:#f6ffed;border-color:#20b431}.toast.success .toast-container p{color:#20b431}.toast.error .toast-container{background:#fff2f0;border-color:#f4645f}.toast.error .toast-container p{color:#f4645f}.toast.warning .toast-container{background:#fffbe6;border-color:#f90}.toast.warning .toast-container p{color:#f90}.toast-active{bottom:100px;opacity:1}@media (max-width:1440px) and (orientation:landscape),(max-width:1440px) and (orientation:portrait){.container-wrap{width:100%;padding:0 90px}.page-content{padding-top:50px}.bg-btn,.border-btn,.link-border-a,.link-text-a,.theme-btn{padding:6px 20px}.link-text-a{padding:0}.link-border-a{border-width:1px}.popup-content .popup-content-container .popup-inner-content{width:100%}.short-keys{display:block}.short-keys .short-keys-container{right:10px}.look-more-btn a{line-height:46px}.look-more-btn a span{height:30px;width:30px;line-height:28px;font-size:1.25rem}}@media (max-width:1024px) and (orientation:landscape),(max-width:1024px) and (orientation:portrait){.container-wrap{width:100%;padding:0 60px}.page-content{padding-top:50px}.bg-btn,.border-btn,.link-border-a,.link-text-a,.theme-btn{font-size:12px;padding:4px 15px}.bg-btn i,.border-btn i,.link-border-a i,.link-text-a i,.theme-btn i{font-size:12px}.link-text-a{padding:0}.look-next-context .container-wrap a{height:300px}.look-next-context .container-wrap h5{font-size:14px}.look-next-context .container-wrap h1{font-size:24px;margin:0 0 30px}.mobile-induce-banner .swiper .swiper-pagination{padding:0 0 0 60px}.mobile-induce-banner .swiper .paginatio-arrow{padding:0 60px 0 0}.short-keys{display:none}.popup-video-source .popup-video-source-container{width:230px;height:48px}}@media (max-width:720px){.container-wrap{width:100%;padding:0 25px}.page-content{padding-top:50px}.hollow-out-container .hollow-out-inner-container .hollow-out-inner-container-wrap .hollow-out-content .hollow-out-inner-bg .image-bg-variable-container,.hollow-out-container .hollow-out-inner-container .hollow-out-inner-container-wrap .hollow-out-source .image-bg-variable-container{background-image:var(--backgroundImage720)}.mobile-induce-banner .swiper .swiper-pagination{padding:0 0 0 25px}.mobile-induce-banner .swiper .paginatio-arrow{padding:0 25px 0 0}.look-more-btn a{line-height:40px;font-size:.875rem}.look-more-btn a span{height:24px;width:24px;line-height:20px;font-size:1rem}}