@media (min-width: 500px) {
    .header-padding{
        padding-top: 13.75rem;
    }

    /* MOQ优势 */
    .moq-advantages-container {
        width: 100%;
        padding: 8.125rem 0;
        background-color: #ede9e9;
    }

    .moq-advantages-container-header {
        width: 100%;
    }

    .moq-advantages-container-title {
        width: 100%;
        font-size: 2.5rem;
        font-weight: 400;
        color: #202429;
        text-align: left;
    }

    .moq-advantages-container-desc {
        width: 41.25rem;
        text-align: left;
        font-size: 1.125rem;
        line-height: 1.375rem;
        font-weight: 300;
        color: #858585;
        padding-top: 1.25rem;
    }

    .moq-advantages-list {
        width: 100%;
        padding-top: 5.625rem;
    }

    .moq-advantages-group {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: stretch;
        padding-bottom: 1.875rem;
        border-bottom: #d4d4d4 solid 0.0625rem;
    }

    .moq-advantage {
        width: 30%;
    }

    .moq-advantage-title {
        width: 100%;
        text-align: left;
        font-size: 1.875rem;
        font-weight: 500;
        color: #202429;
        padding: 1.875rem 0;
        border-bottom: #d4d4d4 solid 0.0625rem;
    }

    .moq-advantage-desc {
        padding: 1.875rem 0;
        width: 100%;
        text-align: left;
        font-size: 1rem;
        line-height: 1.25rem;
        font-weight: 300;
        color: #858585;
    }

    /* 产品系列 */
    .our-collection-container {
        width: 100%;
        padding-top: 4.125rem;
        padding-bottom: 8.125rem;
        background-color: #ede9e9;
    }

    .our-collection-container-header {
        width: 100%;
    }
    .our-collection-container-header-wrap{
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .our-collection-container-contact-btn{
        width: 10.1875rem;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        text-decoration: none;
        border-radius: 1.5rem;
        background-color: #030000;
        color: #FFFFFF;
        font-size: 0.9375rem;
        font-weight: 500;
        display: block;
    }

    .our-collection-container-title {
        width: 100%;
        text-align: left;
        font-size: 2.5rem;
        font-weight: 400;
        color: #202429;
    }

    .our-collection-container-desc {
        width: 76.875rem;
        text-align: left;
        font-size: 1.125rem;
        line-height: 1.375rem;
        font-weight: 300;
        color: #858585;
        padding: 1.875rem 0;
    }

    .our-collection-list-wrap {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        margin-top: 5rem;
    }

    .our-collection-category-container {
        width: 18.125rem;
    }

    .our-collection-category-group {
        width: 100%;
        margin-bottom: 3.5rem;
    }

    .our-collection-category-group-title {
        width: 100%;
        text-align: left;
        font-size: 1.5625rem;
        font-weight: 400;
        color: #202429;
        padding-bottom: 1.25rem;
        border-bottom: #d4d4d4 solid 0.0625rem;
        user-select: none;
    }

    .our-collection-category-list {
        width: 100%;
    }

    .our-collection-category {
        width: 100%;
        /*height: 2.8125rem;*/
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        border-bottom: #d4d4d4 solid 0.0625rem;
        text-decoration: none;
    }

    .our-collection-category-title {
        width: calc(100% - 2.875rem);
        padding: 0.9375rem 0;
        padding-right: 1.5625rem;
        /*height: 2.8125rem;*/
        /*line-height: 2.8125rem;*/
        /*overflow: hidden;*/
        /*text-overflow: ellipsis;*/
        /*white-space: nowrap;*/
        text-align: left;
        font-size: 1.0625rem;
        font-weight: 300;
        color: #858585;
        cursor: pointer;
    }

    .our-collection-category-title-active {
        font-weight: 400;
        color: #030000;
    }

    .our-collection-category-icon {
        width: 1.3125rem;
        height: 2.8125rem;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .our-collection-category-icon-img {
        width: 0.5rem;
        height: 2.8125rem;
        object-fit: contain;
    }

    .our-collection-product-container {
        width: calc(100% - 20.625rem);
    }

    .our-collection-product-list {
        width: 100%;
    }

    .our-collection-product-group {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: stretch;
        margin-bottom: 1.875rem;
    }

    .our-collection-product {
        width: calc(100% / 3 - 1.25rem);
        margin-right: 1.875rem;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        text-decoration: none;
    }

    .our-collection-product:last-of-type {
        margin-right: 0;
    }

    .our-collection-product-poster {
        width: 100%;
        height: 24.5rem;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .our-collection-product-poster-img {
        width: 100%;
        height: 24.5rem;
        object-fit: cover;
    }

    .our-collection-product-title{
        width: 100%;
        text-align: left;
        font-size: 1.25rem;
        line-height: 1.5625rem;
        font-weight: lighter;
        color: #202429;
        padding-top: 1.5625rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .our-collection-product-description{
        width: 100%;
        text-align: left;
        padding-top: 1.5625rem;
        font-size: 0.9375rem;
        line-height: 1.25rem;
        color: #969698;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .our-collection-product-pagination {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .our-collection-product-pagination-item {
        padding: 0 0.625rem;
        border: #030000 solid 0.0625rem;
        font-size: 0.9375rem;
        font-weight: 400;
        height: 1.625rem;
        line-height: 1.625rem;
        margin-right: 0.375rem;
        cursor: pointer;
    }

    .our-collection-product-pagination-item-active {
        background-color: #030000;
        color: #FFFFFF;
    }

    /* LED镜子定制 */
    .led-customize-services-container {
        width: 100%;
        padding-top: 8.125rem;
    }
    .led-customize-services-container1{
        padding-top: 2.5rem;
        padding-bottom: 8.125rem;
    }

    .led-customize-services-container-header {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
    }

    .led-customize-services-container-start-design {
        width: 10.1875rem;
        height: 3rem;
        border-radius: 1.5rem;
        background: #030000;
        text-align: center;
        line-height: 3rem;
        color: #FFFFFF;
        font-size: 0.9375rem;
        cursor: pointer;
        text-decoration: none;
    }

    .led-customize-services-container-title {
        width: 36.25rem;
        font-size: 2.5rem;
        font-weight: 400;
        line-height: 2.8125rem;
        color: #202429;
        text-align: left;
    }

    .led-customize-services-container-desc {
        width: 100%;
        text-align: left;
        font-size: 1.125rem;
        font-weight: 300;
        line-height: 1.375rem;
        color: #858585;
        padding-top: 2.25rem;
        padding-bottom: 5rem;
    }

    .led-customize-services-list {
        width: 100%;
        padding-bottom: 3.75rem;
    }

    .led-customize-services-group {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 1.875rem;
    }

    .led-customize-service {
        width: calc(50% - 0.9375rem);
        height: 28.75rem;
        position: relative;
    }

    .led-customize-service-bg {
        width: 100%;
        height: 28.75rem;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .led-customize-service-bg-img {
        width: 100%;
        height: 28.75rem;
        object-fit: cover;
    }

    .led-customize-service-content {
        width: 100%;
        height: 28.75rem;
        position: absolute;
        left: 0;
        top: 0;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: flex-end;
        background: rgba(0, 0, 0, 0.1);
    }

    .led-customize-service-title {
        width: calc(100% - 6.25rem);
        padding: 3.75rem 3.125rem;
        text-align: left;
        font-size: 1.5625rem;
        color: #FFFFFF;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .led-customize-services-features {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .led-customize-services-feature {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: stretch;
        margin-bottom: 1.875rem;
    }

    .led-customize-services-feature-poster {
        width: calc(50% - 0.9375rem);
        height: 28rem;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .led-customize-services-feature-poster-img {
        width: 100%;
        height: 28rem;
        object-fit: cover;
    }

    .led-customize-services-feature-list {
        width: calc(50% - 0.9375rem);
    }

    .led-customize-services-feature-item {
        width: 100%;
        padding-top: 1.875rem;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .led-customize-services-feature-item-dot {
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 0.25rem;
        background-color: #473945;
        margin-top: 0.4375rem;
    }

    .led-customize-services-feature-item-title {
        width: calc(100% - 1.75rem);
        margin-left: 1.25rem;
        font-size: 1rem;
        line-height: 1.375rem;
        font-weight: 300;
        color: #858585;
        text-align: left;
    }
}