.pc-header{
    position: inherit;
}
.content{
    width: 100%;
    background: url(../images/bsfw/back.png) center bottom no-repeat;
    background-size: cover;
}
.con-tit{
    padding-top: 3rem;
    height: auto;
    display: flex;
    justify-content: center;
}
.zwxmt , .bmlj{
    width: 221px;
    height: 78px;
    position: relative;
    cursor: pointer;
}

.zwxmt .img1 , .bmlj .img1{
    position: absolute;
    top: 20px;
    left: 25%;
}
.zwxmt .img2 , .bmlj .img2{
    display: none;
}

.act .img1{
    display: none;
}
.act .img2{
    display: block;
}
.con-con{
    height: 100%;
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}
.zwxmt-con{
    margin-top: 3rem;
}
.zwxmt-con , .bmlj-con{
    width: 100%;
}
.bmlj-con{
    display: none;
}
.con-con .list1{
    height: 220px;
    border-bottom: 1px solid #cfcfcf;
    display: flex;
    justify-content: space-between;
}

.zwx-img{
    width: 300px;
    height: 184px;
    position: relative;
}
.zwx-img p{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    line-height: 35px;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}
.zwx-img em{
    position: absolute;
    bottom: 0;
    right: 0;
}
.zwx-img em img{
    width: 100px;
}
.zwx-img1{
    background-color: #90c374;
}
.zwx-img2{
    background-color: #88ccc9;
}
.zwx-img3{
    background-color: #fec760;
}
.zwx-img4{
    background-color: #444;
}
.zwx-img5{
    background-color: #8da9da;
}
.img-2{
    display: none;
}
.con-next{
    width: calc(100% - 300px);
}
.con-next .list-item{
    position: relative;
    width: 16.6%;  
    height: 184px;
}
.con-next .list-item:last-child em{
    display: none;
}
.con-next .list-item em{
    width: 1px;
    height: 17px;
    background: #ccc;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.con-next .list-item a{
    width: 100%;
    text-align: center;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin-top: 42%;
}
.con-next .list-item a:hover{
    font-weight: bold;
    color: #d71221;
}
.con-next .list-item .listdis{
    width: 161px;
    height: 161px;
    display: none;
    position: absolute;
    top: 111px;
    left: 50%;
    transform:translateX(-50%);
    background: url(../images/sy/header/pho_bac.png) center no-repeat;
    background-size: contain;
    z-index: 1;
}
.con-next .list-item .listdis img{
    margin-top: -4px;
    margin-left: 10px;
    width: 141px;
    height: 141px;
}

.con-con .list2 , .con-con .list3 , .con-con .list4 , .con-con .list5{
    margin-top: 30px;
    height: 220px;
    border-bottom: 1px solid #cfcfcf;
    display: flex;
    justify-content: space-between;
}
.con-con .list5{
    border: none;
}
/* 政府工作机构 */
.type-title {
    width: 100%;
    height: 70px;
    font-size: 20px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.type-title p {
    position: relative;
    line-height: 70px;
    width: 120px;
    font-weight: bold;
    margin-bottom: 20px;
}

.type-title p::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fed8a0;
    content: "";
}

