@charset "UTF-8";
.clear {
    clear: both;
}
.contwycx {
    width: 100%;
}
.contwycx h2 {
    width: 100%;
    border-bottom: 1px solid #CECECE;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 55px;
    height: 55px;
    position: relative;
}
.contwycx h2 span {
    display: inline-block;
    font-size: 23px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    height: 55px;
    border-bottom: 5px solid #2758b4;
}
.contwycx .search {
    width: 731px;
    text-align: center;
    margin: 42px auto;
}
.contwycx .search input {
    width: 418px;
    height: 43px;
    border: 2px solid #CECECE;
    border-radius: 8px;
    line-height: 43px;
    float: left;
    padding: 0 2%;
    margin-bottom: 20px;
}
.contwycx .search a {
    width: 138px;
    height: 43px;
    background: #5990d4;
    border-radius: 8px;
    line-height: 43px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-left: 8px;
    margin: 0 auto;
    display: inline-block;
    margin-top: 42px;
}
.contwycx .search a img {
    width: 18px;
    height: 18px;
    vertical-align: middle;
}
.contwycx .wycxlist {
    width: 100%;
}
.contwycx .wycxlist li {
    width: 100%;
    padding: 25px 2%;
}
.contwycx .wycxlist li .lititle {
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.contwycx .wycxlist li .lititle h3 {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    float: left;
    margin-right: 20px;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.contwycx .wycxlist li .lititle font {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B70000;
    line-height: 17px;
    padding-left: 10px;
    border-left: 1px solid #999999;
    float: left;
    margin-top: 6px;
}
.lititle b{margin-right:5px;}
.contwycx .wycxlist li .lititle .btn {
    width: 67px;
    height: 28px;
    border: 1px solid #C4D6EB;
    border-radius: 16px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #396EA0;
    line-height: 30px;
    float: left;
    margin-left: 10px;
    text-align: center;
}
.contwycx .wycxlist li .lititle span {
    display: inline-block;
    float: right;
}
.contwycx .wycxlist li p {
    width: 100%;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 27px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.contwycx .wycxlist li p a {
    color: #005293;
}
.contwycx .wycxlist li:nth-child(2n) {
    background: #F8FBFD;
}
/*信件查询*/
.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) {
    .search {
        width: 100% !important;
    }
    .search input {
        width: 65% !important;
    }
    .search a {
        width: 25% !important;
    }
    .lititle {
        width: 100%;
    }
    .contwycx .wycxlist li .lititle h3 {
        width: 100%;
    }
    .lititle font {
        border-left: none !important;
    }
    .crumb h2{
        padding: 0 25px 5px;
    }
    .crumb {
        margin-bottom: 0px;
    }
    .contwycx .search input{
        font-size: 16px;
    }
    .contwycx .search{
        margin: 42px auto 4px;
    }
    #page_div{
        margin-top: 20px;
    }
    .contwycx .wycxlist li .lititle{
        height: 16vw;
    }
}
