@charset "UTF-8";*{box-sizing:border-box}a,blockquote,body,code,dd,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,iframe,img,input,label,li,object,ol,p,q,small,span,strong,table,tbody,td,th,tr,ul{margin:0;padding:0;border:0;text-decoration:none}a:active,a:focus,a:hover,a:link,a:visited{text-decoration:none}body{font-family:STHeiti,Microsoft YaHei,Helvetica,Arial,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;-webkit-overflow-scrolling:touch;background-color:#fff!important}a,a:active,a:focus,a:hover,a:visited{text-decoration:none}a,img{-webkit-touch-callout:none}li,ol,ul{list-style:none}input[type=password],input[type=text],textarea{resize:none;outline:0;-webkit-appearance:none;white-space:pre-wrap;word-wrap:break-word;background:#fff}.swiper-wrapper{transform:translateZ(0);align-items:center}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}: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{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{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{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:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,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{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;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{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;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%;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%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .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%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.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%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{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:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.bArrows{position:fixed;bottom:0;padding:.4rem;z-index:5;right:50%;margin-right:-.6rem}.bArrowsNone{display:none}.bArrowsBlock{display:block}.mobileWebsite{position:absolute;left:0;right:0;top:0;bottom:0;width:100vw;height:100vh}.mobileWebsite .mobileWebsiteSwiper{height:100%;width:100%}.mobileWebsite .displayBlock{display:block}.mobileWebsite .displayNone{display:none}.mobileWebsite .swiperSlide{width:100%;height:100%}.mobileWebsite .swiperSlide .increase{height:1.72rem}.mobileWebsite .swiperSlide .firstPage{width:100%;height:100%;position:relative}.mobileWebsite .swiperSlide .firstPage .videoBox{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.mobileWebsite .swiperSlide .firstPage .videoBox .mp4img{width:100%;height:100%;display:block;margin:0 auto}.mobileWebsite .swiperSlide .firstPage .videoBox .bgVideo{object-fit:cover;width:100%;height:100%}.mobileWebsite .swiperSlide .firstPage .textContent{z-index:10;padding-top:1.8rem}.mobileWebsite .swiperSlide .firstPage .textContent .titleBig{font-size:.64rem;color:#fff;margin:0 auto;text-align:center;font-weight:600;line-height:.88rem}.mobileWebsite .swiperSlide .firstPage .textContent .titleBig .spanCss{color:#00b5d9}.mobileWebsite .swiperSlide .firstPage .textContent .titleLabel{color:#fff;display:flex;align-items:center;justify-content:center;font-size:.32rem;margin-top:.4rem}.mobileWebsite .swiperSlide .firstPage .textContent .titleLabel .spanCss{margin:0 .1rem;opacity:.3}.mobileWebsite .swiperSlide .firstPage .btnBigBox{width:100vw;position:absolute;bottom:3rem}.mobileWebsite .swiperSlide .firstPage .btnBigBox .btnBox{margin:0 auto;width:5.2rem;display:flex;justify-content:space-between;color:#fff;font-size:.32rem}.mobileWebsite .swiperSlide .firstPage .btnBigBox .btnBox .LBtn{width:2.4rem;height:.84rem;background:#00b5d9;border-radius:.04rem;display:flex;align-items:center;justify-content:center}.mobileWebsite .swiperSlide .firstPage .btnBigBox .btnBox .RBtn{width:2.4rem;height:.84rem;border-radius:.04rem;border:.02rem solid #fff;display:flex;align-items:center;justify-content:center;color:#fff}.mobileWebsite .swiperSlide .firstPage .btnBigBox .explain{width:4.1rem;margin:.6rem auto 0;color:#fff;font-size:.28rem;text-align:center;line-height:.48rem}.mobileWebsite .swiperSlide .firstPage .btnBigBox .explain .spanCss{color:#00b5d9;margin:0 .05rem}.mobileWebsite .swiperSlide .secondPage{width:100%;height:100%;padding:0 .4rem}.mobileWebsite .swiperSlide .secondPage .txtBox .titel{color:#000;font-size:.4rem;font-weight:700;margin-bottom:.22rem}.mobileWebsite .swiperSlide .secondPage .txtBox .subhead{color:#666;font-size:.24rem;line-height:.42rem}.mobileWebsite .swiperSlide .secondPage .secondPageImgBox{display:flex;justify-content:space-between;margin-top:.6rem;flex-flow:row wrap}.mobileWebsite .swiperSlide .secondPage .secondPageImgBox .contentBox{width:3.2rem;height:2.8rem;background:#fff;box-shadow:0 .1rem .2rem 0 hsla(0,0%,83.5%,.25);border-radius:.04rem;margin-top:.3rem;padding:.32rem;position:relative}.mobileWebsite .swiperSlide .secondPage .secondPageImgBox .contentBox .contentBoxT{display:flex;align-items:center;font-size:.28rem;color:#000;font-weight:700}.mobileWebsite .swiperSlide .secondPage .secondPageImgBox .contentBox .contentBoxT .boxTImg{width:.5rem;height:.5rem;margin-left:.04rem}.mobileWebsite .swiperSlide .secondPage .secondPageImgBox .contentBox .boxTxt{font-size:.24rem;color:#666;line-height:.34rem;z-index:2;position:absolute;width:2.59rem;left:.32rem;top:1.18rem}.mobileWebsite .swiperSlide .secondPage .secondPageImgBox .contentBox .contentBoxBgImg{position:absolute;right:0;bottom:0;width:1.2rem;height:1.2rem;z-index:1}.mobileWebsite .swiperSlide .pageThree{width:100%;height:100%;position:relative;padding-left:.4rem}.mobileWebsite .swiperSlide .pageThree .txtBox .titel{color:#000;font-size:.4rem;font-weight:700;margin-bottom:.22rem}.mobileWebsite .swiperSlide .pageThree .txtBox .subhead{color:#666;font-size:.24rem;line-height:.42rem}.mobileWebsite .swiperSlide .pageThree .box1{margin-bottom:.6rem}.mobileWebsite .swiperSlide .pageThree .box2,.mobileWebsite .swiperSlide .pageThree .box4{width:3.36rem}.mobileWebsite .swiperSlide .pageThree .pageThreeBox{display:flex;margin-bottom:.4rem}.mobileWebsite .swiperSlide .pageThree .pageThreeImgBox1{margin-top:.6rem}.mobileWebsite .swiperSlide .pageThree .pageThreeImgBox1 .pageThreeImg2{width:1.88rem;height:.9rem}.mobileWebsite .swiperSlide .pageThree .pageThreeImgBox1 .pageThreeImg3{width:2.36rem;height:.9rem;margin-left:1.48rem}.mobileWebsite .swiperSlide .pageThree .pageThreeImgBox2{margin-top:.4rem}.mobileWebsite .swiperSlide .pageThree .pageThreeImgBox2 .pageThreeImg4{width:1.56rem;height:.9rem}.mobileWebsite .swiperSlide .pageThree .pageThreeImgBox2 .pageThreeImg5{width:2.12rem;height:.9rem;margin-left:1.8rem}.mobileWebsite .swiperSlide .pageThree .pageThreeImgBox3{margin-top:.18rem;display:flex;justify-content:space-between}.mobileWebsite .swiperSlide .pageThree .pageThreeImgBox3 .pageThreeImg6{width:1.18rem;height:.9rem;margin-top:.22rem}.mobileWebsite .swiperSlide .pageThree .pageThreeVideoBox{width:5.82rem;height:5.06rem;position:absolute;right:.05rem;bottom:1rem;z-index:-2}.mobileWebsite .swiperSlide .pageThree .pageThreeVideoBox .pageThreeVideo{width:100%;height:100%}.mobileWebsite .swiperSlide .pageThree .pageThreeVideoBox .ballimg{width:5.82rem;height:4rem}.mobileWebsite .swiperSlide .fourthPage{position:relative;padding:0 0 0 .4rem;width:100%;height:100%}.mobileWebsite .swiperSlide .fourthPage .txtBox{margin-bottom:1.04rem}.mobileWebsite .swiperSlide .fourthPage .txtBox .titel{color:#000;font-size:.4rem;font-weight:700;margin-bottom:.22rem}.mobileWebsite .swiperSlide .fourthPage .txtBox .subhead{color:#666;font-size:.24rem;line-height:.42rem}.mobileWebsite .swiperSlide .fourthPage .processBox{z-index:10}.mobileWebsite .swiperSlide .fourthPage .processBox .process{margin-bottom:.24rem;display:flex}.mobileWebsite .swiperSlide .fourthPage .processBox .process .processImg{width:.48rem;height:.66rem;margin-top:.04rem}.mobileWebsite .swiperSlide .fourthPage .processBox .process .processR{margin-left:.32rem;padding-top:.08rem}.mobileWebsite .swiperSlide .fourthPage .processBox .process .processR .title{font-size:.28rem;color:#666}.mobileWebsite .swiperSlide .fourthPage .processBox .process .processR .title2{font-size:.22rem;color:#999}.mobileWebsite .swiperSlide .fourthPage .processBox .process .processR .arrowsB{width:.2rem;height:.2rem;margin-top:.2rem;margin-left:.1rem}.mobileWebsite .swiperSlide .fifthPage{width:100%;height:100%}.mobileWebsite .swiperSlide .fifthPage .txtBox{margin-bottom:.6rem;padding:0 .4rem}.mobileWebsite .swiperSlide .fifthPage .txtBox .titel{color:#000;font-size:.4rem;font-weight:700;margin-bottom:.22rem}.mobileWebsite .swiperSlide .fifthPage .txtBox .subhead{color:#666;font-size:.24rem;line-height:.42rem}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .tabListBox{padding:0 .4rem;display:flex;justify-content:space-between}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .tabListBox .tab{font-size:.28rem;color:#666}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .tabListBox .tabColor{color:#000;font-weight:700;position:relative}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .tabListBox .tabColor:after{content:"";position:absolute;left:50%;margin-left:-.2rem;bottom:-.1rem;width:.4rem;height:.06rem;background-color:#00b5d9;border-radius:.03rem}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .slidingBox{margin-top:.54rem;display:flex;justify-content:center;align-items:center}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .slidingBox .slidingBtnLBox{padding:.2rem 0 .2rem .2rem}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .slidingBox .slidingBtnLBox .slidingBtnL{width:.32rem;height:.32rem}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .slidingBox .slidingBtnRBox{padding:.2rem .2rem .2rem 0}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .slidingBox .slidingBtnRBox .slidingBtnR{width:.32rem;height:.32rem}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .slidingBox .slidingSwiper{width:6.06rem;height:5.8rem}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .slidingBox .slidingSwiper .slidingSS{width:6.06rem;height:5.8rem;padding:0 .44rem}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .slidingBox .slidingSwiper .slidingSS .bgImg{width:5.2rem;height:5.8rem;background:url(/_next/static/media/fifthPage_img_bg.29d7976680ef2cd6be99e2ecb2f761ce.png) no-repeat;background-size:100% 100%;padding:.4rem .6rem;box-sizing:border-box;box-shadow:0 .04rem .2rem 0 rgba(0,0,0,.05);border-radius:.04rem}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .slidingBox .slidingSwiper .slidingSS .bgImg .label{height:.68rem;line-height:.68rem;padding:0 .34rem;background:#000;border-radius:.04rem;margin-left:-.9rem;display:inline-block;color:#fff;font-weight:700}.mobileWebsite .swiperSlide .fifthPage .slidingBlock .slidingBox .slidingSwiper .slidingSS .bgImg .txt{color:#333;font-size:.24rem;margin-top:1rem;line-height:.4rem}.mobileWebsite .swiperSlide .pageSixSwiper{height:100%;position:relative}.mobileWebsite .swiperSlide .pageSixSwiper .pageSixSwiperSlide{height:auto}.mobileWebsite .swiperSlide .pageSix .listBox{display:flex;align-items:center;padding:0 0 .6rem;margin:0 auto .58rem;border-bottom:.02rem solid #ebebeb;width:6.3rem}.mobileWebsite .swiperSlide .pageSix .listBox .textBox .titel{font-size:.36rem;color:#000;font-weight:700}.mobileWebsite .swiperSlide .pageSix .listBox .textBox .explain{color:#666;font-size:.24rem;line-height:.42rem;margin-top:.1rem}.mobileWebsite .swiperSlide .pageSix .listBox .textBox .btnBox{display:flex;margin-top:.2rem}.mobileWebsite .swiperSlide .pageSix .listBox .textBox .btnBox .btn{display:flex;align-items:center;justify-content:center;width:2rem;height:.6rem;border-radius:.04rem;border:.02rem solid #000;color:#000;margin-right:.2rem}.mobileWebsite .swiperSlide .pageSix .listBox .textBox .btnBox .btn:last-child{margin-right:0}.mobileWebsite .swiperSlide .pageSix .listBox .textBox .btnBox .btnBig{width:2.4rem;height:.84rem;border-radius:.04rem;border:.02rem solid #000;display:flex;align-items:center;padding-left:.18rem;margin-right:.6rem}.mobileWebsite .swiperSlide .pageSix .listBox .textBox .btnBox .btnBig .icon{width:.48rem;height:.48rem;margin-right:.18rem}.mobileWebsite .swiperSlide .pageSix .listBox .textBox .btnBox .btnBig .txt{color:#000;font-size:.24rem;line-height:.32rem}.mobileWebsite .swiperSlide .pageSix .listBox .textBox .btnBox .btnBig:last-child{margin-right:0}.mobileWebsite .swiperSlide .pageSix .listBox .qrCodeImg{width:1.8rem;height:1.8rem;margin-left:.3rem}.mobileWebsite .swiperSlide .pageSix .listBox:nth-child(4){border-bottom:none;margin-bottom:1.1rem}.mobileWebsite .semicircleBg{position:absolute;right:0;bottom:0;width:4.85rem;height:6.76rem;z-index:-2}.mobileWebsite .character{position:absolute;right:0;bottom:0;width:3.96rem;height:8.02rem;z-index:-1}.preserveQRcodeBox{width:100vw;height:100vh;position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}.preserveQRcodeBox .qRcodebox{width:6rem;height:5.84rem;background:#fff;border-radius:.08rem;position:relative}.preserveQRcodeBox .qRcodebox .titel{font-size:.32rem;font-weight:700;text-align:center;padding:.4rem 0}.preserveQRcodeBox .qRcodebox .shutBtn{width:.32rem;height:.32rem;position:absolute;right:.2rem;top:.2rem;display:block}.preserveQRcodeBox .qRcodebox .qrcodeImg{width:4rem;height:4rem;display:block;margin:.2rem auto 0}.copyrightBox,.increase2{padding-bottom:env(safe-area-inset-bottom)}.copyrightBox{position:fixed;width:100vw;bottom:0;left:0;right:0;z-index:3}.copyrightBox .copyright{padding:.26rem 0;background:#333;color:#cdcdcd;font-size:.24rem;line-height:.34rem;text-align:center}.copyrightBox .copyrightBottom{bottom:5rem}.phone-number{font-size:20px;text-align:center;margin-top:200px}.baddingContainer{background-color:#fff}.baddingContainer .appInfo{width:6.9rem;height:.36rem;font-size:.24rem;background-color:#f6f7f8;color:#999;margin:0 auto;line-height:.36rem;position:relative;border-radius:.04rem}.baddingContainer .appInfo span{transform:scale(.75);display:inline-block;transform-origin:0 0;margin-top:.04rem;position:absolute}.baddingContainer .appInfo .span1{left:.4rem}.baddingContainer .appInfo .span2{left:2.5rem}.baddingContainer .appInfo .span3{color:#666;left:5.5rem}.baddingContainer .appInfo .span4{color:#666;left:6.1rem}.baddingContainer .maskContainer{position:fixed;width:100vw;height:100vh;z-index:999;background-color:rgba(0,0,0,.75);font-size:.36rem;color:#fff}.baddingContainer .maskContainer .maskContent{position:absolute;line-height:1.5em;top:50%;left:50%;transform:translate(-50%,-50%)}.baddingContainer .baddingTitleSection{background:url(/images/bidding/images/badding_logo.png) no-repeat;height:1rem;background-size:100% 100%}.baddingContainer .baddingSwipper{height:6.2rem;width:100vw;position:relative}.baddingContainer .baddingSwipper .banner1{height:6.2rem;width:100vw;background:url(/images/bidding/images/badding_banner1.png) no-repeat;background-size:100% 100%}.baddingContainer .baddingSwipper .banner2{height:6.2rem;width:100vw;background:url(/images/bidding/images/banner2.png) no-repeat;background-size:100% 100%}.baddingContainer .baddingSwipper .downloadButton{display:inline-block;background-color:#00b5d9;width:3rem;height:.8rem;line-height:.8rem;text-align:center;position:absolute;left:.48rem;bottom:1.2rem;z-index:1;font-size:.28rem;color:#fff}.baddingContainer .baddingTitleItem{text-align:center;margin-top:.8rem;margin-bottom:.4rem}.baddingContainer .baddingTitleItem .title{font-size:.48rem;color:#333;font-weight:500}.baddingContainer .baddingTitleItem .desc{font-size:.28rem;color:#666;margin-top:.16rem;margin-bottom:.8rem}.baddingContainer .baddingCategoryItemContainer{display:flex;flex-wrap:wrap;margin:0 auto;width:6.8rem}.baddingContainer .baddingCategoryItem{display:flex;flex-direction:column;align-items:center;font-size:.28rem;color:#333;margin:0 .2rem .24rem}.baddingContainer .baddingCategoryItem .spanCss{font-size:.24rem;margin-top:.08rem;color:#666}.baddingContainer .baddingCategoryItem .imgCss{width:.5rem;height:.5rem}.baddingContainer .serverContainer{background:url(https://qncdn.wanshifu.com/wshifu-www/images/server-bg.png) no-repeat;background-size:100% 100%}.baddingContainer .serverContainer .serverWrap{margin:0 auto;width:6.8rem;display:flex;flex-wrap:wrap}.baddingContainer .serverContainer .serverWrap .baddingServerItem{width:50%;display:flex;flex-direction:column;text-align:center;align-items:center;margin-bottom:.16rem}.baddingContainer .serverContainer .serverWrap .baddingServerItem .imgCss{width:.88rem;height:1rem}.baddingContainer .serverContainer .serverWrap .baddingServerItem .content{font-size:.28rem;font-weight:300;color:#333;margin:.1rem 0}.baddingContainer .serverContainer .serverWrap .baddingServerItem .percent{font-size:.4rem;font-weight:500;color:#333}.baddingContainer .serverContainer .serverWrap .baddingServerItem .percent .spanCss{font-size:.2rem}.baddingContainer .sysDataContainer{background:url(https://qncdn.wanshifu.com/wshifu-www/images/sys-bg.png) no-repeat;background-size:100% 100%;padding-bottom:.6rem}.baddingContainer .sysDataContainer .sysDataWrap .dataItem{margin-top:.72rem;margin-left:.8rem}.baddingContainer .sysDataContainer .sysDataWrap .dataItem .title{display:flex;align-items:center}.baddingContainer .sysDataContainer .sysDataWrap .dataItem .title .imgCss{width:.4rem;height:.4rem}.baddingContainer .sysDataContainer .sysDataWrap .dataItem .title .spanCss{font-size:.4rem;color:#333;font-weight:500;margin-left:.2rem}.baddingContainer .sysDataContainer .sysDataWrap .dataItem .desc{color:#666;font-size:.28rem;margin-top:.3rem}.baddingContainer .masterEnterContainer{height:8.8rem;margin-top:.4rem;padding-top:.2rem;background-color:#f8f9fe}.baddingContainer .masterEnterContainer .masterEnterWrap{padding:0 .48rem}.baddingContainer .masterEnterContainer .masterEnterWrap .enterItem{display:flex;margin:.2rem 0}.baddingContainer .masterEnterContainer .masterEnterWrap .enterItem .image{width:2rem;height:2rem}.baddingContainer .masterEnterContainer .masterEnterWrap .enterItem .contentLeft{padding-left:.4rem}.baddingContainer .masterEnterContainer .masterEnterWrap .enterItem .contentReft{padding-right:.4rem}.baddingContainer .masterEnterContainer .masterEnterWrap .enterItem .content{flex:1 1}.baddingContainer .masterEnterContainer .masterEnterWrap .enterItem .content .title{font-size:.28rem;font-weight:500;color:#333}.baddingContainer .masterEnterContainer .masterEnterWrap .enterItem .content .title .spanCss{font-weight:500}.baddingContainer .masterEnterContainer .masterEnterWrap .enterItem .content .item{display:flex;margin:.32rem 0}.baddingContainer .masterEnterContainer .masterEnterWrap .enterItem .content .item .imgCss{width:.24rem;height:.24rem;margin-top:.1rem}.baddingContainer .masterEnterContainer .masterEnterWrap .enterItem .content .item .spanCss{font-size:.24rem;font-weight:400;color:#666;margin-left:.08rem;line-height:.42rem}.baddingContainer .masterEnterContainer .masterEnterWrap .enterItem .content-left{padding-left:.48rem}.baddingContainer .masterEnterContainer .masterEnterWrap .enterItem .content-right{padding-right:.48rem}.baddingContainer .partnerContainer{background:url(/images/bidding/images/partner-bg.png) no-repeat;background-size:100% 100%;margin-bottom:1.8rem}.baddingContainer .partnerContainer .partnerTitle{display:flex;text-align:center;align-items:center;justify-content:center;padding:.48rem 0}.baddingContainer .partnerContainer .partnerTitle .divider{display:inline-block;background-color:#fff;width:.8rem;height:.02rem;margin:0 .24rem}.baddingContainer .partnerContainer .partnerTitle .title{font-size:.48rem;color:#fff}.baddingContainer .partnerContainer .partnerIcons{text-align:center}.baddingContainer .partnerContainer .partnerIcons .imgCss{width:6.56rem;height:2rem;margin-bottom:.2rem}.baddingContainer .footer{position:fixed;bottom:0;left:0;right:0;background:#0041de;text-align:center;padding:.2rem 0}.baddingContainer .footer .reserve .desc{flex:1 1;font-size:.34rem;font-weight:500;color:#fff;padding:0 0 .28rem}.baddingContainer .footer .reserve .desc .spanCss{font-weight:500;color:#ffdb2c;font-size:.34rem;margin-left:.03rem}.baddingContainer .footer .reserve .reserveMobile{display:flex;justify-content:center}.baddingContainer .footer .reserve .reserveMobile .mobile{width:4.7rem;height:.68rem;background:#fff;border-radius:.1rem;border:.02px solid #f5f7fa;padding:0 .2rem}.baddingContainer .footer .reserve .reserveMobile .register{margin-left:.2rem;width:2rem;height:.68rem;line-height:.68rem;text-align:center;font-size:.28rem;color:#fff;background:#00b5d9;border-radius:.08rem}.baddingContainer .footer .reserve .reserveMobile .register:active{opacity:.6}.baddingContainer .footer .download{display:flex;justify-content:center;align-items:center}.baddingContainer .footer .download .desc{font-size:.28rem;font-weight:500;color:#fff}.baddingContainer .footer .download .button{width:2rem;height:.68rem;line-height:.68rem;text-align:center;font-size:.28rem;color:#fff;background:#00b5d9;border-radius:.08rem;margin-left:.2rem}.baddingContainer .footer .loginButton{width:2.88rem;background:#00b5d9;font-size:.28rem;font-weight:600;color:#fff;border-radius:.08rem}.customizedContainer{background-color:#fff}.customizedContainer .maskContainer{position:fixed;width:100vw;height:100vh;z-index:999;background-color:rgba(0,0,0,.75);font-size:.36rem;color:#fff}.customizedContainer .maskContainer .maskContent{position:absolute;line-height:1.5em;top:50%;left:50%;transform:translate(-50%,-50%)}.customizedContainer .customizedTitleSection{background:url(/images/bidding/images/badding_logo.png) no-repeat;height:1rem;background-size:100% 100%}.customizedContainer .customizedHead{width:100vw;height:4.5rem;background:url(https://qncdn.wanshifu.com/wshifu-www/images/customized-h5-head.png);background-size:100% 100%}.customizedContainer .serviceGuarantee h3{font-size:.3rem;color:#333;margin:.56rem 0 .4rem;text-align:center}.customizedContainer .serviceGuarantee .serviceGuaranteeLeftIcon{display:inline-block;width:.22rem;height:.24rem;background:url(/_next/static/media/icon-left.60e8eb07a5acb925c6613bfbee87eafa.png);background-size:cover}.customizedContainer .serviceGuarantee .serviceGuaranteeRightIcon{display:inline-block;width:.22rem;height:.24rem;background:url(/_next/static/media/icon-right.b66f06ac4720bd1a3522731bce82bcdb.png);background-size:cover}.customizedContainer .serviceGuaranteeCenter{display:flex;flex-wrap:wrap;padding:0 .3rem .6rem}.customizedContainer .serviceGuaranteeCenter .serviceGuaranteeItem{display:flex;flex-direction:column;align-items:center;text-align:center;width:3.15rem;height:2.7rem;box-shadow:0 .1rem .2rem 0 rgba(76,136,255,.2);border-radius:.1rem;margin:.2rem 0 0 .2rem;color:#fff}.customizedContainer .serviceGuaranteeCenter .serviceGuaranteeItem img{height:.7rem;width:.6rem;margin-top:.3rem}.customizedContainer .serviceGuaranteeCenter .serviceGuaranteeItem h4{margin:.16rem 0;font-size:.3rem}.customizedContainer .serviceGuaranteeCenter .serviceGuaranteeItem p{font-size:.24rem}.customizedContainer .serviceGuaranteeCenter .serviceGuaranteeItem:first-child{background:#538cff}.customizedContainer .serviceGuaranteeCenter .serviceGuaranteeItem:nth-child(2){background:#fcb741}.customizedContainer .serviceGuaranteeCenter .serviceGuaranteeItem:nth-child(3){background:#44bfbf}.customizedContainer .serviceGuaranteeCenter .serviceGuaranteeItem:nth-child(4){background:#7f5cff}.customizedContainer .serve-ability{width:100vw;height:6.4rem;background:url(https://qncdn.wanshifu.com/wshifu-www/images/serve-ability-h5bg.png);background-size:100% 100%;display:flex;flex-direction:column;text-align:left}.customizedContainer .serve-ability h3{font-size:.3rem;color:#333;text-align:center;margin-top:.56rem}.customizedContainer .serve-ability .serve-ability-item{width:6.5rem;height:2.08rem;background:#fff;box-shadow:0 .04rem .18rem .04rem rgba(92,92,92,.06);border-radius:.1rem;margin:.28rem 0 0 .5rem;padding-left:.34rem;position:relative}.customizedContainer .serve-ability .serve-ability-item h4{font-size:.3rem;font-weight:700;color:#2c3872;margin-top:.39rem}.customizedContainer .serve-ability .serve-ability-item p{font-size:.24rem;color:#2c3872;margin:.16rem 0}.customizedContainer .serve-ability .serve-ability-item img{width:1.3rem;position:absolute;right:0;bottom:0}.customizedContainer .customizedIntroduction{width:100VW;height:4.24rem;text-align:center;background:url(https://qncdn.wanshifu.com/wshifu-www/images/customized-introduce.png);background-size:cover;overflow:hidden}.customizedContainer .customizedIntroduction h3{height:.56rem;font-size:.3rem;font-weight:600;color:#333;line-height:.56rem;margin:1rem auto .76rem}.customizedContainer .customizedIntroduction .customizedIntroductionCard{display:flex;justify-content:center}.customizedContainer .customizedIntroduction .customizedIntroductionCard .customizedIntroductionCardItem div{font-size:.7rem;font-weight:700;color:#3357ff;letter-spacing:.01rem;margin-bottom:.12rem}.customizedContainer .customizedIntroduction .customizedIntroductionCard .customizedIntroductionCardItem p{font-size:.28rem;color:#6c6c6c;letter-spacing:.01rem}.customizedContainer .customizedIntroduction .customizedIntroductionCard .customizedIntroductionCardItem:first-child{margin-right:.4rem}.customizedContainer .partnerContainer{background:url(/images/bidding/images/partner-bg.png) no-repeat;background-size:100% 100%;margin-bottom:2.2rem}.customizedContainer .partnerContainer .partnerTitle{display:flex;text-align:center;align-items:center;justify-content:center;padding:.48rem 0}.customizedContainer .partnerContainer .partnerTitle .divider{display:inline-block;background-color:#fff;width:.8rem;height:.02rem;margin:0 .24rem}.customizedContainer .partnerContainer .partnerTitle .title{font-size:.48rem;color:#fff}.customizedContainer .partnerContainer .partnerIcons{text-align:center}.customizedContainer .partnerContainer .partnerIcons .imgCss{width:6.56rem;height:2rem;margin-bottom:.2rem}.customizedContainer .footer{position:fixed;bottom:0;left:0;right:0;background:#0041de;text-align:center;padding:.2rem 0}.customizedContainer .footer .reserve .desc{flex:1 1;font-size:.34rem;font-weight:500;color:#fff;padding:0 0 .28rem}.customizedContainer .footer .reserve .desc .spanCss{font-weight:500;color:#ffdb2c;font-size:.34rem;margin-left:.03rem}.customizedContainer .footer .reserve .customized-desc{padding-left:.26rem;text-align:left;line-height:.45rem}.customizedContainer .footer .reserve .reserveMobile{display:flex;justify-content:center}.customizedContainer .footer .reserve .reserveMobile .mobile{width:4.7rem;height:.68rem;background:#fff;border-radius:.1rem;border:.02px solid #f5f7fa;padding:0 .2rem}.customizedContainer .footer .reserve .reserveMobile .register{margin-left:.2rem;width:2rem;height:.68rem;line-height:.68rem;text-align:center;font-size:.28rem;color:#fff;background:#00b5d9;border-radius:.08rem}.customizedContainer .footer .reserve .reserveMobile .register:active{opacity:.6}.customizedContainer .footer .download{display:flex;justify-content:center;align-items:center}.customizedContainer .footer .download .desc{font-size:.28rem;font-weight:500;color:#fff}.customizedContainer .footer .download .button{width:2rem;height:.68rem;line-height:.68rem;text-align:center;font-size:.28rem;color:#fff;background:#00b5d9;border-radius:.08rem;margin-left:.2rem}.customizedContainer .footer .loginButton{width:2.88rem;background:#00b5d9;font-size:.28rem;font-weight:600;color:#fff;border-radius:.08rem}.customizedContainer .customizedFooter{width:7.5rem;background:#222544;text-align:center;padding:.16rem 0}.customizedContainer .customizedFooter p{font-size:.2rem;color:#5b5e78;line-height:.3rem}.customizedContainer .customizedFooter-pa1{width:100%;height:.9rem}.downloadApp{position:fixed;width:100vw;height:100vh;background:url(/_next/static/media/download_App_bg.fe3689459134b72073e6d0bd7d52c834.png) no-repeat;background-size:100% 100%;padding-top:.52rem;overflow:hidden}.downloadApp .downloadAppImg1{width:6.6rem;height:1.74rem;display:block;margin:0 auto}.downloadApp .txt{text-align:center;color:#fff;font-size:.28rem;line-height:.44rem;margin-top:.1rem}.downloadApp .downloadAppImg2{width:100vw;height:12.02rem}.downloadApp .bottomBigBox{position:fixed;bottom:0;left:0;right:0;padding:.3rem 0 env(safe-area-inset-bottom)}.downloadApp .bottomBox{width:6.9rem;height:4.08rem;background:hsla(0,0%,100%,.98);border-radius:.38rem .38rem 0 0;padding-top:.4rem;text-align:center;margin-left:.3rem;box-shadow:0 .04rem .4rem 0 rgba(4,19,101,.29)}.downloadApp .bottomBox .appLogo{width:1.2rem;height:1.2rem}.downloadApp .bottomBox .txtBox{display:flex;align-items:center;justify-content:center;margin-top:.3rem}.downloadApp .bottomBox .txtBox .spanCss{margin:0 .2rem}.downloadApp .bottomBox .txtBox .star{width:.26rem;height:.26rem;margin-right:.08rem}.downloadApp .bottomBox .btn{display:flex;align-items:center;justify-content:center;padding-top:.08rem;width:4.78rem;height:1rem;background:#00b5d9;box-shadow:0 .1rem .28rem 0 rgba(0,21,105,.24);border-radius:.16rem;margin:.42rem auto 0;font-weight:700;font-size:.34rem;line-height:.38rem;color:#fff}.downloadApp .bottomBox .btn .spanCss{font-weight:400;font-size:.24rem}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.justify-start{display:flex;justify-content:flex-start}.justify-center{display:flex;justify-content:center}.justify-end{display:flex;justify-content:flex-end}.justify-evenly{display:flex;justify-content:space-evenly}.justify-around{display:flex;justify-content:space-around}.justify-between{display:flex;justify-content:space-between}.items-start{display:flex;align-items:flex-start}.items-center{display:flex;align-items:center}.items-end{display:flex;align-items:flex-end}.topCarousel-container{width:100vw;top:0;background-color:#fff;opacity:.9}.topCarousel-container li{text-align:left;color:#2a2a2a;font-size:13px}.topCarousel-container p{position:relative}.topCarousel-container .icon_1,.topCarousel-container .icon_2,.topCarousel-container .icon_3{display:inline-block;vertical-align:middle;width:1.25rem;height:1.375rem;margin:.5rem .3125rem .625rem .625rem}.topCarousel-container .icon_1{background-image:url(/images/selectionActivity/top-icon-1.png);background-size:cover}.topCarousel-container .icon_2{background-image:url(/images/selectionActivity/top-icon-2.png);background-size:cover}.topCarousel-container .icon_3{background-image:url(/images/selectionActivity/top-icon-3.png);background-size:cover}.topCarousel-container .arrow{display:inline-block;width:.625rem;height:.625rem;background-image:url(/images/selectionActivity/arrow.png);background-size:contain;text-align:right;position:absolute;right:.3125rem;top:.9375rem}.billentry-page{width:100vw;height:100vh;overflow:hidden;background-image:url(https://qncdn.wanshifu.com/wshifu-user/background-billentry.png);background-size:cover;background-repeat:no-repeat;position:relative}.billentry-page .title{width:18.875rem;height:2.1875rem;font-size:1.5625rem;font-weight:500;color:#fff;line-height:2.1875rem;white-space:nowrap;margin:1.25rem auto 0}.billentry-page .question{width:16.125rem;height:1.75rem;font-size:1.25rem;font-weight:400;color:#fff;line-height:1.75rem;white-space:nowrap;margin:.625rem auto 0}.billentry-page .image{align-self:center;width:4.88rem;height:2.22rem;margin-top:1.25rem}.billentry-page .button{padding:.88rem 0;background-color:#0ab0ed;border-radius:.31rem;color:#fff;position:fixed;width:auto;bottom:1.875rem;left:1.5625rem;right:1.5625rem}.selectionActivity-container{background-color:#18202a;width:100vw;height:100vh;overflow-y:auto}.selectionActivity-container .group{overflow-y:auto}.selectionActivity-container .group .section_1{padding:.94rem 0 15.31rem;color:#fff;font-size:.88rem;line-height:1.25rem;white-space:nowrap;background-image:url(https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/619ef8f11ee8cf00119a76b2/619ef9101ee8cf00119a76e5/16384105678221326283.png);background-size:100% 100%;background-repeat:no-repeat}.selectionActivity-container .group .section_1 .text-wrapper{padding:.44rem 0;background-color:#485055;border-radius:1.06rem 0 0 1.06rem;width:4.75rem}.selectionActivity-container .group .group_1{padding:0 .63rem;color:#000;font-size:.75rem;font-weight:500;line-height:1.06rem;white-space:nowrap}.selectionActivity-container .group .group_1 .left-text-wrapper{margin-left:.78rem;flex:1 1 6.88rem;padding:.625rem 0 .94rem;background-color:#fff;border-radius:.25rem;height:8.75rem}.selectionActivity-container .group .group_1 .left-text-wrapper .award{width:3.5rem;height:5.6875rem;object-fit:contain;margin-bottom:.4375rem}.selectionActivity-container .group .group_1 .view{margin-left:0}.selectionActivity-container .group .group_2{margin-top:1.13rem;color:#fff;font-size:.81rem;line-height:1.13rem;white-space:nowrap}.selectionActivity-container .group .group_2 .text_5{margin-top:.31rem}.selectionActivity-container .group .group_3{position:absolute;bottom:5rem;left:0;right:0}.selectionActivity-container .group .group_3 .section_2_check{margin:.13rem 0;background-color:#fff;border-radius:.13rem;width:.88rem;height:.88rem;border:.063rem solid #d7dfe3}.selectionActivity-container .group .group_3 .group_4{margin-left:.38rem;line-height:1.13rem;white-space:nowrap;height:1.13rem}.selectionActivity-container .group .group_3 .group_4 .text_6{color:#fff;font-size:.81rem;line-height:1.13rem}.selectionActivity-container .group .group_3 .group_4 .text_7{color:#f0c04c;font-size:.81rem;line-height:1.13rem}.selectionActivity-container .group .button{position:absolute;bottom:0;left:0;right:0;padding:.75rem 0 .88rem;color:#fff;font-size:1.06rem;font-weight:500;line-height:1.5rem;white-space:nowrap;background-image:linear-gradient(269.6deg,#ffd759,#ffd759 .08%,#c6821c 100.24%,#c6821c 0);border-image:linear-gradient(257.5deg,#ffeec7,#ffeec7 0,#ffbb5b 101%,#ffbb5b 0) 1}.selectionActivity-container .section_2_details{background-color:rgba(0,0,0,.7);right:0;bottom:0;left:0;position:absolute}.selectionActivity-container .section_2_details .section_3{padding:.94rem .94rem .81rem;color:#000;font-size:.94rem;line-height:1.31rem;white-space:nowrap;background-color:#fff;border-radius:1.25rem 1.25rem 0 0;border-bottom:.063rem solid #f2f2f2;position:relative}.selectionActivity-container .section_2_details .section_3 .icon{position:absolute;right:.94rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem}.selectionActivity-container .section_2_details .text-wrapper_1{padding:1.25rem 0 2.13rem;color:#212426;font-size:.88rem;line-height:1.5rem;background-color:#fff}.selectionActivity-container .section_2_details .text-wrapper_1 .text_2{margin-left:1.25rem;margin-right:1.31rem;text-align:left}.selectionActivity-container .section_success{z-index:99;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.938);justify-content:center}.selectionActivity-container .section_success .section_2{padding:0 1.81rem 1.25rem 1.88rem;background-color:#fff;border-radius:.5rem;width:16.25rem}.selectionActivity-container .section_success .section_2 .group_1{padding:1.25rem 0 2.06rem}.selectionActivity-container .section_success .section_2 .group_1 .image_1{align-self:center;width:3.13rem;height:3.13rem}.selectionActivity-container .section_success .section_2 .group_1 .text{margin-top:.63rem;align-self:center;color:#060603;font-size:.94rem;font-weight:600;line-height:1.31rem;white-space:nowrap}.selectionActivity-container .section_success .section_2 .group_1 .text_1{text-align:center;margin-top:.69rem;color:#7d7d7d;font-size:.81rem;line-height:1.13rem}.selectionActivity-container .section_success .section_2 .button{margin-left:.63rem;margin-right:.69rem;padding:.69rem 0 .63rem;color:#fff;font-size:1.06rem;font-weight:500;line-height:1.5rem;white-space:nowrap;background-image:linear-gradient(.71turn,#ffd759,#ffd759 0,#d08f30 54.61%,#c6821c 101.36%,#c6821c 0);border-radius:.5rem;width:11.25rem}.postPage-container{position:fixed;background-color:#18202a;width:100vw;height:100vh;overflow-y:auto}.postPage-container .image{width:100vw;height:17vw}.postPage-container a{text-decoration:none;color:#fff}.postPage-container .group{overflow-y:auto}.postPage-container .group .section_1{padding:1.19rem 1.19rem 1.25rem;background-color:rgba(0,0,0,.5)}.postPage-container .group .section_1 .image_1{width:21.06rem;height:31.38rem}.postPage-container .group .section_1 .group_1{margin-top:1.06rem;padding:0 .063rem}.postPage-container .group .section_1 .group_1 .text-wrapper{padding:.69rem 0 .59rem;color:#898b8c;font-size:1.06rem;line-height:1.5rem;white-space:nowrap;background-color:#fff;border-radius:.38rem;width:7.5rem;height:2.78rem}.postPage-container .group .section_1 .group_1 .text-wrapper_1{margin-left:.94rem;padding:.69rem 0 .63rem;flex:1 1 auto;color:#fff;font-size:1.06rem;font-weight:500;line-height:1.5rem;white-space:nowrap;border-radius:.38rem;background-image:url(https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/619ef8f11ee8cf00119a76b2/619ef9101ee8cf00119a76e5/16384105678245348532.png);background-size:100% 100%;background-repeat:no-repeat;height:2.81rem}.subsidyActivity-container{background-color:#c41d2d;width:100vw;height:auto;overflow-y:auto}.subsidyActivity-container .header{background-color:#f0f8ff;font-size:1.0625rem;text-align:center;line-height:2.625rem;height:2.625rem;font-weight:700}.subsidyActivity-container .group{overflow-y:auto}.subsidyActivity-container .group .group_1 .section_1{padding:.88rem 0 16.88rem;color:#fff;font-size:.88rem;line-height:1.25rem;white-space:nowrap;background-image:url(https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/619ef8f11ee8cf00119a76b2/619ef9101ee8cf00119a76e5/16383259176249518829.png);background-size:100% 100%;background-repeat:no-repeat}.subsidyActivity-container .group .group_1 .section_1 .text-wrapper{padding:.44rem 0;background-color:#f58e8d;border-radius:1.06rem 0 0 1.06rem;width:4.75rem;visibility:hidden}.subsidyActivity-container .group .group_1 .mount{position:relative;bottom:4rem;align-self:center;color:#fff;font-size:.81rem;line-height:1.13rem;text-align:center;width:10.94rem}.subsidyActivity-container .group .group_1 .mount .last-year-order-amount{white-space:nowrap}.subsidyActivity-container .group .group_1 .group_2{overflow-y:hidden;overflow-x:auto;margin-top:-3.19rem;padding-left:.91rem;padding-right:.91rem;position:relative}.subsidyActivity-container .group .group_1 .group_2 .equal-division{flex:1 1 auto}.subsidyActivity-container .group .group_1 .group_2 .equal-division .equal-division-item{width:10rem;margin-right:.625rem;flex:1 1 10rem;padding:2.06rem 0 2.38rem;background-color:#fff;border-radius:.5rem;height:8.75rem}.subsidyActivity-container .group .group_1 .group_2 .equal-division .equal-division-item .group_2-items-heade{display:flex;justify-content:flex-end;position:absolute;top:.625rem;width:10rem}.subsidyActivity-container .group .group_1 .group_2 .equal-division .equal-division-item .group_2-items-heade .section_2{background-color:#fff;border-radius:.25rem;border:.063rem solid #d7dfe3;width:1rem;height:1rem;margin-right:.625rem}.subsidyActivity-container .group .group_1 .group_2 .equal-division .equal-division-item .group_2-items-heade .targetAmount{width:3.75rem;height:1.25rem;margin-right:4rem}.subsidyActivity-container .group .group_1 .group_2 .equal-division .equal-division-item .group_2-items-heade .section_3{border-radius:.25rem;width:1rem;height:1rem;border:.063rem solid #fff;margin-right:.625rem;background-color:#fb1e36}.subsidyActivity-container .group .group_1 .group_2 .equal-division .equal-division-item .group_2-items-heade .section_3:before{content:"";position:absolute;width:.3rem;height:.6rem;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(48deg);margin-left:.25rem}.subsidyActivity-container .group .group_1 .group_2 .equal-division .equal-division-item .icon_1{width:1rem;height:1rem;position:absolute;left:9.4rem;top:.31rem}.subsidyActivity-container .group .group_1 .group_2 .equal-division .equal-division-item .text_1{color:#d52336;font-size:1.25rem;font-weight:1000;line-height:1.75rem}.subsidyActivity-container .group .group_1 .group_2 .equal-division .equal-division-item .text_3{margin-top:.38rem;color:#666;font-size:.75rem;line-height:1.13rem;text-align:right;width:4.69rem;text-align:center}.subsidyActivity-container .group .group_1 .group_2 .equal-division .equal-division-item .text_notselect{margin-top:.38rem;color:#666;font-size:.75rem;line-height:1.13rem;text-align:right;width:7.69rem;text-align:center}.subsidyActivity-container .group .group_1 .group_2 .equal-division .disabled-selection{background-color:#f8e8ea;pointer-events:none}.subsidyActivity-container .group .group_1 .group_2 .section_4{margin-left:.63rem;background-color:#fff;border-radius:.5rem 0 0 .5rem;width:1.31rem;height:8.75rem}.subsidyActivity-container .group .group_3{margin-top:1.13rem}.subsidyActivity-container .group .group_3 .group_4{color:#fff;font-size:.75rem;line-height:1.06rem;white-space:nowrap}.subsidyActivity-container .group .group_3 .group_4 .icon{width:.75rem;height:.75rem}.subsidyActivity-container .group .group_3 .group_4 .text_7{margin-left:.31rem}.subsidyActivity-container .group .group_3 .group_4 .image_1{margin:.13rem 0 .19rem .31rem}.subsidyActivity-container .group .group_3 .group_5{margin-top:1.06rem}.subsidyActivity-container .group .group_3 .group_5 .text-wrapper_1{margin:0 .94rem;padding:1.06rem 0 1rem;color:#fff;font-size:.75rem;line-height:1.06rem;white-space:nowrap;background-color:hsla(0,0%,100%,.1);border-radius:.5rem}.subsidyActivity-container .group .group_3 .group_5 .text-wrapper_1 ul,.subsidyActivity-container .group .group_3 .group_5 .text-wrapper_1 ul li{text-align:center}.subsidyActivity-container .group .group_3 .group_5 .group_6{padding-top:1.25rem}.subsidyActivity-container .group .group_3 .group_5 .group_6 .section_5{margin:0 .94rem;padding:1.25rem .88rem 4.14rem 1.63rem;background-color:hsla(0,0%,100%,.1);border-radius:.5rem}.subsidyActivity-container .group .group_3 .group_5 .group_6 .section_5 .text_9{align-self:center;color:#fff;font-size:.88rem;font-weight:500;line-height:1.25rem;white-space:nowrap}.subsidyActivity-container .group .group_3 .group_5 .group_6 .section_5 .text_10{margin-top:1.25rem;color:#fff;font-size:.75rem;line-height:1.25rem;text-align:left}.subsidyActivity-container .group .group_3 .group_5 .group_6 .button{position:fixed;bottom:0;right:0;left:0;padding:.81rem 0;color:#8a0c19;font-size:1.06rem;font-weight:800;line-height:1.5rem;white-space:nowrap;background-image:linear-gradient(270deg,#fae1c1,#fae1c1 0,#ffcd9d 100%,#ffcd9d 0)}.subsidyActivity-container .image{margin:.13rem 0 .19rem}.confirmPopup-section_3_alert{padding:11.63rem 0 15.63rem;background-color:rgba(0,0,0,.7);top:0;right:0;bottom:0;left:0;position:fixed}.confirmPopup-section_3_alert .section_4{padding:1.88rem .94rem 1.25rem;background-color:#fff;border-radius:.5rem}.confirmPopup-section_3_alert .section_4 .text_10{align-self:center;color:#060603;font-size:.94rem;font-weight:500;line-height:1.31rem;text-align:center;width:11.31rem}.confirmPopup-section_3_alert .section_4 .group_7{margin-top:1.88rem}.confirmPopup-section_3_alert .section_4 .group_7 .text-wrapper_3{padding:.69rem 0 .63rem;color:#7d7d7d;font-size:1.06rem;line-height:1.5rem;white-space:nowrap;background-color:#f1f1f1;border-radius:.5rem;width:6.88rem;height:2.81rem}.confirmPopup-section_3_alert .section_4 .group_7 .text-wrapper_4{margin-left:.63rem;padding:.69rem 0 .63rem;color:#8a0c19;font-size:1.06rem;font-weight:500;line-height:1.5rem;white-space:nowrap;background-image:linear-gradient(270deg,#fae1c1,#fae1c1 0,#ffcd9d 100%,#ffcd9d 0);border-radius:.5rem;width:6.88rem;height:2.81rem}.successPage_section_2_success_page{padding-top:.625rem;background-color:rgba(0,0,0,.7);top:0;right:0;bottom:0;left:0;position:fixed}.successPage_section_2_success_page .section_3{padding:1.38rem .94rem .63rem;background-color:#fff;border-radius:1rem 1rem 0 0;position:relative}.successPage_section_2_success_page .section_3 .group_3{padding-left:2.75rem;padding-right:2.69rem}.successPage_section_2_success_page .section_3 .group_3 .image_3{align-self:center;width:3.13rem;height:3.13rem}.successPage_section_2_success_page .section_3 .group_3 .group_4{margin-top:.63rem}.successPage_section_2_success_page .section_3 .group_3 .group_4 .text_1{color:#060603;font-size:.94rem;font-weight:500;line-height:1.31rem;white-space:nowrap}.successPage_section_2_success_page .section_3 .group_3 .group_4 .text_2{margin-top:.5rem;color:#d52336;font-size:1.06rem;font-weight:600;line-height:1.5rem;white-space:nowrap}.successPage_section_2_success_page .section_3 .group_3 .text_3{margin-top:.5rem;align-self:center;color:#7d7d7d;font-size:.81rem;line-height:1.13rem;white-space:nowrap}.successPage_section_2_success_page .section_3 .icon_1{width:1.5rem;height:1.5rem;position:absolute;left:21.31rem;top:.63rem}.successPage_section_2_success_page .section_3 .group_5{margin-top:2.13rem;position:relative}.successPage_section_2_success_page .section_3 .group_5 .text_4{color:#000;font-size:.88rem;line-height:1.25rem;white-space:nowrap}.successPage_section_2_success_page .section_3 .group_5 .text-wrapper_1{margin-top:.56rem;padding:.75rem 0;color:#afafaf;font-size:.94rem;line-height:1.31rem;white-space:nowrap;background-color:#f3f3f3;border-radius:.5rem}.successPage_section_2_success_page .section_3 .group_5 .text-wrapper_1 .text_5{margin-left:.63rem;background-color:#f3f3f3}.successPage_section_2_success_page .section_3 .group_5 .button{margin-top:2.38rem;padding:.69rem 0 .63rem;color:#8a0c19;font-size:1.06rem;font-weight:500;line-height:1.5rem;white-space:nowrap;background-image:linear-gradient(270deg,#fae1c1,#fae1c1 0,#ffcd9d 100%,#ffcd9d 0);border-radius:.38rem}.subsidyShareActivity-container{background-color:#c41d2d;width:100vw;height:auto;overflow-y:auto}.subsidyShareActivity-container .group{height:74.25rem;overflow-y:auto}.subsidyShareActivity-container .group .section_1{padding:.31rem 0 2.06rem;background-image:url(https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/619ef8f11ee8cf00119a76b2/61a828b1edf63f0011f9e6ad/16384297768372654599.png);background-position:0 0;background-size:100% 100%;background-repeat:no-repeat}.subsidyShareActivity-container .group .section_1 .group_1{margin-left:-1.53rem;color:#fff;font-size:.88rem;line-height:1.25rem;white-space:nowrap}.subsidyShareActivity-container .group .section_1 .group_1 .group_2 .group_3 .image{width:4.88rem;height:2.94rem}.subsidyShareActivity-container .group .section_1 .group_1 .group_2 .group_3 .icon{margin-left:.28rem;align-self:center;width:1rem;height:.94rem}.subsidyShareActivity-container .group .section_1 .group_1 .group_2 .image_1{margin-top:.34rem;align-self:flex-end;width:2.63rem;height:2.06rem}.subsidyShareActivity-container .group .section_1 .group_1 .image_2{margin-top:2rem;flex:1 1 auto;width:14.13rem;height:13.13rem}.subsidyShareActivity-container .group .section_1 .group_1 .text-wrapper{visibility:hidden;margin-top:.56rem;padding:.44rem 0;background-color:#f58e8d;border-radius:1.06rem 0 0 1.06rem;width:4.75rem;height:2.13rem}.subsidyShareActivity-container .group .section_1 .text_1{margin-top:1.25rem;align-self:center;color:#fff;font-size:.81rem;line-height:1.13rem;white-space:nowrap}.subsidyShareActivity-container .group .group_4{margin-top:-.81rem;margin-bottom:4rem;padding:0 .94rem;position:relative}.subsidyShareActivity-container .group .group_4 .section_2{padding:2.06rem 4.84rem .69rem 4.97rem;background-color:#fff;border-radius:.5rem}.subsidyShareActivity-container .group .group_4 .section_2 .group_5 .text_2{color:#d52336;font-size:1.25rem;font-weight:1000;line-height:1.75rem;white-space:nowrap}.subsidyShareActivity-container .group .group_4 .section_2 .group_5 .text_3{margin-top:.44rem;color:#666;font-size:.75rem;line-height:1.06rem;white-space:nowrap}.subsidyShareActivity-container .group .group_4 .section_2 .text_4{margin-top:1.75rem;align-self:center;color:#ff7e41;font-size:.69rem;line-height:1rem;white-space:nowrap}.subsidyShareActivity-container .group .group_4 .section_3{margin-top:.94rem;padding-left:1.31rem;padding-right:1.13rem;color:#595959;font-size:.81rem;line-height:1.13rem;background-color:#fff;border-radius:.5rem}.subsidyShareActivity-container .group .group_4 .section_3 .group_6{align-self:center;width:11.38rem;position:relative}.subsidyShareActivity-container .group .group_4 .section_3 .group_6 .text_5{text-align:left}.subsidyShareActivity-container .group .group_4 .section_3 .group_6 .icon_1{width:.75rem;height:.75rem;position:absolute;left:6.63rem;top:1.38rem}.subsidyShareActivity-container .group .group_4 .section_4{margin-top:.31rem;padding:.94rem 1.16rem .94rem 1.44rem;background-color:#fff;border-radius:.5rem}.subsidyShareActivity-container .group .group_4 .section_4 .group_7{width:13rem}.subsidyShareActivity-container .group .group_4 .section_4 .group_7 .text_6{color:#595959;font-size:.81rem;line-height:1.13rem;text-align:left}.subsidyShareActivity-container .group .group_4 .section_4 .group_7 .group_8{margin-top:.63rem;color:#595959;font-size:.75rem;line-height:1.06rem;white-space:nowrap}.subsidyShareActivity-container .group .group_4 .section_4 .group_7 .group_8 .text_7{margin-left:4.19rem}.subsidyShareActivity-container .group .group_4 .section_4 .group_7 .group_8 .icon_2{margin:.16rem 0;width:.75rem;height:.75rem}.subsidyShareActivity-container .group .group_4 .section_4 .image_5{margin:.063rem 0 .13rem}.subsidyShareActivity-container .group .group_4 .text-wrapper_1{margin-top:.94rem;padding:1.06rem 0 1rem;color:#fff;font-size:.75rem;line-height:1.06rem;white-space:nowrap;background-color:hsla(0,0%,100%,.1);border-radius:.5rem}.subsidyShareActivity-container .group .group_4 .text-wrapper_1 ul,.subsidyShareActivity-container .group .group_4 .text-wrapper_1 ul li{text-align:center}.subsidyShareActivity-container .group .group_4 .section_5{margin-top:.94rem;padding:.94rem .94rem 1.13rem;background-color:hsla(0,0%,100%,.1);border-radius:.5rem}.subsidyShareActivity-container .group .group_4 .section_5 .text_9{align-self:center;color:#fff;font-size:.88rem;font-weight:500;line-height:1.25rem;white-space:nowrap}.subsidyShareActivity-container .group .group_4 .section_5 .text_10{margin-top:.94rem;color:#fff;font-size:.75rem;line-height:1.25rem;text-align:left}.subsidyShareActivity-container .group .group_4 .image_3{width:4.25rem;height:3.75rem}.subsidyShareActivity-container .group .button{position:fixed;left:0;right:0;bottom:0;padding:.81rem 0;color:#8a0c19;font-size:1.06rem;font-weight:800;line-height:1.5rem;white-space:nowrap;background-image:linear-gradient(270deg,#fae1c1,#fae1c1 0,#ffcd9d 100%,#ffcd9d 0)}.wxPopup-section_2{padding-top:50%;background-color:rgba(0,0,0,.7);top:0;right:0;bottom:0;left:0;position:absolute}.wxPopup-section_2 .top-section{width:20rem;height:12.5rem;margin:0 auto;background-color:#fff;border-radius:1rem 1rem 1rem 1rem}.wxPopup-section_2 .top-section .top-group{padding:1.25rem .94rem 1.75rem}.wxPopup-section_2 .top-section .top-group .text_2{color:#000;font-size:.88rem;line-height:1.25rem;text-align:center;margin-left:2.125rem;margin-right:2.125rem}.wxPopup-section_2 .top-section .top-group .bottom-text-wrapper{width:17.5rem;margin:.9375rem auto 0}.wxPopup-section_2 .top-section .top-group .bottom-text-wrapper .text_4{margin-left:.63rem}.wxPopup-section_2 .top-section .top-group .bottom-text-wrapper .text_8{margin-top:.25rem;width:100%;background-color:#f3f3f3}.wxPopup-section_2 .top-section .top-group .bottom-text-wrapper .icon_1{width:1.5rem;height:1.5rem}.wxPopup-section_2 .top-section .top-group .view_2{padding:.75rem 0;color:#afafaf;font-size:.94rem;line-height:1.31rem;white-space:nowrap;background-color:#f3f3f3;border-radius:.5rem}.wxPopup-section_2 .top-section .top-group .view_8{padding:.5rem .63rem .75rem;color:#000;font-size:.94rem;line-height:1.31rem;white-space:nowrap;background-color:#f3f3f3;border-radius:.5rem}.wxPopup-section_2 .top-section .bottom-section{margin:0 1.25rem 1.25rem;background-color:#fff;box-shadow:0 -.31rem .63rem 0 rgba(0,0,0,.02)}.wxPopup-section_2 .top-section .bottom-section .left-text-wrapper{flex:1 1 10.5rem;color:#7d7d7d;font-size:1.06rem;line-height:1.5rem;white-space:nowrap;padding:.69rem 0 .63rem;background-color:#f1f1f1;border-radius:.5rem;height:2.81rem}.wxPopup-section_2 .top-section .bottom-section .right-text-wrapper{margin-left:.56rem;flex:1 1 10.5rem;color:#8a0c19;font-size:1.06rem;font-weight:500;line-height:1.5rem;white-space:nowrap;padding:.69rem 0 .63rem;background-image:linear-gradient(270deg,#fae1c1,#fae1c1 0,#ffcd9d 100%,#ffcd9d 0);border-radius:.38rem;height:2.81rem}.wxPopup-section_2 .view_6{margin-top:1.88rem}.activityLoL-container{background:url(https://qncdn.wanshifu.com/mobile/activity_lol_bg.png) no-repeat top/cover;background-position-y:7rem}.activityLoL-container .activityLoL-content-container{margin-top:-3rem;padding:0 .875rem 1.5625rem}.activityLoL-container .activityLoL-content-container .activityLoL-content-item{padding-bottom:1.25rem;color:#fff}.activityLoL-container .activityLoL-content-container .activityLoL-item-title{width:auto;height:3.75rem;display:block;margin:0 auto 1.25rem}.activityLoL-container .activityLoL-content-container .activityLoL-item-require,.activityLoL-container .activityLoL-content-container .activityLOL-item-reward{color:#acc3dd;line-height:2.5;text-align:center}.activityLoL-container .activityLoL-content-container .activityLoL-item-require p,.activityLoL-container .activityLoL-content-container .activityLOL-item-reward p{margin-bottom:1rem}.activityLoL-container .activityLoL-content-container .activityLoL-item-require{padding:1.25rem 1rem 0}.activityLoL-container .activityLoL-content-container .activityLoL-item-require p{font-size:.75rem;font-weight:500;padding-left:.3125rem;line-height:1.0625rem}.activityLoL-container .activityLoL-content-container .activityLoL-item-require p span{color:#ffebae}.activityLoL-container .activityLoL-content-container .activityLOL-game1,.activityLoL-container .activityLoL-content-container .activityLOL-game2,.activityLoL-container .activityLoL-content-container .activityLOL-rule-content{background-size:100% 100%;margin-bottom:2rem;text-align:left;padding:3.5rem 1rem 1rem}.activityLoL-container .activityLoL-content-container .activityLOL-game1 p,.activityLoL-container .activityLoL-content-container .activityLOL-game2 p,.activityLoL-container .activityLoL-content-container .activityLOL-rule-content p{margin-bottom:.5rem}.activityLoL-container .activityLoL-content-container .activityLOL-game1 ul,.activityLoL-container .activityLoL-content-container .activityLOL-game2 ul,.activityLoL-container .activityLoL-content-container .activityLOL-rule-content ul{padding-left:2rem;line-height:2;font-size:.75rem}.activityLoL-container .activityLoL-content-container .activityLOL-game1 ul li,.activityLoL-container .activityLoL-content-container .activityLOL-game2 ul li,.activityLoL-container .activityLoL-content-container .activityLOL-rule-content ul li{list-style-type:disc}.activityLoL-container .activityLoL-content-container .activityLOL-game1{background-image:url(https://qncdn.wanshifu.com/mobile/game1-bg.png)}.activityLoL-container .activityLoL-content-container .activityLOL-game2{background-image:url(https://qncdn.wanshifu.com/mobile/game2-bg.png)}.activityLoL-container .activityLoL-content-container .activityLOL-rule-content{line-height:1.5;padding-top:4rem;padding-left:2.3rem;background-image:url(https://qncdn.wanshifu.com/mobile/rule-bg.png)}.activityLoL-container .activityLoL-content-container .activityLOL-rule-content li{list-style-type:decimal}.activityLoL-container .activityLoL-content-container .activityLOL-rule-content li:not(:last-child){margin-bottom:1rem}.activityLoL-container .activityLoL-content-container .activityLOL-item-reward img{width:100%}.activityLoL-container .activityLoL-content-container .activityLOL-item-way{padding:1.9375rem 0;display:flex;align-items:center;justify-content:center}.activityLoL-container .activityLoL-content-container .activityLOL-item-way div{width:7.5rem;height:7.5rem;background:#fff;padding:.3125rem;margin-right:2rem}.activityLoL-container .activityLoL-content-container .activityLOL-item-way div .qrcode-img{width:6.875rem!important;height:6.875rem!important}.activityLoL-container .activityLoL-content-container .activityLOL-item-way p{font-size:.875rem;line-height:2rem}.activityLoL-container .activityLoL-content-container .activityLoL-logo{height:2.375rem;width:auto;display:block;margin:0 auto}.activity-lol-carousel-container{background-image:url(https://qncdn.wanshifu.com/mobile/activity-lol-bg1.png);background-size:100% 100%}.activity-lol-carousel-container .am-carousel{position:relative;top:-2.5rem}.activity-lol-carousel-container .am-carousel .slider-decorator-0{bottom:3rem!important}.activityLoL-apply-container{background:url(https://qncdn.wanshifu.com/mobile/apply-bg.png) no-repeat;background-size:100% 100%}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-item-title{width:auto;height:3.75rem;display:block;margin:0 auto 1.25rem}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content{padding:0 .875rem 1.5625rem;margin-top:-2rem;color:#acc3dd}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-game1,.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-game2,.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-rule-content{background-size:100% 100%;margin-bottom:2rem;text-align:left;padding:3.5rem 1rem 1rem}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-game1 p,.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-game2 p,.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-rule-content p{margin-bottom:.5rem}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-game1 ul,.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-game2 ul,.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-rule-content ul{padding-left:2rem;line-height:2;font-size:.75rem}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-game1 ul li,.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-game2 ul li,.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-rule-content ul li{list-style-type:disc}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-game1{background-image:url(https://qncdn.wanshifu.com/mobile/game1-bg.png)}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-game2{background-image:url(https://qncdn.wanshifu.com/mobile/game2-bg.png)}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-rule-content{line-height:1.5;padding-top:4rem;padding-left:2.3rem;background-image:url(https://qncdn.wanshifu.com/mobile/rule-bg.png)}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-rule-content li{list-style-type:decimal}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-content .activityLOL-rule-content li:not(:last-child){margin-bottom:1rem}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-team-info{padding:0 .875rem 1.5625rem}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-item-require p{font-size:.75rem;font-weight:500;padding-left:.3125rem;line-height:1.0625rem}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-apply-tips{font-size:.6875rem;font-weight:600;color:#acc3dd;margin-top:2.0625rem;margin-bottom:.5625rem;text-align:center}.activityLoL-apply-container .activityLoL-apply-content-container .submit-appply{height:2.5rem;width:100%;color:#fff;box-shadow:0 2px 11px 0 #3676ff;border-radius:4px;background:#3676ff;font-size:1.0625rem;border:none;cursor:pointer;margin-top:2rem;margin-bottom:.625rem}.activityLoL-apply-container .activityLoL-apply-content-container .submit-appply.disabled{opacity:.75}.activityLoL-apply-container .activityLoL-apply-content-container .activityLoL-logo{height:2.375rem;width:auto;display:block;margin:0 auto}.apply-input-container{font-size:.875rem;margin-bottom:1.5rem;position:relative}.apply-input-container .apply-input-label{color:#acc3dd;font-weight:600;margin-bottom:.5625rem}.apply-input-container .apply-input-label.required:before{content:"*";display:inline-block;vertical-align:middle;color:#acc3dd}.apply-input-container input{width:100%;height:2.5rem;background:#031433;border:.03125rem solid #acc3dd;border-radius:.125rem;padding-left:.3125rem;color:#fff}.apply-input-container .apply-input-wrapper.apply-input-error input{border-color:#ffcf3e}.apply-input-container .apply-error-box{position:absolute;left:0;bottom:-1rem;font-size:.625rem;color:#ffcf3e}.activityLoL-apply-success-container{text-align:center}.activityLoL-apply-success-container img{width:4.625rem;height:auto;display:block;margin:3.75rem auto 1.875rem}.activityLoL-apply-success-container p{font-size:1.25rem;font-weight:500;color:#000;margin-bottom:1rem}.activityLoL-apply-success-container span{font-size:.8125rem;color:#666;font-weight:400}.exhibition-container-box .appInfo{height:.64rem;font-size:.22rem;background:#f0f4ff;color:grey;display:flex;align-items:center;justify-content:space-between;padding:0 .2rem;letter-spacing:-.24px;font-weight:400}.exhibition-container-box .appInfo span{flex:none}.exhibition-container{background:#3865ff;min-height:100vh;overflow-x:hidden;position:relative}.exhibition-container .header-fixed-container{position:absolute;left:0;right:0;top:0;z-index:33;background:#3865ff}.exhibition-container .header-fixed-container.fixed{position:fixed}.exhibition-container .header-fixed{padding:.2rem .3rem;display:flex;justify-content:space-between;align-items:center}.exhibition-container .header-fixed img{width:1.32rem;height:auto;display:block}.exhibition-container .header-fixed div a{font-size:.26rem;color:#fff;margin-left:.2rem}.exhibition-container .header-fixed div a:first-child:after{content:"|";margin-left:.2rem}.exhibition-container .exhibition-main .header-img{width:100%;height:auto;display:block}.exhibition-container .exhibition-main .exhibition-content{padding:0 .3rem 1.6rem;margin-top:-1rem;position:relative;z-index:1}.exhibition-container .exhibition-main .exhibition-content .exhibition-title{padding:.3rem 0;background:#2552ec;font-size:.28rem;font-weight:500;color:#fff;line-height:1.4;border-radius:.16rem;text-align:center}.exhibition-container .exhibition-main .exhibition-content ul{display:flex;justify-content:space-between;flex-wrap:wrap}.exhibition-container .exhibition-main .exhibition-content ul li{flex:none;width:44.8vw;background:linear-gradient(180deg,#fff,#e6ebff);text-align:center;line-height:.36rem;border-radius:.16rem;margin-top:.2rem}.exhibition-container .exhibition-main .exhibition-content ul li img{height:2.2rem;width:auto}.exhibition-container .exhibition-main .exhibition-content ul li div{height:2.6rem;padding:0 .36rem}.exhibition-container .exhibition-main .exhibition-content ul li p{font-size:.32rem;color:#191c26;margin:.2rem auto .28rem}.exhibition-container .exhibition-main .exhibition-content ul li span{font-size:.26rem;color:#373b46}.exhibition-container .exhibition-main .exhibition-content .exhibition-statistics{font-size:.28rem;font-weight:400;color:#fff;text-align:center;line-height:1.7;margin-top:.4rem}.exhibition-container .footer-fixed{position:fixed;left:0;right:0;bottom:0;z-index:3;height:1.2rem;background:#7393ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.16rem .16rem 0 0;padding:0 .1rem;display:flex;justify-content:space-between;align-items:center}.exhibition-container .footer-fixed .down-load-app{flex:none;background:#fff;border-radius:.08rem;width:2.5rem;height:1rem;font-size:.28rem;font-weight:400;color:#3865ff;text-align:center;line-height:1rem;margin-right:.2rem}.exhibition-container .footer-fixed div{flex:1 1;background:#ff8d00;height:1rem;text-align:center;font-size:.32rem;position:relative;border-radius:.08rem}.exhibition-container .footer-fixed div a{display:inline-block;width:100%;color:#fff;line-height:1rem;font-weight:600}.exhibition-container .footer-fixed div span{position:absolute;left:50%;transform:translateX(-50%);top:-.4rem;height:.4rem;padding:0 .12rem;color:#ff5c2a;border-radius:.08rem .08rem 0 0;background:#fff;line-height:.4rem;font-size:.28rem;font-weight:400}.exhibition-container .exclusive-adviser{width:.9rem;height:.9rem;border-radius:50%;background:linear-gradient(227deg,#5bc8ff,#5ba0ff);box-shadow:0 .1rem .2rem 0 rgba(0,85,207,.4);color:#fff;font-size:.26rem;font-weight:400;line-height:.3rem;position:fixed;right:.24rem;bottom:1.5rem;z-index:22;display:flex;align-items:center;justify-content:center;cursor:pointer}.exhibition-adviser-modal{position:fixed;left:0;right:0;bottom:0;height:auto;width:100%}.exhibition-adviser-modal .am-modal-content{border-radius:.16rem .16rem 0 0}.exhibition-adviser-modal .am-modal-content .am-modal-title{font-weight:500;font-size:.32rem}.exhibition-adviser-modal .am-modal-content .am-modal-body a{display:flex;justify-content:center;align-items:center;background:#3865ff;border-radius:.08rem;height:1.1rem;width:100%;color:#fff;font-weight:400;font-size:.32rem;margin:.25rem 0 .5rem}.exhibition-quotation-container{position:absolute;left:0;right:0;bottom:0;max-height:94.3vh;height:auto;width:100%}.exhibition-quotation-container .am-modal-content{border-radius:.16rem .16rem 0 0;background:#ff5c2a;overflow:visible;padding:0}.exhibition-quotation-container .am-modal-content .am-modal-body{padding:0;overflow-y:auto}.exhibition-quotation-container .am-modal-content .exhibition-quotation-moneypic{position:absolute;left:0;top:-.42rem;z-index:1;width:.98rem;height:auto;display:block}.exhibition-quotation-container .am-modal-content .exhibition-quotation-close{position:absolute;right:.2rem;top:.16rem;z-index:1;width:.28rem;height:auto;display:block;cursor:pointer}.exhibition-quotation-container .am-modal-content .exhibition-quotation-title{color:#fff;font-size:.28rem;text-align:center;height:.6rem;line-height:.6rem}.exhibition-quotation-container .am-modal-content .exhibition-quotation-main{border-radius:.16rem .16rem 0 0;background:#fff;padding:.2rem;position:relative;z-index:33}.exhibition-quotation-container .am-modal-content .exhibition-quotation-main .exhibition-quotation-statistics{font-size:.26rem;color:#000;background:#f0f0f0;border-radius:.16rem;height:.6rem;line-height:.6rem}.exhibition-quotation-container .am-modal-content .exhibition-quotation-main .exhibition-quotation-statistics span{color:#3865ff}.exhibition-success-container{height:100vh;background:#f0f0f0;padding-top:40%;text-align:center;font-size:.26rem;color:rgba(0,0,0,.8);line-height:.4rem}.exhibition-success-container .success-icon{width:auto;height:1rem;display:block;margin:0 auto .4rem}.exhibition-success-container .success-tips{color:#000;font-size:.34rem;margin-bottom:.2rem;font-weight:700}.exhibition-success-container .contact-phone{margin-top:.96rem}.exhibition-success-container .contact-phone a{color:#3865ff;text-decoration:underline}.exhibition-success-container .success-footer-fixed{position:fixed;bottom:.2rem;left:.3rem;right:.3rem;z-index:1;display:flex}.exhibition-success-container .success-footer-fixed a,.exhibition-success-container .success-footer-fixed span{display:block;flex:none;height:1rem;border-radius:.4rem;border:.02rem solid #3865ff;text-align:center;line-height:.98rem}.exhibition-success-container .success-footer-fixed .goback{width:2.5rem;background:#fff;margin-right:.2rem;color:#3865ff;font-size:.28rem}.exhibition-success-container .success-footer-fixed .down-load-app{flex:1 1;background:#3865ff;color:#fff;font-size:.32rem;font-weight:600}.pInviteReward{background-color:#2764ff;padding-bottom:.6rem}.pInviteReward .shareLayer{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background-color:rgba(0,0,0,.5)}.pInviteReward .shareLayer .iconShare{position:absolute;top:.26rem;right:.36rem;display:block;width:.88rem;height:1.2rem;background-image:url(/images/inviteReward/img/icon-arrow.png);background-size:contain;background-repeat:no-repeat}.pInviteReward .shareLayer .shareContainer{display:block;position:absolute;top:1.56rem;right:.08rem;width:6.16rem;height:1.6rem;background-image:url(/images/inviteReward/img/share-content.png);background-size:100% 100%;background-repeat:no-repeat}.pInviteReward .shareLayer .shareContainer .pCss{padding-top:.24rem;padding-left:.26rem;padding-right:.5rem;text-align:center;color:#fff;font-size:.32rem;line-height:.48rem;font-weight:400}.pInviteReward .inviteBanner{height:8.76rem;background-image:url(/images/inviteReward/img/invite-banner.png);background-repeat:no-repeat;background-size:100%}.pInviteReward .rewardBox{margin-top:-.76rem;height:2.48rem;display:flex;justify-content:center}.pInviteReward .rewardBox .rewardContent{width:3.48rem;height:2.48rem;background-repeat:no-repeat;background-size:contain}.pInviteReward .rewardBox .rewardContent .h3Css{margin-top:.46rem;font-size:22px;font-weight:600;line-height:.56rem;background:url(/images/inviteReward/img/bg-yellow.png);background-repeat:no-repeat;background-size:116px;background-position-x:28px;background-position-y:13px}.pInviteReward .rewardBox .rewardContent .pCss{margin-top:.22rem;font-size:13px;font-weight:500;color:#666;line-height:.36rem;text-align:center}.pInviteReward .rewardBox .rewardContent.cash:before{background-image:url(/images/inviteReward/img/fuli1.png);content:"";position:absolute;display:block;height:22px;width:46px;background-size:46px 22px}.pInviteReward .rewardBox .rewardContent.cash{margin-right:.14rem;background-image:url(/images/inviteReward/img/cash-content.png)}.pInviteReward .rewardBox .rewardContent.cash .h3Css{padding-left:.58rem;color:#fd3333;font-size:22px}.pInviteReward .rewardBox .rewardContent.cash .pCss{padding-right:.24rem}.pInviteReward .rewardBox .rewardContent.return:before{background-image:url(/images/inviteReward/img/fuli2.png);content:"";position:absolute;display:block;height:22px;width:46px;background-size:46px 22px}.pInviteReward .rewardBox .rewardContent.return{background-image:url(/images/inviteReward/img/return-content.png)}.pInviteReward .rewardBox .rewardContent.return .h3Css{padding-left:.82rem;color:#fd3333;font-size:22px}.pInviteReward .rewardBox .rewardContent.return .pCss{padding-right:.22rem}.pInviteReward .registerBtn{margin:.6rem auto 0;display:block;width:3.94rem;height:.96rem;background-image:url(/images/inviteReward/img/register-btn.png);background-repeat:no-repeat;background-size:contain}.pInviteReward .inviteTitle{margin-top:.8rem;font-size:.48rem;line-height:.7rem;color:#fff;font-weight:500;text-align:center}.pInviteReward .inviteBox{margin-top:.6rem;display:flex;justify-content:center}.pInviteReward .inviteBox .inviteContent{width:2.3rem}.pInviteReward .inviteBox .inviteContent .contentBg{width:2.3rem;height:2.3rem;background-repeat:no-repeat;background-size:contain;display:flex;justify-content:center}.pInviteReward .inviteBox .inviteContent .contentBg .pCss{padding-left:.2rem}.pInviteReward .inviteBox .inviteContent .contentBg .h3Css{line-height:.4rem;font-size:18px;color:#000;font-weight:600;text-align:center}.pInviteReward .inviteBox .inviteContent .contentBg.master{background-image:url(/images/inviteReward/img/master-content.png)}.pInviteReward .inviteBox .inviteContent .contentBg.master .h3Css{margin-top:.8rem;padding-right:.36rem}.pInviteReward .inviteBox .inviteContent .contentBg.adress{background-image:url(/images/inviteReward/img/adress-content.png)}.pInviteReward .inviteBox .inviteContent .contentBg.adress .h3Css{margin-top:.6rem;padding-right:.32rem}.pInviteReward .inviteBox .inviteContent .contentBg.service{background-image:url(/images/inviteReward/img/service-content.png)}.pInviteReward .inviteBox .inviteContent .contentBg.service .h3Css{margin-top:.78rem;padding-right:.38rem}.pInviteReward .inviteBox .inviteContent .pCss{font-size:.28rem;color:#fff;line-height:.4rem;font-weight:500}.pInviteReward .inviteBox .inviteContent .pCss.master{padding-left:.12rem}.pInviteReward .inviteBox .inviteContent .pCss.adress{margin-top:-.2rem;padding-left:.44rem}.pInviteReward .inviteBox .inviteContent .pCss.service{padding-left:.12rem}.pInviteReward .inviteTable{margin-top:.2rem;display:flex;justify-content:center;flex-wrap:wrap}.pInviteReward .inviteTable .tableContent{margin-top:.4rem;background-color:#fff;width:3.2rem;height:3.2rem}.pInviteReward .inviteTable .tableContent:nth-child(odd){margin-right:.3rem}.pInviteReward .inviteTable .tableContent .tableHead{height:1rem;background-color:#17a1ff;display:flex;align-items:center;justify-content:center;font-size:.34rem;color:#fff}.pInviteReward .inviteTable .tableContent .tableHead .iCss{margin-right:.05rem;display:block;width:.4rem;height:.4rem;background-repeat:no-repeat;background-size:contain}.pInviteReward .inviteTable .tableContent .tableHead .master{background-image:url(/images/inviteReward/img/master.png)}.pInviteReward .inviteTable .tableContent .tableHead .like{background-image:url(/images/inviteReward/img/like.png)}.pInviteReward .inviteTable .tableContent .tableHead .price{background-image:url(/images/inviteReward/img/price.png)}.pInviteReward .inviteTable .tableContent .tableHead .repair_i{background-image:url(/images/inviteReward/img/repair.png)}.pInviteReward .inviteTable .tableContent .tableTr{padding-top:.15rem;text-align:center;font-size:.28rem;font-weight:400;color:#191a1d;line-height:.4rem}.pInviteReward .inviteTable .tableContent .tableTr-2{padding-top:.5rem;text-align:center;font-size:.28rem;font-weight:400;color:#191a1d;line-height:.4rem}.enterpriseAppContainer{padding-bottom:1.8rem}.enterpriseAppContainer .maskContainer{position:fixed;width:100vw;height:100vh;z-index:1;background-color:rgba(0,0,0,.75);font-size:.36rem;color:#fff}.enterpriseAppContainer .maskContainer .maskContent{position:absolute;line-height:1.5em;top:50%;left:50%;transform:translate(-50%,-50%)}.activityInfo{padding:.36rem .48rem;background-image:url(/images/enterpriseapp/img/bg6.png);background-size:100% 100%;color:#fff}.activityInfo .activityInfoDetail{display:flex;align-items:center}.activityInfo .activityInfoDetail .activityTitle{flex:1 1;font-size:.38rem;font-weight:700;margin-bottom:.06rem}.activityInfo .activityInfoDetail .checkActivityDetail{text-align:right;cursor:pointer;font-size:.24rem}.activityInfo .activityInfoDetail .checkActivityDetail:after{content:"";display:inline-block;width:.12rem;height:.12rem;margin-left:.05rem;border-top:.05rem solid;border-right:.05rem solid;transform:rotate(45deg)}.activityInfo .activityTime{margin-bottom:.2rem;font-size:.26rem}.activityInfo .userInfo{display:flex;padding-bottom:.2rem}.activityInfo .userInfo .userInfoInputWrap{flex:1 1}.activityInfo .userInfo .activityErrorTip{position:absolute;font-size:.26rem;margin-top:.1rem;color:#fdffaa}.activityInfo .userInfo .inputCss{height:.64rem;border-radius:.08rem;border:0;padding:.2rem;font-size:.26rem}.activityInfo .userInfo .inputCss:-ms-input-placeholder{color:#999}.activityInfo .userInfo .inputCss::placeholder{color:#999}.activityInfo .userInfo .inputCss:disabled{background-color:#ddd}.activityInfo .userInfo .buttonCss{height:.64rem;padding:0 .2rem;margin-left:.2rem;white-space:nowrap;background-color:#ffad3c;font-size:.24rem;text-align:center;font-weight:700;border-radius:.08rem;border:0;outline:0;color:#fff}.activityInfo .userInfo .buttonCss:disabled{background-color:#ffd295}.enterpriseAppContent{padding:0 .64rem;background-size:100%;background-repeat:no-repeat}.enterpriseAppContent .contentInner .title{font-size:.32rem;font-weight:500;margin-bottom:.2rem}.enterpriseAppContent .contentInner .title .spanCss{color:#0ab0ed}.enterpriseAppContent .contentInner .title:after{content:"";display:block;margin-top:.2rem;height:.04rem;width:.8rem;background:linear-gradient(90deg,#92eefd,rgba(0,216,250,0) 100%,rgba(0,216,250,0) 0)}.enterpriseAppContent .contentInner .pCss{color:#666;font-size:.28rm;text-align:justify;line-height:1.5}.content1{background-image:url(/images/enterpriseapp/img/bg1.png)}.content1 .content1Inner{width:50%;padding:.72rem 0}.content1 .h4Css{font-size:.38rem;font-weight:700;margin-bottom:.3rem;color:#fff}.content1 .pCss{font-size:.28rem;color:#fff;line-height:1.3}.content2,.content4{display:flex;align-items:center;background-color:#fff;padding-top:.5rem}.content2 .contentInner,.content4 .contentInner{padding-left:.5rem}.content3,.content5{padding-bottom:1rem}.content3 .contentInner,.content5 .contentInner{padding-top:1rem}.content3{background-image:url(/images/enterpriseapp/img/bg3.png);background-size:cover}.content5{background-image:url(/images/enterpriseapp/img/bg5.png)}.boxAppWrap{width:100%}.boxAppContainer{position:fixed;bottom:0;padding:.4rem .2rem;z-index:5}.boxAppContainer .boxBtn{display:block;text-align:center;background-color:#3bbff2;color:#fff;line-height:1rem;border-radius:1rem;font-size:.28rem}.boxAppContainer .boxBtn:after{content:"立即下载"}.activityModal{width:5rem}.activityModal .modalContentInner{padding:.5rem .3rem;font-size:.26rem}.activityModal .am-modal-button-group-v .am-modal-button{height:.7rem;line-height:.7rem}.joinActivityModal{width:6rem}.joinActivityModal .am-modal-body,.joinActivityModal .am-modal-content{overflow:visible;overflow:initial}.joinActivityModal .am-modal-content{border-radius:.18rem}.joinActivityModal .headerBgContainer{position:relative;z-index:1321;margin-top:-1.2rem;margin-left:-.16rem;margin-right:-.16rem}.joinActivityModal .headerBgContainer .imgCss{width:100%}.joinActivityModal .headerBgContainer .registerSuccess{display:inline-block;margin-top:-1.3rem}.joinActivityModal .activityModalContent{padding:.5rem 0 .4rem;font-size:.28rem}.joinActivityModal .activityModalContent .h4Css{font-size:.36rem;color:#333}.joinActivityModal .activityModalContent .pCss{color:#333;line-height:.44rem;font-size:.26rem}.joinActivityModal .activityModalContent .pCss .spanCss{color:#ff3818}.joinActivityModal .activityModalContent .iKnowBtn{display:inline-block;width:80%;line-height:.8rem;margin-top:.5rem;text-align:center;outline:0;border:0;border-radius:.4rem;color:#fff;font-size:.3rem;cursor:pointer;box-shadow:0 .02rem .05rem 0 rgba(180,0,0,.49);background:linear-gradient(90deg,#fda43b,#ff7318)}.contactUs{padding-top:1.32rem}.contactUs .contactUsImg{width:100vw;height:4.2rem;margin-bottom:.6rem}.contactUs .textBox{padding:0 .4rem .6rem}.contactUs .textBox .title{font-size:.4rem;color:#000;font-weight:700;margin-bottom:.4rem}.contactUs .textBox .text{color:#666;font-size:.26rem;line-height:.42rem}.contactUs .textBox .text .span{color:#999}.contactUs .recruitment{display:flex;padding:0 .4rem .6rem}.contactUs .recruitment .boss{text-align:center;margin-right:1.1rem}.contactUs .recruitment .boss .bossLogo{width:1rem;height:1rem;margin-bottom:.2rem}.contactUs .recruitment .boss .txt{color:#666;font-size:.28rem}.contactUs .recruitment .lagou{text-align:center}.contactUs .recruitment .lagou .lagouLogo{width:1rem;margin-bottom:.2rem}.contactUs .recruitment .lagou .txt{color:#666;font-size:.28rem}.aboutUs{padding-top:1.32rem}.aboutUs .aboutUsImg{width:100vw;height:4.2rem}.aboutUs .textBox{padding:.4rem .4rem .6rem}.aboutUs .textBox .title{font-size:.4rem;color:#000;font-weight:700;margin-bottom:.4rem}.aboutUs .textBox .text{color:#666;font-size:.26rem;line-height:.42rem}.repairBox{padding-top:1.32rem}.repairBox .repairLRBox{padding-bottom:1.18rem}.repairBox .repairLRBox .repairTImg{width:100vw;height:4.2rem}.repairBox .repairLRBox .imgLtxtRBox{margin:1.2rem .4rem 0;display:flex}.repairBox .repairLRBox .imgLtxtRBox .imgL{width:1.8rem;height:1.8rem;margin-right:.4rem}.repairBox .repairLRBox .imgLtxtRBox .txtR .title{color:#000;font-size:.36rem;font-weight:700;margin-bottom:.3rem}.repairBox .repairLRBox .imgLtxtRBox .txtR .txt{color:#666;font-size:.26rem;line-height:.42rem;width:4.5rem}.repairBox .repairLRBox .imgRtxtLBox{margin:1.2rem .4rem 0;display:flex}.repairBox .repairLRBox .imgRtxtLBox .txtL .title{color:#000;font-size:.36rem;font-weight:700;margin-bottom:.3rem}.repairBox .repairLRBox .imgRtxtLBox .txtL .txt{color:#666;font-size:.26rem;line-height:.42rem;width:4.5rem}.repairBox .repairLRBox .imgRtxtLBox .imgR{width:1.8rem;height:1.8rem;margin-left:.4rem}.repairBox .BBox{margin:0 .6rem;border-top:.02rem solid #ebebeb;padding:.78rem 0 .8rem}.repairBox .BBox .title{color:#000;font-size:.4rem;font-weight:700;text-align:center}.repairBox .BBox .btn{width:2rem;height:.6rem;border-radius:.04rem;border:.02rem solid #000;color:#000;font-size:.24rem;margin:.6rem auto 0;display:flex;justify-content:center;align-items:center}.guarantee{padding-top:1.32rem}.guarantee .guaranteeTImg{width:100vw;height:4.3rem;margin-bottom:.8rem}.guarantee .listBox{display:flex;align-items:center;padding:0 .4rem;margin-bottom:1.2rem}.guarantee .listBox .listBoxImg{width:1.8rem;height:1.8rem;display:block}.guarantee .listBox .marginL{margin-left:.4rem}.guarantee .listBox .marginR{margin-right:.4rem}.guarantee .listBox .listBoxImgTxt{width:4.5rem}.guarantee .listBox .listBoxImgTxt .titel{color:#000;font-size:.36rem;font-weight:700;margin-bottom:.28rem}.guarantee .listBox .listBoxImgTxt .subhead{color:#00b5d9;font-size:.26rem;margin-bottom:.2rem}.guarantee .listBox .listBoxImgTxt .txt{color:#666;font-size:.26rem;line-height:.42rem}.information{padding-top:1.32rem;min-height:100vh}.information .informationTImg{width:100vw;height:4.2rem}.information .listBox{width:6.5rem;background:#fff;box-shadow:0 .04rem .2rem 0 rgba(0,0,0,.05);border-radius:.1rem;padding:.32rem .2rem;margin:.4rem .4rem 0 .6rem}.information .listBox .topBox{display:flex;justify-content:space-between;align-items:center}.information .listBox .topBox .boxLBg1{background:#00b3d7}.information .listBox .topBox .boxLBg2{background:#ff8c23}.information .listBox .topBox .boxLBg3{background:#398cff}.information .listBox .topBox .boxL{width:1.6rem;height:.56rem;border-radius:.04rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.28rem;font-weight:700;margin-left:-.4rem}.information .listBox .topBox .boxR{color:#00b5d9;font-size:.28rem}.information .listBox .txt{margin-top:.2rem;color:#000;font-size:.28rem;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}