/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;font-size:16px;color:#333}body{-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overflow-y:auto;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{color:inherit;text-decoration:none!important;background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.02rem}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:normal;outline:none}figure,input{margin:0}input{appearance:none;vertical-align:text-bottom}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-circle{border-radius:50%}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}li,ul{list-style-type:none}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}.swiper-container{margin:0 auto;position:relative;overflow:hidden;direction:ltr;backface-visibility:hidden;z-index:1}.swiper-wrapper{position:relative;width:100%;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translateZ(0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translateZ(0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translateZ(0);-o-transition-timing-function:ease;-o-transform:translate(0);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translateZ(0);-ms-transition-timing-function:ease;transition-property:transform,left,top;transition-duration:0s;transform:translateZ(0);transition-timing-function:ease;box-sizing:content-box}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{float:left;box-sizing:content-box}.swiper-wp8-horizontal{-ms-touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x}
/*!
 * Quill Editor v1.3.4
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-break:break-word;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:a b c d e f g h i}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:a b c d e f g h i;counter-increment:j}.ql-editor ol li:before{content:counter(j,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:a}.ql-editor ol li.ql-indent-1:before{content:counter(a,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:b c d e f g h i}.ql-editor ol li.ql-indent-2{counter-increment:b}.ql-editor ol li.ql-indent-2:before{content:counter(b,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:c d e f g h i}.ql-editor ol li.ql-indent-3{counter-increment:c}.ql-editor ol li.ql-indent-3:before{content:counter(c,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:d e f g h i}.ql-editor ol li.ql-indent-4{counter-increment:d}.ql-editor ol li.ql-indent-4:before{content:counter(d,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:e f g h i}.ql-editor ol li.ql-indent-5{counter-increment:e}.ql-editor ol li.ql-indent-5:before{content:counter(e,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:f g h i}.ql-editor ol li.ql-indent-6{counter-increment:f}.ql-editor ol li.ql-indent-6:before{content:counter(f,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:g h i}.ql-editor ol li.ql-indent-7{counter-increment:g}.ql-editor ol li.ql-indent-7:before{content:counter(g,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:h i}.ql-editor ol li.ql-indent-8{counter-increment:h}.ql-editor ol li.ql-indent-8:before{content:counter(h,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:i}.ql-editor ol li.ql-indent-9{counter-increment:i}.ql-editor ol li.ql-indent-9:before{content:counter(i,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){text-indent:2em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}body{position:relative}.fixed{position:fixed;right:0;bottom:45%;z-index:999;cursor:pointer;height:140px}.font-14{font-size:.875rem}.font-18{font-size:1.125rem}.font-20{font-size:1.25rem}.font-28{font-size:1.75rem}.color-base{color:#333}.color-light{color:#666}.color-lighter{color:#747e88}.color-lightest{color:#cdcdcd}.color-active{border-bottom:.1875rem solid #0075f2;font-weight:600}.color-active2,.sub-nav-color-active{color:#0075f2}.color-white{color:#fff}.color-black{color:#000}.color1{color:#0075f2}.color2{color:#00adf2}.color3{color:#f29600}.background-color1{background:linear-gradient(180deg,#edf6ff,rgba(237,246,255,.2))}.background-color2{background:linear-gradient(180deg,#edfbff,rgba(237,251,255,.2))}.background-color3{background:linear-gradient(180deg,#fff8ed,rgba(255,248,237,.2))}.bgcolor-base{background-color:#004998!important}.bgcolor-active{background-color:#0075f2!important;color:#fff!important}.bgcolor-white{background-color:#fff}.clearfix:after{content:" ";display:table;clear:both}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.border-left{border-left:.0625rem solid hsla(0,3%,40%,.2)}.float-left{float:left}.float-right{float:right}.vertical-middle-wrap:before{content:"";height:100%}.vertical-middle-wrap .vertical-middle,.vertical-middle-wrap:before{display:inline-block;vertical-align:middle}.middle-wrap{margin:0 auto}.hidden{visibility:hidden}.video-btn{width:10.375rem;height:10.375rem;border-radius:50%;background:#f29600 url(/static/img/play.94b1a08a.png) no-repeat 4.4375rem;cursor:pointer}.video-btn,.video-btn:after{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}.video-btn:after{content:"";width:6.875rem;height:6.875rem;opacity:.38;border:.0625rem solid #fff;border-radius:50%}.link-btn{width:3.6875rem;height:1.5rem;color:#98a5b3;line-height:1.5rem;background:url(/static/img/more.c8326094.png) no-repeat 100%;cursor:pointer}.know-more,.link-btn{display:block;font-size:.75rem}.know-more{height:1.125rem;color:#99a6b3;line-height:1.125rem;text-align:center;margin-bottom:2.5rem}.scale{transition:all 2s}.scale:hover{transform:scale(1.02)}#js-wrap{margin-top:5rem}.contain{width:75rem;margin:0 auto;position:relative}.contain #bigPage{width:100px;height:30px;cursor:pointer;position:absolute;right:2px;bottom:1rem}.jccfc-main,.nav-wrap{height:5rem}.nav-wrap{position:fixed;top:0;z-index:9;padding-top:.9375rem;width:100%;background:#fff;box-shadow:0 .125rem .375rem 0 rgba(0,73,152,.09);color:#25292e}.index-nav-wrap{background:transparent!important;box-shadow:none!important;color:#fff!important}.nav-wrap .web-logo{display:inline-block;width:9.875rem;height:3.125rem;background:url(/static/img/website-logo.88d4930d.png) no-repeat 50%;background-size:100%}.index-nav-wrap .web-logo{background:url(/static/img/website-logo2.23a22d0a.png) no-repeat 50%;background-size:100%}.nav-wrap #bigPage{background:url(/static/img/to-big-b.e9b44658.png) no-repeat 50%;background-size:80%}.index-nav-wrap #bigPage{background:url(/static/img/to-big-w.73c32101.png) no-repeat 50%;background-size:80%}.bigClass .nav-wrap #bigPage{background:url(/static/img/to-small-b.dfe05d39.png) no-repeat 50%;background-size:80%}.bigClass .index-nav-wrap #bigPage{background:url(/static/img/to-small-w.87181182.png) no-repeat 50%;background-size:80%}.nav-wrap .nav{line-height:2.5625rem;margin-top:.3125rem;padding-right:150px}.nav-wrap .nav .nav-item{position:relative;margin-left:3.75rem}.nav-wrap .nav .nav-item:last-child{margin-right:0}.nav-wrap .nav .nav-item:hover .nav-sub{visibility:visible}.nav-wrap .nav .nav-sub{visibility:hidden;position:absolute;top:2.5rem;left:50%;margin-left:-4.6875rem;padding:.375rem 0 .875rem;border:.0625rem solid #f0f2f5;border-radius:.125rem;width:9.375rem;line-height:2.5rem;color:#333;box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.1);z-index:3;font-weight:400}.nav-wrap .nav .nav-sub .nav-sub-item{line-height:2.5rem;font-size:.875rem}.nav-wrap .nav .nav-sub .jt{position:absolute;top:-.9375rem;left:0;width:100%;height:.625rem;background:url(/static/img/arrow-top.417b5a71.png) no-repeat top;background-size:100% .625rem;position:relative}.jts:after{content:"";position:absolute;top:-2px;left:67px;width:0;height:0;border:6px solid transparent;border-bottom:6px solid #fff}.footer-wrap{background-color:#3d454d}.footer-wrap .info{padding:3.75rem .625rem 3.375rem 0;width:75rem;line-height:1.4;position:relative}.footer-wrap .info .web-logo{width:9.85rem;height:7.1875rem;margin-top:1rem}.footer-wrap .info .block{margin-left:2.375rem;padding-left:1.25rem}.footer-wrap .info .block+.block{margin-left:3.75rem}.footer-wrap .info .block+.block+.block{position:absolute;top:3.75rem;right:5.625rem}.footer-wrap .info .block .block-title{margin-bottom:.875rem}.footer-wrap .info .block .block-content{margin-bottom:-.625rem}.footer-wrap .info .block .block-content li{margin-bottom:.625rem}.footer-wrap .info .block .block-content .label{margin-bottom:.125rem}.footer-wrap .copyright{padding-top:.25rem;height:3.375rem;line-height:3.375rem;text-align:center;background-color:#373f48}.footer-wrap .qr-code-bg{width:7.5rem;height:7.5rem;background:rgba(83,95,106,.66);border-radius:.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.footer-wrap .qr-code-bg .qr-code{width:6.25rem;height:6.25rem}.footer-wrap .ipv6{padding-top:.0625rem;height:2.25rem;background-color:#373f48}.pagination{overflow:hidden;text-align:center}.pagination .page{display:inline-block;margin-right:10px;width:30px;height:30px;line-height:30px;background-color:#fff}.pagination .page:last-child{margin-right:0}.pagination .page a{display:block}.sub-nav{height:5rem;line-height:4.75rem;background-color:#f7f8fa;color:#25292e;overflow:hidden}.sub-nav .nav{display:inline-block;margin-left:5rem;margin-top:.125rem}.sub-nav .nav:first-child{margin-left:0!important}.sub-section-wrap{margin:0 auto;padding:50px 0 0;width:1200px}.sub-section-wrap .sub-section{overflow:hidden;margin-right:-30px}.sub-section-wrap .sub-section .list-item{position:relative;overflow:hidden;float:left;margin-right:30px;margin-bottom:50px;border-radius:.5px;background-color:#fff;line-height:28px}.sub-section-wrap .sub-section .list-item .link-btn-dt{position:absolute;bottom:31px;right:30px;display:block;border:1px solid #a7adb3;border-radius:15px;width:70px;height:26px;background-color:#fff;text-align:center;line-height:24px;font-size:12px;color:#a7adb3}.sub-section-wrap .sub-section .list-item .link-btn-dt:hover{border-color:#f39800;background-color:#f39800;color:#fff}.product-section{height:49.375rem;background-image:linear-gradient(180deg,#edf6ff,rgba(237,246,255,.2));position:relative}.product-section .product-banner{width:100%;height:20rem;position:absolute;bottom:0;background:url(/static/img/background.8fa8fd32.png) no-repeat 50%}.product-section .product-feature{margin-left:6.25rem;position:relative}.product-section .product-feature .product-content{margin-top:8.1875rem}.product-section .product-feature .product-content .title{height:4.1875rem;font-size:3rem;color:#25292e;font-weight:600;margin-bottom:1.5rem}.product-section .product-feature .product-content .product-describe{width:34.0625rem;height:8.4375rem}.product-section .product-feature .product-content .product-describe ul li{height:2rem;line-height:2rem;padding-left:1.1875rem;margin-bottom:.75rem;color:#627385;font-weight:600;background:url(/static/img/product-describe.846dcc9c.png) no-repeat 0}.product-section .product-feature .product-content .product-describe .paragragh{width:14.875rem;font-size:.875rem;color:#747e88;line-height:1.75rem}.product-section .product-feature .product-content .product-describe .qr-code-bg{width:7.5rem;height:8.4375rem;background:#fff;box-shadow:0 .125rem .375rem 0 rgba(0,73,152,.09);border-radius:.5rem;margin-left:1.5rem}.product-section .product-feature .product-content .product-describe .qr-code-bg .qr-code{width:6.25rem;height:6.25rem;margin:.625rem .625rem .3125rem}.product-section .product-feature .product-content .product-describe .qr-code-bg p{height:.875rem;font-size:.75rem;-webkit-transform:scale(.8);color:#31475e;font-weight:600}.product-section .product-feature .product-content a{margin-top:.75rem;margin-bottom:3.125rem}.product-section .product-feature .product-content p{height:1.0625rem;font-size:.75rem;color:#99a6b3}.product-section .product-feature .product-picture{width:31.875rem;height:49.375rem;position:absolute;top:0;right:72px;z-index:10}.product-section .swiper-container{width:100%;height:49.375rem}.product-section .pagination{position:absolute;z-index:20;right:4rem;top:30.875rem;height:100%;overflow:visible}.product-section .swiper-pagination-switch{display:block;margin-bottom:.625rem;opacity:.5;background:#fff;border-radius:50%;width:.625rem;height:.625rem;cursor:pointer}.product-section .swiper-active-switch{height:1.875rem;border-radius:.3125rem;opacity:1;background:#fff;position:relative}.product-section .swiper-active-switch:after{content:attr(data-attr);width:4.5rem;height:1.0625rem;font-size:12px;text-align:left;color:#fff;position:absolute;top:.5625rem;left:22px}.product-section .product-feature .product-content2{margin-top:4rem;margin-left:1rem;position:relative;z-index:9}.product-section .product-feature .product-content2 .product-icon{width:3.75rem;height:3.75rem;margin-right:5.625rem;position:relative}.product-section .product-feature .product-content2 .product-icon img{width:3.75rem;height:3.75rem}.product-section .product-feature .product-content2 .product-icon p{width:12.5rem;font-size:.75rem;color:#cce5ff;line-height:1.375rem;position:absolute;top:5.3125rem;left:-4.375rem}.pro-show{opacity:1!important}.jccfc-home{top:-5rem}.jccfc-home,.jccfc-home .banner{position:relative}.jccfc-home .banner .swiper-container{width:100%}.jccfc-home .banner .swiper-container .swiper-wrapper{overflow:hidden;max-height:54.375rem}.jccfc-home .banner .swiper-container img{width:100%}.jccfc-home .banner .banner-pagination{position:absolute;left:0;bottom:2rem;width:100%;text-align:center;z-index:10}.jccfc-home .banner .swiper-pagination-switch{display:inline-block;margin-right:.625rem;opacity:.5;background:#fff;border-radius:50%;width:.625rem;height:.625rem;cursor:pointer}.jccfc-home .banner .swiper-active-switch{width:1.875rem;border-radius:.3125rem;opacity:1;background:#fff}.jccfc-home .describe{overflow:hidden;margin-top:5rem;margin-bottom:5rem;width:75rem}.jccfc-home .describe .describe-left{position:relative}.jccfc-home .describe .describe-left,.jccfc-home .describe .describe-left img{width:35rem;height:26.875rem;border-radius:.5rem}.jccfc-home .describe .describe-right{margin-top:.75rem;width:37.5rem}.jccfc-home .describe .describe-right .sec-title{margin-bottom:2.1875rem;height:1.5rem;color:#25292e;line-height:1.5rem;font-weight:600}.jccfc-home .describe .describe-right .sec-content{margin-bottom:2.375rem;line-height:1.75rem}.jccfc-home .describe .describe-right img{width:100%;height:10.375rem;margin-top:3.3125rem}.show{padding-top:5rem;height:33.75rem}.show-left{width:48%}.show-left ul li{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.show .show-template{width:100%;margin-bottom:2.5rem}.show .show-template .title{width:36.25rem;height:2.25rem;font-size:1.5rem;color:#25292e;line-height:2.25rem;font-weight:600;margin-bottom:1.5rem}.show .show-template .title .more{font-size:.75rem;color:#99a6b3;font-weight:400}.show .show-template img{width:12.5rem;height:9.375rem}.show .show-template dl{width:22.5rem;height:8.9375rem;margin-top:.25rem}.show .show-template dl dt{width:100%;line-height:1.5rem;font-size:1rem;font-weight:600}.show .show-template dl dd{width:100%;line-height:1.75rem;margin:.75rem 0 .8125rem;overflow:hidden}.com-intr2:after,.com-intr:after{content:attr(flow)}.show .show-template dl p{font-size:.75rem;color:#99a6b3;line-height:1.125rem}.show ul li{line-height:1.25rem;margin-bottom:1.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.show .show-left ul{width:36.25rem;margin-top:3.75rem}.show .show-right ul{width:22.5rem;margin-top:.1875rem}.show .show-right .qa .swiper-container{height:9.375rem;margin-top:0;overflow:hidden}.show .show-right .qa .swiper-container li{line-height:2.34375rem;margin-bottom:0}.jccfc-home .home-alert-wrap{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);z-index:100}.jccfc-home .home-alert-wrap.pro-show{display:block}.jccfc-home .home-alert-wrap .home-alert{display:block;position:absolute;top:50%;left:50%;margin:-200px 0 0 -250px;width:500px;height:400px;background:transparent no-repeat 50%;cursor:pointer}.jccfc-home .home-alert-wrap .home-alert .icon-close{content:"";position:absolute;top:-20px;right:10px;margin-top:-20px;width:20px;height:20px;background:url(/static/img/icon-close.286f5ec7.png) no-repeat 50%}@media screen and (max-width:1200px){body{width:125%}.jccfc-about .know-more,.jccfc-home .product-section{width:100%}.jccfc-news-detail .main{width:1000px!important}.bigClass,.bigClass .contain{width:125%}.bigClass .jccfc-home .banner{width:125%!important}}.banner2-about{height:25rem;text-align:center;overflow:hidden}.banner2-about img{height:100%;margin:0 -100%}.jccfc-about .introduction{height:30rem;overflow:hidden}.jccfc-about .introduction .contain{height:30rem;position:relative}.jccfc-about .introduction .title{margin-top:2.5rem}.jccfc-about .title{height:2.25rem;font-size:1.5rem;color:#25292e;letter-spacing:0;line-height:2.25rem;font-weight:600}.jccfc-about .introduction p{width:36.75rem;text-align:justify;line-height:1.75rem;margin-top:2.5rem}.jccfc-about .introduction img{position:absolute;top:.5rem;right:0;width:33.3125rem;height:33.4375rem}.jccfc-about .honor{margin-top:2.125rem;overflow:hidden;height:36.875rem;overflow:visible}.jccfc-about .honor .content{height:32.125rem;margin-top:2.5rem}.jccfc-about .honor .content .list{width:42.5rem;border-radius:.5rem;margin-bottom:2.5rem;padding:2.5rem 0;padding-left:2.5rem}.jccfc-about .honor .content .list dt{height:3.75rem;font-size:2.5rem;line-height:3.75rem;font-weight:600}.jccfc-about .honor .content .list dd{width:31.375rem;color:#25292e;line-height:1.5rem;font-weight:600;margin-top:1.5rem}.jccfc-about .honor .content img{width:30rem;height:32.125rem}.jccfc-about .media-center{height:31.625rem}.jccfc-about .media-center .media-videos{margin-top:2.5rem}.jccfc-about .media-center .media-videos .media-video{width:35rem;height:26.875rem;position:relative}video{background-color:#000}.jccfc-about .media-center .media-videos .media-video img{width:35rem;height:26.875rem;border-radius:.5rem}.jccfc-about .contact{overflow:hidden;height:56rem}.jccfc-about .contact .jccfc-map{width:75rem;height:33.75rem;margin-top:2.5rem}.jccfc-about .contact .bottom{margin-top:2.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.jccfc-about .contact .bottom dl{width:16.875rem;height:10rem;border-radius:.5rem;padding-left:2.5rem;padding-top:3.25rem;position:relative}.jccfc-about .contact .bottom dl dt{width:8.5rem;height:1.75rem;font-size:.875rem;color:#747e88;line-height:1.75rem}.jccfc-about .contact .bottom dl dd{width:6.1875rem;height:1.75rem;color:#25292e;line-height:1.75rem;font-weight:600;font-size:.875rem}.jccfc-about .contact .bottom .dl img{position:absolute;right:0;bottom:0}.jccfc-about .contact .bottom .dl3{padding-top:2.375rem}.jccfc-about .contact .bottom .dl3 dd{width:10.6875rem;height:3.5rem;font-size:.875rem;color:#25292e;line-height:1.75rem;font-weight:600;position:relative;z-index:5}.jccfc-about .contact .bottom .dl4{padding:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.jccfc-about .contact .bottom .dl4 dd{margin-left:1.25rem}.jccfc-about .contact .bottom .dl4 .qr-code-bg{width:7.5rem;height:7.5rem;background:#fff;border-radius:.5rem;padding:.625rem;margin-right:1.875rem}.jccfc-about .contact .bottom .dl4 .qr-code-bg img{width:6.25rem;height:6.25rem}.jccfc-about-honor .honor dl{padding-bottom:4.625rem}.format dl{width:23.3125rem;border-radius:.5rem;padding:2.5rem}.format dl dt{width:6rem;height:3.75rem;font-size:2.5rem;line-height:3.75rem;font-weight:600}.format dl dd{width:293px;color:#25292e;line-height:2rem;font-weight:600;margin:2.1875rem 0}.format dl dd .tagTrue{border-right:.125rem solid;padding-right:.125rem;margin-right:.375rem}.brand-list{display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-line-pack:justify;align-content:space-between;height:5000000px;width:75rem;margin:2.5rem auto;margin-bottom:0;position:relative}.item{margin-bottom:2.5rem;height:auto}.item,.num2{position:relative}.num2{left:-16.375rem}.com1{position:relative;left:-20px}.item:nth-child(3n+1){-ms-flex-order:1;order:1}.item:nth-child(3n+2){-ms-flex-order:2;order:2}.item:nth-child(3n){-ms-flex-order:3;order:3}.brand-list:after,.brand-list:before{content:"";-ms-flex-preferred-size:100%;flex-basis:100%;width:0;-ms-flex-order:2;order:2}.item2{position:relative;margin-bottom:2.5rem;height:auto;margin-left:1.25rem}.item2:nth-child(odd){-ms-flex-order:1;order:1}.item2:nth-child(2n){-ms-flex-order:2;order:2}.jccfc-news .news .list{width:36.25rem;padding:2.5rem;border-radius:.5rem}.title-long{height:3.75rem;font-size:2.5rem;line-height:3.75rem;font-weight:600;position:relative}.jccfc-news .news .list .title-long{margin-bottom:1.5rem}.jccfc-news .news .list .photo,.jccfc-news .news .list img{width:31.25rem;height:23.5175rem}.jccfc-news .news .list img{border-radius:.5rem}.title-long span{font-size:1rem;margin-left:.75rem;position:absolute;top:.25rem}.jccfc-news .news .list dl{padding-top:1.9825rem}.jccfc-news .news .list dl dt{width:31.25rem;line-height:1.375rem;color:#25292e;font-weight:600}.jccfc-news .news .list dl dd{width:31.25rem;font-size:.875rem;color:#747e88;line-height:1.75rem;padding:1.5rem 0}.news-brief-padding-bottom{padding-bottom:4.625rem!important}.tag-nav{margin-top:2.5rem;height:2.25rem}.tag-nav li{float:left}.tag-nav li a{display:block;height:2.25rem;line-height:2.25rem;padding:0 1rem;background-color:#e6e6e6;color:#627385;border-radius:22px;margin-right:1.5rem}.jccfc-news-detail{padding:50px 0;background-color:#f7f8fa}.jccfc-news-detail .main{padding:48px 50px 50px;width:800px}.jccfc-news-detail .main .title{margin-bottom:28px}.jccfc-news-detail .main .section{padding:28px 0 73px;line-height:28px}.jccfc-news-detail .main .section img{max-width:100%}.jccfc-news-detail .ql-editor img{margin-bottom:10px}.jccfc-jobs{background-color:#f7f8fa}.jccfc-jobs .banner{position:relative}.jccfc-jobs .banner .bg{width:100%;height:auto}.jccfc-jobs .banner .desc{overflow:hidden;position:absolute;bottom:6.58%;left:50%;margin-left:-15.625%;width:31.25%;height:42.1%}.jccfc-jobs .banner .desc .title{margin:3% 0;font-size:24px;font-weight:400}.jccfc-jobs .banner .desc p{line-height:1.875}.jccfc-jobs .banner .desc .link{display:inline-block;margin:6.7% 5% 0 0;width:16.67%;opacity:0}.jccfc-jobs .banner .desc .link:last-child{margin-right:0}.jccfc-jobs .banner .desc .link img{width:100%}.jccfc-jobs .item-job{padding:40px 30px 30px;width:380px}.jccfc-jobs .item-job .title{margin-bottom:34px}.jccfc-jobs .item-job .desc{max-width:75%}@media screen and (max-width:1600px){.jccfc-jobs .banner .desc .title{font-size:18px}.jccfc-jobs .banner .desc p{font-size:14px}}@media screen and (max-width:1200px){.jccfc-jobs .banner .desc .title{font-size:14px}.jccfc-jobs .banner .desc p{font-size:12px}}.jccfc-jobs-detail{padding:50px 0;background-color:#f7f8fa}.detail-section{margin:0 auto;padding:50px 50px 70px;width:800px;background-color:#fff}.jccfc-jobs-detail .detail-section{line-height:25px}.jccfc-jobs-detail .detail-section .job-requires{overflow:hidden;margin-top:30px;line-height:30px}.jccfc-jobs-detail .detail-section .job-requires li{float:left;width:33%}.jccfc-jobs-detail .detail-section .middle-line{position:relative;margin:30px 0 26px;height:1px;background-color:#f0f0f0}.jccfc-jobs-detail .detail-section .middle-line:after{content:"";position:absolute;right:30px;top:50%;margin-top:-15px;width:4px;height:30px;background-color:#004998}.jccfc-jobs-detail .detail-section .link-btn{margin-top:50px}.jccfc-service .q-a dl{padding-left:4.25rem}.jccfc-service .q-a dl dt{width:16.5625rem;height:auto;line-height:1.375rem;font-size:1rem;color:#25292e;font-weight:600;position:relative}.jccfc-service .q-a dl dd{width:16.5625rem;font-size:.875rem;color:#747e88;text-align:justify;line-height:1.75rem;font-weight:400;margin:1.875rem 0 0;position:relative}.jccfc-service .q-a dl font{position:absolute;top:0;left:-3rem;width:1.5rem;height:1.5rem;text-align:center;line-height:1.5rem;font-size:1rem;font-weight:400;color:#fff;border-radius:4px;border-bottom-right-radius:0}.background-color1 font{background-color:#0075f2}.background-color1 font:after{content:"";width:0;height:0;position:absolute;right:0;bottom:-.25rem;border-top:.25rem solid #0075f2;border-right:.25rem solid #0075f2;border-bottom:.25rem solid transparent;border-left:.25rem solid transparent;border-bottom-right-radius:.1875rem}.background-color2 font{background-color:#00adf2}.background-color2 font:after{content:"";width:0;height:0;position:absolute;right:0;bottom:-.25rem;border-top:.25rem solid #00adf2;border-right:.25rem solid #00adf2;border-bottom:.25rem solid transparent;border-left:.25rem solid transparent;border-bottom-right-radius:.1875rem}.background-color3 font{background-color:#f29600}.background-color3 font:after{content:"";width:0;height:0;position:absolute;right:0;bottom:-.25rem;border-top:.25rem solid #f29600;border-right:.25rem solid #f29600;border-bottom:.25rem solid transparent;border-left:.25rem solid transparent;border-bottom-right-radius:.1875rem}.jccfc-error .main-wrap{position:fixed;top:50%;left:50%;margin:-345px 0 0 -295px}.jccfc-error .main-wrap .tip{margin:30px 0 40px}.jccfc-error .bottm-shadow{position:fixed;bottom:0;left:50%;margin-left:-960px;z-index:-1}.jccfc-error .link-btn{width:4.2rem}.no-data{text-align:center;color:#666}.no-data,.pagination{padding-bottom:50px}.bigClass .contain{font-size:20px;width:80rem;margin:0 auto}.bigClass .nav-wrap .nav .nav-sub .nav-sub-item{font-size:1rem}.bigClass .footer-wrap .block-title{font-size:25px}.bigClass .footer-wrap .block-content{font-size:16px}.bigClass .footer-wrap .block-content .label{font-size:20px}.bigClass .footer-wrap .block-content .text{font-size:16px}.bigClass .footer-wrap .web-logo{width:14.775rem;height:10.781rem;margin-top:1rem}.bigClass .footer-wrap .qr-code-bg{width:11.25rem;height:11.25rem}.bigClass .footer-wrap .qr-code-bg .qr-code{width:9.375rem;height:9.375rem}.bigClass .footer-wrap .copyright,.bigClass .footer-wrap .ipv6{font-size:16px}.bigClass .product-content .title{font-size:3.2rem}.bigClass .product-content .product-describe .paragragh{font-size:1.1rem!important;width:20rem!important}.bigClass .product-content p{font-size:1rem!important}.bigClass .product-content .link-btn{width:4.6rem;font-size:1rem}.bigClass .product-content2 p{font-size:.95rem!important}.bigClass .show-template .title{font-size:1.8rem}.bigClass .show-template .title .more{font-size:1rem}.bigClass .show-template dt{font-size:1.5rem!important}.bigClass .show-template dd,.bigClass .show-template li{font-size:1.2rem}.bigClass .show-template p{font-size:1rem!important}.bigClass .show-left li{font-size:1.2rem}.bigClass .banner2-about{height:30rem}.bigClass .jccfc-about .title{font-size:1.8rem}.bigClass .jccfc-about p{font-size:1.2rem!important;width:43rem!important;margin-top:1rem}.bigClass .jccfc-about .bottom dl{width:19rem}.bigClass .jccfc-about .bottom dl dt{font-size:1.5rem!important;width:100%;position:relative;bottom:1rem}.bigClass .jccfc-about .bottom dl dd{font-size:1.2rem;width:100%}.bigClass .jccfc-about .bottom .dl3 dd{font-size:1.1rem;width:90%}.bigClass .brand-list{width:80rem}.bigClass .brand-list .list{width:40rem}.bigClass .brand-list .list .title-long{font-size:3rem}.bigClass .brand-list .list .title-long span{font-size:1.5rem}.bigClass .brand-list .list .photo,.bigClass .brand-list .list .photo img{width:34.375rem;height:25.87rem}.bigClass .brand-list .list dt{font-size:1.5rem!important;line-height:1.7rem!important}.bigClass .brand-list .list dd{font-size:1.2rem!important}.bigClass .brand-list .list .link-btn{width:4.6rem;font-size:1rem}.bigClass .brand-list .item dl{width:25rem}.bigClass .brand-list .item dl .title-long{font-size:3rem!important}.bigClass .brand-list .item dl .title-long span{font-size:1.5rem}.bigClass .brand-list .item dl dt{font-size:1.5rem!important}.bigClass .brand-list .item dl dd{font-size:1.2rem!important}.bigClass .brand-list .item dl .link-btn{width:4.6rem;font-size:1rem}.bigClass .know-more{font-size:1rem!important}.bigClass .jccfc-news-detail .main{width:80rem}.bigClass .jccfc-news-detail .main .title{font-size:1.8rem!important}.bigClass .jccfc-news-detail .main .date{font-size:1rem}.bigClass .jccfc-news-detail .main .link-btn{width:4.6rem;font-size:1rem}.bigClass .jccfc-news-detail .main .section img{width:100%}.bigClass .jccfc-news-detail .main .section a,.bigClass .jccfc-news-detail .main .section p{font-size:1.3rem}