.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{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:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{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{align-items:flex-start;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{touch-action:pan-y}.swiper-wp8-vertical{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;transition:.3s;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;-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%;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%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{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{-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{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(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{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;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;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{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;filter:blur(50px);z-index:0}.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-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%;-o-object-fit:contain;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;transform-origin:50%;animation:swiper-preloader-spin 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")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.hello .fullPageContainer[data-v-37dac7fa]{width:1280px;margin:0 auto}.hello .swiper-container[data-v-37dac7fa]{width:100%;height:400px}.hello .swiper-container .swiper-slide[data-v-37dac7fa]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.hello .swiper-container .dome-img[data-v-37dac7fa]{width:100%;height:100%;transition:all 6s}.hello .swiper-container .swiper-pagination[data-v-37dac7fa] .swiper-pagination-bullet{width:14px;height:14px;border:1px solid #fff}.hello .swiper-container .swiper-pagination[data-v-37dac7fa] .swiper-pagination-bullet-active{width:14px;height:14px;background:#fff;border:1px solid #fff}.hello .demo-carousel[data-v-37dac7fa]{width:100%;position:relative;left:0;text-align:center}.hello .demo-carousel .dome-affix[data-v-37dac7fa]{position:absolute;right:20px;top:40px;width:400px;height:200px;z-index:100}.hello .demo-carousel .dome-affix video[data-v-37dac7fa]{width:100%;height:100%}.hello .demo-carousel .dome-img[data-v-37dac7fa]{width:100%;height:100%;transition:all 6s}.hello .demo-carousel .p11[data-v-37dac7fa]{position:absolute;top:20%;color:#fff;transition:all .5s;display:flex;flex-direction:column;align-items:center;font-size:24px}.hello .demo-carousel .p11 h1[data-v-37dac7fa]{font-size:60px;font-weight:500;letter-spacing:6px;margin-bottom:16px}.hello .demo-carousel .p11 .p11-del[data-v-37dac7fa]{text-transform:uppercase;letter-spacing:3px}.hello .demo-carousel .p12[data-v-37dac7fa]{height:310px;color:#333;box-shadow:0 0 6px 0 rgba(0,0,0,.1);display:flex;justify-content:space-between}.hello .demo-carousel .p12 .p12-del[data-v-37dac7fa]{width:920px;line-height:30px;text-indent:2em;padding:40px;font-size:16px;word-break:break-word;text-align:initial}.hello .demo-carousel .p12 .p12-del .p12-lf[data-v-37dac7fa]{background:#258cf1;color:#fff;padding:25px;margin:-18px 20px 0 -55px;float:left;width:160px;height:100px;text-indent:0;text-align:center;line-height:24px;font-size:20px}.hello .demo-carousel .p12 .p12-del .bluecolor[data-v-37dac7fa]{color:#258cf1;text-decoration:none}.hello .demo-carousel .p12 .p12-com[data-v-37dac7fa]{width:350px;background:url(../img/qyjix.8ed192b9.png) no-repeat;background-size:100% 100%;color:#fff}.hello .demo-carousel .p12 .p12-com h2[data-v-37dac7fa]{text-align:center;line-height:50px}.hello .demo-carousel .p12 .p12-com p[data-v-37dac7fa]{padding:6px;text-align:left}.hello .demo-carousel .p12 .p12-com video[data-v-37dac7fa]{width:100%;height:100%}.hello .demo-carousel .p13[data-v-37dac7fa]{width:1280px;margin:0 auto;font-size:16px;color:#333;overflow:hidden}.hello .demo-carousel .p13 .p13-title[data-v-37dac7fa]{height:62px;font-size:30px;text-align:center;line-height:40px;margin:40px 0 10px 0}.hello .demo-carousel .p13 .p13-title span[data-v-37dac7fa]{display:block;height:20px;line-height:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAj0AAAACCAYAAACzIm1QAAABrElEQVRYhe2WW2rEMAxFZafQnc4G2uU3UZnBpoeDbPoxnxGEJHpcXTmxrPZ4PD4jIiOijcuy09m2e9/hU9/HPfFMP3OtuKzsxuO9C7/LxxwZl9Kv/BkT8rVPiK+xfR3gfoDTUeTsi7UN2RriiV2tTcKWwrK/sVe5J/+m/+EQf9b1Fbfccss75XvsvxN9ILHPT+iuccW4Z/Geik/F2qcNvfMkcC/Ue8luXsZnjkCdjA/lbYs85tNUH3VnERvK1XBn/azV8dT1Asu8Qhiskfn9vaLgQyzH0NYLnAt9v+LVCt1KssB6vX8sjFN4sOwGoyxiWJAPqCnO25HHhx/zVxyI6QEo8AG42F34iUM24OP8Xou++Ajmm8XwEbCx9mowoq91lzA9xKUGGPKt1rSq1RvFdVW5qzU5gHchxpxnXYeGt17w6kUNt9xyy3ukjfNiDh/c/8+9+TNsfbyfyMo+eeJ5HvzsXR4OYjEcuBcxNpGLWE19lnjkG8JcHerVoOLevOPofpUa3gJresKHUp0LXevlXr/iX+F6eKk4r2SVYzdwVf6u5z/yjJn/1V++iPYLNCvQYNbozNUAAAAASUVORK5CYII=) no-repeat 50%;font-size:16px;color:#666}.hello .demo-carousel .p13 .p13-item[data-v-37dac7fa]{margin:8px 10px;float:left;line-height:30px;padding:10px 15px;width:620px;transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;display:flex;cursor:pointer}.hello .demo-carousel .p13 .p13-item[data-v-37dac7fa]:hover{background-color:#258cf1;color:#fff}.hello .demo-carousel .p13 .p13-item:hover .p13-item-right .p13-right-cont[data-v-37dac7fa]{color:#fff}.hello .demo-carousel .p13 .p13-item .p13-item-left[data-v-37dac7fa]{width:70px;height:54px;font-size:48px;line-height:50px;text-align:left;margin-bottom:16px}.hello .demo-carousel .p13 .p13-item .p13-left-time[data-v-37dac7fa]{font-size:14px;line-height:20px}.hello .demo-carousel .p13 .p13-item .p13-item-right[data-v-37dac7fa]{height:54px;line-height:35px;width:480px;float:left;text-align:left}.hello .demo-carousel .p13 .p13-item .p13-item-right .p13-right-title[data-v-37dac7fa]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.hello .demo-carousel .p13 .p13-item .p13-item-right .p13-right-cont[data-v-37dac7fa]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#999;font-size:14px}.hello .demo-carousel .p13 .p13-right[data-v-37dac7fa]{margin:0 auto;text-align:center;padding:15px 0;cursor:pointer}.hello .demo-carousel .p13 .p13-right[data-v-37dac7fa]:hover{color:#258cf1}.hello .demo-carousel .p13 .t_comtable[data-v-37dac7fa]{text-align:center;table-layout:fixed;font-size:14px;background:#fff}.hello .demo-carousel .p13 .t_comtable thead th[data-v-37dac7fa]{height:48px;background:#f0f3f8;color:#999;font-weight:400}.hello .demo-carousel .p13 .t_comtable tr[data-v-37dac7fa]:nth-child(odd){background:#f7f8fa}.hello .demo-carousel .p13 .t_comtable tr[data-v-37dac7fa]:hover{background:#f6faff}.hello .demo-carousel .p13 .t_comtable td[data-v-37dac7fa]{height:48px;line-height:22px;padding-left:5px;padding-right:5px}.hello .demo-carousel .p13 .t_comtable .ell1[data-v-37dac7fa]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hello .demo-carousel .p13 .t_comtable .redColor[data-v-37dac7fa]{color:#ff0f0f}.hello .demo-carousel .p13 .swiper-card-box[data-v-37dac7fa]{float:left;background:#fff;width:540px;height:276px;margin-right:84px;box-shadow:0 0 6px 0 #000;border:1px solid #f7f8fa;position:relative;color:#333}.hello .demo-carousel .p13 .swiper-card-box .card-name[data-v-37dac7fa]{background:#f4f4f4;height:60px;line-height:24px;padding-top:10px;position:relative;margin:40px 0 30px 0;padding-left:115px;text-align:left}.hello .demo-carousel .p13 .swiper-card-box .card-name .icon[data-v-37dac7fa]{display:block;width:77px;height:77px;background:#fff;border-radius:77px;left:30px;top:-10px;position:absolute;font-size:60px;line-height:77px;text-align:center;color:#e2e2e2}.hello .demo-carousel .p13 .swiper-card-box .card-name .font24[data-v-37dac7fa]{font-size:24px}.hello .demo-carousel .p13 .swiper-card-box .card-name span[data-v-37dac7fa]{padding:0 10px;font-size:14px;color:#333!important}.hello .demo-carousel .p13 .swiper-card-box .card-name a[data-v-37dac7fa]{display:inline-block;width:100px;height:44px;background:#6886b8;border:1px solid #eee;border-radius:6px;text-align:center;line-height:44px;color:#fff;margin-left:84px}.hello .demo-carousel .p13 .swiper-card-box .card-cont[data-v-37dac7fa]{display:flex;text-align:left;flex-wrap:wrap}.hello .demo-carousel .p13 .swiper-card-box .card-cont p[data-v-37dac7fa]{width:45%;line-height:36px;color:#666;padding-left:5%}.hello .demo-carousel .active[data-v-37dac7fa]{width:100%;height:100%}.hello .demo-carousel .active .dome-img[data-v-37dac7fa]{animation:bgimg-37dac7fa 1.5s linear;-webkit-animation:bgimg-37dac7fa 1.5s linear}.hello .demo-carousel .active .p12[data-v-37dac7fa]{animation:p12-37dac7fa 1s linear;-webkit-animation:p12-37dac7fa 1s linear}.hello .demo-carousel .active .p13[data-v-37dac7fa]{animation:p13-37dac7fa 1s linear;-webkit-animation:p13-37dac7fa 1s linear}.hello .demo-carousel .active .p14[data-v-37dac7fa]{animation:p14-37dac7fa 1s linear;-webkit-animation:p14-37dac7fa 1s linear}@keyframes bgimg-37dac7fa{0%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes p12-37dac7fa{0%{left:-90%}to{left:14%}}@keyframes p13-37dac7fa{0%{top:-90%;transform:rotate(10deg)}to{top:0;transform:rotate(0deg)}}@keyframes p14-37dac7fa{0%{top:400%;transform:.8}to{left:0;top:20%;transform:1}}.hello .p12-dome[data-v-37dac7fa]{padding:50px 0}.hello .p13-dome[data-v-37dac7fa]{padding-bottom:50px;padding-top:10px;background:url(../img/manhattan.e995d4dc.png) no-repeat top;background-size:100% 100%}.hello .p14-dome[data-v-37dac7fa]{padding-bottom:50px;padding-top:10px;background:#f7f8fa}.hello .p15-dome[data-v-37dac7fa]{padding-bottom:50px;padding-top:10px;background:#fff}.hello .p16-dome[data-v-37dac7fa]{padding-bottom:50px;padding-top:10px;background:url(../img/lianxi.9023a668.png) no-repeat top;background-size:100% 100%}.hello .p16-dome .p13[data-v-37dac7fa]{color:#fff}.hello .p16-dome .p13 span[data-v-37dac7fa]{color:#fff!important}.hello .p15-fixed-bottom[data-v-37dac7fa]{position:fixed;z-index:2;bottom:0;width:100%;background:#08213f;color:#fff;height:56px;display:flex;justify-content:center;align-items:center}.forget_password[data-v-c3ed4736]{height:100%;background:url(../img/forget.d99b36f8.png) no-repeat;background-size:100% 100%}.header[data-v-c3ed4736]{height:10vh;background:#fff;display:flex;justify-content:space-between}.header .header-left[data-v-c3ed4736]{margin-left:5vw;display:flex;align-items:center}.header .header-left .logo[data-v-c3ed4736]{width:12vw;height:4.6vh;background:url(../img/tz-logo-bai.cfe920f9.png) no-repeat;background-size:100% 100%}.header .header-left .header-title[data-v-c3ed4736]{font-size:2.4vh;line-height:3vh;font-weight:500;margin-left:1vw;color:rgba(0,0,0,.8)}.header .header-right[data-v-c3ed4736]{margin-right:20vw;display:flex;margin-top:6vh}.header .header-right .right-already[data-v-c3ed4736]{font-size:1.6vh;line-height:2.8vh;color:#000}.header .header-right .right-please[data-v-c3ed4736]{font-size:1.6vh;line-height:2.6vh;color:#2e8afd;margin-left:.4vw;text-decoration:underline;cursor:pointer}.line[data-v-c3ed4736]{width:100%;height:1vh;background:#ccc}.cont[data-v-c3ed4736]{width:38vw;background-color:#fff;position:absolute;left:50%;top:50%;margin-top:-10vw;margin-left:-19vw;display:flex;justify-content:center;align-items:center;padding:4vh;border-radius:10px;box-shadow:0 0 10px #ccc}.cont .code[data-v-c3ed4736]{display:flex}