@charset "UTF-8";
.mt60 { margin-top: 60px; }

.header { width: 100%; height: 85px; min-height: 85px; padding-left: 43px; background: #ffffff; box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.06); position: fixed; top: 0; left: 0; z-index: 99; transition: all .4s; }

.header .container { width: auto; }

.header .container .navbar-toggle { display: none; margin: 0 15px; cursor: pointer; }

.header .container .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; background-color: #393D49; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }

.header .container .navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }

.header .container .header-nav-wrap { height: 85px; }

.header .container .header-nav-wrap .header-nav { height: 100%; display: flex; justify-content: flex-start; align-items: center; }

.header .container .header-nav-wrap .header-nav-item { height: 100%; display: inline-block; vertical-align: middle; padding: 0 1.5vw; line-height: 100%; position: relative; }

.header .container .header-nav-wrap .header-nav-item > a { height: 100%; line-height: 85px; color: #333333; font-size: 16px; }

.header .container .header-nav-wrap .header-nav-item > a:hover { color: #1B56DD; }

.header .container .header-nav-wrap .header-nav-item .drop-down { display: none; position: absolute; left: 0; top: 85px; width: max-content; background: #ffffff; box-shadow: 0px 18px 50px 0px rgba(67, 99, 255, 0.2); }

.header .container .header-nav-wrap .header-nav-item .drop-down::before { content: ""; display: block; width: 100%; height: 3px; background: linear-gradient(90deg, #1B56DD 0%, #2D9243 100%); }

.header .container .header-nav-wrap .header-nav-item .drop-down-side { padding: 30px 40px 42px 40px; }

.header .container .header-nav-wrap .header-nav-item .drop-down-side .solution > ul > a, .header .container .header-nav-wrap .header-nav-item .drop-down-side .solution > ul > li, .header .container .header-nav-wrap .header-nav-item .drop-down-side .about-us > ul > a, .header .container .header-nav-wrap .header-nav-item .drop-down-side .about-us > ul > li, .header .container .header-nav-wrap .header-nav-item .drop-down-side .news > ul > a, .header .container .header-nav-wrap .header-nav-item .drop-down-side .news > ul > li, .header .container .header-nav-wrap .header-nav-item .drop-down-side .resources > ul > a, .header .container .header-nav-wrap .header-nav-item .drop-down-side .resources > ul > li { cursor: pointer; color: #333333; font-size: 15px; margin-bottom: 30px; display: block; }

.header .container .header-nav-wrap .header-nav-item .drop-down-side .solution > ul > a:nth-last-of-type(1), .header .container .header-nav-wrap .header-nav-item .drop-down-side .solution > ul > li:nth-last-of-type(1), .header .container .header-nav-wrap .header-nav-item .drop-down-side .about-us > ul > a:nth-last-of-type(1), .header .container .header-nav-wrap .header-nav-item .drop-down-side .about-us > ul > li:nth-last-of-type(1), .header .container .header-nav-wrap .header-nav-item .drop-down-side .news > ul > a:nth-last-of-type(1), .header .container .header-nav-wrap .header-nav-item .drop-down-side .news > ul > li:nth-last-of-type(1), .header .container .header-nav-wrap .header-nav-item .drop-down-side .resources > ul > a:nth-last-of-type(1), .header .container .header-nav-wrap .header-nav-item .drop-down-side .resources > ul > li:nth-last-of-type(1) { margin-bottom: 0; }

.header .container .header-nav-wrap .header-nav-item .drop-down-side .solution > ul > a:hover, .header .container .header-nav-wrap .header-nav-item .drop-down-side .solution > ul > li:hover, .header .container .header-nav-wrap .header-nav-item .drop-down-side .about-us > ul > a:hover, .header .container .header-nav-wrap .header-nav-item .drop-down-side .about-us > ul > li:hover, .header .container .header-nav-wrap .header-nav-item .drop-down-side .news > ul > a:hover, .header .container .header-nav-wrap .header-nav-item .drop-down-side .news > ul > li:hover, .header .container .header-nav-wrap .header-nav-item .drop-down-side .resources > ul > a:hover, .header .container .header-nav-wrap .header-nav-item .drop-down-side .resources > ul > li:hover { color: #0059E5; }

.header .container .header-nav-wrap .header-nav-item .drop-down-side .customer { height: 100%; }

.header .container .header-nav-wrap .header-nav-item .drop-down-side .customer-ul { margin-top: 30px; width: 90px; line-height: 1.2; margin-right: 76px; display: flex; flex-direction: column; }

.header .container .header-nav-wrap .header-nav-item .drop-down-side .customer-ul:first-child { margin-top: 0; }

.header .container .header-nav-wrap .header-nav-item .drop-down-side .customer-title { color: #333333; font-size: 15px; margin-bottom: 10px; }

.header .container .header-nav-wrap .header-nav-item .drop-down-side .customer-item { color: #666666; font-size: 15px; margin-top: 13px; }

.header .container .header-nav-wrap .header-nav-item .drop-down-side .customer-item:first-child { margin-top: 25px; }

.header .container .header-nav-wrap .header-nav-item .drop-down-side .customer-item:hover { color: #0059E5; }

.header .container .header-nav-wrap .header-nav-item .drop-down-side .customer-bottom { display: flex; flex-direction: column; flex-wrap: wrap; height: 100%; }

.header .container .header-nav-wrap .header-nav-item .drop-down-customer { height: 519px; width: 832px; padding-top: 0; }

.header .container .header-nav-wrap .header-nav-item .drop-down-customer .customer-ul { margin-right: 45px; }

.header .container .header-nav-wrap .header-nav-item .drop-down-customer .customer-ul:first-child { margin-top: 30px; }

.header .container .header-nav-wrap .header-nav-item .drop-down-customer .customer-ul .customer-title { color: #1B56DD; font-weight: 600; }

.header .container .header-nav-wrap .header-nav-item .drop-down-customer .customer-ul .customer-title a { color: #1B56DD; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product { width: 1000px; height: 367px; display: flex; flex-flow: column wrap; column-gap: 63px; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box { flex: 1; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .pro-class { display: flex; justify-content: flex-start; align-items: center; color: #1B56DD; font-size: 16px; font-weight: 600; margin-right: 6px; margin-bottom: 33px; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .pro-class > a { color: #1B56DD; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .hot { width: 36px; height: 17px; margin-left: 6px; background: url("../images/hot.png") no-repeat; background-size: 100% 100%; vertical-align: bottom; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list { display: block; display: flex; justify-content: flex-start; align-items: flex-start; margin-bottom: 30px; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list-left { margin-right: 10px; margin-top: -2px; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list-left [class^="icon-"], .header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list-left [class*=" icon-"] { font-size: 20px; color: #333333; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list-right { color: #333333; font-size: 15px; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list-right .pro-name { margin-bottom: 13px; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list:nth-last-of-type(1) { margin-bottom: 0; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list:hover .list-left, .header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list:hover .list-right { color: #0059E5; }

.header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list:hover .list-left [class^="icon-"], .header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list:hover .list-left [class*=" icon-"], .header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list:hover .list-right [class^="icon-"], .header .container .header-nav-wrap .header-nav-item .drop-down-product .pro-box .list:hover .list-right [class*=" icon-"] { color: #0059E5; }

.header .container .header-right { display: flex; justify-content: flex-start; align-items: center; }

.header .container .header-right .btn-search { width: 19px; height: 19px; }

.header .container .header-right .btn-phone { width: 22px; height: 22px; margin-right: 5px; }

.header .container .header-right .img-head-phone-white { transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); }

.header .container .header-right .line { width: 1px; height: 19px; background: #999999; margin: 0 18px; }

.header .container .header-right .phone-number { font-weight: 600; font-size: 20px; color: #333333; }

.header .container .header-right .reg-box { width: 207px; vertical-align: middle; text-align: center; font-size: 20px; color: #ffffff; font-weight: 600; background-color: #1B56DD; height: 85px; line-height: 85px; cursor: pointer; margin-left: 61px; }

.header .container .header-right .reg-box:hover { background-color: #0078D4; }

.header .container .header-right .user-info-box, .header .container .header-right .user-info-common { display: flex; justify-content: flex-start; align-items: center; }

.header .container .header-right .user-info-box { padding: 0 50px 0 60px; }

.header .container .header-right .user-info-box > a { margin-left: 30px; }

.header .container .header-right .user-info-box .user-info-common .user-img { width: 18px; height: 20px; }

.header .container .header-right .user-info-box .user-info-common .logout-img { width: 19px; height: 19px; }

.header .container .header-right .user-info-box .user-info-common img { margin-right: 6px; }

.header .container .header-right .user-info-box .user-info-common span { font-size: 16px; font-weight: 500; color: #333333; max-width: 90px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.header .logo { width: 124px; min-width: 124px; height: 41px; }

.header .img-head-search-white { width: 20px; height: 20px; }

.header .img-logo-white, .header .img-head-phone-white, .header .img-head-search-white { display: none; }

.header .img-logo-black, .header .img-head-phone-black, .header .img-head-search-black { display: block; }

.header-scroll { background: transparent; box-shadow: none; }

.header-scroll .container .header-nav-wrap .header-nav-item > a { color: #ffffff !important; }

.header-scroll .container .header-right .line { background: #ffffff !important; }

.header-scroll .container .header-right .phone-number { color: #ffffff !important; }

.header-scroll .container .navbar-toggle .icon-bar { background-color: #ffffff !important; }

.header-scroll .img-logo-white, .header-scroll .img-head-phone-white, .header-scroll .img-head-search-white { display: block; }

.header-scroll .img-logo-black, .header-scroll .img-head-phone-black, .header-scroll .img-head-search-black { display: none; }

.more { display: flex; justify-content: flex-start; align-items: center; width: fit-content; margin-left: 50%; transform: translateX(-50%); }

.more span { font-size: 15px; font-weight: 400; position: relative; margin-right: 8px; padding-bottom: 8px; }

.more span::before { content: ''; display: inline-block; width: 100%; height: 1px; position: absolute; left: 0; bottom: 0; }

.more i { width: 19px; height: 12px; margin-bottom: 8px; }

.more.common span { color: #1B56DD; }

.more.common span::before { background: #4867d5; opacity: 0.4; }

.more.common i { background: url("../images/arrow-right-blue.png") no-repeat; background-size: 100% 100%; }

.more.black span { color: #333333; }

.more.black span::before { background: #333333; }

.more.black i { background: url("../images/arrow-right.png") no-repeat; background-size: 100% 100%; }

.more.arrow-bottom i { transform: rotate(90deg); }

.more.arrow-bottom:hover { transform: translateX(-50%); }

.more.arrow-bottom:hover span { margin-right: 8px; }

.more.arrow-bottom:hover i { transform: rotate(90deg) translatex(5px); }

.more.align-left { margin-left: unset; transform: unset; }

.more:hover { transform: translateX(calc(-50% + 4px)); }

.more:hover span { margin-right: 16px; }

.more:hover.common span::before { opacity: 1; }

.load-more .hidden { display: none; }

.common-btn { width: 140px; height: 42px; background: transparent; border: 1px solid #fff; border-radius: 5px; font-size: 15px; font-weight: 400; color: #fff; line-height: 40px; text-align: center; }

.common-btn:focus { color: #Fff; }

.common-btn:hover, .common-btn:active { background: #fff; color: #2e6af6; }

.common-btn.button { color: #fff; border-color: #2e6af6; background: #2e6af6; }

.common-btn.button:focus { color: #Fff; }

.common-btn.button:hover, .common-btn.button:active { color: #Fff; background: #0078d4; border-color: #0078d4; }

.common-bread-crumb { position: relative; z-index: 10; width: 100%; height: 55px; background: #FFFFFF; box-shadow: 0px 5px 20px 0px rgba(15, 83, 208, 0.08); }

.common-bread-crumb > ul { display: flex; align-items: center; height: 100%; }

.common-bread-crumb > ul li { margin-right: 9px; }

.common-bread-crumb > ul li .crumb-arrow { margin-left: 5px; color: #999; }

.common-bread-crumb > ul li .icon-home { color: #333; position: relative; top: 2px; }

.common-bread-crumb > ul li > a:hover .icon-home { color: #0059E5; }

.container { width: 1320px; margin: 0 auto; }

.top-banner { height: 450px; color: #fff; background-size: 100% 100%; margin-top: 85px; }

.top-banner > .container { display: flex; justify-content: space-between; align-items: center; height: 100%; }

.top-banner .left { padding-right: calc(14px + 1.5vw); }

.top-banner .left h2 { margin-bottom: 30px; font-size: 46px; line-height: 1; }

.top-banner .left p { font-size: 16px; line-height: 1.5; }

.top-banner .left a { margin-top: 50px; }

.top-banner .right { flex: 1 1; text-align: right; min-width: 50%; height: 90%; }

.top-banner .right img { max-width: 90%; height: 100%; }

.com-mar { margin-top: calc(14px + 3vw); }

.white-part { background: #fff; padding: calc(14px + 5vw) 0; }

.gray-part { background: #EFF1F6; padding: calc(14px + 5vw) 0; }

.blue-part { background: linear-gradient(90deg, #1B56DD 0%, #2D9243 100%); padding: calc(14px + 5vw) 0; }

.blue-part .com-title { color: #fff; }

.blue-part .com-title::after { background: #fff; }

.com-title { color: #333333; text-align: center; line-height: 1.5; }

.com-title h2 { font-size: 36px; font-weight: 500; line-height: 1; }

.com-title p { font-size: 17px; margin-top: 1em; }

.swiper-box { position: relative; width: 100%; padding: 0 75px; }

.swiper-box .swiper-button-next { right: 0px; background: transparent; }

.swiper-box .swiper-button-prev { left: 0px; background: transparent; }

.swiper-button-style .swiper-button-next, .swiper-button-style .swiper-button-prev { width: 75px; height: 75px; background-image: unset; }

.swiper-button-style .swiper-button-next.swiper-button-disabled, .swiper-button-style .swiper-button-prev.swiper-button-disabled { cursor: not-allowed; }

.swiper-button-style .swiper-button-next::after, .swiper-button-style .swiper-button-prev::after { content: ''; background: url("../images/banner-btn.png") no-repeat; background-size: cover; background-size: 100% 100%; width: 100%; height: 100%; display: inline-block; }

.swiper-button-style .swiper-button-next:hover::after, .swiper-button-style .swiper-button-prev:hover::after { background: url("../images/banner-btn-active.png") no-repeat; background-size: cover; background-size: 100% 100%; }

.swiper-button-style .swiper-button-next:hover::after { transform: rotate(180deg); }

.swiper-button-style .swiper-button-prev:hover::after { transform: unset; }

.swiper-button-style .swiper-button-prev::after { content: ''; transform: rotate(180deg); }

/*优势部分*/
.section-advantage { padding: 3vw 0; background: url("../images/footer/footer-top-bg.png") no-repeat center; background-color: #eff1f6; background-size: cover; display: grid; align-items: end; }

.advantage-ul { display: flex; justify-content: center; }

.advantage-ul li { text-align: center; position: relative; color: #383b47; padding: 0 calc(14px + 3vw); }

.advantage-ul li h3 { margin-bottom: 4px; font-size: 20px; font-family: "Alibaba PuHuiTi"; font-weight: 400; }

.advantage-ul li p { text-align: left; max-width: 216px; font-size: 10px; }

.advantage-ul li::after { content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 79px; background: #F9F8F8; opacity: 0.5; }

.advantage-ul li:last-child::after { display: none; }

.counter-wrap { display: flex; align-items: center; justify-content: center; height: 60px; margin-bottom: 18px; color: #4262ff; }

.counter-wrap .counter { font-size: 60px; font-weight: bold; font-family: "Alibaba PuHuiTi"; }

.counter-wrap i { font-size: 36px; }

.advantage-title { margin: 44px 0 27px; font-size: 30px; font-family: 'Alibaba PuHuiTi'; font-weight: bold; color: #383b47; text-align: center; }

.advantage-btn { display: flex; justify-content: center; align-items: center; }

.advantage-btn a { margin: 0 15px; }

.advantage-btn .common.more { transform: unset !important; width: 100px; }

.advantage-btn .common.more span { color: #333; }

.advantage-btn .common.more span::before { background: #4262ff; }

footer { padding-top: 4vw; background: url("../images/footer/footer-bg.png") no-repeat center #f5f7fa; background-size: contain; }

footer .container .f-top, footer .container .friendly-link, footer .container .f-bottom { padding-left: 3.5vw; padding-right: 3.5vw; }

footer .f-top { display: flex; }

footer .friendly-link { margin-top: 2vw; padding-top: 22px; border-top: 1px solid rgba(255, 255, 255, 0.1); display: flex; justify-content: flex-start; align-items: flex-start; }

footer .friendly-link > span { font-size: 16px; color: #666; min-width: 94px; padding: 4px; }

footer .friendly-link .link-div { height: 28px; overflow: hidden; line-height: 20px; }

footer .friendly-link .link-div > ul { display: flex; justify-content: flex-start; flex-wrap: wrap; }

footer .friendly-link .link-div > ul li { padding: 4px 22px; height: 28px; }

footer .friendly-link .link-div > ul li a { font-size: 16px; color: #666; width: max-content; }

footer .friendly-link .link-div > ul li a:hover { color: #1B56DD; }

footer .friendly-link .arrow { width: 9px; min-width: 9px; height: 15px; cursor: pointer; background: url("../images/arrow-bottom.png") no-repeat center; background-size: 100% 100%; position: relative; top: 7px; margin-left: 24px; }

footer .friendly-link .arrow.up { transform: rotate(180deg); }

footer .f-bottom { padding: 29px 0; border-top: 1px solid rgba(255, 255, 255, 0.1); display: flex; justify-content: space-between; }

footer .f-bottom .reserve { display: flex; flex-direction: column; align-items: flex-start; }

footer .f-bottom .languageBox { display: flex; justify-content: center; align-items: center; position: relative; }

footer .f-bottom .language { display: flex; justify-content: center; align-items: center; gap: 4px; }

footer .f-bottom .language .triangle { height: 15px; }

footer .f-bottom .language-item { display: none; width: 86px; background-color: #fff; position: absolute; top: -66px; padding: 10px; border-radius: 8px; box-shadow: 0px 1px 8px 0px rgba(67, 99, 255, 0.2); -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; }

footer .f-bottom .language-item a { padding: 4px 0; }

footer .f-bottom p { margin: 6px 0; line-height: 20px; font-size: 12px; color: #666; }

footer .f-bottom p a { color: #666; }

.f-left .logo { width: 211px; margin-bottom: 41px; }

.f-left .logo a, .f-left .logo img { width: 100%; }

.f-left .contact-con { font-size: 16px; color: #666; }

.f-left .contact-con p { margin-top: 16px; }

.f-left .contact-con h3 { font-size: 18px; color: #333333; margin-top: 6px; }

.f-left .contact-con h3 a { color: #333; }

.f-left .contact-con h3 a:hover { color: #1B56DD; }

.f-left .ewm-wrap { margin-top: 18px; }

.f-left .ewm-wrap > p { font-size: 16px; color: #666; margin-bottom: 14px; }

.f-left .ewm-wrap .img-con-box { display: flex; }

.f-left .ewm-wrap .img-con-box .img-con { width: 100px; margin-right: 15px; text-align: center; }

.f-left .ewm-wrap .img-con-box .img-con img { width: 100%; }

.f-left .ewm-wrap .img-con-box .img-con p { margin-top: 4px; font-size: 14px; color: #666; }

.f-right { display: flex; justify-content: space-between; flex: 1 1; padding-left: 5%; }

.f-right .f-item .f-title { font-size: 16px; color: #333333; margin-bottom: 20px; }

.f-right .f-item ul { line-height: 32px; }

.f-right .f-item ul a { color: #666666; font-size: 14px; }

.f-right .f-item ul a:hover { color: #1B56DD; }

.icon-play { font-size: 65px; cursor: pointer; color: rgba(255, 255, 255, 0.75); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.icon-play:hover { color: #FFFFFF; }

.shuzhi-item { display: flex; flex-direction: column; position: relative; width: 32.3% !important; margin: 1% 0.5%; background-size: 100% 100%; border: 0 solid #F9FCFE; box-shadow: 0px 1px 10px 0px rgba(55, 99, 170, 0.09); border-radius: 5px; }

.shuzhi-item:hover { box-shadow: 0 0 10px 0 rgba(55, 99, 170, 0.2); }

.shuzhi-item .top { position: relative; width: 100%; height: 100%; border-radius: 5px 5px 0 0; }

.shuzhi-item .top img { width: 100%; height: 100%; display: block; }

.shuzhi-item .top .play-btn { position: absolute; top: 50%; left: 50%; width: 65px; height: 65px; background: url("../images/shuzhi-paly.png") no-repeat; background-size: 100% 100%; transform: translate(-50%, -50%); cursor: pointer; }

.shuzhi-item .top .icon-play { top: 25%; }

.shuzhi-item .bottom { position: absolute; flex: 1 1; padding: 5% 5% 8%; min-height: 160px; top: 63%; width: 100%; height: 36%; display: flex; flex-direction: column; justify-content: space-between; }

.shuzhi-item .bottom .text { color: #333333; font-size: 15px; line-height: 26px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; line-clamp: 5; -webkit-box-orient: vertical; }

.shuzhi-item .bottom .name { font-size: 15px; text-align: end; font-weight: 600; }

.shuzhi-item .bottom .name i { display: inline-block; height: 5px; width: 31px; margin-right: 4px; border-top: 1px solid #333; }

.shuzhi-item .bottom .job { text-align: end; margin-top: 4px; }

.shuzhi-item .bottom .logo { height: 41px; position: absolute; bottom: 35px; }

.shuzhi-item .bottom .logo img { height: 100%; }

.video-modal { width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 10000; background: rgba(0, 0, 0, 0.5); display: flex; flex-direction: row; align-items: center; justify-content: center; }

.video-modal .video-box { position: relative; border: 2px solid #fff; width: 60%; height: 30vw; }

.video-modal .video-box .video { width: 100%; height: 100%; background: #000; display: block; }

.close { position: absolute; right: -24px; top: -24px; cursor: pointer; width: 20px; height: 20px; }

.close .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; background-color: #fff; transition: all .4s ease-in-out; cursor: pointer; }

.close .icon-bar:nth-child(1) { margin-top: 4px; transform: rotate(45deg); }

.close .icon-bar:nth-child(2) { margin-top: -2px; transform: rotate(-45deg); }

.goRegister-modal { width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 10000; background: rgba(0, 0, 0, 0.5); display: flex; flex-direction: row; align-items: center; justify-content: center; }

.goRegister-modal .goRegister-box { display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; width: 360px; height: 200px; border: 2px solid #fff; background: #fff; text-align: center; padding: 3%; }

.goRegister-modal .goRegister-box p { font-size: 18px; }

.goRegister-modal .goRegister-box a { margin-top: 10%; border-color: #0059E5; }

.help-doc-content { margin-top: 3.438vw; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap; }

.help-doc-content-item { margin: 10px; padding: 33px; width: calc((100% - 40px) / 2); background: #F2F5FD; }

.help-doc-content-item p { font-size: 18px; font-weight: 500; color: #333333; line-height: 1.5; }

.help-doc-content-item span { font-size: 15px; font-weight: 400; color: #666666; line-height: 1.5; margin-top: 14px; }

.template-swiper1 .swiper-wrapper { justify-content: space-between; align-items: center; width: fit-content; }

.template-swiper1 .swiper-wrapper .swiper-slide { text-align: center; width: auto !important; }

.template-swiper1 .swiper-wrapper .swiper-slide span { width: fit-content; padding: 21px 40px; font-size: 15px; font-weight: 400; color: #333333; position: relative; cursor: pointer; }

.template-swiper1 .swiper-wrapper .swiper-slide span::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background: transparent; }

.template-swiper1 .swiper-wrapper .swiper-slide.selected span { color: #1B56DD; }

.template-swiper1 .swiper-wrapper .swiper-slide.selected span::after { background: #1B56DD; }

.template-swiper1 .swiper-button-next, .template-swiper1 .swiper-button-prev { top: 14px; display: none; }

/*公共tab*/
.customer-box { width: 100%; padding: calc(14px + 3vw) 0 0; }

.customer-box .one-box { background: #fff; }

.customer-box .two-box { background: #EFF1F6; padding: calc(14px + 2.5vw) 0; }

.customer-box .two-box .page-pagination { margin-top: calc(14px + 3vw); text-align: center; }

.customer-box .two-box .page-pagination span { display: none; }

.customer-box .two-box .page-pagination .laypage_curr { display: inline-block; }

.customer-box .customer-swiper .swiper-wrapper .swiper-slide { text-align: center; }

.customer-box .customer-swiper .swiper-wrapper .swiper-slide span { width: fit-content; padding: 21px 35px; font-size: 15px; font-weight: 400; color: #333333; position: relative; cursor: pointer; }

.customer-box .customer-swiper .swiper-wrapper .swiper-slide span::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background: transparent; }

.customer-box .customer-swiper .swiper-wrapper .swiper-slide.swiper-slide-active span { color: #1B56DD; }

.customer-box .customer-swiper .swiper-wrapper .swiper-slide.swiper-slide-active span::after { background: #1B56DD; }

.customer-box .customer-swiper .swiper-button-next, .customer-box .customer-swiper .swiper-button-prev { top: 14px; display: none; }

.investor_desc { font-size: 15px; line-height: 26px; text-align: center; margin-bottom: calc(14px + 3vw); }

.error-page { padding: calc(14px + 8vw) 0; }

.error-box { display: flex; justify-content: center; }

.error-box .error-left { width: 88px; margin-right: 50px; }

.error-box .error-left img { width: 100%; }

.error-box .error-right h2 { font-size: 72px; font-weight: 500; color: #333333; line-height: 65px; }

.error-box .error-right .title { font-size: 20px; font-weight: 500; color: #333333; margin-top: 29px; }

.error-box .error-right p { margin-top: 14px; font-size: 15px; color: #333333; }

.error-box .error-right .back-home { margin-top: 40px; }

.error-box .error-right .back-home button { border: 1px solid #333333; color: #333333; cursor: pointer; }

.error-box .error-right .back-home button:hover, .error-box .error-right .back-home button:active { background: #1B56DD; border-color: #1B56DD; color: #fff; }

/*详情页样式调整*/
.news-cons-bottom article p { margin-top: 20px; font-size: 18px; line-height: 26px; }

.news-cons-bottom article img { border: none; display: inline-block; vertical-align: middle; max-width: 100%; }

#newBridge { z-index: 9999 !important; }

.mgl24 { margin-left: 24px; }
