.pc-header{
    position: inherit;
}
.content{
    width: 100%;
    background: url(../images/bsfw/back.png) center bottom no-repeat;
    background-size: cover;
}
.zcwjk-seach{
    width: 100%;
    background: url(../images/zcwdpt/banner.png) center no-repeat;
    background-size: cover;
    height: 292px;
    margin-top: 3rem;
    display: inline-block;
    position: relative;
}
.zcwjk-seach input {
    border: 0;
    background: #fff;
    line-height:45px;
    width: 457px;
    padding-left: 20px;
    border-radius: 8px;
    font-size: 16px;
    position: absolute;
    top: 148px;
    left: 50%;
    transform: translateX(-50%);
}
.zcwjk-seach button {
    width: 37px;
    position: absolute;
    left:64%;
    top: 149px;
    line-height: 40px;
    border: 0;
    background: url(../images/zcwdpt/sousuo.png) 0 50% no-repeat;
    height: 40px;
    cursor: pointer;
}

.zcwjk-rmss {
    position: absolute;
    top: 206px;
    left: 50%;
    transform: translateX(-50%);
    padding: 6px;
    border-radius: 8px;
    font-size: 14px;
    width: 475px;
}
.zcwjk-rmss span {
    font-weight: 700;
    color: #a31b21;
    font-size: 16px;
}
.zcwjk-rmss a {
    display: inline-block;
    margin: 0 4px;
    color: #a31b21;
    font-size: 16px;
    text-align: center;
    border: 1px solid;
}
.zclb {
    margin-top: 20px;
    width: 100%;
}
.zclb-li{
    margin-bottom: 2rem;
    display: inline-block;
    width: 100%;
}
.gd-title {
    position: relative;
    height: 70px;
    line-height: 50px;
    background-size: auto;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.gd-title h2 {
    height: 100%;
    font-size: 24px;
    letter-spacing: 1px;
    width: auto;
    float: left;
    position: relative;
    padding-left: 27px;
    background: url(../images/zfxxgk/icon10.png) left 12px no-repeat;
}
.gd-title h2::after {
    content: "";
    width: 100%;
    height: 3px;
    background: #fed8a0;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.gd-title a{
    line-height: 70px;
    float: right;
}
.con_next ul .lynwlist {
    display: block;
    height: 55px;
    line-height: 55px;
    width: 100%;
    background: url(../images/zfxxgk/icon9.png) left center no-repeat;
    background-size: auto;
    font-size: 16px;
}
.con_next ul .lynwlist:hover{
    background: url(../images/zfxxgk/icon9s.png) left center no-repeat;
}
.con_next ul .lynwlist:hover a , .con_next ul .lynwlist:hover .time{
    color: #c82524;
}
.con_next ul .lynwlist a {
    margin-left: 30px;
    width: calc(100% - 150px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 18px;
    float: left;
}
.con_next ul .lynwlist .time {
    width: 120px;
    font-size: 18px;
    text-align: center;
}
@media screen and (max-width: 766px) {
    .zcwjk-seach{
        height: 401px;
        background: url(../images/zcwdpt/banner001.png) center no-repeat;
        background-size: 100% 100%;
    }
    .zcwjk-seach input{
        top:44%;
        width: 80%;
        line-height: 60px;
    }
    .zcwjk-seach button{
        top: 47.5%;
        left: 85%;
        background-size: 100% 100%;
        width: 30px;
        height: 30px;
    }
    .zcwjk-rmss{
        top: 67%;
    }
}
@media screen and (max-width: 539px) {
    .zcwjk-seach{
        height: 320px;
    }
    .zcwjk-seach button{
        top: 48.5%;
        left: 84%;
    }
    .zcwjk-rmss {
        top: 71%;
        width: 100%;
        text-align: center;
    }
    .zcwjk-rmss a{
        height: auto;
        line-height: initial;
        width: auto;
        text-align: initial;
    }
}

@media screen and (max-width: 451px) {
    .zcwjk-seach{
        margin-top:2rem;
        height:230px;
    }
    .zcwjk-seach input{
        line-height: 45px;
    }
    .zcwjk-seach button{
        top: 47.5%;
        width: 25px;
        height: 25px;
    }
    .zcwjk-rmss a{
        margin: 0;
        border: none;
    }
}