.screening {
    height: 40px;
    margin: 20px 0 0 0;
    background-color: white;
    width: 100%
}

.screening_title {
    font-size: 14px;
    line-height: 40px;
    float: left;
    padding-left: 20px
}

#pro, #cit {
    width: 80px;
    font-size: 14px
}

.supp_sel {
    background: #fff;
    height: 40px;
}

.supp_sel > :first-child {
    float: left;
    padding: 0 5px 0 16px;
    line-height: 40px;
}

.supp_sel > :nth-child(2) {
    margin-right: 10px;
}

.supp_sel select {
    padding: 0;
    background: #fff;
    line-height: 40px;
    height: 40px;
    margin-right: 0;
}

.supp_info {
    margin-top: 16px;
    padding-top: 16px;
    width: 100%;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
}

.supp_sel .exh_lid {
    display: inline-block;
    width: 12px;
    height: 1px;
    background: #626262;
    line-height: 40px;
    padding: 0;
    margin: 20px 5px;
}

.supp_info_nei:hover .supp_font_l p:nth-child(1) {
    color: #ff6000;
}

.supp_info_nei:hover .supp_font_r button {
    background-color: #ff6000;
    color: #ffffff;
}

.supp_info_nei {
    overflow: hidden;
    margin: 0 16px 16px 16px;
    background: #f8f8f8;
    height: 160px;
}

.supp_info_nei img {
    margin: 10px 18px 10px 10px;
    float: left;
}

.supp_font {
    width: 600px;
    margin-top: 18px;
    float: left;
}

.supp_font_l {
    float: left;
    width: 502px;
}

.supp_font_r {
    float: right;
    width: 92px;
}

.supp_font_l p {
    display: inline-block;
    width: 100%;
}

.supp_font_l p:nth-child(1) {
    height: 18px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 12px;
}

.supp_font_l p:nth-child(2) {
    height: 16px;
    margin-bottom: 12px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #737373;
}

.supp_font_l p:nth-child(3) {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #9a9a9a;
}

.supp_font_r {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #a8a8a8;
    text-align: right;
}

.supp_font_r button {
    width: 92px;
    height: 30px;
    background-color: #dcdcdc;
    border-radius: 4px;
    border: 0;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #737373;
    margin-top: 82px;
    outline: none;
}

.supp_dis {
    display: none;
}


#exh1 {
    width: 70px;
}

.bra {
    width: 960px;
    overflow: hidden;
    background-color: white;
    margin-bottom: 16px;
    padding-bottom: 20px;
}

.supp_sel select {
    cursor: pointer;
}

.bra_tit {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #000000;
    line-height: 16px;
    width: 202px;
}

.bra_info a {
    display: block;
    float: left;
}

.supp_info {
    padding: 0;
}

.bra_tit div {
    padding: 14px 16px;
}

.bra_tit span {
    display: block;
    height: 1px;
    background-color: #000000;
}

.bra > :first-child {
    border-bottom: 1px solid #e5e5e5;
}

.bra_info_nei {
    margin: 16px;
}

.bra_box {
    width: 199px;
    height: 46px;
    background-color: #ffffff;
    box-shadow: 0px 2px 6px 0px rgba(115, 115, 115, 0.12);
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #000000;
    line-height: 46px;
    text-align: center;
    margin: 0 16px 16px 0;
    float: left;
    cursor: pointer;
}

.bra_box:hover {
    color: #ff6000;
}

.bra_info > :nth-child(4n) .bra_box {
    margin-right: 0;
}

.bra_info img {
    width: 200px;
    height: 92px;
    margin-right: 10px;
}

.bra_info div {
    margin: 16px 16px 10px;
}

.bra_info > div > :nth-child(4n) {
    margin-right: 0;
}

.supp_sel span {
    float: left;
    padding: 0 5px;
    font-size: 12px;
    line-height: 40px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #626262;
}

.exh {
    overflow: hidden;
}

.exh > :first-child {
    border: 0;
}

