@charset "UTF-8";@font-face{font-family:instrument-regular;src:url(/assets/instrument-sans-regular-DOE3wep2.ttf)}@font-face{font-family:instrument-bold;src:url(/assets/instrument-sans-bold-Ccd3e25p.ttf)}@font-face{font-family:instrument-medium;src:url(/assets/instrument-sans-medium-CNSBkGQV.ttf)}:root{font-family:instrument-regular;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,select{outline:none;border:none}textarea{outline:none;resize:none}input::placeholder{font-family:instrument-medium;color:#b3b3b3}ul{margin:0;padding:0}li{list-style-type:none}button{width:2.2rem;height:.4rem;cursor:pointer;font-family:instrument-bold;outline:none;border:none;color:#fff;border-radius:4px;text-align:center;background-color:#000}@media screen and (max-width: 1080px){button{width:220px;height:40px;font-size:14px}}button:hover{background:linear-gradient(to bottom,#000,#636363)}h1,h2,h3,h4,h5{font-family:instrument-bold}h1,h2,h3,h4,h5,p{margin:0}body{margin:0;font-size:.16rem}@media screen and (max-width: 1080px){body{font-size:16px}}.f_jus_betw{display:flex;justify-content:space-between}.f_cen_betw{display:flex;align-items:center;justify-content:space-between}.f_two_center{display:flex;align-items:center;justify-content:center}.f_align_cen{display:flex;align-items:center}.f_bt_cen{display:flex;justify-content:center}.f_com_tcen{display:flex;flex-direction:column;justify-content:center;align-items:center}.f_up{text-transform:uppercase}.f_col{display:flex;flex-direction:column}.ant-drawer-body,.ant-drawer-header{background:#000;color:#fff}.ant-drawer-header .ant-drawer-close{color:#fff!important}.ant-float-btn{background:initial!important}.ant-empty-description{margin-top:.24rem;font-size:.22rem!important;color:#000!important}@media screen and (max-width: 1080px){.ant-empty-description{margin-top:12px;font-size:14px!important}}.ant-pagination-item-active{background-color:#000!important}.ant-pagination-item-active a{color:#fff!important}.ant-pagination-item{border:1px solid #000000!important;width:.42rem;height:.42rem!important;display:flex!important;align-items:center!important;justify-content:center!important}@media screen and (max-width: 1080px){.ant-pagination-item{min-width:30px!important;width:30px;height:30px!important}}.ant-tabs-tab-btn{font-family:instrument-medium;font-size:.34rem}@media screen and (max-width: 1080px){.ant-tabs-tab-btn{font-size:16px}}.ant-tabs-tab-active{font-weight:700}.ant-select{width:100%!important;height:.64rem}@media screen and (max-width: 1080px){.ant-select{height:56px}}.ant-select-dropdown{background-color:#f5f5f5}.ant-select-item-option-active{color:#fff!important;background:linear-gradient(to bottom,#000,#636363)!important}.ant-select-arrow{color:#000!important}.ant-select-selector{border:1px solid #000000!important;box-shadow:none!important}.ant-collapse-header-text{font-size:.22rem;font-family:instrument-regular}@media screen and (max-width: 1080px){.ant-collapse-header-text{font-size:16px}}.ant-collapse-header{padding:.26rem 16px!important;align-items:center!important;border-bottom:1px solid black!important;border-radius:0!important}.ant-collapse-item-active{border-radius:0!important}.ant-collapse-item-active .ant-collapse-header{border-bottom:1px solid white!important}/*!
* 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{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.loadingBiox{width:100vw;height:100vh}.loadingBiox img{width:120px;height:120px}.serviceimg{display:block;margin-left:auto;width:.6rem;height:.6rem;cursor:pointer;object-fit:cover}@media (max-width: 1080px){.serviceimg{width:44px;height:44px}}.homehead_box{position:fixed;z-index:999;width:100%;height:1rem;background-color:#0003}.homehead_box.scrolled{background-color:#000}@media (max-width: 1080px){.homehead_box{height:68px}}.homehead_box .nav_box{width:80%;margin:0 auto;height:.68rem}@media (max-width: 1080px){.homehead_box .nav_box{width:95%;height:50px;padding:0}}.homehead_box .nav_box .logobox{cursor:pointer}.homehead_box .nav_box .logobox .logo_icon{width:2rem;height:.523rem;object-fit:cover}@media (max-width: 1080px){.homehead_box .nav_box .logobox .logo_icon{object-fit:contain;width:94px;height:40px}}.homehead_box .nav_box ul{width:58%}@media (max-width: 1080px){.homehead_box .nav_box ul{display:none}}.homehead_box .nav_box ul .h_btn{width:2rem;height:.5rem;border:1px solid #fff;border-radius:45px;background-color:#999;color:#ccc;font-size:.18rem}.homehead_box .nav_box ul .h_btn:hover,.homehead_box .nav_box ul .h_btn.avcite{background-color:#000;border:none;color:#fff}.homehead_box .nav_box ul li{text-align:center;cursor:pointer;text-transform:capitalize;color:#ccc;font-weight:700;position:relative}.homehead_box .nav_box ul li:hover,.homehead_box .nav_box ul .active-d,.homehead_box .nav_box ul .active-h{color:#fff}@media (max-width: 1080px){.homehead_box .nav_box .container_box{display:flex;align-items:center}}.homehead_box .nav_box .container_box .smallh_btn{display:none}@media (max-width: 1080px){.homehead_box .nav_box .container_box .smallh_btn{display:block;width:auto;padding:0 16px;height:32px;border:1px solid #fff;border-radius:50px;background-color:#999;font-size:14px;color:#fff;margin-right:12px}}.homehead_box .nav_box .container_box .lang_box{position:relative}@media (max-width: 1080px){.homehead_box .nav_box .container_box .lang_box{display:flex;align-items:center}}.homehead_box .nav_box .container_box .lang_box img{cursor:pointer;width:.32rem;height:.32rem;object-fit:cover}@media (max-width: 1080px){.homehead_box .nav_box .container_box .lang_box img{width:28px;height:28px}}.homehead_box .nav_box .container_box .lang_box .h5menu{display:none}@media (max-width: 1080px){.homehead_box .nav_box .container_box .lang_box .h5menu{display:block;margin-right:10px;padding-top:5px}}.homehead_box .nav_box .container_box .lang_box .dropdown-menu{position:absolute;top:100%;right:-50%;color:#000;margin-top:8px;background-color:#f5f5f5;box-shadow:0 4px 8px #0000001a;border-radius:4px;z-index:999;width:2.2rem}@media (max-width: 1080px){.homehead_box .nav_box .container_box .lang_box .dropdown-menu{display:none}}.homehead_box .nav_box .container_box .lang_box .dropdown-menu .active{background-color:#fff}.homehead_box .nav_box .container_box .lang_box .dropdown-menu .dropdown-item{white-space:nowrap;border-radius:4px;cursor:pointer;padding:.14rem 0;display:flex;justify-content:center}.homehead_box .nav_box .container_box .lang_box .dropdown-menu .dropdown-item img{width:.24rem;height:.16rem;object-fit:cover}@media (max-width: 1080px){.homehead_box .nav_box .container_box .lang_box .dropdown-menu .dropdown-item{padding:8px 12px}.homehead_box .nav_box .container_box .lang_box .dropdown-menu .dropdown-item>img{margin-right:0}}.homehead_box .nav_box .container_box .lang_box .dropdown-menu .dropdown-item:hover{background-color:#fff}@media (max-width: 1080px){.homehead_box .nav_box .container_box .lang_box .dropdown-menu .dropdown-item:hover{background-color:#fff}}.cousLanguages p{font-size:16px;cursor:pointer;margin-bottom:14px}.langimgs{width:90px;height:28px;object-fit:cover}@media (max-width: 1080px){.modal_box{position:fixed;left:0;top:0;z-index:9999;background-color:#000000e3;width:100%;height:100vh;color:#fff}.modal_box .close_img{display:flex;justify-content:start;margin:24px 0 0 16px}.modal_box .close_img img{cursor:pointer;width:24px;height:24px}.modal_box ul{display:flex;flex-direction:column;align-items:center;justify-content:center;width:95%;margin:100px auto 0}.modal_box ul li{font-size:16px;cursor:pointer;font-size:18px;margin-bottom:30px;font-weight:600;display:flex;align-items:center;text-transform:capitalize;text-align:center}.modal_box ul .yn{width:100%;border-radius:40px;background-color:#fff;height:56px;color:#000;justify-content:center;text-align:center}}.footerbox{width:100%;padding:1.1rem 0 .99rem;background-color:#000;color:#fff;display:flex;align-items:center}.footerbox .inside{width:80%;margin:0 auto}@media screen and (max-width: 1080px){.footerbox .inside{width:95%}}.footerbox .inside ul{align-items:flex-start}@media screen and (max-width: 1080px){.footerbox .inside ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}.footerbox .inside ul li{display:flex;flex-direction:column;justify-content:center;align-items:center}.footerbox .inside ul li img{width:2.2rem;height:2.2rem;object-fit:cover}@media screen and (max-width: 1080px){.footerbox .inside ul li img{width:80px;height:80px}}.footerbox .inside ul li .name{text-align:center;margin-top:.24rem;font-family:instrument-bold;font-size:.22rem;width:2.2rem}@media screen and (max-width: 1080px){.footerbox .inside ul li .name{font-size:14px}}.footerbox .inside .texts{margin-top:.88rem;color:#d9d9d9;text-align:center}@media screen and (max-width: 1080px){.footerbox .inside .texts{margin-top:40px;font-size:12px}}.homeBox .colstyles{padding:0 .2rem;line-height:1.7;font-size:.16rem}.homeBox .colstyles li{padding-bottom:4px}@media screen and (max-width: 1080px){.homeBox .colstyles{font-size:14px}}.homeBox section{width:80%;margin:0 auto;padding:1.2rem 0}@media screen and (max-width: 1080px){.homeBox section{width:95%;padding:40px 0}}.homeBox section h2{font-size:.4rem;text-align:center}@media screen and (max-width: 1080px){.homeBox section h2{font-size:20px;text-align:start}}.homeBox section .contents{margin-top:.4rem;align-items:flex-start;gap:3%;min-height:8.5rem}@media screen and (max-width: 1080px){.homeBox section .contents{flex-direction:column;margin-top:24px;min-height:auto}}.homeBox section .contents .limgs{width:32%;height:7.8rem;overflow:hidden}@media screen and (max-height: 768px){.homeBox section .contents .limgs{height:8.2rem}}@media screen and (max-width: 1080px){.homeBox section .contents .limgs{width:100%;height:348px}}.homeBox section .contents .limgs:hover>img{transform:scale(1.1)}.homeBox section .contents .limgs img{transition:all .5s;width:100%;height:100%;object-fit:cover;flex-shrink:0;align-self:flex-start;position:relative;z-index:1}.homeBox section .contents .introduce_con{border-top:1px solid #000000;width:66%;flex-shrink:1;align-self:flex-start}@media screen and (max-width: 1080px){.homeBox section .contents .introduce_con{width:100%;margin-top:24px;border-top:1px solid #fff}}.homeBox section .contents .introduce_con .imgcoustum{width:.24rem;height:.24rem;object-fit:cover;transition:transform .3s ease}@media screen and (max-width: 1080px){.homeBox section .contents .introduce_con .imgcoustum{width:18px;height:18px}}.homeBox section .industry_box{margin-top:.6rem}@media screen and (max-width: 1080px){.homeBox section .industry_box{margin-top:40px}}.homeBox section .industry_box h2{font-size:.4rem;text-align:start}@media screen and (max-width: 1080px){.homeBox section .industry_box h2{font-size:20px}}.homeBox section .industry_box .card{margin-top:.4rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.34rem}@media screen and (max-width: 1080px){.homeBox section .industry_box .card{gap:16px}}.homeBox section .industry_box .card .cardItem{width:31%;background-color:#f5f5f5;border:1px solid #fff;transition:all .4s;height:5.5rem}@media screen and (max-width: 1080px){.homeBox section .industry_box .card .cardItem{width:100%;height:auto}}.homeBox section .industry_box .card .cardItem:hover img{transform:scale(1.1)}.homeBox section .industry_box .card .cardItem:hover{background-color:#fff;border:1px solid #000000}.homeBox section .industry_box .card .cardItem .imgcon{width:100%;height:2.68rem;overflow:hidden}@media screen and (max-width: 1080px){.homeBox section .industry_box .card .cardItem .imgcon{height:206px}}.homeBox section .industry_box .card .cardItem .imgcon img{width:100%;height:100%;transition:all .5s;object-fit:cover}.homeBox section .industry_box .card .cardItem .content{width:91%;margin:2% auto}@media screen and (max-width: 1080px){.homeBox section .industry_box .card .cardItem .content{width:95%;margin:4% auto}}.homeBox section .industry_box .card .cardItem .content h4{font-size:.24rem;font-family:instrument-bold;margin-bottom:16px}@media screen and (max-width: 1080px){.homeBox section .industry_box .card .cardItem .content h4{font-size:18px;margin-bottom:12px}}@media screen and (max-width: 1080px){.homeBox section .industry_box .card .cardItem .content p{font-size:12px}}.homeBox section .service_box{margin-top:1rem}.homeBox section .service_box h2{font-size:.4rem;text-align:start}@media screen and (max-width: 1080px){.homeBox section .service_box h2{font-size:20px}}.homeBox section .service_box .card{margin-top:.4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.2rem}@media screen and (max-width: 1080px){.homeBox section .service_box .card{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px}}.homeBox section .service_box .card .default_h{padding:.4rem;height:4.65rem}@media screen and (max-height: 768px){.homeBox section .service_box .card .default_h{height:5rem}}@media screen and (max-width: 1080px){.homeBox section .service_box .card .default_h{height:400px}}.homeBox section .service_box .card .ru_height{padding:.25rem;height:5.2rem}@media screen and (max-width: 1080px){.homeBox section .service_box .card .ru_height{padding:10px;height:460px}}.homeBox section .service_box .card .cardItem{border:1px solid #000000;border-radius:5px;justify-content:space-between}.homeBox section .service_box .card .cardItem .topscon h4{font-size:.24rem;font-family:instrument-bold;margin-bottom:16px}@media screen and (max-width: 1080px){.homeBox section .service_box .card .cardItem .topscon h4{font-size:18px}}.homeBox section .service_box .card .cardItem .topscon span{display:inline-block;line-height:1.8}@media screen and (max-width: 1080px){.homeBox section .service_box .card .cardItem .topscon span{font-size:14px}}.homeBox section .service_box .card .cardItem button{background-color:#000;height:.4rem;border-radius:4px}@media screen and (max-width: 1400px){.homeBox section .service_box .card .cardItem button{height:40px}}@media screen and (max-width: 1080px){.homeBox section .service_box .card .cardItem button{font-size:14px}}.homeBox section .service_box .card .cardItem button:hover{background:linear-gradient(to bottom,#000,#636363)}.homeBox section .service_box .card .cardItem .p_btns button{width:2.2rem}@media screen and (max-width: 1080px){.homeBox section .service_box .card .cardItem .p_btns button{width:220px}}.homeBox section .service_box .card .cardItem .armr button:last-child{margin-right:10px}.homeBox section .service_box .card .cardItem .armr button:first-child{margin-right:0!important}.homeBox section .service_box .card .cardItem .t_btns{display:flex;justify-content:center}.homeBox section .service_box .card .cardItem .t_btns button{width:1.2rem}@media screen and (max-width: 1440px){.homeBox section .service_box .card .cardItem .t_btns button{width:112px}}.homeBox section .service_box .card .cardItem .t_btns button:first-child{margin-right:10px}.homeBox section .paybox h2{text-align:start}@media screen and (max-width: 1080px){.homeBox section .paybox h2{font-size:20px}}.homeBox section .paybox .conboxs{margin-top:.4rem}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs{overflow-x:auto}.homeBox section .paybox .conboxs::-webkit-scrollbar{display:none}.homeBox section .paybox .conboxs{-ms-overflow-style:none;scrollbar-width:none}}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs .deheights{height:450px!important}}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs .ruheights{height:540px!important}}.homeBox section .paybox .conboxs .citems{width:27%;border:1px solid #000000;border-radius:4px;padding:.4rem;height:6.99rem;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs .citems{padding:14px;width:266px;flex-shrink:0;margin-right:12px}}.homeBox section .paybox .conboxs .citems h3{font-size:.22rem;font-family:instrument-bold}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs .citems h3{font-size:18px}}.homeBox section .paybox .conboxs .citems .pricecon{margin-top:.24rem;margin-bottom:.48rem}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs .citems .pricecon{margin-bottom:24px;margin-top:24px}}.homeBox section .paybox .conboxs .citems .pricecon .ding{font-size:.32rem;font-weight:700;font-family:instrument-bold}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs .citems .pricecon .ding{font-size:24px}}.homeBox section .paybox .conboxs .citems .pricecon .ding span{font-size:.16rem;margin-left:4px}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs .citems .pricecon .ding span{font-size:12px}}.homeBox section .paybox .conboxs .citems .titlesbox{font-family:instrument-medium;font-size:.16rem}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs .citems .titlesbox{font-size:12px}}.homeBox section .paybox .conboxs .citems .titlesbox p{margin-bottom:.24rem}.homeBox section .paybox .conboxs .citems .titlesbox ul .nothide{opacity:0}.homeBox section .paybox .conboxs .citems .titlesbox ul li{margin-bottom:12px;display:flex;align-items:center}.homeBox section .paybox .conboxs .citems .titlesbox ul li span{margin-left:5px}.homeBox section .paybox .conboxs .citems .titlesbox ul li .fang{width:.11rem;height:.11rem;transform:rotate(45deg);border:1px solid #000000}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs .citems .titlesbox ul li .fang{width:8px;height:8px}}.homeBox section .paybox .conboxs .citems img{cursor:pointer;width:.24rem;height:.24rem;margin-top:.48rem}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs .citems img{width:24px;height:24px}}.homeBox section .paybox .conboxs .citems .btncon{margin-top:.72rem}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs .citems .btncon{margin-top:20px}}.homeBox section .paybox .conboxs .citems .btncon button{background-color:#000;width:2.35rem;height:.4rem;text-align:center;font-size:14px;border-radius:4px}@media screen and (max-width: 1080px){.homeBox section .paybox .conboxs .citems .btncon button{width:220px;height:40px}}.homeBox section .paybox .conboxs .citems .btncon button:hover{background:linear-gradient(to bottom,#000,#636363)}.homeBox .partner_box h2{font-size:.4rem;text-align:center}@media screen and (max-width: 1080px){.homeBox .partner_box h2{width:95%;margin:0 auto;font-size:20px;text-align:start}}.homeBox .partner_box .conBox{margin-top:.4rem;background-color:#000;height:3.2rem;overflow:hidden}@media screen and (max-width: 1080px){.homeBox .partner_box .conBox{height:auto;padding:22px 0}}.homeBox .partner_box .conBox .p_content{display:flex;align-items:center;justify-content:space-between;animation:scrollLeft 55s linear infinite;gap:.24rem}@media screen and (max-width: 1080px){.homeBox .partner_box .conBox .p_content{width:100%;animation-play-state:paused;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}.homeBox .partner_box .conBox .p_content.paused{animation-play-state:paused}.homeBox .partner_box .conBox .p_content img{width:3.42rem;height:2rem;object-fit:cover;transition:all .5s;cursor:pointer}.homeBox .partner_box .conBox .p_content img:hover{transform:scale(1.2)}@media screen and (max-width: 1080px){.homeBox .partner_box .conBox .p_content img{width:120px;height:70px}.homeBox .partner_box .conBox .p_content img:nth-child(n+10){display:none}}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.startTrad{display:flex;align-items:flex-start;justify-content:space-between;padding-top:1.2rem}@media screen and (max-width: 1080px){.startTrad{padding-top:44px;flex-direction:column}}.startTrad form{width:70%}@media screen and (max-width: 1080px){.startTrad form{width:100%}}.startTrad form h2{text-align:start;font-size:.4rem;font-weight:700;font-family:instrument-bold;margin-bottom:.4rem}@media screen and (max-width: 1080px){.startTrad form h2{font-size:20px;margin-bottom:0}}.startTrad form .form-row{display:flex;justify-content:space-between;margin-bottom:20px}@media screen and (max-width: 1080px){.startTrad form .form-row{flex-direction:column;margin-bottom:0}}.startTrad form .form-group{width:48%}@media screen and (max-width: 1080px){.startTrad form .form-group{width:100%;margin-top:16px}}.startTrad form .full-width{width:100%}.startTrad form .required-label{font-family:instrument-medium;display:block;margin-bottom:8px}@media screen and (max-width: 1080px){.startTrad form .required-label{font-size:14px}}.startTrad form .deinput{border-radius:4px}.startTrad form .teinput{border-radius:0 4px 4px 0}.startTrad form .arinput{border-radius:4px 0 0 4px}.startTrad form .form-input,.startTrad form .form-select{height:.64rem}@media screen and (max-width: 1080px){.startTrad form .form-input,.startTrad form .form-select{height:56px}}.startTrad form .form-input{width:100%;padding:10px;border:1px solid #000000;box-sizing:border-box}.startTrad form .form-select,.startTrad form .form-textarea{width:100%;padding:10px;border:1px solid #000000;border-radius:4px;box-sizing:border-box}.startTrad form .select-input-group{display:flex;position:relative}.startTrad form .select-input-group .phoneMenus{position:absolute;top:100%;left:0;right:0;border-radius:4px;background-color:#f5f5f5;box-shadow:0 2px 8px #0000001a;max-height:0;overflow:hidden;transition:max-height .5s ease;z-index:10}.startTrad form .select-input-group .phoneMenus .topsearch{width:calc(95% - .28rem);margin:0 auto;border:1px solid #000000;border-radius:42px}.startTrad form .select-input-group .phoneMenus .topsearch input{margin-left:8px;width:90%;background-color:transparent}.startTrad form .select-input-group .phoneMenus .topsearch.active{height:.48rem;padding:0 .14rem}.startTrad form .select-input-group .phoneMenus .topsearch.active .iconsearch{width:.24rem;height:.24rem}@media (max-width: 1080px){.startTrad form .select-input-group .phoneMenus .topsearch.active .iconsearch{width:22px;height:22px}}@media (max-width: 1080px){.startTrad form .select-input-group .phoneMenus .topsearch.active{height:45px}}.startTrad form .select-input-group .phoneMenus ul{width:100%;margin:10px auto 0;max-height:200px;overflow-y:auto}.startTrad form .select-input-group .phoneMenus ul li{padding:10px 0;border-radius:4px;padding:4px .2rem;cursor:pointer}.startTrad form .select-input-group .phoneMenus ul li:hover,.startTrad form .select-input-group .phoneMenus ul .acticed{color:#fff;background:linear-gradient(to bottom,#000,#636363)}.startTrad form .select-input-group .phoneMenus.active{width:100%;max-height:250px;padding:10px 0}.startTrad form .select-input-group .pvdefalut{border:1px solid #000000;border-right:none;border-radius:4px 0 0 4px}.startTrad form .select-input-group .pvar{border:1px solid #000000;border-left:none;border-radius:0 4px 4px 0}.startTrad form .select-input-group .phnoevalue{cursor:pointer;width:calc(.7rem - 10px);padding:10px}@media screen and (max-width: 1080px){.startTrad form .select-input-group .phnoevalue{width:61px}}.startTrad form .select-input-group .phnoevalue span{margin-left:6px}.startTrad form .select-input-group .phnoevalue svg{font-size:12px;color:#000}.startTrad form .form-select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:1em;padding-right:2.5em}.startTrad form .form-textarea{min-height:150px;font-family:instrument-medium}.startTrad form .form-textarea::placeholder{font-family:instrument-medium;color:#b3b3b3}.startTrad form .form-buttons{display:flex;justify-content:center;gap:20px;margin-top:30px}.startTrad form .form-button{width:2.2rem;height:.4rem;background-color:#000;color:#fff;border:none;border-radius:4px;cursor:pointer}@media screen and (max-width: 1080px){.startTrad form .form-button{width:166px;height:40px}}.startTrad form .form-button:hover{background:linear-gradient(to bottom,#000,#636363)}.startTrad>img{width:29%;object-fit:cover}@media screen and (max-width: 1080px){.startTrad>img{display:none}}.mediums{width:.32rem!important;height:.32rem}@media screen and (max-width: 1080px){.mediums{width:30px!important;height:30px}}.custom-select{position:relative;font-family:instrument-regular}.debord{border:1px solid #000000;border-right:none;border-radius:4px 0 0 4px}.arbord{border:1px solid #000000;border-left:none;border-radius:0 4px 4px 0}.select-header{display:flex;justify-content:space-between;align-items:center;padding:10px;height:calc(.64rem - 22px);background-color:#fff;cursor:pointer;transition:border-color .3s}@media screen and (max-width: 1080px){.select-header{height:34px}}.select-header:focus-within{border-color:#4d90fe;outline:none}.selected-text{display:inline-block;width:.3rem;height:.3rem}@media screen and (max-width: 1080px){.selected-text{width:30px;height:30px}}.selected-text img{width:100%;height:100%}.arrow-icon{margin-left:8px;display:block;transition:transform .3s ease;font-size:12px}.arrow-icon svg{color:#000}.arrow-icon.open{transform:rotate(180deg)}.options-list{position:absolute;top:100%;left:0;right:0;border-radius:4px;background-color:#fff;box-shadow:0 2px 8px #0000001a;max-height:0;overflow:hidden;transition:max-height .3s ease;z-index:10}.options-list.show{border:1px solid #ddd;min-width:.67rem;max-height:200px}@media screen and (max-width: 1080px){.options-list.show{max-height:500px}}.option-item{padding:.1rem;color:#333;cursor:pointer;transition:background-color .2s}@media screen and (max-width: 1080px){.option-item{padding:8px}}.option-item:hover{background-color:#f5f5f5}.option-item.selected{background-color:#e8f0fe;color:#165dff}.options-list::-webkit-scrollbar{width:6px}.options-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.options-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.options-list::-webkit-scrollbar-thumb:hover{background:#aaa}.bannercon{height:100vh;background-image:url(/assets/top_banner-D45UdVlt.webp);background-repeat:no-repeat;background-size:100% 100%;justify-content:end;align-items:center;color:#fff}@media (max-width: 1080px){.bannercon{background-image:url(/assets/h5_top_banner-BmmH4Jn6.webp);background-size:100% 100%}}.bannercon h3{font-size:.24rem}@media (max-width: 1080px){.bannercon h3{font-size:14px}}.bannercon h1{width:96%;margin-top:.56rem;font-size:.8rem;text-align:center}@media (max-width: 1080px){.bannercon h1{width:95%;font-size:28px;margin-top:24px;text-align:center}}.bannercon h2{margin-top:.24rem;font-size:.32rem;text-align:center}@media (max-width: 1080px){.bannercon h2{width:95%;font-size:16px;margin-top:16px}}.bannercon .btncons{margin-top:.8rem;width:40%;margin-bottom:2.5rem}@media (max-width: 1080px){.bannercon .btncons{margin-top:55px;margin-bottom:150px;flex-direction:column}}.bannercon .btncons button{width:2.4rem;height:.76rem;font-size:.2rem;background-color:transparent;border:1px solid #fff;border-radius:6px}.bannercon .btncons button:hover{background:#fff;color:#000}@media (max-width: 1080px){.bannercon .btncons button{width:140px;height:50px;margin-bottom:20px;font-size:14px}.bannercon .btncons button:last-child{margin-bottom:0}}.bannercon .fu_btn{position:fixed;bottom:3%;width:2.2rem;height:.8rem;border-radius:45px;font-size:.2rem;z-index:999}@media (max-width: 1080px){.bannercon .fu_btn{bottom:10%;font-size:14px;width:140px;height:50px;background:linear-gradient(to bottom,#000,#636363)}}.notFoundPage{background-color:#000;color:#fff;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 1080px){.notFoundPage{padding:0;display:flex;flex-direction:column;justify-content:center}}.notFoundPage h1{text-align:center;font-size:100px}@media (max-width: 1080px){.notFoundPage h1{font-size:60px}}.notFoundPage h2{margin-top:31px;text-align:center;font-size:30px}@media (max-width: 1080px){.notFoundPage h2{font-size:16px;margin-top:20px}}.notFoundPage p{width:32%;text-align:center;margin:16px auto 0;font-size:17px;color:#b3b3b3}@media (max-width: 1080px){.notFoundPage p{width:95%;font-size:16px;margin:40px auto 0}}.notFoundPage .btncon{margin-top:48px}@media (max-width: 1080px){.notFoundPage .btncon{margin-top:30px}}.notFoundPage .btncon button{width:2.7rem;border-radius:.4rem;height:.65rem;background-color:#fff;color:#000;font-size:.22rem;text-transform:uppercase}@media (max-width: 1080px){.notFoundPage .btncon button{border-radius:40px;height:56px;width:196px;font-size:17px}}.registbox section{width:80%;margin:0 auto;padding:1.2rem 0}@media screen and (max-width: 1080px){.registbox section{width:95%;padding:40px 0}}.registbox section h2{font-size:.4rem}@media screen and (max-width: 1080px){.registbox section h2{font-size:20px}}.registbox section .card{margin-top:.4rem;margin-bottom:1.1rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.34rem}@media screen and (max-width: 1080px){.registbox section .card{gap:16px}}.registbox section .card .cardItem{width:31%;background-color:#f5f5f5;border:1px solid #fff;transition:all .4s;height:5rem}@media screen and (max-width: 1080px){.registbox section .card .cardItem{width:100%;height:300px}}.registbox section .card .cardItem:hover img{transform:scale(1.1)}.registbox section .card .cardItem:hover{background-color:#fff;border:1px solid #000000}.registbox section .card .cardItem .imgcon{width:100%;height:2.68rem;overflow:hidden}@media screen and (max-width: 1080px){.registbox section .card .cardItem .imgcon{height:206px}}.registbox section .card .cardItem .imgcon img{width:100%;height:100%;transition:all .5s;object-fit:cover}.registbox section .card .cardItem .content{width:91%;margin:2% auto}@media screen and (max-width: 1080px){.registbox section .card .cardItem .content{width:95%}}.registbox section .card .cardItem .content h4{font-size:.24rem;font-family:instrument-bold;margin-bottom:16px}@media screen and (max-width: 1080px){.registbox section .card .cardItem .content h4{font-size:18px;margin-bottom:12px}}.registbox section .card .cardItem .content span{display:inline-block}@media screen and (max-width: 1080px){.registbox section .card .cardItem .content span{font-size:12px}}.registbox section .developbox{margin-top:.4rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1080px){.registbox section .developbox{flex-direction:column}}.registbox section .developbox .nonets{opacity:0}@media screen and (max-width: 1080px){.registbox section .developbox .nonets{display:none!important}}.registbox section .developbox .bgcolors{color:#fff;background-color:#000}.registbox section .developbox .boxes{border:1px solid #000000;border-radius:4px;padding:.38rem;width:3.65rem;height:3.8rem;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 1440px){.registbox section .developbox .boxes{width:4rem;height:4.6rem}}@media screen and (max-width: 1080px){.registbox section .developbox .boxes{width:calc(100% - 40px);padding:20px;height:400px}}.registbox section .developbox .boxes h4{font-size:.22rem;font-family:instrument-bold}@media screen and (max-width: 1080px){.registbox section .developbox .boxes h4{font-size:18px}}.registbox section .developbox .boxes .mt{margin-top:16px}.registbox section .developbox .boxes .mt li{padding:0!important}.registbox section .developbox .boxes .contxt{font-size:12px}@media screen and (min-width: 1860px){.registbox section .developbox .boxes .contxt{line-height:1.8}}@media screen and (max-width: 1080px){.registbox section .developbox .boxes .contxt{line-height:2}}.registbox section .developbox .boxes .contxt .title{margin-top:16px}.registbox section .developbox .boxes .contxt ul li{padding-left:.16rem}.registbox section .developbox .boxes .conbtn{margin-top:.24rem}.registbox section .developbox .boxes .conbtn .btnwidths{width:2.4rem;height:.52rem}@media screen and (max-width: 1080px){.registbox section .developbox .boxes .conbtn .btnwidths{width:225px;height:46px}}.registbox section .developbox .boxes .conbtn button{border-radius:4px}.registbox section .developbox .pointcon{width:.64rem;height:.64rem;border:1px solid #000000;border-radius:4px;margin:0 .32rem;transform:rotate(45deg)}@media screen and (max-width: 1080px){.registbox section .developbox .pointcon{width:32px;height:32px;margin:15px 0}}.registbox section .developbox .pointcon img{width:.25rem;height:.18rem}@media screen and (max-width: 1080px){.registbox section .developbox .pointcon img{width:14px;height:14px}}.registbox section .developbox .arltpoint img{transform:rotate(135deg)}@media screen and (max-width: 1080px){.registbox section .developbox .arltpoint img{transform:rotate(45deg)}}.registbox section .developbox .rightpoint img{transform:rotate(-45deg)}@media screen and (max-width: 1080px){.registbox section .developbox .rightpoint img{width:14px;height:14px;transform:rotate(45deg)}}.registbox section .developbox .showl_ar img{transform:rotate(45deg)}@media screen and (max-width: 1080px){.registbox section .developbox .showl_ar img{transform:rotate(135deg)}}@media screen and (min-width: 1080px){.registbox section .developbox .arArr img{transform:rotate(-45deg)!important}}.registbox section .developbox .showl_de img{transform:rotate(-135deg)}@media screen and (max-width: 1080px){.registbox section .developbox .showl_de img{transform:rotate(135deg)}}@media screen and (min-width: 1080px){.registbox section .developbox .ar_last img{transform:rotate(-135deg)!important}}.registbox section .developbox .showleft img{width:.18rem;height:.25rem}@media screen and (max-width: 1080px){.registbox section .developbox .showleft img{width:14px;height:14px}}.registbox section .developbox .colorb{background-color:#000}.registbox section .developbox .leftpoint img{transform:rotate(135deg)}@media screen and (max-width: 1080px){.registbox section .developbox .leftpoint img{transform:rotate(45deg)}}.registbox section .developbox .lastpoint img{width:.18rem;height:.25rem;transform:rotate(45deg)}@media screen and (max-width: 1080px){.registbox section .developbox .lastpoint img{width:14px;height:14px;transform:rotate(135deg)}}.registbox section .solo_comm{display:flex;margin:.39rem 0}.registbox section .solo_comm .centerCon{width:4.44rem;display:flex;justify-content:center}@media screen and (max-width: 1440px){.registbox section .solo_comm .centerCon{width:4.76rem}}.registbox section .solo_comm .centerCon .pointcon{width:.64rem;height:.64rem;border:1px solid #000000;border-radius:4px;transform:rotate(45deg)}@media screen and (max-width: 1080px){.registbox section .solo_comm .centerCon .pointcon{width:32px;height:32px}}.registbox section .solo_comm .centerCon .pointcon img{width:.25rem;height:.18rem}@media screen and (max-width: 1080px){.registbox section .solo_comm .centerCon .pointcon img{width:14px;height:14px}}.registbox section .endpoint{justify-content:space-between}@media screen and (max-width: 1080px){.registbox section .endpoint{justify-content:center}}.registbox section .endpoint .pointcon img{transform:rotate(45deg)}.registbox section .startpoint{justify-content:space-between}@media screen and (max-width: 1080px){.registbox section .startpoint{justify-content:center}}.registbox section .startpoint .centerCon .pointcon{background-color:#000}.registbox section .startpoint .centerCon .pointcon img{height:.25rem;width:.18rem;transform:rotate(135deg)}@media screen and (max-width: 1080px){.registbox section .startpoint .centerCon .pointcon img{width:14px;height:14px}}.registbox section .notmts{margin-top:0}@media screen and (max-width: 1080px){.registbox section .notmts{flex-direction:column-reverse}}.registbox section .Questions{padding:1.1rem 0}.registbox section .Questions .collapse-panel{margin-top:.6rem}.registbox section .Questions .collapse-panel .collapse-item{border-bottom:1px solid #000000;padding:.27rem 0}@media screen and (max-width: 1080px){.registbox section .Questions .collapse-panel .collapse-item{padding:16px 0}}.registbox section .Questions .collapse-panel .collapse-item .collapse-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease}.registbox section .Questions .collapse-panel .collapse-item .collapse-header .question{font-size:.22rem}@media screen and (max-width: 1080px){.registbox section .Questions .collapse-panel .collapse-item .collapse-header .question{font-size:16px}}.registbox section .Questions .collapse-panel .collapse-item .collapse-header .arrow-icon{font-size:14px;color:#666;transition:transform .3s ease}.registbox section .Questions .collapse-panel .collapse-item .collapse-header .arrow-icon .defaultsimg{width:.2rem;height:.18rem;transform:rotate(90deg)}@media screen and (max-width: 1080px){.registbox section .Questions .collapse-panel .collapse-item .collapse-header .arrow-icon .defaultsimg{width:18px;height:18px}}.registbox section .Questions .collapse-panel .collapse-item .collapse-header .arrow-icon .defaultshow{width:.2rem;height:.18rem;transform:rotate(90deg)}@media screen and (max-width: 1080px){.registbox section .Questions .collapse-panel .collapse-item .collapse-header .arrow-icon .defaultshow{width:18px;height:18px}}.registbox section .Questions .collapse-panel .collapse-item .collapse-header .open{transform:rotate(180deg)}.registbox section .Questions .collapse-panel .collapse-item .collapse-content{margin-top:.24rem;padding-bottom:.34rem;line-height:1.6;transition:transform .3s ease}@media screen and (max-width: 1080px){.registbox section .Questions .collapse-panel .collapse-item .collapse-content{font-size:14px}}.licensebox section,.Intellectuals section{width:80%;margin:0 auto;padding:1.2rem 0}@media (max-width: 1080px){.licensebox section,.Intellectuals section{width:95%;padding:40px 0}}@media (max-width: 1080px){.commTrading .tabmenu{align-items:flex-start}}.commTrading .tabmenu .filters{cursor:pointer;width:calc(4.6rem - 22px);height:calc(.6rem - 22px);border-radius:4px;border:1px solid #000000;padding:11px;position:relative}@media (max-width: 1080px){.commTrading .tabmenu .filters{width:auto;height:auto;border:none}.commTrading .tabmenu .filters>span{display:none}}.commTrading .tabmenu .filters .color1{color:#b3b3b3}.commTrading .tabmenu .filters .rightscon .filicon{width:.38rem;height:.38rem}@media (max-width: 1080px){.commTrading .tabmenu .filters .rightscon .filicon{width:24px;height:24px}}.commTrading .tabmenu .filters .phoneMenus{position:absolute;top:105%;left:0;right:0;border-radius:4px;background-color:#f5f5f5;box-shadow:0 2px 8px #0000001a;max-height:0;overflow:hidden;transition:max-height .5s ease;z-index:10}@media (max-width: 1080px){.commTrading .tabmenu .filters .phoneMenus{left:-180px}}.commTrading .tabmenu .filters .phoneMenus .notcontent{height:100px}.commTrading .tabmenu .filters .phoneMenus .topsearch{width:calc(95% - .28rem);margin:0 auto;border:1px solid #000000;border-radius:42px}.commTrading .tabmenu .filters .phoneMenus .topsearch input{font-size:16px;margin-left:8px;width:90%;background-color:transparent}.commTrading .tabmenu .filters .phoneMenus .topsearch.active{height:.48rem;padding:0 .14rem}@media (max-width: 1080px){.commTrading .tabmenu .filters .phoneMenus .topsearch.active{height:40px}}.commTrading .tabmenu .filters .phoneMenus .topsearch.active .iconsearch{width:.24rem;height:.24rem}@media (max-width: 1080px){.commTrading .tabmenu .filters .phoneMenus .topsearch.active .iconsearch{width:22px;height:22px}}.commTrading .tabmenu .filters .phoneMenus ul{width:100%;margin:10px auto 0;max-height:200px;overflow-y:auto}.commTrading .tabmenu .filters .phoneMenus ul li{padding:10px 0;border-radius:4px;padding-left:.2rem;cursor:pointer}.commTrading .tabmenu .filters .phoneMenus ul li:hover,.commTrading .tabmenu .filters .phoneMenus ul .acticed{color:#fff;background:linear-gradient(to bottom,#000,#636363)}.commTrading .tabmenu .filters .phoneMenus.active{padding:10px 0;width:100%;max-height:250px}@media (max-width: 1080px){.commTrading .tabmenu .filters .phoneMenus.active{width:220px}}.commTrading .contents_box{margin-top:.4rem}.commTrading .contents_box .card{cursor:pointer;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.26rem}@media (max-width: 1080px){.commTrading .contents_box .card{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}.commTrading .contents_box .card .cardsITEM{border:1px solid #000000;height:4.22rem}@media (max-width: 1080px){.commTrading .contents_box .card .cardsITEM{height:auto}}.commTrading .contents_box .card .cardsITEM:hover{box-shadow:0 8px 10px -5px #00000080}.commTrading .contents_box .card .cardsITEM:hover img{transform:scale(1.1)}.commTrading .contents_box .card .cardsITEM .tops{height:2.4rem;overflow:hidden}@media (max-width: 1080px){.commTrading .contents_box .card .cardsITEM .tops{height:120px}}.commTrading .contents_box .card .cardsITEM .tops img{transition:all .5s;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1080px){.commTrading .contents_box .card .cardsITEM .tops img{width:65px;height:65px}}.commTrading .contents_box .card .cardsITEM .bottoms{background-color:#fff;padding:.2rem}@media (max-width: 1080px){.commTrading .contents_box .card .cardsITEM .bottoms{padding:12px}}.commTrading .contents_box .card .cardsITEM .bottoms h5{font-size:.24rem;margin-bottom:.12rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (max-width: 1080px){.commTrading .contents_box .card .cardsITEM .bottoms h5{font-size:14px;margin-bottom:8px}}@media (max-width: 1080px){.commTrading .contents_box .card .cardsITEM .bottoms span{font-size:12px}}.commTrading .contents_box .card .cardsITEM .bottoms .btncon{margin-top:.24rem}@media (max-width: 1080px){.commTrading .contents_box .card .cardsITEM .bottoms .btncon button{border-radius:4px}}@media (max-width: 1080px){.commTrading .contents_box .card .cardsITEM .bottoms .btncon .widheit{height:50px}}.commTrading .contents_box .notData{height:400px}.commTrading .contents_box .pagesbox{margin-top:.3rem}@media screen and (max-width: 1080px){.commTrading .contents_box .pagesbox{margin-top:40px}}.commTrading .contents_box .pagesbox li{border-radius:50%}.commTrading .contents_box .pagesbox button{border-radius:50%;border:1px solid #000000;width:.42rem;height:.42rem}@media screen and (max-width: 1080px){.commTrading .contents_box .pagesbox button{width:30px!important;height:30px!important}}.commTrading .contents_box .pagesbox button:hover{background:initial!important}.detailsbox{width:80%;margin:0 auto;padding:1.4rem 0 1.2rem}@media screen and (max-width: 1080px){.detailsbox{padding:88px 0 40px;width:95%}}.detailsbox .toptext .backde{margin-right:.4rem}@media screen and (max-width: 1080px){.detailsbox .toptext .backde{margin-right:0}}.detailsbox .toptext .arback{margin-left:.4rem}@media screen and (max-width: 1080px){.detailsbox .toptext .arback{margin-left:0}}.detailsbox .toptext .backbox{width:.48rem;height:.48rem;border:1px solid #000000;border-radius:50%;cursor:pointer}@media screen and (max-width: 1080px){.detailsbox .toptext .backbox{width:35px;height:35px}}.detailsbox .toptext .backbox img{transform:rotate(90deg);width:.22rem;height:.24rem}@media screen and (max-width: 1080px){.detailsbox .toptext .backbox img{width:18px;height:18px}}.detailsbox .toptext .titles{font-size:.4rem;font-weight:700;font-family:instrument-bold}@media screen and (max-width: 1080px){.detailsbox .toptext .titles{width:95%;text-align:center;font-size:20px}}.detailsbox .topindroce{margin-top:.4rem;margin-bottom:1rem;height:3.2rem;display:flex}@media screen and (max-width: 1080px){.detailsbox .topindroce{margin-top:40px;flex-direction:column;height:auto}}.detailsbox .topindroce .imgri{margin-right:.22rem}@media screen and (max-width: 1080px){.detailsbox .topindroce .imgri{margin-right:0}}.detailsbox .topindroce .arimgri{margin-left:.22rem}@media screen and (max-width: 1080px){.detailsbox .topindroce .arimgri{margin-left:0}}.detailsbox .topindroce .covers{width:4.6rem;height:100%;border-radius:4px}@media screen and (max-width: 1080px){.detailsbox .topindroce .covers{width:100%;height:247px}}.detailsbox .topindroce .covers img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1080px){.detailsbox .topindroce .covers img{width:65px;height:65px}}.detailsbox .topindroce .contexts{height:100%;justify-content:space-between}@media screen and (max-width: 1080px){.detailsbox .topindroce .contexts{margin-top:24px}}.detailsbox .topindroce .contexts .namecon h4{font-weight:700;font-size:.24rem}@media screen and (max-width: 1080px){.detailsbox .topindroce .contexts .namecon h4{font-size:16px}}.detailsbox .topindroce .contexts .namecon p{margin-top:14px;font-size:.2rem}@media screen and (max-width: 1080px){.detailsbox .topindroce .contexts .namecon p{font-size:12px}}@media screen and (max-width: 1080px){.detailsbox .topindroce .contexts .conbtns{display:flex;justify-content:center;margin-top:24px}}.detailsbox .topindroce .contexts .conbtns button{border-radius:4px}.detailsbox .infoname h4{font-size:.24rem;padding-bottom:.2rem;border-bottom:1px solid #B3B3B3}@media screen and (max-width: 1080px){.detailsbox .infoname h4{font-size:16px;padding-bottom:16px}}.detailsbox .infoname .mb{margin-bottom:.2rem!important}@media screen and (max-width: 1080px){.detailsbox .infoname .mb{margin-bottom:13px!important}}.detailsbox .infoname .info-card{margin-top:24px;margin-bottom:.4rem;display:flex;font-size:.2rem}@media screen and (max-width: 1080px){.detailsbox .infoname .info-card{margin-top:16px;margin-bottom:40px;font-size:14px;justify-content:space-between}}.detailsbox .infoname .info-card .ar_not{margin-right:0!important}.detailsbox .infoname .info-card .ar_mr{margin-right:0!important;margin-left:1.2rem}.detailsbox .infoname .info-card .ar_larger,.detailsbox .infoname .info-card .mr{margin-right:1.2rem!important}.detailsbox .infoname .info-card .ones{margin-right:.42rem}@media screen and (max-width: 1080px){.detailsbox .infoname .info-card .ones{margin-right:0}}.detailsbox .infoname .info-card .ones .names{margin-bottom:9px}.detailsbox .infoname .info-card .ones img{width:3.4rem;height:4.7rem;object-fit:cover}@media screen and (max-width: 1080px){.detailsbox .infoname .info-card .ones img{width:170px;height:268px}}.detailsbox .infoname .listed{display:flex;margin-bottom:.4rem}@media screen and (max-width: 1080px){.detailsbox .infoname .listed{margin-bottom:66px;justify-content:space-between}}.detailsbox .infoname .listed span{margin-left:1rem}@media screen and (max-width: 1080px){.detailsbox .infoname .listed span{margin:0}}.detailsbox .infoname .contentsd{margin-top:24px}@media screen and (max-width: 1080px){.detailsbox .infoname .contentsd{margin-top:16px}}.detailsbox .infoname .contentsd p{font-size:.2rem}@media screen and (max-width: 1080px){.detailsbox .infoname .contentsd p{font-size:14px}}.detailsbox .infoname .contentsd p span{margin-left:8px}.detailsbox .infoname .contentsd .imgbox{margin:24px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media screen and (max-width: 1080px){.detailsbox .infoname .contentsd .imgbox{margin:8px 0 12px;overflow-x:auto;display:flex}.detailsbox .infoname .contentsd .imgbox::-webkit-scrollbar{display:none}.detailsbox .infoname .contentsd .imgbox{-ms-overflow-style:none;scrollbar-width:none}}.detailsbox .infoname .contentsd .imgbox img{width:100%}@media screen and (max-width: 1080px){.detailsbox .infoname .contentsd .imgbox img{flex-shrink:0;width:172px;height:97px}}.patentsbox{width:80%;margin:0 auto;padding:1.4rem 0 1.2rem}@media screen and (max-width: 1080px){.patentsbox{padding:88px 0 40px;width:95%}}.patentsbox .toptext .backde{margin-right:.4rem}@media screen and (max-width: 1080px){.patentsbox .toptext .backde{margin-right:0}}.patentsbox .toptext .arback{margin-left:.4rem}@media screen and (max-width: 1080px){.patentsbox .toptext .arback{margin-left:0}}.patentsbox .toptext .backbox{width:.48rem;height:.48rem;border:1px solid #000000;border-radius:50%;cursor:pointer}@media screen and (max-width: 1080px){.patentsbox .toptext .backbox{width:35px;height:35px}}.patentsbox .toptext .backbox img{transform:rotate(90deg);width:.22rem;height:.24rem}@media screen and (max-width: 1080px){.patentsbox .toptext .backbox img{width:18px;height:18px}}.patentsbox .toptext .titles{font-size:.4rem;font-weight:700;font-family:instrument-bold}@media screen and (max-width: 1080px){.patentsbox .toptext .titles{width:95%;text-align:center;font-size:20px}}.patentsbox .topindroce{margin-top:.4rem;margin-bottom:1rem;height:3.2rem;display:flex}@media screen and (max-width: 1080px){.patentsbox .topindroce{margin-top:40px;flex-direction:column;height:auto}}.patentsbox .topindroce .imgri{margin-right:.22rem}@media screen and (max-width: 1080px){.patentsbox .topindroce .imgri{margin-right:0}}.patentsbox .topindroce .arimgri{margin-left:.22rem}@media screen and (max-width: 1080px){.patentsbox .topindroce .arimgri{margin-left:0}}.patentsbox .topindroce .covers{width:4.6rem;height:100%;border-radius:4px}@media screen and (max-width: 1080px){.patentsbox .topindroce .covers{width:100%;height:247px}}.patentsbox .topindroce .covers img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1080px){.patentsbox .topindroce .covers img{width:65px;height:65px}}.patentsbox .topindroce .contexts{height:100%;justify-content:space-between}@media screen and (max-width: 1080px){.patentsbox .topindroce .contexts{margin-top:24px}}.patentsbox .topindroce .contexts .namecon h4{font-weight:700;font-size:.24rem}@media screen and (max-width: 1080px){.patentsbox .topindroce .contexts .namecon h4{font-size:16px}}.patentsbox .topindroce .contexts .namecon p{margin-top:14px;font-size:.2rem}@media screen and (max-width: 1080px){.patentsbox .topindroce .contexts .namecon p{font-size:12px}}@media screen and (max-width: 1080px){.patentsbox .topindroce .contexts .conbtns{display:flex;justify-content:center;margin-top:24px}}.patentsbox .topindroce .contexts .conbtns button{border-radius:4px}.patentsbox .infoname h4{font-size:.24rem;padding-bottom:.2rem;border-bottom:1px solid #B3B3B3}@media screen and (max-width: 1080px){.patentsbox .infoname h4{font-size:16px;padding-bottom:16px}}.patentsbox .infoname .mb{margin-bottom:.2rem!important}@media screen and (max-width: 1080px){.patentsbox .infoname .mb{margin-bottom:13px!important}}.patentsbox .infoname .info-card{margin-top:24px;margin-bottom:.4rem;display:flex;font-size:.2rem}@media screen and (max-width: 1080px){.patentsbox .infoname .info-card{margin-top:16px;margin-bottom:40px;font-size:14px;justify-content:space-between;flex-wrap:wrap;gap:12px}}.patentsbox .infoname .info-card .ar_not{margin-right:0!important}@media screen and (min-width: 1080px){.patentsbox .infoname .info-card .ar_mr{margin-right:0!important;margin-left:1.2rem}}.patentsbox .infoname .info-card .ar_larger,.patentsbox .infoname .info-card .mr{margin-right:1.2rem!important}@media screen and (max-width: 1080px){.patentsbox .infoname .info-card .mr{margin:0!important}}.patentsbox .infoname .info-card .ones{margin-right:.42rem}@media screen and (max-width: 1080px){.patentsbox .infoname .info-card .ones{margin-right:0}}.patentsbox .infoname .info-card .ones .names{margin-bottom:9px}.patentsbox .infoname .info-card .ones img{width:3.4rem;height:4.7rem;object-fit:cover}@media screen and (max-width: 1080px){.patentsbox .infoname .info-card .ones img{width:170px;height:268px}}.patentsbox .infoname .listed{display:flex;margin-bottom:.4rem}@media screen and (max-width: 1080px){.patentsbox .infoname .listed{margin-bottom:66px;justify-content:space-between}}.patentsbox .infoname .listed span{margin-left:1rem}@media screen and (max-width: 1080px){.patentsbox .infoname .listed span{margin:0}}.patentsbox .infoname .contentsd{margin-top:24px}@media screen and (max-width: 1080px){.patentsbox .infoname .contentsd{margin-top:16px}}.patentsbox .infoname .contentsd p{font-size:.2rem}@media screen and (max-width: 1080px){.patentsbox .infoname .contentsd p{font-size:14px}}.taglicensbox{width:80%;margin:0 auto;padding:1.4rem 0 1.2rem}@media screen and (max-width: 1080px){.taglicensbox{padding:88px 0 40px;width:95%}}.taglicensbox .toptext .backde{margin-right:.4rem}@media screen and (max-width: 1080px){.taglicensbox .toptext .backde{margin-right:0}}.taglicensbox .toptext .arback{margin-left:.4rem}@media screen and (max-width: 1080px){.taglicensbox .toptext .arback{margin-left:0}}.taglicensbox .toptext .backbox{width:.48rem;height:.48rem;border:1px solid #000000;border-radius:50%;cursor:pointer}@media screen and (max-width: 1080px){.taglicensbox .toptext .backbox{width:35px;height:35px}}.taglicensbox .toptext .backbox img{transform:rotate(90deg);width:.22rem;height:.24rem}@media screen and (max-width: 1080px){.taglicensbox .toptext .backbox img{width:18px;height:18px}}.taglicensbox .toptext .titles{font-size:.4rem;font-weight:700;font-family:instrument-bold}@media screen and (max-width: 1080px){.taglicensbox .toptext .titles{width:95%;text-align:center;font-size:20px}}.taglicensbox .topindroce{margin-top:.4rem;margin-bottom:1rem;height:3.2rem;display:flex}@media screen and (max-width: 1080px){.taglicensbox .topindroce{margin-top:40px;flex-direction:column;height:auto}}.taglicensbox .topindroce .imgri{margin-right:.22rem}@media screen and (max-width: 1080px){.taglicensbox .topindroce .imgri{margin-right:0}}.taglicensbox .topindroce .arimgri{margin-left:.22rem}@media screen and (max-width: 1080px){.taglicensbox .topindroce .arimgri{margin-left:0}}.taglicensbox .topindroce .covers{width:4.6rem;height:100%;border-radius:4px}@media screen and (max-width: 1080px){.taglicensbox .topindroce .covers{width:100%;height:247px}}.taglicensbox .topindroce .covers img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1080px){.taglicensbox .topindroce .covers img{width:65px;height:65px}}.taglicensbox .topindroce .contexts{height:100%;justify-content:space-between}@media screen and (max-width: 1080px){.taglicensbox .topindroce .contexts{margin-top:24px}}.taglicensbox .topindroce .contexts .namecon h4{font-weight:700;font-size:.24rem}@media screen and (max-width: 1080px){.taglicensbox .topindroce .contexts .namecon h4{font-size:16px}}.taglicensbox .topindroce .contexts .namecon p{margin-top:14px;font-size:.2rem}@media screen and (max-width: 1080px){.taglicensbox .topindroce .contexts .namecon p{font-size:12px}}@media screen and (max-width: 1080px){.taglicensbox .topindroce .contexts .conbtns{display:flex;justify-content:center;margin-top:24px}}.taglicensbox .topindroce .contexts .conbtns button{border-radius:4px}.taglicensbox .infoname h4{font-size:.24rem;padding-bottom:.2rem;border-bottom:1px solid #B3B3B3}@media screen and (max-width: 1080px){.taglicensbox .infoname h4{font-size:16px;padding-bottom:16px}}.taglicensbox .infoname .mb{margin-bottom:.2rem!important}@media screen and (max-width: 1080px){.taglicensbox .infoname .mb{margin-bottom:13px!important}}.taglicensbox .infoname .info-card{margin-top:24px;margin-bottom:.4rem;display:flex;font-size:.2rem}@media screen and (max-width: 1080px){.taglicensbox .infoname .info-card{margin-top:16px;margin-bottom:40px;font-size:14px;justify-content:space-between}}.taglicensbox .infoname .info-card .ar_not{margin-right:0!important}@media screen and (min-width: 1080px){.taglicensbox .infoname .info-card .ar_mr{margin-right:0!important;margin-left:1.2rem}}.taglicensbox .infoname .info-card .ar_larger,.taglicensbox .infoname .info-card .mr{margin-right:1.2rem!important}.taglicensbox .infoname .info-card .ones{margin-right:1.2rem}@media screen and (max-width: 1080px){.taglicensbox .infoname .info-card .ones{margin-right:0}}.taglicensbox .infoname .info-card .ones .names{margin-bottom:9px}.taglicensbox .infoname .info-card .ones img{width:3.4rem;height:4.7rem;object-fit:cover}@media screen and (max-width: 1080px){.taglicensbox .infoname .info-card .ones img{width:170px;height:268px}}.taglicensbox .infoname .tablesbox{margin-top:24px}@media screen and (max-width: 1080px){.taglicensbox .infoname .tablesbox{margin-top:16px}}.taglicensbox .infoname .tablesbox p{font-size:.2rem}@media screen and (max-width: 1080px){.taglicensbox .infoname .tablesbox p{font-size:14px}}.taglicensbox .infoname .tablesbox .shareholder-table{margin-top:17px;width:9.52rem;border-collapse:collapse;font-family:Arial,sans-serif;border-radius:8px;overflow:hidden}@media screen and (max-width: 1080px){.taglicensbox .infoname .tablesbox .shareholder-table{width:100%;border-radius:4px}}.taglicensbox .infoname .tablesbox .shareholder-table .lc{text-align:right}.taglicensbox .infoname .tablesbox .shareholder-table .rc{text-align:left}.taglicensbox .infoname .tablesbox .shareholder-table th{background-color:#000;height:calc(.8rem - 24px);color:#fff;padding:12px 15px;font-size:.22rem;font-weight:600}@media screen and (max-width: 1080px){.taglicensbox .infoname .tablesbox .shareholder-table th{font-size:14px;text-align:center!important}}.taglicensbox .infoname .tablesbox .shareholder-table th:first-child{border-right:1px solid #b9b9b9}.taglicensbox .infoname .tablesbox .shareholder-table td{height:calc(.8rem - 24px);padding:12px 15px;border:1px solid #e0e0e0;font-size:.2rem}@media screen and (max-width: 1080px){.taglicensbox .infoname .tablesbox .shareholder-table td{font-size:12px;text-align:center}}.taglicensbox .infoname .tablesbox .shareholder-table tbody td:hover{background-color:#f9f9f9}.taglicensbox .infoname .listed{display:flex;margin-top:24px;margin-bottom:.4rem;font-size:.2rem}@media screen and (max-width: 1080px){.taglicensbox .infoname .listed{margin-bottom:66px;justify-content:space-between;font-size:14px}}.taglicensbox .infoname .listed span{margin-left:1.4rem}@media screen and (max-width: 1080px){.taglicensbox .infoname .listed span{margin:0}}.taglicensbox .infoname .contentsd{margin-top:24px}@media screen and (max-width: 1080px){.taglicensbox .infoname .contentsd{margin-top:16px}}.taglicensbox .infoname .contentsd p{font-size:.2rem}@media screen and (max-width: 1080px){.taglicensbox .infoname .contentsd p{font-size:14px}}.taglicensbox .infoname .contentsd p span{margin-left:8px}.taglicensbox .infoname .contentsd .imgbox{margin:24px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media screen and (max-width: 1080px){.taglicensbox .infoname .contentsd .imgbox{margin:8px 0 12px;overflow-x:auto;display:flex}.taglicensbox .infoname .contentsd .imgbox::-webkit-scrollbar{display:none}.taglicensbox .infoname .contentsd .imgbox{-ms-overflow-style:none;scrollbar-width:none}}.taglicensbox .infoname .contentsd .imgbox img{width:100%}@media screen and (max-width: 1080px){.taglicensbox .infoname .contentsd .imgbox img{flex-shrink:0;width:172px;height:97px}}.policybox section{width:80%;margin:0 auto;padding:1.2rem 0}@media screen and (max-width: 1080px){.policybox section{padding:40px 0;width:95%}}.policybox section .notData{height:400px}.policybox section .cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.24rem}@media screen and (max-width: 1080px){.policybox section .cards{gap:16px;grid-template-columns:repeat(1,minmax(0,1fr))}}.policybox section .cards .carditems{cursor:pointer;border:1px solid #000000;border-radius:4px}.policybox section .cards .carditems:hover{box-shadow:0 2px 8px #00000041}.policybox section .cards .carditems:hover img{transform:scale(1.1)}.policybox section .cards .carditems .imgtops{width:100%;height:3rem;overflow:hidden}@media screen and (max-width: 1080px){.policybox section .cards .carditems .imgtops{height:200px}}.policybox section .cards .carditems .imgtops img{transition:all .5s;width:100%;height:100%;object-fit:cover}.policybox section .cards .carditems .bottoms{padding:.2rem}@media screen and (max-width: 1080px){.policybox section .cards .carditems .bottoms{padding:12px}}.policybox section .cards .carditems .bottoms h5{font-size:.24rem}@media screen and (max-width: 1080px){.policybox section .cards .carditems .bottoms h5{font-size:14px}}.policybox section .cards .carditems .bottoms p{margin-top:14px}@media screen and (max-width: 1080px){.policybox section .cards .carditems .bottoms p{font-size:12px}}.policybox section .pagesbox{margin-top:.3rem}@media screen and (max-width: 1080px){.policybox section .pagesbox{margin-top:40px}}.policybox section .pagesbox li{border-radius:50%}.policybox section .pagesbox button{border-radius:50%!important;border:1px solid #000000!important;width:.42rem!important;height:.42rem!important}@media screen and (max-width: 1080px){.policybox section .pagesbox button{width:30px!important;height:30px!important}}.policybox section .pagesbox button:hover{background:initial!important}.policydetails{width:80%;margin:0 auto;padding:1.4rem 0 1.2rem;overflow:hidden}@media screen and (max-width: 1080px){.policydetails{padding:88px 0 40px;width:95%}}.policydetails .loadingcon{position:fixed;left:0;top:0;background-color:#000000f3;width:100%;height:100%;z-index:888}@media (max-width: 1080px){.policydetails .loadingcon{width:100%}}@media screen and (max-width: 1080px){.policydetails .toptext{align-items:start;flex-direction:column}}.policydetails .toptext .backbox{width:.48rem;height:.48rem;border:1px solid #000000;border-radius:50%;margin-right:.4rem;cursor:pointer}@media screen and (max-width: 1080px){.policydetails .toptext .backbox{width:35px;height:35px;margin-right:0}}.policydetails .toptext .backbox img{transform:rotate(90deg);width:.22rem;height:.24rem}@media screen and (max-width: 1080px){.policydetails .toptext .backbox img{width:18px;height:18px}}.policydetails .toptext .titles{width:100%;text-align:center;font-size:.4rem;font-weight:700;font-family:instrument-bold}@media screen and (max-width: 1080px){.policydetails .toptext .titles{width:95%;text-align:left;font-size:20px;margin-top:20px}}.policydetails .times{margin-top:22px;font-size:.18rem;text-align:center}@media screen and (max-width: 1080px){.policydetails .times{font-size:12px;margin-top:16px;text-align:left}}.policydetails .contents{text-indent:2em;margin-top:.4rem;font-size:.22rem;line-height:2}@media screen and (max-width: 1080px){.policydetails .contents{font-size:14px}}.policydetails .nextprev{margin-top:.4rem}.policydetails .nextprev .combntsd{margin-left:.2rem}@media screen and (max-width: 1080px){.policydetails .nextprev .combntsd{margin-left:12px}}.policydetails .nextprev .arbtns{margin-right:.2rem}@media screen and (max-width: 1080px){.policydetails .nextprev .arbtns{margin-right:12px}}.policydetails .nextprev button{border-radius:4px;height:.64rem}@media screen and (max-width: 1080px){.policydetails .nextprev button{width:112px;height:40px}}.policydetails .recommends{margin-top:1.2rem}@media screen and (max-width: 1080px){.policydetails .recommends{margin-top:20px}}.policydetails .recommends .topsd span{font-weight:700;font-size:.4rem}@media screen and (max-width: 1080px){.policydetails .recommends .topsd span{font-size:20px}}.policydetails .recommends .topsd img{cursor:pointer;width:.38rem;height:.38rem}@media screen and (max-width: 1080px){.policydetails .recommends .topsd img{width:24px;height:24px}}.policydetails .recommends .topsd .refresh-icon{transition:transform .3s ease}.policydetails .recommends .topsd .refresh-icon:hover{transform:scale(1.05)}.policydetails .recommends .topsd .refresh-icon.rotating{animation:rotate 1s linear forwards}.policydetails .recommends .recom_cover{margin-top:.4rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:.22rem}@media screen and (max-width: 1080px){.policydetails .recommends .recom_cover{gap:14px;grid-template-columns:repeat(1,minmax(0,1fr))}}.policydetails .recommends .recom_cover .reitem{border:1px solid #000000;border-radius:4px;cursor:pointer}.policydetails .recommends .recom_cover .reitem:hover{box-shadow:0 2px 8px #00000041}.policydetails .recommends .recom_cover .reitem:hover img{transform:scale(1.1)}.policydetails .recommends .recom_cover .reitem .coners{overflow:hidden;height:3rem}.policydetails .recommends .recom_cover .reitem .coners img{width:100%;height:100%;transition:all .5s;object-fit:cover}.policydetails .recommends .recom_cover .reitem .bottoms{padding:.2rem}.policydetails .recommends .recom_cover .reitem .bottoms h5{font-size:.24rem}@media screen and (max-width: 1080px){.policydetails .recommends .recom_cover .reitem .bottoms h5{font-size:14px}}.policydetails .recommends .recom_cover .reitem .bottoms p{margin-top:14px}@media screen and (max-width: 1080px){.policydetails .recommends .recom_cover .reitem .bottoms p{font-size:12px}}.contactbox section{width:80%;margin:0 auto;padding:1.2rem 0}@media screen and (max-width: 1080px){.contactbox section{padding:40px 0;width:95%}}.businessbox section{width:80%;margin:0 auto;padding:1.8rem 0 1rem}@media screen and (max-width: 1080px){.businessbox section{width:95%;padding:92px 0 40px}}.businessbox section .topsearchs{width:60%;margin:0 auto;height:.38rem;border:1px #000000 solid;border-radius:4px;padding:.16rem}@media screen and (max-width: 1080px){.businessbox section .topsearchs{width:calc(100% - .34rem);height:calc(40px - .32rem)}}.businessbox section .topsearchs input{width:90%}.businessbox section .topsearchs input::placeholder{color:#000}.businessbox section .topsearchs img{width:.4rem;height:.4rem;object-fit:cover}@media screen and (max-width: 1080px){.businessbox section .topsearchs img{width:24px;height:24px}}.businessbox section .datacontents{margin-top:.48rem;min-height:240px}@media screen and (max-width: 1080px){.businessbox section .datacontents{min-height:300px}}.businessbox section .datacontents .business-table{width:100%;border-collapse:collapse;font-family:Arial,sans-serif;text-align:left;font-family:instrument-bold}@media screen and (max-width: 1080px){.businessbox section .datacontents .business-table{display:none}}.businessbox section .datacontents .business-table thead,.businessbox section .datacontents .business-table tr{height:.8rem}.businessbox section .datacontents .business-table th{background-color:#000;color:#fff;padding:12px 15px;font-weight:600}.businessbox section .datacontents .business-table td{padding:10px 15px;border-bottom:1px solid #e0e0e0}.businessbox section .datacontents .business-table tbody tr:hover{background-color:#f9f9f9}.businessbox section .datacontents .h5_data{display:none}@media screen and (max-width: 1080px){.businessbox section .datacontents .h5_data{display:block}.businessbox section .datacontents .h5_data .dataItem{border:1px #000000 solid;border-radius:4px;padding:20px;margin-bottom:16px}.businessbox section .datacontents .h5_data .dataItem .text_row{margin-bottom:14px}.businessbox section .datacontents .h5_data .dataItem .text_row .name{font-weight:700;font-family:instrument-bold;font-size:14px}.businessbox section .datacontents .h5_data .dataItem .text_row .dvalue{font-family:instrument-medium;font-size:12px}}.businessbox section .datacontents .pagesbox{margin-top:.3rem}@media screen and (max-width: 1080px){.businessbox section .datacontents .pagesbox{margin-top:40px}}.businessbox section .datacontents .pagesbox li{border-radius:50%}.businessbox section .datacontents .pagesbox button{border-radius:50%!important;border:1px solid #000000!important;width:.42rem!important;height:.42rem!important}@media screen and (max-width: 1080px){.businessbox section .datacontents .pagesbox button{width:30px!important;height:30px!important}}.businessbox section .datacontents .pagesbox button:hover{background:initial!important}.businessbox section .recommends{margin-top:1.2rem}@media screen and (max-width: 1080px){.businessbox section .recommends{margin-top:20px}}.businessbox section .recommends .topsd span{font-weight:700;font-size:.4rem}@media screen and (max-width: 1080px){.businessbox section .recommends .topsd span{font-size:20px}}.businessbox section .recommends .topsd .refresh-icon{transition:transform .3s ease}.businessbox section .recommends .topsd .refresh-icon:hover{transform:scale(1.05)}.businessbox section .recommends .topsd .refresh-icon.rotating{animation:rotate 1s linear forwards}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(720deg)}}.businessbox section .recommends .topsd img{cursor:pointer;width:.38rem;height:.38rem}@media screen and (max-width: 1080px){.businessbox section .recommends .topsd img{width:24px;height:24px}}.businessbox section .recommends .recom_cover{margin-top:.4rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:.22rem}@media screen and (max-width: 1080px){.businessbox section .recommends .recom_cover{gap:14px;grid-template-columns:repeat(1,minmax(0,1fr))}}.businessbox section .recommends .recom_cover .reitem{border:1px solid #000000;border-radius:4px}.businessbox section .recommends .recom_cover .reitem:hover{box-shadow:0 2px 8px #00000041}.businessbox section .recommends .recom_cover .reitem:hover img{transform:scale(1.1)}.businessbox section .recommends .recom_cover .reitem .coverbox{width:100%;height:2.4rem;background-color:#000}@media screen and (max-width: 1080px){.businessbox section .recommends .recom_cover .reitem .coverbox{height:180px}}.businessbox section .recommends .recom_cover .reitem .coverbox img{transition:all .5s;width:1.5rem;height:1.5rem;object-fit:cover}@media screen and (max-width: 1080px){.businessbox section .recommends .recom_cover .reitem .coverbox img{width:65px;height:65px}}.businessbox section .recommends .recom_cover .reitem .bottoms{padding:.2rem}.businessbox section .recommends .recom_cover .reitem .bottoms h5{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.24rem}@media screen and (max-width: 1080px){.businessbox section .recommends .recom_cover .reitem .bottoms h5{font-size:14px}}.businessbox section .recommends .recom_cover .reitem .bottoms p{margin-top:14px}@media screen and (max-width: 1080px){.businessbox section .recommends .recom_cover .reitem .bottoms p{font-size:12px}}.businessbox section .recommends .recom_cover .reitem .bottoms .btncons{margin-top:24px}.businessbox section .recommends .recom_cover .reitem .bottoms .btncons button{border-radius:4px}@media screen and (max-width: 1080px){.businessbox section .recommends .recom_cover .reitem .bottoms .btncons button{width:148px}}
