@font-face {
    font-family: '华文黑体';
    src: url('../fonts/华文黑体.ttf') format('truetype');
    font-weight: normal;
}

.banner a {
    display: block;
    padding-bottom: 25.73%;
}

.bread {
    display: block;
    background: #f0f0f0;
}

.gp-bread a {
    line-height: 38px;
    color: #757575;
}

.addfile a {
    display: block;
    /* vertical-align: middle; */
    line-height: 20px;
    color: #999;
}


/* 侧边栏 */

.gp-subLeft {
    width: 400px;
    /* float: left; */
    position: absolute;
}

.gp-subLeft>ul>li {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

.gp-subLeft>ul>li>a {
    padding: 25px 10px 25px 10px;
    display: block;
    /* text-align: center; */
    /* border-bottom: 1px solid #fff; */
    font-family: '华文黑体';
    margin-right: 20px;
    padding-left: 46px;
    color: #444;
    transition: all 0.35s ease-in-out;
    position: relative;
}

.gp-subLeft>ul>li>a::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #94070a;
    position: absolute;
    left: 20px;
    top: calc(50% - 2px);
}

.gp-subLeft>ul>li>a:hover,
.gp-subLeft>ul>li>a.active {
    margin-right: 0;
    color: #94070a;
}

.gp-subLeft>ul>li>a.active+.gp-toggles {
    color: #94070a;
}

.gp-subLeft .gp-toggles {
    width: 58px;
    height: 58px;
    position: absolute;
    right: 56px;
    top: 24px;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
    color: #666;
}

.gp-second-nav {
    font-size: 14px;
    display: none;
    /* background: #f0f0f0; */
}

.gp-second-nav dd {
    border-bottom: 1px solid #fff;
}

.gp-second-nav dd a:hover,
.second_nav dd a.active {
    /* background: #fff; */
    color: #ac2b2d;
}

.gp-subLeft .gp-toggles {
    width: 58px;
    height: 58px;
    position: absolute;
    right: 0;
    top: 5px;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
    color: #666;
}

.gp-second-nav {
    font-size: 14px;
    display: none;
    /* background: #e8f5ea; */
}

.gp-second-nav dd a {
    display: block;
    /* padding: 10px 15px 10px 20px; */
    color: #444;
    background: #f5f5f5;
    margin-left: 45px;
    text-align: center;
    font-size: 18px;
    line-height: 58px;
    border-bottom: 1px dotted #fff;
    transition: all 0.35s ease-in-out;
}

.gp-second-nav dd a:hover,
.second_nav dd a.active {
    background: #fff;
}

.down {
    transform: rotate(90deg);
}


/*侧边栏移动端 */

.sum {
    position: relative;
}

.gp-m-subNav {
    display: none;
}

.gp-m-inner-header {
    width: 100%;
    height: 40px;
    background: #94070a;
    cursor: pointer;
    line-height: 40px;
}

.gp-m-inner-header>span {
    height: 40px;
    padding-left: 15px;
    font-size: 16px;
    color: #fff;
}

.gp-m-subNav .gp-m-inner-header-icon {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
}

.gp-m-subNav .gp-m-inner-header-icon-click i {
    display: block;
}

.gp-subNavm {
    width: 100%;
    overflow: hidden;
    display: none;
}

.gp-subNavm h2 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #94070a;
}

.gp-subNavm h2 a {
    padding-left: 13px;
    font-size: 20px;
    display: block;
    color: #fff;
}

.gp-subNavm li {
    position: relative;
}

.gp-subNavm li>a {
    font-size: 14px;
    padding-left: 13px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
}

.gp-subNavm li.sub_has span {
    margin-left: 10px;
}

.gp-subNavm li.on a {
    color: #003c7f;
    display: block;
    width: 100%;
}

.gp-m-toggle {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
    text-align: center;
}

.gp-subNavm dl {
    display: none;
    background-color: #fff;
    padding: 5px 0px;
}

.gp-subNavm dl dd {
    padding-left: 30px;
    line-height: 18px;
    padding: 8px 0px 8px 30px;
    border-bottom: 1px dotted #e6e6e6;
}

