.customized-container {
    /* max-width: 1600px; */
    margin: 0 auto;
    color: #000000;
    /* height: 100vh; */
}

.customized-banner {
    width: 100%;
    height: 28.125rem;
    background: #000001;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.customized-banner-content {
    background-size: cover;
    width: 100%;
    height: 27.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding-top: 5rem;
}

.banner-title {
    font-weight: 400;
    font-size: 2rem;
    line-height: 2.75rem;
}

.banner-desc {
    width: 30.4375rem;
    height: 2.75rem;
    /* font-weight: 400; */
    font-size: 1rem;
    /* line-height: 1.375rem; */
    text-align: center;
    color: #FFFFFF;
    margin-top: .875rem;
}

a.banner-cooperation {
    margin-top: 9.125rem;
    width: 14.5rem;
    background-color: #0095B5;
    border-radius: .25rem;
    padding: .625rem;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}


/* 
.customized-customer-logo {
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

.customized-customer-logo-item {
    display: inline-block;
    background: #fff;
    min-width: 12.5rem;
    height: 4.75rem;
}

.customized-customer-logo-item img {
    object-fit: cover;
    height: 4.75rem;
} */

.customized-customer-logo {
    width: 100%;
    height: 4.75rem;
    overflow: hidden;
    position: relative;
}

ul.customized-customer-logo-content {
    list-style: none;
    width: 625rem;
    position: absolute;
    height: 4.75rem;
}

li.customized-customer-logo-item {
    background: #fff;
    /* min-width: 200px; */
    height: 4.75rem;
    float: left;
    margin-right: .3125rem;
}

li.customized-customer-logo-item img {
    /* object-fit: cover; */
    height: 4.75rem;
    /* width: 100%; */
}


/* 定制类型 */

.customized-type {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box;
    margin-top: 5rem;
}

.customized-type-item {
    font-weight: 400;
    font-size: 1.625rem;
    color: rgba(51, 51, 51, 0.2);
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

.customized-type-item li {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-align: center;
}

.customized-type-item .item-active {
    font-weight: 700;
    color: #000000;
}

.customized-type-item li p {
    width: 1.4375rem;
    height: .125rem;
    margin-top: 5px;
    background-color: transparent;
}

.customized-type-item li.item-active p {
    background-color: #30CEAA;
}

.customized-type-item-content {
    margin-top: 2.5rem;
    color: #333333;
}

.customized-type-item-desc {
    font-weight: 400;
    font-size: 1rem;
    line-height: 2.1rem;
    text-align: center;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    /* width: 750px; */
}

.customized-type-item-spec {
    margin-top: 2.5rem;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    justify-content: space-between;
}

.spec-item {
    width: 15.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    box-sizing: border-box;
}

.spec-item p {
    font-weight: 400;
    font-size: 1.125rem;
    /* line-height: 1.5625rem; */
    text-align: center;
    color: #666666;
    margin-top: 1rem;
}

.spec-item img {
    width: 14.125rem;
    height: 18.0625rem;
}

.customized-product-main,
.customized-product-app,
.customized-product-demo {
    margin-bottom: 10rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box;
    width: 100%;
}

.customized-product-title {
    font-weight: 700;
    font-size: 1.75rem;
    /* line-height: 38px; */
}

.customized-product-content,
.customized-product-app-content,
.customized-product-demo-content {
    margin-top: 4.375rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box;
    width: 100%;
}

.customized-product-content li,
.customized-product-app-content li,
.customized-product-demo-content li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.customized-product-content li img {
    width: 14.125rem;
    height: 14.125rem;
    object-fit: cover;
}

.customized-product-content li p {
    font-weight: 400;
    font-size: 1.625rem;
    /* line-height: 36px; */
    margin-top: 1rem;
}

.customized-product-app-content li img {
    width: 14.5rem;
    height: 13.6875rem;
    object-fit: cover;
}

.customized-product-app-content li p {
    font-weight: 400;
    font-size: 1.1875rem;
    margin-top: 1rem;
    text-align: center;
}

.customized-product-app-content li span {
    font-weight: 400;
    font-size: .75rem;
    margin-top: .625rem;
}

.customized-product-demo-content li img {
    width: 9.875rem;
    height: 15.75rem;
    object-fit: cover;
}

.customized-product-demo-content li p {
    font-weight: 400;
    font-size: 1.5rem;
    /* line-height: 33px; */
    margin-top: 1.5rem;
}