/*中部主内容*/
.indu_fir {
    width: 960px;
    height: 340px;
    background-color: #ffffff;
    /*margin-top: 16px;*/
    margin-bottom: 20px;
    overflow: hidden;
}

.indu_fir_nei {
    margin: 16px;
}

.indu_fir_nei > :nth-child(1) > div {
    position: relative;
    width: 376px;
    height: 236px;
    margin-right: 16px;
    float: left;
}

.indu_fir_nei :nth-child(1) p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 1.3px;
    color: #000000;
    margin-top: 10px;
}

.indu_fir_r {
    float: right;
    width: 360px;
    height: 340px;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.indu_fir_nei .indu_li_i {
    width: 78px;
    height: 58px;
    overflow: hidden;
    position: relative;
}

.indu_fir_neie1 {
    height: 260px;
    position: relative;
}

.indu_list {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #dedede;
    font-size: 14px;
    padding-left: 10px;
    overflow: hidden;
}

.indu_list:hover {
    border: 2px solid #ff9000;
}

.indu_list > div {
    float: left;
    position: relative;
}

.indu_list :nth-child(2) {
    padding: 10px;
    width: 380px;
    font-size: 14px;
    height: 60px;
    border-bottom: 1px solid rgba(191, 191, 191, 0.3);

}

.indu_list .indu_xuan {
    color: #333333;
}

.indu_fir_r a {
    color: #000;
}

.indu_inl {
    /*width: 700px;*/
    /*float: left;*/
}

.indu_inl_nei {
    margin: 0 0 0;
}

.indu_list2 {
    /*width: 700px;*/
    height: 130px;
    background-color: white;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 16px;
}

.indu_list2:hover {
    border: 2px solid #ff9000;

}

.indu_list2_nei {
    margin: 10px;
}

.indu_list2_f {
    float: left;
    width: 935px;
    height: 110px;
}

.indu_list2_f1 {
    float: left;
    width: 740px;
    height: 110px;
}

.indu_inr {
    width: 240px;
    background-color: #ffffff;
    float: right;
}

.indu_tit {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    /*line-height: 23px;*/
    letter-spacing: 1px;
    color: black;
    line-height: 16px;
    margin-top: 6px;
    margin-bottom: 7px;
    height: 15px;
}

.indu_tit :nth-child(1) {
    float: left;
}

.indu_tit :nth-child(2) {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ff6000;
    float: right;
}

.indu_li_info {
    height: 58px;
    padding-top: 4px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 1px;
    color: #737373;
    margin-bottom: 7px;
}

/*还未使用*/
.biaoqian {
    font-size: 10px;
    width: 264px;
    height: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #a9a9a9;
    margin-bottom: 6px;
}

.biaoqian div {
    float: left;
    border-radius: 4px;
    border: solid 1px #a9a9a9;
    padding: 0 4px;
    margin-right: 10px;
}

.iop {
    width: 180px;
    height: 110px;
    float: left;
    margin-right: 16px;
    position: relative;
}

.iop1 {
    position: absolute;
    object-fit: cover;
}

.fabu {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #0066ff;
}

.fabu div {
    float: right;
}

.tec_huanye {
    width: 566px;
}

.indu_tit_xuan {
    color: #ff6000;
}

/*热门推荐*/
.indu_inr_nei {
    margin: 16px;
}

.indu_inr_nei > :nth-child(1) {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #000000;
    padding-bottom: 14px;
    line-height: 16px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 16px;
}

.oprt {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 15px;
    line-height: 20px;
}

.oprt:hover {
    color: #ff6000;
}

.banner_img {
    height: 340px;
    width: 600px
}

.banner_a {
    color: #FFFFFF;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px
}

.banner_name {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    width: 600px;
    background: rgba(100, 100, 100, 0.8);
    padding: 0 10px;
    line-height: 30px
}

@media (max-width: 1024px) {
    .indu_fir {
        width: 100%;
        height: 300px;
        background-color: #ffffff;
        /*margin-top: 16px;*/
        margin-bottom: 20px;
        overflow: hidden;
    }
}

@media (max-width: 800px) {
    .indu_inr_nei > :nth-child(1) {
        padding-top: 10px;
    }

    .banner_img_list {
        width: 100%;
        height: 200px
    }

    .banner_a {
        width: 100%;
    }

    .banner_img {
        width: 100%;
        height: 100%;
    }

    .banner_name {
        width: 100%;
    }

    .update_time {
        display: none;
    }

    .indu_inr {
        width: auto;
        margin: 0 10px;
        float: none;
        padding-bottom: 10px;

    }

    .hot_info {
        text-align: center;
        float: none;
    }


    .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;
    }

    .supp_dao a {
        display: inline-block;
    }

    /*.indfo_sup {*/
    /*    display: none;*/
    /*}*/
    .ind_fo_nei, .indfo_ma {
        margin: 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 a:nth-child(4) {*/
    /*    display: none;*/
    /*}*/
    .indu_fir_nei > :nth-child(1) > div {
        width: 100%;
        height: auto;
    }

    .indu_fir_nei {
        height: auto;
    }

    /*.tec_huanye a:nth-child(5) {*/
    /*    display: none;*/
    /*}*/
    /*.tec_huanye a:nth-child(10) {*/
    /*    display: none;*/
    /*}*/
    /*.tec_huanye > div {*/
    /*    display: none;*/
    /*}*/
    /*.tec_huanye > input {*/
    /*    display: none;*/
    /*}*/
    /*.indu_fir_r, .indu_inr {*/
    /*    display: none;*/
    /*}*/
    .indu_fir_r {
        float: none;
        margin-top: 200px;
        height: 0;

    }

    .indu_list {
        display: none;
    }

    .indu_fir {
        width: auto;
        margin: 0 10px 16px 10px;
        height: auto;
    }

    .indu_inl {
        width: 100%;
        padding: 0 10px;
        float: none;
        background-color: #dedede;
    }

    .indu_list2 {
        background: #fff;
        height: auto;
    }

    .indu_inl_nei {
        margin: 0;
    }

    .indu_list2 {
        width: 100%;
    }

    .indu_list2_nei img {
        margin-right: 0;
        border-radius: 5px;
    }

    .indu_fir_neie1 {
        height: 180px;
    }

    .indu_list2_f {
        width: 100%;
    }

    .indu_list2_f1 {
        float: left;
        width: 60%;
    }

    .indu_tit {
        font-size: 0.9em;
        width: 100%;
        margin: 0;
        margin-top: 1%;
    }

    .indu_tit :nth-child(1) {
        width: 80%;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .indu_tit :nth-child(2) {
        width: 20%;
        float: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .indu_li_info {
        width: 100%;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .indu_fir_nei > div:nth-child(1) {
        height: 300px;
    }

    .indu_fir_nei :nth-child(1) p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .iop {
        width: 38%;
        background: #fff;
        overflow: hidden;
        border-radius: 4px;
        float: left;
        margin-right: 2%;
        position: relative;
        height: 100px;
    }

    .iop1 {
        position: absolute;
        object-fit: cover;
    }

    .indu_fir_nei img {
        border-radius: 6px;
    }

    .indu_fir_nei > div:nth-child(1) {
        width: 100%;
    }

    .indu_fir_nei :nth-child(1) p {
        margin-bottom: 12px;
        margin-top: 12px;
    }

    .tec_huanye {
        width: auto;
        margin: 0 auto;
    }

    .tec_huanye > a {
        margin-right: 0;
    }
}