.gp-subNavm li dl dd a {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.gp-subNavm li dl dd a:hover {
    color: #94070a
}

.asideTit {
    /* display: block; */
    display: inline-block;
    text-align: center;
    padding: 15px 45px;
    background: #94070a;
    font-family: '华文黑体';
    color: #fff;
    font-weight: bold;
}

.asideTit span {
    display: inline-block;
    width: 125px;
    vertical-align: middle;
    /* height: 46px; */
}

.gp-subLeft ul {
    width: 268px;
    min-height: 635px;
    background: #fff;
    /* z-index: 100; */
    /* position: relative; */
    border-right: 2px solid #d6d6d6;
}


/* 侧栏结束 */

.notificationLsit {
    margin-left: 327px;
    padding-bottom: 60px;
    min-height: 735px;
}

.noticTit {
    color: #94070a;
    font-family: '华文黑体';
    text-align: center;
    padding: 56px 0 20px;
    font-weight: bold;
    display: block;
}

.notiUl li {
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    overflow: hidden;
    position: relative;
    transition: all 1s ease;
}

.notiUl li:hover {
    transform: translateX(5px);
}

.notiUl li::before {
    content: '';
    display: block;
    width: 17px;
    height: 19px;
    background: url(../images/./qi.png) no-repeat;
    position: absolute;
    left: 0;
    top: calc(50% - 9px);
}

.notiUl li .date {
    padding: 16px 0 16px 197px;
    float: right;
    display: block;
    border-bottom: 1px solid #e0c67e;
}

.notiUl li .date .gp-f26 {
    color: #94070a;
}

.notiUl li .date .gp-f14 {
    color: #a7a7a7;
}

.datecon {
    padding: 0 20px 0 20px;
    border-left: 1px solid #e6e6e6;
}

.notiUl li .ciPs {
    line-height: 80px;
    padding-left: 30px;
    color: #222;
}

.noticTits {
    border-bottom: none !important;
}


/*分页*/

.gp-page {
    padding: 30px 0;
    color: #999;
}

.gp-page:after,
.gp-page:before {
    content: " ";
    display: table
}

.gp-page>a,
.gp-page>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 48px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    position: relative;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #eee;
    margin-bottom: 5px;
    margin-left: 5px;
    vertical-align: top;
}

.gp-page-select {
    height: 32px;
    line-height: 32px;
    min-width: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.gp-page .gp-page-start,
.gp-page .gp-page-end,
.gp-page .gp-page-next,
.gp-page .gp-page-prev,
.gp-page>span {
    /* width: auto; */
    width: 48px;
    height: 48px;
    display: inline-block;
    /* float: left; */
    /* padding: 0 24px; */
    border-radius: 50%;
}

.gp-page>span {
    border: none
}

.gp-page>a:hover {
    background-color: #94070a;
    color: #fff;
}

.gp-m-page a {
    display: inline-block;
    margin: 0 10px
}


/*居中*/

.gp-page-centered {
    text-align: center
}

.gp-page .gp-page-prev {
    background: url(../images/yl.png) no-repeat 18px 16px;
}

.gp-page .gp-page-prev:hover {
    background: #94070a url(../images/yl2.png) no-repeat 18px 16px;
}

.gp-page .gp-page-next {
    background: url(../images/yr.png) no-repeat 21px 16px;
}

.gp-page .gp-page-next:hover {
    background: #94070a url(../images/yr2.png) no-repeat 21px 16px;
}


/*右对齐*/

.gp-page-right {
    text-align: right
}

.gp-page2 {
    display: none;
}

.newPic {
    width: 444px;
    position: relative;
}

.newPic::before {
    content: '';
    display: block;
    width: 62.78%;
    height: 1px;
    background: #e0c67e;
    position: absolute;
    right: -62.78%;
    top: 0;
}

.newImg {
    padding-bottom: 56.31%;
}

.newsUl li {
    overflow: hidden;
    border: 1px solid #ededed;
    background: url(../images/subdh.png) no-repeat center;
    margin-bottom: 36px;
    background-position: 68% 100%;
}

.newsUl li:last-child {
    margin-bottom: 0;
}

.newsPs {
    padding: 28px 0px 40px 0;
    margin-left: 466px;
}

.newspTit {
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    color: #222;
    margin-right: 152px;
    margin-bottom: 26px;
}

.newspCon {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #999;
    margin-right: 152px;
}

.newsUl .day {
    font-size: 60px;
    color: #94070a;
    font-weight: 100;
    /* margin-bottom: 10px; */
}

.newsUl .month {
    color: #999;
}

.newsUl .date {
    text-align: center;
    padding: 0 30px;
    height: 100%;
    padding-bottom: 83px;
    border-left: 1px solid #ededed;
}

.newsUl .date span {
    display: block;
}


/* share */

.share {
    width: 182px;
    /* padding: 20px 0; */
    float: right;
    display: inline-block;
}

.share_btn {
    float: left;
    line-height: 33px;
    font-weight: normal;
}

.share .bdsharebuttonbox>a {
    padding-left: 0;
    /* margin: 0 16px 0 0 !important; */
    height: 32px;
    text-indent: 0;
    width: 28px;
    line-height: 32px;
    margin: 0 7px;
    text-align: center;
    background: none;
    font-size: 23px;
}

.share .bdsharebuttonbox>a.bds_weixin {
    *background: url(../images/wechat.png) no-repeat center;
    color: #7dd43c
}

.share .bdsharebuttonbox>a.bds_tsina {
    *background: url(../images/sina.png) no-repeat center;
    color: #e83437
}

.share .bdsharebuttonbox>a.bds_qzone {
    *background: url(../images/z_qone.png) no-repeat center;
    color: #fece00
}

.share .bdsharebuttonbox>a.bds_more {
    *background: url(../images/share-more.png) no-repeat center;
    color: #a3bfd9
}

.shareBox {
    width: 260px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -130px;
    z-index: 9998;
    height: 310px;
    border: 6px solid #8F8F8F;
    border-radius: 8px;
    box-shadow: 0 0 7px #aaa;
    display: none;
}

.shareBox {
    font-size: 14px;
}

.shareBox .title {
    background: #f6f6f6;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px !important;
}

.shareClose {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 18px;
    width: 20px;
    ;
}

.sharelist {
    position: static;
    height: 250px;
    overflow-y: auto;
    padding-left: 17px !important;
}

.sharelist li {
    float: left;
    width: 130px;
    padding: 2px;
    margin-left: 6px;
    _margin-left: 3px;
    height: 28px;
    overflow: hidden;
    list-style: none;
}

.sharelist li a {
    color: #565656;
    font: 12px '宋体';
    display: block;
    text-decoration: none;
    border: 1px solid #fff;
    line-height: 18px;
    width: auto;
    height: auto;
    text-indent: 0;
}

.weChatBox {
    width: 280px;
    height: 300px;
    background-color: #fff;
    border: solid 1px #d8d8d8;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -150px 0 0 -140px;
    z-index: 9998;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.w-close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    color: #333;
    cursor: pointer;
}

.qrcode {
    width: 200px;
    height: 200px;
    margin: 15px auto;
    background: #ccc;
}

.w-footer {
    font-size: 12px;
    line-height: 1.5;
    color: #999;
}

#qrodeText {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    visibility: hidden;
}

