.banner {
    width: 100%;
    height: 640px;
}

.text-indent {
    text-indent: 2em;
}

body {
    overflow-x: hidden;
}

.slider__image {
    width: 100%;
    height: 640px;
}

.tabs {
    position: relative;
    border-bottom: 1px solid #DADCE0;
}

.tab-header {
    display: flex;
}

.tab-item {
    margin-right: 5.2%;
    cursor: pointer;
    padding: 1.841% 0;
    text-align: center;
    display: inline-block;
}

.tab-header {
    position: relative;
}

.tab-indicator {
    height: 1px;
    background-color: #152D83;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.3s ease;
}

.tab-item p {
    font-weight: 600;
    color: #1d2129;
}

.tab-active p {
    color: #152D83;
}

.company-overview>div {
    flex: 1;
    font-weight: 600;
    text-align: left;
}

.company-overview>div h1 {
    color: #1d2129;
}

.company-overview>div h2 {
    color: #152d83;
    margin-top: 24px;
    width: fit-content;
    border-bottom: 1px solid #152D83;
}

.company-overview>p {
    flex: 0 0 55.6%;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #1d2129;
    line-height: 30px;
    margin-left: 8.3%;
}

.company-values {
    margin-top: 40px;
    align-items: flex-start;
}

.company-values div:last-child {
    flex: 0 0 55.6%;
}

.company-values div:first-child {
    flex: 0 0 39.5%;
    margin-right: 0;
}

.company-values img {
    width: 100%;
    height: auto;
    float: right;
    transition: all .5s;
    background: #d9d9d9;
}

.company-values img:hover {
    transform: scale(1.1);
}

.company-values>div>div {
    width: 100%;
    margin-bottom: 8.2%;
    padding-bottom: 20px;
    margin-top: 7.13%;
    border-bottom: 1px solid #DADCE0;
}

.company-values>div b {
    font-weight: 600;
    text-align: LEFT;
    color: #152d83;
    font-family: 'Montserrat-SemiBold', sans-serif;
}

.company-values>div span {
    font-size: 24px;
    text-align: LEFT;
    color: #152d83;
    margin-left: 8px;
    line-height: 36px;
}

.company-values>div p {
    margin: 4px 0;
}

.chairman-photo {
    width: 600px;
    height: 800px;
    object-fit: cover;
}

.tab-1 {
    display: block;
}

.tab-2>div>div {
    flex: 1;
    margin-left: 8.4%;
    word-break: break-word;
}

.tab-2 h3 {
    font-weight: 600;
    color: #1d2129;
    margin-bottom: 32px;
}

.tab-2 .content {
    font-size: 16px;
    font-weight: 400;
    text-align: LEFT;
    color: #1d2129;
    line-height: 30px;
}

.tab-2,
.tab-3,
.tab-4,
.tab-5,
.tab-6 {
    display: none;
}

.tab-4 {
    padding-bottom: 68px;
}

.tab-3 h2,

.tab-6 {
    text-align: center;
}

.tab-5 h2 {
    text-align: center;
}

.tab-5__sub {
    margin-top: 20px;
    line-height: 28px;
}

.tab-4 p {
    margin-top: 20px;
    line-height: 32px;
}

.tab-5__sub, .tab-4__sub {
    font-size: 16px;
}

.tab-4__sub {
    font-weight: 400;
    color: #1d2129;
    line-height: 28px;
    margin-bottom: 60px;
}

.w960 {
    width: 60%;
}

.tab-4 ul img {
    width: 100%;
    height: auto;
    /* object-fit: cover; */
    max-height: 209px;
    margin-top: 24px;
    transition: all .5s;
}

.tab-4 ul img:hover {
    transform: scale(1.1);
}

.tab-4 ul p {
    width: 100%;
    font-weight: 500;
    color: #1d2129;
    line-height: 28px;
    margin: 24px auto;
    text-align: center;
}

.tab-4 ul {
    display: grid;
    margin: 0 auto;
    grid-template-columns: repeat(4, 1fr);
}

