
.content2{
    margin-bottom: 4rem;
}
.content .con-li6 a{
    width: 46%;
}
.content3{
    padding:3rem 0 0 0 ;
    background: url(http://www.hanyang.gov.cn/material/2022/ztzl/images/xyxz-back.png) bottom center no-repeat;
    background-size: cover;
}
.content .more{
    margin-bottom: 5rem;
    margin-top: 5rem;
}
.liblue .content .tit img{
    width: 100%;
}
.liblue .content .tit span{
    color: #7cbeff;
    left: 0;
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
}
.liblue .content .tit span i {
    width: auto;
    margin-left: 1%;
    background: #7cbeff;
    padding: 0 15px;
    color: #fff;
}
input , .djcx{
    border: none;
}
.xzxkcx {
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
}
.cx_title {
    height: 35px;
    line-height: 35px;
    color: #7cb6ed;
    font-weight: bold;
    font-size: 16px;
    margin: 15px 0;
}

.cx_table {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.qt {
    width: 13%;
    text-align: center;
}
.tdTitle {
    line-height: 55px;
    font-size: 16px;
    background: #f9f9f9;
    vertical-align: top;
    border: #ececec 1px solid;
}
.xzxkQymc {
    line-height: 53px;
    font-size: 16px;
    width: 28%;
    padding-left: 1%;
    outline: none;
    border-top: #ececec 1px solid;
    border-bottom: #ececec 1px solid;
}
.yzm {
    width: 10%;
    text-align: center;
}
.xzxkYzm {
    line-height:53px;
    font-size: 16px;
    width: 14%;
    padding-left:1%;
    outline: none;
    border-top: #ececec 1px solid;
    border-bottom: #ececec 1px solid;
}
.codeImg {
    width: 9%;
    height: 57px;
    background: #edf7ff;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    cursor: pointer;
    text-align: center;
}
.mdcodeText{
    line-height: 55px;
}
.zzcfcodeText{
    line-height: 55px;
}
.change {
    width: 13%;
    text-align: left;
    line-height: 55px;
    border-top: #ececec 1px solid;
    border-bottom: #ececec 1px solid;
}
.change a {
    padding-left: 10px;
    color: #000;
    font-size: 16px;
    cursor: pointer;
}

.djcx {
    cursor: pointer;
    width: 10%;
    font-size: 16px;
    line-height: 57px;
    background: #7cbeff;
    color: #fff;
    padding: 0;
}
table , td{
    border:none;
}
.bac1{
    width: 20%;
    padding: 1rem 0;
    background-color: #f9f9f9;
}

.bac2{
    background-color: #eff8ff;
    padding: 1rem;
}
.cxjg {
    display: none;
    overflow: auto;
}
.cx_tit {
    font-size: 15px;
    color: #000;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}
.th td {
    width: 100px;
    height: 60px;
    line-height: 30px;
    font-size: 16px;
    background: #ebf3f8;
    border-top: #d9e7f2 1px solid;
    border-left: #d9e7f2 1px solid;
    vertical-align: middle;
    padding: 0 10px;
    text-align: center;
}
.jgjg {
    border: #d9e7f2 1px solid;
}
.jgjg td{
    text-align: center;
    border: #d9e7f2 1px solid;
    font-size: 16px;
    padding:20px 10px;
}
#xzxkcxjg td{
    border: #d9e7f2 1px solid;
    width: 100px;
    height: 100px;
    padding: 10px 10px;
    font-size: 16px;
    text-align: left;
    white-space:inherit;
}
table {
    table-layout: fixed;
    word-break: keep-all !important;
}
.wjg {
    width: 100%;
    text-align: center;
    padding: 10px;
    font-size: 20px;
}
.content .con-li6 a p{
    width: calc(100% - 30px) !important;
}
@media screen and (max-width: 1201px) {
    .cxjg_table{
        overflow: auto;
    }
    .th td {
        line-height: 20px;
    }
}
@media screen and (max-width: 751px) {
    .content .con-li6 a{
        width: 100%;
    }
    .content .tit span{
        font-size: 18px;
    }
    .content2{
        margin-top: 2rem;
    }
    .qt{
        width: 40%;
    }
    .xzxkQymc{
        width: 57%;
        font-size: 14px;
        border: 1px solid #ececec;
    }
    .yzm{
        width: 40%;
    }
    .xzxkYzm{
        width: 35%;
        font-size: 14px;
        border: 1px solid #ececec;
    }
    .codeImg{
        width: 22%;
        font-size: 20px;
    }
    .change{
        display: none;
    }
    .djcx{
        width: 100%;
        margin-top: 1rem;
    }
}