@charset "UTF-8";
.our-line {
    float: left;
    width: 100%;
}

.top-30 {
    margin-top: 30px;
}

.top-17 {
    margin-top: 17px;
}

.top-25 {
    margin-top: 25px;
}

.top-40 {
    margin-top: 40px;
}

.top-24 {
    margin-top: 24px;
}

.right-24 {
    margin-right: 24px;
}

.mr-57 {
    margin-bottom: 57px;
}

.no {
    border-bottom: 0!important;
}

.mr-b-30 {
    margin-bottom: 30px;
}

.wrap {
    overflow: hidden;
    /*padding: 0 2%;*/
}

.BreadcrumbNav {
    background: #fff;
    max-width: 1200px
}



/*信件公示 内容*/

.our-line .z {
    float: left;
    font-size: 18px;
    color: #006eab;
    font-weight: bold;
    margin-bottom: 20px;
}

.our-line .z:hover {
    color: #5796c5;
}

.zixun-xiangxi {
    border-top: #dcdcdc solid 1px;
    border-left: #dcdcdc solid 1px;
}

.zixun-xiangxi tr td {
    height: 50px;
    border-right: #dcdcdc solid 1px;
    border-bottom: #dcdcdc solid 1px;
    padding: 15px 20px;
}

.zixun-xiangxi .biaoti {
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

.zixun-xiangxi .biaoti font {
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

.zixun-xiangxi span {
    float: left;
    width: 90%;
    /*height:21px;*/
    overflow: hidden;
    line-height: 30px;
}

.zixun-xiangxi .cont span {
    float: none;
    width: auto;
    /*height:21px;*/
    overflow: hidden;
    line-height: unset;
}

.zixun-xiangxi tr td.cont {
    padding: 15px 25px 15px 25px;
    line-height: 30px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.zixun-xiangxi.our-line tr .cont p {
    font-size: 16px !important;
    font-family: "微软雅黑" !important;
}
@media screen and (max-width: 991px){
    .our-line tr td:last-child{
        width:60%;
    }
}