.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)}}.result__show__wrapper[data-v-6bd7a736]{padding-top:50px;width:100%;display:flex;align-items:center;flex-direction:column;background-size:100% 100%;background-image:url(../../assets/img/result-show-bg.17bef45e.png);display:none}.result__show__wrapper .result__show__title[data-v-6bd7a736]{height:140px;display:flex;flex-direction:column;justify-content:center;background-size:100%;background-repeat:no-repeat}.result__show__wrapper .result__show__title span[data-v-6bd7a736]{width:190px;height:50px;display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;background-image:url(../../assets/img/result-show.39a7958a.png)}.result__show__wrapper .result__show__content[data-v-6bd7a736]{width:1200px;display:flex;flex-direction:column}.result__show__wrapper .result__show__content .result__show__count[data-v-6bd7a736]{display:flex;justify-content:space-between}.result__show__wrapper .result__show__content .result__show__count .item__list[data-v-6bd7a736]{list-style:none;display:flex;justify-content:center;align-items:center;flex-direction:column}.result__show__wrapper .result__show__content .result__show__count .item__list img[data-v-6bd7a736]{width:44px;height:44px}.result__show__wrapper .result__show__content .result__show__count .item__list .span__label[data-v-6bd7a736]{margin:8px 0;font-size:14px;color:#111}.result__show__wrapper .result__show__content .result__show__count .item__list .span__value[data-v-6bd7a736]{font-size:30px;color:#040b25;font-weight:700;margin-bottom:25px}.result__show__wrapper .result__show__content .result__show__carousel[data-v-6bd7a736]{margin-bottom:15px}.result__show__wrapper .result__show__content .result__show__carousel .lys__carousel__content[data-v-6bd7a736]{display:flex;justify-content:space-between}.result__show__wrapper .result__show__content .result__show__carousel .lys__carousel__content .lys__carousel__item[data-v-6bd7a736]{display:flex;flex:0 0 25%}.result__show__wrapper .result__show__content .result__show__carousel .lys__carousel__content .lys__carousel__item .lys__carousel__div[data-v-6bd7a736]{height:180px;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(../../assets/img/result-show-swpper-01.7095eb2c.png)}.result__show__wrapper .result__show__content .result__show__carousel .lys__carousel__content .lys__carousel__item .lys__carousel__div .title[data-v-6bd7a736]{font-size:18px;color:#040b25;font-weight:400;margin-top:36px;margin-bottom:10px}.result__show__wrapper .result__show__content .result__show__carousel .lys__carousel__content .lys__carousel__item .lys__carousel__div .fk[data-v-6bd7a736]{font-size:16px;color:#818894;font-weight:400}.result__show__wrapper .result__show__content .result__show__carousel .lys__carousel__content .lys__carousel__item .lys__carousel__div .fk span[data-v-6bd7a736]{font-size:30px;color:#040b25;font-weight:700}.result__show__wrapper .result__show__content .result__show__carousel .lys__carousel__content .lys__carousel__item .lys__carousel__div .time[data-v-6bd7a736]{color:#818894;text-align:center;font-weight:400}.result__show__wrapper .result__show__content .result__show__carousel[data-v-6bd7a736] .el-carousel__arrow{display:none!important}.result__show__wrapper .result__show__content .result__show__carousel[data-v-6bd7a736] .el-carousel__button{width:6px;height:6px;background:#1939a6;border-radius:6px}.home-title[data-v-5c179601]{padding:20px 0;width:1200px;margin:0 auto;height:35px;display:flex;justify-content:space-between;align-items:center;position:relative;padding-top:60px}.home-title .title-left[data-v-5c179601]{display:flex;align-items:center;background:url(../../assets/img/copper-coin.60a2a34d.png) no-repeat;background-size:35px 35px;height:32px}.home-title .title-left .title-text[data-v-5c179601]{font-weight:600;font-size:20px;color:#1c1b20}.home-title .title-left2[data-v-5c179601]{display:flex;align-items:center}.home-title .title-left2 .title-icon[data-v-5c179601]{width:4px;height:16px;background:#1890ff;border-radius:2px;margin-right:8px}.home-title .title-left2 .title-text[data-v-5c179601]{font-weight:600;font-size:24px;color:#082400}.home-title .more[data-v-5c179601]{font-size:14px;color:#1890ff;cursor:pointer}.home-title .more[data-v-5c179601]:hover{opacity:.8}.image-title[data-v-4896abc3]{display:flex;align-items:center;justify-content:center}.image-title img[data-v-4896abc3]{height:61px;display:block;margin:0 auto 30px}.special__product__wrapper[data-v-428535ca]{padding-top:40px;background-repeat:no-repeat;background:linear-gradient(180deg,hsla(0,0%,93.3%,0),hsla(0,0%,94.1%,0));background:url(../../assets/img/cjzcBgAll.7a379e8b.png) no-repeat 50%;background-size:100% 100%;background-color:#fff}.special__product__wrapper .special__product__title[data-v-428535ca]{width:1200px;margin:0 auto;height:140px;display:flex;align-items:center;position:relative;padding-top:60px}.special__product__wrapper .special__product__title .title[data-v-428535ca]{flex:1 1 auto;display:flex;align-items:center;width:96px;height:33px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:24px;color:#082400;line-height:33px;text-align:left;font-style:normal;margin-left:20px}.special__product__wrapper .special__product__title .title .img[data-v-428535ca]{width:107px;height:50px}.special__product__wrapper .special__product__title .more[data-v-428535ca]{position:absolute;right:0;top:50%;transform:translateY(-50%);width:110px;height:32px;display:flex;justify-content:center;align-items:center;border:1px solid #c5cbd5;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.special__product__wrapper .special__product__title .more img[data-v-428535ca]{width:16px;height:16px}.special__product__wrapper .special__product__content[data-v-428535ca]{width:1200px;margin:0 auto;padding-bottom:15px}.special__product__wrapper .special__product__content .special__product__item[data-v-428535ca]{display:flex;gap:20px}.special__product__wrapper .special__product__content .special__product__item .list__item[data-v-428535ca]{flex:1;max-width:25%;height:283px;background:#fff;box-shadow:0 5px 12px 0 rgba(0,0,0,.07);border-radius:10px;display:flex;flex-direction:column;cursor:pointer;position:relative;border-bottom:1px solid #ecf1f9}.special__product__wrapper .special__product__content .special__product__item .list__item .list__item__title[data-v-428535ca]{position:absolute;top:8%;left:5%;width:180px;height:30px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:20px;color:#fff;line-height:30px;text-shadow:0 2px 4px rgba(0,0,0,.5);text-align:left;font-style:normal}.special__product__wrapper .special__product__content .special__product__item .list__item .list__item__title__bg[data-v-428535ca]{position:absolute;top:18%;left:5%;width:44px;height:7px;background:linear-gradient(270deg,rgba(54,0,255,0),#63aeff 99%);border-radius:88px 0 0 88px}.special__product__wrapper .special__product__content .special__product__item .list__item img[data-v-428535ca]{width:100%;height:185px;vertical-align:top;box-sizing:border-box;border-top-left-radius:10px;border-top-right-radius:10px}.special__product__wrapper .special__product__content .special__product__item .list__item .list__item__title_text[data-v-428535ca]{padding:20px}.special__product__wrapper .special__product__content .special__product__item .list__item .list__item__title_text .text[data-v-428535ca]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;font-size:16px;color:#666}.home__product__wrapper[data-v-a0b9db00]{background:url(../../assets/img/jrjsBg.cad7bf9c.png) no-repeat 50%;background-size:100% 100%;padding:40px 0}.home__product__wrapper .home__product__title[data-v-a0b9db00]{width:1200px;margin:0 auto;height:140px;display:flex;justify-content:center;align-items:center;position:relative}.home__product__wrapper .home__product__title .title[data-v-a0b9db00]{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.home__product__wrapper .home__product__title .title .img[data-v-a0b9db00]{width:107px;height:50px}.home__product__wrapper .home__product__title .more[data-v-a0b9db00]{position:absolute;right:0;top:50%;transform:translateY(-50%);width:110px;height:32px;display:flex;justify-content:center;align-items:center;border:1px solid #c5cbd5;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home__product__wrapper .home__product__title .more img[data-v-a0b9db00]{width:16px;height:16px}.home__product__wrapper .home__product__content[data-v-a0b9db00]{width:1200px;margin:0 auto;display:flex;flex-wrap:wrap}.home__product__wrapper .home__product__content .home__product__item[data-v-a0b9db00]{margin-right:20px;padding-bottom:10px;flex:0 0 23.5%;background:#fff;margin-bottom:20px;vertical-align:top;display:flex;align-items:center;flex-direction:column;cursor:pointer;border:1px solid #ecf1f9;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:10px}.home__product__wrapper .home__product__content .home__product__item .home_product_title[data-v-a0b9db00]{width:82%;padding:30px 0 10px;font-weight:600;font-size:20px;color:#006ae2;line-height:25px;text-align:center}.home__product__wrapper .home__product__content .home__product__item .home_product_title img[data-v-a0b9db00]{height:51px;background-color:#ccc}.home__product__wrapper .home__product__content .home__product__item .home_product_title .img-border[data-v-a0b9db00]{width:258px;height:1px;border-top:1px solid rgba(0,0,0,.04);margin:10px 0}.home__product__wrapper .home__product__content .home__product__item .home__product__item_label[data-v-a0b9db00]{width:70px;height:20px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;line-height:20px;text-align:left;font-style:normal;color:#666}.home__product__wrapper .home__product__content .home__product__item .home_product_item_li[data-v-a0b9db00]{width:82%;display:flex;align-items:center;justify-content:space-between;padding:5px 0}.home__product__wrapper .home__product__content .home__product__item .home_product_item_li .home_product_item_li_value[data-v-a0b9db00]{height:20px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#dcb458;line-height:20px;text-align:right;font-style:normal}.home__product__wrapper .home__product__content .home__product__item img[data-v-a0b9db00]{width:100%;height:70px;vertical-align:top}.home__product__wrapper .home__product__content .home__product__item .home__product__name[data-v-a0b9db00]{font-size:20px;color:#040b25;text-align:center;font-weight:600;margin:10px 0}.home__product__wrapper .home__product__content .home__product__item .home__product__type[data-v-a0b9db00]{padding:2px 12px;background:#edf1ff;font-size:12px;color:#1939a6;text-align:center;font-weight:400}.home__product__wrapper .home__product__content .home__product__item .home__product__value[data-v-a0b9db00]{font-size:24px;color:#c00;text-align:center;font-weight:600;margin-top:20px}.home__product__wrapper .home__product__content .home__product__item .home__product__dpl[data-v-a0b9db00]{font-size:14px;color:#818894;font-weight:400}.home__product__wrapper .home__product__content .home__product__item .home__product__other[data-v-a0b9db00]{color:#818894;display:flex;width:100%;margin:20px 0 10px 0}.home__product__wrapper .home__product__content .home__product__item .home__product__other .left[data-v-a0b9db00]{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;border-right:1px solid #e1e6ef}.home__product__wrapper .home__product__content .home__product__item .home__product__other .right[data-v-a0b9db00]{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.home__product__wrapper .home__product__content .home__product__item .home__product__button[data-v-a0b9db00]{width:82%;height:40px;font-size:15px;color:#006ae2;font-weight:500;text-align:center;line-height:38px;background:#fff;border-radius:6px;margin-top:5px;border-radius:2px;border:1px solid #006ae2}.home__product__wrapper .home__product__content .home__product__item .home__product__info[data-v-a0b9db00]{margin-top:10px;color:#666;font-weight:400;font-size:14px}.home__product__wrapper .home__product__content .home__product__item .home__product__info a[data-v-a0b9db00]{color:#c00}.home__product__wrapper .home__product__content .home__product__more[data-v-a0b9db00]{width:100%;display:flex;justify-content:center;margin-top:10px}.home__product__wrapper .home__product__content .home__product__more .more__button[data-v-a0b9db00]{border-radius:4px;border:1px solid #fff;color:#fff}.home__product__wrapper .home__product__content .home__product__item[data-v-a0b9db00]:nth-child(4n){margin-right:0}.special__area__wrapper[data-v-3021e982]{padding-bottom:30px;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../../assets/img/special-area-bg.a0d7da9d.png)}.special__area__wrapper .special__area__title[data-v-3021e982]{width:1200px;margin:0 auto;height:140px;display:flex;justify-content:center;align-items:center;position:relative}.special__area__wrapper .special__area__title .title[data-v-3021e982]{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.special__area__wrapper .special__area__title .title .img[data-v-3021e982]{width:107px;height:50px}.special__area__wrapper .special__area__title .more[data-v-3021e982]{position:absolute;right:0;top:50%;transform:translateY(-50%);width:110px;height:32px;display:flex;justify-content:center;align-items:center;border:1px solid #c5cbd5;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.special__area__wrapper .special__area__title .more img[data-v-3021e982]{width:16px;height:16px}.special__area__wrapper .special__area__content[data-v-3021e982]{width:1200px;margin:0 auto;padding-bottom:15px}.special__area__wrapper .special__area__content .first[data-v-3021e982]{display:flex}.special__area__wrapper .special__area__content .first .img__fixed[data-v-3021e982]{width:475px;height:260px;margin-right:10px}.special__area__wrapper .special__area__content .first .first__list[data-v-3021e982]{display:flex;flex:1 1 auto;justify-content:space-between}.special__area__wrapper .special__area__content .first .first__list div[data-v-3021e982]{cursor:pointer;flex:0 0 232px;height:260px;display:flex;flex-direction:column;background-color:#fff}.special__area__wrapper .special__area__content .first .first__list div img[data-v-3021e982]{width:100%;height:140px}.special__area__wrapper .special__area__content .first .first__list div .title[data-v-3021e982]{padding:10px 15px;font-size:16px;color:#040b25;font-weight:600}.special__area__wrapper .special__area__content .first .first__list div .mark[data-v-3021e982]{padding:0 15px;color:#818894}.special__area__wrapper .special__area__content .other__list[data-v-3021e982]{display:flex;flex-wrap:wrap}.special__area__wrapper .special__area__content .other__list div[data-v-3021e982]{cursor:pointer;margin-right:10px;margin-top:20px;flex:0 0 232px;height:260px;display:flex;flex-direction:column;background-color:#fff}.special__area__wrapper .special__area__content .other__list div img[data-v-3021e982]{width:100%;height:140px}.special__area__wrapper .special__area__content .other__list div .title[data-v-3021e982]{padding:10px 15px;font-size:16px;color:#040b25;font-weight:600}.special__area__wrapper .special__area__content .other__list div .mark[data-v-3021e982]{padding:0 15px;color:#818894}.special__area__wrapper .special__area__content .other__list div[data-v-3021e982]:nth-child(5n){margin-right:0}.home__partner__wrapper[data-v-0ce06918]{padding:40px 0;width:100%;display:flex;align-items:center;flex-direction:column;background-color:#fff;background:linear-gradient(180deg,hsla(0,0%,93.3%,0),hsla(0,0%,94.1%,0));background:url(../../assets/img/tscpBg.b025baf2.png) no-repeat 50%;background-size:100% 100%}.home__partner__wrapper .home__partner__content[data-v-0ce06918]{width:1200px;margin:0 auto;display:flex;gap:20px;padding:20px;height:410px}.home__partner__wrapper .home__partner__content .card[data-v-0ce06918]{flex:1;height:244px;border-radius:8px;padding:30px 20px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.home__partner__wrapper .home__partner__content .card[data-v-0ce06918]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.home__partner__wrapper .home__partner__content .card .card-content[data-v-0ce06918]{flex:1;display:flex;flex-direction:column;position:relative;z-index:2}.home__partner__wrapper .home__partner__content .card .card-content h3[data-v-0ce06918]{margin-bottom:15px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:18px;color:#fff;line-height:33px;text-align:left}.home__partner__wrapper .home__partner__content .card .card-content p[data-v-0ce06918]{margin-bottom:20px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:16px;color:#fff;line-height:28px;text-align:left}.home__partner__wrapper .home__partner__content .card .card-content .card-icon[data-v-0ce06918]{position:absolute;bottom:-65px;right:-20px;width:120px;height:120px;z-index:1}.home__partner__wrapper .home__partner__content .card .card-button[data-v-0ce06918]{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:10px 0;border-radius:4px;width:-moz-fit-content;width:fit-content;position:relative;z-index:2;margin-top:auto}.home__partner__wrapper .home__partner__content .card .card-button span[data-v-0ce06918]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:16px;color:#fff}.home__partner__wrapper .home__partner__content .card .card-button .arrow-right[data-v-0ce06918]{font-size:18px;color:#082400}.home__partner__wrapper .home__partner__content .card.card-1[data-v-0ce06918]{background:url(../../assets/img/gxdtBg.70ca9c7d.png) no-repeat 50%;background-size:100% 100%}.home__partner__wrapper .home__partner__content .card.card-2[data-v-0ce06918]{background:url(../../assets/img/zlzsBg.e62a64e7.png) no-repeat 50%;background-size:100% 100%}.home__partner__wrapper .home__partner__content .card.card-3[data-v-0ce06918]{background:url(../../assets/img/zxhdBg.4f0fff92.png) no-repeat 50%;background-size:100% 100%}.home__partner__wrapper .home__partner__content .card.card-4[data-v-0ce06918]{background:url(../../assets/img/cylptBg.972a841c.png) no-repeat 50%;background-size:100% 100%}.home__serve__wrapper[data-v-6748af4a]{position:relative}.home__serve__wrapper .content-wrapper[data-v-6748af4a]{background:rgba(0,0,0,.4);z-index:10;width:100%}.home__serve__wrapper .content[data-v-6748af4a]{width:1250px;height:70px;position:absolute;top:-40px;left:50%;transform:translateX(-50%);z-index:10;display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:12px}.home__serve__wrapper .content li[data-v-6748af4a]{position:relative;width:190px;height:80px;display:flex;align-items:center;justify-content:center;cursor:pointer}.home__serve__wrapper .content li span[data-v-6748af4a]{font-weight:400;font-size:16px!important;color:#1c1b20}.home__serve__wrapper .content li img[data-v-6748af4a]{margin-right:5px;margin-left:10px;height:26px}.home__serve__wrapper .content li .zc__menu[data-v-6748af4a]{position:absolute;top:80px;left:0;display:flex;width:100%;background:#fff;flex-wrap:wrap;padding:15px 0}.home__serve__wrapper .content li .zc__menu span[data-v-6748af4a]{flex:1 1 25%;height:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.home__serve__wrapper .content li .zc__menu span[data-v-6748af4a]:hover{color:#00f}.home__serve__wrapper .content li .zc__menu .backBtn[data-v-6748af4a]{text-align:center}.home__serve__wrapper .content li span[data-v-6748af4a]{font-size:22px}.stats-container[data-v-d98f4944]{width:85%;position:absolute;bottom:85px;left:50%;transform:translateX(-50%);z-index:10}.stats-container .stats[data-v-d98f4944]{width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:14px;padding:0 20px}.stats-container .stats .stat-item[data-v-d98f4944]{flex:1;-o-border-image:linear-gradient(180deg,hsla(0,0%,100%,.26),hsla(0,0%,100%,.11)) 1 1;border-image:linear-gradient(180deg,hsla(0,0%,100%,.26),hsla(0,0%,100%,.11)) 1 1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.25);border-radius:6px;padding:14px 12px;text-align:center;transition:all .3s;min-height:50px;display:flex;flex-direction:column;justify-content:center}.stats-container .stats .stat-item[data-v-d98f4944]:hover{background:hsla(0,0%,100%,.2);transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.stats-container .stats .stat-item .stat-number[data-v-d98f4944]{font-size:24px;font-weight:600;color:#fff;margin-bottom:6px;line-height:1.2;letter-spacing:.5px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.stats-container .stats .stat-item .stat-label[data-v-d98f4944]{font-size:12px;color:#fff;opacity:.95;line-height:1.4;text-shadow:0 1px 2px rgba(0,0,0,.2)}.stats-container[data-v-5782cdf7]{width:500px;height:80px;font-family:FZFYSJW--GB1;font-weight:400;font-size:28px;color:#fff;line-height:40px;text-align:left;font-style:normal;position:absolute;left:18%;top:180px}.home__banner[data-v-1d7d50aa]{position:relative}.home__banner .lys__carousel__content[data-v-1d7d50aa]{width:100%;height:500px;position:relative}.home__banner[data-v-1d7d50aa] .el-carousel__indicators{bottom:50px}.home__banner[data-v-1d7d50aa] .el-carousel__indicators .el-carousel__indicator .el-carousel__button{background-color:rgba(0,0,0,.1);width:45px;height:5px}.home__banner[data-v-1d7d50aa] .el-carousel__indicators .is-active .el-carousel__button{width:45px;height:5px;background-color:#fff}.home__banner[data-v-1d7d50aa] .el-carousel__arrow{display:none!important}.home__banner[data-v-1d7d50aa] .el-carousel__button{width:6px;height:6px;background:#1939a6;border-radius:6px}[data-v-1d7d50aa] .home__serve__wrapper{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;pointer-events:none}[data-v-1d7d50aa] .home__serve__wrapper .content{pointer-events:auto;width:auto;max-width:1100px;height:60px;position:static!important;top:auto!important;left:auto!important;transform:none!important;background:transparent;border-radius:0;padding:0;gap:20px;display:flex;justify-content:center;align-items:center;margin:0 auto}[data-v-1d7d50aa] .home__serve__wrapper .content li{width:auto;min-width:120px;height:74px;padding:0 10px;background:transparent;flex-shrink:0}[data-v-1d7d50aa] .home__serve__wrapper .content li img{height:32px;margin-right:6px}[data-v-1d7d50aa] .home__serve__wrapper .content li span{font-size:18px;color:#dfe7ff}.home__partner__wrapper[data-v-6502c5f8]{padding:40px 0;width:100%;display:flex;align-items:center;flex-direction:column;background-color:#fff}.home__partner__wrapper .home__partner__content[data-v-6502c5f8]{width:1200px;margin:0 auto;display:flex;gap:18px;padding:20px;flex-wrap:wrap}.home__partner__wrapper .home__partner__content .card[data-v-6502c5f8]{flex:1;height:244px;border-radius:8px;padding:30px 20px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;background:url(../../assets/img/zlzsBg.e62a64e7.png) no-repeat 50%;background-size:100% 100%}.home__partner__wrapper .home__partner__content .card[data-v-6502c5f8]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.home__partner__wrapper .home__partner__content .card .card-content[data-v-6502c5f8]{flex:1;display:flex;flex-direction:column;position:relative;z-index:2}.home__partner__wrapper .home__partner__content .card .card-content h3[data-v-6502c5f8]{margin-bottom:0;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:18px;color:#fff;line-height:33px;text-align:left}.home__partner__wrapper .home__partner__content .card .card-content p[data-v-6502c5f8]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:16px;color:#fff;line-height:28px;text-align:left}.home__partner__wrapper .home__partner__content .card .card-icon[data-v-6502c5f8]{position:absolute;top:0;right:6px;width:40%;height:100%;display:flex;justify-content:center;align-items:center}.home__partner__wrapper .home__partner__content .card .card-icon img[data-v-6502c5f8]{max-width:100%;max-height:100%}.home__partner__wrapper .home__partner__content .card .card-button[data-v-6502c5f8]{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:10px 0;border-radius:4px;width:-moz-fit-content;width:fit-content;position:relative;z-index:2;margin-top:auto}.home__partner__wrapper .home__partner__content .card .card-button span[data-v-6502c5f8]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:16px;color:#fff}.home__partner__wrapper .home__partner__content .card .card-button .el-icon-right[data-v-6502c5f8]{border:1px solid #fff;border-radius:50%;color:#fff}.home__partner__wrapper .home__partner__content .card.card-width[data-v-6502c5f8]{max-width:calc(33.33% - 12px);flex:0 0 calc(33.33% - 12px);box-sizing:border-box;height:129px}.home__partner__wrapper .home__partner__content .card.card-width2[data-v-6502c5f8]{max-width:calc(50% - 9px);flex:0 0 calc(50% - 9px);box-sizing:border-box;height:452px}.home__partner__wrapper .home__partner__content .card-width2 .card-content[data-v-6502c5f8]{align-items:center}.home__partner__wrapper .home__partner__content .card-width2 .card-content h3[data-v-6502c5f8]{font-size:22px;color:#1c1b20}.home__partner__wrapper .home__partner__content .card-width2 .card-content p[data-v-6502c5f8]{color:#666}.home__partner__wrapper .home__partner__content .card-width2 .card-icon[data-v-6502c5f8]{position:static;width:100%}.home__partner__wrapper .home__partner__content .card-width2 .card-button[data-v-6502c5f8]{width:220px;height:53px;align-items:center;justify-content:center;border-radius:27px;margin:auto}.home__partner__wrapper .home__partner__content .card-width2.card-4 .card-button[data-v-6502c5f8]{background:#006ae2;color:#fff}.home__partner__wrapper .home__partner__content .card-width2.card-5 .card-button[data-v-6502c5f8]{background:hsla(0,0%,100%,.6)}.home__partner__wrapper .home__partner__content .card-width2.card-5 .card-button span[data-v-6502c5f8]{color:#006ae2}.home__partner__wrapper[data-v-4f9ad7ec]{padding:40px 0;width:100%;display:flex;align-items:center;flex-direction:column;background:linear-gradient(180deg,hsla(0,0%,93.3%,0),hsla(0,0%,94.1%,0));background:url(../../assets/img/cjzcBgAll.7a379e8b.png) no-repeat 50%;background-size:100% 100%}.home__partner__wrapper .home__partner__content[data-v-4f9ad7ec]{width:1200px;margin:0 auto;padding:20px;height:525px;display:flex;gap:20px}.home__partner__wrapper .home__partner__content .hot-page[data-v-4f9ad7ec],.home__partner__wrapper .home__partner__content .notice-left-img[data-v-4f9ad7ec]{width:200px;box-sizing:border-box;height:100%}.home__partner__wrapper .home__partner__content .notice-left-img[data-v-4f9ad7ec]{position:relative}.home__partner__wrapper .home__partner__content .notice-left-img img[data-v-4f9ad7ec]{width:100%;height:100%}.home__partner__wrapper .home__partner__content .notice-left-title[data-v-4f9ad7ec]{position:absolute;top:90px;left:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.home__partner__wrapper .home__partner__content .notice-left-title h2[data-v-4f9ad7ec]{font-weight:600;font-size:24px;color:#fff}.home__partner__wrapper .home__partner__content .notice-left-title .line[data-v-4f9ad7ec]{margin:15px auto 20px;width:50px;height:4px;background-color:#fff;border-radius:10px}.home__partner__wrapper .home__partner__content .notice-left-img-btn[data-v-4f9ad7ec]{border-radius:4px;border:1px solid #fff;color:#fff;width:100px;padding:4px 0;font-size:12px;cursor:pointer;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.home__partner__wrapper .home__partner__content .notice-left-img-btn[data-v-4f9ad7ec]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.home__partner__wrapper .home__partner__content .hot-page[data-v-4f9ad7ec]{background:#fff;border-radius:6px;padding:20px 10px;height:100%}.home__partner__wrapper .home__partner__content .hot-page .hot-title[data-v-4f9ad7ec]{font-weight:600;font-size:18px;color:#1c1b20;line-height:30px;border-bottom:1px solid #dcdcdc;text-align:center;margin-bottom:10px}.home__partner__wrapper .home__partner__content .hot-page .hot-list[data-v-4f9ad7ec]{height:calc(100% - 25px);overflow-y:auto}.home__partner__wrapper .home__partner__content .hot-page .HotList-item[data-v-4f9ad7ec]{display:flex;align-items:center;gap:5px;font-size:14px;color:#1c1b20;padding-bottom:10px;margin-bottom:10px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.home__partner__wrapper .home__partner__content .hot-page .HotList-item[data-v-4f9ad7ec]:hover{transform:translateY(-5px)}.home__partner__wrapper .home__partner__content .hot-page .HotList-item[data-v-4f9ad7ec]:last-child{margin-bottom:0}.home__partner__wrapper .home__partner__content .noticeList[data-v-4f9ad7ec]{background:#fff;border-radius:6px;padding:20px;overflow-y:auto;flex:1}.home__partner__wrapper .home__partner__content .noticeList-item[data-v-4f9ad7ec]{background:#fff;border-radius:2px;padding:6px 15px;margin-bottom:10px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.home__partner__wrapper .home__partner__content .noticeList-item[data-v-4f9ad7ec]:last-child{margin-bottom:0}.home__partner__wrapper .home__partner__content .noticeList-item[data-v-4f9ad7ec]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.home__partner__wrapper .home__partner__content .noticeList-item .noticeList-item-icon[data-v-4f9ad7ec]{white-space:nowrap;min-width:46px;text-align:center;background:#006ae2;color:#fff;font-size:12px;margin-right:10px;padding:2px 5px;border-radius:3px}.home__partner__wrapper .home__partner__content .noticeList-item .noticeList-item-title[data-v-4f9ad7ec]{font-weight:600;font-size:16px;color:#1c1b20;line-height:25px;margin-bottom:10px}.home__partner__wrapper .home__partner__content .noticeList-item .noticeList-item-info[data-v-4f9ad7ec]{font-weight:400;font-size:14px;color:#666;line-height:22px}.home__partner__wrapper .home__partner__content .noticeList-item .text__footer[data-v-4f9ad7ec]{margin-top:10px;display:flex;align-items:center;gap:10px;font-size:12px;color:#999;line-height:20px}.home__partner__wrapper[data-v-2d538cef]{padding:40px 0;width:100%;display:flex;align-items:center;flex-direction:column;background-color:#fff}.home__partner__wrapper .home__partner__content[data-v-2d538cef]{width:1200px;margin:0 auto;display:flex;gap:20px;padding:20px;height:242px}.home__partner__wrapper .home__partner__content .notice-left-img[data-v-2d538cef]{width:470px;height:100%}.home__partner__wrapper .home__partner__content .notice-left-img img[data-v-2d538cef]{width:100%;height:100%}.home__partner__wrapper .home__partner__content .noticeList[data-v-2d538cef]{background:linear-gradient(0deg,rgba(0,163,243,0),#006ae2);border-radius:6px;padding:20px;overflow-y:auto;flex:1}.home__partner__wrapper .home__partner__content .noticeList-item[data-v-2d538cef]{background:#fff;border-radius:2px;padding:6px 15px;display:flex;align-items:center;margin-bottom:10px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.home__partner__wrapper .home__partner__content .noticeList-item[data-v-2d538cef]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.home__partner__wrapper .home__partner__content .noticeList-item .noticeList-item-icon[data-v-2d538cef]{white-space:nowrap;min-width:46px;text-align:center;background:#006ae2;color:#fff;font-size:12px;margin-right:10px;padding:2px 5px;border-radius:3px}.home__partner__wrapper .home__partner__content .noticeList-item .noticeList-item-title[data-v-2d538cef]{font-size:14px;color:#1c1b20}.home__partner__wrapper .home__partner__content .noticeList-item[data-v-2d538cef]:last-child{margin-bottom:0}.right-float-box[data-v-f06de802]{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:1000;padding:10px 0;background:#fff;border-radius:39px;border:1px solid #f7f7f7}.float-list[data-v-f06de802]{list-style:none;margin:0;padding:0}.right-float-close[data-v-f06de802]{font-size:20px;position:absolute;right:0;top:-15px;cursor:pointer;opacity:.8}.right-float-close[data-v-f06de802]:hover{color:red}.float-item[data-v-f06de802]{position:relative;width:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 5px;cursor:pointer;transition:all .3s ease;border-radius:4px;box-sizing:border-box}.float-item[data-v-f06de802]:hover:first-child{border-radius:39px 39px 0 0}.float-item[data-v-f06de802]:hover:last-child{border-radius:0 0 39px 39px}.float-item:hover .item-label[data-v-f06de802]{color:#409eff}.float-item.has-children[data-v-f06de802]:after{content:"";position:absolute;left:5px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:4px solid #909399}.child-icon[data-v-f06de802],.item-icon[data-v-f06de802]{font-size:24px;color:#606266;margin-bottom:5px;transition:color .3s}.child-image[data-v-f06de802],.item-image[data-v-f06de802]{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;margin-bottom:5px}.child-label[data-v-f06de802],.item-label[data-v-f06de802]{font-size:12px;color:#1c1b20;text-align:center;line-height:1.4;word-break:break-all;transition:color .3s}.float-item:hover .child-icon[data-v-f06de802],.float-item:hover .item-icon[data-v-f06de802]{color:#409eff}.children-menu[data-v-f06de802]{position:absolute;right:100%;top:0;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:4px;padding:5px 0;margin-right:10px;opacity:0;visibility:hidden;transform:translateX(10px);transition:all .3s ease;white-space:nowrap;min-width:120px}.children-menu.show[data-v-f06de802]{opacity:1;visibility:visible;transform:translateX(0)}.child-item[data-v-f06de802]{display:flex;align-items:center;padding:10px 15px;cursor:pointer;transition:all .3s ease}.child-item[data-v-f06de802]:hover{background-color:#f5f7fa}.child-item:hover .child-icon[data-v-f06de802],.child-item:hover .child-label[data-v-f06de802]{color:#409eff}.child-icon[data-v-f06de802]{margin-right:8px;margin-bottom:0;font-size:18px}.child-image[data-v-f06de802]{margin-right:8px;margin-bottom:0;width:20px;height:20px}.child-label[data-v-f06de802]{font-size:14px;text-align:left}.bankDivList .el-image__inner{width:100%;height:100%}.el-table--small td,.el-table--small th{padding:0 0!important}.dialoginfo .el-dialog__body{padding:10px 20px 20px}.bankDivList .el-carousel__container{height:250px!important}.el-carousel__button{width:45px;background:#3baeff}.logo-banner{height:423px}.el-carousel__arrow{width:36px;height:88px;border-radius:8px;font-size:26px;font-weight:700}.buttonDiv li[data-v-62d0ae0c]:last-child{margin-bottom:10px}.data-fors[data-v-62d0ae0c]{flex:0 0 100px;position:relative;font-size:18px;background-color:#da1616;color:#fff}.data-fors i[data-v-62d0ae0c]{position:absolute;right:-21px;top:30px;color:#da1616;font-size:40px}.for-items-banner-box[data-v-62d0ae0c]{padding-left:20px;flex:1 1 auto;border-bottom:1px solid #efefef}.for-items-banner-box .for-items-banner[data-v-62d0ae0c]{flex:1 1 auto;height:100px;display:flex;align-items:center}.for-items-banner-box .for-items-banner ul[data-v-62d0ae0c]{display:flex;flex-direction:column}.for-items-banner-box .for-items-banner ul img[data-v-62d0ae0c]{width:45px;height:45px}.for-items-banner-box .for-items-banner ul li[data-v-62d0ae0c]{display:flex!important;text-align:left;justify-content:center;color:#000}.for-items-banner-box .for-items-banner ul li span[data-v-62d0ae0c]{display:inline-block;width:100%;font-size:14px;text-align:center!important}.for-items-banner-box .for-items-banner ul li span font[data-v-62d0ae0c]{font-size:30px;padding-left:20px;font-weight:600}.data-census-div[data-v-62d0ae0c]{background-color:#fff;padding:10px}.data-census-div .data-census-div-title[data-v-62d0ae0c]{margin:0 auto;width:1200px;display:flex;border-bottom:1px solid #f0f0f0}.data-census-div .data-census-div-title p[data-v-62d0ae0c]{flex:0 0 85px;height:52px;font-size:20px;display:flex;align-items:center;text-indent:2px;position:relative;padding-left:10px}.data-census-div .data-census-div-title p[data-v-62d0ae0c]:before{content:"";width:5px;height:22px;position:absolute;top:16px;left:0;background-color:#487fff}.data-census-div .data-census-div-title span[data-v-62d0ae0c]{flex:1 1 auto;text-align:right;line-height:55px;color:#ccc;font-size:16px}.data-census-div .data-census-div-cons[data-v-62d0ae0c]{margin:0 auto;padding-top:30px;width:1200px}.data-census-div .data-census-div-cons .con-column[data-v-62d0ae0c]{padding:15px;height:256px;display:flex;background-color:#fdfafe}.data-census-div .data-census-div-cons .con-column .number-column[data-v-62d0ae0c]{flex:0 0 50%}.data-census-div .data-census-div-cons .con-column .number-column div[data-v-62d0ae0c]{padding:20px 0;display:flex}.data-census-div .data-census-div-cons .con-column .number-column div li[data-v-62d0ae0c]{flex:0 0 50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.data-census-div .data-census-div-cons .con-column .number-column div li span[data-v-62d0ae0c]{font-size:16px;font-weight:700}.data-census-div .data-census-div-cons .con-column .column-echarts[data-v-62d0ae0c]{flex:0 0 50%}.data-census-div .data-census-div-cons .lins[data-v-62d0ae0c]{margin:0 auto;width:1160px;height:1px;display:block;border-bottom:1px dashed #ccc}.data-census-div .data-census-div-cons .con-bar[data-v-62d0ae0c]{padding:15px;height:256px;display:flex}.data-census-div .data-census-div-cons .con-bar .bar-con-box[data-v-62d0ae0c]{flex:0 0 50%}.prd-infos[data-v-62d0ae0c]{flex:0 0 50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prd-infos p[data-v-62d0ae0c]{font-size:14px;color:#4c4f59}.prd-infos span[data-v-62d0ae0c]{color:#6e7177}.mores[data-v-62d0ae0c]{padding:10px 0;display:flex;flex-direction:column;align-items:center}.mores button[data-v-62d0ae0c]{width:140px;height:30px;opacity:.8;box-shadow:0 4px 16px 0 hsla(0,0%,76.9%,.3);border-radius:4px;border:none;outline:none;color:#fff}.mores span[data-v-62d0ae0c]{padding:0 20px;width:100%;margin-top:10px;flex:0 0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#6e7177;text-align:center;box-sizing:border-box}.rongziXuDiv[data-v-62d0ae0c]{height:450px;background:#fff;display:flex;flex-direction:row;justify-content:center;padding-top:30px}.rongziXuDiv .main_content .rongzi_title[data-v-62d0ae0c]{display:flex;align-items:center}.rongziXuDiv .main_content .rongzi_title .rongZiTitle_left[data-v-62d0ae0c]{height:50px;line-height:50px;border-bottom:1px solid #f0f0f0;width:570px;display:flex;align-items:center;justify-content:space-between}.rongziXuDiv .main_content .rongzi_title .rongZiTitle_left span[data-v-62d0ae0c]{font-size:14px;color:#bd1e1e;margin-right:30px}.rongziXuDiv .main_content .rongzi_title .rongZiTitle_left div span[data-v-62d0ae0c]{font-size:20px;color:#383838;font-weight:700;border-bottom:4px solid transparent;display:inline-block;height:48px;margin-right:20px}.rongziXuDiv .main_content .rongzi_title .rongZiTitle_right[data-v-62d0ae0c]{height:50px;line-height:50px;border-bottom:1px solid #f0f0f0;margin-left:60px;width:570px}.rongziXuDiv .main_content .rongzi_title .rongZiTitle_right span[data-v-62d0ae0c]{font-size:20px;color:#383838;font-weight:700;border-bottom:4px solid transparent;display:inline-block;height:48px;margin-right:20px}.rongziXuDiv .main_content .rongzi_content[data-v-62d0ae0c]{margin:30px 0}.rongziXuDiv .main_content .rongzi_content .rongzi_item[data-v-62d0ae0c]{display:flex;align-items:center}.rongziXuDiv .main_content .rongzi_content .rongzi_item .listDIV[data-v-62d0ae0c]{height:80px;padding:5px 0;margin:5px 0;width:570px;display:flex;align-items:center}.rongziXuDiv .main_content .rongzi_content .rongzi_item .listDIV .zai img[data-v-62d0ae0c]{width:74px;height:74px;margin-right:10px}.rongziXuDiv .main_content .rongzi_content .rongzi_item .listDIV .zai .grayImg[data-v-62d0ae0c]{-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}.rongziXuDiv .main_content .rongzi_content .rongzi_item .listDIV .rigjtInfo[data-v-62d0ae0c]{flex:1}.rongziXuDiv .main_content .rongzi_content .rongzi_item .listDIV .rigjtInfo .secondKLi[data-v-62d0ae0c]{margin-top:15px;display:flex;justify-content:space-between}.rongziXuDiv .main_content .rongzi_content .rongzi_item .listDIV .rigjtInfo .secondKLi .text_FS[data-v-62d0ae0c]{display:inline-block;width:150px}.rongziXuDiv .main_content .rongzi_content .rongzi_item .right_content[data-v-62d0ae0c]{height:80px;padding:5px 0;margin:5px 0;display:flex;align-items:center;width:570px;margin-left:60px}.rongziXuDiv .main_content .rongzi_content .rongzi_item .right_content .deteDiv[data-v-62d0ae0c]{width:74px;height:74px;border:2px solid #ec8888;border-radius:5px;margin-right:10px;display:flex;justify-content:center;align-items:center}.rongziXuDiv .main_content .rongzi_content .rongzi_item .right_content .deteDiv img[data-v-62d0ae0c]{width:72px}.rongziXuDiv .main_content .rongzi_content .rongzi_item .right_content .compoMneyDiv[data-v-62d0ae0c]{flex:1}.rongziXuDiv .main_content .rongzi_content .rongzi_item .right_content .spanWidth[data-v-62d0ae0c]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:200px;display:inline-block;position:relative;top:5px}.bankDivList .swiper-wrapper[data-v-62d0ae0c]{width:1200px!important;border:1px solid red}.bankDivList .swiper-wrapper .swiper-slide[data-v-62d0ae0c]{text-align:center;font-size:18px;background:#fff;height:calc(50% - 15px);display:flex;justify-content:center;align-items:center}.img-box[data-v-62d0ae0c]{display:inline-block;width:260px;height:64px;box-shadow:0 1px 5px rgba(86,178,157,.4);margin:0 13px 15px;background:#fff;border-width:1px;border-style:solid;border-color:#d2e9f9;-o-border-image:initial;border-image:initial;border-radius:5px}.img-box img[data-v-62d0ae0c]{width:100%;height:100%}.logo-box[data-v-62d0ae0c]{width:100%;height:560px;overflow:hidden;background:#fff;background-size:100% 100%}.logo-box .title[data-v-62d0ae0c]{margin:60px 0 45px 100px}.logo-box .title span[data-v-62d0ae0c]{display:inline-block;width:110px;height:36px;line-height:36px;text-align:center;border-radius:18px;background-image:linear-gradient(180deg,#3badff,#4881ff);color:#fff;font-size:16px;font-weight:700}@keyframes animate-62d0ae0c{0%{transform:scale(1)}2%{transform:scale(1)}47%{transform:scale(1.2)}53%{transform:scale(1.2)}98%{transform:scale(1)}to{transform:scale(1)}}.home[data-v-62d0ae0c]{background:#eee;position:relative}.header-banner-wrapper[data-v-62d0ae0c]{position:relative}.header-banner-wrapper[data-v-62d0ae0c] .header-new{position:absolute;top:0;left:0;right:0;z-index:10;background:linear-gradient(180deg,rgba(0,0,0,.69),transparent)}.header-banner-wrapper[data-v-62d0ae0c] .header-new.header-fixed{position:fixed;background:transparent}.home-banner[data-v-62d0ae0c]{width:100%;height:420px;overflow:hidden;position:relative}.home-banner .bannerDiv[data-v-62d0ae0c]{width:100%;height:420px}.home-banner .banner-content[data-v-62d0ae0c]{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;text-align:center;color:#fff}.home-banner .banner-head[data-v-62d0ae0c]{font-size:66px;font-weight:700;margin:250px 0 10px 0;letter-spacing:5px;text-shadow:0 2px 6px rgba(0,0,0,.5)}.home-banner .banner-text[data-v-62d0ae0c]{font-size:20px;line-height:28px;text-align:center;letter-spacing:2px;text-shadow:0 2px 6px rgba(0,0,0,.5)}.home-banner .banner-btn[data-v-62d0ae0c]{display:block;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;position:absolute;bottom:40%;left:0}.home-banner .banner-btn a[data-v-62d0ae0c],.home-banner .banner-btn div[data-v-62d0ae0c]{display:block;width:192px;height:64px;line-height:64px;text-align:center;font-size:24px;margin:0 40px;border:2px solid #fff;border-radius:32px;cursor:pointer}.home-banner .banner-btn .banner-btn-1[data-v-62d0ae0c],.home-banner .banner-btn .banner-btn-2[data-v-62d0ae0c]{border-color:#fff;background:none;color:#fff}.home-banner .banner-btn .banner-btn-1[data-v-62d0ae0c]:hover,.home-banner .banner-btn .banner-btn-2[data-v-62d0ae0c]:hover{background:#fff;color:#4285f4}.home-icons[data-v-62d0ae0c]{width:100%;position:absolute;bottom:70px;left:0}.home-icons ul[data-v-62d0ae0c]{display:flex;justify-content:space-between;align-items:center}.home-icons ul li[data-v-62d0ae0c]{width:220px;height:60px;display:flex;justify-content:flex-start;align-items:center;border-right:1px solid #fff;padding:0 0 0 30px}.home-icons ul li[data-v-62d0ae0c]:first-child{width:280px;padding:0}.home-icons ul li:first-child img[data-v-62d0ae0c]{width:34px;height:30px;margin:5px 0 0 0}.home-icons ul li:nth-child(2) img[data-v-62d0ae0c]{width:32px;height:32px}.home-icons ul li:nth-child(3) img[data-v-62d0ae0c]{width:32px;height:30px}.home-icons ul li:nth-child(4) img[data-v-62d0ae0c]{width:34px;height:35px}.home-icons ul li[data-v-62d0ae0c]:last-child{border:none}.home-icons ul li:last-child img[data-v-62d0ae0c]{width:33px;height:24px}.home-icons ul li img[data-v-62d0ae0c]{position:static}.home-icons ul li div[data-v-62d0ae0c]{margin-left:20px;text-align:left}.home-icons ul li div p[data-v-62d0ae0c]:first-child{height:46px;font-size:36px;font-style:italic}.home-icons ul li div p:first-child span[data-v-62d0ae0c]{font-size:18px;font-style:normal;margin-left:5px}.home-icons ul li div p[data-v-62d0ae0c]:nth-child(2){font-size:16px}.home-notice[data-v-62d0ae0c]{padding-top:40px;background:#fff}.home-notice .notice-box[data-v-62d0ae0c]{height:44px;background:#f9fafb;display:flex;justify-content:flex-start}.home-notice .notice-box .icon-notice[data-v-62d0ae0c]{width:24px;height:22px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAWCAYAAAA1vze2AAACcElEQVRIia2VW4iNURTHf6OjsMv1gZAnUdS4JMqQzGk8KLzhRUqkiDdldjxwmiMvojyMXF7EC7lEycNuCONWLrnkwTWUiJjmuM4Yrfrv6XP6vo85zaqv8529197/tdZ/rf9X19jSSQ1WB2wBtgOvgaXBu6dZ1wyoAWAIcBzYDdjFk4HNeQcKfQSYAJwGZgKHgQ3Ae2BodCiWK+OBc8DR4N2evmbSANwGpgGbgLXAzxS/A0A98Dwu/C/IOqBNmS8C9uf47gKagndn4sK/ymX7e4GNwEMjGHiRdyB4d7V6LXZXCVgJDKzaHycgi2oVkNaKv4AOoNWaIXjXkQYyG7gJ3FE7Jm0x8BkYDfRkBP8d+AYMBx4Zd8G7L9XlGKv3kiJO2ks9WQAR5CxgZToIbNMM/QXSLxa8O1QsV9YDS4rlyk41QBewtZZhzLOPmpmR4nC1lbHfMimWKxOBBcCF4N0rYFjcK4g0syaRFwfJOmmUuifPCjrTLk0rVfsWRNhjSUSaWYRrgCMZ+6ZlM6RjK4J3d6sdjJOKtKhezu/UzvZ+TZ1lOrUvo1E6pWeTgndtaVFE4n8AD4B7wCVgirI7phJckdJeFKlJ+23DGLzrETeD7UkDSZpFP0iZXNe6zUEL0CiRnJrD0QkLWGqcCdKu3wZlZ+WcoyFbDowBbgDLMkBa9UnoHcg0kPu6eC7QDdzSe4zSwD9JHcrKuiseDt6dF7874loakd3SsnnACHGzUENm4me8zQJOAs3i5FTyguDdk+T/rGG0KK3+FrHZW+BrYv+DgOcDb4J3zzLuyQWxj5Ip6XSpsHVZb0lklsHl4F3e/QD8AcRGpBT/AmsKAAAAAElFTkSuQmCC) no-repeat 50%;background-size:100% 100%;margin:11px 20px 11px 35px}.home-notice .notice-box span[data-v-62d0ae0c]{line-height:44px;font-size:16px;color:#212b36;cursor:pointer}.home-title[data-v-62d0ae0c]{height:28px;padding:44px 0 34px 0;display:flex;justify-content:flex-start;align-items:center}.home-title.spe[data-v-62d0ae0c]{padding:44px 0 24px 0}.home-title .icon_title[data-v-62d0ae0c]{width:17px;height:22px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAXCAYAAAGaM5RxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4NGYzNzY2NC04OTRkLTc1NDMtYmMzZi1jNGZmZDAyODQ3MzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjBBMkJCM0IxODlDMTFFQTlERkNCNDg5MkExOTVCMjUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjBBMkJCM0ExODlDMTFFQTlERkNCNDg5MkExOTVCMjUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6YWY3ODA4YmEtNjY3NC1lMzRmLThmMjgtMTNjZmVkYTg2Mjg5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg0ZjM3NjY0LTg5NGQtNzU0My1iYzNmLWM0ZmZkMDI4NDczMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi4YhsMAAAGZSURBVHjaYnRq/cIABP+B+B4LAwQwgggmKKceRAAEECNUmRILVC1cuhEggGBSVkDcDaUZYSYdhZoG1zINiLOgAmBrAAKIEckBYJUwg+EAWSAQiNeDDM8A4hlAvA6kDaRiOhBnYtMCBgABBLMFBv4j+XQtEAcBcTCyriNQ2gZKB0HpdciKrJF8eQfKVkG2/wOUFgBiZiBWBuK/QHwXJAjyBj8Uf4TiP1AN7HCH////n4EQAAggZN8pQY2/B7XuP3p4dEPpUlxhDPcqNDJB4BgTDqu7oHQZE1IMgcB69DBiwmc/shuUofRdaDQzQKMarIAZKvAXSndA6QqYghqoQAuU5ofSH2EKaqECzeiS2Kxoh7IriY4PgABDT2kwkAFNowxIPsrEJYfNEJCz3iK5GeQ8Yajbscphi7IaJEWwUPqITw7dJfxQm5iRQk4YaiNOOXSXtCMpgoXuX0Jy2BI5DNxDSjb45LBmBAYsCRKfHNwQK6TMAs4k0ExDSA7FELJdATMkECmbwjLeMaTMiEsOxZAeNLESJDY+OTgAAGrWbwtYx9knAAAAAElFTkSuQmCC) no-repeat 50%;background-size:100% 100%;margin:0 15px 0 0}.home-title span[data-v-62d0ae0c]{flex:1;font-size:24px}.home-title a[data-v-62d0ae0c]{font-size:16px;color:#4285f4}.home-title .icon-arrow[data-v-62d0ae0c]{width:18px;height:13px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAAGTn9/DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4NGYzNzY2NC04OTRkLTc1NDMtYmMzZi1jNGZmZDAyODQ3MzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjBBMkJCM0YxODlDMTFFQTlERkNCNDg5MkExOTVCMjUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjBBMkJCM0UxODlDMTFFQTlERkNCNDg5MkExOTVCMjUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6YWY3ODA4YmEtNjY3NC1lMzRmLThmMjgtMTNjZmVkYTg2Mjg5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg0ZjM3NjY0LTg5NGQtNzU0My1iYzNmLWM0ZmZkMDI4NDczMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pni+duMAAAEYSURBVHjaYvz//z8DDLA4t32NA9JKQFwPEEAMIBmn1i8bmA+zlTYARV4ABBBYBBkDZY+hC3wE0QABhCzgDmOjq3wNohmBjAYGVOCHrnIfiAYIIAzbkS2FKYIZGQs0RpkBN6gH4vM4TYQ5EIiP47QaKOkBCh5kMYAAYkQOTRgABipIkH1vFfcvmBgTDndZAPFPoAYumABWE6Gm6gKpS0AsADT5I7aARAYqQBwNxMJMDEQCoq1mwqHIHKqIG6QInL5w2HQCPXgAAgyn1Vhs0YQawAfEm4E4BNkgkg1E8+M+IBYB4v1A7AM0+BvZBiIZrAo1UBqITwGxGyz+yDMRO8imugtZyDAIPQzVkMOQhQSD0GM5FGjQT3R1AFq6C1TpRH1jAAAAAElFTkSuQmCC) no-repeat 50%;background-size:100% 100%;margin:0 30px 0 10px}.home-search[data-v-62d0ae0c]{background:#fff;padding-bottom:20px}.home-search .search-box[data-v-62d0ae0c]{height:130px;background:#f9fafb;display:flex;justify-content:flex-start;align-items:center;padding:0 0 0 30px}.home-search .search-box .el-form-item[data-v-62d0ae0c]{width:330px}.home-search .search-box .search-btn[data-v-62d0ae0c]{width:144px;height:48px;background:#4285f4;color:#fff;border-radius:8px;font-size:16px}.home-search .search-box .search-btn[data-v-62d0ae0c]:hover{opacity:.8}.home-loan[data-v-62d0ae0c]{background:#fff}.home-loan .loan-cont[data-v-62d0ae0c]{height:495px;overflow:hidden}.home-loan .loan-cont ul[data-v-62d0ae0c]{overflow:hidden;padding:15px 0 15px 15px}.home-loan .loan-cont li[data-v-62d0ae0c]{float:left;width:370px;height:460px;border-radius:8px;box-shadow:1px 1px 8px #ccc;margin:0 25px 0 0;text-align:center;transition:all .4s linear}.home-loan .loan-cont li[data-v-62d0ae0c]:hover{background:url(../../assets/img/bg_01.041a1791.png) no-repeat 50%;background-size:100% 100%;transform:scale(1.05)}.home-loan .loan-cont li:hover em[data-v-62d0ae0c],.home-loan .loan-cont li:hover p[data-v-62d0ae0c],.home-loan .loan-cont li:hover span[data-v-62d0ae0c]{color:#fff}.home-loan .loan-cont li:hover .applyFor-btn[data-v-62d0ae0c]{background:rgba(66,133,244,.6);color:#fff}.home-loan .loan-cont li[data-v-62d0ae0c]:first-child{margin-left:5px}.home-loan .loan-cont li[data-v-62d0ae0c]:last-child{margin:0}.home-loan .loan-cont li .logobox[data-v-62d0ae0c]{display:flex;height:40px;margin-top:30px;align-items:center;justify-content:center}.home-loan .loan-cont li .logobox img[data-v-62d0ae0c]{display:inline;width:170px}.home-loan .loan-cont li em[data-v-62d0ae0c]{display:block;width:350px;margin:0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;font-size:24px;font-weight:700;padding:15px 0}.home-loan .loan-cont li p[data-v-62d0ae0c]{width:260px;height:45px;line-height:45px;text-align:left;color:#999;font-size:18px;margin:0 0 0 65px}.home-loan .loan-cont li p span[data-v-62d0ae0c]{margin-left:5px;color:#000}.home-loan .loan-cont li .applyFor-btn[data-v-62d0ae0c]{width:145px;height:45px;line-height:45px;border-color:#4285f4;border-radius:8px;font-size:18px;color:#4285f4;margin-top:25px;padding:0}.home-status[data-v-62d0ae0c]{background:#fff;overflow:hidden}.home-status .status-cont[data-v-62d0ae0c]{height:270px;overflow:hidden;position:relative}.home-status .status-cont .status-list[data-v-62d0ae0c]{position:absolute;top:0;left:0}.home-status .status-cont li[data-v-62d0ae0c]{float:left;width:345px;height:120px;background:#4285f4;border-radius:8px;margin:0 30px 30px 0;padding-left:35px;position:relative}.home-status .status-cont li[data-v-62d0ae0c]:nth-child(3n){margin:0}.home-status .status-cont li .icon-success[data-v-62d0ae0c]{position:absolute;bottom:15px;right:15px;width:38px;height:38px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAAHfOtk4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4NGYzNzY2NC04OTRkLTc1NDMtYmMzZi1jNGZmZDAyODQ3MzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjAxQzk5RDUxODlDMTFFQTlERkNCNDg5MkExOTVCMjUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjAxQzk5RDQxODlDMTFFQTlERkNCNDg5MkExOTVCMjUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6YWY3ODA4YmEtNjY3NC1lMzRmLThmMjgtMTNjZmVkYTg2Mjg5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg0ZjM3NjY0LTg5NGQtNzU0My1iYzNmLWM0ZmZkMDI4NDczMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppw5FKAAAASqSURBVHjaYvj//z8DFGfC2IwgAg38ZwIStcgCQMyIrBIsAGIwoQsAgQhAADEgWdSKbBGyKgaYdpjAOZhRIJVcQMY3JIUP0N35A4g5AAII2SIQKEHiC0LFwHwWqK50dAcAwTsksVaQ6hlopiLTcHGYe/5jMREGvgIxNyyEYIqyoZpA+CRUjBtEAAQQA5oVPEA8AYidkcVhDDYsbnoExCuQ4/QREMthcZcYEIdjjQ8oeAOORaBlLDh8hhwVGsjhsxzK/gPEm5Dcxopu3Qcg5kNKQGBrQRwJIDaGCgigKQABTpiRB4G4ES0I4MGCnlz+ADEzPH0yMLwFMQACCD3EYbjjP37wBYhF0PUhczihCp/isAAdG0PVn0Q3bAaWaMaHTyKxC2B6QRxJEgz6j8P1s2EGLMVhGAcQJ0LZkkgGPcZlEYgIwWKYMpLmnVD6FB4XRyDnyF/QlK+CJd2CihRBIP6JI12D0vtvIFaGpTo2ID4FTfAyaIq58Bh0EWoQyJx72Jwcg+TFjUBsB8S80HDLAeJvULl36HoBAghbgY0MHIHYGYh5gfgmEC8G4s84VWNxmSA0heMDE7BFBLrAAqji50AsjCPmCpEM5cJl2EGoAksiE/B9dANhEqlQCRkSshQI30VOo8jZpJpIAwyAWBwtiy2AGVZFQt6sw6I2Ejmjg8AyIgwKRwp4bAWACoxhRMAgFrSkEYjFsHYGPF4sRWJ/RjLIFIvar0C8AVYpCUErbxAQBeJXSOxZQMyDlE+/Y0n7XOCcAbUtBc2mPUgu+QOlOQkUmgkgxlWoN9AV2CEZ6IrHIFbk2JSCctiwKATlhisEIuca1PXwRPsRiH+SmPpBWBvqEDn0vPmfCFcgYzGonvXYMjo/VPIXtDLBZ1A1VO1xfEUQCL+BKvwBxLnQMAW1rWyBeC1SpCQTKs9gGFSWHcVSKP4F4nxcLgYIMFIDXBDaSD+ElP7wgT9QR+XiKWyxYkL1CQjEAHEfNGfBAKh22wfEe4H4AhDfB+L30JoSlDPlgdgIiB2A2AVak8IASF0JEM/DaysOF4MSyQEkn/+G9jK4yEjWyC2XemjWgIFjQCxEbFQuRtJ4A4hlKXAMLgxqGlxGsmc9rNGDzWGg2uY9VCHIVyY0cBATGl8XiL9D7fyKHAgwBRLQvA0Cd4CYnYqOSYN69Dd6qCDVU9eQMosSssOuQCVABTc3lRxUhZZD7+JRy4ZUTj2AOSwESXMKFRykhqdhJ0iodQ0F8ci9kv+kljVYcBEOB4GisQYabYSqShBYjNwxIaY15YfUUAQFvQCS3DQsDjqM1oQjhL9C9W0AcWqRDMLVoCpAyj3I4Ds0Jy1AE9+Eo12AD6sj6W9HbmAQ02xkhNZvP3FE2QuoeeQkg1lI5qhgy0FpRBqkD23kwEAXBWkzEsmcNvQCFjkTVJNgqB+FhXE+kr0LcVVJqUiKHpLR4SEFiwLxbST78gjVlVzQ3AQDoHErMyo6CNTZuodk/klshTqh1gB6bnsEDXp+EhzCC23D3UczawW+1gqxhoOaJj1EdNXxge/QrrwYtRqKuABopM8UiDWBWBo6OAECX4D4KRBfB+LTQPyRHMMB0a5N9s1hlykAAAAASUVORK5CYII=) no-repeat 50%;background-size:100% 100%}.home-status .status-cont li span[data-v-62d0ae0c]{display:block;width:345px;height:47px;line-height:62px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;color:#fff}.home-status .status-cont li i[data-v-62d0ae0c]{color:#fff;font-weight:700}.home-status .status-cont li p[data-v-62d0ae0c]{font-size:18px;color:#fff;margin:5px 0 0 0}.home-status .status-cont li p em[data-v-62d0ae0c]{font-size:22px;font-weight:700;color:#fff}.home-info[data-v-62d0ae0c]{background:#fff;padding-bottom:20px;overflow:hidden}.home-info .wrap[data-v-62d0ae0c]{display:flex;justify-content:flex-start}.home-info .info-list[data-v-62d0ae0c]{width:586px;margin-right:30px}.home-info .info-list[data-v-62d0ae0c]:last-child{margin:0}.home-info .info-cont[data-v-62d0ae0c]{height:216px;background:#f9fafb;padding:20px 0 0 35px}.home-info .info-cont li[data-v-62d0ae0c]{height:48px;line-height:48px;display:flex;justify-content:flex-start}.home-info .info-cont li .icon-policy[data-v-62d0ae0c]{width:19px;height:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAAEYUjbiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4NGYzNzY2NC04OTRkLTc1NDMtYmMzZi1jNGZmZDAyODQ3MzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjBBMkJCNDMxODlDMTFFQTlERkNCNDg5MkExOTVCMjUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjBBMkJCNDIxODlDMTFFQTlERkNCNDg5MkExOTVCMjUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6YWY3ODA4YmEtNjY3NC1lMzRmLThmMjgtMTNjZmVkYTg2Mjg5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg0ZjM3NjY0LTg5NGQtNzU0My1iYzNmLWM0ZmZkMDI4NDczMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpPfR4UAAAJXSURBVHjaYvj//z+DU+sXFhDNCGTIMDAwfAFicaa9VdxPgIx2IFYCCCBGkDQIsDi3ffUH0ttZgIQjCAMEEAPUhFQgFoCy54NM4gHKvgRiaSD+CMRvAQIIrBKqQhzGZgIa6MEAAZpAtgrYFiD+B+TwQiU8gezTIMF1QAwT7ANiQZCgMxD3AzHI6VOBrv4CEEAg29mBnEgGBOACYjkgvoEkth7mmv9A/BfKFgBiByj7FxC/AnsdyFiM5PwamEIQG0l8CdyPSIJwE5ExOESB3voNcjQDdpAP9AwjQABhM3EuhmlAwTigDiYk3fOBOBHFPJhvkUxCZv+FxYcdUK0XkHZG1gzkywKpWCBdA7JmH9Bx24H0FjRHnwWKLwPSzSBFW6GCF9AUvYe5ERR/okAjjwHph2iKzkPFGbAFwX9cAdoNVM8KC0Agnghl/wW6qxgUToJAziwgfoolxDmBeCZAgMETOy4AtEUA6glHoKkH8KkF2agEpNeC2EAsDNX4D0kNMxDrAPFdaN5DBiCLvgHxLyDOhrsM6IIjQEoPGmp6QFf8x+cyoPhsIBUOxGxALAuUe80EldgAshUowAekHwDxMgJeBxUITlCXTQLiEyBxULIpAdKmoKQDVRsCxN5A8WAcBvkCqVIgNgNa/g+Iy0AFBVC8hQkahezQPAsCitBw+oPDYUzQ8FWFGi4MDeuvsHTBAnUZKDLOA207SCg2geL2QMoQiO8B8Tag3B/qJg2oy0AF2nMgvgjErxmIB6AizQWItYAW3QDHJpDxGUjFAPEzBtIASF8myCAQBwBrqYIJKrgZvAAAAABJRU5ErkJggg==) no-repeat 50%;background-size:100% 100%;margin:12px 10px 0 0}.home-info .info-cont li .icon-info[data-v-62d0ae0c]{width:20px;height:19px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAAHnix0jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4NGYzNzY2NC04OTRkLTc1NDMtYmMzZi1jNGZmZDAyODQ3MzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjBFQTk3OEUxODlDMTFFQTlERkNCNDg5MkExOTVCMjUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjBFQTk3OEQxODlDMTFFQTlERkNCNDg5MkExOTVCMjUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6YWY3ODA4YmEtNjY3NC1lMzRmLThmMjgtMTNjZmVkYTg2Mjg5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg0ZjM3NjY0LTg5NGQtNzU0My1iYzNmLWM0ZmZkMDI4NDczMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiA2HwoAAAIhSURBVHjaYvz//z+Dc9tXBhBgAjIMGKCAaW8V9wUg/QXEAQggRqdWMC3FAiQagNiBCcpgAAggRqgJokD2WyDeB8QFIJP0gYxVQPwPaqAxQADBDAEBPSC+BLSBgQUqAJLhAWJuIP4KMjwBiGWgkl+Bxv0HCXozoILFIMFQIP4IxBogEaCZcQABxIjsKSg4CMTbgNgT5HioQgaQizSB7C1Qy9WB+ANUwwGoQpCm7SBXsgNxMxArMGAHXkD8HxZq74H4ORCvQVMkAMQtQDWMMH9vhNIzoXQtEHdAnVEDEgAIIORQQwYTQOEM8wg4wtAUgNz5A4hd0HUiK1wHDVQOIP6DZDJc4X8gXgDEgUA8Fc2gflC0wNwIYjBCNTBCFYBCApagQoD4GxMDYfASiPlgweOCR+EhUDiCTJSGRt8bIFZEU/QcmqbAnnkGxBuAGJRW3YD4OJJCSaBp37CFIyhmbIBYDN1+gADDlsywhXUJNOGwAfFyII5CVgCLPWw2IwNQdvgETccboanxIihH4rUd6DomaCz/g8YNDJ8ABTMQ2wLxTSx6+aF6/gHNaER2oR40NaRAI7oZKveCQLx+hOoHJTUPoKEfgJgL2cv/0GhiwS8gjoG6OJaJgTqgHBpM20AG3gbi10A8HypYT6QhXNA0BtJjBsQiwNh+jCvZSADxXCC2h+b8SdCguAAtDRxITTYvoHkblDW2AvFRIP4JxCpA/B2fswFDi51teQ6EgQAAAABJRU5ErkJggg==) no-repeat 50%;background-size:100% 100%;margin:14px 10px 0 0}.home-info .info-cont li span[data-v-62d0ae0c]{display:block;width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#212b36;font-size:16px}.info-problem[data-v-62d0ae0c]{background:#fff}.info-problem .problem-content .problem-list[data-v-62d0ae0c]{background:#f9fafb;padding:35px 0 25px 0}.info-problem .problem-content .problem-list ul[data-v-62d0ae0c]{width:925px;padding-left:35px}.info-problem .problem-content .problem-list li .problem[data-v-62d0ae0c]{overflow:hidden;margin-bottom:15px}.info-problem .problem-content .problem-list li .answer[data-v-62d0ae0c]{overflow:hidden;margin-bottom:25px}.info-problem .problem-content .problem-list li .problem-icon[data-v-62d0ae0c]{float:left;display:inline-block;width:22px;height:22px;border-radius:50%;text-align:center;line-height:22px;background:#fff;color:#212b36;font-size:16px;font-weight:700}.info-problem .problem-content .problem-list li .problem-text[data-v-62d0ae0c]{float:left;display:inline-block;width:820px;margin:-3px 0 0 15px;color:#212b36;font-size:16px;font-weight:700}.info-problem .problem-content .problem-list li .problem-answer-text[data-v-62d0ae0c]{position:relative;margin:0 0 0 15px;font-weight:400;max-height:72px;overflow:hidden}.info-problem .problem-content .problem-list li .problem-manual[data-v-62d0ae0c]{color:#595bc9;text-decoration:underline}.box-text[data-v-62d0ae0c]{margin:30px 0 10px 0}.box-text p[data-v-62d0ae0c]{line-height:32px;text-align:center;font-size:14px;color:#333}.box-text p span[data-v-62d0ae0c]{font-weight:700;color:#333}.fixed-layer[data-v-62d0ae0c]{position:fixed;right:0;bottom:21%;z-index:999;width:180px;overflow:hidden;padding:10px 0 5px 5px;background:#fff;text-align:center;border-bottom-left-radius:10px;border-top-left-radius:10px}.fixed-layer .box[data-v-62d0ae0c]{position:relative}.fixed-layer .box i[data-v-62d0ae0c]{position:absolute;top:-12px;right:5px;font-size:13px;font-weight:700;cursor:pointer}.fixed-layer .box img[data-v-62d0ae0c]{display:block;width:180px}.dialoginfo .dialogfrom h5[data-v-62d0ae0c]{font-size:20px;color:#000}.dialoginfo .dialogfrom .infocontent[data-v-62d0ae0c]{margin-left:40px;padding-left:10px;border-left:2px solid #999}.dialoginfo .dialogfrom p[data-v-62d0ae0c]{margin-top:10px;line-height:25px}.dialoginfo .dialogfrom p a[data-v-62d0ae0c]{color:#3badff}.warp[data-v-62d0ae0c]{height:40px;width:1200px;margin:20px auto;overflow:hidden}.warp ul[data-v-62d0ae0c]{list-style:none;padding:0;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}.warp ul li[data-v-62d0ae0c]{height:40px;width:580px;line-height:40px;display:flex;justify-content:space-between;align-items:center;font-size:15px;color:#000;cursor:pointer}.warp ul li span[data-v-62d0ae0c]:first-of-type{display:flex;justify-content:center;align-items:center}.warp ul li span:first-of-type font[data-v-62d0ae0c]{margin-left:20px}#content_bg[data-v-62d0ae0c]{width:100%;margin:0 auto;background-image:linear-gradient(#fff,#c6e5ff,#fff)}#content_bg .click_box[data-v-62d0ae0c]{width:1200px;margin:0 auto;height:250px;display:flex;justify-content:space-around;align-items:center}#content_bg .click_box .select:hover .select_plat[data-v-62d0ae0c]{display:block}#content_bg .click_box div[data-v-62d0ae0c]{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}#content_bg .click_box div .select_plat[data-v-62d0ae0c]{width:220px;position:absolute;top:45px;left:80px;display:none;background-color:#f0f3f6}#content_bg .click_box div .select_plat ul[data-v-62d0ae0c]{display:flex;flex-wrap:wrap}#content_bg .click_box div .select_plat ul span[data-v-62d0ae0c]{width:100%;padding:10px 8px!important;text-align:right!important;color:#487fff;cursor:pointer;font-weight:600;font-size:14px!important}#content_bg .click_box div .select_plat ul li[data-v-62d0ae0c]{padding:10px 8px;color:#000;cursor:pointer;font-weight:600}#content_bg .click_box div .select_plat ul li[data-v-62d0ae0c]:hover{color:#487fff}#content_bg .click_box div div[data-v-62d0ae0c]{display:flex;justify-content:center;align-items:center}#content_bg .click_box div div img[data-v-62d0ae0c]{width:90px;height:90px}#content_bg .click_box div span[data-v-62d0ae0c]{font-size:16px}.platform[data-v-62d0ae0c]{width:1200px;margin:20px auto;padding:10px;background-color:#fff}.platform .platform-title[data-v-62d0ae0c]{display:flex;width:100%;justify-content:space-between;align-items:center;height:52px;border-bottom:1px solid #efefef}.platform .platform-title p[data-v-62d0ae0c]{font-weight:700;height:52px;border-color:#487fff;color:#000;font-size:20px;line-height:52px;position:relative;padding-left:10px}.platform .platform-title p[data-v-62d0ae0c]:before{content:"";width:5px;position:absolute;height:22px;top:16px;left:0;background-color:#487fff}.platform .platform-title span[data-v-62d0ae0c]{color:#ccd0db;cursor:pointer}.platform .platform-content[data-v-62d0ae0c]{width:100%;height:260px;display:flex;justify-content:space-around;align-items:center;padding:20px 0}.platform .platform-content div[data-v-62d0ae0c]{width:560px;height:100%}.platform .platform-content div img[data-v-62d0ae0c]{width:100%;height:100%}.wrapDIVDS[data-v-62d0ae0c]{width:118px;background:#fff;padding-bottom:15px}.wrapDIVDS .textpliner[data-v-62d0ae0c]{height:40px;background-image:url(../../assets/img/float.f1b4934f.png)}.wrapDIVDS .buttonDiv>ul>li[data-v-62d0ae0c]{width:auto;display:flex;align-items:center;justify-content:center;font-size:14px;color:#515562;height:auto;cursor:pointer}.bannerFootList{padding:20px 0 0 0;background:#f0f3f6;height:170px}.wrapFather{top:600px}.wrapFather,.wrapFather2{position:fixed;right:10px;width:175px;z-index:999;transition:all 2s ease}.wrapFather2{top:700px;cursor:pointer;img{width:120px}}.wrapPos{opacity:.5;z-index:2;border-radius:5px;overflow:hidden}.wrapDIVDS,.wrapPos{width:175px;background:#fff;position:absolute}.wrapDIVDS{z-index:3;border-radius:6px;border:1px solid #f7f7f7}.wrapDIVDS>.textpliner{border-radius:5px}.titleWrap{font-size:20px;line-height:50px;width:100%;color:#d91212;position:relative}.titleWrap:hover ul{display:block}.titleWrap>ul{display:none;position:absolute;right:190px;width:110px;background:#fff;border:1px solid red}.titleWrap>ul:after{border:10px solid transparent;border-left:10px solid red;width:0;height:0;position:absolute;content:" ";right:-20px;top:10px}.titleWrap>ul>li{text-align:center;font-size:14px;cursor:pointer;border-bottom:1px solid red;color:red;width:90%;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center}.titleWrap>ul>li>img{width:30px;height:30px}.titleWrap>ul>li:last-child{border:none}.textpliner{height:50px;width:100%;text-align:center;margin:0 auto;color:#fff;font-size:18px;line-height:50px}.dkInfo{text-align:center;font-size:14px;color:#545454;line-height:40px}.buttonDiv>ul{flex-direction:column}.buttonDiv>ul,.buttonDiv>ul>li{display:flex;justify-content:center}.buttonDiv>ul>li{border-radius:5px;width:163px;height:48px;margin:10px auto 0;color:#fff;flex-direction:row;align-items:center;font-size:18px}.buttonDiv>ul>li a{color:#fff}.buttonDiv>ul>li>img{border-radius:5px;width:100%;height:100%;cursor:pointer}.listDiv{width:1200px;margin:0 auto}.listDiv,.listDiv>div{display:flex;justify-content:center}.listDiv>div{flex-direction:row;height:100px;align-items:center}.listDiv>div li{font-size:50px;color:#d91212}.listDiv>div li:last-child{font-size:14px;color:#4c4c4c;display:flex;flex-direction:row;align-items:center}.listDiv>div li:last-child img{width:36px;height:36px;margin-right:15px}.listDiv>div li font{font-size:14px;color:#323232}.centerDiv{width:100%;height:130px;background:#fff;padding-top:60px}.centerDiv>div{width:1200px;height:130px;margin:0 auto;background-size:100% 100%;background-Image:url(../../assets/img/33.29f4c641.png);background-repeat:no-repeat}.zhuceFather{height:480px;background:#fff;padding-top:15px}.secondDIv{background:#eee;border-radius:2px;width:1200px;margin:0 auto;height:480px}.secondDIv>h3{height:40px;width:1180px;margin:5px auto;display:flex;line-height:40px;font-weight:400;flex-direction:row;justify-content:space-between}.secondDIv>h3>span{font-weight:700;font-size:24px;color:#383838}.secondDIv>h3>label{font-size:18px;color:#ff2018}.secondDIvDiv{background:#fff;width:1150px;padding:0 15px;height:420px;margin:0 auto;display:flex;flex-direction:row}.leftzhuceQuYu{width:300px}.leftTop>ul{display:flex;flex-direction:row;flex-wrap:wrap}.leftTop>ul>li{width:calc(50% - 6px);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;height:70px}.leftTop>ul>li>span{font-size:14px;color:#303030;height:35px;line-height:35px}.leftTop>ul>li>font{font-size:16px;color:#fe0100;height:20px;line-height:20px}.leftTop>ul>li:nth-child(odd){border-right:1px dashed #cdcdcd}.leftTop>ul>li:nth-child(n+3){border-top:1px dashed #cdcdcd}.centerMap{width:450px}.centerMap img{width:100%;height:100%}.rightDivTag{width:400px}.zhuceDiv{height:350px;display:flex;flex-direction:row;justify-content:space-around;background:#fff;overflow:hidden;padding:20px 0 40px;width:1200px;margin:0 auto}.zhuceDiv>div{width:45%}.titleH3{height:35px;line-height:35px;font-size:20px;color:#383838;border-bottom:2px solid #dfdfdf;margin-bottom:10px}.titleH3>span{height:34px;display:inline-block;border-bottom:4px solid #d91212}.leftContent{display:flex;flex-direction:row}.leftContent img{width:290px;height:275px}.leftContent>div{width:calc(100% - 300px);margin-left:10px}.jinrongProduct{height:385px;width:100%;padding:10px;background:#fff;background-size:100% 100%}.jinrongContent{display:flex;flex-direction:row;justify-content:center;align-items:center}.jinrongContent .leftJinRong{position:relative}.jinrongContent .leftJinRong span{position:absolute;top:30px;left:20px;font-size:24px;color:#fff;font-weight:600}.jinrongContent .leftJinRong div{position:absolute;top:100px;left:20px;border:1px solid #2b6bf3;background-color:#fff;color:#2b6bf3;padding:3px 6px;font-weight:600;cursor:pointer}.leftJinRong{width:270px;height:383px;background:url(../../assets/img/bjt.9ff3198f.png) no-repeat;background-size:100% 100%;border-radius:4px;position:relative;top:0}.leftJinRong img{width:100%;height:100%}.bankDiv{width:830px;padding:28px 0 28px 5px!important;display:flex;flex-direction:row;justify-content:space-around}.bankList{width:260px;height:373px;background:#fff;text-align:center;padding-top:10px;border:1px solid #e1e1e1;border-radius:5px}.bankImg{width:250px;height:80px;margin:0 auto}.bankImg .el-image__inner{width:auto}.proTitle{width:95%;font-size:24px;color:#414141;font-weight:400;margin:10px auto}.proTitle .componentNameTitle{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shenqingDiv{font-size:14px;color:#666}.shenqingDiv span{color:#ff973e}.lilv{font-size:32px;color:#fe995b}.lilv,.lilvP{margin:10px 0}.lilvP{font-size:14px;color:#6e7177}.proInfo>ul{display:flex;flex-direction:column;width:90%;margin:0 auto}.proInfo>ul>li{text-align:center;justify-content:center;align-items:center}.proInfo>ul>li>span{height:12px;line-height:12px;margin:0 auto;width:60px;font-size:14px;color:#60abdb}.proInfo>ul>li>label{font-size:16px;color:#60abdb;margin:2px 10px}.newsContent{width:100%;background-color:#fff;padding:10px}.news-warpper{width:100%}.news-warpper,.newsInfoDiv{display:flex;flex-direction:column}.newsInfoDiv{width:1200px;margin:0 auto}.self-div-title{margin-bottom:20px;height:56px;display:flex;border-bottom:1px solid #f0f0f0}.self-div-title p{flex:0 0 85px;height:52px;margin:0;text-indent:2px;font-size:20px;line-height:52px;position:relative;padding-left:10px}.self-div-title p:before{content:"";width:5px;position:absolute;height:22px;top:16px;left:0;background-color:#487fff}.self-div-title i{flex:1 1 auto;height:55px;display:flex;align-items:center;justify-content:flex-end}.self-div-title i span{font-size:12px;color:#ccc;cursor:pointer;display:flex;justify-content:center;align-content:center;line-height:55px}.newsDiv{background:#fff;display:flex;justify-content:left;align-items:center;width:100%}.newsDiv>img{width:385px;height:160px;vertical-align:top}.newsList{border-top:none;overflow:hidden;height:160px;position:relative}.newsList>ul{height:100%}.newsList>ul>p{height:160px;line-height:160px;text-align:center;color:#999}.newsList>ul>li{width:800px;display:flex;flex-direction:row;justify-content:space-between;font-size:14px;line-height:33px}.newsList>ul>li>i{margin:13px 0 0 10px;width:5px;height:5px;border-radius:3px;background-color:#333}.newsList>ul>li>span{width:70%;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:15px}.newsList>ul>li>font{width:28%;color:#999;text-align:center;margin-right:5px}.showMore{text-align:right;line-height:40px;margin-right:15px}.showMore a{font-size:14px;color:#f03131}.pingtaiJinRong{background:#fff;padding:10px}.pingTaiContent{width:1200px;margin:0 auto}.pingTaiTitle{text-align:center;border-bottom:1px solid #d8d8d8}.pingTaiTitle>ul>li{line-height:30px;font-size:20px}.pingTaiTitle>ul>li span{display:inline-block;height:40px;border-bottom:4px solid #d91212}.bankDivList{width:1200px;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.bankDivList>div{margin:20px 20px}.bankDivList>ul{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}.bankDivList>ul>li{width:25%;text-align:center;margin-top:20px}