
.subclass-b span{
    display: inline-block;
    margin-top: 5px; /* 设置上边距 */
}

.colordiv{
    height: 380px;
}

.contents img{max-width: 80%;max-height: 80%;}

/* 手机端样式 */
@media (max-width: 767.98px) {

    .phoned{
        margin-bottom: 20px;

    }
    .contents-awe{
        border: 1px solid #E9E9E9;
        padding: 10px;
    }

}
/* 多选框样式 */
input[type="checkbox"] {
    margin-right: 5px;
}
.tong-b{
    width: 75px;
    height: 75px;
    border-radius: 50px;
    display: flex;
    color: white;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 10px;
}

/* 手机端样式 */
@media (max-width: 767.98px) {

    .phoned{
        margin-bottom: 20px;

    }
    .colordiv{
        height: 220px;max-height:220px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        font-size: 16px;
    }
    .contents-awe{
        height: 100%;
    }
    .iconbox-style1{
        padding: 0px 10px 0px;
    }
    .color-gengduo-ml{
        margin-left: -10px;
    }
    .gengduoxinxi{
        position: absolute;
        font-size: 12px;
        color: #0b5ed7;
        right: 0px;
        top: 18px;
    }
}

/* 电脑端样式 */
@media (min-width: 768px) {
    .colordiv{
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
    }
    .contents-awe{
        box-shadow: 0px 6px 15px rgb(159 159 159);padding: 24px;height: 380px;
    }
    .ud-btn-sj{
        /*position: relative;*/
        right: 50px;
        bottom: 50px;
    }
    .box:hover{
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    }
    .iconbox-style1{
        padding: 0px 0px 0px 0px;
    }
    .color-gengduo-ml{
        margin-top: -10px;
    }

    .gengduoxinxi{
        font-size: 14px;
        color: #0b5ed7;
    }

}


/* 更新的手机手机端样式 */
@media (max-width: 320px) {
    .mobile_color_data .box {
        width:18.8% !important;
        padding-bottom: 18.8% !important;
        background-color: #f5f5f5;
        margin-left: 4px;
        margin-bottom: 4px;
        position: relative;
    }
}/* 更新的手机手机端样式 */
@media (max-width: 320px) {
    .mobile_color_data_hexie .box {
        width:18.8% !important;
        padding-bottom: 18.8% !important;
        background-color: #f5f5f5;
        margin-left: 4px;
        margin-bottom: 4px;
        position: relative;
    }
}



/*收藏爱心*/
/* 手机端样式 */
@media (max-width: 767.98px) {

    .product-pcandphone_shouchang_aixin{
        position: absolute;
    }
    .shouchang_botton_text_num{
        position: absolute;
        bottom: -12px;
        left: 3px;
        font-size: 10px;
    }
    .heght-tongxi{
        height: 220px; overflow: auto;
    }

}
/* 电脑端样式 */
@media (min-width: 767.98px) {

    .product-pcandphone_shouchang_aixin{
        position: relative;
    }
    .shouchang_botton_text_num{
        position: absolute;
        bottom: -18px;
        left: 3px;
        font-size: 10px;
    }
    .heght-tongxi{
        height: 290px; overflow: auto;
    }

    .fu-35{
        margin-top: -35px;
    }
    .pc_aixin_weizhi{
        position: relative;
        top: -24rem;
    }
}

.color-shouchang-aixin{
    font-size: 22px;
    margin-top: 5px;
}

/*nav css*/
.navtab-style1 .nav-tabs{
    flex-wrap: nowrap;
}
.nav-link{
    padding: 0 2rem;
    height: 60px;
    overflow: hidden;
    line-height: 25px;
}


.iconbox-style1:hover{
    -webkit-box-shadow:none;
    box-shadow:none
}

/*//同系列色*/

.mobile_color_data {
    display: flex;
    flex-wrap: wrap;
}
.mobile_color_data .box {
    width:18.8%;
    padding-bottom: 18.8%;
    background-color: #f5f5f5;
    margin-left: 4px;
    margin-bottom: 4px;
    position: relative;
}

.mobile_color_data .box a {
    text-decoration: none;
    color:inherit;
}

/*//和谐色 列色*/

.mobile_color_data_hexie {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}
.mobile_color_data_hexie .box {
    width:18.8%;
    padding-bottom: 18.8%;
    background-color: #f5f5f5;
    margin-left: 4px;
    margin-bottom: 4px;
    position: relative;
    height: 8rem;
}

.mobile_color_data_hexie .box a {
    text-decoration: none;
    color:inherit;
}
.mobile_color_data_hexie .box:first-child {
    margin-left: 1px;
}
.mobile_color_data_hexie .hexiese_dibu_text{
    position: absolute;
    display: flex;
    top: 8.5rem;
    font-size: 9px;
    line-height: 18px;
    flex-wrap: wrap;
    justify-content: center;
}