.banner {
    width: 100%;
    height: 62.5rem;
    position: relative;
}

.swiper-img {
    width: 100%;
    height: 100%;
}

.banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
    font-weight: 400;
    font-size: 3.75rem;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 42px;
}

.banner-sub-title {
    font-size: 1.625rem;
    color: #CCCCCC;
    text-align: center;
    line-height: 2.25rem;
}

.recently {
    box-sizing: border-box;
    width: 100%;
    background: #E6E6E6;
    padding: 7.5rem 18.75rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5rem;
}

.recently-title {
    width: 48rem;
    height: 5rem;
}

.recently-nav {
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 1rem;
}

.recently-nav-l {
    background: #FFF;
    width: 33.75rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 1rem;
    cursor: pointer;
}

.recently-nav-bg {
    width: 100%;
    height: 18.375rem;
}

.recently-nav-l-detail {
    box-sizing: border-box;
    padding: 2.5rem;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.recently-nav-title {
    font-weight: 400;
    font-size: 1.5rem;
    color: #296CF8;
}

.recently-nav-title-r {
    font-weight: 400;
    font-size: 1.5rem;
    color: #FFF;
}

.recently-nav-desc {
    font-weight: 400;
    font-size: 1.25rem;
    color: #666666;
    line-height: 1.75rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recently-nav-desc-r {
    font-weight: 400;
    font-size: 1.25rem;
    color: #B3B3B3;
    line-height: 1.75rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 21.875rem;
}

.recently-nav-r {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 47.5rem;
}

.recently-nav-r-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    height: 100%;
    padding: 3rem 2.5rem;
    cursor: pointer;
    border-radius: 1rem;
    overflow: hidden;
}

.join-us {
    box-sizing: border-box;
    width: 100%;
    padding: 6.25rem 18.75rem;
    display: flex;
    flex-direction: column;
    gap: 4.25rem;
}

.join-us-title {
    width: 43.125rem;
    height: 5rem;
    display: flex;
    align-items: flex-end;
    font-size: 2.5rem;
    color: #FFFFFF;
}

.join-us-content {
    display: flex;
    align-items: center;
    height: 33.9375rem;
    gap: 1rem;
}

.join-us-content-card-01 {
    box-sizing: border-box;
    width: 19.8125rem;
    height: 100%;
    border-radius: 1rem;
    overflow: hidden;
    padding: 5.3125rem 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.join-us-card-title {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2.125rem;
    color: #FFFFFF;
}

.join-us-card-sub-title {
    width: 13.75rem;
    font-weight: 400;
    font-size: 1.25rem;
    color: #CCCCCC;
    line-height: 1.75rem;
}

.join-us-card-sub-title-02 {
    font-weight: 400;
    font-size: 1.25rem;
    color: #CCCCCC;
    line-height: 1.75rem;
}

.arrow-right {
    width: 1.5rem;
    height: 1.5rem;
}

.more-btn {
    margin-top: 1.75rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    width: 10rem;
    height: 3.125rem;
    background: #296CF8;
    border-radius: 0.5rem;
    font-size: 1.2rem;
    color: #FFFFFF;
    transition-duration: 300ms;
    cursor: pointer;
}

.more-btn:hover {
    transform: translateX(0.625rem);
    transition-duration: 300ms;
}

.join-us-content-card-02 {
    width: 40.625rem;
    height: 100%;
    border-radius: 1rem;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.join-us-card-02-tip {
    margin-top: 5rem;
    width: 11.5rem;
    height: 4.5625rem;
    background: rgba(52, 103, 235, 0.35);
    font-size: 1.5rem;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.join-us-market {
    box-sizing: border-box;
    padding: 2rem 1.5625rem;
    backdrop-filter: blur(0.1875rem);
    display: flex;
    flex-direction: column;
    gap: 2.6875rem;
    font-size: 1.25rem;
    color: #CCCCCC;
}

.join-us-market-title {
    font-size: 2.5rem;
    color: #FFFFFF;
}

.join-us-content-card-col {
    width: 19.8125rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.join-us-content-card-03 {
    box-sizing: border-box;
    width: 100%;
    height: 26.75rem;
    border-radius: 1rem;
    overflow: hidden;
    padding: 5.3125rem 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.join-us-content-card-04 {
    width: 100%;
    height: 6.0625rem;
    border-radius: 1rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 2rem;
}

.more-btn-02 {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    width: 10rem;
    height: 3.125rem;
    border-radius: 0.5rem;
    font-size: 1.2rem;
    color: #CCCCCC;
    transition-duration: 300ms;
    cursor: pointer;
}

.more-btn-02:hover {
    transform: translateX(0.625rem);
    transition-duration: 300ms;
}


.company_story {
    box-sizing: border-box;
    padding: 7.5rem 18.75rem;
    background: #E6E6E6;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5.1875rem;
}

.company_story_title {
    width: 37.25rem;
    height: 5rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 2.5rem;
    color: #333333;
}
.story-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}
.story-container-l {
    display: flex;
    flex-direction: column;
    gap: 2.25rem;
    width: auto;
    flex-basis: 0;
    flex-grow: 1;
}

.story_item {
    display: flex;
    align-items: center;
    gap: 1.25rem;
    padding-bottom: 2.5rem;
    box-sizing: border-box;
    cursor: pointer;
    border-bottom: 1px solid #E6E6E6;
}
.story_item_l {
    font-size: 6.25rem;
    color: #000000;
    font-style: normal;
    text-transform: none;
}
.story_item_r {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;

}
.story_item_title {
    font-size: 1.5rem;
    color: #333333;
}
.story_item_detail {
    font-weight: 400;
    font-size: 1.25rem;
    color: #666666;
    line-height: 1.75rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*story_item hover in here*/
.story_item:hover {
    border-bottom: 1px solid #296CF8;
}
.story_item:hover .story_item_l {
    color: #296CF8;
}
.story_item:hover .story_item_title {
    color: #296CF8;
}
.story-container-r {
    width: 40.625rem;
    height: 37.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    border-radius: 1rem;

}
.watch-now-btn {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    cursor: pointer;
    font-size: 1.125rem;
    color: #296CF8;
    transition-duration: 300ms;
}
.watch-now {
    box-sizing: border-box;
    padding: 2.25rem 2rem;
    width: 100%;
    backdrop-filter: blur(0.1875rem);

}
.arrow-watch-now {
    width: 1.125rem;
    height: 1.125rem;
    color: #296CF8;
}
.watch-now-btn:hover {
    transform: translateX(0.625rem);
    transition-duration: 300ms;
}
.company-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1rem;
}
.company-item {
    box-sizing: border-box;
    padding: 1rem;
    flex: 0 0 auto;
    height: 4.5rem;
    background: #FFFFFF;
    border-radius: 0.5rem;
    display: flex;
    gap: 1rem;
    align-items: center;
    justify-content: flex-start;
    font-size: 1.5rem;
    color: #333333;
}
.company-icon {
    width: 2.5rem;
    height: 2.5rem;
}
