@charset "utf-8";
.sonTit{
    margin-bottom: 20px;
}
.subCon {
    font-family: "Microsoft YaHei";
    padding: 15px 0;
    width: 930px;
}

.news-content {
    width: 100%;
    min-height: 800px;
}

.news1-list {
    width: 1200px;
    min-height: 800px;
}

.news1-list h1 {
    width: 1200px;
    border-bottom: 1px solid #999;
    color: #333;
    font-weight: normal;
    font-size: 16px;
    padding: 10px 0 10px 5px;
}

.news-item {
    width: 900px;
    margin: 0px 15px 15px;
    padding: 10px 0;
    display: table;
    background: #fff;
    box-shadow: 0 1px 11px rgba(0, 0, 0, 0.27);
}

.news-face {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    display: table-cell;
    width: 245px;
    vertical-align: top;
}

.news-face a {
    width: 245px;
    margin: 0;
    height: 134px;
    display: block;
}

.news-face img {
    border-radius: 10px;
    border: 2px solid #0fb91b;
    width: 245px;
    max-height: 130px;
    opacity: 1;
    transition: opacity 0.3s;
}

.news-face a:hover img {
    opacity: 0.8;
}

.xwzx-content {
    padding-left: 20px;
    display: table-cell;
    width: 730px;
    vertical-align: top;
}

.xwzx-content .fr {
    color: #003464;
    padding-right: 50px;
    float: right;
    width: 60px;
    height: 88px;
    text-align: center;
}

.xwzx-content .fl {
    color: #191919;
    float: left;
    width: 680px;
    padding: 0;
    position: relative;
    line-height: 30px;
}

.xwzx-content .fr span {
    display: block;
    font-size: 30px;
    text-align: center;
    line-height: 36px;
    padding: 6px 0 0;
}

.xwzx-content .fr em {
    font-size: 14px;
    font-style: normal;
    line-height: 27px;
    margin: 7px auto 0;
    display: block;
    border-top: 1px solid #ddd;
}

.xwzx-content .fl span {
    font-size: 17px;
    padding: 8px 0;
}

.xwzx-content .fl p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 24px;
    text-indent: inherit;
    margin: 0;
}

.xwzx-content a:hover span,
.xwzx-content a:hover p {
    color: #003464 !important;
}

.box-t {
    border-bottom: 1px solid #ddd;
    position: relative;
    margin-bottom: 0px;
    padding: 15px 0 15px 0;
    width: 100%;
    background-color: #fff;
    color: #000;
    text-align: left;
    font-size: 30px;
    line-height: 35px;
    border-bottom: 0;
}

.box-t a {
    color: #000;
}

.box-t a:hover {
    color: #0fb91b;
}

.PageCrumbList {
    float: right;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
.pagebar {
    margin: 32px auto 0;
}