/* 头部 */
.aso-header-wrapper {
    width: 100vw;
    height: 80px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 9999;
    background: #f7f8fa;
    box-shadow: 0 4px 5px 1px rgba(33, 89, 229, .05);
    /* border-bottom: 1px solid #ebecf0; */
}

.aso-header-wrapper .aso-header {
    height: 100%;
    line-height: 80px;
}

.aso-header .aso-header-logo {
    width: 283px;
    height: 28px;
}

.aso-header #t_link:hover {
    color: #fff;
    background: #2259e5;
    opacity: 0.8;
}

.aso-header #call:hover {
    opacity: 0.8;
}

/* 聚焦图 */
.aso-brand {
    position: relative;
    width: 100vw;
    height: 650px;
    min-width: 1280px;
    overflow: hidden;
}

.carousel-list {
    position: relative;
    width: 100vw;
    height: 56.25vw;
}

.aso-brand-first {
    background-color: #000;
    background-image: url("../../images/aso/aso-focus.png");
}

.aso-carousel-item {
    width: 100vw;
    height: 500px;
    min-width: 1280px;
}

.aso-banner {

    width: 100%;
    height: 650px;
    background: #2564e8;
    padding: 115px 0 121px;
    position: relative;
    display: flex;
    justify-content: center;
}

.aso-banner .banner-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    object-fit: contain;
}

.aso-banner .banner-left {
    left: 0;
    width: 380px;
}

.aso-banner .banner-right {
    right: 0;
    width: 338px;
}

.aso-banner .inner-giant-screen {

    width: 1150.82px;
    height: 413.5px;
    position: relative;
}

.aso-banner .video-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;

}

.aso-banner .video-bg .video-js {
    width: 100%;
    height: 100%;
}

.aso-banner .inner-giant-screen .inner-left-text {
    width: 581px;
    margin-right: 13px;
    color: #fff;
}

.aso-banner .inner-giant-screen .inner-right-image {
    width: 628.82px;
    height: 551px;
    position: absolute;
    top: 50%;
    right: -90px;
    transform: translateY(-50%);
}

.dd-flex {
    display: flex;
}

.aso-banner .inner-giant-screen .inner-left-text .title {
    width: 100%;
    height: 70px;
    font-size: 50px;
    line-height: 70px;
    margin-bottom: 14px;
    font-weight: 600;
}

.aso-banner .inner-giant-screen .inner-left-text .desc-title {
    width: 100%;
    height: 42px;
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 90px;
}

.aso-banner .inner-giant-screen .inner-left-text .indu-text {
    width: 100%;
    height: 61px;
    margin-bottom: 40px;

}

.aso-banner .inner-giant-screen .inner-left-text .button-box {
    width: 173px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #FFFFFF;
    text-align: center;
    cursor: pointer;
    font-size: 18px;

    font-weight: 500;
    color: #2259E5;
    line-height: 50px;
    margin-top: 40px;
}

.aso-banner .inner-giant-screen .inner-left-text .indu-text .center {
    margin-left: 47px;
    margin-right: 32px;
}

.aso-banner .inner-giant-screen .inner-left-text .indu-text .num {
    height: 37px;
    font-size: 32px;
    font-weight: bold;
    line-height: 37px;
    margin-bottom: 4px;
    position: relative;
}

.aso-banner .inner-giant-screen .inner-left-text .indu-text .num-desc {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
}



.carousel-list .img-item {
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 1;
}

.carousel-list .img-item-active {
    z-index: 2;
    animation: fade-in-img 0.5s ease 0s 1 normal both;
}

.aso-foucs-content {
    text-align: center;
    height: 100%;
    color: #ffffff;
    overflow: hidden;
}

.foucus-banner {
    margin-top: 91px;
    width: 308px;
    height: 97px;
}

.title-content-main {
    margin-top: 23px;
    font-size: 40px;
    font-weight: 600;
}

.title-content-sub {
    margin: 10px auto;
    width: 613px;
    font-size: 15px;
    letter-spacing: 1px;
}