.exh_info {
    margin: 16px 0;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 0px 2px 6px 0px rgba(115, 115, 115, 0.12);
    border-radius: 4px;
    cursor: pointer;
}

.exh_info:hover {
    border: 2px solid #ff9000;
}

.exh_list {
    width: 940px;
    height: 160px;
    margin: 10px;
}

.exh_list > :first-child {
    width: 286px;
    height: 160px;
    float: left;
    position: relative;
    margin: 0;
    background: #fff;
}

.exh_list img {
    position: absolute;
}

.exh_list > div {
    float: left;
    margin-left: 16px;
    width: 630px;
}

.exh_list1 > :first-child {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 30px;
}

.exh_list1 > :nth-child(2) {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #434343;
    margin-bottom: 16px;
}

.exh_list1 > :last-child {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #434343;
}

.exh_info:hover .exh_list1 > :first-child {
    /*color: #ff6000;*/
}

.show_hot {
    padding: 0 20px
}

.show_hot_list {
    width: 100%;
    padding: 5px;
    margin: 10px 0;
    text-align: center;
}

.show_hot_img {
    height: 45px;
    width: 120px;
}

.zhanhui_img {
    height: 45px;
    width: 128px
}

.show_img_size {
    width: 250px;
    height: 150px;

}

.show_img {
    width: 250px;
    height: 150px;
    object-fit: contain;
}

.show_list {
    margin: 10px 0;
    background-color: white;
    padding: 15px
}

.show_name {
    font-weight: bold;
    margin-bottom: 0px;
    color: #212529;
    font-size: 18px;
}

.show_time {
    font-size: 14px;
    color: #737373;
    margin-top: 5px;
}

.show_text {
    font-size: 12px;
    margin: 10px 0 0 0;
    color: #737373
}

@media (max-width: 1024px) {
    .bra {
        width: 100%;
        overflow: hidden;
        background-color: white;
        margin-bottom: 16px;
        padding-bottom: 20px;
    }
}