.type-ul {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.type-ul a {
    margin-top: 15px;
    width: 206px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    margin-right: 25px;
}
.type-ul .jbwz{
    width: 310px;
}


.type-ul a:hover {
    background: url(../images/zfxxgk/icon12.png) center no-repeat;
    background-size: cover;
    color: #fff;
}
.type-ul .jbwz:hover {
    background: url(http://www.hanyang.gov.cn/material/2022/images/zfxxgk/icon12.png) center no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
/* 区委政法委 */
.my-const {
    height: 100%;
    width: 100%;
    background: url(../images/zfxxgk/icon0.png) bottom center no-repeat;
    background-size: cover;
    padding-bottom: 4rem;
}
.xq-const .tpl-main{
    width: 100%;
    background: #fff;
    height: 100%;
    padding-bottom: 3rem;
    
}
.xq-const .tpl-main .w90{
    width: 94%;
    margin:20px auto 0;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.tpl-main .government_norm{
    width: 300px;
    height: 100%;
}
.tpl-main .con_next{
    width: calc(100% - 350px);
    color: #333;
    padding-top: 0px;
    padding-bottom: 3rem;
    height: 100%;
}
.tpl-main .con_next .w90{
    width: 94%;
    margin-left: 3%;
    display: inline-block;
}
.con_next h4 {
    height: 55px;
    line-height: 55px;
    background: url(../images/zfxxgk/icon10.png) left center no-repeat;
    background-size: auto;
    font-size: 30px;
    letter-spacing: 1px;
    padding-left: 27px;
    font-weight: bold;
    margin-bottom: 1rem;
}
.Single-con{
    padding: 0 15px;
}
.Single-con p{
    text-indent: 2em;
    line-height: 2em;
    font-size: 21px;
    margin-top:1rem;
}

.layui-layer-ico {
    background: url(http://www.hanyang.gov.cn/material/2022/images/sy/header/icon_4.png) no-repeat;
    background-size: contain !important;
    background-position:0 !important
}
.layui-layer-dialog {
    width: 60% !important;
}
.layui-layer-dialog .layui-layer-content img{
    width: 100%;
}
@media screen and (max-width: 1401px) {
    .list1 .con-next .list-item , .list2 .con-next .list-item{
        height: 92px;
    }
    .list1 .con-next .list-item a , .list2 .con-next .list-item a{
        margin-top: 30px;
    }
    .list1 .con-next .list-item a:hover::after , .list2 .con-next .list-item a:hover::after{
        top: 65px;
    }
    .con-next .list-item{
        width: 33.3%;
    }
    .list1 .con-next .list-item .listdis ,.list2 .con-next .list-item .listdis{
        top: 60px;
    }
    .list3 .con-next .list-item a , .list4 .con-next .list-item a , .list5 .con-next .list-item a{
        margin-top: 80px;
    }
}

@media screen and (max-width: 1211px) {
    .content{
        margin-top: 0px;
    }
    .list5{
        background: none;
    }
    .tpl-main .government_norm{
        width: 25%;
    }
    .tpl-main .con_next{
        width: 70%;
    }
}
@media screen and (max-width: 1001px){
    
}
@media screen and (max-width: 901px) {
    .con-next .list-item{
        height: 61px !important;
        width: 50%;
    }
    .con-next .list-item:nth-child(2n) em{
        display: none;
    }
    .con_next h4{
        font-size: 25px;
    }
    .list5 .con-next .list-item{
        height: 184px !important;
    }
    .list1 .con-next .list-item a, .list2 .con-next .list-item a{
        margin-top: 15px;
    }
    .list3 .con-next .list-item , .list4 .con-next .list-item{
        height: 92px !important;
    }
    .list3 .con-next .list-item a, .list4 .con-next .list-item a{
        margin-top: 30px;
    }
    .list3 .con-next .list-item a:hover::after , .list4 .con-next .list-item a:hover::after{
        top: 65px;
    }
    .list1 .con-next .list-item a:hover::after , .list2 .con-next .list-item a:hover::after{
        top: 48px;
    }
}
@media screen and (max-width: 801px) {
    .con-con img{
        width: 250px;
    }
    .con-next{
        width: calc(100% - 260px);
    }
    .con-next .list-item a{
        font-size: 16px;
    }
    .type-ul a{
        width: 100% !important;
        margin: 0;
        background-color: #f9f9f9;
    }
    .type-ul a:nth-child(2n){
        background-color: #eeeeee;
    }
    .type-ul a:hover ,.type-ul .jbwz:hover {
        background:#f9f9f9;
        color: #000;
    }
    .type-ul a:nth-child(2n):hover{
        background-color: #eeeeee;
        color: #000;
    }
}
@media screen and (max-width: 801px) {
    .con-con img{
        width: 200px;
    }
    .con-next{
        width: calc(100% - 220px);
    }
    .xq-const .tpl-main .w90{
        display: inline;
    }
    .tpl-main .government_norm{
        width:90%;
        margin: auto;
    }
    .tpl-main .con_next{
        width: 90%;
        margin: 4rem auto 0;
    }
    .zwxmt .img1{
       
        width: 58%;
    }
    .bmlj .img1{
        
        width: 53%;
    }
}
@media screen and (max-width: 564px) {
    .con-con img{
        height: auto;
        width:140px;
    }
    .con-next{
        width: calc(100% - 140px);
    }
    .con-con .list1{
        height: 100%;
        padding-bottom: 3rem;
    }
    .clearfix:after{
        display: none;
    }
    .zwx-img{
        width: 131px;
        height: 150px;
    }
    .zwx-img p{
        font-size: 18px;
    }
    .list1 .con-next .list-item, .list2 .con-next .list-item{
        height: 40px !important;
    }
    .list1 .con-next .list-item a, .list2 .con-next .list-item a{
        margin-top: 5px;
    }
    .list1 .con-next .list-item a:hover::after , .list2 .con-next .list-item a:hover::after{
        top: 35px;
    }
    .list3 .con-next .list-item em, .list4 .con-next .list-item em{
        top: 70%;
    }
    .con-con .list2, .con-con .list3, .con-con .list4, .con-con .list5{
        height: 100%;
        margin-top: 20px;
    }
    .con-con .list2, .con-con .list3, .con-con .list4{
        padding-bottom: 3rem;

    }
    .list3 .con-next .list-item, .list4 .con-next .list-item{
        height:50px !important;
    }
    .list5 .con-next .list-item{
        height: 150px !important;
    }
    .list5 .con-next .list-item a{
        margin-top: 50px;
    }
    .list3 .con-next .list-item a, .list4 .con-next .list-item a{
        margin-top: 20px;
    }
    .list3 .con-next .list-item a:hover::after , .list4 .con-next .list-item a:hover::after{
        top: 50px;
    }
}
@media screen and (max-width: 501px) {
    .con-tit{
        padding-top: 1rem;
    }
    .zwxmt, .bmlj{
        width: 150px;
        height: 53px;
    }
    .zwxmt .img1{
        top: 18px;
        left: 25%;
        width: 58%;
    }
    .bmlj .img1{
        top: 13px;
        left: 20%;
        width: 53%;
    }
    .zwxmt .img2, .bmlj .img2{
        width: 100%;
        height: 100%;
    }
}
@media screen and (max-width: 401px) {
    .con-next .list-item a{
        font-size: 14px;
    }
}