.banner {
    width: 100%;
    height: 640px;
}

body {
    overflow-x: hidden;
}

.tabs {
    position: relative;
    border-bottom: 1px solid #DADCE0;
}

.tab-header {
    display: flex;
}

.tab-item {
    /* flex: 1; */
    cursor: pointer;
    text-align: center;
    margin-right: 89px;
    display: inline-block;
    /* padding: 10px 15px 0 15px; */
    /* border-bottom: 3px solid #DADCE0;  */
}

.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-size: 18px;
    font-weight: 600;
    color: #1d2129;
    line-height: 76px;
}

.tab-active p {
    color: #152D83;
}

.company-overview>div {
    flex: 1;
    font-weight: 600;
    text-align: left;
}

.brand-container {
    word-wrap: break-word;
}

.brand-container img {
    width: 100%;
}

.company-overview>div h2 {
    width: 218px;
    font-size: 36px;
    color: #152d83;
    margin-top: 24px;
    line-height: 58px;
    border-bottom: 1px solid #152D83;
}

.company-overview>p {
    width: 800px;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #1d2129;
    line-height: 30px;
}

.company-values {
    margin-top: 40px;
    align-items: flex-start;
}

.company-values img {
    width: 800px;
    height: 480px;
    border-radius: 24px;
    background: #d9d9d9;
}

.company-values>div>div {
    width: 520px;
    margin-bottom: 42px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DADCE0;
}

.company-values>div b {
    font-size: 54px;
    font-weight: 600;
    text-align: LEFT;
    color: #152d83;
    line-height: 80px;
    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-2>div>div {
    margin-left: 120px;
}

.tab-2 .content {
    font-size: 16px;
    font-weight: 400;
    text-align: LEFT;
    color: #1d2129;
    line-height: 30px;
}

.tab-1,
.tab-2,
.tab-3,
.tab-4,
.tab-5,
.tab-6 {
    /* display: none; */
}

.tab-4 {
    line-height: 32px;
    padding-bottom: 68px;
}

.tab-3 h2,
.tab-4,
.tab-6 {
    /* text-align: center; */
}

.tab-3 {
    display: block;
}

.tab-5 h2,
.tab-5__sub {
    text-align: center;
}

.tab-4__sub {
    font-size: 18px;
    font-weight: 400;
    color: #1d2129;
    line-height: 28px;
    margin-bottom: 60px;
}

.w960 {
    width: 960px;
}

.tab-4 ul img {
    width: 278px;
    height: 209px;
    margin-top: 22px;
    object-fit: cover;
}

.tab-4 ul p {
    width: 246px;
    font-size: 18px;
    font-weight: 500;
    color: #1d2129;
    line-height: 28px;
    margin: 24px auto;
    text-align: center;
}

.tab-4 li {
    width: 342px;
    height: 337px;
    margin: 0 9px;
    margin-bottom: 32px;
    border-radius: 12px;
    background: #ffffff;
}

.tab-6 li {
    width: 202px;
    height: 71px;
    padding: 24px;
    font-size: 24px;
    cursor: pointer;
    font-weight: 500;
    text-align: left;
    color: #4e5769;
    line-height: 36px;
    /* margin-right: 48px; */
    margin: 0px 19px;
    border-bottom: 1px solid #e8eaef;
}

.tab-6 li:hover {
    color: #152D83;
    background: #f7f8fa;
    border-bottom: 1px solid #152d83;
}

.tab-6 ul {
    margin-top: 48px;
}

.development-process__img {
    width: 560px;
    height: 336px;
    border-radius: 12px;
}

.a2222 {
    width: 1200px;
    height: 630px;
    opacity: 0.3;
}

.tab5-values>div {
    width: 324px;
    margin-bottom: 42px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DADCE0;
}

.tab5-values>div b {
    font-size: 54px;
    font-weight: 600;
    text-align: LEFT;
    color: #152d83;
    line-height: 80px;
    font-family: 'Montserrat-SemiBold', sans-serif;
}

.tab5-values>div span {
    font-size: 24px;
    text-align: LEFT;
    color: #152d83;
    margin-left: 8px;
    line-height: 36px;
}

.tab5-values>div p {
    margin: 4px 0;
    font-size: 18px;
}

.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;
}

.development-process__container>div::before {
    content: '';
    top: 50%;
    height: 2px;
    width: 100vw;
    position: absolute;
    background-color: #E8EAEF;
}

.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%;
    background-color: #fff;
    border: 4px solid #e8eaef;
}

.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;
}

.development-process__container>div>div p {
    font-family: 'Montserrat-SemiBold', sans-serif;
}

.active-date p {
    font-size: 36px;
    font-weight: 600;
    color: #152d83;
    line-height: 54px;
    text-align: center;
}

.date p {
    font-size: 16px;
    font-weight: 400;
    color: #b4b7bf;
    line-height: 24px;
    text-align: center;
}

.development-process__content {
    margin-left: 100px;
}

.development-process__content .dot {
    width: 8px;
    height: 8px;
    margin: 0 auto;
    margin-right: 7px;
    border-radius: 50%;
    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;
}

.content-img {
    width: 1440px;
    height: 500px;
}

.tabs .tab-item {
    display: none;
}

@media screen and (max-width: 767px) {

    .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;
    }

    .pt100 {
        padding-top: 60px;
    }
}