.banner2 div {
    padding-bottom: 23.13%;
}

.listTit {
    display: inline-block;
    padding: 27px 50px;
    background: #94070a;
    font-weight: bold;
    line-height: 54px;
    font-size: 40px;
    max-width: 430px;
}

.Title {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px;
}

.gp-bread {
    width: calc(100% - 318px);
    text-align: right;
    padding-top: 67px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.gp-bread2 {
    width: calc(100% - 550px);
    text-align: right;
    padding-top: 77px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.gp-bread a {
    color: #757575;
}

.listActUl {
    margin: 0 -15px;
}

.listActUl a {
    display: block;
    padding: 20px;
    padding-bottom: 33px;
    border: 1px solid #eee;
    margin: 0 15px;
    margin-top: 42px;
}

.actImg {
    padding-bottom: 56.47%;
    margin-top: -42px;
    margin-bottom: 20px;
}

.listActUl a p {
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    color: #222;
}

.listActUl li {
    margin-bottom: 25px;
    transition: all 3s ease-in-out;
}

.listActUl li:hover {
    transform: translateY(15px);
}

.gp-page a {
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    padding: 0 15px;
    position: relative;
}

.gp-page a::before {
    content: '';
    width: 1px;
    height: 28px;
    background: #d6d6d6;
    transform: skewX(-30deg);
    position: absolute;
    right: 0;
    bottom: 0;
}

.gp-page {
    padding-top: 45px;
    padding-bottom: 79px;
}

.gp-page-prev::before,
.gp-page-next::before,
.gp-page-start::before,
.gp-page-end::before {
    display: none;
}

.gp-page-start {
    margin-right: 32px;
}

.gp-page-end {
    margin-left: 32px;
}

.gp-page-prev {
    width: 25px;
    height: 25px;
    background: url(../images/zuo.png) no-repeat;
    margin-right: 32px;
}

.gp-page a:hover {
    color: #94070a;
}

.gp-page-prev:hover {
    background: url(../images/zou2.png) no-repeat;
}

.gp-page-next {
    width: 25px;
    height: 25px;
    background: url(../images/you.png) no-repeat;
    margin-left: 32px;
}

.gp-page-next:hover {
    background: url(../images/you2.png) no-repeat;
}

.gp-m-page {
    display: none;
}

.listTit2 {
    padding: 5px 38px;
}

.celebrateUl {
    overflow: hidden;
    margin: 0 -10px;
}

.celebrateUl li {
    position: relative;
    transition: all 3s ease-in-out;
    margin-bottom: 20px;
}

.celebrateUl li:hover {
    transform: translateX(15px);
}

.celebrateUl li a {
    padding: 20px;
    margin: 0 10px;
    border: 1px solid #ebebeb;
    display: block;
}

.celebrateUl li a p {
    line-height: 20px;
    color: #333;
}

.celePic {
    padding-bottom: 146.89%;
    margin-bottom: 30px;
}

.dauthor {
    line-height: 20px;
    color: #333;
    padding: 5px 8px;
    background: #e0c67e;
    display: inline-block;
    position: absolute;
    bottom: 60px;
    left: 0;
}

.branchUl li {
    overflow: hidden;
    margin-bottom: 44px;
    transition: all 1s ease-in-out;
}

.branchUl li:hover {
    transform: translateY(5px);
}

.branchUl li a {
    display: block;
    padding: 20px;
    padding-bottom: 7px;
    border: 1px solid #e17964;
    margin-top: 15px;
}

.brachImg {
    width: 300px;
    margin-top: -35px;
    float: left;
    position: relative;
}

.brachImg::before {
    content: '';
    display: block;
    width: 141px;
    height: 28px;
    background: url(../images/acd.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: -7px;
}

.brachPic {
    padding-bottom: 56.3%;
}

.brachRight {
    margin-left: 320px;
}

.brachTi {
    line-height: 20px;
    color: #222;
    margin-bottom: 18px;
}

.brachPs {
    line-height: 24px;
    max-height: 48px;
    color: #757575;
    overflow: hidden;
    margin-bottom: 29px;
}

.date {
    color: #94070a;
    padding-left: 23px;
    position: relative;
}

.date::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/date.png);
    position: absolute;
    left: 0;
    top: 2px;
}


/*æ–‡ç« é¡µ*/

.pageArticle {
    margin-right: 0;
    overflow: hidden;
}

.pageArticleTitle {
    overflow: hidden;
    /* padding: 40px 0 15px; */
}
.pageArticleTitle p{
    text-align:center;
    line-height: 1.4;
}
.pageArticleTitle h3 {
    line-height: 2.8;
    color: #670A0C;
    text-align: center;
    font-weight: normal;
}

.pageArticleTitle .shareTitle {
    /* font-size: 30px; */
    line-height: 2.4;
    font-weight: bold;
    color: #222;
    /* margin-bottom: 24px; */
    /* border-bottom: 1px solid #d8d8d8; */
}

.articleAuthor {
    /* padding: 15px 0; */
    /* padding-bottom: 24px; */
    text-align: center;
    /* margin-bottom: 20px; */
    background-color: #fff;
    color: #999;
    border-bottom: 1px solid #ededed;
}

.articleAuthor span {
    display: inline-block;
    *display: inline;
    margin: 0 30px;
    line-height: 3.8;
    line-height: 3;
    font-size: 14px;
    margin: 0 px;
    position: relative;
}

.articleAuthor span:nth-child(1)::before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/s.png) no-repeat;
    position: absolute;
    left: -25px;
    top: 11px;
}

