.wlzgTopFenLei{
    display: block;
}
.wlzgMobile{
    display: none;
}
@media screen and (max-width: 768px) {
    .wlzgBanner{
        width:100%;
        transform: translateX(-50%);
        margin-left: 0;
        overflow: hidden;
        /* background: 1px solid; */
    }
    .wlzgBanner img{
        width: 100%;
        object-fit: cover;
    }
    .wlzgTop{
        margin-bottom: 40px;
        overflow: visible;
    }
    .wlzgTopFenLei{
        display: none;
    }
    .wlzgMobile{
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 20px;
        width: 100%;
        color: #fff;
    }
    .wlzgMobile_hangye,.wlzgMobile_area{
        color: #fff;
        background: rgba(0,0,0,0.8);
        display: flex;
        padding: 20px 10px;
        align-items: center;
        position: relative;
    }

    .wlzgMobile_label{
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        margin-right: 10px;

    }
    .wlzgMobile_box{
        display: flex;
        flex-wrap: wrap;

    }
    .wlzgMobile_box a,.wlzgMobile_flow a{
        border: 1px solid;
        font-size: 14px;
        color: #fff;
        padding: 0px 10px;
        margin-bottom: 10px;
        margin-right: 5px;
        display: block;
        height: 30px;
        line-height: 30px;
    }


    .wlzgMobile_hangye .wlzgMobile_flow{
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        background: rgba(0,0,0,1);
        padding: 20px 10px;
        z-index: 999;
        min-height: 100px;
    }
    .wlzgMobile_area .wlzgMobile_flow{
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        flex-wrap: wrap;
        background: rgba(0,0,0,1);
        padding: 20px 10px;
        z-index: 999
    }

    .wlzgMobile_flow{
        display: none;
    }

    .wlzgTitMain{
        width: auto;
    }
    .wlzgTit{
        margin: 0 20px;
    }
    .wlzgTit h3{
        font-size: 26px;
        margin-bottom: 10px;
    }
    .wlzgTit span{
        font-size: 14px;
    }
    .wlzgLiucheng{
        margin-top: 30px;
    }
    .wlzgLiucheng ul{
    }
    .wlzgLiucheng ul li{
        float: none;
        width: auto;
        margin-bottom: 20px;
        background: none;
        
    }
    .wlzgLiucheng ul li::after{
        content: "";
        background: url(../../webstyle/images/i-arrow.png) no-repeat center center;
        display: block;
        height: 60px;
        width: 60px;
        margin: 0 auto;
        margin-top: 20px;
        transform: rotate(90deg)
    }
    .wlzgLiucheng ul li div p{
        padding-right: 0;
    }
    .wlzgLiucheng ul li div span{
        width: 100%;
    }
    .wlzgLiucheng ul li.icon01 span{
        background-position: center 0px;
    }
    .wlzgLiucheng ul li.icon02 span{
        background-position: center -98px;
    }
    .wlzgLiucheng ul li.icon03 span{
        background-position: center -196px;
    }
    .wlzgLiucheng ul li.icon04 span{
        background-position: center -294px;
    }
    .wlzgLiucheng ul li.icon05 span{
        background-position: center -392px;
    }
    .wlzgLiucheng ul li:last-child::after{
        display: none;
    }

    .wlzgHotTit{
        width: auto;
        margin: 0 20px;
        height: 83px;
    }
    .wlzgHotTit h3{
        font-size: 26px;
        height: 40px;
        line-height: 40px;
        padding-left: 35px;
    }
    .wlzgHotTit p{
        float: none;
        width: 100%;
    }
    .wlzgHotTit p a{
        width: auto;
        padding: 0 15px;
        font-size: 14px;
    }
    .wlzgHotCont{
        width: auto;
        margin: 0 20px;
        padding-left: 0;
        padding-top: 0;
    }
    .wlzgHotCont ul{
        width: auto;
    }
    .wlzgHotCont li{
        width: auto;
        height: auto;
        float: none;
        margin-right: 0;
        /* position: static; */
        margin-bottom: 20px;
    }
    .wlzgHotCont li a.blhImg{
        width: 100%;
        height: auto;
    }
    .wlzgHotCont li img{
        width: 100%;
        height: auto;
        object-fit: contain;
    }
    .wlzgHotCont li p{
        font-size: 14px;
        height: 50px;
        line-height: 50px;
    }
    .wlzgHotCont li b{
        left: 50%;
        top: 50%;
        transform: translateY(-calc(33px / 2));
        transform: translateX(-70px);
    }
    
    .wlzgHotCont .whiteBroder{
        left: 50%;
        top: 50%;
        transform: translateY(-calc(33px / 2));
        transform: translateX(-70px);

    }
    .wlzgHotCont ul li:hover .whiteBroder{
        display: none;
        animation: normal;
    }
    .wlzgHotCont .blackBg{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.8);
    }
    .bannerT01{
        width: auto;
    }
    .bannerT01 img{
        width: 100% !important;
        object-fit: cover;
    }
    /** 全景 */
    .classifyList,.classifyProvince{
        width: auto;
        margin:0 20px;
    }
    .classifyList ul{
        /* overflow: hidden; */
    }
    .classifyListTwo{
        width: auto;
    }
    .classifyListBox{
        width: auto;
        min-width: auto;
        margin:0 20px;
    }
    .classifyListImg{
    }
    .classifyListImg ul{
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
    }
    .classifyListImg ul li{
        padding: 0;
        float: none;
        width: calc(50% - 10px) !important;
        margin-bottom: 20px;
    }
    .classifyListImg ul li .subList{
        padding: 0;
    }
    .classifyListImg ul li a.text{
        height: 48px;
        line-height: 48px;
        font-size: 14px;
    }
    .classifyListImg ul li a{
        width: auto !important;
        height: auto !important;
    }
    .classifyListImg ul li a.img img{
        width: 100% !important;
        height: auto !important;
        object-fit: cover;
    }
}
