.hero-1 .page-heading-text {
    color: #ffffff;
}

.hero-1 .page-heading-text h1 {
    color: #ffffff;
}

.hero-1 .page-heading-text h2 {
    color: #ffffff;
    margin-top: 10px;
    position: relative;
}

.hero-1 .page-heading-text .item1::before {
    position: absolute;
    content: "";
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50px;
    height: 5px;
    background: #ffffff;
    z-index: 1;
}

.hero-1 .page-heading-text .item1::after {
    position: absolute;
    content: "";
    top: 82px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 350px;
    height: 2px;
    background: #9999998f;

}

.hero-1 .page-heading {
    padding: 140px 0 140px;
}

.project-section .section-title .sub-text {
    flex-direction: column;
    margin-top: 20px;
}

.project-section .title-p {
    color: #C5D5F6;
    font-size: 30px;
    font-weight: 600;
}

.project-section .title {
    color: #0053FF;
    font-size: 36px;
    margin-top: -10px;
    font-weight: 600;
}

.project-section .title-1 {
    color: #474747;
    font-size: 14px;
    margin-top: 5px;
}

.project-section .title-box {
    display: flex;
    /*align-items: center;*/
}

.project-section .title-box .number-title {
    font-size: 40px;
    color: #0053FF;
    font-weight: 600;
}

.dark-bg .project-section .title-box .number-title {
    font-size: 40px;
    color: #0053FF;
}


.dou-bg-2 .sub-text {
    margin-top: 40px !important;
}

.dou-bg-2 .title-p {
    color: #c5d5f624;
    font-size: 30px;
    font-weight: 600;
}

.dou-bg-2 .title {
    color: #ffffff;
}

.dou-bg-2 .title-1 {
    color: #ffffff;
}

.dou-bg-1 .news-box-items {
    position: relative;
    border: 0;
    padding: 5px;
    /*padding-top: 30px;*/
    /*margin-top: 0px;*/
}

.dou-bg-1 .project-wrapper {
    padding: 0;
}


