/* 区块1 */
.company-section1-container {
    width: 100%;
    height: 62.5rem;
    position: relative;
}

.company-section1-container-bg {
    width: 100%;
    height: 62.5rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.company-section1-container-bg-img {
    width: 100%;
    height: 62.5rem;
    object-fit: cover;
}

.company-section1-container-content {
    width: 100%;
    height: calc(62.5rem - 12.5rem);
    padding: 6.25rem 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
}

.company-section1-container-content-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section1-container-title {
    width: 100%;
    text-align: left;
    font-size: 4.375rem;
    color: #ffffff;
}

.company-section1-container-description {
    width: 100%;
    text-align: left;
    padding-top: 3.125rem;
    font-size: 0.9375rem;
    color: #ffffff;
    line-height: 1.7;
}

/* 区块2 */
.company-section2-container {
    width: 100%;
    padding: 10.625rem 0;
}

.company-section2-container-header {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.company-section2-container-header-title {
    width: 100%;
    text-align: center;
    font-size: 3.125rem;
}

.company-section2-container-body {
    width: 100%;
    padding-top: 8.75rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.company-section2-container-poster {
    width: 53rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.company-section2-container-poster-img {
    width: 100%;
    object-fit: contain;
}

.company-section2-container-description {
    width: calc(100% - 53rem - 10.375rem);
    text-align: left;
    font-size: 1.125rem;
    line-height: 1.7;
}

/* 区块3 */
.company-section3-container {
    width: 100%;
}

.company-section3-container-header {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section3-container-header-title {
    width: 100%;
    text-align: left;
    font-size: 3.125rem;
}

.company-section3-container-body {
    width: 100%;
    margin-top: 5.625rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 62.5rem;
}

.company-section3-container-body-left, .company-section3-container-body-right {
    width: 50%;
    height: 62.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.company-section3-container-body-left {
    background: #d3ccc4;
}

.company-section3-container-body-right {
    background: #21395b;
}

.company-section3-container-body-left-title, .company-section3-container-body-right-title {
    width: 40%;
    text-align: center;
    font-size: 2.8125rem;
}

.company-section3-container-body-right-title {
    color: #ffffff;
}

.company-section3-container-body-left-description, .company-section3-container-body-right-description {
    width: 35%;
    padding-top: 2.5rem;
    text-align: center;
    font-size: 1rem;
    line-height: 1.7;
}

.company-section3-container-body-right-description {
    color: #ffffff;
}

.company-section3-container-body-left-actions, .company-section3-container-body-right-actions {
    width: 100%;
    padding-top: 3.125rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.company-section3-container-body-left-action, .company-section3-container-body-right-action {
    width: max-content;
    padding: 0.5rem 0;
    border-bottom: #000000 solid 1px;
    font-size: 1.25rem;
    text-decoration: none;
    color: #000000;
}

.company-section3-container-body-right-action {
    border-bottom: #ffffff solid 1px;
    color: #ffffff;
}

/* 区块4 */
.company-section4-container {
    width: 100%;
    height: 62.5rem;
    position: relative;
}

.company-section4-container-bg {
    width: 100%;
    height: 62.5rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.company-section4-container-bg-img {
    width: 100%;
    height: 62.5rem;
    object-fit: cover;
}

.company-section4-container-content {
    width: 100%;
    height: calc(62.5rem - 18.75rem);
    padding: 9.375rem 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
}

.company-section4-container-content-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section4-container-title {
    width: 100%;
    text-align: left;
    font-size: 4.375rem;
    color: #ffffff;
}

.company-section4-container-description {
    width: 100%;
    padding-top: 1.875rem;
    text-align: left;
    font-size: 1rem;
    color: #ffffff;
    line-height: 1.7;
}

/* 区块5 */
.company-section5-container {
    width: 100%;
}

.company-section5-desc-swiper-wrap {
    width: 100%;
}

.company-section5-desc-swiper {
    width: 100%;
    height: 62.5rem;
}

.company-section5-desc-swiper .swiper-slide {
    width: 100%;
    height: 62.5rem;
}

.company-section5-desc-swiper .swiper-pagination {
    width: var(--section-width);
    left: calc((100vw - var(--section-width)) / 2);
    top: unset;
    bottom: 11.875rem;
}

.company-section5-desc-swiper .swiper-pagination-bullet {
    width: 0.6875rem;
    height: 0.6875rem;
    border-radius: 0;
    background: #eee7df;
    opacity: 1;
}

.company-section5-desc-swiper .swiper-pagination-bullet-active {
    background: #21395b;
}

.company-section5-desc {
    width: 100%;
    height: 62.5rem;
    position: relative;
}

.company-section5-desc-poster {
    width: 100%;
    height: 62.5rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.company-section5-desc-poster-img {
    width: 100%;
    height: 62.5rem;
    object-fit: cover;
}

.company-section5-desc-info {
    width: 100%;
    height: calc(62.5rem - 21.25rem);
    padding: 10.625rem 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
}

.company-section5-desc-info-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section5-desc-info-left {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section5-desc-description {
    width: 100%;
    text-align: left;
    font-size: 1rem;
    color: #ffffff;
}

.company-section5-desc-actions {
    width: 100%;
    padding-top: 3.125rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section5-desc-action {
    width: max-content;
    padding: 0 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border: #ffffff solid 0.125rem;
    border-radius: 1.375rem;
    text-decoration: none;
    color: #ffffff;
    font-size: 1rem;
    margin-right: 0.625rem;
}

.company-section5-desc-action:last-of-type {
    margin-right: 0;
}

.company-section5-desc-action:hover {
    background: #21395b;
    border: #21395b solid 0.125rem;
}

/* 区块6 */
.company-section6-container {
    width: 100%;
    padding: 10rem 0;
    background: #f4f2ee;
}

.company-section6-container-body {
    width: 100%;
}

.company-section6-desc-list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20.625rem;
}

.company-section6-desc {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section6-desc-poster {
    width: 100%;
    height: 45.625rem;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.company-section6-desc-poster-img {
    width: 100%;
    height: 45.625rem;
    object-fit: cover;
}

.company-section6-desc-poster-info {
    width: calc(100% - 6.25rem);
    height: calc(45.625rem - 8.125rem);
    padding: 4.0625rem 3.125rem;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}

.company-section6-desc-title {
    width: 100%;
    text-align: left;
    font-size: 1.875rem;
    color: #ffffff;
}

.company-section6-desc-description {
    width: calc(100% - 2.5rem);
    padding: 2.1875rem 1.25rem;
    text-align: left;
    font-size: 1rem;
    line-height: 1.7;
}

/* 区块7 */
.company-section7-container {
    width: 100%;
    padding: 8.125rem 0;
}

.company-section7-container-body {
    width: 100%;
}

.company-section7-desc-list {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.company-section7-desc {
    width: calc(25% - 1rem);
    margin-right: 1.5rem;
    height: 38rem;
    overflow: hidden;
    position: relative;
    transition: width 0.6s;
}

.company-section7-desc:last-of-type {
    margin-right: 0;
}

.company-section7-desc-full {
    width: calc(50% - 1rem);
    transition: width 0.6s;
}

.company-section7-desc-poster {
    width: 100%;
    height: 38rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.company-section7-desc-poster-img {
    width: 100%;
    height: 38rem;
    object-fit: cover;
}

.company-section7-desc-info {
    width: calc(100% - 5rem);
    height: calc(38rem - 8.75rem);
    padding: 4.375rem 2.5rem;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}

.company-section7-desc-title {
    width: 100%;
    text-align: left;
    font-size: 1.25rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.company-section7-desc-full .company-section7-desc-title {
    width: 50%;
}

.company-section7-desc-actions {
    width: 100%;
    padding-top: 3.75rem;
    display: none;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.company-section7-desc-action {
    width: max-content;
    padding: 0.3125rem 0;
    font-size: 1rem;
    color: #ffffff;
    text-decoration: none;
    border-bottom: #ffffff solid 0.125rem;
}

.company-section7-desc-full .company-section7-desc-actions {
    display: flex;
}

/* 区块8 */
.company-section8-container {
    width: 100%;
    padding-bottom: 8.125rem;
}

.company-section8-container-body {
    width: 100%;
}

.company-section8-desc-list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
}

.company-section8-desc {
    width: 100%;
    height: 45.25rem;
    position: relative;
}

.company-section8-desc-poster {
    width: 100%;
    height: 45.25rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.company-section8-desc-poster-img {
    width: 100%;
    height: 45.25rem;
    object-fit: cover;
}

.company-section8-desc-info {
    width: calc(100% - 9.375rem);
    height: calc(45.25rem - 11.25rem);
    padding: 5.625rem 4.6875rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
}

.company-section8-desc-info-header {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section8-desc-sub-title {
    width: 100%;
    text-align: left;
    font-size: 0.9375rem;
    color: #ffffff;
}

.company-section8-desc-title {
    width: 100%;
    text-align: left;
    padding-top: 0.9375rem;
    font-size: 1.5625rem;
    color: #ffffff;
}

.company-section8-desc-info-footer {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section8-desc-actions {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section8-desc-action {
    width: max-content;
    padding: 0.5rem 0;
    border-bottom: #ffffff solid 0.125rem;
    text-decoration: none;
    color: #ffffff;
    font-size: 0.9375rem;
}

/* 区块9 */
.company-section9-container {
    width: 100%;
    padding: 9.375rem 0;
    background: #f4f2ee;
}

.company-section9-container-header {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section9-container-header-title {
    width: 100%;
    text-align: left;
    font-size: 2.5rem;
}

.company-section9-container-body {
    width: 100%;
    padding-top: 3.75rem;
}

.company-section9-desc-swiper-wrap {
    width: 100%;
}

.company-section9-desc-swiper {
    width: 100%;
}

.company-section9-desc-swiper .swiper-slide {
    width: 40.625rem;
}

.company-section9-desc {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    text-decoration: none;
    color: #000000;
}

.company-section9-desc-poster {
    width: 100%;
    height: 25rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    user-select: none;
}

.company-section9-desc-poster-img {
    width: 100%;
    height: 25rem;
    object-fit: cover;
}

.company-section9-desc-poster-info {
    width: calc(100% - 3.125rem);
    height: calc(25rem - 3.125rem);
    padding: 1.5625rem;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: rgba(0, 0, 0, 0.3);
}

.company-section9-desc-category {
    width: max-content;
    padding: 0 0.9375rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 0.625rem;
    font-size: 0.875rem;
    color: #ffffff;
    background: #21395b;
}

.company-section9-desc-info {
    width: 100%;
    padding: 1.125rem 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section9-desc-date {
    width: 100%;
    text-align: left;
    font-size: 0.9375rem;
}

.company-section9-desc-title {
    width: 100%;
    padding-top: 1.25rem;
    text-align: left;
    font-size: 1.875rem;
    line-height: 1.5;
}

/* 区块10 */
.company-section10-container {
    width: 100%;
    padding-bottom: 9.375rem;
    background: #f4f2ee;
}

.company-section10-container-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.company-section10-container-header {
    width: calc(50% - 15rem);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.company-section10-container-header-title {
    width: 100%;
    text-align: left;
    font-size: 2.5rem;
}

.company-section10-container-header-description {
    width: 100%;
    padding-top: 1.25rem;
    text-align: left;
    font-size: 0.9375rem;
}

.company-section10-container-header-actions {
    width: 100%;
    padding-top: 3.125rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.company-section10-container-header-action {
    width: max-content;
    padding: 0 2.5rem;
    height: 2.625rem;
    line-height: 2.625rem;
    border: #000000 solid 0.125rem;
    border-radius: 1.375rem;
    font-size: 1rem;
    color: #000000;
    text-decoration: none;
    margin-right: 0.625rem;
}

.company-section10-container-header-action:first-of-type {
    background: #21395b;
    color: #ffffff;
    border: #21395b solid 0.125rem;
}

.company-section10-container-header-action:last-of-type {
    margin-right: 0;
}

.company-section10-container-body {
    width: 50%;
}

.company-section10-desc-list {
    width: 100%;
}

.company-section10-desc {
    width: 100%;
    border-bottom: #757575 solid 0.125rem;
}

.company-section10-desc:first-of-type {
    border-top: #757575 solid 0.125rem;
}

.company-section10-desc-header {
    width: 100%;
    padding: 1.5625rem 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.company-section10-desc-header-btn {
    width: 1.75rem;
    height: 1.75rem;
    background: #21395b;
    border-radius: 0.875rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.company-section10-desc-header-btn-icon {
    width: 0.875rem;
    height: 0.875rem;
    object-fit: contain;
}

.company-section10-desc-header-btn-icon:last-of-type {
    display: none;
}

.company-section10-desc-open .company-section10-desc-header-btn-icon:last-of-type {
    display: block;
}

.company-section10-desc-open .company-section10-desc-header-btn-icon:first-of-type {
    display: none;
}

.company-section10-desc-title {
    flex: 1;
    padding-right: 2.5rem;
    text-align: left;
    font-size: 1.5625rem;
}

.company-section10-desc-description {
    width: 100%;
    padding-bottom: 2.5rem;
    text-align: left;
    font-size: 0.9375rem;
    line-height: 1.7;
    display: none;
}

.company-section10-desc-open .company-section10-desc-description {
    display: block;
}