.head-nav .head-item>ul{
    min-width: 250px;
}
.banner-slide .banner-text{
    width: 60%;
}
.show2nr-bt {
    font-size: 26px;
    line-height: 28px;
}
.show2nr-yw {
    opacity: 0;
}
.mvsbt{
    line-height: 50px;
}
.show4-bt {
    font-size: 22px;
    line-height: 32px;
}
.show4-bt {
    padding: 20px 0 16px 0;
}

.qywh-i-bt{
    font-size: 30px;
    line-height: 30px;
}

.wzbox-l-item {
    margin-right: 30px;
}
.page .layui-laypage-prev, .page .layui-laypage-next{
    display: none;
}
.detailbox-bt {
    line-height: 40px;
}
.fl-bg-ms{
    
    
    padding: 20px;
    padding-top: 10px;
}
.fzlc1-slide-content{
    min-height: 80px;
}
.fzlc-max {
    top: 228px;
}

.show4-item {
    margin-top: 30px;
}
.tcshow-top{
    padding: 20px 60px;
}
.tcshow svg{
    top: 50px;
}
.banner-slide .banner-text .banner-text-bt {
    font-size: 30px;
    line-height: 36px;
}


@media screen and (max-width: 1180px){
    .recruit-rbox {
        margin-left: 0;
    }
    .fl-bg-ms{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        height: 190px;
        min-height: auto;

    }

    .recruit-itembox>.recr{
        line-height: 30px;
    }
    .wzbox-right{
        display: none;
    }
    .wzbox-l-item>a {
        font-size: 14px;
    }
}

@media screen and (max-width: 900px){
    .wzbox-l-nav {
        overflow: auto hidden;
        white-space: nowrap;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
}



@media screen and (max-width: 768px){
    .tcshow svg {
        right: 10px;
    }
    .tcshow-top {
        padding: 20px 30px;
    }
    .recruit-num {
        justify-content: center;
    }
    .recruit-itembox>.recr{
        width: calc(100% / 4);
    }
    .detailbox-bt {
        line-height: 24px;
    }
    .recruit-itembox>.recr {
        line-height: 20px;
    }
    .recruit-rbox{
        line-height: 10px;
        padding: 0 20px;
        text-align: center;
    }
    .fl-bg-ms {
        
        min-height: auto !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }
    .fzlc1-slide-content {
        min-height: 140px;
    }
    .fzlc-max {
        top: 158px;
    }
    .qywh-i-bt {
        font-size: 18px;
        line-height: 18px;
    }
    .foot-com .foot-com-bt{
        margin-right: 0;
    }
    .show4-bt {
        padding: 15px 0 10px 0;
        font-size: 16px;
        line-height: 24px;
    }
    .mvsbt{
        padding: 0 8px;
        font-size: 13px;
        line-height: 14px;
    }
    .show2nr-bt {
        font-size: 16px;
    }
    .more {
        font-size: 12px;
        padding: 8px 10px;
    }
    .banner-slide .banner-text{
        display: none;
    }
}

