#shareTitle {
    line-height: 38px;
    color: #222;
    text-align: center;
    font-family: '华文黑体';
}


/* share */

.author {
    text-align: center;
    line-height: 38px;
    color: #999;
    padding-bottom: 8px;
    margin-bottom: 23px;
    border-bottom: 1px solid #e6e6e6;
}

.author span {
    margin: 0 19px;
}

.author span img {
    vertical-align: middle;
}

.author span p {
    vertical-align: middle;
    display: inline-block;
}

.author i {
    width: 18px;
    height: 18px;
}

.gp-article p {
    line-height: 30px;
    color: #444;
    font-size: 20px !important;
}

.subPics {
    display: block;
    margin: 0 auto;
    width: 54.8%;
}

.imgPc {
    padding-bottom: 66.72%;
}

.imgPc2 {
    padding-bottom: 101%;
}

.addfile {
    padding: 15px 30px;
    background: #f5f5f5;
    overflow: hidden;
    vertical-align: middle;
    margin: 24px 0px;
    display: block;
}

.addfile p {
    line-height: 22px;
    color: #999;
}

.addfile span {
    display: block;
    width: 30px;
    float: left;
    height: auto;
    font-weight: bold;
    margin-right: 18px;
    padding-right: 20px;
    border-right: 1px solid #94070a;
}

.addfile .gp-f14 {
    line-height: 20px;
    color: #444;
    font-weight: bold;
}

.next {
    line-height: 20px;
    color: #757575;
    display: inline-block;
    width: 50%;
    /* float: left; */
}

.fieldUl {
    padding-top: 106px;
}

.fieldUl a {
    display: block;
    position: relative;
}

.fieTit {
    position: absolute;
    left: 45px;
    bottom: 0;
    padding-bottom: 40px;
    font-family: '华文黑体';
}

.fieTit::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 44px;
    height: 6px;
    background: #e0c67e;
}

.fielimg {
    padding-bottom: 75.14%;
}

.fileinfor {
    display: block;
    padding: 23px;
    border: 1px solid #eee;
    position: relative;
}

.fileinfor::before {
    content: '';
    display: block;
    width: 17px;
    height: 28px;
    background: url(../images/s.png) no-repeat;
    position: absolute;
    left: -18px;
    top: 61%;
}

