/* 区块1 */
.product-section1-container{
    width: 100%;
    margin-top: 8.125rem;
    padding: 10rem 0;
}
.product-section1-container-header{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.product-section1-container-header-title{
    width: 100%;
    text-align: left;
    font-size: 3.75rem;
}
.product-section1-container-body{
    width: 100%;
    padding-top: 2.5rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}
.product-section1-container-poster{
    width: calc(50% - 1.25rem);
    height: 43.5rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 1.25rem;
    overflow: hidden;
}
.product-section1-container-poster-img{
    width: 100%;
    height: 43.5rem;
    object-fit: cover;
}
.product-section1-container-info{
    width: calc(50% - 1.25rem - 12.5rem);
    padding: 6.875rem 6.25rem;
    border-radius: 1.25rem;
    background-image: url("/wp-content/themes/bellestone/assets/images/index/index_section2and3_bg.png");
    background-position: top center;
    background-size: 100% auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.product-section1-container-info-title{
    width: 100%;
    text-align: left;
    font-size: 2.1875rem;
}
.product-section1-container-info-description{
    width: 100%;
    padding-top: 1.875rem;
    text-align: left;
    font-size: 1.125rem;
    line-height: 1.5;
}

/* 区块2 */
.product-section2-container{
    width: 100%;
    padding: 9.375rem 0;
    background: #f4f2ee;
}
.product-section2-container-header{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.product-section2-container-header-title{
    width: 100%;
    text-align: center;
    font-size: 3.125rem;
}
.product-section2-container-body{
    width: 71.25rem;
    margin: 0 auto;
    padding-top: 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.product-section2-container-poster{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.product-section2-container-poster-img{
    width: 100%;
    object-fit: contain;
}
.product-section2-container-attrs{
    width: 100%;
    padding-top: 2.8125rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.product-section2-container-attr{
    width: max-content;
    font-size: 1.125rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-right: 3.125rem;
}
.product-section2-container-attr span{
    font-size: 2.5rem;
    margin-right: 0.3125rem;
}
.product-section2-container-attr:last-of-type{
    margin-right: 0;
}

/* 区块3 */
.product-section3-container{
    width: 100%;
    padding: 6.25rem 0;
}
.product-section3-container-header{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.product-section3-container-header-title{
    width: 100%;
    text-align: left;
    font-size: 3.125rem;
}
.product-section3-container-body{
    width: 100%;
    padding-top: 3.75rem;
}
.product-section3-desc-swiper-wrap{
    width: 100%;
}
.product-section3-desc-swiper{
    width: 100%;
}
.product-section3-desc-swiper .swiper-slide{
    width: max-content;
    height: 33.625rem;
    padding-bottom: 4.375rem;
}
.product-section3-desc-swiper .swiper-pagination {
    width: 18.125rem;
    top: unset;
    bottom: 0;
    left: calc((50vw) - (18.125rem / 2));
    height: 0.625rem;
    border-radius: 0.3125rem;
    overflow: hidden;
}

.product-section3-desc-swiper .swiper-pagination-progressbar-fill {
    background: #21395b;
    border-radius: 0.3125rem;
}
.product-section3-desc{
    width: max-content;
    height: 33.625rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.product-section3-desc-poster{
    width: max-content;
    height: 33.625rem;
    border-radius: 1.25rem;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.product-section3-desc-poster-img{
    height: 33.625rem;
    object-fit: contain;
}

/* 区块5 */
.product-section5-container{
    width: 100%;
    padding-bottom: 9.375rem;
    background: #000000;
}
.product-section5-container-header{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.product-section5-container-header-title{
    width: 100%;
    text-align: left;
    font-size: 3.125rem;
    color: #ffffff;
}
.product-section5-container-body{
    width: 100%;
    padding-top: 3.125rem;
}
.product-section5-desc-list{
    width: 100%;
}
.product-section5-desc{
    width: 100%;
    height: 38.375rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 1.25rem;
    overflow: hidden;
    margin-bottom: 1.875rem;
    text-decoration: none;
}
.product-section5-desc:last-of-type{
    margin-bottom: 0;
}
.product-section5-desc-poster{
    width: 100%;
    height: 38.375rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.product-section5-desc-poster-img{
    width: 100%;
    height: 38.375rem;
    object-fit: cover;
}
.product-section5-desc-info{
    width: calc(100% - 16.25rem);
    height: calc(38.375rem - 15rem);
    padding: 7.5rem 8.125rem;
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}
.product-section5-desc-title{
    width: 45%;
    text-align: left;
    font-size: 3.125rem;
    color: #ffffff;
}
.product-section5-desc-description{
    width: 45%;
    text-align: right;
    font-size: 0.9375rem;
    color: #ffffff;
}