.toast{visibility:hidden;background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:17px;z-index:122222}.toast.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}*{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}body,html{width:100%;height:100%;-webkit-overflow-scrolling:touch}body[data-gray=true]{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');-webkit-filter:grayscale(1);filter:grayscale(1)}a{text-decoration:none}li{list-style:none}img{border:0;vertical-align:middle;display:block}.bg,img{width:100%}.bg{position:absolute}input[type=checkbox],input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;margin:0;border:none;vertical-align:middle}input[type=radio]:after{border-radius:50%;border:2px solid #bfbfbf}input[type=checkbox]:after,input[type=radio]:after{display:block;content:"";width:3vw;height:3vw;background:#fff}input[type=checkbox]:after{border-radius:1%;border:2px solid #bfbfbf}input[type=checkbox]:checked:after,input[type=radio]:checked:after{background:#0593d3;border:2px solid #fff}@font-face{font-family:"NotoSerifJP-Bold";src:url(//dl.haifurong.cn/front/game/jpyongye/cdn/hot/fonts/67006b53faab922e523aa16cc4a05c9a.otf) format("opentype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:rounded-mplus-2c-medium;src:url(//dl.haifurong.cn/front/game/jpyongye/cdn/hot/fonts/390307d713a04268fc17e13d8f2fb340.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}body,button,html,input,select,textarea{font-family:rounded-mplus-2c-medium,sans-serif}.character .intr .desc,.character .intr .name,.news .news-detail .tabs .title,header.header .navs .list,header .nav{font-family:"NotoSerifJP-Bold",serif}.wrapper{position:relative;width:100%;margin:0 auto;text-align:center;min-width:1000px}.wrapper.top3{margin-top:-3%}header .header{position:fixed;width:100%;height:5vw;min-height:60px;min-width:1000px;background-color:rgba(0,0,0,.8);z-index:10;top:0;display:-webkit-box;display:-ms-flexbox;display:flex}header .header .icon{width:13%;position:absolute;top:0;left:4%}header .header .txt{position:absolute;top:15px;left:11%}header .header .txt .name{color:#fff;font-size:1.2vw}header .header .txt .desc{color:#fff;font-size:1vw}header .nav{width:73%;position:absolute;top:15px;left:18%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.8% 0}header .nav,header .nav li{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}header .nav li{display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;vertical-align:top;text-align:center;cursor:pointer;padding:0 4%;font-size:1.2vw;color:#fff;font-weight:700;position:relative}header .nav li:last-child{border:0}header .nav li a{display:inline-block;cursor:pointer;width:100%;color:#fff}header .nav li a img{width:100%}header .nav li a img:nth-child(2){display:none}header .nav li.on,header .nav li.on a{color:#adcdff}header .nav li.on:after{content:"";display:block;width:50%;height:3px;background-color:#adcdff;position:absolute;margin:0 auto;bottom:2px;left:0;right:0}header .community{position:absolute;width:10%;top:15px;right:7%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.8% 0}header .community a{width:16%;height:16%;padding:0 10%}footer{position:relative;min-width:1000px;background-color:#000;bottom:0;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}footer .left-box .icon img{width:95px;display:inline-block;margin-right:10px}footer .logo{width:80px;margin:10px auto}footer .wangjian{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:12%}footer .wangjian img{display:inline-block;width:30%}footer .bg{position:absolute;width:100%;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}footer .text{width:42%;margin:0 auto;z-index:1;position:relative;color:#cdc6bc;font-size:12px;min-width:580px;text-align:center}footer .text p{margin-bottom:10px}footer .text a{color:#fff}footer .text .mlr{margin:0 15px}.download-mask{width:100%;height:100%;position:fixed;background-color:rgba(0,0,0,.8);top:0;left:0;z-index:99;min-width:1220px;display:none}.download-mask img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18%}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.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-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.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:linear-gradient(270deg,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:linear-gradient(90deg,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:linear-gradient(0deg,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:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(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);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-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:#007aff}.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%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.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%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-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-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.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%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.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;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;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:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="50" /></filter></svg>#filter');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}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.pop{position:fixed;left:0;top:0;right:0;bottom:0;z-index:10;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;display:none}.pop .mask{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.5)}.pop .innerbox{position:relative}.pop button,.pop input{position:absolute;border:0;background:none;font-size:24px;outline:none}.pop button{cursor:pointer}.pop .info{position:absolute;top:0;left:0}.pop .info .phone{width:278px;height:40px;top:81px;left:284px}.pop .info .code{width:154px;height:40px;left:284px;top:135px}.pop .info .sendCode{left:454px;top:135px;width:112px;height:40px;background-size:contain}.pop .info .sendCode.count{background-size:contain;color:#4b4b4b}.pop .submit{width:192px;height:62px;top:207px;left:259px}.wrapper section{position:relative;width:100%}.wrapper section img{display:block}.wrapper section.first .head .cadpa{width:4%;position:absolute;top:9%;left:14%;cursor:pointer}.wrapper section.first .head .order-btn{width:18%;top:62%;cursor:pointer;max-width:332px;z-index:9}.wrapper section.first .head .box-progress,.wrapper section.first .head .order-btn{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wrapper section.first .head .box-progress{width:50%;top:40%;max-width:891px}.wrapper section.first .head .box-progress .text{width:12.3%;position:absolute;top:32.8%;left:1.9%;max-width:111px;z-index:1}.wrapper section.first .head .box-progress .progress{width:88%;height:9%;position:absolute;top:50%;left:11%;background:url(//dl.haifurong.cn/front/game/jpyongye/cdn/hot/imgs/progress-bar.74335.png) no-repeat;background-size:100% 100%}.wrapper section.first .head .box-progress .progress .left,.wrapper section.first .head .box-progress .progress .right{background:#d28014;border-top:2px solid #1a1a1a;border-bottom:2px solid #1a1a1a;border-radius:0 10px 10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;width:17.4%;position:absolute;left:100%;top:0}.wrapper section.first .head .box-progress .progress .left{left:-17%;border-radius:0}.wrapper section.first .head .box-progress .progress .right{display:none}.wrapper section.first .head .box-progress .progress .progress-bar{width:75%;position:absolute;height:90%;top:5%;left:11%;z-index:1}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner{background:#d28014;border-top:2px solid #1a1a1a;border-bottom:2px solid #1a1a1a;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;width:10%}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner span.dot{width:3%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApBAMAAABaTh3FAAADf2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjFhYWQ1MmM1LTdmMmEtYTE0NC1iYWRjLWY2YWIzNmFiNTE0OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowRTZBNzFBNzdDNDExMUYxODFGQzk4OEE2ODIxMDJFNSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowRTZBNzFBNjdDNDExMUYxODFGQzk4OEE2ODIxMDJFNSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjRiOTgxNjYtZTk2My1kNjRlLWFiNzgtYzkzMDBkMGJiYTdkIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YmZjMDA4M2YtNjIzMS0zMzRhLWE1YWUtNmRjZDVhMjlkMDYxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+F9CnqAAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAqUExURUdwTEdxlUdxlUdxlUdxlUdxlUdxlUdxlUdxlUdxlUdxlUdxlUdxlUdxlYIi2q0AAAANdFJOUwAX8+TSTzb+iZkrqrfczCYiAAABLklEQVQoz2NggIM0BmxgJjZBRiUBLKIcdxuwiArdVcQiOvfuTUxBttq71xMwRFnu3r3rgCHaCxS9gS7IWnvX+O71ADTRRXevh969q4XmBVug9rl3i1E9InL37gaQhY4oSn3v3gFruIKseDFIKcjwu1ZIDtCFOIpN924Rwhntdy9BOEl371bABFPuXt8IYXHZ3r3rBmFK1t49huSW6xNBDAndS9uQQ+7upUYGhkwlD2R/sgLNuDSBQQrVO1BRNNAOMYEB3ecQ24A+hQty2dbCXMbAYR0IZSH7giHo+lEGqI8vBSBrdIUGvRWqJRsxQxIYvpcTMEIdpFgV6NvLAujxdikVIzZBsYEl5oEJCksqYYjFmqK472JLfUD7sKRUoBHYUjUP1hzAVYQttzDsRDAB+gmEHa6Q6akAAAAASUVORK5CYII=) no-repeat;background-size:100% 100%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner span.dot:nth-of-type(5){left:100%}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner span.dot:nth-of-type(4){left:75%}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner span.dot:nth-of-type(3){left:50%}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner span.dot:nth-of-type(2){left:25%}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner span.dot:first-of-type{left:0}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner .dot-on{width:3%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAuCAMAAABpjHt/AAADf2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjFhYWQ1MmM1LTdmMmEtYTE0NC1iYWRjLWY2YWIzNmFiNTE0OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxREVFNDczMjdDNDExMUYxODFGQzk4OEE2ODIxMDJFNSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxREVFNDczMTdDNDExMUYxODFGQzk4OEE2ODIxMDJFNSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjRiOTgxNjYtZTk2My1kNjRlLWFiNzgtYzkzMDBkMGJiYTdkIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YmZjMDA4M2YtNjIzMS0zMzRhLWE1YWUtNmRjZDVhMjlkMDYxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uRWXOwAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAABCUExURUdwTIfa/4na/4ba/4ba/4rZ/4ba/4ba/4nZ/4ba/4ja/4fa/4ba/4ja/6zN/6jP/5XV/5/S/6TQ/5rU/4/X/4fa/zBUiMcAAAAOdFJOUwCIwHVU9RUF5TmwnCnOvvQhFwAAAUJJREFUOMu91cmWhCAMBVBBkCBqOST//6vNIE6FRVad9T0xIDya5t/KWjaVPVcqImZbA0SSRwX5Uqw1afQFXV12gLMvZKzM4bwtyzZjW5NtkOvqra7sgkoy2eH3koL8+AoWBo6sWZXlNO32bV6Bhww2zlvch0Fe5dEX5XMI0+q7PK1uzRUqiBt/lbsNGNr8lwcBVJAXS9pZ31pBOEjPr99nCAL8WeuEznR60OmgWqQZOpfo+t017Ri580jasWSzHO33iVrW+w6kRd02KzaGfWmPOaHwbzt5s/lnFS+O6S92l715udXusLt05jUBfN/zvL73jFbieQtQmt9XO40Q70AlCuxxY7GaWyLngGCEG26+EAwjMlMQsfJtDPE2suJVESIvNGMUcyaNYUjk+G+BYlKjteE+MT37MWqEYFOl2LT8cP4ByiomNStHCq8AAAAASUVORK5CYII=) no-repeat;background-size:100% 100%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner .dot-on:nth-of-type(5){left:100%}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner .dot-on:nth-of-type(4){left:75%}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner .dot-on:nth-of-type(3){left:50%}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner .dot-on:nth-of-type(2){left:25%}.wrapper section.first .head .box-progress .progress .progress-bar .progress-bar-inner .dot-on:first-of-type{left:0}.wrapper section.first .head .play-btn{width:5%;position:absolute;top:78%;left:33.5%;cursor:pointer;-webkit-animation:playBtnAnimation 5s linear infinite;animation:playBtnAnimation 5s linear infinite;z-index:9}.wrapper section.first .head .video{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:100;top:0;display:none}.wrapper section.first .head .video video{position:absolute;width:65%;top:45%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wrapper section.first .head .download{position:absolute;top:51%;left:0;right:0;margin:auto;width:45%;min-height:60px;padding:1%;z-index:9;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.wrapper section.first .head .download .downloadText{height:100%;width:auto}.wrapper section.first .head .download .erweima{width:21%;vertical-align:top;margin-left:25px}.wrapper section.first .head .download .download-btns{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.wrapper section.first .head .download .download-btns .android-btn,.wrapper section.first .head .download .download-btns .apple-btn,.wrapper section.first .head .download .download-btns .recharge-btn{cursor:pointer;width:30%}.wrapper section.first .head .download .download-btns .android-btn a,.wrapper section.first .head .download .download-btns .apple-btn a,.wrapper section.first .head .download .download-btns .recharge-btn a{display:inline-block;width:100%;height:100%}.wrapper section.first .head .download .download-btns .android-btn img:nth-child(2),.wrapper section.first .head .download .download-btns .apple-btn img:nth-child(2),.wrapper section.first .head .download .download-btns .recharge-btn img:nth-child(2){display:none}.wrapper section.first .head .download .recharge{width:25%;vertical-align:top;position:relative;cursor:pointer}.wrapper section.first .head .customer-server{position:fixed;top:12%;right:5px;z-index:99;width:9.5%;height:16vw;min-height:55px;padding:.7% 0 .6%}.wrapper section.first .head .customer-server p{color:#525b67;font-size:1.3vw}.wrapper section.first .head .customer-server p.qq{font-size:.8vw;padding-top:40%;padding-left:13%}.wrapper section.first .head .customer-server img{position:absolute;width:73%;top:36.5%;left:13%}.wrapper section.first .head .customer-server .kf-btn{position:absolute;width:58%;top:75%;left:21%;cursor:pointer}.wrapper section.first .head .kf{position:absolute;top:76.8%;left:25%;width:6%;cursor:pointer;z-index:9}.wrapper section.first .head .gift{position:absolute;top:73.5%;right:23%;width:8%;cursor:pointer;z-index:9}.wrapper section.first .head .gift .gift-img{width:80%}.wrapper section.first .head .gift .gift-btns{text-align:center;width:57%;margin-top:2%;margin-left:12%}.wrapper section.first .head .gift .gift-btns:hover img:first-child,.wrapper section.first .head .gift .gift-btns img:nth-child(2){display:none}.wrapper section.first .head .gift .gift-btns:hover img:nth-child(2){display:block}.wrapper section.first .home_bg{position:absolute;bottom:0;z-index:8;width:100%}.wrapper section.first .news{width:76%;position:absolute;bottom:5%;left:50%;height:23.7%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:9}.wrapper section.first .news .banner-bg{position:absolute;z-index:-1;width:100%;height:100%}.wrapper section.first .news .news-title{width:100%;height:10%;text-align:center;color:#fff;font-size:1.5vw;padding-top:2.5%}.wrapper section.first .news .news-content{height:90%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 5%}.wrapper section.first .news .content,.wrapper section.first .news .news-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.wrapper section.first .news .content{padding:2%;height:100%}.wrapper section.first .news .content .news-banner-box{width:43.5%;margin-right:4%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAjUAAAFpBAMAAACWn8S6AAADf2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjFhYWQ1MmM1LTdmMmEtYTE0NC1iYWRjLWY2YWIzNmFiNTE0OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGQTg4M0I2RDdFNjMxMUYxODYzOTk4NkVBMDBGQjJDMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGQTg4M0I2QzdFNjMxMUYxODYzOTk4NkVBMDBGQjJDMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6YTZiYjc4NTctNDQ0MC0yMTQ5LWE0ZmMtOThiOGU3NjNmMGQ2IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YmZjMDA4M2YtNjIzMS0zMzRhLWE1YWUtNmRjZDVhMjlkMDYxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+XYsOfwAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAPUExURUdwTAAAAKzN/////6zN/9E46eoAAAADdFJOUwBmfJBiNegAAAKiSURBVHja7djBbYNAEEBRhCgg6QAhOkgDhEz/NcU2JtiG2UNkR4r2/at94WlYdrdptt5121vDhg0bNmzY/B+b0NLn3ubrQ5fYsGHD5u9t5uEcmyOb3tywYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiIDRs2bNiwYcOGDRuxYcOGDRs2bNiwYSM2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGjdiwYcOGDRs2bNiwERs2bNiwYcOGDRs2YsOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiwYcOGDRs2bNiweZHNxCazaWc2mc0YbBKbNmJmc2hzoomYFpvQ0sHcaGtZb7qf9UaPNtt3So822/5GO5ueDRs2L7BRc8DBhs1vbAYeqc3MI7UJHplNGxaczKaLCUhiM0Z9C846DV3Z5ny5VdtL1a7TMPZFmzGiusG5XpGf5mIq2XSXS8C6Bme96jzPRZ/bjNcb0nmoqPWBLw+/+7W/WWyiuskpz832t2Vw5rpeqm7d7pa3L22F6035O3VnGPVt/kr7m7vjVDhQ5YPjzJCvOM6a+UuFIM29Hxs9q2/iVBDNS1i8XwAAAABJRU5ErkJggg==) no-repeat;background-size:100% 100%;padding-left:2%;padding-top:.4%;-webkit-box-sizing:border-box;box-sizing:border-box}.wrapper section.first .news .content .news-banner .banner-border{width:98.5%;height:97.5%;position:absolute;top:.5%;left:.5%;z-index:2;border:1px solid #fff;pointer-events:none}.wrapper section.first .news .content .news-banner .swiper-slide a{display:inline-block;width:100%;height:100%;vertical-align:middle;cursor:pointer}.wrapper section.first .news .content .news-banner .swiper-slide a img{width:100%;height:100%}.wrapper section.first .news .content .news-list{width:40%;height:100%;margin-top:0}.wrapper section.first .news .content .news-list .tab-box{width:100%;padding-bottom:2%}.wrapper section.first .news .content .news-list .tabs{width:100%;height:20%;padding-top:7%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left}.wrapper section.first .news .content .news-list .tabs li{display:inline-block;vertical-align:top;width:20%;text-align:center;cursor:pointer}.wrapper section.first .news .content .news-list .tabs li img{width:75%;display:block;margin:0 auto}.wrapper section.first .news .content .news-list .tabs li.on img:first-child,.wrapper section.first .news .content .news-list .tabs li img:nth-child(2){display:none}.wrapper section.first .news .content .news-list .tabs li.on img:nth-child(2){display:block}.wrapper section.first .news .content .news-list .tabs li:first-child{width:7%}.wrapper section.first .news .content .news-list .news-more{position:absolute;width:5%;right:15%;top:16%;color:#d98a0d;cursor:pointer}.wrapper section.first .news .content .news-list .news-more img:nth-child(2){display:none}.wrapper section.first .news .content .news-list .list{height:78%;overflow:hidden;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAl4AAAABAQMAAAA1qDLOAAADf2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjFhYWQ1MmM1LTdmMmEtYTE0NC1iYWRjLWY2YWIzNmFiNTE0OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMjkyQTZFODdDNDMxMUYxQkNDMUFGRThFREU2MkJBMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMjkyQTZFNzdDNDMxMUYxQkNDMUFGRThFREU2MkJBMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjRiOTgxNjYtZTk2My1kNjRlLWFiNzgtYzkzMDBkMGJiYTdkIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YmZjMDA4M2YtNjIzMS0zMzRhLWE1YWUtNmRjZDVhMjlkMDYxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8++b5tvAAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAADUExURazN/yRO31AAAAAMSURBVAjXY2CgIgAAAE0AAfFNsiIAAAAASUVORK5CYII=) no-repeat;background-size:contain}.wrapper section.first .news .content .news-list .list .list-item{height:100%;padding-top:2.5%}.wrapper section.first .news .content .news-list .list .list-item li{color:#fff;width:100%;padding:1.5% 0;font-size:.9vw;text-align:left;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAAABCAMAAAA1piD4AAADf2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjFhYWQ1MmM1LTdmMmEtYTE0NC1iYWRjLWY2YWIzNmFiNTE0OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDMUNGQzUxOTdDNDMxMUYxQkNDMUFGRThFREU2MkJBMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDMUNGQzUxODdDNDMxMUYxQkNDMUFGRThFREU2MkJBMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjRiOTgxNjYtZTk2My1kNjRlLWFiNzgtYzkzMDBkMGJiYTdkIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YmZjMDA4M2YtNjIzMS0zMzRhLWE1YWUtNmRjZDVhMjlkMDYxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+gooQ0wAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAABLUExURazN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/6zN/zpW4jgAAAAZdFJOU+1pJ0fX4hv4Af7BiKc8eZgxCwZcEcxRs7nk9g82AAAAqElEQVQoz4XQCQ6DIBRFUUSG99WKooj7X2kZbAS17QJObnKZIMlhHbEJ8KRbwBAtwEg0Ao0mA2yaPPBi5Cy4JLFilb8ZVaybwVlioaYw31lfsyEzezBVsj2xoWb9nc1QsmDdwXRmzTe2fpiIzAb2Smy7MEpMRzaVtcB4ZOyRLanWBobI3F82ZkYH2wsmVPp5YaZmJjGfmT3ZWfM1G58YL5mr2XJjOzTRGw9tFi8fw/hMAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-position:bottom;background-size:auto 1px}.wrapper section.first .news .content .news-list .list .list-item li .slogn{vertical-align:top}.wrapper section.first .news .content .news-list .list .list-item li .title{display:inline-block;width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.wrapper section.first .news .content .news-list .list .list-item li .date{float:right;font-size:1vw}.wrapper section.first .news .news-pagination{position:absolute;top:23%;left:7.5%;width:0;height:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper section.first .news .swiper-pagination-bullet{width:12px;height:12px;margin-bottom:10px;opacity:1}.wrapper section.first-second .home_bg{position:absolute;top:-13%;z-index:8;width:100%}.wrapper section.first-second .groups{width:100%;height:61%;position:absolute;top:38%;left:0;z-index:9}.wrapper section.first-second .groups .groups-top{position:absolute;width:67%;height:100%;top:0;left:15%;z-index:9}.wrapper section.first-second .groups .groups-top .swiper-wrapper .swiper-slide{position:relative;width:100%}.wrapper section.first-second .groups .groups-top .swiper-wrapper .swiper-slide .roleImg{position:absolute;width:auto;height:100%;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wrapper section.first-second .groups .groups-top .swiper-wrapper .swiper-slide .skillImg{position:absolute;width:25%;bottom:9%;left:7.7%}.wrapper section.first-second .groups .groups-thumbs{position:relative;list-style:none;padding:0;z-index:9;right:-24.2%;width:25%;height:70%;top:26%;-webkit-transform:rotate(2deg);transform:rotate(2deg)}.wrapper section.first-second .groups .groups-thumbs .swiper-wrapper{cursor:pointer;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}.wrapper section.first-second .groups .groups-thumbs .swiper-slide{position:relative;width:20%;left:45%;-webkit-transition-property:all;transition-property:all;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}.wrapper section.first-second .groups .groups-thumbs .swiper-slide img{width:100%;margin:0}.wrapper section.first-second .groups .groups-thumbs .swiper-slide img:nth-child(2){display:none}.wrapper section.first-second .groups .groups-thumbs .swiper-slide.swiper-slide-active{width:24%}.wrapper section.first-second .groups .groups-thumbs .swiper-slide.swiper-slide-active img:first-child{display:none}.wrapper section.first-second .groups .groups-thumbs .swiper-slide.swiper-slide-active img:nth-child(2){display:block}.wrapper section.first-second .role{width:92%;height:61%;position:absolute;top:28.8%;left:49%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:9}.wrapper section.first-second .role .role-panel{position:absolute;inset:0;display:none}.wrapper section.first-second .role .role-panel.on{display:block}.wrapper section.first-second .role .role-departments{position:absolute;top:65%;left:8%;display:grid;grid-template-columns:repeat(3,1fr);gap:.45vw 0;width:13vw;z-index:20}.wrapper section.first-second .role .role-departments .department{width:2.6vw;height:2.6vw;padding:0;border:0;background:transparent;cursor:pointer}.wrapper section.first-second .role .role-departments .department:nth-child(n+4){margin-left:2vw}.wrapper section.first-second .role .role-departments .department img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.wrapper section.first-second .role .role-departments .department.on img:first-child,.wrapper section.first-second .role .role-departments .department img:nth-child(2){display:none}.wrapper section.first-second .role .role-departments .department.on img:nth-child(2){display:block}.wrapper section.first-second .role .d{width:9%;position:absolute;left:-12%;top:80%;-webkit-animation:move1 10s linear infinite;animation:move1 10s linear infinite}.wrapper section.first-second .role .c{width:9%;position:absolute;right:-24%;top:80%}@-webkit-keyframes move1{0%{-webkit-transform:translateX(0) rotateY(0deg);transform:translateX(0) rotateY(0deg)}49%{-webkit-transform:translateX(-280%) rotateY(0deg);transform:translateX(-280%) rotateY(0deg)}50%{-webkit-transform:translateX(-280%) rotateY(180deg);transform:translateX(-280%) rotateY(180deg)}99%{-webkit-transform:translateX(0) rotateY(180deg);transform:translateX(0) rotateY(180deg)}to{-webkit-transform:translateX(0) rotateY(1turn);transform:translateX(0) rotateY(1turn)}}@keyframes move1{0%{-webkit-transform:translateX(0) rotateY(0deg);transform:translateX(0) rotateY(0deg)}49%{-webkit-transform:translateX(-280%) rotateY(0deg);transform:translateX(-280%) rotateY(0deg)}50%{-webkit-transform:translateX(-280%) rotateY(180deg);transform:translateX(-280%) rotateY(180deg)}99%{-webkit-transform:translateX(0) rotateY(180deg);transform:translateX(0) rotateY(180deg)}to{-webkit-transform:translateX(0) rotateY(1turn);transform:translateX(0) rotateY(1turn)}}.wrapper section.first-second .role .intr-box{display:block}.wrapper section.first-second .role .intr-box .intr{position:absolute;width:20%;top:23%;left:8%;padding:0;text-align:left;display:none;z-index:12}.wrapper section.first-second .role .intr-box .intr .name{position:relative;margin:0 0 1.2vw;padding-bottom:.65vw;font-size:2.4vw;color:#fff;line-height:1.2;font-weight:700;font-family:"NotoSerifJP-Bold",serif}.wrapper section.first-second .role .intr-box .intr .name:after{content:"";position:absolute;bottom:0;left:0;width:62%;border-bottom:1px solid hsla(0,0%,100%,.65)}.wrapper section.first-second .role .intr-box .intr p{font-size:1vw;color:#fff;letter-spacing:0}.wrapper section.first-second .role .intr-box .intr .desc{font-size:1vw;text-shadow:none;line-height:1.8;white-space:pre-line;margin:0;font-family:"NotoSerifJP-Bold";font-weight:700}.wrapper section.first-second .role .role-top{position:absolute;width:40vw;top:-15%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.wrapper section.first-second .role .role-top .swiper-wrapper .swiper-slide{position:relative}.wrapper section.first-second .role .role-top .swiper-wrapper .swiper-slide .roleImg{width:100%;height:auto}.wrapper section.first-second .role .role-top .swiper-wrapper .swiper-slide .eye{position:absolute;width:12%;top:15.5%;right:0;cursor:pointer;z-index:10}.wrapper section.first-second .role .role-thumbs{position:absolute;right:9%;width:6%;top:-3.5%;z-index:9;height:100%;overflow:visible;-webkit-clip-path:inset(0 -120px 0 -120px);clip-path:inset(0 -120px 0 -120px)}.wrapper section.first-second .role .role-thumbs .thumbs-left .thumbs,.wrapper section.first-second .role .role-thumbs .thumbs-right .thumbs{position:relative;cursor:pointer;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.wrapper section.first-second .role .role-thumbs .thumbs-left .thumbs img,.wrapper section.first-second .role .role-thumbs .thumbs-right .thumbs img{width:100%;margin:0 auto}.wrapper section.first-second .role .role-thumbs .thumbs-left .thumbs img:first-child,.wrapper section.first-second .role .role-thumbs .thumbs-right .thumbs img:first-child{display:block}.wrapper section.first-second .role .role-thumbs .thumbs-left .thumbs.on img:first-child,.wrapper section.first-second .role .role-thumbs .thumbs-left .thumbs img:nth-child(2),.wrapper section.first-second .role .role-thumbs .thumbs-right .thumbs.on img:first-child,.wrapper section.first-second .role .role-thumbs .thumbs-right .thumbs img:nth-child(2){display:none}.wrapper section.first-second .role .role-thumbs .thumbs-left .thumbs.on img:nth-child(2),.wrapper section.first-second .role .role-thumbs .thumbs-right .thumbs.on img:nth-child(2){display:block}.wrapper section.first-second .role .role-thumbs .thumbs-left .thumbs.swiper-slide-active img:first-child,.wrapper section.first-second .role .role-thumbs .thumbs-right .thumbs.swiper-slide-active img:first-child{display:none}.wrapper section.first-second .role .role-thumbs .thumbs-left .thumbs.swiper-slide-active img:nth-child(2),.wrapper section.first-second .role .role-thumbs .thumbs-right .thumbs.swiper-slide-active img:nth-child(2){display:block}.wrapper section.first-second .role .role-thumbs .thumbs-right{position:absolute;right:1.5%;width:8.5%;height:36%;top:42%;z-index:9}.wrapper section.three{position:relative;overflow:hidden}.wrapper section.three .features{width:50%;height:58%;position:absolute;top:32.7%;left:49.1%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:9}.wrapper section.three .features .features-top{position:absolute;width:100%;overflow:visible;-webkit-perspective:1200px;perspective:1200px}.wrapper section.three .features .features-top .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.wrapper section.three .features .features-top .swiper-slide{position:relative;opacity:0!important;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.38" /><feFuncG type="linear" slope="0.38" /><feFuncB type="linear" slope="0.38" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.72455 0.25025 0.025199999999999993 0 0 0.07455 0.90675 0.025199999999999993 0 0 0.07455 0.25025 0.6752 0 0 0 0 0 1 0" /></filter></svg>#filter');-webkit-filter:brightness(.38) saturate(.65);filter:brightness(.38) saturate(.65);pointer-events:none;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter}.wrapper section.three .features .features-top .swiper-slide img{display:block;width:100%;-webkit-transform:translate3d(32%,0,-180px) scale(.88);transform:translate3d(32%,0,-180px) scale(.88);-webkit-transform-origin:center center;transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-property:-webkit-transform,-webkit-filter;transition-property:-webkit-transform,-webkit-filter;transition-property:transform,filter;transition-property:transform,filter,-webkit-transform,-webkit-filter;-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1);will-change:transform,filter}.wrapper section.three .features .features-top .swiper-slide.swiper-slide-next,.wrapper section.three .features .features-top .swiper-slide.swiper-slide-prev{opacity:.72!important;z-index:1;pointer-events:auto;cursor:pointer}.wrapper section.three .features .features-top .swiper-slide.swiper-slide-prev img{-webkit-transform:translate3d(-32%,0,-180px) scale(.88);transform:translate3d(-32%,0,-180px) scale(.88)}.wrapper section.three .features .features-top .swiper-slide.swiper-slide-next img{-webkit-transform:translate3d(32%,0,-180px) scale(.88);transform:translate3d(32%,0,-180px) scale(.88)}.wrapper section.three .features .features-top .swiper-slide.swiper-slide-active{opacity:1!important;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1.01 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');-webkit-filter:brightness(1) saturate(1);filter:brightness(1) saturate(1);z-index:3;pointer-events:auto}.wrapper section.three .features .features-top .swiper-slide.swiper-slide-active img{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.wrapper section.three .features .features-pagination{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wrapper section.three .features .swiper-pagination-bullet{width:1.5vw;height:1.5vw;margin:.2vw;opacity:1;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApBAMAAABaTh3FAAADf2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjFhYWQ1MmM1LTdmMmEtYTE0NC1iYWRjLWY2YWIzNmFiNTE0OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowRTZBNzFBNzdDNDExMUYxODFGQzk4OEE2ODIxMDJFNSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowRTZBNzFBNjdDNDExMUYxODFGQzk4OEE2ODIxMDJFNSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjRiOTgxNjYtZTk2My1kNjRlLWFiNzgtYzkzMDBkMGJiYTdkIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YmZjMDA4M2YtNjIzMS0zMzRhLWE1YWUtNmRjZDVhMjlkMDYxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+F9CnqAAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAqUExURUdwTEdxlUdxlUdxlUdxlUdxlUdxlUdxlUdxlUdxlUdxlUdxlUdxlUdxlYIi2q0AAAANdFJOUwAX8+TSTzb+iZkrqrfczCYiAAABLklEQVQoz2NggIM0BmxgJjZBRiUBLKIcdxuwiArdVcQiOvfuTUxBttq71xMwRFnu3r3rgCHaCxS9gS7IWnvX+O71ADTRRXevh969q4XmBVug9rl3i1E9InL37gaQhY4oSn3v3gFruIKseDFIKcjwu1ZIDtCFOIpN924Rwhntdy9BOEl371bABFPuXt8IYXHZ3r3rBmFK1t49huSW6xNBDAndS9uQQ+7upUYGhkwlD2R/sgLNuDSBQQrVO1BRNNAOMYEB3ecQ24A+hQty2dbCXMbAYR0IZSH7giHo+lEGqI8vBSBrdIUGvRWqJRsxQxIYvpcTMEIdpFgV6NvLAujxdikVIzZBsYEl5oEJCksqYYjFmqK472JLfUD7sKRUoBHYUjUP1hzAVYQttzDsRDAB+gmEHa6Q6akAAAAASUVORK5CYII=) no-repeat;background-size:100% 100%}.wrapper section.three .features .swiper-pagination-bullet-active{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAuCAMAAABpjHt/AAADf2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjFhYWQ1MmM1LTdmMmEtYTE0NC1iYWRjLWY2YWIzNmFiNTE0OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxREVFNDczMjdDNDExMUYxODFGQzk4OEE2ODIxMDJFNSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxREVFNDczMTdDNDExMUYxODFGQzk4OEE2ODIxMDJFNSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjRiOTgxNjYtZTk2My1kNjRlLWFiNzgtYzkzMDBkMGJiYTdkIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YmZjMDA4M2YtNjIzMS0zMzRhLWE1YWUtNmRjZDVhMjlkMDYxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uRWXOwAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAABCUExURUdwTIfa/4na/4ba/4ba/4rZ/4ba/4ba/4nZ/4ba/4ja/4fa/4ba/4ja/6zN/6jP/5XV/5/S/6TQ/5rU/4/X/4fa/zBUiMcAAAAOdFJOUwCIwHVU9RUF5TmwnCnOvvQhFwAAAUJJREFUOMu91cmWhCAMBVBBkCBqOST//6vNIE6FRVad9T0xIDya5t/KWjaVPVcqImZbA0SSRwX5Uqw1afQFXV12gLMvZKzM4bwtyzZjW5NtkOvqra7sgkoy2eH3koL8+AoWBo6sWZXlNO32bV6Bhww2zlvch0Fe5dEX5XMI0+q7PK1uzRUqiBt/lbsNGNr8lwcBVJAXS9pZ31pBOEjPr99nCAL8WeuEznR60OmgWqQZOpfo+t017Ri580jasWSzHO33iVrW+w6kRd02KzaGfWmPOaHwbzt5s/lnFS+O6S92l715udXusLt05jUBfN/zvL73jFbieQtQmt9XO40Q70AlCuxxY7GaWyLngGCEG26+EAwjMlMQsfJtDPE2suJVESIvNGMUcyaNYUjk+G+BYlKjteE+MT37MWqEYFOl2LT8cP4ByiomNStHCq8AAAAASUVORK5CYII=) no-repeat;background-size:100% 100%}.wrapper section.three .features-dm{position:absolute;top:43%;left:2%;width:96%;z-index:2;pointer-events:none}.wrapper section.three .feature-l-btn,.wrapper section.three .feature-r-btn{width:8%;position:absolute;top:47%;cursor:pointer;z-index:9}.wrapper section.three .feature-l-btn{left:-10%}.wrapper section.three .feature-r-btn{right:-10%}.wrapper section.three .butterfly{width:145%;position:absolute;left:-22%;top:-37%;pointer-events:none;z-index:111}@-webkit-keyframes move{0%,30%{offset-distance:0}to{offset-distance:100%}}@keyframes move{0%,30%{offset-distance:0}to{offset-distance:100%}}@-webkit-keyframes playBtnAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes playBtnAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes giftBtnAnimation{0%{-webkit-transform:rotate(0);transform:rotate(0)}5%,10%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}20%,30%,40%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}15%,25%,35%,45%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}}@keyframes giftBtnAnimation{0%{-webkit-transform:rotate(0);transform:rotate(0)}5%,10%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}20%,30%,40%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}15%,25%,35%,45%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}}.wrapper .gift-mask{width:100%;height:100%;position:fixed;background-color:rgba(0,0,0,.8);top:0;left:0;z-index:99;min-width:1220px;display:none}.wrapper .gift-mask .gift-box,.wrapper .gift-mask .gift-receive-box{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50%;display:none}.wrapper .gift-mask .gift-box .gift-bg,.wrapper .gift-mask .gift-receive-box .gift-bg{height:100%}.wrapper .gift-mask .tit{width:10vw;position:absolute;top:13%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wrapper .gift-mask .close-btn{position:absolute;top:2%;right:-6%;width:6%;cursor:pointer}.wrapper .gift-mask .input-box{position:absolute;width:76%;height:68%;top:30%;left:12%;font-size:1vw;color:#474239;margin-bottom:2%}.wrapper .gift-mask .input-box h4{padding:2% 0;font-size:1.5vw;color:#474239;font-weight:400}.wrapper .gift-mask .input-box .input{width:50%;height:13%;text-align:left;margin:0 auto 1%}.wrapper .gift-mask .input-box .input input{width:55%;height:100%;border:1px solid #1a1a1a;border-radius:5px;background-size:100% 100%;outline:none;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1vw}.wrapper .gift-mask .input-box .input .phone{width:100%}.wrapper .gift-mask .input-box .input.code-box{display:-webkit-box;display:-ms-flexbox;display:flex}.wrapper .gift-mask .input-box .input.code-box img{width:43%;margin-left:3%;cursor:pointer}.wrapper .gift-mask .input-box .input.code-box .recode{display:none;width:45%;height:100%;color:#fff;font-size:1.2vw;margin-left:2%;cursor:pointer;border:none;outline:none}.wrapper .gift-mask .input-box .input.code-box .imgcode{display:none}.wrapper .gift-mask .input-box .input.copy-box{display:-webkit-box;display:-ms-flexbox;display:flex}.wrapper .gift-mask .input-box .input.copy-box input{width:80%}.wrapper .gift-mask .input-box .input.copy-box .copyed{display:none;width:26%;height:100%;color:#fff;font-size:1vw;border:none}.wrapper .gift-mask .input-box .input.copy-box .copy-btn{width:26%;border:none;cursor:pointer}.wrapper .gift-mask .input-box .receive-btn{width:50%;margin:0 auto;cursor:pointer}.wrapper .gift-mask .info{padding-top:1%;font-size:1vw;color:#3c4c60;text-align:left;width:75%;margin:0 auto}.wrapper .gift-mask .info.txtcenter{text-align:center}.wrapper .gift-mask .txt{position:absolute;bottom:12%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:1vw;color:#3c4c60;text-align:left;width:65%;height:16%;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5}.wrapper .gift-mask .txt h6{font-size:1.1vw;color:#3c4c60;padding:1% 0}.wrapper .gift-mask .gift-receive-box .input-box{height:64%;top:34%}.wrapper .gift-mask .gift-receive-box .txt{font-size:1vw;width:65%;height:28%;bottom:16%}.wrapper .alert{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:10px;background-color:rgba(0,0,0,.6);display:none;color:#fff;font-size:1vw}iframe{width:600px;bottom:0;right:0;height:640px;z-index:999}.downloadInfo,iframe{position:fixed;display:none}.downloadInfo{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:10px;background-color:rgba(0,0,0,.6);color:#fff;font-size:2vw;z-index:1000;max-width:30%}