@charset "utf-8";
@font-face{font-family:swiper-icons;font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{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{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:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{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:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;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{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{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:none;margin:0;padding:0;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:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;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%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{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-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.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:flex;justify-content: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-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;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{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{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;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;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{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}#floor #tabFour{margin-top:60px}#floor #tabFour>.container ul.tab-hd{padding-left:100px;padding-right:100px}#floor #tabFour>.container ul.tab-hd li{transition:all .3s;display:inline-block;vertical-align:top;width:20%;margin-left:-4px}#floor #tabFour>.container ul.tab-hd li a{text-align:center;display:block;position:relative;padding-bottom:16px;opacity:.8}#floor #tabFour>.container ul.tab-hd li a img{height:60px;width:auto;display:inline-block}#floor #tabFour>.container ul.tab-hd li a p{font-size:20px;color:#333;display:block;margin-top:25px;transition:all .3s}#floor #tabFour>.container ul.tab-hd li a .triangle{text-align:center;display:none;position:absolute;left:0;bottom:0;width:100%;z-index:-1}#floor #tabFour>.container ul.tab-hd li a .triangle span{position:relative;top:5px;display:inline-block;width:0;height:0;border-width:0 10px 10px;border-style:solid;border-color:transparent transparent #6874e7}#floor #tabFour>.container ul.tab-hd li.active a{opacity:1}#floor #tabFour>.container ul.tab-hd li.active a .triangle{display:block}#floor #tabFour>.container ul.tab-hd li:hover a{opacity:1}#floor #tabFour>.container ul.tab-hd li:hover a p{color:#6874e7}#floor #tabFour #tabFourBd{background-image:url(../images/fou_bg.jpg);background-position:center center;background-repeat:no-repeat;background-size:auto 100%}#floor #tabFour #tabFourBd>.container{height:560px}#floor #tabFour #tabFourBd>.container>.swiper-container{width:100%;height:100%}#floor #tabFour #tabFourBd>.container .swiper-slide{text-align:center;font-size:18px;border-radius:3px}#floor #tabFour #tabFourBd>.container .swiper-slide .swiper-container{width:100%;height:100%}#floor #tabFour #tabFourBd>.container .swiper-slide .swiper-button-next,#floor #tabFour #tabFourBd>.container .swiper-slide .swiper-button-prev{width:34px;height:22px}#floor #tabFour #tabFourBd>.container .swiper-slide .swiper-button-next::after,#floor #tabFour #tabFourBd>.container .swiper-slide .swiper-button-prev::after{content:''}#floor #tabFour #tabFourBd>.container .swiper-slide .swiper-button-next{background-image:url(../images/arrow_line_right.png)}#floor #tabFour #tabFourBd>.container .swiper-slide .swiper-button-prev{background-image:url(../images/arrow_line_left.png)}#floor #tabFour #tabFourBd>.container .swiper-container-h>.swiper-wrapper>.swiper-slide{background-color:none}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide{padding:80px 100px;overflow:hidden;box-sizing:border-box}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content{background-color:#fff;border-radius:5px;padding:50px;height:100%;width:100%;position:relative;padding-left:270px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .logo{width:170px;position:absolute;top:50px;left:50px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .logo img{width:100%;height:100%}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info{text-align:left;height:100%;overflow-y:auto}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info .item{color:#8c95a4;margin-bottom:1em;line-height:2}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info .item .title{font-size:18px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info .item .subTitle{margin-top:.3em;font-size:14px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info a.more{font-size:14px;color:#6874e7}@media screen and (min-width:992px) and (max-width:1199.98px){#floor #tabFour{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:60px}#floor #tabFour>.container ul.tab-hd{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}#floor #tabFour>.container ul.tab-hd li{transition:all .3s}#floor #tabFour>.container ul.tab-hd li a{padding-bottom:10px;opacity:.8}#floor #tabFour>.container ul.tab-hd li a img{height:40px}#floor #tabFour>.container ul.tab-hd li a p{font-size:16px;margin-top:15px}#floor #tabFour #tabFourBd>.container{height:400px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide{padding:40px 60px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content{padding:30px;padding-left:170px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .logo{width:120px;height:120px;top:30px;left:30px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info .item{margin-bottom:15px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info .item .title{font-size:18px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info .item .subTitle{font-size:14px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info a.more{font-size:14px;color:#6874e7}}@media screen and (max-width:991.98px){#floor #tabFour{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:30px}#floor #tabFour>.container ul.tab-hd{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding-left:30px;padding-right:30px}#floor #tabFour>.container ul.tab-hd li{transition:all .3s}#floor #tabFour>.container ul.tab-hd li a{padding-bottom:10px;opacity:.8}#floor #tabFour>.container ul.tab-hd li a img{height:40px}#floor #tabFour>.container ul.tab-hd li a p{font-size:14px;margin-top:15px}#floor #tabFour #tabFourBd>.container{height:400px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide{padding:40px 60px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content{padding:30px;padding-left:170px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .logo{width:120px;height:120px;top:30px;left:30px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info .item{margin-bottom:15px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info .item .title{font-size:20px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info .item .subTitle{font-size:14px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info a.more{font-size:14px;color:#6874e7}}@media screen and (max-width:767.98px){#floor #tabFour{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:30px}#floor #tabFour>.container ul.tab-hd{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding-left:0;padding-right:0}#floor #tabFour>.container ul.tab-hd li{transition:all .3s}#floor #tabFour>.container ul.tab-hd li a{padding-bottom:10px;opacity:.8}#floor #tabFour>.container ul.tab-hd li a img{height:30px}#floor #tabFour>.container ul.tab-hd li a p{display:none}#floor #tabFour #tabFourBd>.container{height:400px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-button-next,#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-button-prev{width:34px;height:22px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-button-next::after,#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-button-prev::after{content:''}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-button-next{background-image:url(../images/arrow_line_right_color.png);right:30px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-button-prev{background-image:url(../images/arrow_line_left_color.png);left:30px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide{padding:40px 0}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content{padding:20px;position:static;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;height:100%;overflow-y:auto}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .logo{width:120px;height:120px;position:static}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info{overflow:visible}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info .item{margin-bottom:15px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info .item .title{font-size:20px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info .item .subTitle{font-size:14px}#floor #tabFour #tabFourBd>.container .swiper-container-v .swiper-slide .slide-content .info a.more{font-size:14px;color:#6874e7}}.safe{background-color:#f4f5fd;padding-bottom:100px}.safe .container.list ul{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.safe .container.list ul li{width:25%;text-align:center;margin-top:70px;display:inline-block;margin-left:-4px;vertical-align:top}.safe .container.list ul li a:hover{opacity:.8;transition:.3s}.safe .container.list ul li img{height:70px;width:auto;display:inline-block}.safe .container.list ul li .title{font-size:20px;color:#333;margin-top:25px}.safe .container.list ul li .subTitle{font:16px;color:#8192ab;margin-top:15px}.safe .container.list .btnView{text-align:center;margin-top:50px}@media screen and (min-width:768px) and (max-width:1199.98px){.safe{background-color:#f4f5fd;padding-bottom:60px}.safe .container.list ul{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.safe .container.list ul li{width:25%;margin-top:50px}.safe .container.list ul li img{height:50px}.safe .container.list ul li .title{font-size:18px;margin-top:25px}.safe .container.list ul li .subTitle{font-size:14px;margin-top:15px}.safe .container.list .btnView{margin-top:40px}}@media screen and (max-width:767.98px){.safe{background-color:#f4f5fd;padding-bottom:40px}.safe .container.list ul{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.safe .container.list ul li{width:50%;margin-top:40px}.safe .container.list ul li img{height:30px}.safe .container.list ul li .title{font-size:16px;margin-top:25px}.safe .container.list ul li .subTitle{display:none}.safe .container.list .btnView{margin-top:40px}}#news{background-color:#f4f5fd}#news ul{width:100%;overflow:hidden}#news ul li{float:left;border-left:2px solid #fff;vertical-align:top;width:33.333333%}#news ul li:nth-child(1){border-left:none}#news ul li a{padding:35px;position:relative;padding-left:100px;padding-right:70px;display:block}#news ul li a .info{line-height:1.5;padding-right:30px}#news ul li a .info .title{font-size:18px;color:#333}#news ul li a .info .subTitle{font-size:14px;color:#888}#news ul li a img.icon{max-width:60px;max-height:60px;position:absolute;top:35px;left:35px}#news ul li a img.arrow{max-width:27px;min-height:27px;position:absolute;top:50px;right:35px}@media screen and (max-width:1559.98px) and (min-width:1200px){#news{background-color:#f4f5fd}#news ul{width:100%;overflow:hidden}#news ul li a{padding:30px;padding-left:80px;padding-right:60px;display:block}#news ul li a .info{line-height:1.5;padding-right:20px}#news ul li a .info .title{font-size:18px;color:#333}#news ul li a .info .subTitle{font-size:14px;color:#888}#news ul li a img.icon{max-width:45px;max-height:45px;position:absolute;top:30px;left:30px}#news ul li a img.arrow{max-width:25px;min-height:25px;position:absolute;top:40px;right:30px}}@media screen and (min-width:992px) and (max-width:1199.98px){#news{background-color:#f4f5fd}#news ul{width:100%;overflow:hidden}#news ul li a{padding:20px;padding-left:70px;padding-right:50px;display:block}#news ul li a .info{line-height:1.5;padding-right:10px}#news ul li a .info .title{font-size:18px;color:#333}#news ul li a .info .subTitle{font-size:14px;color:#888}#news ul li a img.icon{max-width:45px;max-height:45px;position:absolute;top:20px;left:20px}#news ul li a img.arrow{max-width:20px;min-height:20px;position:absolute;top:30px;right:20px}}@media screen and (max-width:991.98px){#news{background-color:#f4f5fd}#news ul{width:100%;overflow:hidden}#news ul li{width:100%;float:none;border-left:none;border-top:1px solid #fff}#news ul li:first-child{border-top:none}#news ul li a{padding:20px;padding-left:70px;padding-right:50px;display:block}#news ul li a .info{line-height:1.5;padding-right:10px}#news ul li a .info .title{font-size:18px;color:#333}#news ul li a .info .subTitle{font-size:14px;color:#888}#news ul li a img.icon{max-width:45px;max-height:45px;position:absolute;top:20px;left:20px}#news ul li a img.arrow{max-width:20px;min-height:20px;position:absolute;top:30px;right:20px}}.once{position:relative}.once>img{width:100%;height:100%;display:block}.once .onceView{position:absolute;top:0;left:0;width:100%;height:100%}.once .onceView #floor .container{position:relative;z-index:50}.once .onceView #floor .container:first-child{z-index:100}.once .onceView .btnView{text-align:center;margin-top:40px;position:relative;z-index:100}@media screen and (min-width:992px) and (max-width:1199.98px){.once .onceView .btnView{display:none}}@media screen and (max-width:991.98px){.once .onceView #floor .container .floorHead .titleSm{display:none}.once .onceView .btnView{display:none}}.ban_shadow{box-shadow:0 0 38px 6px rgba(0,42,147,.13)}#once{background-image:url(../images/am_bg1.png);background-repeat:no-repeat;background-position:50% bottom;background-size:auto 68%;position:relative;overflow:hidden;height:990px}#once .onceBg{display:none}#once .am .bg2,#once .am .bg3{position:absolute;left:50%;display:block}#once .am .bg2{height:266px;top:55px;margin-left:-580px}#once .am .bg3{height:270px;top:50px;margin-left:400px}#once .am .ban1,#once .am .ban2,#once .am .ban3,#once .am .ban4{border-radius:17px;box-shadow:0 0 38px 6px rgba(0,42,147,.13);display:inline-block;position:absolute;left:50%}#once .am .ban1 img,#once .am .ban2 img,#once .am .ban3 img,#once .am .ban4 img{height:100%;width:auto;display:inline-block}#once .am .ban1{height:164px;bottom:323px;overflow:hidden}#once .am .ban1 .anim{position:absolute;width:100%;height:100%;top:0;left:0;padding:23px 22px}#once .am .ban1 .anim .lines{width:32%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}@keyframes lineHeight1{from{height:0}50%{height:30%}to{height:0}}@keyframes lineHeight2{from{height:0}50%{height:60%}to{height:0}}@keyframes lineHeight3{from{height:0}50%{height:35%}to{height:0}}@keyframes lineHeight4{from{height:0}50%{height:40%}to{height:0}}@keyframes lineHeight5{from{height:0}50%{height:90%}to{height:0}}@keyframes lineHeight6{from{height:0}50%{height:60%}to{height:0}}#once .am .ban1 .anim .lines .line{width:8%;height:100%;background-color:#f0f1fe;position:relative}#once .am .ban1 .anim .lines .line::before{content:'';width:100%;background-color:#ff5f00;display:block;position:absolute;bottom:0}#once .am .ban1 .anim .lines .line.line1::before{animation:lineHeight1 4s ease-in-out 0s infinite}#once .am .ban1 .anim .lines .line.line2::before{animation:lineHeight2 6s ease-in-out .3s infinite}#once .am .ban1 .anim .lines .line.line3::before{animation:lineHeight3 2s ease-in-out .1s infinite}#once .am .ban1 .anim .lines .line.line4::before{animation:lineHeight4 5s ease-in-out .5s infinite}#once .am .ban1 .anim .lines .line.line5::before{animation:lineHeight5 8s ease-in-out .3s infinite}#once .am .ban1 .anim .lines .line.line6::before{animation:lineHeight6 6s ease-in-out 0s infinite}#once .am .ban2{height:120px;bottom:175px;margin-left:-284px}#once .am .ban2 .anim{position:absolute;width:100%;height:100%;top:0;left:0;padding:20px 13px}#once .am .ban2 .anim .wave{position:relative;width:100%;height:100%;overflow:hidden;animation:water-wave linear infinite}#once .am .ban2 .anim .wave1{position:absolute;top:110%;left:-45%;background:rgba(0,0,255,.1);width:200%;height:400%;border-radius:40%;animation:inherit;animation-duration:10s}#once .am .ban2 .anim .wave2{position:absolute;top:80%;left:-60%;background:rgba(255,0,0,.1);opacity:.3;width:250%;height:750%;border-radius:35%;animation:inherit;animation-duration:12s}#once .am .ban2 .anim .wave3{position:absolute;top:130%;left:-60%;background:rgba(0,128,0,.1);opacity:.3;width:300%;height:600%;border-radius:30%;animation:inherit;animation-duration:15s}@keyframes water-wave{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#once .am .ban3{height:104px;bottom:50px;margin-left:-210px}#once .am .ban4{height:543px;bottom:35px;margin-left:-250px}#once .am .f1,#once .am .f2{position:absolute;left:50%}#once .am .f1{height:193px;bottom:40px;margin-left:282px}#once .am .f2{height:400px;bottom:33px;margin-left:-370px}#once .am .p1,#once .am .p2,#once .am .p3,#once .am .p4{position:absolute;left:50%;display:block}#once .am .p1{height:190px;bottom:468px;margin-left:-65px}#once .am .p2{height:385px;bottom:15px;margin-left:45px}#once .am .p3{height:224px;bottom:33px;margin-left:-110px}#once .am .p4{height:331px;bottom:32px;margin-left:-486px}#once .am .i1,#once .am .i2,#once .am .i3,#once .am .i4{position:absolute;left:50%}#once .am .i1{height:44px;bottom:32px;margin-left:-272px}#once .am .i2{height:28px;bottom:40px;margin-left:94px}#once .am .i3{height:40px;bottom:36px;margin-left:288px}#once .am .i4{height:22px;bottom:40px;margin-left:392px}@keyframes lineBallMoveLeft{from{right:0}to{right:100%}}@keyframes lineBallMoveRight{from{left:0}to{left:100%}}#once .am .line11,#once .am .line12,#once .am .line13,#once .am .line14,#once .am .line15,#once .am .line21,#once .am .line22,#once .am .line23,#once .am .line24,#once .am .line25{width:360px;border-bottom:1px dashed #c3c9f6;display:block;position:absolute;left:50%;bottom:400px}#once .am .line11::before,#once .am .line12::before,#once .am .line13::before,#once .am .line14::before,#once .am .line15::before,#once .am .line21::before,#once .am .line22::before,#once .am .line23::before,#once .am .line24::before,#once .am .line25::before{content:'';height:1px;position:absolute;width:1px;display:block;background-image:radial-gradient(#fff,rgba(255,255,255,0));background-blend-mode:hard-light;height:15px;width:15px;border-radius:50%;top:-8px}#once .am .line11,#once .am .line12,#once .am .line13,#once .am .line14,#once .am .line15{margin-left:-495px;-ms-transform-origin:right;transform-origin:right}#once .am .line11::before,#once .am .line12::before,#once .am .line13::before,#once .am .line14::before,#once .am .line15::before{right:0;animation:lineBallMoveLeft 6s infinite}#once .am .line11,#once .am .line21{-ms-transform:rotate(25deg);transform:rotate(25deg)}#once .am .line12,#once .am .line22{-ms-transform:rotate(13deg);transform:rotate(13deg)}#once .am .line13,#once .am .line23{-ms-transform:rotate(0);transform:rotate(0)}#once .am .line14,#once .am .line24{-ms-transform:rotate(-13deg);transform:rotate(-13deg)}#once .am .line15,#once .am .line25{-ms-transform:rotate(-25deg);transform:rotate(-25deg)}#once .am .line21,#once .am .line22,#once .am .line23,#once .am .line24,#once .am .line25{margin-left:135px;-ms-transform-origin:left;transform-origin:left}#once .am .line21::before,#once .am .line22::before,#once .am .line23::before,#once .am .line24::before,#once .am .line25::before{right:0;animation:lineBallMoveRight 6s infinite}#once .am .line-btn{width:230px;height:44px;line-height:44px;border-radius:22px;background-color:#6874e7;text-align:center;font-size:18px;color:#fff;position:absolute;left:50%}#once .am .line-btn-left{margin-left:-690px}#once .am .line-btn-right{margin-left:460px}#once .am .btn11,#once .am .btn21{bottom:536px}#once .am .btn12,#once .am .btn22{bottom:460px}#once .am .btn13,#once .am .btn23{bottom:380px}#once .am .btn14,#once .am .btn24{bottom:304px}#once .am .btn15,#once .am .btn25{bottom:220px}@media screen and (min-width:1200px) and (max-width:1559.98px){#once{background-image:url(../images/am_bg1.png);background-repeat:no-repeat;background-position:50% bottom;background-size:auto 68%;position:relative;height:700px}#once .am .bg2,#once .am .bg3{position:absolute;left:50%;display:block}#once .am .bg2{height:188.08080808px;top:38.88888889px;margin-left:-410.1010101px}#once .am .bg3{height:190.90909091px;top:35.35353535px;margin-left:282.82828283px}#once .am .ban1,#once .am .ban2,#once .am .ban3,#once .am .ban4{border-radius:17px;box-shadow:0 0 38px 6px rgba(0,42,147,.13);display:inline-block;position:absolute;left:50%}#once .am .ban1 img,#once .am .ban2 img,#once .am .ban3 img,#once .am .ban4 img{height:100%;width:auto;display:inline-block}#once .am .ban1{height:115.95959596px;bottom:228.38383838px}#once .am .ban1 .anim{position:absolute;width:100%;height:100%;top:0;left:0;padding:16.26262626px 15.55555556px}#once .am .ban1 .anim .lines{width:32%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}@keyframes lineHeight1{from{height:0}50%{height:30%}to{height:0}}@keyframes lineHeight2{from{height:0}50%{height:60%}to{height:0}}@keyframes lineHeight3{from{height:0}50%{height:35%}to{height:0}}@keyframes lineHeight4{from{height:0}50%{height:40%}to{height:0}}@keyframes lineHeight5{from{height:0}50%{height:90%}to{height:0}}@keyframes lineHeight6{from{height:0}50%{height:60%}to{height:0}}#once .am .ban1 .anim .lines .line{width:8%;height:100%;background-color:#f0f1fe;position:relative}#once .am .ban1 .anim .lines .line::before{content:'';width:100%;background-color:#ff5f00;display:block;position:absolute;bottom:0}#once .am .ban1 .anim .lines .line.line1::before{animation:lineHeight1 2s ease-in-out 0s infinite}#once .am .ban1 .anim .lines .line.line2::before{animation:lineHeight2 3s ease-in-out .3s infinite}#once .am .ban1 .anim .lines .line.line3::before{animation:lineHeight3 1s ease-in-out .1s infinite}#once .am .ban1 .anim .lines .line.line4::before{animation:lineHeight4 2.5s ease-in-out .5s infinite}#once .am .ban1 .anim .lines .line.line5::before{animation:lineHeight5 4s ease-in-out .3s infinite}#once .am .ban1 .anim .lines .line.line6::before{animation:lineHeight6 3s ease-in-out 0s infinite}#once .am .ban2{height:84.84848485px;bottom:123.73737374px;margin-left:-200.80808081px}#once .am .ban2 .anim{position:absolute;width:100%;height:100%;top:0;left:0;padding:14.14141414px 9.19191919px}#once .am .ban2 .anim .wave{position:relative;width:100%;height:100%;overflow:hidden;animation:water-wave linear infinite}#once .am .ban2 .anim .wave1{position:absolute;top:110%;left:-45%;background:rgba(0,0,255,.1);width:200%;height:400%;border-radius:40%;animation:inherit;animation-duration:10s}#once .am .ban2 .anim .wave2{position:absolute;top:80%;left:-60%;background:rgba(255,0,0,.1);opacity:.3;width:250%;height:750%;border-radius:35%;animation:inherit;animation-duration:12s}#once .am .ban2 .anim .wave3{position:absolute;top:130%;left:-60%;background:rgba(0,128,0,.1);opacity:.3;width:300%;height:600%;border-radius:30%;animation:inherit;animation-duration:15s}@keyframes water-wave{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#once .am .ban3{height:73.53535354px;bottom:35.35353535px;margin-left:-148.48484848px}#once .am .ban4{height:383.93939394px;bottom:24.74747475px;margin-left:-176.76767677px}#once .am .f1,#once .am .f2{position:absolute;left:50%}#once .am .f1{height:136.46464646px;bottom:28.28282828px;margin-left:199.39393939px}#once .am .f2{height:282.82828283px;bottom:23.33333333px;margin-left:-261.61616162px}#once .am .p1,#once .am .p2,#once .am .p3,#once .am .p4{position:absolute;left:50%;display:block}#once .am .p1{height:134.34343434px;bottom:330.90909091px;margin-left:-45.95959596px}#once .am .p2{height:272.22222222px;bottom:10.60606061px;margin-left:31.81818182px}#once .am .p3{height:158.38383838px;bottom:23.33333333px;margin-left:-77.77777778px}#once .am .p4{height:234.04040404px;bottom:22.62626263px;margin-left:-343.63636364px}#once .am .i1,#once .am .i2,#once .am .i3,#once .am .i4{position:absolute;left:50%}#once .am .i1{height:31.11111111px;bottom:22.62626263px;margin-left:-192.32323232px}#once .am .i2{height:19.7979798px;bottom:28.28282828px;margin-left:66.46464646px}#once .am .i3{height:28.28282828px;bottom:25.45454545px;margin-left:203.63636364px}#once .am .i4{height:15.55555556px;bottom:28.28282828px;margin-left:277.17171717px}@keyframes lineBallMoveLeft{from{right:0}to{right:100%}}@keyframes lineBallMoveRight{from{left:0}to{left:100%}}#once .am .line11,#once .am .line12,#once .am .line13,#once .am .line14,#once .am .line15,#once .am .line21,#once .am .line22,#once .am .line23,#once .am .line24,#once .am .line25{width:254.54545455px;border-bottom:1px dashed #c3c9f6;display:block;position:absolute;left:50%;bottom:282.82828283px}#once .am .line11::before,#once .am .line12::before,#once .am .line13::before,#once .am .line14::before,#once .am .line15::before,#once .am .line21::before,#once .am .line22::before,#once .am .line23::before,#once .am .line24::before,#once .am .line25::before{content:'';height:1px;position:absolute;width:1px;display:block;background-image:radial-gradient(#fff,rgba(255,255,255,0));background-blend-mode:hard-light;height:15px;width:15px;border-radius:50%;top:-8px}#once .am .line11,#once .am .line12,#once .am .line13,#once .am .line14,#once .am .line15{margin-left:-389.54545455px;-ms-transform-origin:right;transform-origin:right}#once .am .line11::before,#once .am .line12::before,#once .am .line13::before,#once .am .line14::before,#once .am .line15::before{right:0;animation:lineBallMoveLeft 6s infinite}#once .am .line11,#once .am .line21{-ms-transform:rotate(25deg);transform:rotate(25deg)}#once .am .line12,#once .am .line22{-ms-transform:rotate(13deg);transform:rotate(13deg)}#once .am .line13,#once .am .line23{-ms-transform:rotate(0);transform:rotate(0)}#once .am .line14,#once .am .line24{-ms-transform:rotate(-13deg);transform:rotate(-13deg)}#once .am .line15,#once .am .line25{-ms-transform:rotate(-25deg);transform:rotate(-25deg)}#once .am .line21,#once .am .line22,#once .am .line23,#once .am .line24,#once .am .line25{margin-left:95.45454545px;-ms-transform-origin:left;transform-origin:left}#once .am .line21::before,#once .am .line22::before,#once .am .line23::before,#once .am .line24::before,#once .am .line25::before{right:0;animation:lineBallMoveRight 6s infinite}#once .am .line-btn{width:162.62626263px;height:31.11111111px;line-height:31.11111111px;border-radius:15.55555556px;background-color:#6874e7;text-align:center;font-size:12.72727273px;color:#fff;position:absolute;left:50%}#once .am .line-btn-left{margin-left:-514.94949495px}#once .am .line-btn-right{margin-left:332.32323232px}#once .am .btn11,#once .am .btn21{bottom:378.98989899px}#once .am .btn12,#once .am .btn22{bottom:325.25252525px}#once .am .btn13,#once .am .btn23{bottom:268.68686869px}#once .am .btn14,#once .am .btn24{bottom:214.94949495px}#once .am .btn15,#once .am .btn25{bottom:155.55555556px}}@media screen and (min-width:992px) and (max-width:1199.98px){#once{background-image:url(../images/am_bg1.png);background-repeat:no-repeat;background-position:50% bottom;background-size:auto 68%;position:relative;height:500px}#once .am .bg2,#once .am .bg3{position:absolute;left:50%;display:block}#once .am .bg2{height:134.34343434px;top:27.77777778px;margin-left:-292.92929293px}#once .am .bg3{height:136.36363636px;top:25.25252525px;margin-left:202.02020202px}#once .am .ban1,#once .am .ban2,#once .am .ban3,#once .am .ban4{border-radius:17px;box-shadow:0 0 38px 6px rgba(0,42,147,.13);display:inline-block;position:absolute;left:50%}#once .am .ban1 img,#once .am .ban2 img,#once .am .ban3 img,#once .am .ban4 img{height:100%;width:auto;display:inline-block}#once .am .ban1{height:82.82828283px;bottom:163.13131313px}#once .am .ban1 .anim{position:absolute;width:100%;height:100%;top:0;left:0;padding:11.61616162px 11.11111111px}#once .am .ban1 .anim .lines{width:32%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}@keyframes lineHeight1{from{height:0}50%{height:30%}to{height:0}}@keyframes lineHeight2{from{height:0}50%{height:60%}to{height:0}}@keyframes lineHeight3{from{height:0}50%{height:35%}to{height:0}}@keyframes lineHeight4{from{height:0}50%{height:40%}to{height:0}}@keyframes lineHeight5{from{height:0}50%{height:90%}to{height:0}}@keyframes lineHeight6{from{height:0}50%{height:60%}to{height:0}}#once .am .ban1 .anim .lines .line{width:8%;height:100%;background-color:#f0f1fe;position:relative}#once .am .ban1 .anim .lines .line::before{content:'';width:100%;background-color:#ff5f00;display:block;position:absolute;bottom:0}#once .am .ban1 .anim .lines .line.line1::before{animation:lineHeight1 2s ease-in-out 0s infinite}#once .am .ban1 .anim .lines .line.line2::before{animation:lineHeight2 3s ease-in-out .3s infinite}#once .am .ban1 .anim .lines .line.line3::before{animation:lineHeight3 1s ease-in-out .1s infinite}#once .am .ban1 .anim .lines .line.line4::before{animation:lineHeight4 2.5s ease-in-out .5s infinite}#once .am .ban1 .anim .lines .line.line5::before{animation:lineHeight5 4s ease-in-out .3s infinite}#once .am .ban1 .anim .lines .line.line6::before{animation:lineHeight6 3s ease-in-out 0s infinite}#once .am .ban2{height:60.60606061px;bottom:88.38383838px;margin-left:-143.43434343px}#once .am .ban2 .anim{position:absolute;width:100%;height:100%;top:0;left:0;padding:10.1010101px 6.56565657px}#once .am .ban2 .anim .wave{position:relative;width:100%;height:100%;overflow:hidden;animation:water-wave linear infinite}#once .am .ban2 .anim .wave1{position:absolute;top:110%;left:-45%;background:rgba(0,0,255,.1);width:200%;height:400%;border-radius:40%;animation:inherit;animation-duration:10s}#once .am .ban2 .anim .wave2{position:absolute;top:80%;left:-60%;background:rgba(255,0,0,.1);opacity:.3;width:250%;height:750%;border-radius:35%;animation:inherit;animation-duration:12s}#once .am .ban2 .anim .wave3{position:absolute;top:130%;left:-60%;background:rgba(0,128,0,.1);opacity:.3;width:300%;height:600%;border-radius:30%;animation:inherit;animation-duration:15s}@keyframes water-wave{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#once .am .ban3{height:52.52525253px;bottom:25.25252525px;margin-left:-106.06060606px}#once .am .ban4{height:274.24242424px;bottom:17.67676768px;margin-left:-126.26262626px}#once .am .f1,#once .am .f2{position:absolute;left:50%}#once .am .f1{height:97.47474747px;bottom:20.2020202px;margin-left:142.42424242px}#once .am .f2{height:202.02020202px;bottom:16.66666667px;margin-left:-186.86868687px}#once .am .p1,#once .am .p2,#once .am .p3,#once .am .p4{position:absolute;left:50%;display:block}#once .am .p1{height:95.95959596px;bottom:236.36363636px;margin-left:-32.82828283px}#once .am .p2{height:194.44444444px;bottom:7.57575758px;margin-left:22.72727273px}#once .am .p3{height:113.13131313px;bottom:16.66666667px;margin-left:-55.55555556px}#once .am .p4{height:167.17171717px;bottom:16.16161616px;margin-left:-245.45454545px}#once .am .i1,#once .am .i2,#once .am .i3,#once .am .i4{position:absolute;left:50%}#once .am .i1{height:22.22222222px;bottom:16.16161616px;margin-left:-137.37373737px}#once .am .i2{height:14.14141414px;bottom:20.2020202px;margin-left:47.47474747px}#once .am .i3{height:20.2020202px;bottom:18.18181818px;margin-left:145.45454545px}#once .am .i4{height:11.11111111px;bottom:20.2020202px;margin-left:197.97979798px}@keyframes lineBallMoveLeft{from{right:0}to{right:100%}}@keyframes lineBallMoveRight{from{left:0}to{left:100%}}#once .am .line11,#once .am .line12,#once .am .line13,#once .am .line14,#once .am .line15,#once .am .line21,#once .am .line22,#once .am .line23,#once .am .line24,#once .am .line25{width:181.81818182px;border-bottom:1px dashed #c3c9f6;display:block;position:absolute;left:50%;bottom:202.02020202px}#once .am .line11::before,#once .am .line12::before,#once .am .line13::before,#once .am .line14::before,#once .am .line15::before,#once .am .line21::before,#once .am .line22::before,#once .am .line23::before,#once .am .line24::before,#once .am .line25::before{content:'';height:1px;position:absolute;width:1px;display:block;background-image:radial-gradient(#fff,rgba(255,255,255,0));background-blend-mode:hard-light;height:15px;width:15px;border-radius:50%;top:-8px}#once .am .line11,#once .am .line12,#once .am .line13,#once .am .line14,#once .am .line15{margin-left:-316.81818182px;-ms-transform-origin:right;transform-origin:right}#once .am .line11::before,#once .am .line12::before,#once .am .line13::before,#once .am .line14::before,#once .am .line15::before{right:0;animation:lineBallMoveLeft 6s infinite}#once .am .line11,#once .am .line21{-ms-transform:rotate(25deg);transform:rotate(25deg)}#once .am .line12,#once .am .line22{-ms-transform:rotate(13deg);transform:rotate(13deg)}#once .am .line13,#once .am .line23{-ms-transform:rotate(0);transform:rotate(0)}#once .am .line14,#once .am .line24{-ms-transform:rotate(-13deg);transform:rotate(-13deg)}#once .am .line15,#once .am .line25{-ms-transform:rotate(-25deg);transform:rotate(-25deg)}#once .am .line21,#once .am .line22,#once .am .line23,#once .am .line24,#once .am .line25{margin-left:68.18181818px;-ms-transform-origin:left;transform-origin:left}#once .am .line21::before,#once .am .line22::before,#once .am .line23::before,#once .am .line24::before,#once .am .line25::before{right:0;animation:lineBallMoveRight 6s infinite}#once .am .line-btn{width:116.16161616px;height:22.22222222px;line-height:22.22222222px;border-radius:11.11111111px;background-color:#6874e7;text-align:center;font-size:9.09090909px;color:#fff;position:absolute;left:50%}#once .am .line-btn-left{margin-left:-373.53535354px}#once .am .line-btn-right{margin-left:237.37373737px}#once .am .btn11,#once .am .btn21{bottom:270.70707071px}#once .am .btn12,#once .am .btn22{bottom:232.32323232px}#once .am .btn13,#once .am .btn23{bottom:191.91919192px}#once .am .btn14,#once .am .btn24{bottom:153.53535354px}#once .am .btn15,#once .am .btn25{bottom:111.11111111px}}@media screen and (max-width:991.98px){#once{height:auto}#once .am{display:none}#once .onceBg{display:block}}@keyframes breath{from{opacity:.1}50%{opacity:1}to{opacity:.1}}.breath_light{opacity:.1;animation-name:breath;animation-duration:5s;animation-iteration-count:infinite}#banner{width:100%;height:900px}#banner .swiper-container{width:100%;height:900px;position:relative;--swiper-theme-color:#864bf7;--swiper-preloader-color:#864bf7;overflow:hidden}#banner .swiper-container .swiper-wrapper .swiper-slide{display:block;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}#banner .swiper-container .swiper-wrapper .swiper-slide .bg{width:100%;height:900px;overflow:hidden;position:absolute;top:0;left:0}#banner .swiper-container .swiper-wrapper .swiper-slide .bg img{position:absolute}#banner .swiper-container .swiper-wrapper .swiper-slide .container{height:900px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text{height:900px;color:#fff;width:760px;display:table-cell;vertical-align:middle}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .discription,#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .subTitle,#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .title{text-shadow:0 0 1px #000}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .title{font-size:42px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .subTitle{font-size:30px;margin-top:18px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .discription{font-size:18px;line-height:30px;margin-top:36px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .btn{margin-top:60px}#banner .banner1 .bg .bg1{width:854px;left:50%;bottom:140px}#banner .banner1 .bg .bg2,#banner .banner1 .bg .bg3{top:0;left:50%;width:1920px;margin-left:-960px}#banner .banner1 .bg .bg4,#banner .banner1 .bg .bg5{width:217px;height:217px;opacity:.1;animation-name:breath;animation-duration:5s;animation-iteration-count:infinite}#banner .banner1 .bg .bg4{left:-100px;top:260px}#banner .banner1 .bg .bg5{top:100px;left:54%}#banner .banner2 .bg img{position:relative}#banner .banner2 .bg .bg2,#banner .banner2 .bg .bg3{top:0;left:50%;width:1920px;margin-left:-960px}#banner .banner2 .bg .bg4,#banner .banner2 .bg .bg5{width:217px;height:217px;opacity:.1;animation-name:breath;animation-duration:5s;animation-iteration-count:infinite}#banner .banner2 .bg .bg4{left:-100px;top:260px}#banner .banner2 .bg .bg5{top:100px;left:54%}#banner .banner2 .bg .bb1{width:659px;left:50%;bottom:340px;margin-left:146px}#banner .banner2 .bg .bb2{width:412px;left:50%;bottom:126px;margin-left:100px}#banner .banner2 .bg .bb3{width:225px;left:50%;bottom:125px;margin-left:-70px}@media screen and (min-width:1200px) and (max-width:1559.98px){#banner{width:100%;height:780px}#banner .swiper-container{width:100%;height:780px;position:relative;--swiper-theme-color:#864bf7;--swiper-preloader-color:#864bf7;overflow:hidden}#banner .swiper-container .swiper-wrapper{height:780px}#banner .swiper-container .swiper-wrapper .swiper-slide{height:780px;display:block;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}#banner .swiper-container .swiper-wrapper .swiper-slide .bg{width:100%;height:100%;overflow:hidden;position:absolute}#banner .swiper-container .swiper-wrapper .swiper-slide .bg img{position:absolute}#banner .swiper-container .swiper-wrapper .swiper-slide .container{height:780px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text{height:780px;color:#fff;width:580px;display:table-cell;vertical-align:middle}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .title{font-size:32px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .subTitle{font-size:20px;margin-top:14px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .discription{font-size:16px;line-height:30px;margin-top:30px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .btn{margin-top:45px}#banner .banner1 .bg .bg1,#banner .banner1 .bg .bg2,#banner .banner1 .bg .bg3,#banner .banner1 .bg .bg4,#banner .banner1 .bg .bg5{position:absolute}#banner .banner1 .bg .bg1{width:747.25px;left:50%;bottom:121.33333333px}#banner .banner1 .bg .bg2,#banner .banner1 .bg .bg3{top:0;left:50%;width:1680px;margin-left:-840px}#banner .banner1 .bg .bg4,#banner .banner1 .bg .bg5{width:189.875px;height:188.06666667px;opacity:.1;animation-name:breath;animation-duration:5s;animation-iteration-count:infinite}#banner .banner1 .bg .bg4{left:-87.5px;top:225.33333333px}#banner .banner1 .bg .bg5{top:86.66666667px;left:54%}#banner .banner2 .bg .bg2,#banner .banner2 .bg .bg3{top:0;left:50%;width:1680px;margin-left:-840px}#banner .banner2 .bg .bg4,#banner .banner2 .bg .bg5{width:189.875px;height:188.06666667px;opacity:.1;animation-name:breath;animation-duration:5s;animation-iteration-count:infinite}#banner .banner2 .bg .bg4{left:-87.5px;top:225.33333333px}#banner .banner2 .bg .bg5{top:86.66666667px;left:54%}#banner .banner2 .bg .bb1{width:576.625px;left:50%;bottom:294.66666667px;margin-left:127.75px}#banner .banner2 .bg .bb2{width:360.5px;left:50%;bottom:109.2px;margin-left:87.5px}#banner .banner2 .bg .bb3{width:196.875px;left:50%;bottom:108.33333333px;margin-left:-61.25px}}@media screen and (min-width:992px) and (max-width:1199.98px){#banner{width:100%;height:560px}#banner .swiper-container{width:100%;height:560px;position:relative;--swiper-theme-color:#864bf7;--swiper-preloader-color:#864bf7;overflow:hidden}#banner .swiper-container .swiper-wrapper{height:560px}#banner .swiper-container .swiper-wrapper .swiper-slide{height:560px;display:block;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}#banner .swiper-container .swiper-wrapper .swiper-slide .bg{width:100%;height:100%;overflow:hidden;position:absolute}#banner .swiper-container .swiper-wrapper .swiper-slide .bg img{position:absolute}#banner .swiper-container .swiper-wrapper .swiper-slide .container{height:560px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text{height:560px;display:table-cell;vertical-align:middle;color:#fff;width:500px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .title{font-size:24px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .subTitle{font-size:18px;margin-top:12px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .discription{font-size:14px;line-height:30px;margin-top:24px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .btn{margin-top:30px}#banner .banner1 .bg .bg1,#banner .banner1 .bg .bg2,#banner .banner1 .bg .bg3,#banner .banner1 .bg .bg4,#banner .banner1 .bg .bg5{position:absolute}#banner .banner1 .bg .bg1{width:533.75px;left:50%;bottom:87.11111111px}#banner .banner1 .bg .bg2,#banner .banner1 .bg .bg3{top:0;left:50%;width:1200px;margin-left:-600px}#banner .banner1 .bg .bg4,#banner .banner1 .bg .bg5{width:135.625px;height:135.02222222px;opacity:.1;animation-name:breath;animation-duration:5s;animation-iteration-count:infinite}#banner .banner1 .bg .bg4{left:-62.5px;top:161.77777778px}#banner .banner1 .bg .bg5{top:62.22222222px;left:54%}#banner .banner2 .bg .bg2,#banner .banner2 .bg .bg3{top:0;left:50%;width:1200px;margin-left:-600px}#banner .banner2 .bg .bg4,#banner .banner2 .bg .bg5{width:135.625px;height:135.02222222px;opacity:.1;animation-name:breath;animation-duration:5s;animation-iteration-count:infinite}#banner .banner2 .bg .bg4{left:-62.5px;top:161.77777778px}#banner .banner2 .bg .bg5{top:62.22222222px;left:54%}#banner .banner2 .bg .bb1{width:411.875px;left:50%;bottom:211.55555556px;margin-left:91.25px}#banner .banner2 .bg .bb2{width:257.5px;left:50%;bottom:78.4px;margin-left:62.5px}#banner .banner2 .bg .bb3{width:140.625px;left:50%;bottom:77.77777778px;margin-left:-43.75px}}@media screen and (min-width:768px) and (max-width:991.98px){#banner{width:100%;height:465px}#banner .swiper-container{width:100%;height:465px;position:relative;--swiper-theme-color:#864bf7;--swiper-preloader-color:#864bf7;overflow:hidden}#banner .swiper-container .swiper-wrapper{height:465px}#banner .swiper-container .swiper-wrapper .swiper-slide{height:465px;display:block;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}#banner .swiper-container .swiper-wrapper .swiper-slide .bg{width:100%;height:100%;overflow:hidden;position:absolute}#banner .swiper-container .swiper-wrapper .swiper-slide .bg img{position:absolute}#banner .swiper-container .swiper-wrapper .swiper-slide .container{height:465px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text{height:465px;display:table-cell;vertical-align:middle;color:#fff;width:400px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .title{font-size:20px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .subTitle{font-size:16px;margin-top:10px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .discription{font-size:12px;line-height:30px;margin-top:18px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .btn{margin-top:20px}#banner .banner1 .bg .bg1,#banner .banner1 .bg .bg2,#banner .banner1 .bg .bg3,#banner .banner1 .bg .bg4,#banner .banner1 .bg .bg5{position:absolute}#banner .banner1 .bg .bg1{width:441.23333333px;left:50%;bottom:72.33333333px}#banner .banner1 .bg .bg2,#banner .banner1 .bg .bg3{top:0;left:50%;width:992px;margin-left:-496px}#banner .banner1 .bg .bg4,#banner .banner1 .bg .bg5{width:112.11666667px;height:112.11666667px;opacity:.1;animation-name:breath;animation-duration:5s;animation-iteration-count:infinite}#banner .banner1 .bg .bg4{left:-51.66666667px;top:134.33333333px}#banner .banner1 .bg .bg5{top:51.66666667px;left:54%}#banner .banner2 .bg .bg2,#banner .banner2 .bg .bg3{top:0;left:50%;width:992px;margin-left:-496px}#banner .banner2 .bg .bg4,#banner .banner2 .bg .bg5{width:112.11666667px;height:112.11666667px;opacity:.1;animation-name:breath;animation-duration:5s;animation-iteration-count:infinite}#banner .banner2 .bg .bg4{left:-51.66666667px;top:134.33333333px}#banner .banner2 .bg .bg5{top:51.66666667px;left:54%}#banner .banner2 .bg .bb1{width:340.48333333px;left:50%;bottom:175.66666667px;margin-left:75.43333333px}#banner .banner2 .bg .bb2{width:212.86666667px;left:50%;bottom:65.1px;margin-left:51.66666667px}#banner .banner2 .bg .bb3{width:116.25px;left:50%;bottom:64.58333333px;margin-left:-36.16666667px}}@media screen and (max-width:767.98px){#banner{width:100%;height:360px}#banner .swiper-container{width:100%;height:360px;position:relative;--swiper-theme-color:#864bf7;--swiper-preloader-color:#864bf7;overflow:hidden}#banner .swiper-container .swiper-wrapper{height:360px}#banner .swiper-container .swiper-wrapper .swiper-slide{height:360px;display:block;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}#banner .swiper-container .swiper-wrapper .swiper-slide .bg{width:100%;height:100%;overflow:hidden;position:absolute}#banner .swiper-container .swiper-wrapper .swiper-slide .bg img{position:absolute}#banner .swiper-container .swiper-wrapper .swiper-slide .container{height:360px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text{height:360px;display:table-cell;vertical-align:middle;color:#fff;width:400px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .title{font-size:18px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .subTitle{font-size:14px;margin-top:10px}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .discription{font-size:12px;line-height:30px;margin-top:18px;display:none}#banner .swiper-container .swiper-wrapper .swiper-slide .container .text .btn{margin-top:20px;height:40px;line-height:40px;width:120px;font-size:14px}#banner .banner1 .bg .bg1,#banner .banner1 .bg .bg2,#banner .banner1 .bg .bg3,#banner .banner1 .bg .bg4,#banner .banner1 .bg .bg5{position:absolute}#banner .banner1 .bg .bg1{width:341.6px;left:50%;bottom:56px}#banner .banner1 .bg .bg2,#banner .banner1 .bg .bg3{top:0;left:50%;width:768px;margin-left:-384px}#banner .banner1 .bg .bg4,#banner .banner1 .bg .bg5{width:86.8px;height:86.8px;opacity:.1;animation-name:breath;animation-duration:5s;animation-iteration-count:infinite}#banner .banner1 .bg .bg4{left:-40px;top:104px}#banner .banner1 .bg .bg5{top:40px;left:54%}#banner .banner2 .bg .bg2,#banner .banner2 .bg .bg3{top:0;left:50%;width:768px;margin-left:-384px}#banner .banner2 .bg .bg4,#banner .banner2 .bg .bg5{width:86.8px;height:86.8px;opacity:.1;animation-name:breath;animation-duration:5s;animation-iteration-count:infinite}#banner .banner2 .bg .bg4{left:-40px;top:104px}#banner .banner2 .bg .bg5{top:40px;left:54%}#banner .banner2 .bg .bb1{width:263.6px;left:50%;bottom:136px;margin-left:58.4px}#banner .banner2 .bg .bb2{width:164.8px;left:50%;bottom:50.4px;margin-left:40px}#banner .banner2 .bg .bb3{width:90px;left:50%;bottom:50px;margin-left:-28px}}
#adv1 {
padding: 30px 0;
background-image: url(../images/index-adv1-bg.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: auto 100%;
}
#adv1 .container img {
max-width: 100%;
height: auto;
display: inline-block;
}