@charset "UTF-8";body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img{border:medium none;margin:0;padding:0}body,button,input,select,textarea{font:14px/1.5 "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}em{font-style:normal}ul,ol{list-style:none}a{text-decoration:none;color:#333;text-decoration:none;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}a:hover{text-decoration:none;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}a:focus,a:active,button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,select::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:0;outline:0}input,button,select,textarea{outline:0}textarea{resize:none}a{text-decoration:none;color:#333}a:focus{outline:0}a.hidefocus{outline:0}.button{border-radius:0}input{font-family:"微软雅黑"}textarea{font-family:"微软雅黑"}img{border:0;outline-width:0;vertical-align:top}@charset "UTF-8";/*!
 * 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
 */@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(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);transform:translate3d(0,-30px,0)}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);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(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);transform:translate3d(0,-30px,0)}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);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.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}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(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 shake{0%,to{-webkit-transform:translateZ(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)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.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:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}
66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.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)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-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:scaleX(1);transform:scaleX(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:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-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);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(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);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}
to{-webkit-transform:translateZ(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);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(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);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(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);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}
}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.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}}.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:translateZ(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:translateZ(0);transform:translateZ(0)}}.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:translateZ(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:translateZ(0);transform:translateZ(0)}}.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:translateZ(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:translateZ(0);transform:translateZ(0)}}.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:translateZ(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:translateZ(0);transform:translateZ(0)}}.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:translateZ(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:translateZ(0);transform:translateZ(0)}}.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:translateZ(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:translateZ(0);transform:translateZ(0)}}.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:translateZ(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:translateZ(0);transform:translateZ(0)}}.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:translateZ(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:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.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)}
}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(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) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(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) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.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) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.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) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-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) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}
to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}
}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-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-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-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}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-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)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.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}}.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)}}.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)}}.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)}}.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)}}.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}}.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-transform-origin:center bottom;transform-origin:center bottom;-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-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-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);-webkit-transform-origin:left center;transform-origin:left center}}@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);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-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);-webkit-transform-origin:right center;transform-origin:right center}}@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);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-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-transform-origin:center bottom;transform-origin:center bottom;-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-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(prefers-reduced-motion:reduce),(print){.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}}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}
.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:0;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}
.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}html,body{position:relative;height:auto}body{font-family:"microsoft yahei";font-family:"微软雅黑";font-size:14px;color:#000;margin:0;padding:0}.clearfloat:after{display:block;content:"";clear:both;overflow:hidden}.clearfloat{*zoom:1}.clearfloat:before,.clearfloat:after{content:"";display:table;line-height:0;visibility:hidden}.clearfloat:after{clear:both}*{outline:0}.swiper-container{width:100%;height:100%}#swiper-container2 .swiper-slide{height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:relative}.head_use{display:none;width:100%;position:fixed;z-index:300}.logo{width:192px;position:absolute;z-index:300;left:130px;top:35px}.banner .swiper-slide{background-repeat:no-repeat;background-size:cover;background-position:center 100%}.logo img{display:block;width:100%}.nexts{position:absolute;height:100%;width:1px;background:rgba(255,255,255,0.2);right:40px;top:0;z-index:200}.nexts span{display:block;width:10px;position:absolute;top:50%;transform:translateY(-50%);height:auto;writing-mode:vertical-lr;color:#fff;right:0}.lines{position:absolute;height:100%;width:1px;background:rgba(255,255,255,0.2);left:40px;top:0;z-index:200}.header{position:absolute;right:80px;top:46px;z-index:200}
.sear_use{opacity:.7;background:url(/img/img_sprite.png) no-repeat;background-position:0 0;transition:all .3s ease-in;width:19px;height:18px;float:left;cursor:pointer;position:relative;transition:all .3s ease-in;left:0}.sear_use:hover{opacity:1}.menu{opacity:.7;transition:all .3s ease-in;background:url(/img/img_sprite.png) no-repeat;background-position:-27px 0;width:25px;height:18px;float:left;margin-left:30px;cursor:pointer}.menu:hover{opacity:1}.sear_box{display:none;border:1px solid #fff;position:fixed;height:50px;width:360px;border-radius:25px;background:rgba(0,0,0,0.5);padding-right:30px;box-sizing:border-box;right:calc((100% - 1340px)/2);box-shadow:0 0 6px #fff;top:102px;z-index:400}.search_use{position:relative;width:100%;margin:auto;height:100%;position:relative}.sear_close{display:none;width:20px;height:20px;background:url(/img/img_sprite.png)no-repeat;background-position:-60px 0;position:absolute;right:408px;top:50%;transform:translateY(-50%);cursor:pointer}.search_use input{border:0;position:absolute;right:0;top:50%;transform:translateY(-50%);background:0;width:300px;height:50px;line-height:50px;color:#fff;font-size:16px;padding-left:10px;box-sizing:border-box}.search_use input::-webkit-input-placeholder{color:rgba(255,255,255,1)}.search_use input::-moz-input-placeholder{color:rgba(255,255,255,1)}.search_use input::-ms-input-placeholder{color:rgba(255,255,255,1)}.sear_btn{position:absolute;background:url(/img/img_sprite.png) no-repeat;background-position:0 0;width:19px;height:18px;cursor:pointer;right:0;top:50%;transform:translateY(-50%)}.nav_box{display:none;position:fixed;z-index:300;width:200px;right:0;top:0;height:100vh;background:rgba(0,0,0,0.8);z-index:200}.nav_close{width:20px;height:20px;background:url(/img/img_sprite.png) no-repeat;background-position:-60px 0;margin:40px auto 15px;cursor:pointer}.nav{padding:0 50px;box-sizing:border-box;font-size:14px}.nav li{padding:35px 0;box-sizing:border-box}.nav li+li{border-top:1px solid rgba(255,255,255,0.07)}.nav a{display:block;color:rgba(255,255,255,0.7);text-align:center}.nav a:hover{color:rgba(255,255,255,1)}@media only screen and (max-width:1440px){.sear_box{right:calc((100% - 1220px)/2)}}@media only screen and (max-width:1280px){.sear_box{right:calc((100% - 1000px)/2)}}@media only screen and (max-width:1024px){.nav li{padding:20px 0}.sear_box{right:50px;top:60px;height:50px;width:300px}.search_use input{width:250px}}@media only screen and (max-width:480px){.sear_close{right:252px}.sear_box{right:50px;top:60px;height:40px;width:300px}.search_use input{width:250px;height:40px;line-height:40px;font-size:14px}}.hot_box{position:absolute;right:72px;bottom:25px;z-index:220;color:#fff}.hot_line{height:43px;float:left;border-right:1px solid rgba(255,255,255,0.2);font-size:19px;font-weight:bold;line-height:25px;padding-right:20px;text-align:right}.hot_line p{position:relative;top:-3px}.on_line{cursor:pointer;height:43px;float:left;line-height:43px;text-align:center;margin-left:20px;background:#f42225;border-radius:4px;padding:0 13px}.on_line span{transition:all .3s ease-in;padding-left:32px;background:url(/img/kefu.png)no-repeat;background-position:0 0}.on_line:hover span{background-position:3px}.ban_use{width:100%;height:100%}.ban_cont{position:absolute;width:100%;z-index:100;left:50%;top:50%;transform:translate(-50%,-50%);max-width:90%;color:#fff;text-align:center}.ban_tit{font-size:48px;letter-spacing:2px}.ban_info{font-size:18px;line-height:30px;margin-top:10px;position:relative;padding-bottom:37px;box-sizing:border-box}.ban_info:after{display:block;content:"";position:absolute;width:60px;height:4px;left:50%;transform:translateX(-50%);bottom:0;background:#f42225}.ban1{right:65px!important;top:35%!important}.ban1 .swiper-pagination-bullet{width:auto;height:auto;opacity:.3;background:0;color:#fff;font-size:16px;margin:10px 0!important}.ban1 .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;font-size:24px}.ban2{bottom:40px!important}.ban2 .swiper-pagination-bullet{width:14px;height:14px;background:rgba(255,255,255,0.3);opacity:1;margin:0 15px!important}.ban2 .swiper-pagination-bullet.swiper-pagination-bullet-active{background:rgba(255,255,255,1)}.ban_cont_ani{color:#c49e62;opacity:0;position:relative;top:50px;transition:all 1.5s ease-in;transform:scale(1.1)}.ani-slide .ban_cont_ani{opacity:1;top:0;transform:scale(1)}.banner .swiper-slide{overflow:hidden}.banner_bj{position:relative;transition:all 4s ease-in;width:100%;height:100%;z-index:50;transform:scale(1.2)}.ani-slide .banner_bj{transform:scale(1)}.ban_cont_ani p{color:#fff}.bgvideo_video{position:relative;width:100%;height:100%}.bgvideo_video video{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1440px){.ban_tit{font-size:35px}}@media only screen and (max-width:1280px){.ban_tit{font-size:30px}.ban1{display:none}}@media only screen and (max-width:1024px){.ban_tit{font-size:28px}.ban_info{font-size:16px;line-height:28px;padding-bottom:25px}.lines{display:none}.nexts{display:none}.logo{left:20px;width:150px;top:20px}.header{right:20px;top:25px}.sear_use{opacity:1}
.menu{opacity:1}}@media only screen and (max-width:768px){.ban_tit{font-size:22px}.ban_info{font-size:16px;line-height:28px;padding-bottom:25px}.ban_cont{width:100%;padding:0 20px}.hot_line{font-size:14px;padding-right:8px}.on_line{margin-left:8px;padding:0 8px}.on_line span{padding-left:24px}.hot_box{right:10px;display:none}.ban2 .swiper-pagination-bullet{width:10px;height:10px;margin:0 8px!important}}@media only screen and (max-width:480px){.ban_tit{font-size:20px}.ban2{bottom:60px!important}}.about_tit{text-align:center;color:#fff;margin-bottom:32px}.about_tit h2{font-size:32px;letter-spacing:2px}.about_tit p{font-size:18px;color:rgba(255,255,255,0.5)}.about_info{text-align:center;width:1011px;margin:auto;line-height:24px;color:#fff}.num_list{text-align:center;color:#fff;margin:35px auto 40px}.num_list li{display:inline-block;margin:0 35px}.nums{font-size:90px;line-height:90px;position:relative;font-style:italic}.nums em{vertical-align:bottom}.read_more{margin:auto;background:url(/img/img_sprite.png) no-repeat;background-position:0 -26px;width:113px;height:26px;text-align:center;line-height:26px}.read_more a{color:#fff;display:block}.read_more a:hover{font-weight:bold}.about_video{width:100%;height:100%;position:relative;z-index:50}.about_video video{height:100%;position:absolute;left:50%;top:0;transform:translateX(-50%)}.about_use{position:absolute;z-index:100;width:100%;left:0;top:24%}@media only screen and (max-width:1680px){.about_use{top:12%}}@media only screen and (max-width:1440px){.nums{font-size:80px}.about_tit h2{font-size:28px}}@media only screen and (max-width:1366px){.nums{font-size:75px}.about_tit h2{font-size:26px}}@media only screen and (max-width:1280px){.about_info{width:900px}.nums{font-size:70px}.about_tit h2{font-size:24px}}@media only screen and (max-width:1024px){.about_info{width:800px}.nums{font-size:65px}.about_use{left:50%;top:40%;transform:translate(-50%,-50%);width:100%}}@media only screen and (max-width:768px){.num_list li{margin:10px 0;width:40%}.about_use{width:90%}.about_info{width:100%}.nums{font-size:45px;line-height:60px}.about_info{height:45px;overflow:hidden}.about_tit h2{font-size:20px}.about_tit p{font-size:16px}.num_list{margin:25px auto}.about_tit{margin-bottom:7px}}@media only screen and (max-width:480px){.about_tit h2{font-size:16px}.about_tit p{font-size:14px}.about_use{top:50%}.about_video{display:none}}.ligt_use{position:absolute;z-index:100;left:0;top:90px;text-align:center;width:100%}.ligh_tit{font-size:32px;color:#fff;margin-bottom:15px;letter-spacing:2px}.ligh{display:inline-block;vertical-align:middle;position:relative;margin:0 15px;width:110px}.ligh span{display:block;font-size:18px;color:rgba(255,255,255,0.5);cursor:pointer}.ligh em{position:absolute;display:block;opacity:0;width:auto;white-space:nowrap;left:50%;transform:translateX(-50%);top:35px;font-size:18px;color:rgba(255,255,255,0.5)}.ligh.active span{color:#fff}.ligh.active em{opacity:1}.land_use{height:100%;position:relative;z-index:50;overflow:hidden}.land_box{height:100%;display:none;z-index:100}.land_ani{width:100%;height:100%;z-index:50;position:absolute;left:0;top:0;transition:all 4s ease-in;transform:scale(1.15)}.land_ani.active{transform:scale(1)}.land_banner{z-index:100}.land_box.active{display:block}.land_banner{height:100%}.land_list{margin:0 40px;height:100%}.land_list ul{height:100%}.land_list .li{width:100%;float:left;position:relative;overflow:hidden;transition:all .3s ease-in;height:100%;padding-top:330px;box-sizing:border-box}.land_list .swiper-slide:nth-child(4n+1) .li{padding-top:550px}.land_list .swiper-slide+.swiper-slide .li:after{display:block;content:"";position:absolute;width:1px;height:100%;left:0;top:0;background:#363c53}.land_list .swiper-slide:nth-child(4n-1) .li{padding-top:550px}.land_line{width:60px;height:4px;border-radius:2px;background:#f00}.land_info{margin:30px 65px 0 30px}.land_tit{font-size:24px;line-height:40px;margin-bottom:20px}.land_tit a{color:#fff}.land_detail{font-size:14px;line-height:24px}.land_detail a{color:#9ea4ad;height:72px;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.expand{opacity:0;padding-left:34px;position:relative;line-height:20px;font-size:14px;color:#9ea4ad;margin-top:65px}.expand:after{position:absolute;content:"";width:20px;height:20px;border:10px solid #f42225;left:-20px;top:0;box-sizing:content-box}.land_bj{transition:all .3s ease-in;overflow:hidden;position:absolute;left:0;top:0;z-index:100;width:100%;height:0;background:#000a16}.land_bj img{display:block;width:100%;height:100%}.land_cont{position:relative;z-index:110}.land_list .li.active .land_bj{opacity:1;height:100%}.land_list .li.active .expand{opacity:1}.land_list .li.active .land_line{background:#fff;box-shadow:0 0 10px #fff;animation:plays 3s infinite;-webkit-animation:plays 3s infinite}.land_ban{bottom:55px!important;width:100%;text-align:center;left:0!important;z-index:200}
.land_ban .swiper-pagination-bullet{width:10px;height:10px;opacity:.2;background:#fff;position:relative;margin:0 25px!important}.land_ban .swiper-pagination-bullet:after{display:none;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:45px;height:45px;border-radius:50%;border:1px solid #fff;box-shadow:0 0 10px #fff}.land_ban .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.land_ban .swiper-pagination-bullet.swiper-pagination-bullet-active:after{display:block}@keyframes plays{0%{bottom:40px}25%{bottom:20px}50%{bottom:40px}75%{bottom:20px}100%{bottom:40px}}@media only screen and (max-width:1440px){.land_list .swiper-slide:nth-child(4n+1) .li{padding-top:350px}.land_list .swiper-slide:nth-child(4n-1) .li{padding-top:350px}.land_tit{font-size:20px;line-height:35px}.land_info{margin:20px 45px 0 20px}.expand{margin-top:45px}.ligh_tit{font-size:28px}}@media only screen and (max-width:1366px){.land_list .swiper-slide .li{padding-top:210px}.land_list .swiper-slide:nth-child(4n+1) .li{padding-top:300px}.land_list .swiper-slide:nth-child(4n-1) .li{padding-top:300px}.land_tit{font-size:18px;line-height:30px}.land_info{margin:20px 35px 0 20px}.expand{margin-top:25px}.ligh_tit{font-size:26px}}@media only screen and (max-width:1280px){.ligh_tit{font-size:24px}}@media only screen and (max-width:1024px){.land_info{margin:25px 25px 0 15px}.land_tit{line-height:30px}.expand{margin-top:25px}}@media only screen and (max-width:768px){.land_list{margin:0 20px}.land_tit{font-size:20px;line-height:24px;height:48px;overflow:hidden}.ligh_tit{font-size:24px}.ligh span{font-size:16px}.ligh em{font-size:16px}}@media only screen and (max-width:480px){.ligh_tit{font-size:18px}.ligt_use{top:70px}.ligh{width:100px;margin:0 4px}.land_list .swiper-slide .li{width:94%;padding-top:0;height:auto;margin-top:0;left:3%}.land_list .swiper-slide:nth-child(4n+1) .li{padding-top:0}.land_list .swiper-slide:nth-child(4n-1) .li{padding-top:0}.land_list .li .land_bj{display:block;height:0;padding-bottom:145%;overflow:hidden}.land_bj img{height:auto}.land_list .li.active .land_bj{display:block;height:0;padding-bottom:140%;overflow:hidden}.land_bj{height:auto;position:static}.land_cont{position:absolute;bottom:6%}.land_list .li.active .land_line{box-shadow:none;background:#f00}.expand{display:block;opacity:1;margin-top:10px}.land_list{padding-top:0;box-sizing:border-box;position:absolute;margin:0;padding:0 20px;height:auto;top:140px;width:90%;left:5%;z-index:999}.land_list .swiper-slide+.swiper-slide .li:after{display:none}.land_info{margin:10px 7px 0 7px}.land_ban .swiper-pagination-bullet:after{display:none}.land_ban .swiper-pagination-bullet{margin:0 5px!important}.land_ban .swiper-pagination-bullet.swiper-pagination-bullet-active:after{display:none}.land_tit{margin-bottom:10px}.land_detail a{height:96px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.ligh em{display:none}}@media only screen and (max-width:320px){.ligt_use{top:90px}.land_list{top:57%}.land_detail a{height:44px;-webkit-line-clamp:2}.land_list{top:180px}}.adva_tit{text-align:center;color:#fff}.adva_tit h2{font-size:32px;letter-spacing:2px}.adva_tit p{font-size:18px;color:rgba(255,255,255,0.5);margin-top:5px}.adva_line{margin:auto;width:60px;height:4px;background:#f00;margin-top:20px}.adva_info{color:rgba(255,255,255,0.7);width:714px;margin:34px auto 80px;line-height:24px}.serv_list{position:relative}.serv_list:after{display:block;content:"";position:absolute;left:0;top:43px;width:100%;height:1px;background:rgba(255,255,255,0.2);z-index:50}.serv_line{display:block;box-shadow:0 0 7px rgba(255,255,255,1);transition:all .3s ease-in;content:"";position:absolute;left:0;top:43px;width:0;height:1px;background:rgba(255,255,255,1);z-index:60}.serve_box{position:absolute;width:100%;top:50%;transform:translateY(-50%)}.serve_use{width:1280px;margin:auto;height:auto}.serve_use li{float:left;margin:0 52px}.serve_use li:first-child{margin-left:0}.serve_use li:last-child{margin-right:0}.ser_bj{width:88px;height:88px;border-radius:50%;border:1px solid rgba(255,255,255,0.2);transition:all .3s ease-in;position:relative;background:#06060e;z-index:100}.serve_use li.on .ser_bj{border:1px solid rgba(255,255,255,1);box-shadow:0 0 7px rgba(255,255,255,1)}.serve_use li:hover .ser_bj{border:1px solid rgba(255,255,255,1);box-shadow:0 0 7px rgba(255,255,255,1)}.ser_bj .ser_pic{display:block;width:100%;height:100%}.serve_use li:nth-child(1) .ser_bj .ser_pic{background:url(/img/ser1.png) no-repeat center/33px}.serve_use li:nth-child(1).active .ser_bj .ser_pic{background:url(/img/ser1_1.png) no-repeat center/43px;}.serve_use li:nth-child(2) .ser_bj .ser_pic{background:url(/img/ser2.png) no-repeat center/44px}.serve_use li:nth-child(2).active .ser_bj .ser_pic{background:url(/img/ser2_1.png) no-repeat center/56px}.serve_use li:nth-child(3) .ser_bj .ser_pic{background:url(/img/ser3.png) no-repeat center/33px}
.serve_use li:nth-child(3).active .ser_bj .ser_pic{background:url(/img/ser3_1.png) no-repeat center/43px}.serve_use li:nth-child(4) .ser_bj .ser_pic{background:url(/img/ser4.png) no-repeat center/47px}.serve_use li:nth-child(4).active .ser_bj .ser_pic{background:url(/img/ser4_1.png) no-repeat center/57px}.serve_use li:nth-child(5) .ser_bj .ser_pic{background:url(/img/ser5.png) no-repeat center/36px}.serve_use li:nth-child(5).active .ser_bj .ser_pic{background:url(/img/ser5_1.png) no-repeat center/46px}.serve_use li:nth-child(6) .ser_bj .ser_pic{background:url(/img/ser6.png) no-repeat center/43px}.serve_use li:nth-child(6).active .ser_bj .ser_pic{background:url(/img/ser6_1.png) no-repeat center/53px}.serve_use li:nth-child(7) .ser_bj .ser_pic{background:url(/img/ser7.png) no-repeat center/46px}.serve_use li:nth-child(7).active .ser_bj .ser_pic{background:url(/img/ser7_1.png) no-repeat center/47px}.ser_name{position:relative;width:100%;height:20px;margin:20px 0 10px;color:#fff}.ser_name span{display:block;width:auto;white-space:nowrap;position:absolute;left:50%;top:0;transform:translateX(-50%)}.ser_info{opacity:0;position:relative;top:20px;transition:all .3s ease-in;width:100%;color:rgba(255,255,255,0.8);text-align:center}.ser_cont{width:auto;white-space:nowrap;position:absolute;left:50%;top:0;transform:translateX(-50%);font-size:14px}.serve_use li.active .ser_info{opacity:1;top:0}.serve_use li.on .ser_info{opacity:1;top:0}@media only screen and (max-width:1920px){.adva_tit h2{font-size:32px}}@media only screen and (max-width:1440px){.serve_use li{margin:0 45px}.serve_use{width:1170px}.adva_tit h2{font-size:28px}}@media only screen and (max-width:1366px){.adva_tit h2{font-size:26px}.adva_info{margin:34px auto 50px}.serve_use{width:1040px}.serve_use li{margin:0 35px}}@media only screen and (max-width:1280px){.serve_use{width:900px}.serve_use li{margin:0 37px}.adva_tit h2{font-size:24px}}@media only screen and (max-width:1024px){.serv_line{display:none}.serve_use{width:768px}.ser_info{display:none!important}.serv_list:after{display:none}.serve_use li{display:inline-block;float:none;margin:15px 37px}.serve_use{text-align:center}.adva_tit h2{font-size:24px}.adva_info{margin-bottom:30px}}@media only screen and (max-width:768px){.adva_tit h2{font-size:20px}}@media only screen and (max-width:480px){.serve_use li{margin:0;width:23%;padding:5px;box-sizing:border-box}.serve_use{width:100%;padding:0 10px;box-sizing:border-box}.adva_tit h2{font-size:18px}.adva_tit p{font-size:16px}.adva_info{width:100%;padding:0 20px;box-sizing:border-box;text-align:justify;margin:5px auto 5px}.ser_bj{width:60px;height:60px;margin:auto}.serve_use li:nth-child(1) .ser_bj .ser_pic{background:url(/img/ser1.png) no-repeat center/23px}.serve_use li:nth-child(1).active .ser_bj .ser_pic{background:url(/img/ser1_1.png) no-repeat center/33px}.serve_use li:nth-child(2) .ser_bj .ser_pic{background:url(/img/ser2.png) no-repeat center/34px}.serve_use li:nth-child(2).active .ser_bj .ser_pic{background:url(/img/ser2_1.png) no-repeat center/46px}.serve_use li:nth-child(3) .ser_bj .ser_pic{background:url(/img/ser3.png) no-repeat center/23px}.serve_use li:nth-child(3).active .ser_bj .ser_pic{background:url(/img/ser3_1.png) no-repeat center/33px}.serve_use li:nth-child(4) .ser_bj .ser_pic{background:url(/img/ser4.png) no-repeat center/37px}.serve_use li:nth-child(4).active .ser_bj .ser_pic{background:url(/img/ser4_1.png) no-repeat center/47px}.serve_use li:nth-child(5) .ser_bj .ser_pic{background:url(/img/ser5.png) no-repeat center/26px}.serve_use li:nth-child(5).active .ser_bj .ser_pic{background:url(/img/ser5_1.png) no-repeat center/36px}.serve_use li:nth-child(6) .ser_bj .ser_pic{background:url(/img/ser6.png) no-repeat center/33px}.serve_use li:nth-child(6).active .ser_bj .ser_pic{background:url(/img/ser6_1.png) no-repeat center/43px}.serve_use li:nth-child(7) .ser_bj .ser_pic{background:url(/img/ser7.png) no-repeat center/36px}.serve_use li:nth-child(7).active .ser_bj .ser_pic{background:url(/img/ser7_1.png) no-repeat center/37px}.ser_name{margin:5px 0}.ser_name span{width:70px;white-space:normal;font-size:12px}.serve_box{top:50%}.serve_use li .ser_bj{border:1px solid rgba(255,255,255,1);box-shadow:0 0 7px rgba(255,255,255,1)}}@media only screen and (max-width:320px){.adva_tit h2{font-size:16px}}.team_tit{margin-top:120px}.team_tit .adva_tit{margin-top:0}.team_box{width:1280px;margin:60px auto;position:relative;z-index:100}.team_btn{position:absolute;top:50%;transform:translateY(-50%);width:14px;height:25px;cursor:pointer;}.team_prev{background:url(/img/img_sprite.png) no-repeat;background-position:-21px -68px;left:-45px}.team_prev:hover{background:url(/img/img_sprite.png) no-repeat;background-position:-57px -68px}.team_next{background:url(/img/img_sprite.png)no-repeat;background-position:-21px -109px;right:-45px}.team_next:hover{background:url(/img/img_sprite.png) no-repeat;background-position:-57px -109px}.team_list li{width:25%;float:left}.team_list li a{display:block}.team_pic{overflow:hidden;width:100%;position:relative;z-index:50}.team_pic img{display:block;width:100%;transition:all .3s ease-in}
.team_cont{padding:25px 30px 30px;box-sizing:border-box;background:#fff;transition:all .3s ease-in;position:relative;z-index:100}.team_name{font-size:24px;color:#333;transition:all .3s ease-in}.team_job{font-size:18px;color:#666;transition:all .3s ease-in}.team_info{font-size:14px;color:#999;line-height:24px;overflow:hidden;height:96px;margin:10px 0 20px;transition:all .3s ease-in}.team_add{color:#999;width:20px;transition:all .3s ease-in;cursor:pointer}.team_cont:after{display:block;content:"";width:20px;height:20px;position:absolute;left:29px;transform:rotate(45deg);background:#fff;transition:all .3s ease-in}.team_list li:nth-of-type(odd) .team_cont:after{top:-10px}.team_list li:nth-of-type(even) .team_cont:after{bottom:-10px}.team_list li:hover img{transform:scale(1.05)}.team_list li:hover .team_cont{background:#ff460f}.team_list li:hover .team_cont:after{background:#ff460f}.team_list li:hover .team_name{color:#fff}.team_list li:hover .team_job{color:#fff}.team_list li:hover .team_info{color:#fff}.team_list li:hover .team_add{color:#fff}.team_use{position:absolute;z-index:100;width:100%;top:50%;transform:translateY(-50%)}.team_bj2{width:100%;height:50%;background:url(/img/team_bj2.png)no-repeat center 0/cover;position:absolute;z-index:50;left:0;top:0;animation:plays 1s infinite;-webkit-animation:plays 1s infinite}.team_bj3{width:100%;height:50%;background:url(/img/team_bj3.png)no-repeat center 0/cover;position:absolute;z-index:50;left:0;top:0;animation:plays 1s infinite;-webkit-animation:plays 1s infinite}@media only screen and (max-width:1920px){.team_box{margin:50px auto}}@media only screen and (max-width:1440px){.team_box{width:1170px;margin:40px auto}.team_info{height:69px}}@media only screen and (max-width:1366px){.team_box{width:1000px;margin:20px auto}.team_info{height:69px}.team_cont{padding:9px 14px 13px}.team_info{margin:5px 0;font-size:14px}.team_use{top:50%}.team_name{font-size:18px}.team_job{font-size:16px}}@media only screen and (max-width:1280px){.team_tit{margin-top:90px}.team_box{width:1000px}}@media only screen and (max-width:1024px){.team_box{width:805px}.team_cont{padding:10px 15px}.team_tit{margin-top:0}.team_info{height:50px}}@media only screen and (max-width:768px){.team_box{width:640px;margin:30px auto}.team_next{right:-35px}.team_prev{left:-35px}.team_use{top:45%}}@media only screen and (max-width:480px){.team_box{width:60%;margin:10px auto}.team_cont{height:125px!important}.team_name{font-size:16px}.team_job{font-size:14px}.team_info{height:48px}.news_use{height:100%}.team_next{right:-25px}.team_prev{left:-25px}.team_use{top:50%;transform:translateY(-50%)}.team_list li{padding:0 3px}}@media only screen and (max-width:320px){.team_box{width:70%;margin:10px auto}.team_prev{left:-20px}.team_next{right:-20px}.adva_tit h2{font-size:16px}}.honor_box{width:1280px;margin:0 auto 0;position:absolute;z-index:100;top:50%;transform:translateY(-50%);left:calc((100% - 1280px)/2)}.honor_bj{position:absolute;left:0;top:0;z-index:50;width:100%;height:100%;transition:all 3s ease-in;opacity:0}.honor_bj.active{opacity:1}.honor_box .adva_tit{margin-top:0;text-align:left}.honor_box .adva_line{margin:20px 0 0}.honor_use{position:relative;width:940px}.honor_use .ani_mate{position:absolute;left:50%;transform:translateX(-50%);bottom:0}.honor_list li{float:left;width:250px}.honor_list li img{display:block;max-width:100%;max-height:280px}.honor_ban{margin:45px 0 50px}.honor_btn{width:55px;height:55px;float:left;background:rgba(255,255,255,0.2);transition:all .3s ease-in}.honor_btn span{display:block;width:100%;height:100%;cursor:pointer}.honor_btn+.honor_btn{margin-left:2px}.honor_prev span{background:url(/img/img_sprite.png)no-repeat;background-position:-1px -53px;}.honor_next span{background:url(/img/img_sprite.png)no-repeat;background-position:1px -94px}.honor_prev:hover span{background:url(/img/img_sprite.png)no-repeat;background-position:-77px -53px}.honor_next:hover span{background:url(/img/img_sprite.png)no-repeat;background-position:-75px -94px}.honor_btn:hover{background:#f42225}@media only screen and (max-width:1440px){.honor_box{width:1170px;left:calc((100% - 1170px)/2)}.honor_use{width:760px}.honor_ban{margin:30px 0}}@media only screen and (max-width:1366px){.honor_use{width:740px}.honor_list li img{max-height:240px}}@media only screen and (max-width:1280px){.honor_box{width:1074px;left:calc((100% - 1074px)/2)}}@media only screen and (max-width:1024px){.honor_box{width:840px;left:calc((100% - 800px)/2)}.honor_use{width:760px}}@media only screen and (max-width:768px){.honor_box{padding:0 20px;box-sizing:border-box;width:100%;left:0}.honor_use{width:100%}.honor_btn{width:40px;height:40px}.honor_box .adva_line{margin-top:10px}}@media only screen and (max-width:480px){.honor_btn{width:30px;height:30px}.honor_btn span{background-size:30%!important}.honor_prev span{background:url(/img/prev1.png)no-repeat center}.honor_next span{background:url(/img/next1.png) no-repeat center}}.news_box{width:100%;height:100%;position:relative;overflow:hidden}.adva_use{position:relative;z-index:100;height:100%}.news_bj{position:absolute;left:0;top:0;width:100%;height:100%;z-index:50;transform:scale(1.15);transition:all 4s ease-in}
.news_bj.active{transform:scale(1)}.news_box .adva_tit{margin-top:0;padding-top:130px}.news_use{margin-top:100px}.news_list li{float:left;width:33.33%;position:relative;min-height:300px}.news_cont{width:385px;margin:auto;overflow:hidden;color:#fff;position:absolute;left:50%;top:0;transform:translateX(-50%)}.news_date{height:83px;overflow:hidden}.new_day{float:left;width:60px;height:60px;border:10px solid #ff460f;position:relative;font-size:60px;line-height:60px;color:#fff;font-weight:bold;box-sizing:content-box}.new_day span{display:block;position:absolute;top:50%;transform:translateY(-50%);right:13px}.news_year_use{float:left;margin-left:5px;margin-top:25px;position:relative;top:10px}.news_year{font-size:16px;font-weight:bold;line-height:16px}.news_month span{font-size:24px;font-weight:bold}.news_month em{font-size:16px;font-weight:bold}.news_info{margin-top:36px}.news_tit{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:20px;color:#fff;line-height:28px}.news_dateil{font-size:14px;color:rgba(255,255,255,0.7);line-height:30px;height:90px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news_hon{opacity:0;overflow:hidden;margin:0 56px}.news_hon_date{float:left;width:122px;height:122px;background:#ff460f;border-radius:0 8px 0 0;padding-top:18px;box-sizing:border-box;margin-right:30px}.news_hon_month{font-size:24px;color:#fff;font-weight:bold;line-height:24px}.news_hon_day{font-size:120px;font-weight:bold;line-height:103px;color:#fff;position:relative;right:20px}.news_hon_year{font-size:24px;font-weight:bold;font-style:oblique;color:#fff}.news_hon_cont{float:left;width:calc(100% - 152px)}.news_hon_pic{margin-bottom:30px;max-width:100%}.news_hon_pic img{display:block;width:100%}.news_hon_info .news_tit{margin-right:20px}.news_list li.active .news_hon{opacity:1}.news_ban{bottom:55px!important;width:100%;text-align:center;left:0!important}.news_ban .swiper-pagination-bullet{width:10px;height:10px;opacity:.2;background:#fff;position:relative;margin:0 25px}.news_ban .swiper-pagination-bullet:after{display:none;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:45px;height:45px;border-radius:50%;border:1px solid #fff;box-shadow:0 0 10px #fff}.news_ban .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.news_ban .swiper-pagination-bullet.swiper-pagination-bullet-active:after{display:block}@media only screen and (max-width:1440px){.news_hon{margin:0 25px}.news_hon_date{width:100px;height:100px;padding-top:8px;line-height:93px}.news_hon_day{font-size:100px}.news_box .adva_tit{padding-top:100px}.news_use{margin-top:70px}.news_tit{font-size:20px}.news_hon .news_tit{margin-bottom:0}.news_hon .news_dateil{line-height:24px;height:72px}.news_box{height:100%}.news_cont{width:90%}.news_hon_date{margin-right:15px}.news_hon_cont{width:calc(100% - 150px)}.news_hon_pic{margin-bottom:20px}}@media only screen and (max-width:1366px){.news_box .adva_tit{padding-top:50px}.news_use{margin-top:50px}}@media only screen and (max-width:1280px){.news_hon_date{float:none;position:relative;margin-bottom:30px}.news_hon_year{position:absolute;left:101%;top:50%;transform:translateY(-50%)}.news_hon_cont{width:100%;float:none}.news_hon_day{font-size:80px;line-height:80px}.news_hon{margin:0 20px}.news_list li:first-child .news_hon{margin-left:20px}.news_use{margin-top:50px}.news_tit{font-size:20px}.news_cont{width:350px}}@media only screen and (max-width:1024px){.news_cont{width:90%}.news_tit{font-size:20px;margin-bottom:10px}.news_dateil{line-height:24px}.news_hon_day{font-size:75px}.news_hon_pic{margin-bottom:10px}.news_hon_cont{width:90%}}@media only screen and (max-width:768px){.news_ban .swiper-pagination-bullet:after{width:40px;height:40px}.news_use{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;padding:0 20px;box-sizing:border-box}.news_list li.active .news_hon{opacity:1}.news_box{height:100%}.news_box .adva_tit{padding-top:100px}.news_cont{display:block!important;opacity:1!important}}@media only screen and (max-width:480px){.news_cont{top:170px;width:100%}.news_hon_cont{display:none}.new_day{font-size:50px;width:50px;height:50px}.news_year_use{margin-top:10px}.news_info{margin-top:16px}.news_tit{font-size:18px;margin-bottom:5px}.adva_line{margin-top:10px;width:50px}.new_day span{right:3px}.news_ban .swiper-pagination-bullet{margin:0 5px!important}.news_ban .swiper-pagination-bullet.swiper-pagination-bullet-active:after{display:none}}.footer_box{background:url(/img/footerBg.jpg);padding:60px 0 45px;box-sizing:border-box}.footer{width:1280px;margin:auto}.foot_pla{float:left;width:560px}.foot_logo{width:192px}.foot_logo img{display:block;width:100%}.pla_info{font-size:14px;color:#898d92;line-height:24px;margin-top:30px}.foot_code{width:110px;float:right;font-size:14px;color:#898d92;text-align:center}.foot_code img{display:block;width:100%}
.foot_code p{margin-top:5px}.footer_top{padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,0.1);margin-bottom:25px}.foot_le{float:right;width:350px}.friend{font-size:12px;color:#898d92;margin:15px 0 10px}.friend a{color:#898d92}.friend a:hover{color:#fff}.friend span{position:relative;top:-2px}.wei{height:35px;display:inline-block;width:37px;border:1px solid rgba(255,255,255,0.2);transition:all .3s ease-in}.wei:nth-child(2){border-left:none!important;border-right:none!important}.wei:hover{background:#f42225;border:1px solid #f42225}.wei span{display:block;width:100%;height:100%;}.wei:nth-child(3){width:48px}.weixin{background:url(/img/img_sprite.png)no-repeat;background-position:-20px -375px}.weibo{background:url(/img/weibo1.png)no-repeat;background-position:center}.plays{background:url(/img/img_sprite.png)no-repeat;background-position:-14px -428px}.wei:hover .weixin{background:url(/img/img_sprite.png)no-repeat;background-position:-79px -375px}.wei:hover .weibo{background:url(/img/weibo2.png)no-repeat;background-position:center}.wei:hover .plays{background:url(/img/img_sprite.png)no-repeat;background-position:-74px -428px}.wei:nth-child(2) span{background:url(/img/img_sprite.png)no-repeat;background-position:-18px -402px}.wei:nth-child(2):hover span{background:url(/img/img_sprite.png)no-repeat;background-position:-77px -402px}.foot_rig{width:50%;float:right;text-align:right;font-size:12px;color:#898d92}.foot_rig a{color:#898d92}.foot_rig a:hover{color:#fff}.foot_copy{line-height:20px}.foot_map{float:left;color:#898d92;font-size:12px}.foot_map a{color:#898d92}.wei_box{text-align:right;font-size:0}.suspen_box{position:fixed;right:20px;bottom:100px;z-index:200;width:80px}.suspen_box li{width:80px;transition:all .3s ease-in;height:80px;background:rgba(0,0,0,0.7);margin-top:2px;float:right}.suspen_box p{text-align:center;color:#777;font-size:14px;transition:all .3s ease-in}.suspen_box li:last-child{height:auto}.suspen_box li:hover{background:#ff460f;cursor:pointer}.suspen_box .su_top{width:80px;height:60px;background:url(/img/img_sprite.png)no-repeat;background-position:0 -321px}.call_box span{display:inline-block;vertical-align:middle}.call_box .span{width:80px}.call_box .span_bg{display:block;margin-top:10px;height:40px;font-size:18px;color:transparent;background:url(/img/img_sprite.png) no-repeat;background-position:0px -152px;cursor:pointer}.call_box{width:80px;overflow:hidden;float:right;height:80px;transition:all .3s ease-in}.call_box:hover{width:208px;background:#ff460f}.call_box .span_box{width:208px}.call_box:hover .span_bg{background:url(/img/img_sprite.png) no-repeat;background-position:-58px -152px;color:#fff}.she_box{margin-top:10px;height:40px;background:url(/img/img_sprite.png)no-repeat;background-position:0 -196px}.jis_box{margin-top:10px;height:40px;background:url(/img/img_sprite.png) no-repeat;background-position:1px -244px}.shou_box{width:80px;float:right;transition:all .3s ease-in;overflow:hidden;height:80px}.shou_box .span_bg{color:#fff;font-size:18px;display:block;margin-top:10px;height:40px;background:url(/img/img_sprite.png) no-repeat;background-position:0 -290px}.shou_box .span_box{width:208px}.shou_box .span{width:80px}.shou_box span{display:inline-block;vertical-align:middle}.suspen_box li:hover p{color:#fff}.suspen_box li:hover .she_box{background:url(/img/img_sprite.png) no-repeat;background-position:-58px -196px}.suspen_box li:hover .jis_box{background:url(/img/img_sprite.png) no-repeat;background-position:-56px -244px}.suspen_box li:hover .shou_box{width:225px;background:#ff460f}.suspen_box li:hover .shou_box .span_bg{background:url(/img/img_sprite.png) no-repeat;background-position:-56px -290px}.suspen_box li:hover .su_top{background:url(/img/img_sprite.png)no-repeat;background-position:-56px -321px}.su_top{display:none}.su_top.active{display:block}@media only screen and (max-width:1440px){.footer{width:1170px}}@media only screen and (max-width:1280px){.footer{width:1000px}.foot_pla{width:480px;margin-right:20px}}@media only screen and (max-width:1024px){.footer{width:90%}.foot_pla{width:380px;margin-right:20px}.foot_le{width:200px}.suspen_box{right:0}}@media only screen and (max-width:768px){.footer{width:100%;padding:0 20px;box-sizing:border-box}.footer_box{padding:30px 0}.footer_top{padding-bottom:20px}.foot_pla{width:480px}.foot_logo{width:160px}.foot_le{width:100%}.foot_code{float:left;margin-top:20px}}@media only screen and (max-width:600px){.foot_pla{width:300px}}@media only screen and (max-width:480px){.foot_pla{width:100%}.foot_logo{display:none}.pla_info{margin-top:0}.foot_code{display:none}.foot_le{width:100%}.foot_rig{width:100%;margin-top:20px;text-align:left}}.qual_head_box{width:100%;height:100px;border-bottom:1px solid rgba(255,255,255,0.2);position:fixed;left:0;top:0;z-index:200}.qual_head_box:after{transition:all .3s ease-in;display:block;content:"";position:absolute;left:0;top:0;width:100%;height:0;background:rgba(0,0,0,0.7);z-index:0}.qual_head_box.active:after{height:100px}.qual_head{width:1280px;margin:auto;position:relative;z-index:20}.qual_logo{width:192px;float:left;margin-top:46px}.qual_logo img{display:block;width:100%}.qual_nav{float:right;margin-right:80px;margin-top:48px}
.qual_nav li{float:left;margin-left:80px;position:relative}.qual_nav li:after{opacity:0;display:block;content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-13px;width:0;height:2px;background:#f00;transition:all .3s ease-in}.qual_nav span{display:block;color:#fff;font-size:18px;line-height:22px;transition:all .3s ease-in}.qual_nav em{display:block;font-size:12px;color:rgba(255,255,255,0.2);text-align:center}.qual_sear{background:url(/img/img_sprite.png) no-repeat;background-position:0  0;width:19px;height:18px;position:absolute;right:0;top:59px;cursor:pointer}.qual_nav li.active span{transform:scale(1.05)}.qual_nav li:hover span{transform:scale(1.05)}.qual_nav li:hover:after{opacity:1;width:100%}.qual_nav li.active:after{opacity:1;width:100%}.qual_call{font-size:22px;color:#f42225;position:absolute;right:0;top:10px}@media only screen and (max-width:1440px){.qual_head{width:1170px}.qual_head_box{height:90px}.qual_head_box.active:after{height:90px}.qual_nav{margin-top:35px}.logo{top:30px}.qual_call{top:5px}.qual_sear{top:45px}.qual_nav li:after{bottom:-15px}}@media only screen and (max-width:1280px){.qual_head{width:1000px}.qual_nav li{margin-left:64px}}@media only screen and (max-width:1024px){.qual_head_box{display:none}.head_use{display:block}.head_use:after{display:block;content:"";transition:all .3s ease-in;position:absolute;left:0;top:0;width:100%;height:0;z-index:0;background:rgba(0,0,0,0.8)}.head_use.active{position:fixed;left:0;top:0;z-index:300}.head_use.active:after{height:62px}.logo{top:20px}}.point{background:url(/img/img_sprite.png) no-repeat;background-position:0 -495px;animation:plays 2s infinite;-webkit-animation:plays 2s infinite;width:44px;height:60px;position:absolute;left:50%;bottom:40px;transform:translateX(-50%);z-index:200}.qual .swiper-slide{position:relative;height:100%;overflow:hidden}.whbz_ban .swiper-slide{height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:relative}.qual_box{width:1280px;position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);text-align:center;z-index:100}.qual_tit{font-size:32px;color:#fff;letter-spacing:2px}.qual_en{font-size:18px;color:rgba(255,255,255,0.3);margin:10px auto 0}.qual_cn{font-size:18px;color:rgba(255,255,255,0.8);margin:10px auto 0}.qual_good{font-size:16px;color:#e4e4e4;margin:30px auto 50px;width:670px;line-height:30px}.qual_line{width:60px;height:4px;border-radius:2px;background:#f00;margin:auto}.xcbz_box{width:1280px;margin:auto;position:relative;height:960px;z-index:100}.xcbz{position:absolute;top:46%;transform:translateY(-50%);width:550px}.xcbz_tit{font-size:32px;color:#fff;margin-bottom:20px}.xcbz_info p+p{margin-top:10px}.xcbz_info p{position:relative;padding-left:18px;box-sizing:border-box;font-size:16px;color:#e4e4e4;line-height:23px;text-align:justify}.xcbz_info .xcbz_cont{position:relative;width:348px;box-sizing:border-box;font-size:16px;color:#e4e4e4;line-height:23px;text-align:justify}.xcbz_info em{position:absolute;left:0;top:0}.whbz_use{height:960px}#c_portalResGroupNewsNew_list-1591868509798 .section:nth-of-type(odd) .xcbz{left:50%}.qual .whbz_ban .xcbz{left:0!important}@keyframes plays{0%{bottom:40px}25%{bottom:20px}50%{bottom:40px}75%{bottom:20px}100%{bottom:40px}}@-webkit-keyframes plays{0%{bottom:40px}25%{bottom:20px}50%{bottom:40px}75%{bottom:20px}100%{bottom:40px}}@media only screen and (max-width:1440px){.xcbz_tit{font-size:28px}.qual_box{width:1170px}.xcbz_box{width:1170px}.qual_tit{font-size:28px}.qual_cn{font-size:16px}.qual_en{font-size:16px}}@media only screen and (max-width:1366px){.qual_tit{font-size:26px}.xcbz_tit{font-size:26px}}@media only screen and (max-width:1280px){.qual_box{width:1000px}.xcbz_box{width:1000px}.qual_tit{font-size:24px}.xcbz{width:46%}.xcbz_tit{font-size:24px}}@media only screen and (max-width:1024px){.qual_box{width:100%;padding:0 20px;box-sizing:border-box}.xcbz_box{width:100%;padding:0 20px;box-sizing:border-box}.qual_tit{font-size:22px}.xcbz_tit{font-size:22px}.qual .whbz_ban .xcbz{left:20px!important}.qual_good{margin:20px auto 30px}}@media only screen and (max-width:768px){.qual_tit{font-size:20px}.qual_good{width:100%;margin:10px auto 15px}.xcbz_tit{font-size:20px}.xcbz_box{height:560px}.qual_cn{font-size:14px}.qual_en{font-size:14px}.point{width:22px;height:30px;background-size:100%}}@media only screen and (max-width:480px){.qual_tit{font-size:16px}.xcbz_tit{font-size:16px}.xcbz_info p{font-size:14px}.qual_en{font-size:14px;margin-top:6px}.xcbz{width:100%;position:relative;top:33%;transform:translateY(0)}#c_portalResGroupNewsNew_list-1591868509798 .section:nth-of-type(odd) .xcbz{left:0}.qual .whbz_ban .xcbz{left:0!important}.xcbz_info .xcbz_cont{width:100%}.qual_good{font-size:14px}}@media only screen and (max-width:320px){.qual_tit{font-size:16px}.xcbz_tit{font-size:16px}}.clasic .swiper-slide{background-repeat:no-repeat;background-size:100% 100%;background-position:center 100%;position:relative;height:100%}.inte_top{position:absolute;z-index:100;left:50%;transform:translateX(-50%);top:160px;text-align:center}
.inte_ser{background:url(/img/line.png)no-repeat;z-index:100;width:1744px;height:458px;position:absolute;background-position:center 0;left:50%;transform:translateX(-50%);bottom:0}.inte_list{position:relative;width:100%;height:100%}.inte_list ul{width:100%;height:100%;padding:0 174px;box-sizing:border-box}.inte_list li{width:92px;min-height:130px;margin:0 53px;float:left;position:relative}.inte_use{position:absolute;left:0}.inte_bj{width:88px;height:88px;border-radius:50%;border:1px solid rgba(255,255,255,0.3);position:relative;transition:all .3s ease-in}.inte_bj img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.inte_list li:nth-child(1) .inte_use{top:138px}.inte_list li:nth-child(2) .inte_use{top:28px;left:-5px}.inte_list li:nth-child(3) .inte_use{top:-27px;left:3px}.inte_list li:nth-child(4) .inte_use{top:-44px;left:5px}.inte_list li:nth-child(5) .inte_use{top:-27px;left:8px}.inte_list li:nth-child(6) .inte_use{top:28px;left:15px}.inte_list li:nth-child(7) .inte_use{top:138px;left:15px}.inte_list li.active .inte_bj{border:1px solid rgba(255,255,255,1);box-shadow:0 0 5px 1px #fff}.inte_list li.on .inte_bj{border:1px solid rgba(255,255,255,1);box-shadow:0 0 5px 1px #fff}.inte_info{width:100%;position:relative;margin-top:20px;color:#e4e4e4;transition:all .3s ease-in}.inte_name{text-align:center;font-size:18px}.inte_cont{width:auto;white-space:nowrap;position:absolute;left:50%;transform:translateX(-50%);top:35px;font-size:16px;transition:all .3s ease-in}.inte_list li.on .inte_cont{opacity:1}.inte_list li:hover .inte_cont{opacity:1}.inte_cont span{display:none;position:relative}.inte_list li.active .inte_cont span{display:block}.inte_list li.on .inte_cont span{display:block}.ani_mate{opacity:0}.ani_mate.on{opacity:1}@media only screen and (max-width:1440px){.inte_ser{height:350px;background-size:90%}.inte_list ul{width:1170px;margin:auto;padding:0}.inte_list li{margin:0 37px}.inte_bj{width:70px;height:70px;margin:auto}.inte_use{left:7px}.inte_top{top:120px}.inte_list li:nth-child(1) .inte_use{top:115px;left:7px}.inte_list li:nth-child(2) .inte_use{top:28px;left:10px}.inte_list li:nth-child(3) .inte_use{top:-22px;left:13px}.inte_list li:nth-child(4) .inte_use{top:-36px;left:15px}.inte_list li:nth-child(5) .inte_use{top:-23px;left:15px}.inte_list li:nth-child(6) .inte_use{top:28px;left:17px}.inte_list li:nth-child(7) .inte_use{top:115px;left:19px}}@media only screen and (max-width:1366px){.inte_top{top:120px}}@media only screen and (max-width:1280px){.inte_list ul{width:1000px;margin:auto;padding:0}.inte_list li{margin:0 25px}.inte_bj{width:70px;height:70px;margin:auto}.inte_use{left:36px;position:relative;left:0!important;top:0!important}.inte_ser{width:100%;bottom:50%;left:50%;transform:translate(-50%,50%);height:auto;background:0}.inte_bj img{height:40px}}@media only screen and (max-width:1024px){.inte_list ul{width:100%;padding:0 10px;box-sizing:border-box;text-align:center}.inte_list li{margin:0 15px;float:none;display:inline-block}.inte_bj img{height:30px}.inte_list li{margin:0 10px}.inte_bj{width:60px;height:60px}}@media only screen and (max-width:768px){.inte_list li{margin:0 10px;float:none;display:inline-block}.inte_name{font-size:14px}.inte_bj img{height:20px}.inte_list li{margin:0}.inte_bj{width:50px;height:50px}}@media only screen and (max-width:480px){.inte_list li{width:23%;margin:0 0 10%;min-height:100px}.inte_ser{bottom:auto;top:130px}.inte_cont{white-space:normal;width:130%;font-size:12px}}@media only screen and (max-width:320px){.inte_top{top:90px}.inte_ser{bottom:40%}.inte_bj img{height:34px}.inte_bj{width:60px;height:60px}.inte_info{margin-top:12px}.inte_list li{min-height:auto}.inte_ser{height:200px}}.solu_banner{height:100%}.solu_banner .slide{height:100%;position:relative}.solu_btn{width:55px;height:55px;float:left;background:rgba(255,255,255,0.2);transition:all .3s ease-in;position:absolute;top:50%;transform:translateY(-50%);z-index:100}.solu_prev{left:-55px}.solu_next{right:-55px}.solu_btn span{display:block;width:100%;height:100%;transition:all .3s ease-in;cursor:pointer}.solu_prev span{background:url(/img/img_sprite.png)no-repeat;background-position:-21px -68px}.solu_next span{background:url(/img/img_sprite.png)no-repeat;background-position:-21px -109px}.solu_prev:hover span{background:url(/img/img_sprite.png)no-repeat;background-position:-97px -68px}.solu_next:hover span{background:url(/img/img_sprite.png)no-repeat;background-position:-97px -109px}.solu_btn:hover{background:#f42225}.solu_use{position:absolute;z-index:100;bottom:100px;right:110px;background:rgba(0,0,0,0.4);padding:50px 60px 50px 50px;box-sizing:border-box}.solu_tit{font-size:32px;color:#e4e4e4;line-height:44px;letter-spacing:2px}.solu_en{font-size:18px;color:#fff}.solu_list{margin:25px 0 20px;width:490px}.solu_list li{width:156px;float:left;margin-top:10px;margin-left:10px;text-align:center;font-size:18px}.solu_list li a{display:block;border:1px solid #909398;line-height:55px;height:55px;overflow:hidden;color:#e4e4e4}.solu_list li:nth-of-type(3n+1){margin-left:0}
.solu_list li:nth-of-type(3n){margin-right:0}.solu_list li.active a{color:#fff;border:1px solid #ff460f;background:#ff460f}.solu_list li a:hover{color:#fff;border:1px solid #ff460f;background:#ff460f}.empo_banner{height:100%}.empo_banner .slide{height:100%;position:relative}.solu_bj{display:block;width:100%;height:100%;overflow:hidden;position:relative;z-index:50}.solu_bj ul{display:block;width:100%;height:100%;overflow:hidden;position:relative;z-index:50}.solu_bj li{display:none;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;position:relative;z-index:50}.solu_bj li.active{display:block}.solu_bj .pc_img{display:block;min-width:100%;height:100%;position:absolute;left:50%;transform:translateX(-50%);top:0}.solu_bj .mobil_img{display:none}@media only screen and (max-width:1440px){.solu_use{padding:35px 30px 30px 30px;right:110px}.solu_tit{font-size:28px}.solu_list li a{height:50px;line-height:50px}.solu_list{margin-top:25px}}@media only screen and (max-width:1366px){.solu_use{padding:35px 30px 30px 30px;right:100px;bottom:50px}.solu_tit{font-size:26px}.solu_list{margin-top:10px}}@media only screen and (max-width:1280px){.solu_list li a{height:50px;line-height:50px}.solu_list{margin-top:35px}.solu_tit{font-size:24px;line-height:30px}}@media only screen and (max-width:1024px){.solu_use{padding:30px 25px;right:inherit;left:50%;transform:translate(-50%,-50%)}.solu_list li a{height:50px;line-height:50px}.solu_list{margin-top:25px}}@media only screen and (max-width:768px){.solu_use{width:90%}.solu_list{width:100%}.solu_btn{width:40px;height:40px}.solu_tit{font-size:20px}.solu_list{text-align:center}.solu_list ul{font-size:0}.solu_list li{width:30%;margin:5px 1.3%;display:inline-block;float:none;font-size:16px}}@media only screen and (max-width:480px){.solu_use{padding:10px 10px}.solu_tit{font-size:16px;line-height:30px}.solu_en{font-size:14px}.solu_list{margin-top:10px}.solu_list li a{height:36px;line-height:36px}.solu_list li{font-size:13px}}.empo_head{padding-top:160px;box-sizing:border-box;text-align:center}.empo_cut_box{position:absolute;width:100%;height:196px;z-index:100;padding:35px 0;box-sizing:border-box;left:0;bottom:0;background:rgba(32,44,67,0.75)}.empo_cut{width:1280px;margin:auto}.empo_cut li{float:left;width:250px;overflow:hidden;margin-left:20px;height:125px;cursor:pointer;transition:all .3s ease-in}.empo_cut li:nth-child(1){margin-left:0}.empo_cut li.active{width:735px}.empo_use{width:660px;border-right:1px solid rgba(255,255,255,0.2);height:100%}.empo_pic{position:relative;width:250px;float:left;height:100%}.empo_pic img{position:relative;z-index:50;width:100%}.empo_cont{transition:all .3s ease-in;position:absolute;width:100%;height:100%;left:0;top:0;z-index:100;background:rgba(0,0,0,0.6)}.empo_text{position:absolute;left:15px;bottom:15px}.empo_good{color:#e4e4e4;font-size:14px}.empo_tit{font-size:18px;color:#e4e4e4;line-height:24px}.empo_cut li.active .empo_cont{opacity:0}.empo_rig{position:relative;margin-left:25px;width:360px;height:100%;float:left}.empo_deta{position:absolute;left:0;top:50%;transform:translateY(-50%)}.empo_name{font-size:24px;color:#e4e4e4;line-height:28px;margin-top:10px}@media only screen and (max-width:1440px){.empo_cut{width:1170px;margin:auto}.empo_use{width:615px}.empo_cut li.active{width:620px}.empo_rig{width:335px}.empo_name{font-size:22px}.empo_head{padding-top:106px}}@media only screen and (max-width:1280px){.empo_cut{width:1000px;margin:auto}.empo_use{width:508px}.empo_cut li{width:220px;height:110px}.empo_pic{width:220px}.empo_cut li.active{width:509px}.empo_rig{width:260px}.empo_name{font-size:20px}.empo_tit{font-size:16px}}@media only screen and (max-width:1024px){.empo_cut{width:700px;margin:auto}.empo_cut li.active{width:220px}.empo_name{font-size:18px}.empo_tit{font-size:16px}}@media only screen and (max-width:756px){.empo_cut_box{width:100%}.empo_cut{width:100%;padding:0 10px;box-sizing:border-box}.empo_cut li.active{margin:0 1.33%;width:30%}.empo_cut li{margin:0 1.3%;width:30%}.empo_use{width:100%;border:0}.empo_pic{width:100%}.empo_rig{display:none}.empo_tit{font-size:14px}.empo_good{display:none}.empo_head{padding:125px 20px 0;box-sizing:border-box}}@media only screen and (max-width:480px){.empo_cut li{height:77px}.empo_cut_box{height:125px}.empo_text{left:0;width:100%;display:none}}.profe_box{width:1270px;margin:auto;position:relative;z-index:100}.profe_tit{padding-top:160px;text-align:center}.profe_list{margin-top:50px}.profe_list>ul>li{float:left;margin-left:56px;width:386px}.profe_list>ul>li:first-child{margin-left:0}.profe_pic{overflow:hidden}.profe_list img{display:block;width:100%;transition:all .3s ease-in}.profe_cont{margin-top:35px}.profe_name{font-size:24px;color:#e4e4e4;letter-spacing:2px}.profe_info{font-size:16px;color:#e4e4e4;line-height:24px}.profe_info p{margin-top:15px;position:relative;padding-left:22px;box-sizing:border-box}.profe_info span{position:absolute;left:0;top:0}.profe_list>ul>li:hover img{transform:scale(1.05)}
.banner_bj2{position:absolute;left:0;top:0;z-index:50;width:100%;height:100%}@media only screen and (max-width:1440px){.profe_box{width:1170px}.profe_list>ul>li{width:363px;margin-left:40px}.profe_name{font-size:22px}.profe_tit{padding-top:109px}.profe_cont{margin-top:25px}.profe_info p{margin-top:15px}.profe_list{margin-top:30px}.profe_info{line-height:22px}}@media only screen and (max-width:1366px){.profe_info{font-size:12px;line-height:20px}.profe_info p{margin-top:5px}.profe_list{margin-top:15px}.profe_tit{padding-top:89px}.profe_cont{margin-top:15px}}@media only screen and (max-width:1280px){.profe_box{width:1000px}.profe_list>ul>li{width:316px;margin-left:25px}.profe_name{font-size:20px}.profe_tit{padding-top:100px}.profe_list{margin-top:30px}}@media only screen and (max-width:1024px){.profe_box{width:100%;padding:0 10px;box-sizing:border-box}.profe_list>ul>li:first-child{margin:0 1.43%;width:30.2%}.profe_list>ul>li{margin:0 1.33%;width:30.2%}.profe_name{font-size:18px}}@media only screen and (max-width:768px){.profe_tit{padding-top:70px}.profe_box{width:100%;padding:0 10px;box-sizing:border-box}.profe_name{font-size:16px;text-align:center}.profe_info{display:none}.profe_list>ul>li:first-child{margin:15px 0;width:100%;padding:0 2%;box-sizing:border-box}.profe_list>ul>li{margin:15px 2%;width:46%}.profe_cont{margin-top:15px}}@media only screen and (max-width:320px){.profe_tit{padding-top:60px}.profe_name{font-size:14px;text-align:center}.profe_list>ul>li:first-child{margin:10px 0}.profe_list>ul>li{margin:10px 2%}.profe_cont{margin-top:10px}}.wuse_ban .swiper-slide{height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:relative}.whbz_use{height:880px}.whbz_tit{padding-top:160px;box-sizing:border-box;text-align:center}.inter_box{width:1200px;margin:30px auto 0}.inter_ban{width:1200px}.inter_ban .slide{position:relative;height:auto}.inter_list{width:1180px}.inter_list li{width:272px;float:left;height:120px;margin-left:30px;display:table;vertical-align:middle;text-align:center;background:#fff;margin-bottom:30px}.inter_list li:nth-of-type(4n+1){margin-left:0}.inter_list a{display:block;width:100%;height:100%;overflow:hidden;vertical-align:middle;text-align:center;position:relative}.inter_list img{display:block;margin:auto;transition:all .3s ease-in;max-width:90%;max-height:90%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1440px){.inter_box{width:1070px}.inter_list{width:1070px}.inter_ban{width:1070px}.inter_list li{width:236px}}@media only screen and (max-width:1366px){.whbz_tit{padding-top:90px}#c_portalResGroupNewsNew_list-1591860273250 .inter_list a{height:60px}#c_portalResGroupNewsNew_list-1591860273250 .inter_list .li{height:60px}.inter_box{margin:10px auto 0}}@media only screen and (max-width:1280px){.inter_box{width:1000px}.inter_list{width:1000px}.inter_ban{width:1010px}.inter_list li{width:226px}}@media only screen and (max-width:1024px){.inter_box{width:90%;padding:0 5px;box-sizing:border-box}.inter_list{width:100%}.inter_list ul{padding-bottom:20px;box-sizing:border-box}.inter_ban{width:100%}.inter_list li{width:23.25%;margin-left:2.1%;height:115px;margin-bottom:20px}}@media only screen and (max-width:768px){.inter_list li{height:90px;margin-bottom:15px}.inter_box{width:100%;padding:0 10px}.whbz_tit{padding-top:100px}}@media only screen and (max-width:480px){.whbz_tit{padding-top:90px}.inter_list li{width:31.25%;margin:5px 1% 5px;height:80px}.inter_list li:nth-of-type(4n+1){width:31.25%;margin:5px 1% 5px}}@media only screen and (max-width:320px){.inter_list li{height:70px}}.about_box{height:726px;position:relative;overflow:hidden}.about_bj{position:absolute;width:100%;height:100%;left:0;top:0;z-index:50;transition:all 4s ease-in;transform:scale(1.2)}.about_bj.active{transform:scale(1)}.about_wuse{width:1280px;z-index:100;position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);text-align:center}.about_nav{width:100%;text-align:center;margin-top:50px}.about_nav li{display:inline-block;width:144px;height:48px;line-height:46px;margin:0 5px;font-size:18px}.about_nav a{display:block;border:1px solid #8894b8;color:#fff}.about_nav li:hover a{border:1px solid #fff;background:rgba(0,0,0,0.2);box-shadow:0 0 4px 1px #fff}.about_nav li.active a{border:1px solid #fff;background:rgba(0,0,0,0.2);box-shadow:0 0 4px 1px #fff}.about_box .point{position:absolute}.banner .about_nav{position:absolute;width:100%;left:0;top:58%;z-index:200}@media only screen and (max-width:1440px){.about_wuse{width:1170px}.about_box{height:600px}}@media only screen and (max-width:1366px){.about_box{height:500px}}@media only screen and (max-width:1280px){.about_wuse{width:1000px;top:43%}.about_nav{margin-top:40px}.about_nav li{font-size:16px}}@media only screen and (max-width:1024px){.about_wuse{width:100%}.about_nav li{width:100px;height:40px;line-height:38px}.about_box{height:600px}}@media only screen and (max-width:768px){.about_nav li{width:80px;height:38px;line-height:36px}
}@media only screen and (max-width:600px){.about_nav li{width:70px}}@media only screen and (max-width:540px){.about_wuse{width:300px}.about_nav li{width:87px;margin:5px}}@media only screen and (max-width:480px){.about_box{height:500px}.about_nav li{font-size:14px}}@media only screen and (max-width:320px){.about_box{height:450px}}.intro_box{width:100%;height:960px}.intro{width:1280px;margin:auto;position:relative;padding-top:140px;box-sizing:border-box}.intro_use{width:780px}.intro_set{font-size:24px;color:#e4e4e4;line-height:36px;margin:30px 0}.intro_info{font-size:14px;color:rgba(255,255,255,0.5);line-height:24px;text-align:justify}.intro_info p+p{margin-top:15px}.intro_data{margin-top:30px}.intro_item{float:left}.intro_item+.intro_item{margin-left:70px}.intro_num{font-style:oblique;text-align:center;color:#fff}.intro_num span{font-size:90px;line-height:90px}.intro_num em{font-size:30px;vertical-align:bottom}.intro_expla{text-align:center;font-size:14px;color:rgba(255,255,255,0.6)}@media only screen and (max-width:1440px){.intro{width:1170px;padding-top:100px}.intro_box{height:750px}.intro_num span{font-size:85px;line-height:85px}}@media only screen and (max-width:1366px){.intro{padding-top:50px}.intro_box{height:650px}.intro_num span{font-size:75px;line-height:75px}}@media only screen and (max-width:1280px){.intro{width:1000px}.intro_set{font-size:22px}.intro_num span{font-size:75px;line-height:75px}}@media only screen and (max-width:1024px){.intro_box{height:auto}.intro{width:100%;padding:100px 20px 150px;box-sizing:border-box}.intro_use{width:700px}.intro_set{font-size:20px;line-height:normal}.intro_num span{font-size:70px;line-height:70px}.intro_item+.intro_item{margin-left:45px}}@media only screen and (max-width:768px){.intro_use{width:100%}.intro_data{width:400px;margin-top:0}.intro_item{width:150px;margin-top:30px}.intro_item:nth-child(3){margin-left:0}.intro_num span{font-size:60px;line-height:60px}.intro_set{font-size:18px}}@media only screen and (max-width:480px){.intro_data{width:300px}.intro_item{width:120px}.intro_num span{font-size:50px;line-height:50px}.intro_set{font-size:16px;margin:20px auto}}@media only screen and (max-width:320px){.intro_data{width:280px}.intro_item{width:110px}.intro_num span{font-size:40px;line-height:40px}.intro_item+.intro_item{margin-left:35px}.intro_item:nth-child(3){margin-left:0}}.track_box{width:100%;height:862px;padding-top:130px;box-sizing:border-box}.track_tit{text-align:center}.track{width:1280px;margin:auto}.track_banner{margin-top:60px;position:relative}.track_ban{width:1240px;margin:auto}.track_ban li{padding:0 45px 0 55px;box-sizing:border-box;position:relative;height:100%}.track_ban li:after{display:block;content:"";width:1px;height:196px;position:absolute;right:0;top:0;background:rgba(255,255,255,0.2)}.track_ban li:last-child:after{display:none}.track_year{color:#fff;margin-bottom:10px;font-style:oblique}.track_year span{font-size:90px;line-height:90px;display:inline-block}.track_year em{font-size:24px;font-weight:bold;vertical-align:bottom;font-style:oblique}.track_info{font-size:14px;color:rgba(255,255,255,0.6);line-height:24px}.track_btn{position:absolute;top:50%;transform:translateY(-50%);width:14px;height:25px;cursor:pointer;}.track_prev{background:url(/img/img_sprite.png) no-repeat;background-position:-21px -68px;left:-45px}.track_prev:hover{background:url(/img/img_sprite.png) no-repeat;background-position:-57px -68px}.track_next{background:url(/img/img_sprite.png) no-repeat;background-position:-21px -109px;right:-45px}.track_next:hover{background:url(/img/img_sprite.png) no-repeat;background-position:-57px -109px}@media only screen and (max-width:1440px){.track{width:1170px}.track_ban{width:1100px}.track_year span{font-size:85px;line-height:85px}.track_box{height:650px;padding-top:90px}}@media only screen and (max-width:1366px){.track_box{height:550px;padding-top:50px}.track_year span{font-size:75px;line-height:75px}}@media only screen and (max-width:1280px){.track{width:950px}.track_ban{width:900px}.track_next{right:-10px}.track_prev{left:-10px}.track_year span{font-size:65px;line-height:65px}.track_ban li{padding:0 35px}}@media only screen and (max-width:1024px){.track_box{height:auto;padding:100px 0 150px}.track_year span{font-size:70px;line-height:70px}.track{width:calc(100% - 40px)}.track_banner{width:100%;padding:0 5px;box-sizing:border-box}.track_ban{width:98%}.track_ban li{padding:0 20px}}@media only screen and (max-width:768px){.track_year span{font-size:60px;line-height:60px}}@media only screen and (max-width:480px){.track_year span{font-size:50px;line-height:50px}.track_banner{margin-top:35px}.track_box{padding:80px 0 100px}}@media only screen and (max-width:320px){.track_year span{font-size:40px;line-height:40px}.track_ban{width:250px}.track_ban li:after{display:none}.track_box{padding:50px 0 100px}}.contact_box{position:relative;width:100%;height:962px;padding-top:270px;box-sizing:border-box}.contact_us{width:400px;margin-left:calc((100% - 1280px)/2);position:relative;z-index:150;padding:30px;box-sizing:border-box;background:rgba(0,0,0,0.6)}
.contact_info{font-size:14px;color:#e4e4e4;line-height:24px;margin:35px 0 30px}.contact_code{width:110px;text-align:center}.contact_code img{display:block;width:100%}.contact_code p{font-size:14px;color:#898d92;margin-top:5px}.map_box{display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:100}#allmap{width:100%;height:100%}.anchorBL{display:none}@media only screen and (max-width:1440px){.contact_us{margin-left:calc((100% - 1170px)/2)}.contact_box{height:760px;padding-top:170px}}@media only screen and (max-width:1366px){.contact_box{height:600px;padding-top:100px}}@media only screen and (max-width:1280px){.contact_us{margin-left:calc((100% - 1000px)/2)}}@media only screen and (max-width:1024px){.contact_us{padding:20px;box-sizing:border-box;margin-left:0}.contact_box{height:auto;padding:100px 20px 150px}}@media only screen and (max-width:768px){.contact_box{padding:80px 0 70px}.contact_code{width:100px}}@media only screen and (max-width:480px){.contact_us{width:100%;padding:0 20px;box-sizing:border-box}.contact_box{padding:60px 0 40px}}.miss_box{height:760px;padding-top:100px;box-sizing:border-box}.mission{width:1280px;margin:auto;overflow:hidden}.mission li{width:80%;margin:0 auto}.miss_use{float:left;width:33%;height:265px;position:relative;padding:40px 35px;box-sizing:border-box}.miss_use:after{display:block;content:"";position:absolute;left:0;top:0;border:1px solid #19295f;width:100%;height:100%;box-sizing:border-box;transition:all .3s ease-in;background:transparent}.miss_info{position:absolute;bottom:30px;font-size:16px;color:#e4e4e4}.miss_use:hover{background:#0f1635}.miss_use:after{border:1px solid #fff}@media only screen and (max-width:1440px){.mission{width:1170px}.miss_box{padding-top:90px}.miss_use{height:260px}.miss_box{height:760px;padding-top:100px}}@media only screen and (max-width:1366px){.miss_box{height:600px;padding-top:50px}.miss_use{padding:30px 25px}}@media only screen and (max-width:1280px){.mission{width:1000px}.miss_box{height:auto;padding:80px 0}}@media only screen and (max-width:1024px){.mission{width:100%;padding:0 20px;box-sizing:border-box}.miss_box{height:auto;padding:60px 0}.miss_use{padding:15px}.miss_info{font-size:14px}.miss_use{height:210px}}@media only screen and (max-width:960px){.miss_info p{display:inline}.mission li{width:100%}.miss_use{width:33.33%}.miss_info{width:90%}.mission li+li .miss_use:after{border-top:0}}@media only screen and (max-width:768px){.miss_use{padding:5px}.miss_box{padding:50px 0}}@media only screen and (max-width:480px){.miss_info{font-size:12px}}@media only screen and (max-width:320px){.miss_use{height:180px}.miss_info{bottom:15px}}.senior_box{height:800px;position:relative;padding-top:100px;box-sizing:border-box}.senior{width:1280px;margin:auto}.senior_tit{text-align:center}.senior_banner{position:relative}.senior_ban{width:1220px;margin-top:60px}.senior_ban img{display:block;width:100%;transition:all .3s ease-in}.senior_ban li:hover img{transform:scale(1.05)}.senior_ban li{overflow:hidden}@media only screen and (max-width:1440px){.senior{width:1150px}.senior_ban{width:1100px}.senior_box{height:700px;padding-top:80px}}@media only screen and (max-width:1366px){.senior{width:1100px}.senior_box{padding-top:50px}.senior_ban{margin-top:40px}}@media only screen and (max-width:1280px){.senior_box{height:auto;padding:100px 0 200px}.senior{width:960px}.senior_ban{width:900px}}@media only screen and (max-width:1024px){.senior{width:100%;padding:0 30px;box-sizing:border-box}.senior_banner{padding:0 20px;box-sizing:border-box;width:100%}.senior_ban{width:100%}.senior_box{height:auto;padding:100px 0 80px}}@media only screen and (max-width:768px){.senior_box{height:auto;padding:80px 0 100px}.senior_ban{margin-top:40px}}@media only screen and (max-width:480px){.senior_box{height:auto;padding:30px 0 50px}.senior_ban{margin-top:30px}.senior{padding:0 20px}}.credit_box{height:1365px;position:relative}.credit{width:1280px;margin:auto;padding-top:95px;box-sizing:border-box}.credit_tit{text-align:center}.credit_list ul{margin-bottom:30px}.credit_list li{margin:30px 140px 30px 0;float:left;width:331px}.credit_list li:nth-of-type(3n){margin-right:0}.credit_pic{overflow:hidden;width:100%}.credit_pic img{display:block;width:100%;transition:all .3s ease-in}.credit_list li:hover img{transform:scale(1.05)}.credit_name{font-size:16px;color:#e4e4e4;margin-top:20px;overflow:hidden;height:70px}.credit_more{width:164px;height:44px;line-height:44px;text-align:center;font-size:14px;font-weight:bold;margin:auto;border:1px solid #fff;transition:all .3s ease-in}.credit_more a{display:block;color:#fff}.credit_more:hover{background:rgba(0,0,0,0.3);box-shadow:0 0 5px 1px #fff}@media only screen and (max-width:1440px){.credit_box{height:auto;padding:50px 0 50px}.credit{width:1170px;padding-top:0}.credit_list li{margin:30px 88px 25px 0}.credit_pic{width:90%}}@media only screen and (max-width:1366px){.credit_box{height:auto;padding:50px 0 50px}
.credit{width:1100px;padding-top:0}.credit_list li{margin:30px 48px 25px 0}.credit_pic{width:80%}}@media only screen and (max-width:1280px){.credit{width:1000px}.credit_list{margin-top:25px}.credit_list li{margin:10px 50px 15px 0;width:300px}.credit_pic{width:80%}}@media only screen and (max-width:1024px){.credit{width:100%;padding:0 20px;box-sizing:border-box}.credit_list li{margin:5px 2% 10px 0;width:32%}}@media only screen and (max-width:768px){.credit_name{font-size:14px;height:auto;margin-top:10px}.credit_list{margin-top:15px}.credit_pic{width:100%}.credit_list li{width:47%;margin:0;margin:10px 1%;display:inline-block;float:none;vertical-align:top}.credit_list li:nth-of-type(3n){margin-right:1%}}.art_tant{padding-top:50px;box-sizing:border-box}.art_tit{text-align:center}.art_banner{width:1370px;margin:50px auto;position:relative}.art_ban{width:1280px;margin:auto}.art_ban li{position:relative;cursor:pointer}.art_pic{position:relative;z-index:50}.art_ban img{display:block;width:100%}.art_cont{position:absolute;left:60px;top:70px;z-index:100;width:280px}.art_name{font-size:24px;color:#e4e4e4}.art_job{font-size:14px;color:#fff}.art_info{font-size:14px;color:rgba(255,255,255,0.5);line-height:24px;margin-top:10px}@media only screen and (max-width:1680px){.art_banner{width:1300px}.art_ban{width:1250px}}@media only screen and (max-width:1440px){.art_banner{width:1140px}.art_ban{width:1100px}}@media only screen and (max-width:1280px){.art_tant{width:100%;padding:50px 30px 0}.art_banner{margin:30px auto}.art_banner{width:100%;padding:0 20px;box-sizing:border-box}.art_ban{width:100%}.art_cont{left:20px;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:1024px){.art_name{font-size:22px}}@media only screen and (max-width:768px){.art_info{display:none}}@media only screen and (max-width:480px){.art_name{font-size:20px}}.profile_box{display:none;position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.5);z-index:999}.profile_use{position:fixed;width:960px;left:50%;top:50%;z-index:999;transform:translate(-50%,-50%);background:#fff}.profile{position:relative;padding:80px;box-sizing:border-box}.profile_pic{width:311px;float:left}.profile_pic img{display:block;width:100%}.shut_btn{position:absolute;background:url(/img/img_sprite.png) no-repeat;background-position:-91px 0;width:21px;height:21px;cursor:pointer;right:20px;top:20px}.profile_cont{width:455px;float:right}.profile_tit{font-size:24px;color:#333}.profile_job{font-size:14px;color:#666}.profile_job span{margin-right:10px;display:inline!important}.profile_good{font-size:14px;color:#999;line-height:24px;margin:20px 0 25px}.item_box{margin-top:25px}.item_tit{margin-bottom:15px;color:#f00}.item_list{font-size:14px;color:#666;line-height:24px}.pro_scro{height:470px;display:none}.profile_cont.active .pro_scro{display:block}@media only screen and (max-width:1366px){.profile{padding:20px}.profile_use{width:760px}.profile_cont{width:420px}.profile_pic{width:280px}.pro_scro{height:420px}}@media only screen and (max-width:1024px){.profile_use{width:90%}.profile{padding:40px 20px}.profile_pic{width:300px}.profile_cont{width:calc(100% - 350px)}.profile_tit{font-size:22px}}@media only screen and (max-width:768px){.profile_tit{font-size:20px}.profile_pic{width:250px}.profile_cont{width:calc(100% - 280px)}.pro_scro{height:370px}}@media only screen and (max-width:480px){.profile_tit{font-size:18px}.profile_pic{width:100%}.profile_cont{width:100%}.pro_scro{height:280px;margin-top:10px}.profile_pic img{max-height:200px;width:auto;margin:0 auto}.profile_good{margin:10px 0 10px}.item_box{margin-top:10px}.shut_btn{top:12px;width:15px;background-size:100%}.profile{padding:40px 20px 20px}}.elite_box{padding-bottom:100px;box-sizing:border-box}.elite_tit{text-align:center;padding-top:65px;box-sizing:border-box}.elite_list{width:1280px;margin:20px auto 70px}.elite_list li{width:625px;background:#fff;padding:30px;box-sizing:border-box;cursor:pointer;margin-top:30px;display:inline-block}.elite_list li:nth-of-type(even){float:right}.elit_pic{float:left;width:250px;overflow:hidden}.elit_pic img{display:block;width:100%;transition:all .3s ease-in}.elit_cont{width:260px;float:left;margin-left:35px;margin-top:15px}.elit_name{font-size:24px;color:#333}.elit_job{font-size:14px;color:#666;height:42px}.elit_job span{margin-right:5px}.elit_info{font-size:14px;color:#999;line-height:24px;margin:5px 0 25px;height:48px;overflow:hidden}.elit_add{font-size:14px;color:#999}.elite_list li:hover img{transform:scale(1.05)}@media only screen and (max-width:1440px){.elite_list{width:1170px}.elite_list li{width:575px;padding:20px}.elit_cont{margin-left:22px}.elit_name{font-size:22px}}@media only screen and (max-width:1280px){.elite_list{width:1000px}.elite_list li{width:49%}.elit_pic{width:220px}.elit_cont{width:calc(100% - 230px);margin-left:0;float:right}.elit_add{display:none}.elit_info{margin-bottom:0}.elite_tit{padding-top:50px}.elit_name{font-size:20px}.elite_list{margin-bottom:50px}}@media only screen and (max-width:1024px){.elite_list{width:100%;padding:0 20px;box-sizing:border-box}
.elit_pic{width:170px}.elit_cont{width:calc(100% - 180px)}.elit_name{font-size:18px}.elite_box{padding-bottom:50px}.elite_list{margin-bottom:30px}}@media only screen and (max-width:768px){.elit_name{font-size:16px}.elite_list li{width:100%}}@media only screen and (max-width:480px){.elit_pic{width:100%}.elit_cont{width:100%}.elit_job{height:auto}.elite_box{padding-bottom:30px}}.group_use{position:relative}.group_banner img{display:block;width:100%}.group_ban{bottom:55px!important;width:100%;text-align:center;left:0!important}.group_ban .swiper-pagination-bullet{width:10px;height:10px;opacity:.2;background:#fff;position:relative;margin:0 25px}.group_ban .swiper-pagination-bullet:after{display:none;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:45px;height:45px;border-radius:50%;border:1px solid #fff;box-shadow:0 0 10px #fff}.group_ban .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.group_ban .swiper-pagination-bullet.swiper-pagination-bullet-active:after{display:block}@media only screen and (max-width:768px){.group_ban{bottom:30px!important}}@media only screen and (max-width:480px){.group_ban{bottom:0!important}.group_ban .swiper-pagination-bullet.swiper-pagination-bullet-active:after{display:none}.group_ban .swiper-pagination-bullet:after{display:none}.group_ban .swiper-pagination-bullet{margin:0 5px!important}}@media only screen and (max-width:320px){.group_ban{bottom:0!important}}.cooper_box{height:760px;position:relative}.cooper{width:1280px;margin:auto;height:100%}.premise{width:565px;float:left;padding-top:100px;box-sizing:border-box}.premise_tit{font-size:32px;color:#e4e4e4;line-height:48px}.premise_info{font-size:14px;color:#999;margin-top:25px}.seek_box{width:640px;float:right;padding-top:100px;box-sizing:border-box;height:100%;position:relative}.seek_box:before{display:block;content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url(/img/seekbj.png)no-repeat;background-position:center;background-size:cover;z-index:10;opacity:.2}.seek_box:after{display:block;content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(26,48,94,0.8);z-index:100}.seek{position:relative;z-index:200;width:440px;margin:auto}.seek_info{margin-top:20px}.seek_item{position:relative}.seek_item+.seek_item{margin-top:10px}.seek_item input{color:#fff;font-size:14px;height:46px;line-height:46px;display:block;border:1px solid #e4e4e4;background:transparent;width:100%;padding-left:55px;box-sizing:border-box}.seek_item textarea{color:#fff;font-size:14px;height:126px;padding-top:12px;display:block;border:1px solid #e4e4e4;background:transparent;width:100%;padding-left:55px;box-sizing:border-box;resize:none}.seek_btn{width:138px;text-align:center;line-height:46px;color:#fff;border:1px solid #fff;margin-top:50px;cursor:pointer;transition:all .3s ease-in;background:transparent}.seek_btn:hover{box-shadow:0 0 5px 1px #fff;background:rgba(0,0,0,0.2)}.seek_item span{font-size:14px;height:48px;line-height:48px;display:block;color:#fff;position:absolute;top:0;left:20px}@media only screen and (max-width:1440px){.cooper{width:1170px}.premise{width:520px;padding-top:90px}.seek_box{padding-top:90px}.premise_tit{font-size:30px}.cooper_box{height:620px}}@media only screen and (max-width:1366px){.premise{padding-top:50px}.seek_box{padding-top:50px}.cooper_box{height:550px}.premise_tit{font-size:28px}.seek_item textarea{height:100px}}@media only screen and (max-width:1280px){.cooper{width:1000px}.premise{width:460px}.seek_box{width:520px}.premise_tit{font-size:26px}}@media only screen and (max-width:1024px){.premise_tit{font-size:22px}.cooper{width:100%;padding:0 20px;box-sizing:border-box}.premise{width:40%;padding-top:70px}.seek_box{width:55%;padding:70px 10px 0;box-sizing:border-box}.seek{width:100%}}@media only screen and (max-width:768px){.premise_tit{font-size:20px;line-height:36px}}@media only screen and (max-width:600px){.premise{width:100%;padding-top:50px}.seek_box{width:100%;padding:30px 20px 20px;box-sizing:border-box;margin-top:30px}.cooper_box{height:auto;padding-bottom:30px;box-sizing:border-box}.seek_btn{margin-top:30px}}.advert_box{width:100%;padding:80px 0;box-sizing:border-box}.advert{width:1280px;margin:auto;background:url(/img/advertbj.jpg)}.advert_pic{width:50%;float:left;overflow:hidden}.advert_pic img{display:block;width:100%;transition:all .3s ease-in}.advert_pic:hover img{transform:scale(1.05)}.advert_info{width:50%;float:left;padding:69px 50px;box-sizing:border-box}.advert_tit{font-size:32px;color:#e4e4e4;line-height:48px}.advert_tit a{color:#e4e4e4}.advert_cont{font-size:14px;color:#999;line-height:29px;margin-top:25px;height:87px;overflow:hidden}.terrace_box{width:1280px;margin:70px auto 0}.terr_tit{font-size:32px;color:#e4e4e4;text-align:center}.terrace{position:relative;margin-top:30px}.terrace_banner img{display:block;width:100%;transition:all .3s ease-in}
.terrace_banner li:hover img{transform:scale(1.05)}.terrace_banner li{overflow:hidden}@media only screen and (max-width:1600px){.terrace_box{width:1080px}}@media only screen and (max-width:1440px){.advert{width:1170px}.advert_info{padding:61px 50px}.advert_tit{font-size:30px;line-height:normal}.terr_tit{font-size:30px}.advert_box{padding:50px 0}}@media only screen and (max-width:1366px){.advert{width:980px}.terrace_box{width:980px}.advert_info{padding:31px 50px}.advert_tit{font-size:24px}}@media only screen and (max-width:1280px){.advert{width:1000px}.advert_info{padding:33px 30px}.advert_tit{font-size:24px}.terr_tit{font-size:24px}.terrace_box{width:900px;padding:0 10px;box-sizing:border-box}.terrace{padding:0 20px;box-sizing:border-box}}@media only screen and (max-width:1024px){.advert{width:100%;padding:0;box-sizing:border-box}.advert_info{padding:33px 30px}.advert_tit{font-size:20px}.terr_tit{font-size:20px}.advert_box{padding:80px 20px}.terrace_box{width:1000px;padding:0 10px;box-sizing:border-box}.advert_pic{width:55%}.advert_info{width:45%;padding:25px}.advert_cont{margin-top:10px;line-height:24px;height:70px}.terrace_box{margin-top:40px;width:100%;padding:0 20px;box-sizing:border-box}.advert_pic{width:100%}.advert_info{width:100%}}@media only screen and (max-width:768px){.advert_tit{font-size:18px}.terr_tit{font-size:18px}.advert_box{padding:40px 20px}.terrace_box{padding:0 5px}}@media only screen and (max-width:480px){.advert_tit{font-size:16px}.terr_tit{font-size:16px}}.stage_box{width:100%;padding:70px 0 95px;box-sizing:border-box}.stage{width:1280px;margin:auto}.stage_tit{text-align:center;font-size:32px;color:#e4e4e4}.stage_term{margin:40px 0 30px}.stage_pla{float:left;position:relative;width:218px;height:48px;text-align:center}.work_pla{width:100%;height:100%;position:relative}.work_pla input{display:block;border:1px solid rgba(255,255,255,0.5);width:100%;height:100%;font-size:14px;background:transparent;color:#fff;padding-left:19px;box-sizing:border-box;cursor:pointer;position:relative;z-index:100}.work_use{display:block;width:100%;height:100%;position:relative}.jian{background:url(/img/img_sprite.png) no-repeat;background-position:-34px -466px;width:9px;height:6px;z-index:50;top:50%;transform:translateY(-50%);right:20px;z-index:50;position:absolute}.work_use.active input{border:1px solid #fff;box-shadow:0 0 4px 1px #fff}.work_use.active .jian{background:url(/img/img_sprite.png) no-repeat;background-position:-94px -466px}.stage_down{display:none;overflow:hidden;width:100%;position:absolute;left:0;top:48px;height:200px;padding:20px 10px;box-sizing:border-box;background:#fff}.stage_city{height:160px}.stage_city li{line-height:20px;padding:5px 10px;cursor:pointer;text-align:left;box-sizing:border-box}.stage_job{width:867px;float:left;margin-left:10px;height:48px}.stage_job input{display:block;width:100%;height:100%;border:1px solid rgba(255,255,255,0.5);font-size:14px;background:transparent;color:#fff;padding-left:19px;box-sizing:border-box;position:relative;z-index:100}.stage_btn{float:right;width:162px;height:46px;border:1px solid #fff;text-align:center;line-height:46px;color:#fff;cursor:pointer;transition:all .3s ease-in}.stage_btn:hover{box-shadow:0 0 5px 1px #fff}.job_list li{width:634px;float:left;padding:34px 35px;box-sizing:border-box;background:rgba(255,255,255,0.1);margin-top:10px;transition:all .3s ease-in}.job_list li:nth-of-type(even){float:right}.job_name{font-size:24px;color:#e4e4e4;margin-bottom:9px}.job_info{font-size:16px;color:#999;margin-bottom:15px}.job_info span{margin-right:30px}.job_more{font-size:16px;color:#868a8f}.job_list li:hover{background:rgba(255,255,255,0.2)}.job_list{margin-bottom:75px}.talents_box{display:none;width:100%;height:100%;position:fixed;left:0;top:0;z-index:999;background:rgba(0,0,0,0.5)}.talents{width:963px;background:url(/img/stagebj.png);position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);padding:60px 90px 55px 80px;box-sizing:border-box}.talen_close{position:absolute;background:url(/img/img_sprite.png)no-repeat;background-position:-91px 0;width:21px;height:21px;cursor:pointer;right:20px;top:20px;z-index:300}.talents .stage_tit{color:#222;text-align:left}.sage_way{float:left;margin-top:27px;height:175px;padding:25px 30px 30px 40px;width:calc((100% - 20px)/2);box-sizing:border-box;border:1px solid #989898}.sage_way:nth-child(2){float:right}.stage_name{font-size:24px;color:#333;margin-bottom:5px}.way_info{font-size:16px;color:#777;line-height:28px}.duty{margin-top:50px}.emil_btn{width:144px;margin:50px auto 0;padding-left:0;box-sizing:border-box;height:48px;transition:all .3s ease-in;text-align:center;line-height:48px;color:#fff;font-size:14px;background:#f00}.emil_btn a{color:#fff;display:block}.emil_btn:hover{background:#c90202;padding-left:5px}.talen_sc{width:100%;height:608px}@media only screen and (max-width:1440px){.stage_tit{font-size:30px}.stage{width:1170px}.stage_job{width:768px}.job_list li{width:49.5%}.talents{width:850px;padding:40px 60px 45px 60px}.duty{margin-top:30px}.emil_btn{margin-top:30px}.talen_sc{height:400px}}@media only screen and (max-width:1366px){.talents{width:800px;padding:30px 30px 20px 30px}
.sage_way{padding:25px 20px 20px 20px}.duty{margin-top:20px}.way_info{line-height:24px}.sage_way{height:150px}.talen_sc{height:340px}.emil_btn{margin-top:10px}.stage{width:980px}.stage_job{width:580px}}@media only screen and (max-width:1280px){.stage_tit{font-size:24px}.stage{width:1000px}.stage_job{width:599px}.job_name{font-size:20px}.job_list li{padding:25px}.talents{width:700px}.stage_name{font-size:20px}}@media only screen and (max-width:1024px){.stage_tit{font-size:20px}.stage{width:100%;padding:0 20px;box-sizing:border-box}.stage_pla{width:180px}.stage_btn{width:120px}.stage_job{width:calc(100% - 320px)}.duty{margin-top:20px}.emil_btn{margin-top:20px}.sage_way{margin-top:15px;padding:20px 15px}.stage_name{font-size:16px}}@media only screen and (max-width:768px){.stage_tit{font-size:18px}.stage_box{padding:60px 0 80px}.job_info{margin-bottom:0}.job_info span{display:inline-block}.job_more{display:none}.job_list{margin-bottom:40px}.job_list li{padding:20px 10px}.job_name{font-size:18px}.talents{width:90%;padding:30px}.sage_way{width:100%}}@media only screen and (max-width:480px){.job_info{font-size:12px;line-height:20px;height:40px;margin:0}.job_list li{width:100%}.stage_pla{width:100%;height:38px;margin-bottom:10px}.stage_btn{width:80px;height:38px;line-height:38px}.stage_job{width:calc(100% - 90px);margin-left:0;height:38px}.stage_term{margin:30px 0 20px}.stage_job input{padding:0 10px}.job_name{font-size:16px}.talents{width:95%;padding:30px 10px}.talen_sc{height:380px}.emil_btn{width:110px;height:35px;line-height:35px}.stage_down{top:38px;z-index:999}}@media only screen and (max-width:320px){.talen_sc{height:330px}}.page{text-align:center;font-size:0}.page a{vertical-align:middle;display:inline-block;width:46px;height:46px;border:1px solid rgba(255,255,255,0.5);text-align:center;line-height:46px;margin:0 10px;font-size:14px;color:#999}.page a:hover{border:1px solid rgba(255,255,255,1);box-shadow:0 0 5px 1px #fff;color:#fff}.page a.active{border:1px solid rgba(255,255,255,1);box-shadow:0 0 5px 1px #fff;color:#fff}.page span{vertical-align:middle;display:inline-block;margin:0 10px;font-size:14px;color:#999;cursor:pointer}@media only screen and (max-width:768px){.page a{width:30px;height:30px;line-height:30px;margin:0 5px}}@media only screen and (max-width:480px){.page a:nth-child(4){display:none}.page a:nth-child(5){display:none}}.infor_box{width:100%;height:720px;position:relative;overflow:hidden}.informat_box{padding:80px 0 100px;box-sizing:border-box}.infor_use{width:1280px;margin:auto}.hot_banner{width:840px;float:left}.hot_banner li{position:relative}.hot_pic{position:relative;z-index:50}.hot_pic img{display:block;width:100%}.hot_info{position:absolute;left:0;bottom:-100px;padding-left:25px;box-sizing:border-box;z-index:100;transition:all .3s ease-in}.hot_banner .animat_slide .hot_info{bottom:20px}.hot_banner .land_ban{width:auto!important;right:50px!important;text-align:right}.hot_name{font-size:24px;color:#fff;line-height:32px;width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hot_date{font-size:14px;color:rgba(255,255,255,0.3)}.goldan{width:400px;float:right;background:rgba(52,63,75,0.5)}.goldan_pic{overflow:hidden}.goldan_pic img{display:block;transition:all .3s ease-in;width:100%}.goldan:hover img{transform:scale(1.05)}.hot_cont{width:100%;padding:30px 55px 30px 35px;box-sizing:border-box;margin-bottom:30px}.hot_date{margin-top:5px}.hot_cont .hot_name{height:72px;overflow:hidden}.hot_jian{margin-top:40px;font-size:14px;color:rgba(255,255,255,0.3)}.goldan:hover .hot_date{color:#fff}.goldan:hover .hot_jian{color:#fff}.techno_list li{float:left;width:400px;margin-left:40px;margin-top:50px}.techno_list li:nth-of-type(3n+1){margin-left:0}.tech_pic{overflow:hidden}.tech_pic img{display:block;width:100%;transition:all .3s ease-in}.techno_list li:hover img{transform:scale(1.05)}.tech_cont{height:166px;overflow:hidden;margin:20px 0 25px}.tech_tit{font-size:20px;transition:all .3s ease-in;color:rgba(255,255,255,0.8);line-height:36px;max-height:72px;overflow:hidden}.tech_date{font-size:14px;transition:all .3s ease-in;color:rgba(255,255,255,0.3);margin:10px 0 15px}.deta_info{font-size:14px;transition:all .3s ease-in;color:#999;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.tach_add{font-size:14px;transition:all .3s ease-in;color:rgba(255,255,255,0.3)}.techno_list ul{margin-bottom:70px}.techno_list li:hover .tech_tit{color:rgba(255,255,255,1)}.techno_list li:hover .tech_date{color:rgba(255,255,255,1)}.techno_list li:hover .deta_info{color:#fff}.techno_list li:hover .tach_add{color:rgba(255,255,255,1)}@media only screen and (max-width:1440px){.infor_use{width:1170px}.hot_banner{width:780px}.goldan{width:380px}.techno_list li{margin-left:25px;width:373px}.tech_cont{margin:20px 0}.hot_name{font-size:22px}.informat_box{padding:70px 0 80px}.infor_box{height:620px}}@media only screen and (max-width:1366px){.infor_box{height:520px}}@media only screen and (max-width:1280px){.infor_use{width:1000px}
.hot_banner{width:665px}.goldan{width:320px}.techno_list{margin-top:20px}.techno_list ul{margin-bottom:50px}.techno_list li{margin-left:15px;width:323px;margin-top:20px}.hot_name{font-size:20px}.hot_cont{margin-bottom:0;padding:20px}.tech_cont{margin:20px 0 0;height:135px}.tech_tit{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:18px}.tech_tit p{display:inline}.hot_jian{margin-top:20px}.hot_cont .hot_name{height:auto}.informat_box{padding:60px 0 70px}}@media only screen and (max-width:1024px){.infor_use{width:100%;padding:0 20px;box-sizing:border-box}.goldan{width:270px}.hot_banner{width:calc(100% - 280px)}.land_ban{bottom:40px!important}.hot_jian{display:none}.tach_add{display:none}.techno_list li{width:32%;margin-left:2%}.tech_tit{line-height:24px;font-size:16px}.hot_name{font-size:18px}.deta_info{height:48px;overflow:hidden}.tech_cont{height:115px}.hot_banner .land_ban{right:0!important}.hot_name{width:250px}.tech_date{margin:5px 0 10px}.informat_box{padding:50px 0 60px}.infor_box{height:600px}}@media only screen and (max-width:768px){.hot_name{font-size:16px}.hot_banner{width:100%}.goldan{width:100%;margin-top:30px;height:auto!important}.land_ban .swiper-pagination-bullet.swiper-pagination-bullet-active:after{display:none}.land_ban .swiper-pagination-bullet:after{display:none;margin:0 10px!important}.techno_list li{width:48%;margin-left:0}.techno_list li:nth-of-type(even){float:right}.techno_list li:nth-of-type(odd){float:left}.informat_box{padding:50px 0}}@media only screen and (max-width:480px){.techno_list li{width:100%}.hot_info{padding-left:10px;bottom:5px;position:static;margin-top:10px}.land_ban{bottom:15px!important}.informat_box{padding:40px 0}.infor_box{height:500px}}.detail_box{background:url(/img/contbj.jpg)}.detail_use{padding:75px 0 90px;box-sizing:border-box}.detail{width:1280px;margin:auto}.detail_info{width:840px;float:left}.detail_head{padding-bottom:25px;box-sizing:border-box}.detail_tit{font-size:24px;color:#e4e4e4;line-height:37px;margin-bottom:20px}.detail_date span{font-size:14px;color:#e4e4e4;margin-right:30px}.detail_part{padding-top:35px;color:#999;font-size:14px;line-height:24px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,0.2);border-top:1px solid rgba(255,255,255,0.2);margin-bottom:20px}.detail_part img{display:block;width:100%;max-width:100%;height:auto!important}.detail_part p+p{margin-top:22px}.deta_bao{color:#fff;margin-top:22px}.info_about{float:left;width:640px;font-size:14px}.info_about a{color:#999}.info_about a:hover{color:#ff9e2c;text-underline:inherit;text-decoration:underline}.info_about p{margin-top:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;color:#999;transition:all .3s ease-in}.info_about p:hover{color:#fff}.return_btn{float:right;width:110px;height:40px;text-align:center;line-height:40px;background:url(/img/img_sprite.png) no-repeat;background-position:0 -26px;font-size:14px;margin-top:5px}.return_btn a{color:#fff;display:block}.return_btn:hover{font-weight:600}.plume{width:380px;float:right}.plume_tit{font-size:32px;color:#ff460f;padding:15px 0 12px;box-sizing:border-box;border-top:1px solid #fff;border-bottom:1px solid rgba(255,255,255,0.15)}.plume_list li{margin-top:30px}.plume_list a{display:block}.plume_pic{width:150px;float:left;overflow:hidden}.plume_pic img{display:block;width:100%;transition:all .3s ease-in}.plume_list li:hover img{transform:scale(1.05)}.plume_info{float:right;width:200px}.plum_tit{font-size:16px;color:#e4e4e4;line-height:24px;margin:5px 0 10px;height:48px;overflow:hidden;transition:all .3s ease-in}.plume_date{font-size:14px;color:rgba(255,255,255,0.3)}.plume_list li:hover .plum_tit{color:#ff9e2c}@media only screen and (max-width:1440px){.detail{width:1170px}.detail_info{width:750px}.detail_tit{font-size:22px}.plume_tit{font-size:30px}}@media only screen and (max-width:1280px){.detail{width:1000px}.detail_info{width:625px}.detail_tit{font-size:20px}.plume_tit{font-size:24px}.plume{width:350px}.plume_info{width:184px}.plum_tit{font-size:14px;line-height:20px;height:44px;margin-bottom:0}.info_about{width:470px}.detail_use{padding:60px 0 70px}}@media only screen and (max-width:1024px){.detail{width:100%;padding:0 20px;box-sizing:border-box}.detail_info{width:calc(100% - 270px)}.detail_tit{font-size:18px}.plume_tit{font-size:22px}.plume{width:250px}.plume_pic{width:100%}.plume_info{width:100%;margin-top:10px}.info_about{width:300px}.detail_use{padding:50px 0 60px}}@media only screen and (max-width:768px){.detail_use{padding:40px 0 50px}.detail_info{width:100%}.plume{width:100%;margin-top:40px}.plume_pic{width:50%}.plume_info{width:48%;margin-top:40px}.plume_tit{font-size:20px}.detail_tit{font-size:16px;line-height:26px;margin-bottom:10px}}@media only screen and (max-width:600px){.plume_info{margin-top:20px}}@media only screen and (max-width:480px){.plume_info{margin-top:10px}.plume_list li{margin-top:20px}.info_about{width:100%}.return_btn{margin-top:20px}.plume_tit{font-size:18px}
.detail_tit{font-size:16px;line-height:26px}}@media only screen and (max-width:375px){.plume_info{margin-top:5px}}.case_box{width:100%;height:720px;position:relative;overflow:hidden}.case_type{text-align:center;font-size:0;margin:40px 0 65px}.case_use{display:inline-block;margin:0 10px;font-size:14px;width:314px;height:48px;position:relative}.play_btn{width:132px;height:46px;text-align:center;line-height:46px;border:1px solid rgba(255,255,255,0.9);background:rgba(32,38,46,0);color:#fff;font-size:14px;margin:auto;cursor:pointer;transition:all .3s ease-in}.play_btn span{padding-left:25px;background:url(/img/play.png)no-repeat;background-position:0 0}.play_btn:hover{box-shadow:0 0 5px 1px #fff;border:1px solid #fff}.video_box{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.5);left:0;top:0;z-index:500;padding-top:200px;box-sizing:border-box;display:none}.video_use{width:1280px;margin:auto;height:720px;position:relative}.videos{width:100%;height:100%;position:relative;z-index:100}.video_use video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:relative;z-index:100}.play_use{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.4);z-index:200;left:0;top:0}.play_video{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.video_btn{background:url(/img/img_sprite.png) no-repeat;background-position:-94px -497px;width:56px;height:56px;margin:auto;cursor:pointer}.video_name{font-size:24px;color:#fff;text-align:center;margin-top:25px}.video_close{position:absolute;background:url(/img/img_sprite.png)no-repeat;background-position:-91px 0;width:21px;height:21px;cursor:pointer;right:20px;top:20px;z-index:300}@media only screen and (max-width:1440px){.video_use{width:1100px;height:520px}.video_name{font-size:22px}.case_box{height:650px}}@media only screen and (max-width:1366px){.video_use{width:900px;height:420px}.video_name{font-size:22px}.case_box{height:530px}.case_type{margin:30px 0 44px}}@media only screen and (max-width:1280px){.video_btn{width:40px;height:40px;background-size:100%}.video_name{font-size:20px}}@media only screen and (max-width:1024px){.video_use{width:90%}.video_name{font-size:16px}.case_use{width:250px}.case_box{height:600px}.case_type{margin:30px 0 50px}}@media only screen and (max-width:768px){.video_name{font-size:14px}.case_use{width:200px}.case_box .about_wuse{width:100%}}@media only screen and (max-width:480px){.case_use{width:43%;margin:0 2%;height:36px}.case_box{height:500px}.play_btn{height:36px;line-height:36px}}.seo_box{width:100%;padding:80px 0 100px;box-sizing:border-box}.seo{width:1280px;margin:auto}.seo_pic{width:843px;float:left;overflow:hidden}.seo_pic img{display:block;width:100%;transition:all .3s ease-in}.seo_info{width:calc(100% - 843px);float:left;padding-left:26px;box-sizing:border-box}.seo_tit{padding-top:32px;box-sizing:border-box;border-top:1px solid rgba(255,255,255,0.5);font-size:24px}.seo_tit a{color:#e4e4e4}.seo_expla{font-size:16px;color:#e4e4e4}.seo_date{font-size:14px;color:#999;margin:25px 0}.seo_cont{font-size:14px;color:#999;line-height:24px;max-height:96px;overflow:hidden;margin-bottom:45px}.seo_more a{font-size:14px;color:#999}.seo_banner a:hover{color:#fff}.seo_banner li:hover img{transform:scale(1.05)}.seo_banner{margin-bottom:20px}.seo_btn{width:55px;height:55px;background:rgba(255,255,255,0.2);transition:all .3s ease-in;position:absolute;bottom:0;z-index:100}.seo_btn span{display:block;width:100%;height:100%;transition:all .3s ease-in;cursor:pointer}.seo_prev span{background:url(/img/img_sprite.png) no-repeat;background-position:-21px -68px}.seo_next span{background:url(/img/img_sprite.png)no-repeat;background-position:-21px -109px}.seo_prev:hover span{background:url(/img/img_sprite.png)no-repeat;background-position:-97px -68px}.seo_next:hover span{background:url(/img/img_sprite.png)no-repeat;background-position:-97px -109px}.seo_btn:hover{background:#f42225}@media only screen and (max-width:1440px){.seo{width:1100px}.seo_pic{width:700px}.seo_info{width:calc(100% - 700px)}.seo_cont{max-height:77px;margin-bottom:30px}.seo_tit{font-size:22px;padding-top:25px}.seo_box{padding:70px 0 80px}}@media only screen and (max-width:1280px){.seo{width:1000px}.seo_tit{font-size:20px}.seo_info{padding-left:15px}.seo_box{padding:60px 0 70px}}@media only screen and (max-width:1024px){.seo{width:100%;padding:0 20px;box-sizing:border-box}.seo_tit{font-size:18px;padding-top:20px}.seo_info{width:270px}.seo_pic{width:calc(100% - 270px)}.seo_cont{margin-bottom:0;max-height:53px}.seo_more{display:none}.seo_date{margin:10px 0}.seo_btn{width:40px;height:40px}.seo_box{padding:50px 0 60px}}@media only screen and (max-width:768px){.seo_tit{font-size:16px;border:0}.seo_box{padding:40px 0 50px}}@media only screen and (max-width:600px){.seo_pic{width:100%}.seo_info{width:100%;padding-left:0}.seo_prev{left:0!important}.seo_next{left:45px!important}.seo_banner li{padding-bottom:50px;box-sizing:border-box}}@media only screen and (max-width:480px){.seo_box{padding:30px 0 40px}}.docum_list{margin-bottom:65px}.docum_list li{float:left;width:407px;margin-left:29px;margin-top:30px}
.docum_list li:nth-of-type(3n+1){margin-left:0}.docum_pic{display:block;overflow:hidden;width:100%;height:0;padding-bottom:56.2%}.docum_pic img{display:block;width:100%;transition:all .3s ease-in}.docum_list li:hover img{transform:scale(1.05)}.docum_tit{font-size:16px;color:#e4e4e4;margin-top:10px}@media only screen and (max-width:1440px){.docum_list li{width:347px}}@media only screen and (max-width:1280px){.docum_list li{width:320px;margin-left:20px}}@media only screen and (max-width:1024px){.docum_list li{width:32%;margin-left:2%;margin-top:20px}.docum_list{margin-bottom:40px}.docum_tit{font-size:14px}}@media only screen and (max-width:768px){.docum_list li{width:100%;margin-left:0}.docum_list li:nth-child(3n+1){margin-left:0}.docum_list li:nth-of-type(odd){float:left}.docum_list li:nth-of-type(even){float:right}}.estab_box{height:720px;position:relative}.estab_use{width:1280px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;z-index:9}.qual_pro{font-size:16px;color:#e4e4e4;margin-top:5px;letter-spacing:2px}.detali_date{font-size:14px;color:#e4e4e4;margin:25px 0 35px;letter-spacing:1px}.detali_date span{margin:0 25px}.record_box{height:960px;position:relative}.record_use{width:100%;height:100%;margin:auto;position:relative;border-top:115px solid rgba(38,57,97,0.5);box-sizing:border-box}.record_info{width:574px;float:right;height:100%;background:rgba(0,0,0,0.3);padding:70px 75px;box-sizing:border-box;position:absolute;left:53.5%}.record_tit{font-size:24px;color:#e4e4e4;line-height:35px;letter-spacing:2px}.record_cont{font-size:14px;color:#e4e4e4;line-height:30px;margin:32px 0 57px;letter-spacing:2px}.record_btn{width:134px;height:48px;cursor:pointer;background:#f00;text-align:center;line-height:48px;color:#fff}.record_btn span{padding-left:25px;background:url(/img/play.png)no-repeat;background-position:0 0}@media only screen and (max-width:1440px){.estab_use{width:1170px}.record_tit{font-size:22px;line-height:30px}.record_cont{margin:25px 0 40px}.estab_box{height:620px}.record_box{height:750px}.video_box{padding-top:100px}}@media only screen and (max-width:1440px){.record_info{left:54%}}@media only screen and (max-width:1366px){.estab_box{height:480px}.record_info{width:500px;padding:50px 55px}.record_box{height:680px}.video_box{padding-top:60px}.record_use{border-top:60px solid rgba(38,57,97,0.5)}}@media only screen and (max-width:1280px){.estab_use{width:1000px}.record_tit{font-size:20px;line-height:28px}}@media only screen and (max-width:1024px){.estab_box{height:600px}.detali_date span{margin:0 10px}.detali_date{margin:25px 0}.estab_use{width:100%;padding:0 20px;box-sizing:border-box}.record_use{width:100%;box-sizing:border-box;border-top:100px solid rgba(38,57,97,0.5)}.record_info{width:60%;padding:50px 60px}.record_tit{font-size:18px}}@media only screen and (max-width:768px){.record_info{width:70%;padding:40px 50px}.record_box{height:700px}.record_tit{font-size:16px}}@media only screen and (max-width:600px){.record_info{width:100%;padding:30px 10px;float:none;margin:auto}.record_use{padding:20px 0;border-top:20px solid rgba(38,57,97,0.5)}.record_box{height:auto;padding:0 20px;box-sizing:border-box}.estab_box{height:500px}}.past_box{padding:100px 0;box-sizing:border-box;position:relative}.past_list{width:1280px;margin:auto;position:relative}.past_pic{width:100%;overflow:hidden}.past_pic img{display:block;width:100%;transition:all .3s ease-in}.past_list li:hover img{transform:scale(1.05)}.past_tit{font-size:18px;color:#e4e4e4;margin:35px 0 25px;line-height:30px}.past_info{font-size:14px;color:#999;line-height:24px;letter-spacing:2px}.past_list li:nth-of-type(even){margin-top:160px}@media only screen and (max-width:1440px){.past_list{width:1170px}.past_list li:nth-of-type(even){margin-top:80px}.past_list li{padding:0 50px;box-sizing:border-box}}@media only screen and (max-width:1366px){.past_list li{padding:0 50px 0 70px;box-sizing:border-box}}@media only screen and (max-width:1280px){.past_list{width:1000px}.past_box{padding:80px 0}.past_list li{padding:0 40px 0 40px}.solu_next{right:0}.solu_prev{left:0}}@media only screen and (max-width:1024px){.past_list{width:1000px}.solu_btn{width:40px;height:40px}.past_box{padding:50px 40px;box-sizing:border-box}.past_list{width:100%}.past_tit{font-size:16px}.past_list li{padding:0 30px 0 30px}}@media only screen and (max-width:768px){.past_list li:nth-of-type(even){margin-top:0}.past_tit p{display:inline}.past_info{height:48px;overflow:hidden}.past_list li{padding:0 20px 0 20px}.past_tit{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:20px 0 10px}}@media only screen and (max-width:480px){.past_list li{padding:0 10px 0 10px}}.rela_box{padding:110px 0;box-sizing:border-box}.rela_tit{text-align:center;margin-bottom:50px}.rela_banner{width:1370px;margin:auto;position:relative}.rela_banner .docum_list li{margin-left:0}@media only screen and (max-width:1680px){.rela_banner{width:1280px}}@media only screen and (max-width:1440px){.rela_banner{width:1100px}
.rela_box{padding:80px 0}}@media only screen and (max-width:1366px){.rela_box{padding:50px 0}}@media only screen and (max-width:1280px){.rela_banner{width:960px;padding:0 20px;box-sizing:border-box}.rela_box{padding:90px 0}}@media only screen and (max-width:1024px){.rela_box{padding:70px 0}.rela_use{padding:0 20px;box-sizing:border-box}.rela_banner{width:100%;padding:0 10px;box-sizing:border-box}}@media only screen and (max-width:768px){.rela_tit{margin-bottom:30px}.rela_box{padding:40px 0}.docum_tit{text-align:center;margin-top:20px}.rela_banner .docum_list{margin-bottom:0}}@media only screen and (max-width:480px){.rela_tit{margin-bottom:20px}}@media only screen and (max-width:600px){.suspen_box li{width:60px;height:60px}.call_box .span_bg{height:20px;background-size:auto 100%}.she_box{height:20px;background-size:auto 100%}.jis_box{height:20px;background-size:auto 100%}.shou_box .span_bg{background-position:center;height:20px;background-size:auto 100%}.suspen_box p{font-size:12px}.call_box .span{width:60px}.shou_box .span{width:60px}.shou_box{width:60px;height:60px}.call_box{width:60px;height:60px}.call_box:hover .span_bg{background-size:auto 100%;background-position:center}.suspen_box li:hover .shou_box .span_bg{background-size:auto 100%;background-position:center}.suspen_box .su_top{width:60px}.call_box .span_box{width:188px}.call_box:hover{width:188px}.shou_box .span_box{width:188px}.suspen_box li:hover .shou_box{width:185px}}@media only screen and (max-width:600px){.suspen_box{right:0;width:100%;bottom:0}.suspen_box li{width:25%;height:auto;float:left;background:rgba(0,0,0,0.8)}.footer_box{padding-bottom:50px}.call_box:hover{width:100%}.call_box{width:100%;height:40px;line-height:40px}.shou_box{width:100%;height:40px;line-height:40px}.shou_box span{display:none}.shou_box .span{display:block;width:100%}.suspen_box p{height:40px;line-height:40px;font-size:14px;position:relative;color:#898d92}.call_box .span_box{width:100%}.call_box span{display:none}.call_box .span{display:block;width:100%}.call_box .span_bg,.she_box,.jis_box,.shou_box .span_bg{display:none!important}.shou_box .span_box{width:100%}.suspen_box li:last-child{position:fixed;top:45%;right:0;width:40px}.suspen_box .su_top{width:40px;height:40px;background:url(/img/top1.png) no-repeat center;background-size:40%}.suspen_box li:hover .su_top{background:url(/img/top2.png) no-repeat center;background-size:40%;}.suspen_box p:after{content:"";width:1px;height:14px;background:#777;position:absolute;right:0;top:13px;display:block}.suspen_box li:nth-child(4) p:after{display:none}.suspen_box li:hover .shou_box{width:100%}}.wei{position:relative}.wei img{position:absolute;width:130px;bottom:120%;left:50%;margin-left:-65px;display:none}.wei_box{padding-top:120px}.wei:hover img{display:block}@media only screen and (max-width:768px){.wei_box{padding-top:0}}/*!
 * fullPage 3.0.4
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0!important}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0,0,0)}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}
#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{height:auto!important}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto!important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media only screen and (max-width:600px){.logo{top:22px}.w_o_css #swiper-container1>.swiper-wrapper{display:block}#c_portalResGroupNewsNew_list-15874513977143793{width:auto;height:auto}.ban_cont_ani{top:0}.w_slide1 .banner_bj{transform:scale(1);background-size:cover}.w_slide1 .ban_cont_ani{opacity:1;transform:scale(1)}.w_slide1 .ban_cont_ani p{font-size:14px;line-height:1.3em}.w_slide1 .ban_cont_ani .ban_tit{font-size:18px}.w_slide2 .about_info{height:72px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.nums{font-size:30px}.w_slide3 .ligh_tit{margin-bottom:5px}.w_slide3 .land_info{padding:0 10px 0 10px}.w_slide3 .land_list li{width:100%;margin-top:10px!important;background:rgba(0,0,0,0.5)}.w_slide3 .land_tit{font-size:16px;height:auto;line-height:1.3em;height:2.6em}.w_slide3 .land_detail a{height:auto;line-height:1.3em;display:none}.w_slide4 .serve_use li{width:100%;float:none;margin-top:0}.w_slide4 .ser_name span{width:100%;font-size:14px}.w_slide4 .serve_use li:nth-of-type(6) .ser_name span{width:100%}.w_slide4 .ser_info{opacity:1;display:block!important;top:0}.w_slide4 .ser_cont{white-space:unset;position:static;transform:translateX(0%);font-size:12px}.ser_bj .ser_pic{background-size:14px!important}.ser_bj{width:40px;height:40px}.w_slide6 .honor_bj{position:static}.w_slide6 .honor_use{width:86%;margin:0 auto}.w_slide6 .honor_use .ani_mate{transform:translateX(0%)}.w_slide6 .honor_list li{text-align:center}.w_slide6 .honor_list li img{max-height:240px;width:auto;max-width:100%;display:inline-block}.w_slide7 #swiper-container2>.swiper-scrollbar{display:none}.w_slide7 .news_box .adva_tit{padding-top:10%}.w_slide7 .news_box{padding-bottom:50px;padding-top:50px}.w_slide7 .news_use{position:static;transform:translate(0,0);margin-top:20px}.w_slide7 .news_cont{display:none!important;position:static;transform:translate(0,0);top:0;left:0}.w_slide7 .news_hon{opacity:1}.w_slide7 .news_hon_cont{display:block;width:100%}.w_slide7 .news_hon_day{right:0}.w_slide7 .news_hon_year{position:static;transform:translate(0,0)}.w_slide7 .news_hon_date{background:0;height:auto;width:auto;margin-bottom:10px;margin-bottom:10px;overflow:hidden}.w_slide7 .news_hon_date>div{font-weight:normal;line-height:1.3;font-size:14px;float:left;margin-right:5px}.advert_cont{height:auto}.terrace_box .terr_tit{font-size:18px}.p_pagebox .pre{background-color:#202b4a}.p_pagebox .next{background-color:#202b4a}.p_pagebox .js_pageBtnDisable,.p_pagebox .js_pageBtnDisable:hover,.p_pagebox .js_pageBtnDisable:active{background-color:#202b4a;color:#757575}.num_list{margin:10px auto}}