.title-content-sub .content-sub-r {
    width: 258px;
    text-align: left;
}

.foucus-button {
    margin-top: 13px;
    width: 173px;
    height: 50px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    background-color: #fff;
    border-radius: 8px;
    border: none;
}

.foucus-button:hover {
    opacity: 0.8;
}

.title-content-desc {
    margin: 36px auto 0 auto;
    width: 837px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: linear-gradient(270deg,
    rgba(1, 49, 87, 0) 0%,
    rgba(1, 43, 75, 0.72) 20%,
    #002138 50%,
    rgba(0, 34, 59, 0.78) 76%,
    rgba(0, 35, 61, 0) 100%);
}

.aso-emphasis {
    color: #ff7a29;
    font-size: 22px;
    font-weight: 600;
}

/* 全案优化服务 */
.aso-youhua-wrapper {
    padding-top: 1px;
    width: 100vw;
    height: 645px;
    background: url("../../images/aso/youhua-bg.png") no-repeat;
    background-position: 50%;
    background-size: cover;
}

.aso-youhua-content {
    display: flex;
    justify-content: space-between;
    margin-top: 61px;
}

.youhua-item {
    position: relative;
    padding: 29px 0 0 37px;
    width: 300px;
    height: 382px;
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #ebecf0;
    cursor: pointer;
}

.youhua-item:nth-child(1) {
    box-shadow: 0px 20px 38px 0px rgba(136, 153, 195, 0.12);
}

.youhua-item-content {
    width: 227px;
}

.youhua-item .youhua-item-index {
    font-size: 50px;
    font-family: DINAlternate-Bold, DINAlternate;
    font-weight: bold;
    color: #2259e5;
    opacity: 1;
}

.youhua-item .youhua-item-title {
    margin: 10px 0 16px 0;
    font-size: 24px;
    font-weight: 500;
    color: #111111;
}

.youhua-item .youhua-item-desc {
    color: #74757a;
}

.youhua-item .youhua-item-animate {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
}

.youhua-item .item-animate-top {
    margin-bottom: -30px;
}

.item-hover-animate {
    animation: bounce-up 1.4s linear infinite;
}

/* 为什么选择点点 */
.aso-what-wrapper {
    position: relative;
    padding-top: 1px;
    width: 100vw;
    height: 680px;
    background: #f6f9fe;
}

.aso-what-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.aso-what-contnet {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 61px;
    z-index: 2;
}

.what-item {
    position: relative;
    margin: 0 0 52px 0;
    width: 390px;
    height: 188px;
    border-radius: 10px;
    cursor: pointer;
}

.what-item .what-item-front {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #ebecf0;
    animation-duration: 700ms;
}

.what-item .item-front-contnet {
    display: flex;
    align-items: center;
    padding: 0 26px 0 40px;
    width: 100%;
    height: 100%;
}

.what-item .what-item-behind {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2259e5;
    border-radius: 10px;
    box-shadow: rgb(79 106 146 / 30%) 0px 40px 60px -20px,
    rgb(62 84 116 /30%) 0px 40px 30px -0.8rem;
    animation-duration: 700ms;
}

.what-item .item-behind-contnet {
    padding: 33px 29px 0 43px;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 28px;
    letter-spacing: 1px;
}

.item-behind-contnet .item-behind-more {
    width: 100%;
    color: #fff;
    text-align: right;
}

