/* 区块1 */
.index-section1-container{
    width: 100%;
    height: 50.9375rem;
}
.index-section1-desc-swiper-wrap{
    width: 100%;
    height: 50.9375rem;
}
.index-section1-desc-swiper{
    width: 100%;
    height: 50.9375rem;
}
.index-section1-desc{
    width: 100%;
    height: 50.9375rem;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    user-select: none;
}
.index-section1-desc-bg{
    width: 100%;
    height: 50.9375rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.index-section1-desc-bg-img{
    width: 100%;
    height: 50.9375rem;
    object-fit: cover;
}
.index-section1-desc-content{
    width: 100%;
    height: 50.9375rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
}
.index-section1-desc-content-wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.index-section1-desc-title{
    width: 100%;
    text-align: center;
    font-size: 3.75rem;
    color: #ffffff;
    font-weight: 400;
}
.index-section1-desc-description{
    width: 60%;
    text-align: center;
    font-size: 1.125rem;
    color: #ffffff;
    font-weight: 400;
    padding-top: 2.375rem;
}
.index-section1-desc-swiper .swiper-pagination{
    bottom: 5rem;
}
.index-section1-desc-swiper .swiper-pagination-bullet{
    background: #ffffff;
    opacity: 1;
}
.index-section1-desc-swiper .swiper-pagination-bullet-active{
    background: #87272a;
}

/* 区块2 */
.index-section2-container{
    width: 100%;
    padding: 2.375rem 0;
}
.index-section2-actions{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.index-section2-container-header{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.index-section2-container-header-title{
    width: 100%;
    padding-top: 13.4375rem;
    text-align: center;
    font-size: 2.1875rem;
    font-weight: 400;
}
.index-section2-container-header-description{
    width: 100%;
    text-align: center;
    padding-top: 1.25rem;
    font-size: 1.125rem;
    font-weight: 400;
}
.index-section2-container-body{
    width: 100%;
    padding-top: 6.25rem;
}
.index-section2-desc-swiper-wrap{
    width: 100%;
}
.index-section2-desc-swiper{
    width: 100%;
}
.index-section2-desc-swiper .swiper-slide{
    width: 17.3125rem;
}
.index-section2-desc{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    user-select: none;
    text-decoration: none;
    color: #000000;
}
.index-section2-desc-poster{
    width: 100%;
    height: 18.125rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.index-section2-desc-poster-img{
    width: 100%;
    height: 18.125rem;
    object-fit: cover;
}
.index-section2-desc-info{
    width: 100%;
    padding-top: 1.25rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.index-section2-desc-title{
    flex: 1;
    padding-right: 1.25rem;
    text-align: left;
    font-size: 1.125rem;
    font-weight: 400;
}
.index-section2-desc:hover .index-section2-desc-title{
    color: #87272a;
}
.index-section2-desc-icon{
    width: 1.125rem;
    height: 0.4375rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.index-section2-desc-icon-img{
    width: 1.125rem;
    height: 0.4375rem;
    object-fit: contain;
}

/* 区块3 */
.index-section3-container{
    width: 100%;
    padding: 6.25rem 0;
}
.index-section3-container-header{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.index-section3-container-header-title{
    width: 50%;
    text-align: left;
    font-size: 3.125rem;
    font-weight: 400;
}
.index-section3-container-header-actions{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.index-section3-container-body{
    width: 100%;
    padding-top: 3.75rem;
}
.index-section3-desc-swiper-wrap{
    width: 100%;
}
.index-section3-desc-swiper{
    width: 100%;
}
.index-section3-desc{
    width: 100%;
    height: 52.375rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}
.index-section3-desc-poster{
    width: 50%;
    height: 52.375rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.index-section3-desc-poster-img{
    width: 100%;
    height: 52.375rem;
    object-fit: cover;
}
.index-section3-desc-info{
    width: calc(50% - 2.25rem);
    padding-left: 2.25rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.index-section3-desc-small-poster{
    width: 100%;
    height: 29.875rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.index-section3-desc-small-poster-img{
    width: 100%;
    height: 29.875rem;
    object-fit: cover;
}
.index-section3-desc-title{
    width: 100%;
    text-align: left;
    font-size: 2.1875rem;
    font-weight: 400;
}
.index-section3-desc-description{
    width: 100%;
    text-align: left;
    font-size: 1rem;
    font-weight: 400;
    color: #676767;
    padding-top: 1.875rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.75rem;
}
.index-section3-desc-actions{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

/* 区块4 */
.index-section4-container{
    width: 100%;
    padding: 6.25rem 0;
}
.index-section4-container-header{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.index-section4-container-header-title{
    width: 100%;
    text-align: left;
    font-size: 3.125rem;
    font-weight: 400;
}
.index-section4-container-body{
    width: 100%;
    padding-top: 4.0625rem;
}
.index-section4-desc-swiper-wrap{
    width: 100%;
}
.index-section4-desc-swiper{
    width: 100%;
}
.index-section4-desc-swiper .swiper-slide{
    width: 31.625rem;
}
.index-section4-desc{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.index-section4-desc-poster{
    width: 100%;
    height: 32.625rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.index-section4-desc-poster-img{
    width: 100%;
    height: 32.625rem;
    object-fit: cover;
}
.index-section4-desc-info{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 1.5625rem;
}
.index-section4-desc-title{
    width: 100%;
    text-align: left;
    font-size: 1.875rem;
    font-weight: 400;
}
.index-section4-desc-description{
    width: 100%;
    padding-top: 2.1875rem;
    text-align: left;
    font-size: 1rem;
    font-weight: 400;
    color: #676767;
}
.index-section4-desc-actions{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-top: 2.1875rem;
}

/* 区块5 */
.index-section5-container{
    width: 100%;
    height: 62.5rem;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.index-section5-container-bg{
    width: 100%;
    height: 62.5rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.index-section5-container-bg-img{
    width: 100%;
    height: 62.5rem;
    object-fit: cover;
}
.index-section5-container-content{
    width: 100%;
    height: 62.5rem;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.3);
}
.index-section5-container-content-wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.index-section5-container-title{
    width: 50%;
    text-align: center;
    font-size: 3.75rem;
    font-weight: 400;
    color: #ffffff;
}

/* 区块6 */
.index-section6-container{
    width: 100%;
    padding: 9.0625rem 0;
}
.index-section6-container-header{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.index-section6-container-header-title{
    width: 50%;
    text-align: center;
    font-size: 2.1875rem;
    font-weight: 400;
}
.index-section6-container-body{
    width: 100%;
    padding-top: 7.5rem;
}
.index-section6-desc-list{
    width: 100%;
}
.index-section6-desc-group{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 6.25rem;
}
.index-section6-desc-group:last-of-type{
    margin-bottom: 0;
}
.index-section6-desc{
    width: calc(100% / 3 - 1.75rem);
    margin-right: 2.625rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    color: #000000;
    text-decoration: none;
}
.index-section6-desc:last-of-type{
    margin-right: 0;
}
.index-section6-desc-header{
    width: 100%;
    padding: 1.625rem 0;
    border-top: #000000 solid 1px;
}
.index-section6-desc-poster{
    width: 100%;
    height: 34.6875rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.index-section6-desc-poster-img{
    width: 100%;
    height: 34.6875rem;
    object-fit: cover;
}
.index-section6-desc-info{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 1.625rem;
}
.index-section6-desc-title{
    width: 100%;
    text-align: left;
    font-size: 1.875rem;
    font-weight: 400;
}
.index-section6-desc-date{
    width: 100%;
    padding-top: 0.625rem;
    text-align: left;
    font-size: 0.875rem;
    font-weight: 400;
    color: #872427;
}
.index-section6-desc-description{
    width: 100%;
    padding-top: 1.25rem;
    text-align: left;
    font-size: 1rem;
    font-weight: 400;
    color: #676767;
}