@media (max-width: 800px) {

    .show_name {
        height: 50px;
        overflow: hidden;
        margin: 0;
    }

    .show_time {
        line-height: 24px;
        margin: 0;
    }

    .show_address {
        margin: 0;
    }


    .screening {
        width: auto;
        margin: 0 10px;
    }

    .screening_title {
        display: none;
    }

    #pro, #cit {
        width: 60px;
        font-size: 12px;
    }

    .show_hot {
        padding: 0 0
    }

    .show_hot_list {
        width: 100%;
        padding: 5px;
        margin: 10px 0;

    }

    .show_hot_img {
        height: 45px;
        width: 100%;
        max-width: 120px;
    }


    .show_list {
        width: auto;
        margin: 10px;
        border-radius: 5px;

    }

    .show_img_size {
        width: 100%;
        height: 150px;
        margin: 10px 0;
    }

    .show_img {
        width: 80px;
        height: 80px;
    }

    .show_text {
        font-size: 12px;
        margin: 10px 0 0 0;
        color: #737373;
        overflow: hidden;
        height: 52px;
    }

    #show_img_show, #show_img_dis {
        width: 100px;
        height: 100px;
    }

    #show_img_dis {
        display: none;
    }


    .bianlan {
        display: none;
    }

    .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;
    }

    .exh_list > :first-child {
        width: 94%;
        margin: 0 auto;
        float: none;
        overflow: hidden;
    }

    .tec_huanye a:last-child {
        display: none;
    }

    /*.indfo_sup {*/
    /*    display: none;*/
    /*}*/
    .ind_fo_nei, .indfo_ma {
        margin: 0;
    }

    .supp_xuan {
        background: #fff;
    }

    .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_info {
        background: #f8f8f8;
        margin: 0;
        padding: 0;
        margin-top: 16px;
    }

    .supp_info_nei {
        width: 96%;
        margin: 16px auto;
        background: #fff;
        height: auto;
        position: relative;
    }

    .supp_info_nei img {
        width: 35%;
        margin: 2%;
    }

    .supp_font {
        width: 59%;
        height: 100%;
        margin-top: 2%;
        margin-right: 2%;
    }

    .supp_font_l p:nth-child(1) {
        font-size: 1em;
        letter-spacing: 1px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        height: auto;
        margin-bottom: 0;
        line-height: 1em;
    }

    .supp_font_l p:nth-child(2) {
        font-size: 0.9em;
        line-height: 0.9em;
        letter-spacing: 1px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        height: auto;
        margin-bottom: 0;
    }

    .supp_font_l p:nth-child(3) {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        height: auto;
        margin-bottom: 0;
        font-size: 0.8em;
        line-height: 0.8em;
    }

    .supp_font_r button {
        margin: 0;
        float: right;
        font-size: 0.8em;
        height: 25px;
        width: 30%;
        background-color: #ff6000;
        color: #ffffff;
    }

    .supp_font_l {
        width: 100%;
    }

    .supp_font_r {
        position: absolute;
        float: none;
        bottom: 7%;
        width: 59%;
        text-align: left;
        line-height: 25px;
    }

    .supp_font_l {
        float: none;
    }

    .supp_dis {
        display: inline-block;
    }

    .bra {
        width: auto;
        margin: 12px 10px;
        background: white;

    }

    .bra_tit span {
        display: none;
    }

    .bra > :first-child {
        border: 0;
        background: #fff;
    }

    .bra_box {
        box-shadow: none;
        width: 49%;
        margin: 12px 2% 0 0;
    }

    .bra_info img {
        margin-bottom: 10px;
        width: 100%;

    }

    .bra_info div > :nth-child(2n) {
        margin-right: 0;
    }

    .bra_info > :nth-child(2n) .bra_box {
        margin-right: 0;
    }

    .bra_info_nei {
        margin: 0;
    }

    .bra_info {
        /* overflow-y: scroll; */
    }

    .bra_info div {
        margin: 16px 0 0;
        width: 100%;
        height: auto;
        /*overflow: hidden;*/
    }

    .bra_info::-webkit-scrollbar {
        display: none;
    }

    .exh_info {

        width: 46%;
        float: left;
        margin-right: 2%;
        margin-left: 2%;
    }

    .exh > :nth-child(2n) {
        margin-right: 0;
    }

    .exh_list1 > a {
        color: #434343;
    }

    .supp_sel > :first-child {
        /* display: none; */
        padding: 0 10px;
        font-size: 12px;
        line-height: 40px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 1px;
        color: #626262;
    }

    .exh_list {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        margin: 0 auto;
        padding: 10px 0 0 0;
    }

    .exh_list img {
        height: auto;
        border-radius: 5px;
    }

    .exh_list > div {
        width: 94%;
        margin: 8px auto;
        float: none;
    }

    .exh_list > :first-child {
        height: 140px;
    }

    .exh_list1 > :first-child {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 0.9em;
        width: 100%;
        line-height: 1.2em;
        margin-bottom: 2%;
        height: 2.4em;
    }

    .exh_list1 > :nth-child(2) {
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #bdbdbd;
        font-size: 0.7em;
        margin: 0;
        bottom: 18px;
    }

    .exh_list1 > :nth-child(3) {
        width: 100%;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #bdbdbd;
        font-size: 0.7em;
        margin: 5px 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 0px;
        bottom: 0;
        line-height: 14px;
    }

    .exh_nob {
        display: none;
    }

    .supp_sel {
        width: 550px;
    }

    .exh_uu {
        width: 94%;
        margin: 12px auto;
        overflow-y: scroll;
    }

    .exh_uu::-webkit-scrollbar {
        display: none;
    }

    .tec_huanye {
        width: auto;
        margin: 0 auto;
    }

    .tec_huanye > a {
        margin-right: 0;
    }

    .bra_info div a {
        margin: 0 2%;
        width: 20%;


    }

    .bra_info div {

    }

    .zhanhui_img {

        text-align: center;
    }


}

