.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;
}
.content .con a{
    width: 47%;
    border-radius: 10px;
    background-color: #f2f2f2;
    height: 111px;
    padding: 20px 1%;
    margin-top: 3rem;
}
.content .con a i {
    width: 30px;
    height: 20px;
    float: left;
}
.con_dzj a i{
    width: 30px;
    height: 30px;
    float: left;
}
/* 疫情防控 */
.content2{
    display: grid;
}
.liblue .content .tit img{
    width: auto;
    height: auto;
    margin: auto;
}
.liblue .content .tit span{
    color: #000;
    top: 0;
    left: 1%;
}
.liblue .content .tit b{
    width: 120px;
    height: auto;
    display: block;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -134px;
    color: #999;
}
.con_dzj a{
    width: 47%;
    height: 30px;
    padding: 0px 1%;
    margin-top: 3rem;
    line-height: 30px;
}
.liblue .con_dzj a i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/yqfk-fe.png) center no-repeat;
    background-size:auto;
}
.liblue .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;
}
.liblue .content .con_dzj a:hover , .liblue .content .con_dzj a:hover .time{
    color: #5ca9ff;
}
.content .more{
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: auto;
    background-color: #ccc;
    color: #000;
    font-size: 18px;
    margin-top: 6rem;
    margin-bottom: 7rem;
    border-radius: 5px;
} 
.content .more:hover{
    background-color: #5ca9ff;
    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/yqfk-bac.png) bottom center no-repeat;
    background-size: cover;
    margin-top: 0;
    padding: 5rem 0 0 0;
    display: grid;
}

/* 疫情结束 */
.yellow .content .con a i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/lwlb-on.png) center no-repeat;
    background-size: auto; 
}
.deongaree .content .con a i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/yqfk-bl.png) center no-repeat;
    background-size: auto; 
}

.green .content .con a i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/yqfk-gre.png) center no-repeat;
    background-size: auto; 
}
.liblue .content .con a i{
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/yqfk-libl.png) center no-repeat;
    background-size: auto; 
}

.content .con a p{
    display: block;
    width: calc(100% - 30px);
    font-size: 18px;
    float: left;
}
.content .con a p{
    height: 88px;
}
.content .con a .time{
    color: #999;
    font-size: 16px;
}
.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/lwlb-ons.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;
}

/* 黄色 */
.yellow{
    background: #f9f9f9 url(http://www.hanyang.gov.cn/material/2022/ztzl/images/lwlb-bac1.png) bottom no-repeat;
    background-size: contain;
}

.yellow .content .con a:hover{
    background-color: #fdb42a;
}
.yellow .min_page li a:hover{
    color: #fdb42a;
}
.yellow .min_page .active{
    background-color: #fdb42a;
}
.yellow .min_page li:hover{
    border: 1px solid #fdb42a;
    color: #fdb42a;
}



/* 深蓝色 */
.deongaree{
    background: #f9f9f9 url(http://www.hanyang.gov.cn/material/2022/ztzl/images/yshj-bac.png) bottom no-repeat;
    background-size: contain;
}

.deongaree .content .con a:hover{
    background-color: #1f68db;
}
.deongaree .min_page li a:hover{
    color: #1f68db;
}
.deongaree .min_page .active{
    background-color: #1f68db;
}
.deongaree .min_page li:hover{
    border: 1px solid #1f68db;
    color: #1f68db;
}

/* 绿色 */
.green{
    background: #f9f9f9 url(http://www.hanyang.gov.cn/material/2022/ztzl/images/green-bac.png) bottom no-repeat;
    background-size: contain;
}

.green .content .con a:hover{
    background-color: #148550;
}
.green .min_page li a:hover{
    color: #148550;
}
.green .min_page .active{
    background-color: #148550;
}
.green .min_page li:hover{
    border: 1px solid #148550;
    color: #148550;
}


/* 疫情防控 */

.liblue .content .con a:hover{
    background-color: #5ca9ff;
}
.liblue .min_page li a:hover{
    color: #5ca9ff;
}
.liblue .min_page .active{
    background-color: #5ca9ff;
}
.liblue .min_page li:hover{
    border: 1px solid #5ca9ff;
    color: #5ca9ff;
}


@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;
    }
    .content1 , .content2 , .content3{
        margin-top: 0rem;
    }
    .content .tit span{
        top: 12px;
        font-size: 24px;
    }
    .content .con a{
        width: 98%;
    }
    .min_page li{
        border-radius: 15px;
    }
    /* 疫情防控 */
    .con_dzj a{
        width: 100%;
    }
}