.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-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:50%;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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;transition:.3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.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:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-o-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,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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,.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-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.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-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-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-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-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align: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%;object-fit:contain}.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-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%;transform-origin:50%;-webkit-animation:a 1s steps(12) infinite;animation:a 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%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 viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn)}}@keyframes a{to{transform:rotate(1turn)}}.fadeInDown,.fadeInLeft,.fadeInRight,.fadeInUp{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}html{-webkit-text-size-adjust:none;font-family:Microsoft Yahei}body,h1,h2,h3,h4,h5,h6,li,ul{margin:0}li,ul{padding:0;list-style:none}a{text-decoration:none}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none}.shade{left:0;z-index:99998;background-color:rgba(0,0,0,.6);opacity:0}@-webkit-keyframes b{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes b{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes c{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes c{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.rotateLoopRF{-webkit-animation-name:b;animation-name:b;animation-iteration-count:infinite;animation-duration:20s;animation-timing-function:linear}.play{animation:b 1.2s linear infinite;-moz-animation:b 1.2s linear infinite;-webkit-animation:b 1.2s linear infinite;-o-animation:b 1.2s linear infinite}.mscBtn{position:fixed;top:.2rem;right:.2rem;width:.6rem;z-index:999;height:.6rem;background:url(../assets/normalmusic.svg) no-repeat;display:block;background-size:contain}.u-arrow-bottom{bottom:.2rem;z-index:150;margin-left:-.14rem;display:block}.u-arrow-bottom,.u-arrow-bottom img{position:absolute;width:.48rem;height:.28rem;left:50%}.pre-wrap{width:.48rem;height:.28rem;position:relative;-webkit-animation:d 1.5s infinite ease-in-out;animation:d 1.5s infinite ease-in-out}.pre-box1,.pre-box2{height:.3rem;width:.22rem;position:absolute;top:-.1rem;overflow:hidden}.pre1,.pre2,.pre3,.pre4{border-radius:.4rem;background-color:#fff}.pre1,.pre2{width:.28rem;height:.1rem;position:absolute;box-shadow:1px -1px 1px #646464;top:.1rem}.pre-box2{left:.2rem}.pre1{transform:rotate(130deg);-webkit-transform:rotate(130deg);left:1px}.pre2{left:-.1rem;-webkit-transform:rotate(50deg);transform:rotate(50deg)}@-webkit-keyframes d{0%,30%{opacity:0;-webkit-transform:translateY(10px)}60%{opacity:1;-webkit-transform:translate(0)}to{opacity:0;-webkit-transform:translateY(-8px)}}@keyframes d{0%,30%{opacity:0;transform:translateY(10px)}60%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-8px)}}#loading{z-index:99999;position:absolute;color:#000;width:100%;height:100%;font-size:.36rem;top:0;left:0;text-align:center}.loading-white{background-color:#f0f0f0}.loading-black{background-color:#000}#loading #progress{position:absolute;top:6.24rem;width:100%;color:#eb3700}.progress-white{color:#fff}.progress-black{color:#000}#loading .pre-logo{position:absolute;width:1.68rem;height:.54rem;bottom:.8rem;left:50%;margin-left:-.84rem}#loading .cow{position:absolute;top:3.36rem;width:2.68rem;height:2.68rem;left:50%;margin-left:-1.33rem}#loading .cow .pre-head{position:absolute;width:1.68rem;height:1.75rem;top:.5rem;left:.5rem}#loading .cow .pre-eye-left{position:absolute;width:.4rem;height:.4rem;left:.81rem;top:1.36rem}#loading .cow .pre-eye-right{position:absolute;width:.4rem;height:.4rem;left:1.44rem;top:1.36rem}#loading .cow .pre-circle{position:absolute;width:2.66rem;height:2.67rem;top:0;left:0}.eye-rotate{animation:c 2s linear infinite;-moz-animation:c 2s linear infinite;-webkit-animation:c 2s linear infinite;-o-animation:c 2s linear infinite}.landscape{color:red;height:100%}.animation-delay1{-webkit-animation-delay:.1s;animation-delay:.1s}.animation-delay2{-webkit-animation-delay:.2s;animation-delay:.2s}.animation-delay3{-webkit-animation-delay:.3s;animation-delay:.3s}.animation-delay4{-webkit-animation-delay:.4s;animation-delay:.4s}.animation-delay5{-webkit-animation-delay:.5s;animation-delay:.5s}.animation-delay6{-webkit-animation-delay:.6s;animation-delay:.6s}.animation-delay7{-webkit-animation-delay:.7s;animation-delay:.7s}.animation-delay8{-webkit-animation-delay:.8s;animation-delay:.8s}.animation-delay9{-webkit-animation-delay:.9s;animation-delay:.9s}.animation-delay10{-webkit-animation-delay:1s;animation-delay:1s}.animation-delay11{-webkit-animation-delay:1.1s;animation-delay:1.1s}.animation-delay12{-webkit-animation-delay:1.2s;animation-delay:1.2s}.animation-delay13{-webkit-animation-delay:1.3s;animation-delay:1.3s}.animation-delay14{-webkit-animation-delay:1.4s;animation-delay:1.4s}.animation-delay15{-webkit-animation-delay:1.5s;animation-delay:1.5s}.animation-delay16{-webkit-animation-delay:1.6s;animation-delay:1.6s}.animation-delay17{-webkit-animation-delay:1.7s;animation-delay:1.7s}.animation-delay18{-webkit-animation-delay:1.8s;animation-delay:1.8s}.animation-delay19{-webkit-animation-delay:1.9s;animation-delay:1.9s}.animation-delay20{-webkit-animation-delay:2s;animation-delay:2s}.animation-delay21{-webkit-animation-delay:2.1s;animation-delay:2.1s}.animation-delay22{-webkit-animation-delay:2.2s;animation-delay:2.2s}.animation-delay23{-webkit-animation-delay:2.3s;animation-delay:2.3s}.animation-delay24{-webkit-animation-delay:2.4s;animation-delay:2.4s}.animation-delay25{-webkit-animation-delay:2.5s;animation-delay:2.5s}.animation-delay26{-webkit-animation-delay:2.6s;animation-delay:2.6s}.animation-delay27{-webkit-animation-delay:2.7s;animation-delay:2.7s}.animation-delay28{-webkit-animation-delay:2.8s;animation-delay:2.8s}.animation-delay29{-webkit-animation-delay:2.9s;animation-delay:2.9s}.animation-delay30{-webkit-animation-delay:3s;animation-delay:3s}.animation-delay31{-webkit-animation-delay:3.1s;animation-delay:3.1s}.animation-delay32{-webkit-animation-delay:3.2s;animation-delay:3.2s}.animation-delay33{-webkit-animation-delay:3.3s;animation-delay:3.3s}.animation-delay34{-webkit-animation-delay:3.4s;animation-delay:3.4s}.animation-delay35{-webkit-animation-delay:3.5s;animation-delay:3.5s}.animation-delay36{-webkit-animation-delay:3.6s;animation-delay:3.6s}.animation-delay38{-webkit-animation-delay:3.8s;animation-delay:3.8s}.animation-delay39{-webkit-animation-delay:3.9s;animation-delay:3.9s}.animation-delay40{-webkit-animation-delay:4s;animation-delay:4s}.animation-delay41{-webkit-animation-delay:4.1s;animation-delay:4.1s}.animation-delay42{-webkit-animation-delay:4.2s;animation-delay:4.2s}.animation-delay43{-webkit-animation-delay:4.3s;animation-delay:4.3s}.animation-delay44{-webkit-animation-delay:4.4s;animation-delay:4.4s}.animation-delay45{-webkit-animation-delay:4.5s;animation-delay:4.5s}.animation-delay46{-webkit-animation-delay:4.6s;animation-delay:4.6s}.animation-delay48{-webkit-animation-delay:4.8s;animation-delay:4.8s}.animation-delay50{-webkit-animation-delay:5s;animation-delay:5s}.animation-delay52{-webkit-animation-delay:5.2s;animation-delay:5.2s}.animation-delay53{-webkit-animation-delay:5.3s;animation-delay:5.3s}.animation-delay54{-webkit-animation-delay:5.4s;animation-delay:5.4s}.animation-delay55{-webkit-animation-delay:5.5s;animation-delay:5.5s}.animation-delay56{-webkit-animation-delay:5.6s;animation-delay:5.6s}.animation-delay57{-webkit-animation-delay:5.7s;animation-delay:5.7s}.animation-delay58{-webkit-animation-delay:5.8s;animation-delay:5.8s}.animation-delay60{-webkit-animation-delay:6s;animation-delay:6s}.animation-delay62{-webkit-animation-delay:6.2s;animation-delay:6.2s}.animation-delay64{-webkit-animation-delay:6.4s;animation-delay:6.4s}.animation-delay65{-webkit-animation-delay:6.5s;animation-delay:6.5s}.animation-delay68{-webkit-animation-delay:6.8s;animation-delay:6.8s}.animation-delay70{-webkit-animation-delay:7s;animation-delay:7s}.animation-delay72{-webkit-animation-delay:7.2s;animation-delay:7.2s}.animation-delay75{-webkit-animation-delay:7.5s;animation-delay:7.5s}.animation-delay76{-webkit-animation-delay:7.6s;animation-delay:7.6s}.animation-delay78{-webkit-animation-delay:7.8s;animation-delay:7.8s}.animation-delay82{-webkit-animation-delay:8.2s;animation-delay:8.2s}.animation-delay85{-webkit-animation-delay:8.5s;animation-delay:8.5s}.animation-delay90{-webkit-animation-delay:9s;animation-delay:9s}.animation-delay92{-webkit-animation-delay:9.2s;animation-delay:9.2s}.animation-delay95{-webkit-animation-delay:9.5s;animation-delay:9.5s}.animation-delay100{-webkit-animation-delay:10s;animation-delay:10s}.animation-delay200{-webkit-animation-delay:20s;animation-delay:20s}.animation-delay300{-webkit-animation-delay:30s;animation-delay:30s}.animation-delay600{-webkit-animation-delay:60s;animation-delay:60s}.animation-delay900{-webkit-animation-delay:90s;animation-delay:90s}.animation-duration3{-webkit-animation-duration:.3s;animation-duration:.3s}.animation-duration5{-webkit-animation-duration:.5s;animation-duration:.5s}.animation-duration6{-webkit-animation-duration:.6s;animation-duration:.6s}.animation-duration7{-webkit-animation-duration:.7s;animation-duration:.7s}.animation-duration8{-webkit-animation-duration:.8s;animation-duration:.8s}.animation-duration10{-webkit-animation-duration:1s;animation-duration:1s}.animation-duration12{-webkit-animation-duration:1.2s;animation-duration:1.2s}.animation-duration15{-webkit-animation-duration:1.5s;animation-duration:1.5s}.animation-duration16{-webkit-animation-duration:1.6s;animation-duration:1.6s}.animation-duration18{-webkit-animation-duration:1.8s;animation-duration:1.8s}.animation-duration20{-webkit-animation-duration:2s;animation-duration:2s}.animation-duration22{-webkit-animation-duration:2.2s;animation-duration:2.2s}.animation-duration25{-webkit-animation-duration:2.5s;animation-duration:2.5s}.animation-duration29{-webkit-animation-duration:2.9s;animation-duration:2.9s}.animation-duration30{-webkit-animation-duration:3s;animation-duration:3s}.animation-duration32{-webkit-animation-duration:3.2s;animation-duration:3.2s}.animation-duration36{-webkit-animation-duration:3.6s;animation-duration:3.6s}.animation-duration39{-webkit-animation-duration:3.9s;animation-duration:3.9s}.animation-duration40{-webkit-animation-duration:4s;animation-duration:4s}.animation-duration43{-webkit-animation-duration:4.3s;animation-duration:4.3s}.animation-duration46{-webkit-animation-duration:4.6s;animation-duration:4.6s}.animation-duration50{-webkit-animation-duration:5s;animation-duration:5s}.animation-duration53{-webkit-animation-duration:5.3s;animation-duration:5.3s}.animation-duration57{-webkit-animation-duration:5.7s;animation-duration:5.7s}.animation-duration60{-webkit-animation-duration:6s;animation-duration:6s}.animation-duration70{-webkit-animation-duration:7s;animation-duration:7s}.animation-duration80{-webkit-animation-duration:8s;animation-duration:8s}.animation-duration90{-webkit-animation-duration:9s;animation-duration:9s}.animation-duration100{-webkit-animation-duration:10s;animation-duration:10s}.animation-duration120{-webkit-animation-duration:12s;animation-duration:12s}.animation-duration140{-webkit-animation-duration:14s;animation-duration:14s}.animation-duration150{-webkit-animation-duration:15s;animation-duration:15s}.animation-duration200{-webkit-animation-duration:20s;animation-duration:20s}.animation-duration300{-webkit-animation-duration:30s;animation-duration:30s}.animation-duration400{-webkit-animation-duration:40s;animation-duration:40s}.animation-duration500{-webkit-animation-duration:50s;animation-duration:50s}.animation-duration600{-webkit-animation-duration:60s;animation-duration:60s}.animation-iteration-infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.fp-tableCell{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fp-tableCell div,.fp-tableCell img{-webkit-backface-visibility:hidden;backface-visibility:hidden}.shade{position:fixed;top:0;width:100%;height:100%;color:#fff;background-color:#333;background-color:rgba(0,0,0,.5);z-index:9999}.clear-fix{*zoom:1}.clear-fix:after,.clear-fix:before{content:"";display:table}.clear-fix:after{clear:both}.qjwzc{width:100%;bottom:.3rem;left:0;z-index:9;text-align:center;letter-spacing:2px;font-size:.24rem;color:#d69e34}.finish-logo{width:2.85rem;height:.33rem;top:42%;left:50%;margin-left:-1.42rem}#load{width:100%;height:1rem;top:38%;left:0;z-index:100000;font-size:.36rem}#load,#load span{position:absolute}#load span{display:block;width:.4rem;height:.4rem;color:#35c4f0;top:0;left:-.6rem;-webkit-transform:translateX(0);transform:translateX(0)}@-webkit-keyframes e{0%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}20%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes e{0%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}20%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}.up1{-webkit-animation-name:e;animation-name:e}@-webkit-keyframes f{0%,8%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}18%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}28%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes f{0%,8%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}18%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}28%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}.up2{-webkit-animation-name:f;animation-name:f}@-webkit-keyframes g{0%,16%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}26%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}36%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes g{0%,16%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}26%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}36%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}.up3{-webkit-animation-name:g;animation-name:g}@-webkit-keyframes h{0%,24%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}34%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}44%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes h{0%,24%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}34%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}44%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}.up4{-webkit-animation-name:h;animation-name:h}@-webkit-keyframes i{0%,32%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}42%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}52%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes i{0%,32%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}42%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}52%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}.up5{-webkit-animation-name:i;animation-name:i}@-webkit-keyframes j{0%,40%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}50%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}60%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes j{0%,40%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}50%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}60%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}.up6{-webkit-animation-name:j;animation-name:j}@-webkit-keyframes k{0%,48%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}58%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}68%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes k{0%,48%{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}58%{opacity:1;-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem)}68%,to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}.up7{-webkit-animation-name:k;animation-name:k}.up1,.up2,.up3,.up4,.up5,.up6,.up7{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.finish-logo,.qjwzc{position:absolute;opacity:0}body{min-width:1270px;font-size:14px;margin:0 auto;background-color:#fff;color:#181817}header{width:100%;height:40px;position:fixed;top:0;left:0;background-color:transparent;z-index:99}header .head-nav{width:1200px;line-height:40px;margin:0 auto}header .head-nav a{color:#fff}header .head-nav .nav-left{float:left;display:inline}header .head-nav .nav-right{float:right;display:inline}header .head-nav .nav-right a{margin-left:28px}.banner{width:100%;height:600px}.banner .swiper-container{width:100%;height:100%}.banner .swiper-container-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{bottom:20px}.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.banner .swiper-pagination-bullet{width:8px;height:8px;background-color:transparent;border:1px solid #fff;opacity:1}.banner .swiper-pagination-bullet-active{background:#fff;opacity:1}.banner .intro{z-index:99}.banner .intro,.banner .intro:after{width:100%;height:100%;position:absolute}.banner .intro:after{content:"";background-color:rgba(0,0,0,.2);display:block;left:0;top:0;z-index:9;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=100, Direction=0, Color=#000000)";box-shadow:inset 0 50px 100px -10px #000;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=100,Direction=135,Color=#000000)}.banner .intro video{width:100%;height:100%;object-fit:cover}.banner .intro div{position:absolute;top:330px;left:50%;margin-left:-600px;z-index:99;width:1200px}.banner .intro h4{font-size:42px;line-height:60px}.banner .intro h4,.banner .intro p{color:#fff;width:840px;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=12, Direction=135, Color=#000000)";text-shadow:1px 1px 12px rgba(0,0,0,.4);filter:progid:DXImageTransform.Microsoft.Shadow(Strength=12,Direction=135,Color=#000000)}.banner .intro p{font-size:16px;line-height:32px}.anchor{height:86px;line-height:86px;text-align:center}.anchor a{margin:0 25px;font-size:18px;color:#333;font-weight:700}.map{width:100%;height:596px;text-align:center;position:relative;background:url(../assets/dt-bg.png) no-repeat;background-color:#f5f5f6}.map .map-center{width:50%;height:100%;float:left;display:inline}.map .map-center .map-title{width:436px;position:absolute;top:42px;left:50%;margin-left:-218px}.map .map-center #mapContainer{width:600px;height:480px;position:absolute;top:115px;left:50%;margin-left:-600px}.map .map-center .city{display:none;width:570px;background-color:rgba(0,0,0,.8);border:1px solid #8355b8;color:#fff;position:absolute;z-index:99;padding:15px 15px 5px;box-sizing:border-box}.map .map-center .city .city-intro>p{text-align:left;line-height:20px;margin:0 0 10px}.map .map-center .city .city-intro>p:first-child{font-size:16px}.map .map-center .city .city-intro>p span{width:63%;display:inline-block}.map .map-center .city .city-intro>p span:nth-child(odd){width:37%}.map .map-center #gz{top:100px;left:500px}.map .yqjc{width:50%;height:100%;float:right;display:inline}.map .yqjc .yqjc-tab{position:absolute;top:160px;margin-left:6%;display:-moz-flex;display:-ms-flex;display:flex;cursor:pointer}.map .yqjc .yqjc-tab div{font-size:22px;color:#666;font-weight:400;margin:0 20px}.map .yqjc .yqjc-tab .active{border-bottom:1px solid #4f0c9c;color:#4f0c9c;padding-bottom:10px}.map .yqjc ul{position:absolute;top:230px;margin-left:8%;display:-moz-flex;display:-ms-flex;display:flex;z-index:9}.map .yqjc ul li{font-size:12px;cursor:pointer;color:#666;font-weight:400;margin:0 20px}.map .yqjc ul .active{border-bottom:1px solid #4f0c9c;color:#4f0c9c;padding-bottom:4px}.map .yqjc #yqjc{width:600px;height:300px;position:absolute;top:220px;left:55%}.map .yqjc time{position:absolute;top:540px;width:500px;left:60%;font-size:12px;color:#666}.tt{width:1200px;margin:0 auto;*zoom:1}.tt:after,.tt:before{content:"";display:table}.tt:after{clear:both}.tt h2{font-size:60px;font-weight:400;margin:66px 0 50px;line-height:1}.tt h2 span{color:#4f0c9c}.tt h2 span:after{content:"";display:inline-block;width:8px;height:8px;margin:0 20px 16px;background-color:#4f0c9c;border-radius:4px}.tt .tt-l{float:left;display:inline;width:758px}.tt .tt-l .swiper-container{width:100%;height:100%}.tt .tt-l .swiper-container-horizontal>.swiper-pagination-bullets,.tt .tt-l .swiper-pagination-custom,.tt .tt-l .swiper-pagination-fraction{bottom:17px;right:0;left:auto;width:120px;text-align:center}.tt .tt-l .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px}.tt .tt-l .swiper-pagination-bullet{width:6px;height:6px;background-color:transparent;border:1px solid #fff;opacity:1}.tt .tt-l .swiper-pagination-bullet-active{background:#fff;opacity:1}.tt .tt-l .swiper-button-next,.tt .tt-l .swiper-button-prev{width:26px;height:49px;background-size:26px 49px}.tt .tt-l .swiper-button-prev,.tt .tt-l .swiper-container-rtl .swiper-button-next{background-image:url(../assets/left.png)}.tt .tt-l .swiper-button-next,.tt .tt-l .swiper-container-rtl .swiper-button-prev{background-image:url(../assets/right.png)}.tt .tt-l .tt-slide img{width:100%;display:block}.tt .tt-l .tt-slide h4{height:48px;line-height:48px;font-size:20px;color:#fff;position:absolute;bottom:0;left:0;right:0;font-weight:400;padding:0 120px 0 20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background:-webkit-gradient(linear,90deg,color-stop(0,rgba(131,15,171,.7)),color-stop(100%,rgba(46,13,106,.7)));background:-webkit-linear-gradient(90deg,rgba(131,15,171,.7),rgba(46,13,106,.7));background:-ms-linear-gradient(90deg,rgba(131,15,171,.7) 0,rgba(46,13,106,.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1301FE",endColorstr="#F4F60C",GradientType="1");background:linear-gradient(90deg,rgba(131,15,171,.7),rgba(46,13,106,.7))}.tt .tt-l .tt-news{margin-top:30px}.tt .tt-l .tt-news h4{font-size:30px;font-weight:400;margin-bottom:6px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.tt .tt-l .tt-news h4 a{color:#000}.tt .tt-l .tt-news ul li{font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.tt .tt-l .tt-news ul li a{color:#333;line-height:32px}.tt .tt-l .tt-news ul li a:after{content:"|";margin:0 6px}.tt .tt-l .tt-news ul li a:last-child:after{content:"";margin:0}.tt .tt-r{float:right;display:inline;width:362px}.tt .tt-r .r-gzlfz{*zoom:1;margin-bottom:20px}.tt .tt-r .r-gzlfz:after,.tt .tt-r .r-gzlfz:before{content:"";display:table}.tt .tt-r .r-gzlfz:after{clear:both}.tt .tt-r .r-gzlfz h4{background:url(../assets/gzlfz.png) 0 no-repeat;background-size:28px 18px;padding-left:36px;font-size:18px;font-weight:400;margin-bottom:12px}.tt .tt-r .r-gzlfz div{width:48%;box-sizing:border-box;float:left;display:inline}.tt .tt-r .r-gzlfz div:last-child{float:right;display:inline}.tt .tt-r .r-gzlfz div img{width:180px;height:100px;margin-bottom:4px}.tt .tt-r .r-gzlfz div p{line-height:21px;margin:0;color:#333}.tt .tt-r .r-wqxg{margin-bottom:20px;height:260px}.tt .tt-r .r-wqxg h4{background:url(../assets/gzlfz.png) 0 no-repeat;background-size:28px 18px;padding-left:36px;font-size:18px;font-weight:400;margin-bottom:12px}.tt .tt-r .r-wqxg .swiper-container{width:100%;height:246px}.tt .tt-r .r-wqxg .swiper-button-next,.tt .tt-r .r-wqxg .swiper-button-prev{width:30px;height:31px;background-size:30px 31px;top:184px}.tt .tt-r .r-wqxg .swiper-button-next{right:10px}.tt .tt-r .r-wqxg .swiper-button-prev{left:290px}.tt .tt-r .r-wqxg .swiper-button-prev,.tt .tt-r .r-wqxg .swiper-container-rtl .swiper-button-next{background-image:url(../assets/tt-left.png)}.tt .tt-r .r-wqxg .swiper-button-next,.tt .tt-r .r-wqxg .swiper-container-rtl .swiper-button-prev{background-image:url(../assets/tt-right.png)}.tt .tt-r .r-wqxg .tt-r-slide{width:100%;height:100%;position:relative}.tt .tt-r .r-wqxg .tt-r-slide img{width:100%;height:204px;display:block}.tt .tt-r .r-wqxg .tt-r-slide p{text-align:center;color:#000;margin:4px 0 0}.tt .tt-r .r-wqxg .tt-r-slide span{display:inline-block;position:absolute;color:#fff;background-color:rgba(0,0,0,.6);padding:0 6px;font-size:12px;line-height:20px;border-radius:2px;left:10px;bottom:50px}.hd .hd-tt{width:1200px;margin:0 auto;*zoom:1}.hd .hd-tt:after,.hd .hd-tt:before{content:"";display:table}.hd .hd-tt:after{clear:both}.hd .hd-tt h2{font-size:60px;font-weight:400;margin:30px 0;line-height:1;display:inline-block}.hd .hd-tt h2 span{color:#4f0c9c}.hd .hd-tt h2 span:after{content:"";display:inline-block;width:8px;height:8px;margin:0 20px 16px;background-color:#4f0c9c;border-radius:4px}.hd .hd-tt ul{float:right;display:inline;margin-top:70px}.hd .hd-tt ul li{float:left;display:inline;margin:0 15px;cursor:pointer}.hd .hd-tt ul .active{color:#4f0c9c;border-bottom:1px solid #4f0c9c;padding-bottom:6px}.hd .hd-content{background-color:#f5f5f6;height:890px;position:relative}.hd .hd-content .hd-content-shade{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);z-index:999;text-align:center}.hd .hd-content .hd-content-shade img{width:42px;height:42px;margin-top:360px}.hd .hd-content .swarp{width:1200px;margin:0 auto;*zoom:1;padding:50px 0}.hd .hd-content .swarp:after,.hd .hd-content .swarp:before{content:"";display:table}.hd .hd-content .swarp:after{clear:both}.hd .hd-content .swarp .content-l{width:758px;float:left;display:inline}.hd .hd-content .swarp .content-l .hd-tab{font-size:20px;text-align:center;width:110px;display:inline-block;padding-bottom:10px;cursor:pointer}.hd .hd-content .swarp .content-l .active{color:#4f0c9c;border-bottom:2px solid #4f0c9c}.hd .hd-content .swarp .content-l a{color:#000;float:right;display:inline;background:url(../assets/question.png) 0 no-repeat;background-size:18px 19px;padding-left:26px;margin-top:12px}.hd .hd-content .swarp .content-l .zxhf,.hd .hd-content .swarp .content-l .zxtw{height:720px;overflow:hidden}.hd .hd-content .swarp .content-l section{border-top:1px solid #ccc;padding:40px 0 20px}.hd .hd-content .swarp .content-l section:last-child{border-bottom:1px solid #ccc}.hd .hd-content .swarp .content-l section .answer,.hd .hd-content .swarp .content-l section .ask{display:-moz-flex;display:-ms-flex;display:flex}.hd .hd-content .swarp .content-l section .answer img,.hd .hd-content .swarp .content-l section .ask img{width:72px;height:72px;border-radius:36px}.hd .hd-content .swarp .content-l section .answer div,.hd .hd-content .swarp .content-l section .ask div{-moz-flex:1;-ms-flex:1;flex:1;margin:0 90px 0 10px;color:#666;display:-moz-flex;display:-ms-flex;display:flex;-moz-align-items:flex-start;align-items:flex-start;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;min-height:72px}.hd .hd-content .swarp .content-l section .answer div span,.hd .hd-content .swarp .content-l section .ask div span{color:#4688f1}.hd .hd-content .swarp .content-l section .answer div p,.hd .hd-content .swarp .content-l section .ask div p{margin:4px 0;width:100%}.hd .hd-content .swarp .content-l section .answer{margin-top:10px;padding-right:10px}.hd .hd-content .swarp .content-l section .answer div{margin:0 10px 0 90px}.hd .hd-content .swarp .content-l section .answer div p{width:100%;text-align:right}.hd .hd-content .swarp .content-r{width:362px;float:right;display:inline}.hd .hd-content .swarp .content-r h4{font-size:22px;font-weight:400;margin-top:-6px}.hd .hd-content .swarp .content-r ul{margin-top:20px;display:-moz-flex;display:-ms-flex;display:flex;-moz-justify-content:flex-start;justify-content:flex-start;-moz-align-items:flex-start;align-items:flex-start;flex-wrap:wrap;align-content:flex-start;height:750px}.hd .hd-content .swarp .content-r ul li{width:80px;margin-bottom:26px;margin-right:14px}.hd .hd-content .swarp .content-r ul li:nth-child(4n){margin-right:0}.hd .hd-content .swarp .content-r ul li a{color:#181817}.hd .hd-content .swarp .content-r ul li img{width:80px;height:80px;display:block;margin-bottom:4px}.hd .hd-content .swarp .content-r ul li p{margin:0 2px;text-align:center}.syxll .syxll-tt{width:1200px;margin:0 auto;*zoom:1}.syxll .syxll-tt:after,.syxll .syxll-tt:before{content:"";display:table}.syxll .syxll-tt:after{clear:both}.syxll .syxll-tt h2{font-size:60px;font-weight:400;margin:66px 0 40px;line-height:1;display:inline-block}.syxll .syxll-tt h2 span{color:#4f0c9c}.syxll .syxll-tt h2 span:after{content:"";display:inline-block;width:8px;height:8px;margin:0 20px 16px;background-color:#4f0c9c;border-radius:4px}.syxll .syxll-content{width:1200px;margin:0 auto;height:504px;*zoom:1;padding-bottom:96px}.syxll .syxll-content:after,.syxll .syxll-content:before{content:"";display:table}.syxll .syxll-content:after{clear:both}.syxll .syxll-content .xll-l{width:892px;height:100%;float:left;display:inline}.syxll .syxll-content .xll-l .video{height:100%}.syxll .syxll-content .xll-r{width:308px;height:100%;background-color:#26262b;padding:18px 0;float:right;display:inline;box-sizing:border-box}.syxll .syxll-content .xll-r ul{height:100%;overflow:hidden;margin:0 10px}.syxll .syxll-content .xll-r ul li{display:-moz-flex;display:-ms-flex;display:flex;border-bottom:1px solid #555;padding:8px 0;cursor:pointer}.syxll .syxll-content .xll-r ul li img{width:144px;height:76px}.syxll .syxll-content .xll-r ul li p{color:#ccc;margin:0 0 0 10px;max-height:76px;overflow:hidden;-moz-flex:1;-ms-flex:1;flex:1}.syxll .syxll-content .xll-r ul .active p{color:#4688f1}.ppqyxs{background-color:#f5f5f6}.ppqyxs .ppqyxs-tt{width:1200px;margin:0 auto;*zoom:1}.ppqyxs .ppqyxs-tt:after,.ppqyxs .ppqyxs-tt:before{content:"";display:table}.ppqyxs .ppqyxs-tt:after{clear:both}.ppqyxs .ppqyxs-tt h2{font-size:60px;font-weight:400;margin:66px 0 40px;line-height:1;display:inline-block}.ppqyxs .ppqyxs-tt h2 span{color:#4f0c9c}.ppqyxs .ppqyxs-tt h2 span:after{content:"";display:inline-block;width:8px;height:8px;margin:0 20px 16px;background-color:#4f0c9c;border-radius:4px}.ppqyxs .ppqyxs-content{width:1200px;margin:0 auto}.ppqyxs .ppqyxs-content .swiper-container{width:100%;height:296px}.ppqyxs .ppqyxs-content .swiper-container-horizontal>.swiper-pagination-bullets,.ppqyxs .ppqyxs-content .swiper-pagination-custom,.ppqyxs .ppqyxs-content .swiper-pagination-fraction{bottom:45px}.ppqyxs .ppqyxs-content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.ppqyxs .ppqyxs-content .swiper-pagination-bullet{width:5px;height:5px;background-color:transparent;border:1px solid #4f0c9c;opacity:1}.ppqyxs .ppqyxs-content .swiper-pagination-bullet-active{background:#4f0c9c;opacity:1}.ppqyxs .ppqyxs-content .ppqyxs-slide a{color:#000}.ppqyxs .ppqyxs-content .ppqyxs-slide img{width:277.5px;height:150px;display:block}.ppqyxs .ppqyxs-content .ppqyxs-slide p{margin:4px 0;line-height:24px;max-height:48px;overflow:hidden}.ssgsdy{position:relative;padding-bottom:40px}.ssgsdy .ssgsdy-bg{height:300px;width:100%;background-color:#5b53e6;position:absolute;bottom:0;left:0}.ssgsdy .ssgsdy-tt{width:1200px;margin:0 auto;*zoom:1}.ssgsdy .ssgsdy-tt:after,.ssgsdy .ssgsdy-tt:before{content:"";display:table}.ssgsdy .ssgsdy-tt:after{clear:both}.ssgsdy .ssgsdy-tt h2{font-size:60px;font-weight:400;margin:66px 0 40px;line-height:1;display:inline-block}.ssgsdy .ssgsdy-tt h2 span{color:#4f0c9c}.ssgsdy .ssgsdy-tt h2 span:after{content:"";display:inline-block;width:8px;height:8px;margin:0 20px 16px;background-color:#4f0c9c;border-radius:4px}.ssgsdy .ssgsdy-content{width:1200px;margin:0 auto}.ssgsdy .ssgsdy-content .swiper-container{width:100%;height:468px}.ssgsdy .ssgsdy-content .swiper-container-horizontal>.swiper-pagination-bullets,.ssgsdy .ssgsdy-content .swiper-pagination-custom,.ssgsdy .ssgsdy-content .swiper-pagination-fraction{bottom:10px;right:0;left:auto;text-align:right;width:260px}.ssgsdy .ssgsdy-content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.ssgsdy .ssgsdy-content .swiper-pagination-bullet{width:5px;height:5px;background-color:transparent;border:1px solid #fff;opacity:1}.ssgsdy .ssgsdy-content .swiper-pagination-bullet-active{background:#fff;opacity:1}.ssgsdy .ssgsdy-content .ssgsdy-slide{display:-moz-flex;display:-ms-flex;display:flex}.ssgsdy .ssgsdy-content .ssgsdy-slide img{width:758px;height:468px}.ssgsdy .ssgsdy-content .ssgsdy-slide>div{margin-left:60px;width:382px}.ssgsdy .ssgsdy-content .ssgsdy-slide>div>div{font-size:16px}.ssgsdy .ssgsdy-content .ssgsdy-slide>div>div strong{font-size:50px;color:#5b53e6;font-weight:400}.ssgsdy .ssgsdy-content .ssgsdy-slide>div>div em{font-size:30px;margin:0 10px}.ssgsdy .ssgsdy-content .ssgsdy-slide>div h4{font-size:30px;line-height:40px;font-weight:400;height:120px;overflow:hidden}.ssgsdy .ssgsdy-content .ssgsdy-slide>div p{color:#fff;font-size:16px;line-height:28px;margin-top:50px;height:168px;overflow:hidden}.ssgsdy .ssgsdy-content .ssgsdy-slide>div a{width:102px;height:30px;line-height:30px;color:#0d1d3e;background-color:#fff;display:block;text-align:center}.wqxw .wqxw-tt{width:1200px;margin:0 auto;*zoom:1;border-bottom:2px solid #9089fc}.wqxw .wqxw-tt:after,.wqxw .wqxw-tt:before{content:"";display:table}.wqxw .wqxw-tt:after{clear:both}.wqxw .wqxw-tt h2{font-size:60px;font-weight:400;margin:50px 0 20px;line-height:1;display:inline-block}.wqxw .wqxw-tt h2 span{color:#4f0c9c}.wqxw .wqxw-tt h2 span:after{content:"";display:inline-block;width:8px;height:8px;margin:0 20px 16px;background-color:#4f0c9c;border-radius:4px}.wqxw .wqxw-content{width:1200px;margin:0 auto;padding-top:20px;position:relative}.wqxw .wqxw-content .wqxw-list{height:430px;overflow:hidden}.wqxw .wqxw-content .wqxw-list ul{width:1200px;*zoom:1}.wqxw .wqxw-content .wqxw-list ul:after,.wqxw .wqxw-content .wqxw-list ul:before{content:"";display:table}.wqxw .wqxw-content .wqxw-list ul:after{clear:both}.wqxw .wqxw-content .wqxw-list ul li{height:40px;line-height:40px;width:47.5%;font-size:10px;color:#333;float:left;display:inline;*zoom:1}.wqxw .wqxw-content .wqxw-list ul li:after,.wqxw .wqxw-content .wqxw-list ul li:before{content:"";display:table}.wqxw .wqxw-content .wqxw-list ul li:after{clear:both}.wqxw .wqxw-content .wqxw-list ul li:nth-child(2n){float:right;display:inline;margin-right:5px}.wqxw .wqxw-content .wqxw-list ul li a{font-size:16px;color:#333;display:block;width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;display:inline}.wqxw .wqxw-content .wqxw-list ul li time{font-size:16px;float:right;display:inline;color:#ccc}.wqxw .wqxw-content .more{color:#666;text-align:center;cursor:pointer;display:block;position:absolute;right:0;top:-30px}.wqyj .wqyj-tt{width:1200px;margin:0 auto;*zoom:1}.wqyj .wqyj-tt:after,.wqyj .wqyj-tt:before{content:"";display:table}.wqyj .wqyj-tt:after{clear:both}.wqyj .wqyj-tt h2{font-size:60px;font-weight:400;margin:50px 0 20px;line-height:1;display:inline-block}.wqyj .wqyj-tt h2 span{color:#4f0c9c}.wqyj .wqyj-tt h2 span:after{content:"";display:inline-block;width:8px;height:8px;margin:0 20px 16px;background-color:#4f0c9c;border-radius:4px}.wqyj .wqyj-content{width:100%;padding:23px 0;background-color:#f0f2f5}.wqyj .wqyj-content .swiper-container{width:100%}.wqyj .wqyj-content .swiper-button-next,.wqyj .wqyj-content .swiper-button-prev{width:40px;height:82px;background-size:40px 82px;margin-top:-41px}.wqyj .wqyj-content .swiper-button-next{right:31.5%}.wqyj .wqyj-content .swiper-button-prev{left:31.5%}.wqyj .wqyj-content .swiper-button-prev,.wqyj .wqyj-content .swiper-container-rtl .swiper-button-next{background-image:url(../assets/yj-left.png)}.wqyj .wqyj-content .swiper-button-next,.wqyj .wqyj-content .swiper-container-rtl .swiper-button-prev{background-image:url(../assets/yj-right.png)}.wqyj .wqyj-content .wqyj-slide{position:relative}.wqyj .wqyj-content .wqyj-slide img{width:100%;display:block}.wqyj .wqyj-content .wqyj-slide p{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,.6);margin:0;color:#fff;font-size:18px;padding:0 20px;height:54px;line-height:54px;overflow:hidden;text-overflow:ellipsis;white-space:normal;box-sizing:border-box;opacity:0;-webkit-transition:all .2s linear 0s;transition:all .2s linear 0s}.wqyj .wqyj-content .wqyj-slide .show{opacity:1}.no-data{font-size:26px;margin:40px 0 20px;width:100%;color:#666}.no-data,footer{text-align:center}footer{padding:20px 0 30px}footer p,footer p a{color:#666}.show-video{display:block}.hide-video{display:none}@-webkit-keyframes l{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes l{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:l;animation-name:l}@-webkit-keyframes m{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes m{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:m;animation-name:m}@-webkit-keyframes n{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes n{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:n;animation-name:n}@-webkit-keyframes o{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes o{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:o;animation-name:o}