.tab-4 li {
    margin: 0 3%;
    max-height: 337px;
    margin-bottom: 32px;
    border-radius: 12px;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.tab-6 a {
    width: 14.028%;
    padding: 1.667%;
    margin: 0px 1.32%;
    border-bottom: 1px solid #e8eaef;
}

.tab-6 li {
    width: 100%;
    height: 71px;
    cursor: pointer;
    font-weight: 500;
    text-align: left;
    color: #4e5769;
    line-height: 36px;
    /* margin-right: 48px; */
    /* margin: 0px 19px; */

}

.tab-6 a:hover {
    color: #152D83;
    background: #f7f8fa;
    border-bottom: 1px solid #152d83;
}

.tab-6 ul {
    margin-top: 48px;
}

.development-process__img {
    width: 100%;
    float: left;
    height: auto;
    cursor: pointer;
    transition: all .5s;
}

.development-process__content>.hidden {
    border-radius: 12px;
}

.development-process__img:hover {
    transform: scale(1.1);
}

.tab5-values>div {
    width: 22.5%;
    margin-bottom: 42px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DADCE0;
}

.tab5-values>div b {
    font-weight: 600;
    text-align: LEFT;
    color: #152d83;
    line-height: 80px;
    font-family: 'Montserrat-SemiBold', sans-serif;
}

.tab5-values>div span {
    font-weight: 900;
    color: #152d83;
    margin-left: 8px;
    line-height: 36px;
}

.tab5-values>div p {
    margin: 4px 0;
    color: #868D9C;
}

.development-process__container {
    height: 92px;
    margin-top: 40px;
    margin-bottom: 60px;
}

.development-process__container img {
    width: 60px;
    height: 60px;
}

.development-process__container>div {
    width: 100%;
    height: 130px;
    margin: 0 24px;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;

    scrollbar-width: none;
    /* 对Firefox有效 */
    -ms-overflow-style: none;
    /* 对IE/Edge有效 */
}

.development-process__container>div>div::before {
    content: '';
    top: 82%;
    height: 2px;
    width: 100%;
    position: absolute;
    background-color: #E8EAEF;
}

.active-date::before {
    top: 77% !important;
}

.development-process__container>div>div {
    z-index: 99;
    width: 197px;
    position: relative;
    display: inline-block;
}

.development-process__container .dot {
    width: 8px;
    height: 8px;
    margin: 0 auto;
    margin-top: 11px;
    border-radius: 50%;
    position: relative;
    background-color: #fff;
    border: 4px solid #e8eaef;
    z-index: 999999999999999999;
}

.development-process__container>div::-webkit-scrollbar {
    display: none;
}

.active-date .dot {
    width: 14px;
    height: 14px;
    margin-top: -3px;
    border-radius: 50%;
    background: #152d83;
    border: 10px solid #E8EAF3;
}

.jstz {
    position: absolute;
    width: max-content;
    color: #40539a;
    font-size: 12px;
    top: 18px;
    left: -22px;
    font-weight: 900;
}

.development-process__container>div>div p {
    font-family: 'Montserrat-SemiBold', sans-serif;
}

.active-date p {
    font-size: 36px !important;
    font-weight: 600 !important;
    color: #152d83 !important;
    line-height: 54px !important;
    text-align: center !important;
}

.date p {
    font-size: 16px;
    font-weight: 400;
    color: #b4b7bf;
    line-height: 24px;
    text-align: center;
}

.development-process__content {
    margin-left: 5%;
}

.chairman-photochairman-photo {
    width: 100%;
    max-width: 600px;
    max-height: 800px;
    object-fit: cover;
}

.development-process__content p {
    flex: 1;
}

.development-process__content .dot {
    width: 8px;
    height: 8px;
    margin: 0 auto;
    margin-right: 7px;
    border-radius: 50%;
    margin-left: initial;
    background-color: #fff;
    border: 3px solid #152D83;
}

.development-process__content li {
    font-size: 18px;
    margin-bottom: 16px;
}

.development-process__content h1 {
    font-size: 80px;
    font-weight: 400;
    color: #152d83;
    line-height: 150px;
    margin-bottom: 24px;
    font-family: 'Montserrat-SemiBold', sans-serif;
}

.development-process__content>div:first-child {
    flex: 1;
}

.development-process__content>div:last-child {
    flex: 0 0 41%;
    margin-left: 8.2%;
}

.a2222 {
    /* width: 1200px; */
    width: 100%;
    height: auto;
    opacity: 0.3;
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
    .development-process__content h1 {
        font-size: 83.28px;
        line-height: 124px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .development-process__content h1 {
        font-size: 62.45px;
        line-height: 93.67px
    }

    .development-process__content {
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {

    .tab-1,
    .tab-2,
    .tab-3,
    .tab-4,
    .tab-5,
    .tab-6 {
        display: none;
    }

    .tab-4 ul {
        width: 100% !important;
        grid-template-columns: repeat(2, 1fr);
    }

    .chairman-photochairman {
        flex-flow: wrap-reverse;
    }

    .development-process__container>div::before {
        width: 675px;
    }

    .slider__image,
    .slider__slide {
        width: 100%;
        height: 300px;
        /* object-fit: cover; */
    }

    .slider h1 {
        top: 100px;
        left: 20px;
        width: 335px;
        height: 108px;
        font-size: 24px;
        font-weight: 500;
        text-align: LEFT;
        color: #ffffff;
        line-height: 36px;
    }

    .tabs {
        display: none;
    }

    .company-overview>div h1,
    .company-overview>div h2 {
        font-size: 24px;
        line-height: 36px;
        width: max-content;
    }

    .tab-1>div:first-child {
        width: 100%;
        flex-wrap: wrap;
    }

    .company-overview>p {
        flex: 0 0 100%;
        margin-left: 0;
        font-size: 14px;
        margin-top: 32px;
    }

    .company-values div:first-child {
        width: 100%;
        flex: inherit;
        text-align: right;
    }

    .pt100 {
        padding-top: 60px;
    }

    .pb100 {
        padding-bottom: 60px;
    }

    .company-values {
        flex-wrap: wrap;
        justify-content: center;
    }

    .company-values>div>div {
        width: 100%;
        display: flex;
        flex-flow: row-reverse;
    }

    .company-values>div b {
        font-size: 32px;
        line-height: 40px;
    }

    .company-values>div p {
        width: 100%;
        font-size: 14px;
        color: #868D9C;
        text-align: left;
    }

    .company-values>div span {
        margin-left: 4px;
    }

    .company-values .radius-24 {
        flex: auto !important;
        width: 89.2vw;
    }

    .company-values img {
        width: 100%;
        height: 100%;
    }

    .chairman-photochairman-photo {
        width: 81vw;
        height: 60vh;
        margin-top: 32px;
    }

    .tab-2>div {
        flex-wrap: wrap;
        align-items: center;
        flex-flow: column-reverse;
    }

    .tab-2>div>div {
        margin-left: 0;
        flex-basis: 100%;
    }

    .tab-3 h2,
    .tab-4 h2,
    .tab-5 h2,
    .tab-6 h2,
    .tab-2 h3 {
        width: 100%;
        font-size: 28px;
        line-height: 48px;
        text-align: center;
    }

    .development-process__container img {
        width: 32px;
        height: 32px;
    }

    .active-date p {
        font-size: 24px !important;
    }

    .development-process__container>div>div {
        width: 75px;
    }

    .development-process__container .dot {
        margin-top: 17px;
    }

    .active-date .dot {
        margin-top: -3px;
    }

    .development-process__content {
        margin-left: 0;
        flex-wrap: wrap;
    }

    .development-process__container {
        margin: 34px 0 8px 0;
    }

    .development-process__content li {
        font-size: 14px;
    }

    .development-process__content .dot {
        width: 6px;
        height: 6px;
    }

    .development-process__img {
        width: 100%;
        height: auto;
        margin-top: 0;
        margin-left: 0;
    }

    .development-process__content>div {
        flex: 0 0 100% !important;
        margin-left: 0 !important;
        word-break: break-word;
    }

    .development-process__content>div p {
        flex: 1;
    }

    .development-process__content li {
        align-items: flex-start;
    }

    .w960 {
        width: 89.4vw;
    }

    .tab-4__sub {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 32px;
    }

    .tab-4 ul img {
        width: 34.7vw;
        height: auto;
        margin-top: 14px;
    }

    .tab-4 li {
        flex: 1;
        width: 43.2vw;
        margin: 0 2.7px;
        margin-bottom: 12px;
    }

    .tab-4 ul p {
        width: 100%;
        font-size: 12px;
        line-height: 26px;
        margin: 12px auto;
    }

    .a2222 {
        width: 335px;
        height: 176px;
    }

    .tab5-values {
        flex-wrap: wrap;
    }

    .tab5-values>div {
        width: 100%;
        display: flex;
        margin-bottom: 0;
        padding-bottom: 0;
        align-items: center;
        flex-flow: row-reverse;
        justify-content: space-between;
    }

    .tab5-values>div b {
        font-size: 32px;
    }

    .tab5-values>div span {
        margin-left: 0;
        font-size: 14px;
    }

    .tab5-values>div p {
        font-size: 14px;
    }

    .tab-6 a {
        margin: 0;
        padding: 0;
        /* height: 56px; */
        width: 89.4vw;
        font-size: 16px;
        color: #4E5769;
        line-height: 56px;
        word-break: break-word;
        padding: 30px 0 30px 10px;
    }

    .tab-6 li {
        height: auto;
    }

    .a2222 {
        width: 100%;
    }
}

.q {
    position: absolute;
}

.ww {
    position: relative;
}

.map-dot {
    top: 34%;
    width: 14px;
    left: 46.5%;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    background-color: #152D83;
    animation: pulse 2s infinite ease-in-out;
}

.w {
    left: -10%;
    top: -54%;
    position: absolute;
    animation: wwww 1s linear forwards;
}

.q {
    bottom: -23%;
    animation: qqqq 1s linear forwards;
}

.e, .r, .t, .y, .u, .i {
    position: absolute;
}

.e {
    bottom: 0%;
    width: 50px;
    left: -40px;
    animation: eeee 1s linear forwards;
}

.r {
    height: 126px;
    right: 0;
    bottom: -64%;
    animation: rrrr 0.8s linear forwards;
}

.t {
    left: 6px;
    width: 14px;
    bottom: 90%;
    animation: tttt 0.8s linear forwards;
}

.ww {
    width: 83.334%;
    margin: 0 auto;
}

.y {
    left: -12px;
    width: 109px;
    height: 275px;
    animation: yyyy 0.8s linear forwards;
}

.u {
    right: 0;
    top: -4px;
    height: 65px;
    animation: uuuu 0.8s linear forwards;
}

.i {
    right: 0;
    top: -37px;
    width: 316px;
    height: 77px;
    animation: iiii 0.8s linear forwards;
}

@keyframes iiii {
    0% {
        width: 100px;
    }

    50% {
        width: 200px;
    }

    100% {
        width: 316px;
    }
}

@keyframes uuuu {
    0% {
        width: 0;
    }

    50% {
        width: 100px;
    }

    100% {
        width: 163px;
    }
}

@keyframes yyyy {
    0% {
        height: 100px;
    }

    50% {
        height: 200px;
    }

    100% {
        height: 275px;
    }
}

@keyframes tttt {
    0% {
        height: 10px;
    }

    50% {
        height: 50px;
    }

    100% {
        height: 57px;
    }
}

@keyframes rrrr {
    0% {
        width: 100px;
    }

    50% {
        width: 200px;
    }

    100% {
        width: 378px;
    }
}

@keyframes eeee {
    0% {
        height: 10px;
    }

    50% {
        height: 50px;
    }

    100% {
        height: 106px;
    }
}

@keyframes qqqq {
    0% {
        width: 100px;
    }

    50% {
        width: 200px;
    }

    100% {
        width: 322px;
    }
}

@keyframes wwww {
    0% {
        height: 100px;
    }

    50% {
        height: 200px;
    }

    100% {
        height: 257px;
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(21, 45, 131, 0.7);
    }

    50% {
        box-shadow: 0 0 0 15px rgba(21, 45, 131, 0);
    }

    100% {
        box-shadow: 0 0 0 30px rgba(21, 45, 131, 0);
    }
}

@media screen and (max-width: 1600px) {
    .a2222 {
        margin: 0 auto;
    }

    .ww {
        width: 960px;
    }

    @keyframes wwww {
        100% {
            height: 200px;
        }
    }

    @keyframes qqqq {
        100% {
            height: 96px;
        }
    }

    @keyframes rrrr {
        100% {
            height: 106px;
        }
    }
}

@media screen and (max-width: 750px) {
    .a2222 {
        margin: 0 auto;
    }

    .development-process__content>div:last-child {
        overflow: hidden;
    }

    .ww {
        width: 350px;
    }

    @keyframes wwww {
        0% {
            height: 10px;
        }

        50% {
            height: 30px;
        }

        100% {
            height: 70px;
        }
    }

    @keyframes qqqq {
        0% {
            height: 10px;
        }

        50% {
            height: 20px;
        }

        100% {
            height: 40px;
        }
    }

    @keyframes eeee {
        100% {
            left: -29px;
            bottom: -27px;
            height: 106px;
            transform: scale(0.4);
        }
    }

    @keyframes rrrr {
        0% {
            height: 10px;
        }

        50% {
            height: 20px;
        }

        100% {
            height: 48px;
        }
    }

    @keyframes yyyy {
        0% {
            width: auto;
            height: 10px;
        }

        50% {
            width: auto;
            height: 20px;
        }

        100% {
            width: auto;
            height: 80px;
        }
    }

    @keyframes iiii {
        0% {
            width: 10px;
            height: auto;
            height: 10px;
        }

        50% {
            width: auto;
            height: auto;
            height: 20px;
        }

        100% {
            top: -4px;
            width: 100px;
            height: auto;
        }
    }

    @keyframes uuuu {
        0% {
            width: 60px;
            height: auto;
            top: 7px;
        }

        50% {
            width: 60px;
            height: auto;
            top: 7px;
        }

        100% {
            width: 60px;
            height: auto;
            top: 7px;
        }
    }

    .r {
        bottom: -18%;
    }

    .w {
        left: 41%;
        top: 25%;
        position: absolute;
        animation: wwww 1s linear forwards;
    }


}

.tab-1,
.tab-5,
.tab-2,
.tab-3,
.tab-4,
.tab-6 {
    display: none;
}