.pc-header {
    position: inherit;
}

.xq-const .banner , .content{
    height: auto;
    width: 100%;
}
.content{
    margin-top: 4rem;
}
.content1{
    background: #f4f9ff url(http://www.hanyang.gov.cn/material/2022/ztzl/images/yqfk-bac1.png) bottom center no-repeat;
    background-size: cover;
    margin-top: 0;
    padding: 5rem 0 0 0;
    display: grid;
}
.xq-const .banner img{
    width: 100%;
    height: 100%;
}
.img1{
    display: block;
}
.img2{
    display: none;
}
.content .tit{
    position: relative;
}
.content .tit img{
    width: 100%;
    height: auto;
}
.content .tit span{
    position: absolute;
    top: 22px;
    font-size:38px;
    color: #fff;
    font-weight: bolder;
    width: 100%;
    text-align: center;
}
.content .con ,.content .con_dzj{
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.content .con_dzj{
    margin-top: 2rem;
}
.con-li{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 3rem;
}
.con-li a{
    width: 48%;
    float: left;
    padding: 20px 20px 20px 0;
    color: #333;
}
.con-li a:nth-child(odd){
    border-right:#e9e7e7 1px solid;
}
.con-li a>i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/jlxksh-ligrs.png) center no-repeat;
    background-size: auto; 
    width: 30px;
    height: 20px;
    float: left;
}

.con-li a p{
    width: 70%;
    float: left;
}
.con-li a .time{
    float: right;
}
.con-li a:hover i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/jlxksh-ligr.png) center no-repeat;
    background-size: auto; 
}
.con-li a:hover p , .con-li a:hover .time{
    color: #15adb2;
}
.content .con a{
    width: 47%;
    border-radius: 10px;
    height: 111px;
    padding: 20px 1%;
    margin-top: 3rem;
    background: #fff;
    position: relative;
}
.content .con a i {
    width: 30px;
    height: 35px;
    float: left;
}
.con_dzj a i{
    width: 30px;
    height: 30px;
    float: left;
}
/* 疫情防控 */
.content2{
    display: grid;
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/jlxksh-bac1.png) bottom no-repeat;
    background-size: 100%;
}
.content4{
    display: grid;
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/jlxksh-bac3.png) 0 calc(100% - 140px) no-repeat;
    background-size: contain;
}
.xkgc .content .tit img{
    width: auto;
    height: auto;
    margin: auto;
}
.xkgc .content .tit span{
    color: #000;
    top: 0;
    left: 1%;
}
.xkgc .content .tit b{
    width: 120px;
    height: auto;
    display: block;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -134px;
    color: #999;
}
.xkgc .content2 .tit b{
    width: 120px;
    height: auto;
    display: block;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -115px;
    color: #999;
}
.xkgc .content6 .tit b{
    width: 120px;
    height: auto;
    display: block;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -160px;
    color: #999;
}
.con_dzj a{
    width: 47%;
    height: 30px;
    padding: 0px 1%;
    margin-top: 3rem;
    line-height: 30px;
}
.xkgc .con_dzj a i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/yqfk-fe.png) center no-repeat;
    background-size:auto;
}
.xkgc .content .con_dzj a:hover i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/yqfk-libl.png) center no-repeat;
    background-size: auto;
}
.content .con_dzj a p {
    display: block;
    width: calc(100% - 130px);
    font-size: 18px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.content .con_dzj a .time {
    color: #999;
    font-size: 16px;
    width: 100px;
    float: left;
    display: block;
}
.xkgc .content .con_dzj a:hover , .xkgc .content .con_dzj a:hover .time{
    color: #15adb2;
}
.content .more{
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: auto;
    color: #15adb2;
    font-size: 18px;
    margin-top: 4rem;
    margin-bottom: 4rem;
    border-radius: 5px;
    border: 1px solid #15adb2;
} 
.content .more:hover{
    background-color: #15adb2;
    color: #fff;
}

.content .con-li6 a{
    background-color: #fff;
    box-shadow:0 0 10px rgb(0 0 0 / 10%);
    width: 28%;
    border-radius: 5px;
    height:110px;
    padding: 20px 1%;
    margin-top: 3rem;
}
.content .con-li6 a p{
    width: 100% !important;
}
.content3{
    background: #f4f9ff url(http://www.hanyang.gov.cn/material/2022/ztzl/images/jlxksh-bac2.png) calc(100% - 80px ) calc(200px) no-repeat;
    background-size: auto;
    margin-top: 0;
    padding: 5rem 0 0 0;
    display: grid;
}
.content5{
    background: #f4f9ff url(http://www.hanyang.gov.cn/material/2022/ztzl/images/jlxksh-bac4.png) left 20% no-repeat;
    background-size: auto;
    margin-top: 0;
    padding: 5rem 0 0 0;
    display: grid;
}
.content .con a p{
    display: block;
    width: calc(100% - 30px);
    font-size: 18px;
    float: left;
}
.content .con a i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/jlxksh-ligr.png) center no-repeat;
    background-size: auto; 
}
.content .con a p{
    line-height: 35px;
}
.content .con a .time{
    color: #999;
    font-size: 16px;
    position: absolute;
    bottom: 20px;
    line-height: 35px;
}
.content .con a .time i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/ztzl-time.png) center no-repeat;
    background-size: auto;
}


.content .con a:hover p , .content .con a:hover .time{
    color: #fff;
}
.content .con a:hover i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/jlxksh-ligrs.png) center no-repeat;
    background-size: auto;
}
.content .con a:hover .time i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/ztzl-times.png) center no-repeat;
    background-size: auto;
}



/* 页码 */
.min_page li{
    border-radius: 20px;
}
.min_page .active{
    color: #fff;
}
.min_page li:hover{
    border-radius: 20px;
}


/* 纪录小康工程 */

.xkgc .content .con a:hover{
    background-color: #15adb2;
}
.xkgc .min_page li a:hover{
    color: #15adb2;
}
.xkgc .min_page .active{
    background-color: #15adb2;
}
.xkgc .min_page li:hover{
    border: 1px solid #15adb2;
    color: #15adb2;
}
.content6{
    background:url(http://www.hanyang.gov.cn/material/2022/ztzl/images/jlxksh-bac6.png) bottom no-repeat;
    background-size: auto;
    margin-top: 0;
    padding: 5rem 0 0 0;
    display: grid;
}

@media screen and (max-width:1131px) {
    .content .tit span{
        top: 17px;
        font-size: 37px;
    }
}
@media screen and (max-width:751px) {
    .img2{
        display: block;
    }
    .img1{
        display: none;
    }
    .content{
        margin-top: 3rem;
    }
    .content2 , .content4{
        margin-top: 2rem;
    }
    .con-li a{
        width: 100%;
        padding: 20px 0;
    }
    .con-li a p{
        width: 62%;
        overflow: hidden;
        height: 20px;
    }
    .content3 , .content5 , .content6{
        margin-top: 0rem;
    }
    .con-li a:nth-child(odd){
        border: none;
    }
    .content .tit span{
        top: 12px;
        font-size: 24px;
    }
    .content .con a{
        width: 98%;
    }
    .min_page li{
        border-radius: 15px;
    }
    /* 疫情防控 */
    .con_dzj a{
        width: 100%;
    }
}