.mainBanner{
    background: url("../images/zcwd2025/bannerpic.png") center center no-repeat;
    width: 100%;
    height: 240px;
    padding-top: 55px;
    padding-left: 140px;
    position: relative;
    margin-bottom: 55px;
}
@media (max-width: 1200px){
    .mainBanner{
        background: url("../images/zcwd2025/banner_.png") center center no-repeat;
    }
}
.grid{
    padding: 30px !important;
}
.content .search-box {
    display: block;
    position: absolute;
    top: 50%;
    width: 480px;
    left: 140px;
    right: 0;
    z-index: 9;
    margin-top: 15px;
    line-height: 0;
    text-align: center;
}
.content .search-box input {
    width: 390px !important;
    background-color: #fff;
    height: 50px;
    line-height: 20px;
    font-size: 16px;
    padding: 10px 50px 10px 20px;
    border: none;
    outline: none;
    border-radius: 4px 0 0 4px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    outline-offset: 0;
}
.content .search-box button{
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    padding: 10px 22px;
    letter-spacing: 2px;
    background: #f7b13b;
    border-radius: 0 4px 4px 0;
}
.ztfl{
    display: flex;
    justify-content: center;
    align-items: center;
}
.ztfl li{
    background: #ecf1fa;
    border-radius: 4px;
    width: 380px;
    height: 67px;
    line-height: 67px;
    text-align: center;
    margin-right: 60px;
    float: left;
}
.ztfl li:last-child{
    margin-right: 0;
}
.ztfl li.active{
    background: url("../images/zcwd2025/liactive.png") center center no-repeat;
    height: 75px;
    border-radius: 4px;
    position: relative;
    top: 2px;
    background-size: 100% 100%;
}
.ztfl li:hover{
    cursor: pointer;
}
.ztfl li a{
    font-size: 22px;
    color: #0f5cbb;
    font-weight: bold;
}
.ztfl li.active a{
    color: #fff;
}
.grid h4 {
    background: url("../images/zcwd2025/h4bg.png") center center no-repeat;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    width: 195px;
    text-align: left;
    padding-left: 30px;
    color: #ffffff;
    margin-bottom: 30px;
    margin-top: 35px;
}
#ulList li{
    box-shadow: 0px 0px 5px 0px rgba(34, 131, 238, 0.15);
    margin-bottom: 20px;
    padding: 20px 22px;
}

#ulList li h3 a{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    position: relative;
    padding-left: 33px;
}
#ulList li h3 a:hover{
    color: #0f5cbb;
}
#ulList li h3 a:before{
    content: "";
    background: url("../images/zcwd2025/ask.png") center center no-repeat;
    width: 23px;
    height: 22px;
    position: absolute;
    left: 0;
}
#ulList li:hover h3 a:before{
    transform: translateY(-3px);
    transition: all 0.3s ease;
}
#ulList li p{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    padding: 10px 0;
    border-bottom: 1px dashed #CCCCCC;
}
#ulList li p:last-child{
    border-bottom: none;
    padding: 0;
    padding-top: 18px;
}
#ulList li p span{
    font-size: 15px;
    height: 26px;
    line-height: 26px;
    color: #8e8e8e;
    padding: 0 17px;
    background: #f6f6f6;
    margin-right: 20px;
    display: inline-block;
}
#ulList li p span.xgzc{
    background: #e6f3ff;
    color: #1072e0;
}
#ulList li p span.xgzc a{
    color: #1072e0;
}
.grid .list-t{
    background: #eff9ff;
    padding: 23px 18px;
}
.grid .list-t li{
    font-size: 18px;
    line-height: 31px;
    color: #333333;
    margin-bottom: 33px;
    padding: 0 0 0 15px;
}
.grid .list-t li a{
    white-space: normal;
}
.grid .list-t li:last-child{
    margin-bottom: 0;
}
.grid .list-t li:before{
    background: #3482e5;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: 14px;
}
.maindev .row{
    margin-left: -15px;
    margin-right: -15px;
}
.maindev .row .col-md-4{
    width: 330px;
    padding-left: 15px;
    padding-right: 15px;
}
.maindev .row .col-md-8{
    width: calc(100% - 330px);
    padding-left: 15px;
    padding-right: 15px;
}
.hqzc{
    margin-bottom: 34px;
}
.hqzc img,.znwd img{
    display: block;
    width: 100%;
}
.hqzc img:hover,.znwd img:hover{
    cursor: pointer;
    transform: scale(1.1);
    transition: all 0.5s;
}

@media (max-width: 1200px){
    .grid .search-box{
        padding: 0;
    }
}
@media (max-width: 768px){
    .mainBanner .wenan{
        width: 60%;
        left: 40px;
        position: absolute;
    }
    .grid .search-box{
        width: 80%;
        left: 40px;
        position: absolute;
    }
    .grid .search-box input{
        width: calc(100% - 90px) !important;
    }

    .mainBanner .wenan img{
        display: block;
        width: 100%;
    }
    .maindev .row .col-md-8,.maindev .row .col-md-4 {
        width: 100%;
    }
    .ztfl li{
        margin-right: 30px;
    }
    .ztfl li a{
        font-size: 20px;
    }
}

@media (max-width: 480px){
    .content{
        padding-bottom: 10px;
    }
    .grid{
        padding: 20px !important;
    }
    .mainBanner .wenan{
        width: 60%;
        left: 20px;
        top: 70px;
    }
    .grid .search-box{
        width: 80%;
        left: 20px;
        margin-top: 5px;
    }
    .ztfl{
        column-gap: normal;
        flex-direction: column
    }
    .ztfl li{
        width: 100%;
        margin-right: 0;
    }
    .ztfl li:first-child{
        margin-bottom: 15px;
    }
    .ztfl li a{
        font-size: 18px;
    }
    .mainBanner{
        margin-bottom: 20px;
    }
    .grid h4{
        margin: 20px 0;
        font-size: 18px;
    }
    #ulList li h3 a{
        font-size: 16px;
    }
    #ulList li p{
        font-size: 14px;
        line-height: 26px;
    }
    #ulList li p span{
        font-size: 13px;
        margin-bottom: 5px;
    }
    .grid .list-t{
        margin-bottom: 20px;
    }
    .hqzc{
        margin-bottom: 20px;
    }
    .grid .list-t li{
        font-size: 16px;
        margin-bottom: 7px;
    }



}