#p_title {
    color: #ff6000;
    font-weight: bold;
}

.select_box {
    text-align: center;
    padding: 0 20px
}

.select_box_input {
    margin-bottom: 20px;

}

.select-group {
    background-color: #FFFFFF;
    margin: 20px 0 20px 0;
    padding: 20px
}

.type-title {
    margin: 10px;
    text-align: center;
    font-size: 20px;
    color: #ff6000;
    font-weight: bold
}

#d_small, #D, #B, #xinghaotext, #weight {
    border: 1px solid #ff6000;
    border-radius: 5px;
    height: 42px;
    padding: 0 10px;
    width: 300px;

}

.select_button {
    padding: 0 0 10px 0
}

#button_submit {
    background-color: #ff6000;
    padding: 8px 20px;
    width: 120px;
    border-radius: 4px;
    color: white
}

/*筛选条件*/
.supp_sel {
    margin-top: 16px;
    background: #fff;
    height: 40px;
    font-size: 14px;
}

.supp_sel div {
    float: left;
    padding: 14px 16px;
    line-height: 14px;
}

.supp_sel select {
    padding: 10px 0;
    background: #fff;
    line-height: 14px;
    height: 40px;
    width: 110px;
}


/* ------------ */
.mol_bot {
    width: 960px;
    height: 300px;
    margin-top: 16px;
    background-color: #ffffff;
    overflow: hidden;
}

.mol_bot p {
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #000000;
    line-height: 20px;
    margin-top: 48px;
    margin-bottom: 43px;
}

.mol_info {
    margin-top: 20px;
    background: #dedede;
    padding-top: 0;
    overflow: hidden;
}

.main_content {
    background-color: white;
    /*padding: 20px 10px;*/
    /*margin-bottom: 20px;*/
    cursor: pointer;
}

.img_box {
    width: 100%;
    height: 140px;
    padding: 0
}

.img_size {
    height: 100%;
    width: 100%
}

.main_button_box {
    text-align: right;
    margin-right: 20px
}

.main_button_box button {
    padding: 5px 20px;
    background-color: #ff6000;
    border-radius: 4px;
    color: white;
    font-size: 14px
}

/*#xinghaotext {*/
/*    border: 1px solid #ff6000;*/
/*    height: 42px;*/
/*    border-radius: 4px;*/
/*    width: 400px;*/
/*    margin-right: 20px;*/
/*    padding-left: 10px;*/
/*    font-size: 14px*/
/*}*/

.supp_sel select {
    cursor: pointer;
}


.modl_bl {
    color: #ff6000;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.table td, .table th {
    padding: 0.15rem !important;
    text-align: center;
}

.table th {
    background-color: #f5f5f5;
}

/*.main_content:hover {*/
/*    background-color: #f5f5f5;*/
/*}*/

.table_size {
    height: auto;
    width: auto;
    font-size: 12px;
    text-align: center;
}

.baseData {
    margin: 5px 0;
}

.span_title {
    margin-right: 10px;
}

.info_list {
    margin-bottom: 20px
}

.col-margin {
    margin: 10px 0;
}

.table-title {
    border: 1px solid #dedede;
    background-color: #f5f5f5;
    font-weight: bold;
    padding: 2.4px;
    color: #212529;
}

.table-infos {
    border: 1px solid #dedede;
    padding: 2.4px;
    color: #212529;
    /*word-break: break-word;*/

}

.table-infos_1 {
    border: 1px solid #dedede;
    padding: 2.4px;
    color: #ff6000;
    font-weight: bold;
    word-break: break-word;
}

@media (max-width: 800px) {
    .type-title {

        font-size: 18px;

    }

    #d_small, #D, #B, #xinghaotext, #weight {
        border: 1px solid #ff6000;
        border-radius: 5px;
        height: 38px;
        padding: 0 8px;
        width: 100%;

    }

    .span_title {
        display: none;


    }

    .select_button {
        padding: 0 0 20px 0;
    }

    .baseData {
        margin: 8px 0 8px 0;
    }

    .table_size {
        width: 100%;
    }

    .modl_bl {
        color: #ff6000;
        font-weight: bold;
        text-align: center;
        line-height: 40px;
        font-size: 20px;
        margin-top: 20px;
    }

    .select_box_type {
        padding-bottom: 60px;
    }

    .select-group {
        background-color: #FFFFFF;
        margin: 20px 10px 20px 10px;
        padding: 15px
    }

    /*#xinghaotext {*/
    /*    width: 200px;*/
    /*    margin-top: 20px;*/
    /*}*/
    #button_submit {
        margin-top: 10px;
        padding: 6px 16px;

    }

    .bianlan {
        display: none;
    }

    /*内容开始*/
    .supp_dao_mo {
        margin: 0 10px;
    }

    .supp_dao {
        height: 50px;
        white-space: nowrap;
        overflow-y: scroll;
        padding-top: 10px;


    }

    .supp_dao div {
        float: none;
        display: inline-block;
        font-size: 1.2em;
        height: 1.2em;
    }

    .supp_dao::-webkit-scrollbar {
        display: none;
    }

    .supp_xuan {
        background: #fff;
    }

    .indfo_sup {
        display: none;
    }

    .ind_fo_nei, .indfo_ma {
        margin: 0;
    }

    .supp_sel {
        display: none;
    }


    .mol_info {
        background: #dedede;
        padding: 0;
        margin: 0 10px;
    }


    .mol_bot {
        width: auto;
        margin: 10px 10px;
        height: auto;

    }

    .modl_no {
        display: block;
    }

    .mol_bot p {
        margin: 30px 0;
    }

    .mol_sela div {
        margin-right: 7%;
    }


}