.item-behind {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.item-behind-more .behind-more-next {
    width: 14px;
    height: 14px;
    margin-left: 6px;
}

.what-item .what-item-img {
    flex-shrink: 0;
    margin-right: 20px;
    width: 100px;
    height: 100px;
}

.what-item .what-item-img img {
    width: 100%;
    height: 100%;
}

.what-item .what-item-title {
    margin-bottom: 12px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
}

.what-item .what-item-desc {
    font-size: 14px;
    color: #74757a;
    line-height: 25px;
}

/* 优化对接流程 */
.aso-flow-wrapper {
    position: relative;
    padding-top: 1px;
    width: 100vw;
    height: 500px;
    color: #fff;
    background: linear-gradient(180deg, #0e0c27 0%, #2f3c79 100%);
}

.aso-flow-wrapper .model-title {
    color: #fff;
}

.aso-flow-sub {
    margin-top: 11px;
    margin-bottom: 60px;
    text-align: center;
}

.aso-flow-content {
    position: relative;
    height: 441px;
    text-align: center;
}

.flow-line-img {
    position: absolute;
    left: 50%;
    bottom: 249px;
    width: 1062px;
    height: 24px;
    transform: translateX(-50%);
}

.flow-item {
    display: flex;
    position: absolute;
    flex-direction: column;
    align-items: center;
}

.flow-item .flow-item-img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 96px;
    height: 96px;
    border-radius: 53px;
}

.flow-item-img .flow-item-icon {
    width: 100%;
    height: 100%;
}

.flow-item .flow-item-title {
    font-size: 18px;
}

.flow-item .item-title-bottom {
    margin-top: 15px;
}

.flow-item .item-title-top {
    margin-bottom: 15px;
}

.flow-item:nth-child(1) {
    left: 56px;
    bottom: 84px;
}

.flow-item:nth-child(2) {
    left: 226px;
    top: 0;
}

.flow-item:nth-child(3) {
    left: 370px;
    bottom: 84px;
}

.flow-item:nth-child(4) {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.flow-item:nth-child(5) {
    right: 387px;
    bottom: 84px;
}

.flow-item:nth-child(6) {
    right: 226px;
    top: 0;
}

.flow-item:nth-child(7) {
    right: 34px;
    bottom: 84px;
}

/* 案例展示 */
.aso-case-wrapper {
    padding-top: 1px;
    width: 100vw;
    height: 948px;
    background-image: url("../../images/aso/aso-case-bg.png");
    background-repeat: no-repeat;
    background-position: -60px 0;
    background-size: 419px 425px;
}

.anli-swiper-wrapper {
    position: relative;
    margin: 0 auto;
    width: 1219px;
}

.swiper-container {
    width: 1064px;
    height: 752px;
}

/* .swiper-wrapper {
  position: absolute;
} */
.anli-frame {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1004px;
    height: 511px;
    box-shadow: 0px 8px 38px 0px rgba(136, 153, 195, 0.2);
    border-radius: 30px;
}

.animate-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.animate-slide:nth-child(1) {
    display: block;
}

.animate-slide:nth-child(2) {
    display: none;
}

.animate-slide:nth-child(3) {
    display: none;
}

.animate-slide .slide-bg-img {
    position: absolute;
    top: 32px;
    right: 275px;
}

.swiper-slide {
    position: relative;
}

.slide-item-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    left: 68px;
    top: 50%;
    width: 432px;
    height: 511px;
    transform: translateY(-50%);
}

.slide-item-1 {
    background-image: url("../../images/aso/slide-bg-01.png");
    background-repeat: no-repeat;
    background-position: 32px 543px;
    background-size: 179px 150px;
}

.slide-item-title {
    margin-bottom: 52px;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 2px;
}

.slide-item-title .slide-item-logo {
    width: 66px;
    height: 66px;
    vertical-align: middle;
}

.slide-item-desc {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.slide-sub-step .slide-sub-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3px;
}

.slide-sub-step .slide-sub-desc {
    font-size: 14px;
    line-height: 24px;
}

.slide-item-desc .item-desc-step {
    margin-right: 31px;
    font-size: 52px;
    font-family: JCHEadA;
    color: #2259e5;
    line-height: 53px;
    opacity: 0.3;
}

.slide-item-img {
    position: absolute;
    right: -179px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 888;
}

.slide-item-img .item-img {
    width: 545px;
    height: 940px;
}

.slide-item-img .animate-img {
    animation: 400ms cubic-bezier(0, 0, 0, 1) 0s 1 normal both running scale-out;
}

.swiper-progress-wrapper {
    position: absolute;
    left: 162px;
    bottom: 66px;
}

.progress-index {
    display: inline-block;
    font-size: 26px;
    font-family: DINAlternate-Bold, DINAlternate;
    font-weight: bold;
    color: #2259e5;
    line-height: 30px;
}

.eomejj {
    display: inline-block;
}

.progress-total {
    display: inline-block;
    font-size: 20px;
    font-family: DINAlternate-Bold, DINAlternate;
    font-weight: bold;
    color: #abaeba;
    line-height: 24px;
}

.progress-bar-sub {
    display: inline-block;
    width: 60px;
    height: 4px;
    background: rgb(3, 117, 255);
    border-radius: 3px;
    transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}

.progress-bar {
    display: inline-block;
    width: 180px;
    height: 5px;
    background: #2259e5;
    border-radius: 3px;
    opacity: 0.2;
    transform: translateX(-65px);
}

.tabs-button-prev,
.tabs-button-next {
    color: #abaeba;
    cursor: pointer;
}

.tabs-button-prev:hover,
.tabs-button-next:hover {
    color: #2259e5;
}

.tabs-button-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.tabs-button-next {
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
}

/* 联系我们 */
.aso-contact-wrapper {
    position: relative;
    padding-top: 1px;
    width: 100vw;
    height: 590px;
    /* background-image: url("../../images/aso/aso-contact-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%; */
    background-color: #F6F9FE;
}

.aso-contact-wrapper .form-and-qrcode {
    margin-top: 80px;
    display: flex;
    justify-content: space-between;

}

.putin-call-ipt {
    width: 700px;
    margin-right: 40px;
}

.aso-contact-wrapper .aso-model-title-wrapper {
    text-align: center;
}

.aso-contact-wrapper .model-title {
    color: #fff;
}

.aso-contact-sub {
    margin-top: 16px;
    color: #fff;
    text-align: center;
}

.putin-call-ipt .call-ipt-items {
    display: flex;
    justify-content: space-between;
    margin-top: 48px;
    margin-bottom: 20px;
}

.putin-call-ipt .call-ipt {
    padding-left: 16px;
    width: 100%;
    height: 48px;

    font-size: 16px;
    background: #fff;
    border-radius: 8px;
    border: none;
    margin-bottom: 24px;
    box-sizing: border-box;
}

.putin-call-ipt .call-ipt::placeholder,
.putin-call-ipt .call-textarea::placeholder {
    font-size: 16px;
    color: #74757A;

    /* color: #ffffff; */
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border: 1px solid #dc3545;
}

.putin-call-ipt .call-textarea {
    padding: 14px 0 0 16px;
    resize: none;
    width: 100%;
    height: 120px;

    font-size: 16px;

    background: #fff;
    border-radius: 8px;
    border: none;
    box-sizing: border-box;
}

.putin-call-btn {
    margin-top: 48px;
    text-align: center;
}

.putin-call-btn .call-btn {
    width: 202px;
    height: 52px;
    color: #fff;
    font-weight: 600;
    background: #2259E5;
    border-radius: 8px;
}

.qrcode-box {

    height: 428px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #EBECF0;
    padding: 0 22px;
    text-align: center;
    flex: 1;

}

.qrcode-box .title {
    margin-top: 27px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #111111;
    line-height: 32px;

}

.qrcode-box .qr-code {
    width: 240px;
    height: 240px;
    margin: 0 auto;
    margin-top: 24px;
    padding: 12px;
    background: #f7f8fa;
}

.qrcode-box .name {
    font-size: 18px;

    font-weight: 400;
    color: #111;
    line-height: 25px;
    margin-top: 16px;
}


.qrcode-box .qr-code img {
    width: 100%;
    height: 100%;
}

.putin-call-btn .call-btn:hover {
    /* // opacity: 0.8; */
}

/* 底部 */
.aso-footer-wrapper {
    width: 100vw;
    height: 310px;
    background: #02184a;
}

.aso-footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: 1100px;
    height: 100%;
}

