/* 自定义轮播导航按钮 */
.swiper-custom-navigation{
    width: 2.25rem!important;
    height: 2.25rem!important;
    border-radius: 1.125rem!important;
    background: #3d9348;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.swiper-custom-navigation.swiper-button-disabled{
    opacity: 1!important;
    background: #000000!important;
}
.swiper-custom-navigation-icon{
    width: 1rem;
    height: 1rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.swiper-custom-navigation-icon-img{
    width: 1rem;
    height: 1rem;
    object-fit: contain;
}
.swiper-custom-navigation:after{
    display: none!important;
}

/* 为什么选择我们 */
.why-choose-us-container{
    width: 100%;
    padding: 8.75rem 0;
}
.why-choose-us-container-header{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.why-choose-us-container-header-left{
    width: 23.75rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.why-choose-us-container-header-title{
    width: 50%;
    text-align: left;
    font-size: 3.125rem;
    font-weight: 400;
}
.why-choose-us-container-header-actions{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 1.25rem;
}
.why-choose-us-container-header-action{
    width: max-content;
    text-decoration: none;
    padding: 0.625rem 0;
    font-size: 0.9375rem;
    border-bottom: #919191 solid 0.0625rem;
    color: #000000;
}
.why-choose-us-container-header-action:hover{
    color: #3d9348;
    border-bottom: #3d9348 solid 0.0625rem;
}
.why-choose-us-container-header-description{
    width: 100%;
    padding-top: 5rem;
    text-align: left;
    font-size: 1.125rem;
    line-height: 1.8;
}
.why-choose-us-container-header-footer-actions{
    width: 100%;
    padding-top: 3.125rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.why-choose-us-container-header-footer-action{
    width: 15.625rem;
    height: 3.5rem;
    line-height: 3.5rem;
    border-radius: 1.75rem;
    text-align: center;
    font-size: 0.9375rem;
    background: #3d9348;
    color: #FFFFFF;
    text-decoration: none;
}
.why-choose-us-container-header-footer-action:hover{
    opacity: 0.8;
}
.why-choose-us-container-header-right{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
}
.why-choose-us-container-header-poster{
    width: 34.375rem;
    height: 35.375rem;
    position: relative;
    background: #eae6e3;
    margin-right: 1.875rem;
    margin-top: 1.875rem;
}
.why-choose-us-container-header-poster-mask{
    width: 34.375rem;
    height: 35.375rem;
    position: absolute;
    left: 1.875rem;
    bottom: 1.875rem;
    background: #f7f4ef;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.why-choose-us-container-header-poster-img{
    width: 18.875rem;
    height: 19.4375rem;
    object-fit: cover;
}
.why-choose-us-desc-swiper-wrapper{
    width: 100%;
    padding-top: 15.625rem;
}
.why-choose-us-desc-swiper{
    width: 100%;
}
.why-choose-us-desc-swiper .swiper-pagination{
    top: unset!important;
    bottom: 0!important;
    left: 0!important;
}
.why-choose-us-desc-swiper .swiper-pagination-progressbar-fill{
    background: #3d9348!important;
}
.why-choose-us-desc-swiper .swiper-slide{
    width: 24rem;
}
.why-choose-us-desc{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    user-select: none;
    text-decoration: none;
    color: #000000;
}
.why-choose-us-desc-poster{
    width: 100%;
    height: 28rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.why-choose-us-desc-poster-img{
    width: 100%;
    height: 28rem;
    object-fit: cover;
}
.why-choose-us-desc-info{
    width: 100%;
    padding-top: 1.25rem;
    padding-bottom: 7.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.why-choose-us-desc-title{
    width: 100%;
    text-align: left;
    font-size: 1.5rem;
    font-weight: 400;
}
.why-choose-us-desc-description{
    width: 100%;
    text-align: left;
    padding-top: 1.5625rem;
    font-size: 0.9375rem;
    color: #939393;
    line-height: 1.7;
}

/* 客户之声 */
.customer-comments-container{
    width: 100%;
    padding: 10.625rem 0;
    background: #f7f4ef;
}
.customer-comments-container-header{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.customer-comments-container-header-title{
    width: 60%;
    text-align: center;
    font-size: 3.125rem;
    font-weight: 400;
}
.customer-comments-container-body{
    width: 100%;
    padding-top: 4.375rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.customer-comments-desc-swiper-wrap{
    width: 100%;
    padding-bottom: 3.75rem;
}
.customer-comments-desc-swiper{
    width: 35.5rem;
}
.customer-comments-desc-swiper .swiper-slide{
    border-radius: 1.25rem;
    overflow: hidden;
}
.customer-comments-desc-swiper .swiper-pagination{
    bottom: -3.75rem;
}
.customer-comments-desc-swiper .swiper-pagination-bullet{
    width: 3.125rem;
    height: 0.25rem;
    border-radius: 0.125rem;
    background: #000000;
    opacity: 1;
}
.customer-comments-desc-swiper .swiper-pagination-bullet-active{
    background: #3d9348;
}
.customer-comments-desc{
    width: 35.5rem;
    height: 37.8125rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    margin: 0 auto;
}
.customer-comments-desc-poster{
    width: 6.5rem;
    height: 6.5rem;
    border-radius: 3.25rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.customer-comments-desc-poster-img{
    width: 6.5rem;
    height: 6.5rem;
    object-fit: cover;
}
.customer-comments-desc-info{
    width: 25rem;
    padding-top: 2.8125rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.customer-comments-desc-title{
    width: 100%;
    text-align: center;
    font-size: 1.75rem;
    font-weight: 400;
}
.customer-comments-desc-description{
    width: 100%;
    padding-top: 2.5rem;
    text-align: center;
    font-size: 1.125rem;
    color: #939393;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Get Inspired */
.get-inspired-container{
    width: 100%;
    padding: 7.5rem 0;
}
.get-inspired-container-no-padding-top{
    padding-top: 0;
}
.get-inspired-container-header{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 2.1875rem;
    border-top: #dbd6ce solid 0.0625rem;
}
.get-inspired-container-header-title{
    font-size: 2.5rem;
    font-weight: 400;
}
.get-inspired-container-body{
    width: 100%;
    padding-top: 3.75rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.get-inspired-poster{
    width: 65.625rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.get-inspired-poster-img{
    width: 65.625rem;
    object-fit: contain;
}
.get-inspired-info{
    flex: 1;
    margin-left: 3.75rem;
    padding-top: 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    border-top: #dbd6ce solid 0.0625rem;
}
.get-inspired-title{
    width: 100%;
    text-align: left;
    font-size: 2.1875rem;
    font-weight: 400;
}
.get-inspired-actions{
    width: 100%;
    padding-top: 3.125rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.get-inspired-action{
    width: 15.625rem;
    height: 3.5rem;
    line-height: 3.5rem;
    border-radius: 1.75rem;
    font-size: 0.9375rem;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
    background: #f7f4ef;
    text-align: center;
}
.get-inspired-action:hover{
    background: #3d9348;
    color: #FFFFFF;
}

/* Discover Collections */
.discover-collections-container{
    width: 100%;
    padding: 8.75rem 0;
}
.discover-collections-container-header{
    width: 46.875rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 auto;
}
.discover-collections-container-header-title{
    width: 100%;
    text-align: left;
    font-size: 3.125rem;
    font-weight: 400;
}
.discover-collections-container-header-description{
    width: 100%;
    padding-top: 1.875rem;
    text-align: left;
    font-size: 1.125rem;
    color: #939393;
    line-height: 1.8;
}
.discover-collections-container-header-actions{
    width: 100%;
    padding-top: 4.375rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.discover-collections-container-header-action{
    width: 15.625rem;
    height: 3.5rem;
    line-height: 3.5rem;
    border-radius: 1.75rem;
    text-align: center;
    text-decoration: none;
    background: #f7f4ef;
    color: #000000;
}
.discover-collections-container-header-action:hover{
    background: #3d9348;
    color: #FFFFFF;
}
.discover-collections-container-body{
    width: 100%;
    padding-top: 7.5rem;
}
.discover-collections-desc-swiper-wrap{
    width: 100%;
}
.discover-collections-desc-swiper{
    width: 100%;
}
.discover-collections-desc-swiper .swiper-slide{
    width: 47.5rem;
    height: 32.5rem;
}
.discover-collections-desc{
    width: 47.5rem;
    height: 32.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    text-decoration: none;
}
.discover-collections-desc-poster{
    width: 47.5rem;
    height: 32.5rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.discover-collections-desc-poster-img{
    width: 47.5rem;
    height: 32.5rem;
    object-fit: cover;
}
.discover-collections-desc-info{
    width: calc(47.5rem - 7.5rem);
    height: calc(32.5rem - 7.5rem);
    padding: 3.75rem;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.discover-collections-desc-title{
    width: 100%;
    text-align: left;
    font-size: 1.75rem;
    font-weight: 400;
    color: #FFFFFF;
}
.discover-collections-desc-description{
    width: 100%;
    padding-top: 1.25rem;
    text-align: left;
    font-size: 0.9375rem;
    color: #FFFFFF;
}