.fileinfor .date {
    color: #9a1518;
    position: relative;
    z-index: 10;
    padding-bottom: 7px;
    position: relative;
    margin-bottom: 14px;
    vertical-align: middle;
}

.fileinfor .date span {
    width: 18px;
    height: 18px;
    display: inline-block;
    overflow: hidden;
    margin-right: 9px;
    vertical-align: middle;
    background: url(../images/date.png);
    position: relative;
}

.fileinfor .date::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #d6d6d6;
    width: 44px;
    height: 2px;
}

.fileT {
    line-height: 29px;
    height: 58px;
    overflow: hidden;
    color: #222;
    margin-bottom: 26px;
}

.fileIn {
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    color: #999;
    margin-bottom: 39px;
}

.fieldUl2 {
    padding-top: 0;
}

.fieldUl:nth-child(2) li:nth-child(1) {
    float: right;
}

.noticTit {
    border-bottom: 1px solid #eee;
}

.activeUl {
    /* overflow: hidden; */
    margin: 0 -15px;
}

.activeUl li {
    margin-top: 30px;
    transition: all 1s ease;
}

.activeUl li:hover {
    transform: translateX(5px);
}

.activeUl li a {
    display: block;
    margin: 0 15px;
    /* padding-top: 75px; */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.activeUl li a .actIn {
    display: block;
    padding: 14px 32px 35px;
}

.actPuic {
    padding-bottom: 56.29%;
}

.activeUl .date {
    color: #9a1518;
    position: relative;
    z-index: 10;
    /* padding-bottom: 7px; */
    position: relative;
    margin-bottom: 12px;
    vertical-align: middle;
}

.activeUl .date span {
    width: 18px;
    height: 18px;
    display: inline-block;
    overflow: hidden;
    margin-right: 9px;
    /* vertical-align: middle; */
    background: url(../images/date.png);
    position: relative;
}

.actIn p {
    line-height: 29px;
    height: 58px;
    color: #222;
    overflow: hidden;
}

@media screen and (max-width:1461px) {
    .fileT {
        margin-bottom: 5px;
    }
    .fileIn {
        margin-bottom: 0;
    }
}

@media screen and (max-width:1301px) {
    .fileinfor {
        padding: 9px;
    }
    .notiUl li .date {
        padding: 19px 0 19px 197px;
    }
    .gp-subLeft ul {
        width: 182px;
    }
    .notificationLsit {
        margin-left: 245px;
    }
    .newPic {
        width: 373px;
    }
    .newsPs {
        margin-left: 395px;
    }
    .newsUl .date {
        padding: 0 10px;
        padding-bottom: 50px;
    }
    .newspTit,
    .newspCon {
        margin-right: 100px;
    }
}

@media screen and (max-width:1101px) {
    .fileinfor {
        padding: 6px;
    }
    .fileinfor .date,
    .fileT {
        margin-bottom: 0;
    }
}

@media screen and (max-width:996px) {
    .gp-subLeft {
        display: none;
    }
    .gp-m-subNav {
        display: block;
    }
    .notificationLsit {
        margin-left: 0;
    }
    .noticTit {
        padding: 20px 0 20px;
    }
    .fileinfor {
        padding: 23px;
    }
    .fileinfor .date {
        margin-bottom: 14px;
    }
    .fileT {
        margin-bottom: 21px;
    }
    .fielimg {
        height: 234px;
        padding-bottom: 0;
    }
    .fielimg img {
        width: 100%;
        height: 100%;
    }
    .fieldUl {
        padding-top: 20px;
    }
}

@media screen and (max-width:767px) {
    .actIn p {
        height: auto;
    }
    .notiUl li .date {
        padding: 8px 0 8px 27px;
    }
    .newPic {
        width: 100%;
    }
    .newsPs {
        margin-left: 0;
        float: left;
    }
    .newsPs {
        padding: 15px;
    }
}

@media screen and (max-width:479px) {
    .notiUl li .ciPs {
        line-height: 56px;
        padding-left: 30px;
        color: #222;
    }
    .gp-page2 {
        display: block;
    }
    .gp-page1 {
        display: none;
    }
    .newsUl .day {
        font-size: 42px;
    }
    .newspTit,
    .newspCon {
        margin-right: 82px;
    }
    .newspTit {
        margin-bottom: 8px;
    }
    .next {
        width: 100%;
    }
    .share {
        padding: 20px 0;
    }
    #shareTitle {
        line-height: 30px;
    }
    .author {
        line-height: 24px;
    }
}