.aso-footer-content .logo-desc {
    font-size: 16px;

    font-weight: 600;
    color: #fff;
    line-height: 20px;
    letter-spacing: 4px;
    margin-bottom: 40px;
    margin-top: 10px;
}



.footer-desc {
    margin-bottom: 10px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 22px;
}

.footer-desc .value {
    color: #fff;
}

.aso-system-wrapper {
    background-color: #001037;
    color: rgba(255, 255, 255, 0.5);
}

.aso-map-wrapper {
    position: relative;
    width: 477px;
    height: 222px;
    padding: 6px;
    background-color: #34466e;
    border-radius: 20px;
}

#mapContainer {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 465px;
    height: 210px;
    border-radius: 14px;
    transform: translate(-50%, -50%);
    overflow: hidden;
}

#mapContainer a img, #mapContainer .logo-text, #mapContainer .tmap-scale-control {
    display: none !important;
}

/* 右侧悬浮 */
.putin-fixed-r {
    display: none;
    position: fixed;
    right: 26px;
    bottom: 200px;
    width: 80px;
    height: 320px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    background: #2258e4;
    border-radius: 10px;
    /* overflow: hidden; */
    z-index: 9999;
}

.fixed-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 80px;
    cursor: pointer;
}

.fixed-item:nth-child(1) {
    border-radius: 10px 10px 0px 0px;
}

