.__nuxt-error-page{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;align-items:center;background:#f7f8fb;bottom:0;color:#47494e;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;font-family:sans-serif;font-weight:100!important;justify-content:center;left:0;padding:1rem;position:absolute;right:0;text-align:center;top:0}.__nuxt-error-page .error{max-width:23.4375vw}.__nuxt-error-page .title{color:#47494e;font-size:1.5rem;margin-bottom:.41667vw;margin-top:.78125vw}.__nuxt-error-page .description{color:#7f828b;line-height:1.09375vw;margin-bottom:.52083vw}.__nuxt-error-page a{color:#7f828b!important;-webkit-text-decoration:none;text-decoration:none}.__nuxt-error-page .logo{bottom:.625vw;left:.625vw;position:fixed}.nuxt-progress{background-color:#3b8070;height:.10417vw;left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,opacity .4s;width:0;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}body{margin:0}::-webkit-scrollbar{background-color:#f5f5f5;height:.36458vw;width:.36458vw}::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:.52083vw;box-shadow:inset 0 0 .3125vw rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 .3125vw rgba(0,0,0,.3)}::-webkit-scrollbar-thumb{background-color:#c8c8c8;border-radius:.52083vw;box-shadow:inset 0 0 .3125vw rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 .3125vw rgba(0,0,0,.1)}p{margin:0}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#0e86b7!important}.el-pagination.is-background .el-pager li{background-color:#e5e5e5;height:2.08333vw!important;line-height:2.08333vw!important;min-width:2.08333vw!important}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev{background-color:#e5e5e5;color:#000!important;height:2.08333vw!important;min-width:2.08333vw!important}.content{flex-direction:column;height:100%;margin:0 auto;width:62.5vw}.common_title,.content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.common_title{align-items:center;color:#333;font-size:2.1875vw;font-weight:700;height:3.4375vw;justify-content:center}.common_title:before{margin-right:1.04167vw}.common_title:after,.common_title:before{background:#b52026;content:"";height:.9375vw;width:.9375vw}.common_title:after{margin-left:1.04167vw}.common_title.w{color:#fff}.common_content{flex:1}.common_black{background:#000;height:2.08333vw;width:100%}._title_bg{align-items:center;color:#333;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:2.1875vw;font-weight:700;height:3.125vw;justify-content:center;width:100%}._title_bg._title_bg_01:before{background:url(https://lichuanoss.oss-cn-shenzhen.aliyuncs.com/fhs/website/common/zixun_01.png) no-repeat 50%;background-size:100% auto}._title_bg._title_bg_02:before{background:url(https://lichuanoss.oss-cn-shenzhen.aliyuncs.com/fhs/website/common/zixun_02.png) no-repeat 50%;background-size:100% auto}._title_bg._title_bg_03:before{background:url(https://lichuanoss.oss-cn-shenzhen.aliyuncs.com/fhs/website/common/lvyou_title_01.png) no-repeat 50%;background-size:100% auto}._title_bg._title_bg_04:before{background:url(https://lichuanoss.oss-cn-shenzhen.aliyuncs.com/fhs/website/common/lvyou_title_02.png) no-repeat 50%;background-size:100% auto}._title_bg._title_bg_05:before{background:url(https://lichuanoss.oss-cn-shenzhen.aliyuncs.com/fhs/website/common/lvyou_title_03.png) no-repeat 50%;background-size:100% auto}._title_bg._title_bg_06:before{background:url(https://lichuanoss.oss-cn-shenzhen.aliyuncs.com/fhs/website/common/lvyou_title_04.png) no-repeat 50%;background-size:100% auto}.line1{-webkit-line-clamp:1}.line1,.line2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:wrap;word-break:break-all}.line2{-webkit-line-clamp:2}.line3{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:wrap;word-break:break-all}@font-face{font-family:YouSheBiaoTiHei;src:url(/_nuxt/fonts/YouSheBiaoTiHei.ccdd188.ttf)}
/*!
 * 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:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count: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:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!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%{transform:translateZ(0) scaleY(.95);transition-timing-function:cubic-bezier(.215,.61,.355,1)}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-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{animation-name:swing;transform-origin:top center}@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-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translateX(-2000px) scale(.7)}80%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translateX(2000px) scale(.7)}80%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(700px) scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:.7;transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateX(0) scale(.7)}to{opacity:.7;transform:translateX(2000px) scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(-700px) scale(.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:.75s;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:.75s;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%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;transform:skewX(-20deg)}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg)}to{opacity:0;transform:translate3d(0,700px,0)}}.animate__hinge{animation-duration:2s;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%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.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%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.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%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.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{transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{animation-name:slideOutUp}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:.67708vw;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-5208.33333vw;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:.625vw .78125vw;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:.78125vw;pointer-events:none;position:absolute;right:.78125vw}._clamp1[data-v-4e491752]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._clamp2[data-v-4e491752]{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.wordAll[data-v-4e491752]{word-break:break-all}.cursorP[data-v-4e491752]{cursor:pointer}.contact_detail[data-v-4e491752]{align-items:center;border-radius:.52083vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;right:.3125vw;top:23.75vw;z-index:100}.contact_detail ._icon[data-v-4e491752]{background:url(/_nuxt/img/tousu_icon.c2214e1.png) no-repeat 50%;background-size:100% 100%;height:7.8125vw;width:7.8125vw}._clamp1[data-v-59fbb99a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._clamp2[data-v-59fbb99a]{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.wordAll[data-v-59fbb99a]{word-break:break-all}.cursorP[data-v-59fbb99a]{cursor:pointer}body[data-v-59fbb99a]{margin:0}.layout_container[data-v-59fbb99a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative;width:100%}.layout_container .layout_header[data-v-59fbb99a]{background:rgba(0,0,0,.08);width:100%}.layout_container .layout_header .header_top[data-v-59fbb99a]{background:#000;height:3.125vw;justify-content:center}.layout_container .layout_header .header_top ._top_view[data-v-59fbb99a],.layout_container .layout_header .header_top[data-v-59fbb99a]{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.layout_container .layout_header .header_top ._top_view[data-v-59fbb99a]{justify-content:flex-end}.layout_container .layout_header .header_top ._top_view .kl_area[data-v-59fbb99a]{align-items:center;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex:1;height:3.125vw;line-height:3.125vw;z-index:4}.layout_container .layout_header .header_top ._top_view .kl_area ._item[data-v-59fbb99a]{align-items:center;box-sizing:border-box;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-family:Adobe Heiti Std;font-size:.9375vw;font-weight:400;height:3.125vw;line-height:3.125vw;padding:0 1.25vw}.layout_container .layout_header .header_top ._top_view .kl_area ._line[data-v-59fbb99a]{background:hsla(0,0%,100%,.28);height:1.45833vw;margin:0 .52083vw;width:.10417vw}.layout_container .layout_header .header_top ._top_view .haader_time[data-v-59fbb99a]{border-right:1px solid #fff;box-sizing:border-box;color:#fff;font-size:1.04167vw;min-width:10.41667vw;padding-right:1.04167vw}.layout_container .layout_header .header_top ._top_view .header_lang[data-v-59fbb99a]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:flex-end;min-width:7.8125vw;padding-left:1.04167vw;padding-right:5.20833vw}.layout_container .layout_header .header_top ._top_view .header_lang .el-dropdown[data-v-59fbb99a]{color:#fff;font-size:1.04167vw}.layout_container .layout_header .header_top ._top_view .header_lang ._text[data-v-59fbb99a]{color:#fff;font-family:PingFang SC;font-size:1.04167vw;font-weight:500;position:relative}.layout_container .layout_header .header_top ._top_view .header_lang ._text[data-v-59fbb99a]:after{background:url(https://lichuanoss.oss-cn-shenzhen.aliyuncs.com/nfmj/website/icon_lang.png) no-repeat 50%;background-size:100% 100%;content:"";height:.41667vw;position:absolute;right:-1.04167vw;top:.625vw;width:.625vw}.layout_container .layout_header .header_top ._top_view .header_lang ._langLists[data-v-59fbb99a]{background:#fff;min-height:5.20833vw;width:10.41667vw}.layout_container .layout_header .header_top ._top_view .header_lang ._langLists ._lange_item[data-v-59fbb99a]{height:2.08333vw;line-height:2.08333vw}.layout_container .layout_header .header_top ._top_view .header_help[data-v-59fbb99a]{border:1px solid #fff;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:1.04167vw;height:1.35417vw;line-height:1.35417vw;margin-left:1.92708vw;padding:0 .52083vw;text-align:center;-webkit-text-decoration:none;text-decoration:none;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.layout_container .layout_header .header_top ._top_view .header-zoom[data-v-59fbb99a]{color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1.04167vw;margin-left:1.04167vw;padding:0 1.5625vw;text-align:center}.layout_container .layout_header .header_top ._top_view .header-zoom div[data-v-59fbb99a]{cursor:pointer}.layout_container .layout_header .header_top ._top_view .header-zoom .icon[data-v-59fbb99a]{height:1.04167vw;margin-left:.52083vw;width:1.04167vw}.layout_container .layout_header .header_top ._top_view .header-zoom span[data-v-59fbb99a]{display:inline-block;height:1.35417vw;line-height:1.35417vw;vertical-align:super}.layout_container .layout_header .header_view[data-v-59fbb99a]{background:#fff;justify-content:center;width:100%}.layout_container .layout_header .header_view .header_area[data-v-59fbb99a],.layout_container .layout_header .header_view[data-v-59fbb99a]{align-items:center;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:5.05208vw}.layout_container .layout_header .header_view .header_area[data-v-59fbb99a]{justify-content:space-between}.layout_container .layout_header ._harder_icon[data-v-59fbb99a]{background-position:50%;background-repeat:no-repeat;background-size:contain;height:3.69792vw;margin-right:9.375vw;width:17.44792vw}.layout_container .layout_header ._harder_nav ._nav_item[data-v-59fbb99a],.layout_container .layout_header ._harder_nav[data-v-59fbb99a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%}.layout_container .layout_header ._harder_nav ._nav_item[data-v-59fbb99a]{align-items:center;box-sizing:border-box;color:#333;cursor:pointer;font-family:PingFang SC;font-size:1.14583vw;font-weight:400;justify-content:flex-end;padding:0 1.5625vw}.layout_container .layout_header ._harder_nav ._nav_item.active[data-v-59fbb99a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAeCAYAAAB5c901AAAAAXNSR0IArs4c6QAAAOdJREFUWEfd2N0JwkAMAODLAnYuV1L7pOhGupcLVBBbqO318t/c5TkQPkISCKTGAzx93eN5HgaA9+l486rrBvzhRljvhXQB/uHG5rkgzYEZnBvSFFjAuSDNgEicOdIEeLi/LimlK3FTmsykOpCJM+ukKlCIM0GqAZVw6kgVoDJOFSkGGuHUkCKgMU4FyQY64cRIFtAZJ0KSgTvh2EgScGccC4kGBsGRkShgMBwJWQQGxaGRm8DgOBQyC6wEV0SuAivDbSIXwEpxWeQMWDluFTkBG8EtkF9gY7gZEhrFTcjioSd+xsKlfwCZU5Tm1dbsSAAAAABJRU5ErkJggg==) no-repeat bottom;background-size:1.45833vw .83333vw}.layout_container .layout_header ._harder_nav ._nav_item.active ._name[data-v-59fbb99a]{color:#0e86b7;font-weight:700}.layout_container .layout_header ._harder_nav ._nav_item ._name[data-v-59fbb99a]{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.layout_container .layout_content[data-v-59fbb99a]{flex:1}.layout_container .layout_content[data-v-59fbb99a],.layout_container .layout_footer[data-v-59fbb99a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}.layout_container .layout_footer[data-v-59fbb99a]{box-sizing:border-box;width:100%}.layout_container .layout_footer ._footer_top[data-v-59fbb99a]{background:#000 url(/_nuxt/img/footer_bg.153ebe3.png) no-repeat 50%;background-size:100% 100%;flex-direction:column;height:20.9375vw;overflow:hidden}.layout_container .layout_footer ._footer_top .linelists[data-v-59fbb99a],.layout_container .layout_footer ._footer_top[data-v-59fbb99a]{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.layout_container .layout_footer ._footer_top .linelists[data-v-59fbb99a]{background:rgba(0,0,0,.28);box-sizing:border-box;height:5.26042vw;padding-left:8.17708vw}.layout_container .layout_footer ._footer_top .linelists ._title[data-v-59fbb99a]{color:#fff;font-family:PingFang SC;font-size:1.25vw;font-weight:700;margin-right:3.02083vw}.layout_container .layout_footer ._footer_top .linelists ._item[data-v-59fbb99a]{color:#fff;cursor:pointer;font-family:PingFang SC;font-size:1.25vw;font-weight:400;margin-right:3.02083vw;-webkit-text-decoration:none;text-decoration:none}.layout_container .layout_footer ._footer_top ._footer_top_view[data-v-59fbb99a]{align-items:center;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:1.5625vw;padding-left:8.17708vw;padding-right:8.33333vw;width:100%}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l[data-v-59fbb99a]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-right:8.85417vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_code[data-v-59fbb99a]{border-right:.10417vw solid hsla(0,0%,100%,.12);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;padding-right:3.125vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_code ._code_item[data-v-59fbb99a]{align-items:center;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;margin-right:1.04167vw;padding:0 1.30208vw;width:7.13542vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_code ._code_item ._img[data-v-59fbb99a]{align-items:center;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:7.13542vw;justify-content:center;overflow:hidden;width:7.13542vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_code ._code_item ._img img[data-v-59fbb99a]{height:6.25vw;width:6.25vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_code ._code_item ._name[data-v-59fbb99a]{color:#333;font-size:.72917vw;margin-top:1.04167vw;text-align:center}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show[data-v-59fbb99a]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;overflow:hidden;padding-left:3.125vw;width:100%}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top[data-v-59fbb99a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex:1;flex-direction:column}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item[data-v-59fbb99a]{align-items:baseline;box-sizing:border-box;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.78125vw;padding-left:1.5625vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item.call[data-v-59fbb99a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABjUExURUxpcf///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////54GZHUAAAAgdFJOUwAwCO8lA9D66A7bdhO84scbTZREs6eFVYw6XWX2bp198rhBEgAAAdFJREFUSMftVEmS3CAQFGLfQQLtS/3/lYNmusMOR2saXxw+TJ5QqBIoMrOa5gf/FrIfLGN26GVdPUXaCgCRNGrr6g/MPyG6uYZBOgyq2/dOgRjQ+/p2ccA0aSjRqizeE8Kw4dN8HnUKnio6yJuPX+uZgXpP6BPO86MbD+79lcoJtv8bghm40F+viRiwChlGBX5Bl8g9A1+jwyS46mKghVrxSkUI1Inii8VI7URXZSY0ORDakAPXCHeht+B72ntIsY5Q3HGYZt9gIlX1cwK3NuEAsd65tZVStr/syreOtKvieaY3hov7ucfw+DgdFDeRzMX6OnIyTtYJZad4/b9crXYpd8fT6zTI0QPHAnOwo2zJeeXG0OiBreb1/p5zP+mu0OwSjyLBEBp0cOjCyw7mDrYciSFj2ri1UFIWSt8Cnp79E9rzR2DK1crd7NpSNAlg482THg4P4RlOYMMsy6HiroGChN1DHjoPUzSNGTMGtoc7WbPA+rkZpdQgzWDzt/s3zcDwb45Be3LAUzTfOPPMiyneMAT1y5kdgJ/67waeJLMJ/bKsw3FNVKzyEt6EmDbRKuUurcuMHEnFzI4Wb1ixdJwLojUBIHtOedIjMpI2P/i/8QE9XB8p1OVq0QAAAABJRU5ErkJggg==) no-repeat 0;background-size:1.25vw 1.25vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item.local[data-v-59fbb99a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABjUExURUxpcf///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////54GZHUAAAAgdFJOUwCTSrACAZ0MBvjtOS+HFGge5qjy/SZBfHK4y9deVd/ANPMYegAAAmtJREFUSMfdVevSqyAMLKAgIiggeNe8/1OeSO130fZrfx9mOlPHrEk2u+F2+x9PVghh8AhR5J/EF4HWnda66+fYvA8XYdGDhf34iXW0Kf6ON4ubSgnHkXYkUfxVveo2jC5HxgnhbNz/M/q6kaIiFtp1I3OsmqaKNdlsa/vsJUBhPIx9ZcReeF4Io/TmXmbIG22xguUXM4Eq87LfegTv6JUVUcXqGVdqa+XwFZ9/FxL4ysOVoKYvYZoPDo2isXrwWY2wLhdyCzpIz5sjvOeMkfqABCc9qc5cibqEcU4FmXkopZS+dPH+3E/teEnRaAAe9sIF3VocWIk/p+7jdOD7M0BxaLtEf8VbmHinmQXfJU4Nfkyfdbgw8HVqpp7Ado0QFQcY6F563gOQ6gSYB7BzAmgJLJWCyKlOvdYSuLoC1juA4OcS7diL7YsD4OIVUB4ZWnyb7byNmOEOgGsG6kCmHrK9B6RdROfbu7ZTD+dZ7y0+WJKwkrp3JZRd88XSSYO5SXNIKeiIc5BoHs9UlubAoKzFZdIrTlocNvW7QS2/21P0q9wuKi6Uax9aElQ7xnh39BnwjQ7Z1Q4WpkMxmTAhmGMrGcw90atP84pJzHy1zzK2ljxbUGIeAQ6B/owfUCHx6XYynQXp1K93KF14jO96gi7R1fFkK1j7l3tg30v+hwgKygDW7vWGxSl7RDzsWESMt13z565EXdiH9iPzb+KTHUuwOiGUw/p1eHc7xBTW3LJdhCUJ7++T6FpsNFQc1Xox5tMrhTIJEyGfxu8IJB/l/U3XW8QuB5BcZZ/eo2bZWp+M/elp+nFYzO2/Pf8AZTswiZwdGF0AAAAASUVORK5CYII=) no-repeat 0;background-size:1.25vw 1.25vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item.time[data-v-59fbb99a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABjUExURUxpcf///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////54GZHUAAAAhdFJOUwCbDwkr7QTo4xbdS9UihabO9T5mssYcuW/BU496XEQ1/oftAG4AAAIMSURBVEjH7ZXJmqwgDEYLAZlHB0BR6/2f8mLX4O3Cdt2Lzs4vOZCE5Pd2+7NfaC1UQveSkmKUDyB61l4CDZpKPME7gDEtxDpexq86cExsMACYfuCEWtNdEEwASfhg8iK8X6c495bgFNFPWbHJUJL05NHYFGNqWztDnNXovF4mDKX99/P2O+88K3gaDygF04ePbZnebVR1VhBpSfrpEQ7HzaPm4UCauzCpChhFICmqVyYa5GfmLdKU6qUCROZUo2c+KibSr29XwAOoAB2cXV75qyzvg3i50EycrIBEsdleHypal943jN1wdxVAnczqABIObwBuAOMKwC4s7Dgz/Afcxix5DWCzNgeQXBLHiHVDXUN5tO39Znvvjy4VINkTYH4DzRQcn48JapYwVAAhwD9TavYhMRO7voFgIx4hsAwhKfHH+LBo66KJG75WpewooLg/OvYYDlIBEtM961Yt5fx+Gb/NuDl5B2Px3pdm/Tz/0TNaAR2gtoP71smP+NvaO5oqYOts6VMLfdbLx9qLQHtdL7Q3bq+CIfQpE34Gi69XVJWZpPlEIVolxNlSQxXlXVYK0bYtZM250JStLhMhtvHphwx54RH8WVhRto6HuVsRY7ssFdkMs2AXUqliUcqiqDp2XcxzX/oPpiugVdM8YEekTWmQFDtuuouUvipfgMSES2stp4SH7NnfT/A32j8jXCDWwxFkPgAAAABJRU5ErkJggg==) no-repeat 0;background-size:1.25vw 1.25vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item ._label[data-v-59fbb99a]{font-size:.625vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item ._value[data-v-59fbb99a]{font-size:1.04167vw;font-weight:600}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item ._value.min[data-v-59fbb99a]{font-size:.625vw;font-weight:400}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_bottom[data-v-59fbb99a]{color:#fff;font-size:.625vw;line-height:1.35417vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_r[data-v-59fbb99a]{height:11.97917vw;width:15.625vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_r .submit_area .form_item[data-v-59fbb99a]{align-items:center;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:2.08333vw;margin-bottom:.625vw;width:100%}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_r .submit_area .form_item.form_info ._textarea[data-v-59fbb99a],.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_r .submit_area .form_item.form_info[data-v-59fbb99a]{height:4.16667vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_r .submit_area .form_btn[data-v-59fbb99a]{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:2.08333vw;justify-content:center;width:100%}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_r .submit_area .form_btn .submit_btn[data-v-59fbb99a]{align-items:center;background:#0e86b7;color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.72917vw;height:2.08333vw;justify-content:center;width:100%}.layout_container .layout_footer ._footer_bottom[data-v-59fbb99a]{align-items:center;background:#000;color:#fff;cursor:pointer;display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.625vw;height:3.125vw;justify-content:center;-webkit-text-decoration:none;text-decoration:none;width:100%}._clamp1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._clamp2{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.wordAll{word-break:break-all}.cursorP{cursor:pointer}.submit_area .el-textarea__inner{height:4.16667vw}.submit_area .el-input__inner{height:2.08333vw}._clamp1[data-v-8c649e7e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._clamp2[data-v-8c649e7e]{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.wordAll[data-v-8c649e7e]{word-break:break-all}.cursorP[data-v-8c649e7e]{cursor:pointer}body[data-v-8c649e7e]{margin:0}.layout_container[data-v-8c649e7e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative;width:100%}.layout_container .layout_header[data-v-8c649e7e]{height:6.09375vw;position:absolute;width:100%;z-index:10}.layout_container .layout_header .header_top[data-v-8c649e7e]{align-items:center;background:#000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:2.08333vw;justify-content:center;width:100%}.layout_container .layout_header .header_top ._top_view[data-v-8c649e7e]{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:flex-end;width:62.5vw}.layout_container .layout_header .header_top ._top_view .haader_time[data-v-8c649e7e]{border-right:1px solid #fff;color:#fff;font-size:.83333vw;height:1.04167vw;width:9.375vw}.layout_container .layout_header .header_top ._top_view .header_lang[data-v-8c649e7e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.04167vw;justify-content:flex-end;width:5.20833vw}.layout_container .layout_header .header_top ._top_view .header_lang .el-dropdown[data-v-8c649e7e]{color:#fff}.layout_container .layout_header .header_top ._top_view .header_lang ._text[data-v-8c649e7e]{color:#fff;font-family:PingFang SC;font-size:.83333vw;font-weight:500;position:relative}.layout_container .layout_header .header_top ._top_view .header_lang ._text[data-v-8c649e7e]:after{background:url(https://lichuanoss.oss-cn-shenzhen.aliyuncs.com/nfmj/website/icon_lang.png) no-repeat 50%;background-size:100% 100%;content:"";height:.41667vw;position:absolute;right:-1.04167vw;top:.625vw;width:.625vw}.layout_container .layout_header .header_top ._top_view .header_lang ._langLists[data-v-8c649e7e]{background:#fff;min-height:5.20833vw;width:10.41667vw}.layout_container .layout_header .header_top ._top_view .header_lang ._langLists ._lange_item[data-v-8c649e7e]{height:2.08333vw;line-height:2.08333vw}.layout_container .layout_header .header_top ._top_view .header_help[data-v-8c649e7e]{border:1px solid #fff;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:.83333vw;height:1.35417vw;line-height:1.35417vw;margin-left:1.92708vw;padding:0 .52083vw;text-align:center;-webkit-text-decoration:none;text-decoration:none;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.layout_container .layout_header .header_view[data-v-8c649e7e]{background:rgba(0,0,0,.8);justify-content:center;width:100%}.layout_container .layout_header .header_view .header_area[data-v-8c649e7e],.layout_container .layout_header .header_view[data-v-8c649e7e]{align-items:center;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:5.20833vw}.layout_container .layout_header .header_view .header_area[data-v-8c649e7e]{justify-content:space-between;width:62.5vw}.layout_container .layout_header ._harder_icon[data-v-8c649e7e]{background-position:50%;background-repeat:no-repeat;background-size:contain;height:4.16667vw;width:5.20833vw}.layout_container .layout_header ._harder_nav ._nav_item[data-v-8c649e7e],.layout_container .layout_header ._harder_nav[data-v-8c649e7e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%}.layout_container .layout_header ._harder_nav ._nav_item[data-v-8c649e7e]{align-items:center;box-sizing:border-box;color:#fff;cursor:pointer;font-size:.83333vw;justify-content:flex-end;padding:0 2.08333vw}.layout_container .layout_header ._harder_nav ._nav_item.active[data-v-8c649e7e]{background:url(/_nuxt/img/nav_select.8c0af87.png) no-repeat bottom;background-size:1.45833vw .83333vw}.layout_container .layout_header ._harder_nav ._nav_item ._name[data-v-8c649e7e]{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.layout_container .layout_content[data-v-8c649e7e]{flex:1}.layout_container .layout_content[data-v-8c649e7e],.layout_container .layout_footer[data-v-8c649e7e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}.layout_container .layout_footer[data-v-8c649e7e]{width:100%}.layout_container .layout_footer ._footer_top[data-v-8c649e7e]{align-items:center;background:url(/_nuxt/img/footer_bg.153ebe3.png) no-repeat 100% 0;background-size:100% 100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex:1;justify-content:center;overflow:hidden}.layout_container .layout_footer ._footer_top ._footer_top_view[data-v-8c649e7e]{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:15.625vw;overflow:hidden;width:62.5vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l[data-v-8c649e7e]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:8.85417vw;padding-right:8.85417vw;width:46.875vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_code[data-v-8c649e7e]{border-right:1px solid hsla(0,0%,100%,.12);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;min-width:9.73958vw;padding-right:3.125vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_code ._code_item[data-v-8c649e7e]{align-items:center;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;padding:0 1.30208vw;width:7.13542vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_code ._code_item ._img[data-v-8c649e7e]{align-items:center;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:7.13542vw;justify-content:center;overflow:hidden;width:7.13542vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_code ._code_item ._img img[data-v-8c649e7e]{height:6.25vw;width:6.25vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_code ._code_item ._name[data-v-8c649e7e]{color:#fff;font-size:.72917vw;margin-top:1.04167vw;text-align:center}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show[data-v-8c649e7e]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;height:8.85417vw;overflow:hidden;padding-left:1.40625vw;padding-right:5.20833vw;width:100%}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top[data-v-8c649e7e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex:1;flex-direction:column}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item[data-v-8c649e7e]{align-items:baseline;box-sizing:border-box;color:#333;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.78125vw;padding-left:2.08333vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item.call[data-v-8c649e7e]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABjUExURUxpcf///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////54GZHUAAAAgdFJOUwAwCO8lA9D66A7bdhO84scbTZREs6eFVYw6XWX2bp198rhBEgAAAdFJREFUSMftVEmS3CAQFGLfQQLtS/3/lYNmusMOR2saXxw+TJ5QqBIoMrOa5gf/FrIfLGN26GVdPUXaCgCRNGrr6g/MPyG6uYZBOgyq2/dOgRjQ+/p2ccA0aSjRqizeE8Kw4dN8HnUKnio6yJuPX+uZgXpP6BPO86MbD+79lcoJtv8bghm40F+viRiwChlGBX5Bl8g9A1+jwyS46mKghVrxSkUI1Inii8VI7URXZSY0ORDakAPXCHeht+B72ntIsY5Q3HGYZt9gIlX1cwK3NuEAsd65tZVStr/syreOtKvieaY3hov7ucfw+DgdFDeRzMX6OnIyTtYJZad4/b9crXYpd8fT6zTI0QPHAnOwo2zJeeXG0OiBreb1/p5zP+mu0OwSjyLBEBp0cOjCyw7mDrYciSFj2ri1UFIWSt8Cnp79E9rzR2DK1crd7NpSNAlg482THg4P4RlOYMMsy6HiroGChN1DHjoPUzSNGTMGtoc7WbPA+rkZpdQgzWDzt/s3zcDwb45Be3LAUzTfOPPMiyneMAT1y5kdgJ/67waeJLMJ/bKsw3FNVKzyEt6EmDbRKuUurcuMHEnFzI4Wb1ixdJwLojUBIHtOedIjMpI2P/i/8QE9XB8p1OVq0QAAAABJRU5ErkJggg==) no-repeat 0;background-size:1.25vw 1.25vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item.local[data-v-8c649e7e]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABjUExURUxpcf///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////54GZHUAAAAgdFJOUwCTSrACAZ0MBvjtOS+HFGge5qjy/SZBfHK4y9deVd/ANPMYegAAAmtJREFUSMfdVevSqyAMLKAgIiggeNe8/1OeSO130fZrfx9mOlPHrEk2u+F2+x9PVghh8AhR5J/EF4HWnda66+fYvA8XYdGDhf34iXW0Kf6ON4ubSgnHkXYkUfxVveo2jC5HxgnhbNz/M/q6kaIiFtp1I3OsmqaKNdlsa/vsJUBhPIx9ZcReeF4Io/TmXmbIG22xguUXM4Eq87LfegTv6JUVUcXqGVdqa+XwFZ9/FxL4ysOVoKYvYZoPDo2isXrwWY2wLhdyCzpIz5sjvOeMkfqABCc9qc5cibqEcU4FmXkopZS+dPH+3E/teEnRaAAe9sIF3VocWIk/p+7jdOD7M0BxaLtEf8VbmHinmQXfJU4Nfkyfdbgw8HVqpp7Ado0QFQcY6F563gOQ6gSYB7BzAmgJLJWCyKlOvdYSuLoC1juA4OcS7diL7YsD4OIVUB4ZWnyb7byNmOEOgGsG6kCmHrK9B6RdROfbu7ZTD+dZ7y0+WJKwkrp3JZRd88XSSYO5SXNIKeiIc5BoHs9UlubAoKzFZdIrTlocNvW7QS2/21P0q9wuKi6Uax9aElQ7xnh39BnwjQ7Z1Q4WpkMxmTAhmGMrGcw90atP84pJzHy1zzK2ljxbUGIeAQ6B/owfUCHx6XYynQXp1K93KF14jO96gi7R1fFkK1j7l3tg30v+hwgKygDW7vWGxSl7RDzsWESMt13z565EXdiH9iPzb+KTHUuwOiGUw/p1eHc7xBTW3LJdhCUJ7++T6FpsNFQc1Xox5tMrhTIJEyGfxu8IJB/l/U3XW8QuB5BcZZ/eo2bZWp+M/elp+nFYzO2/Pf8AZTswiZwdGF0AAAAASUVORK5CYII=) no-repeat 0;background-size:1.25vw 1.25vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item.time[data-v-8c649e7e]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABjUExURUxpcf///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////54GZHUAAAAhdFJOUwCbDwkr7QTo4xbdS9UihabO9T5mssYcuW/BU496XEQ1/oftAG4AAAIMSURBVEjH7ZXJmqwgDEYLAZlHB0BR6/2f8mLX4O3Cdt2Lzs4vOZCE5Pd2+7NfaC1UQveSkmKUDyB61l4CDZpKPME7gDEtxDpexq86cExsMACYfuCEWtNdEEwASfhg8iK8X6c495bgFNFPWbHJUJL05NHYFGNqWztDnNXovF4mDKX99/P2O+88K3gaDygF04ePbZnebVR1VhBpSfrpEQ7HzaPm4UCauzCpChhFICmqVyYa5GfmLdKU6qUCROZUo2c+KibSr29XwAOoAB2cXV75qyzvg3i50EycrIBEsdleHypal943jN1wdxVAnczqABIObwBuAOMKwC4s7Dgz/Afcxix5DWCzNgeQXBLHiHVDXUN5tO39Znvvjy4VINkTYH4DzRQcn48JapYwVAAhwD9TavYhMRO7voFgIx4hsAwhKfHH+LBo66KJG75WpewooLg/OvYYDlIBEtM961Yt5fx+Gb/NuDl5B2Px3pdm/Tz/0TNaAR2gtoP71smP+NvaO5oqYOts6VMLfdbLx9qLQHtdL7Q3bq+CIfQpE34Gi69XVJWZpPlEIVolxNlSQxXlXVYK0bYtZM250JStLhMhtvHphwx54RH8WVhRto6HuVsRY7ssFdkMs2AXUqliUcqiqDp2XcxzX/oPpiugVdM8YEekTWmQFDtuuouUvipfgMSES2stp4SH7NnfT/A32j8jXCDWwxFkPgAAAABJRU5ErkJggg==) no-repeat 0;background-size:1.25vw 1.25vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item ._label[data-v-8c649e7e]{font-size:.72917vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item ._value[data-v-8c649e7e]{font-size:1.04167vw;font-weight:600}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_top ._top_item ._value.min[data-v-8c649e7e]{font-size:.72917vw;font-weight:400}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_l ._footer_show ._show_bottom[data-v-8c649e7e]{color:#fff;font-size:.72917vw;line-height:1.35417vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_r[data-v-8c649e7e]{height:11.97917vw;width:15.625vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_r .submit_area .form_item[data-v-8c649e7e]{align-items:center;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:2.08333vw;margin-bottom:.625vw;width:100%}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_r .submit_area .form_item.form_info ._textarea[data-v-8c649e7e],.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_r .submit_area .form_item.form_info[data-v-8c649e7e]{height:4.16667vw}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_r .submit_area .form_btn[data-v-8c649e7e]{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:2.08333vw;justify-content:center;width:100%}.layout_container .layout_footer ._footer_top ._footer_top_view ._top_view_r .submit_area .form_btn .submit_btn[data-v-8c649e7e]{align-items:center;background:#b52026;color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.72917vw;height:1.5625vw;justify-content:center;width:8.17708vw}.layout_container .layout_footer ._footer_bottom[data-v-8c649e7e]{align-items:center;background:#000;color:#fff;cursor:pointer;display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.625vw;height:3.125vw;justify-content:center;-webkit-text-decoration:none;text-decoration:none;width:100%}