
.supp_sel {
    margin-top: 16px;
    background: #fff;
    height: 40px;

}

.supp_sel > :first-child {
    float: left;
    padding: 14px 16px;
    line-height: 12px;
}

.supp_sel > :nth-child(2) {
    float: left;
    margin-left: 8px;

}

.supp_sel > :nth-child(2) span {
    margin-right: 8px;
}

.supp_sel select {
    padding: 0 0 0 5px;
    background: #fff;
    line-height: 14px;
    height: 40px;
    float: none;
    width: 178px;
    height: 28px;
    border-radius: 4px;
    border: solid 1px #dcdcdc;
    margin-top: 8px;
}

.supp_sel span {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #626262;
}

/* ------------ */
.mol_bot {
    width: 878px;
    height: 328px;
    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_sela {
    height: 26px;
    border-bottom: 1px solid #eeeeee;
    display: flex;
    justify-content: center;
}

.mol_sela div {
    margin-right: 168px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #737373;
}

.model_inp {
    margin-top: 50px;
}

.mol_sela .mol_xuan {
    color: #000000;
    border-bottom: 1px solid #000000;
    padding: 0 10px;
}

.mol_sela div:last-child {
    margin-right: 0;
}

.mol_inp {
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.mol_inp input {
    width: 442px;
    height: 41px;
    border-radius: 4px 0px 0px 4px;
    border: solid 1px #ff6000;
    vertical-align: middle;
    padding: 0 14px;
    letter-spacing: 1px;
    color: #b4b4b4;
    outline: none;
}

.mol_inp button {
    vertical-align: middle;
    width: 115px;
    height: 43px;
    background-color: #ff6000;
    border-radius: 0px 4px 4px 0px;
    border: solid 1px #ff6000;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
}

.mol_info {
    background: #fff;
    padding-top: 16px;
    overflow: hidden;
    width: 100%;
}

.mol_info_nei {
    margin: 0 16px;
    position: relative;
}

.mol_list {
    overflow: hidden;
    width: 960px;
    background-color: #f8f8f8;
    border-radius: 4px;
    margin-bottom: 16px;
}

.mol_list_nei {
    margin: 10px;
}

.mol_list_nei img {
    float: left;
}

.mol_list_nei > div {
    float: left;
    margin-left: 16px;
}

.mol_font {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #000000;
    width: 740px;
}

.mol_font > div {
    margin-bottom: 19px;
    height: 19px;
}

.mol_font div:nth-child(1) div {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #000000;
}

.mol_font div:nth-child(1) span {
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #a3a3a3;
}

.mol_font > div:nth-child(4) {
    border-bottom: 2px solid #e1e1e1;

}

.mol_font > div:nth-child(3) {
    border-bottom: 2px solid #e1e1e1;
}

.mol_font div:nth-child(2) div {
    float: left;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #737373;
    width: 180px;
}

.mol_font div:nth-child(3) div {
    float: left;
    width: 180px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #737373;
}

.mol_font div:nth-child(4) div {
    float: left;
    width: 180px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #737373;
    margin-bottom: 5px;
}

.mol_font div:nth-child(3) div:first-child {
    color: #000000;
}

.mol_font div:nth-child(4) div:first-child {
    color: #000000;
}

.mol_list_nei .mol_bu {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.mol_list_nei .mol_bu button {
    width: 97px;
    height: 30px;
    background-color: #dcdcdc;
    border-radius: 4px;
    border: 0;
    color: #fff;
    cursor: pointer;
    outline: none;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #737373;
}

.mol_list_nei .mol_xb button {
    background-color: #ff6000;
    color: #ffffff;
}

.tec_huanye {
    width: 700px;
    margin: 38px auto;
    height: 24px;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.tec_huanye a {
    float: left;
    border: solid 1px #bfbfbf;
    border-radius: 3px;
    line-height: 22px;
    padding: 0 6px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #737373;
}

.tec_huanye a:last-child div {
    margin: 0;
}

.tec_huanye input {
    width: 18px;
    outline: none;
    height: 24px;
    border-radius: 3px;
    border: solid 1px #bfbfbf;
    padding: 0 6px;
}

.tec_huanye a:nth-child(14) {
    border: 0;
    cursor: text;
}

.tec_huanye a:nth-child(15) {
    border: 0;
    cursor: text;
}

.tec_huanye > div {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #737373;
    line-height: 26px;
}

.tec_huanye .huanye_xuan {
    background-color: #ff6000;
    border-radius: 3px;
    border: solid 1px #ff6000;
    color: #fff;
}

.tec_huanye a:hover {
    background-color: #ff6000;
    border-radius: 3px;
    border: solid 1px #ff6000;
    color: #fff;
}

.tec_huanye .tec_que {
    width: 36px;
    background-color: #a8a8a8;
    color: #fff;
}

.huanye_none {
    display: none;
}

.mol_sela {
    cursor: pointer;
}

.modl_no {
    display: none;
}

.model_inp1 input {
    width: 140px;
    margin-right: 30px;
    border-radius: 4px;
    padding: 0 10px;
}

.model_inp1 button {
    border-radius: 4px;
}

.model_wai {
    margin: 0 auto;
    width: 115px;
    margin-top: 20px;
}

.gra_com {
    width: 1000px;
    height: 190px;
    background-color: #ffffff;
    margin-top: 16px;
    overflow: hidden;
}

.gra_com_nei > :first-child {
    width: 280px;
    height: 158px;
    float: left;
    background-color: #f8f8f8;
    margin-right: 16px;
    position: relative;
}

.gra_com_neiq {
    position: absolute;
}

.gra_com_r > :nth-child(1) {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: 6px;
}

.gra_com_r > :nth-child(2) {
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 10px;
    letter-spacing: 1px;
    color: #737373;
    margin-bottom: 15px;
}

.gra_com_r > :nth-child(3) {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #9a9a9a;
}

.gra_com_r span {
    display: inline-block;
    width: 36px;
    height: 16px;
    text-align: justify;
    float: left;
}

.gra_com_r span i {
    display: inline-block;
    width: 100%;
}

.gra_com_nei {
    margin: 16px;
}

.gra_i {
    width: 96%;
    height: 100%;
    margin: 12px auto;
    background: #fff;
    position: relative;
}

.gra_i1 {
    position: absolute;
}

.gra_i img {
    background-color: #fefefe;
    border-radius: 4px;
    border: solid 1px #f8f8f8;
}

.gra_f_t > :nth-child(1) {
    float: left;
    width: 200px;
}

.gra_f_t > :nth-child(2) {
    float: right;
    width: 200px;
}

.gra_f_t > :nth-child(2) span {
    width: 48px;
}

.gra_f_t > div > div {
    list-style: 12px;
    margin-bottom: 15px;
}

.supp_sel .gra_sh {
    float: right;
}

.gra_sh button {
    width: 77px;
    height: 28px;
    background-color: #eeeeee;
    border-radius: 4px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #434343;
    cursor: pointer;
}

.gra_sh input {
    width: 125px;
    padding-left: 10px;
    height: 28px;
    border-radius: 4px;
    border: solid 1px #dcdcdc;
}

.supp_sel select {
    width: 150px;
}

.gra_sh a {
    cursor: pointer;
}

.mol_list {
    cursor: pointer;
}

.mol_list:hover button {
    background: #ff6000;
    color: #fff;
}

.gra_sh input::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #dcdcdc;
}

.supp_sel .gra_sh {
    padding: 5px 0;
    margin-right: 16px;
}

.supp_sel > div > span {
    line-height: 12px;
    font-size: 15px;
    letter-spacing: 0;
    color: #000;
}

.supp_iop {
    display: none;
}

.tec_huan1 {
    text-align: center;
}

.tec_huanye {
    width: auto;
    display: inline-block;
}

.tec_huanye > a {
    float: left;
    margin-right: 14px;
}

.tec_huanye > div {
    float: left;
    margin-right: 14px;
}

.tec_huanye > input {
    float: left;
    margin-right: 14px;
}

.mulu_content {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin-top: 16px;
    overflow: hidden;
}

.mulu_content2 {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin-top: 16px;
    overflow: hidden;
}

.mulu_img {
    padding: 20px;
    width: 100%;
    height: 100%
}

.mulu_baseInfo {
    padding: 20px 0;
    line-height: 30px
}

.mulu_name {
    font-size: 18px;
    font-weight: 600
}

.mulu_info_list {
    font-size: 14px
}

.mulu_type_list {
    padding: 0 20px 20px 20px
}

.mulu_size {
    background-color: #f8f8f8;
    padding: 10px 20px;
    margin-top: 20px;
    border-radius: 10px;
    line-height: 30px
}

.mulu_ul {
    padding: 10px 12px;
    font-size: 14px;
    color: #333333
}

.mulu_li {
    float: left;
    margin-right: 100px
}

.table td, .table th {
    padding: 0.15rem !important;
    text-align: center;
}

.table th {
    background-color: #f5f5f5;
}
@media (max-width: 800px) {

    .mulu_content {
        width: auto;
        margin: 20px 10px;
    }

    .mulu_content2 {
        width: auto;
        background-color: #dedede;

        margin: 20px 10px 10px 10px;
    }

    .mulu_name {
        padding-left: 15px;
    }

    .mulu_type_list {
        padding: 0 0;

    }

    .mulu_size {
        margin-top: 10px;
        background-color: white;
        padding: 10px 10px 0 10px;
    }

    .mulu_ul{
        padding:  10px 12px 10px 12px;
    }

    .mulu_li {
        margin-right: 10px;
    }

    .bianlan {
        display: none;
    }

    .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;
    }

    .gra_com_nei {
        margin: 12px;
    }

    .tec_huanye {
        width: 80%;
        margin: 0 auto;
    }

    .huanye_none {
        display: block;
    }

    .huanye_bl {
        display: none;
    }

    .tec_huanye a {
        background: #fff;
        border: 0;
        padding: 3px 9px;
        line-height: 16px;
    }

    .tec_huanye > div {
        display: none;
    }

    .tec_huanye > input {
        display: none;
    }

    .tec_huanye a:last-child {
        display: none;
    }

    .mol_info {
        background: #f8f8f8;
        padding: 0;
        margin-top: 0;
    }

    .mol_info_nei {
        width: 94%;
        margin: 0 auto;
        background: #ffffff;
    }

    .mol_list {
        background: #ffffff;
        width: 100%;
        height: auto;
    }

    .mol_list_nei img {
        width: 30%;
        /* margin-bottom: 10%; */
    }

    .mol_font {
        width: 63%;
    }

    .mol_list_nei > div {
        margin-left: 2%;
    }

    .mol_list_nei .mol_font {
        margin-bottom: 6px;
    }

    .mol_font div:nth-child(1) span {
        font-size: 0.8em;
        letter-spacing: 0;
    }

    .mol_font div:nth-child(1) div {
        font-size: 1.1em;
        letter-spacing: 0;
    }

    .mol_font > div {
        margin-bottom: 8px;
    }

    .mol_font div:nth-child(2) div {
        width: auto;
        /* margin-right: 2%; */
        font-size: 0.9em;
    }

    .mol_font > div:nth-child(3) {
        font-size: 0.8em;
        line-height: 1.2em;
        height: 16px;
        border-bottom: 1px solid #e1e1e1;
    }

    .mol_list_nei .mol_bu {
        bottom: 15px;
    }

    .mol_font > div:nth-child(4) {
        border-bottom: 1px solid #e1e1e1;
        font-size: 0.8em;
        line-height: 1.2em;
        height: 16px;
    }

    .mol_font div:nth-child(3) div {
        width: auto;
        font-size: 1em;
    }

    .mol_font div:nth-child(4) div {
        width: auto;
        font-size: 1em;
    }

    .mol_list_nei {
        height: auto;
    }

    .mol_bot {
        width: 96%;
        margin: 0 auto;
        height: auto;
    }

    .modl_bl {
        display: none;
    }

    .modl_no {
        display: block;
    }

    .mol_bot p {
        margin: 20px 0 40px;
    }

    .mol_sela div {
        margin-right: 7%;
    }

    .mol_inp input {
        width: 50%;
    }

    .model_inp1 input {
        width: 16%;
        margin-right: 1%;
        padding: 1%;
    }

    .mol_inp {
        margin-top: 0;
        margin-bottom: 60px;
    }

    .modl_yy {
        width: 90%;
        margin: 0 auto;
    }

    .yut {
        white-space: nowrap;
        display: flex;
        justify-content: space-between;
    }

    .gra_com {
        width: 94%;
        height: auto;
        margin: 12px auto;
    }

    .supp_sel .gra_sh {
        float: left;
        padding: 10px 0;
        margin-left: 10px;
        margin-right: 0;
    }

    .gra_com img {
        height: auto;
        margin-right: 2%;
    }

    .gra_com_r {
        width: 53%;
        float: left;
        margin-bottom: 10px;
    }

    .gra_com_r > :nth-child(1) {
        font-size: 0.8em;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .gra_com_r > :nth-child(2) {
        color: #434343;
        font-size: 0.6em;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 5px;
    }

    .gra_com_nei > :first-child {
        width: 45%;
        margin-right: 2%;
        height: 110px;
    }

    .gra_f_t > :nth-child(2) {
        float: left;
    }

    .gra_f_t > div > div {
        margin-bottom: 3px;
    }

    .gra_f_t > :nth-child(2) > :last-child {
        display: none;
    }

    .gra_com_r span {
        width: 48px;
    }

    .gra_i {
        width: 94%;
        background: #fff;
        margin: 12px auto;
    }

    .supp_io {
        display: none;
    }

    .supp_sel .supp_io_ic {
        float: right;
        padding: 16px;
        border-radius: 15px;
        line-height: 14px;
    }

    .supp_sel select {
        width: 110px;
        background: #eee;
        margin-top: 10px;
    }

    .gra_sh button {
        float: left;
        border-radius: 15px;
        width: 55px;
        height: 30px;
        z-index: 999;
    }

    .gra_sh input {
        border-radius: 15px;
        margin-left: -28px;
        float: right;
        padding-left: 30px;
        width: 70px;
    }

    .gra_sh input::-webkit-input-placeholder {
        color: #898989;
    }

    .supp_sel {
        height: 50px;
        width: 94%;
        margin: 0 auto;
    }

    .supp_sel > :nth-child(2) {
        float: right;
        position: relative;
    }

    .supp_sel > :nth-child(2) .supp_io_c {
        display: none;
        position: absolute;
        /* display: block; */
        width: 77px;
        height: 26px;
        border-radius: 14px;
        background: #eee;
        top: 11px;
        left: 8px;
        line-height: 26px;
        margin: 0;
        padding-left: 8px;
    }

    .supp_sel > :nth-child(2) select {
        border-radius: 15px;
        margin-right: 0;
        padding: 1px 0 0 5px;
        margin-top: 11px;
    }

    .supp_iop {
        display: block;
        width: 15px;
        height: 15px;
        background: url('../img/zhixi.png') no-repeat;
        background-size: 100% 100%;
        float: right;
        margin-left: 5px;
    }

    .tec_huanye {
        width: auto;
        margin: 0 auto;
    }

    .tec_huanye > a {
        margin-right: 0;
    }
}