.fixed-item:nth-child(4) {
    border-radius: 0px 0px 10px 10px;
}

.fixed-item:nth-child(2) {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.fixed-item:nth-child(3) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.fixed-item:hover {
    background: #1c4dcb;
}

.fixed-item-qr {
    display: none;
    position: absolute;
    left: -130px;
    top: -20px;
    width: 120px;
    height: 120px;
    box-shadow: 0px 0px 12px 0px rgba(34, 89, 229, 0.12);
    border-radius: 10px;
    overflow: hidden;
    z-index: 9999;
}

.fixed-item .fixed-item-phone {
    display: none;
    position: absolute;
    top: 0;
    left: -235px;
    padding-top: 20px;
    width: 225px;
    height: 96px;
    color: #111111;
    background: #ffffff;
    text-align: center;
    box-shadow: 0px 0px 12px 0px rgba(34, 89, 229, 0.12);
    border-radius: 10px;
}

/* ad悬浮 */
.aso-ad-warpper {
    width: 100vw;
    min-width: 1280px;
    height: 138px;
    background: url("../../images/aso/fixed-ad.png") no-repeat;
    background-size: cover;
    background-position: 50%;
    z-index: 999;
}

.aso-ad-fixed {
    position: fixed;
    left: 0;
    bottom: 0;
}

.aso-ad-warpper .aso-ad-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    left: 40%;
    bottom: 0;
    width: 764px;
    height: 70px;
    font-size: 22px;
    color: #fff;
    /* transform: translateX(-50%); */
}

.aso-ad-content .aso-ad-tag {
    color: #ffc95d;
    font-size: 32px;
}

.aso-ad-content .aso-ad-link {
    font-size: 20px;
    cursor: pointer;
}

/* .aso-ad-absolute {
  position: absolute;
} */
.aso-ad-warpper .aso-ad-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 地图 */
.anchorBL {
    display: none;
}

.ask {
    opacity: 1;
    transform: translateY(0px);

    line-height: 18px;
    overflow: hidden;
    transition-delay: 0.1s;


}

.ask::before {
    content: attr(data-text);
    font-size: inherit;
    color: inherit;
    line-height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ask span {
    display: inline-block;
    color: inherit;
    height: 18px;
}

.ask:before,
.ask>span {
    transition: transform 0.3s, opacity 0.3s;
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.ask-add>span {
    opacity: 0;
    transform: translate3d(0, -10px, 0);
    transition: none;
}

.mourse-on::before {
    opacity: 0;
    transform: translateY(20px);
}