.font-a {
    color: #212529;
}

/*.supp_dao {*/
/*    height: 42px;*/
/*    background: #fff;*/
/*}*/


/*.supp_dao a {*/
/*    font-size: 14px;*/
/*    letter-spacing: 1px;*/
/*    color: #626262;*/
/*}*/


/*.supp_xuan {*/
/*    background-color: #e5e5e5;*/
/*}*/

/*.supp_dao .supp_xuan {*/
/*    color: #ff6000;*/
/*}*/

.supp_sel {
    margin-top: 16px;
    background: #fff;
    height: 89px;
}

.supp_sel div {
    float: left;
    padding: 14px 16px;
    line-height: 14px;
}

.supp_sel select {
    padding: 13px 0;
    background: #fff;
    line-height: 14px;
    height: 40px;
}

.pur {
    width: 960px;
    height: auto;
    background-color: #ffffff;
    margin-bottom: 16px;
    overflow: hidden;
    padding-bottom: 20px;
}

.pur_tit > div {
    width: 152px;
}

.pur_tit > div > div {
    padding: 20px 20px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #333333;
    line-height: 16px;
    width: 200px;
}

.pur_tit span {
    display: block;
    width: 104px;
    height: 1px;
    background-color: #000000;
}

.pur_tit {
    border-bottom: 1px solid #ff6000;
}

.pur_info {
    margin: 17px 17px 0 17px;
}

.pur_info > div {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    /*line-height: 14px;*/
    letter-spacing: 1px;
    color: #333333;
}

.pur_info > div > a {
    width: 20%;
    /*margin-right: 8%;*/
    margin-bottom: 12px;
    color: #333333;
}

.pur_info > div > :nth-child(6n) {
    margin-right: 0;
}


.pur_info > div > a > div:hover {
    color: #ff6000;
}


.sign-title {
    padding: 10px 0;
    font-size: 14px;
    line-height: 28px
}

.big-title {
    font-size: 20px;
    color: #ff6000;
    font-weight: bold;
    padding: 20px 20px;
    border-bottom: 1px solid #dedede
}

.middle-title {
    padding: 20px 10px 0 20px;
    font-weight: bold
}

.signContent {
    margin-bottom: 20px;
}

@media (max-width: 800px) {
    .signContent {
        margin: 15px 10px;
    }

    .bianlan {
        display: none;
    }

    .pur_info > div > a > div {
        margin-right: 0;
    }

    .pur_info > div > a {
        width: 30%;
        margin-right: 0;

        /*margin-right: 5%;*/
    }

    .pur_info > div > a > div {
        width: 100%;
        font-size: 14px;
        word-break: break-word;
    }

    .pur_info > div > a > div:hover {
        color: #ff6000;
    }

    .pur_info > div > :nth-child(6n) {
        margin-right: 5%;
    }

    .pur_info > div > :nth-child(4n) {
        margin-right: 0;
    }

    .det_xsz {
        display: block;
    }

    /*.supp_dao {*/
    /*    height: 50px;*/
    /*    white-space: nowrap;*/
    /*    overflow-y: scroll;*/
    /*    padding-top: 10px;*/
    /*}*/


    .supp_dao::-webkit-scrollbar {
        display: none;
    }

    .supp_xuan {
        background: #fff;
    }

    .ind_fo_nei, .indfo_ma {
        margin: 0;
    }

    .supp_sel {
        margin-top: 10px;
    }

    .supp_sel .det_tit div {
        width: 100%;
    }

    .supp_sel .det_tit {
        float: none;
        border: 0;
    }

    .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;
    }

    .ind_fo_sel {
        position: absolute;
        top: 260px;
        width: 96%;
        height: auto;
        margin: 0 auto;
        left: 50%;
        margin-left: -48%;
    }

    .io_g {
        float: left;
        width: 50%;
    }

    .indfo_sup {
        margin-top: 16px;
    }

    .pur {
        width: auto;
        margin: 0 10px 10px 10px;
    }

    .pur_info > div {
        font-size: 0.8em;
    }

    .pur_tit span {
        width: 40px;
        height: 2px;
        background-color: #ff6000;
        margin: 0 auto;
    }

    .pur_tit > div > div {
        padding: 16px 10px;
    }

    .pur_tit > div {
        width: 88px;
    }
}