.dou-bg-1 .news-box-items {
    display: flex;
    background: linear-gradient(90deg, #C3DEFC 0%, rgba(195, 222, 252, 0) 100%);
    border-radius: 32px 32px 32px 32px;
    margin-top: 40px;
}

.dou-bg-1 .news-box-items .top-img {
    width: 30px;
    margin-left: 5px;
}


.dou-bg-1 .news-box-items .tag-date {
    margin-left: 10px;
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    /*background: #C3DEFC;*/
}

.dou-bg-1 .news-box-items .tag-date {
    height: inherit;
    line-height: inherit;

}

.matrix-bg-2 .project-thumb-img {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.matrix-bg-2 .project-thumb-img img {
    width: 44px;
}

.matrix-bg-2 .project-thumb-img .title-dd {
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
    color: #0b0b0b;
}

.matrix-bg-2 .project-content .fadeInUp {
    font-weight: normal;
}

.matrix-bg-2 .project-content span {
    color: #FF4C00;
}

.hui .title-dd {
    color: #0b0b0b5e !important;
}

.matrix-bg-3 {
    justify-content: flex-start !important;
}

.matrix-bg-3-1 .project-thumb-img {
    align-items: flex-start;
}

.matrix-bg-3-1 {
    max-width: inherit !important;
}

.matrix-bg-3 .right-box {
    border-radius: 62px 0px 0px 0px;
    background: #FFFFFF;
    width: 100%;
    /*margin-left: 60px;*/
    flex: 1;
    min-height: 400px;
    padding-top: 30px;
}


.matrix-bg-3 .project-thumb-img {
    margin-top: 20px;
    margin-bottom: 40px;
}

.matrix-bg-3 .right-box .right-con {
    margin-left: 50px;
}

.matrix-bg-3 .right-box .right-content {
    display: flex;
    align-items: center;
}

.matrix-bg-3 .right-box .right-number {
    border-radius: 50%;
    background: #FF5A00;
    color: #ffffff;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
}

.matrix-bg-3 .right-box .right-title {
    color: #FF5A00;
    font-weight: normal;
    font-size: 18px;
    margin-left: 10px;
}

.matrix-bg-3 .right-box .right-sub-title {
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    margin-left: 30px;
}

.matrix-bg-4 .project-thumb img {
    width: 100%;
}

.matrix-bg-4 .project-content {
    margin-top: 40px;
}

.platform .number-box {
    border-radius: 50%;
    background: #0053FF;
    color: #ffffff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 18px;
}

.platform .news-box-items {
    border: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.platform .news-item-title {
    color: #000000;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 500;
}


.matrix-bg-5 .project-wrapper {
    padding: 0;
    justify-content: space-between;
}

.matrix-bg-5 .top {
    margin-top: 40px;
}

.matrix-bg-5 .item-box {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.matrix-bg-5 .item-box .number {
    border-radius: 50%;
    background: #FF5A00;
    color: #ffffff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
}

.matrix-bg-5 .item-box .number-title {
    color: #000000;
    font-weight: normal;
    font-size: 16px;
    margin-left: 10px;
    flex: 1;
}

.matrix-bg-6 {
    background-color: #347DF0 !important;
    max-width: 800px !important;
}

.matrix-bg-6 .news-item-title {
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.matrix-bg-6 .news-box-items {
    margin-top: 0px;
}

.matrix-bg-6 .platform {
    margin-left: 30px;
    margin-top: 20px;
}

.matrix-bg-66 .project-thumb-img {
    margin-top: 20px;
    margin-bottom: 60px;
}

.matrix-bg-66 {
    justify-content: space-between !important;
    align-items: flex-start !important;
}

.color-white {
    color: #ffffff !important;
}

.tab-content-1 {
    width: 100%;
    padding-left: 60px;
    flex: 1;
}

.right-con-1 {
    display: flex;
    flex-direction: column;
}

.right-content-1 {
    width: 169px;
    /*text-align: center;*/
    color: #ffffff;
    padding: 5px 0;
    padding-left: 20px;
    font-weight: normal;
    background: #0053FF;
}

.right-sub-title-1 {
    width: 506px;
    /*text-align: center;*/
    color: #000000;
    padding: 5px 0;
    padding-left: 20px;
    font-weight: normal;
    background: #E6F5FD;
}

.right-content-2 {
    background: #FF5A00;
}

.right-sub-title-2 {
    background: #FFD8C2;
}

.xxx {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
}

.box-ttt {
    margin-left: 20px;
}

.box-ttt > * {
    margin-left: 40px;
    margin-bottom: 30px;
}

.title-bod-1 {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    background: #0053FF;
    border-radius: 20px 20px 0px 0px;
    height: 40px;
    line-height: 40px;
}

.title-bod-2 {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    background: #F0F0F0;
    height: 100px;
    padding: 20px 10px 0;
    line-height: normal;
}

.tag5-box-1 {
    color: #0053FF;
    border-radius: 10px;
    border: 3px solid #0053FF;
    height: 80px;
    padding: 10px 20px;
    width: 506px;
}

.xxx-tag5 {
    margin-top: 40px !important;
}

.tag5-box-2 {
    margin-top: -27px;
    color: #000000;
    background: #FFFFFF;
    border-radius: 10px;
    height: 80px;
    padding: 10px 20px;
    width: 466px;
    box-shadow: 0px 0px 16px 0px rgba(0, 83, 255, 0.3);
}

.active .title-dd {
    color: #0b0b0b !important;

}

.color-d {
    color: #ffffff73 !important;
}

.end-box .active .title-dd {
    color: #ffffff !important;
}

.img-1 {
    display: none;
}

.active .img-1 {
    display: inline;
}

.active .img-2 {
    display: none;
}

.end-box .tab-content > .active {
    display: inline-flex;
}

@media (max-width: 1199px) {
    .dou-bg-1 .mi {
        display: none;
    }

    .dou-bg-3 .project-content {
        margin-top: 0px;
    }

    .dou-bg-6 .number-box-1, .dou-bg-6 .number-box-3 {
        margin-left: 0;
    }

    .dou-bg-6 .number-box-2 {
        margin-left: 0px;
    }

    .dou-bg-6 .project-main-wrapper .project-wrapper .project-content {
        max-width: max-content;
    }

    .tab-content-1 {
        padding-left: 0;
    }
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
    .main-box .project-wrapper {
        display: inherit;
    }

    .main-box .matrix-bg-3 .right-box {
        border-radius: 0;
        background: transparent;
    }

    .main-box .box-ttt > * {
        margin-left: 0px;
        margin-bottom: 30px;
    }

    .main-box .matrix-bg-3 .right-box .right-con {
        margin-left: 0px;
    }

    .right-sub-title-1 {
        width: inherit;
    }

    .tag5-box-1, .tag5-box-2 {
        width: 100%;
    }
}


@media (max-width: 575px) {
    .tag5-box-1, .tag5-box-2 {
        height: auto;
        margin-top: 0px;
    }

    .box-ttt {
        margin-left: 0;
    }

    .last-1-box .project-wrapper {
        display: inherit;
    }

    .last-1-box .right-box {
        border-radius: 0;
        background: transparent !important;
        padding-top: 0;
    }

    .last-1-box .matrix-bg-6 .platform {
        margin-left: 0px;
        margin-top: 0px;
    }

    .last-1-box .end-items {
        padding: 0px;
    }
}

.title {
    line-height: normal;
}
.qr-2{
    display: block;
}