.articleAuthor span:nth-child(2)::before {
    content: '';
    display: block;
    width: 16px;
    height: 18px;
    background: url(../images/ly.png) no-repeat;
    position: absolute;
    left: -25px;
    top: 11px;
}

.articleAuthor span:nth-child(3)::before {
    content: '';
    display: block;
    width: 22px;
    height: 24px;
    background: url(../images/ck.png) no-repeat;
    position: absolute;
    left: -25px;
    top: 11px;
}

.articleBottom {
    overflow: hidden;
}

.gp-article {
    position: relative;
    line-height: 2.8rem;
}

.gp-article p {
    margin-bottom: 44px;
    color: #333;
    font-size: 16px;
}

.annx {
    background: #eee;
    padding: 40px;
    padding-bottom: 70px;
}

.annxTit {
    line-height: 24px;
    color: #444;
}

.annx a {
    line-height: 3;
    color: #757575;
}

.centerUl li span {
    line-height: 20px;
    color: #757575;
    margin-left: 20px;
}

.centerUl li p {
    line-height: 20px;
    color: #222;
}

.centerUl li {
    padding: 25px 15px;
    border: 1px solid #eee;
    margin-bottom: 20px;
    transition: all 1s ease-in-out;
}

.centerUl li:hover {
    transform: translateX(5px);
}

.centerUl li a {
    position: relative;
    padding-left: 37px;
    position: relative;
    display: block;
}

.centerUl li a::before {
    content: '';
    display: block;
    width: 37px;
    height: 35px;
    background: url(../images/xh.png) no-repeat;
    position: absolute;
    left: 0;
    top: -7px;
}

@media screen and (max-width:1300px) {}

@media screen and (max-width:996px) {
    .pageArticleTitle .shareTitle {
        line-height: 1.4;
    }
    .listTit2 {
        padding: 5px 15px;
        font-size: 18px;
    }
    .gp-bread2 {
        width: calc(100% - 384px);
        padding-top: 23px;
    }
    .articleAuthor span {
        line-height: 2;
    }
    .articleAuthor span:nth-child(1)::before,
    .articleAuthor span:nth-child(2)::before,
    .articleAuthor span:nth-child(3)::before {
        top: 5px;
        /* left: -20px; */
    }
}

@media screen and (max-width:767px) {
    .listTit,
    .listTit2 {
        font-size: 24px;
    }
    .gp-bread {
        padding-top: 68px;
    }
    .gp-bread2 {
        padding-top: 15px;
        width: 100%;
        text-align: left;
    }
    .gp-page a {
        font-size: 16px;
        padding: 4px 13px;
    }
    .gp-page-prev,
    .gp-page-next,
    .gp-page-start,
    .gp-page-end {
        margin: 0;
    }
    .brachImg {
        width: 213px;
    }
    .brachRight {
        margin-left: 231px;
    }
    .brachTi {
        line-height: 16px;
        color: #222;
        font-size: 16px;
        margin-bottom: 5px;
    }
    .brachPs {
        margin: 0;
    }
}

@media screen and (max-width:479px) {
    .listTit {
        padding: 15px 30px;
    }
    .gp-bread {
        width: calc(100% - 180px);
        text-align: right;
        padding-top: 43px;
    }
    .gp-bread2 {
        padding-top: 15px;
        width: 100%;
        text-align: left;
    }
    .Title {
        margin-bottom: 10px;
    }
    .listTit2 {
        padding: 7px;
        font-size: 16px;
    }
    .listActUl a {
        padding-bottom: 20px;
    }
    .listActUl li {
        margin-bottom: 15px;
    }
    .gp-page {
        display: none;
    }
    .gp-m-page {
        display: block;
    }
    .gp-m-page a {
        margin: 0;
        padding: 0 13px;
    }
    .gp-m-page a::before {
        display: none;
    }
    .gp-m-page .gp-page-prev {
        margin-right: 0;
        padding: 0;
    }
    .brachImg {
        width: auto;
        margin: 0;
        margin-bottom: 20px;
        float: none;
    }
    .brachRight {
        margin-left: 0;
    }
    .branchUl li a {
        padding-bottom: 20px;
    }
}

@media screen and (max-width:400px) {
    .celebrateUl li {
        width: 100%;
    }
    .pageArticleTitle .shareTitle {
        text-align: left;
    }
    .articleAuthor span {
        margin: 0 20px;
    }
    .articleAuthor span:nth-child(1)::before,
    .articleAuthor span:nth-child(2)::before,
    .articleAuthor span:nth-child(3)::before {
        top: 7px;
        left: -20px;
    }
}