@font-face {
    font-family: '华文黑体';
    src: url('../fonts/华文黑体.ttf') format('truetype');
    font-weight: normal;
}


/* 移动端 */


/* 轮播 */

.banner {
    overflow: hidden;
    position: relative;
}

.banner ul a {
    padding-bottom: 36.98%;
}

.bannerul li {
    position: relative !important;
}

.bannerul li::before {
    content: '';
    display: block;
    width: 100%;
    height: 222px;
    background: rgba(0, 0, 0, .5);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to top, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    position: absolute;
    left: 0;
    bottom: 0;
}

.bannerul .slick-dots li::before {
    display: none;
}

.bannerul li p {
    width: 67.75%;
    position: absolute;
    left: 0;
    margin: 12px 0;
    bottom: 88px;
}

.bannerul li .gp-container {
    position: relative;
    z-index: 10000;
}

.bannerul .slick-dots li {
    width: 25px;
    height: 25px;
    margin: 0 5px;
}

.bannerul .slick-dots {
    position: absolute;
    width: 100%;
    text-align: right;
    bottom: 45px;
    right: 50%;
    margin-right: -720px;
}

.slick-dots li button {
    background: url(../images/dot.png) no-repeat;
    width: 16px;
    height: 17px;
}

.bannerul .slick-dots li.slick-active {
    width: 26px;
    height: 30px;
    background: url(../images/dota.png) no-repeat;
}

.bannerul .slick-prev {
    left: 50%;
    top: calc(100% - 46px);
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5) url(../images/l.png) no-repeat 16px 14px;
    margin-left: -720px;
}

.bannerul .slick-next {
    left: 50%;
    top: calc(100% - 46px);
    margin-left: -670px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5) url(../images/r.png) no-repeat 16px 14px;
}

.slick-dots li.slick-active button {
    background: none;
}


/* mode1 */

.mode1 {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

.mode1l {
    width: 868px;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.mode1l a {
    display: block;
    padding-bottom: 56.22%;
}

.mode1r {
    position: relative;
    z-index: 101;
}

.mode1::before {
    content: '';
    display: block;
    background: #f5f3f0;
    width: 77%;
    height: 448px;
    position: absolute;
    right: 0;
    z-index: 10;
    top: 197px;
}

.mode1r {
    margin-left: 908px;
}

.modeTit {
    display: block;
    width: 100%;
    margin-bottom: 23px;
}

.modeTit .gp-f36 {
    color: #222;
    margin-right: 10px;
    /* display: block; */
    /* float: left; */
    line-height: 61px;
    font-family: '华文黑体';
    vertical-align: bottom;
}

.modeTit span {
    vertical-align: middle;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.modeTit .more {
    color: #999;
    line-height: 66px;
}

.Tittop {
    overflow: hidden;
    margin-bottom: 5px;
    /* vertical-align: middle; */
    vertical-align: bottom;
}

.modeTul {
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.modeTul li {
    display: block;
    float: left;
    position: relative;
    /* margin-bottom: 20px; */
}

.modeTul li::before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #e0ad1f;
    position: absolute;
    left: 0;
    top: 0;
}

.modeTul li:last-child:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #e0ad1f;
    position: absolute;
    right: 0;
    top: 0;
}

.modeTul li a {
    color: #6e6e6e;
    padding: 0 12px;
    font-family: '华文黑体';
}

.mode1Ps {
    display: block;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 58px;
    padding-right: 35px;
    margin-bottom: 13px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-weight: bold;
    position: relative;
    z-index: 10;
}

.mode1con {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    position: relative;
    z-index: 10;
    color: #999;
    padding-right: 35px;
    display: block;
}

.mode1 .date {
    color: #9a1518;
    position: relative;
    z-index: 10;
    padding-bottom: 7px;
    position: relative;
    vertical-align: middle;
}

.mode1 .date::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #9a1518;
    width: 44px;
    height: 2px;
}

.mode1Ul li:hover .date:before {
    background: #e0c67e;
}

.date2::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    /* background: #e0c67e; */
    width: 44px;
    height: 2px;
}

.mode1 .date span {
    width: 18px;
    height: 18px;
    display: inline-block;
    overflow: hidden;
    margin-right: 9px;
    vertical-align: middle;
    background: url(../images/date.png);
}

.mode1top {
    overflow: hidden;
    position: relative;
}

.mode1top::before {
    content: '';
    display: block;
    width: 254px;
    height: 183px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/logoz.png) no-repeat;
    background-size: 157px;
    background-position: 100% 133%;
    z-index: 100;
}


/* mode11bottom */

.mode1bottom {
    overflow: hidden;
    margin-top: 20px;
    position: relative;
    z-index: 10;
}

.mode1Ul {
    overflow: hidden;
    margin: 0 -10px;
}

.mode1Ul li a {
    display: block;
    margin: 0 10px;
    border: 1px solid #eee;
    background: #fff;
    padding: 19px 30px 35px 30px;
}

.mode1Ul li:hover a {
    background: #9a1518;
}

.mode1Ul li:hover p.gp-f16 {
    color: #fff;
}

.mode1Ul li:hover .date2 {
    color: #e0c67e
}

.mode1Ul li:hover .date2 span {
    background: url(../images/date2.png);
}

.mode1Ul li:hover p.gp-f14 {
    color: rgba(255, 255, 255, .5);
}

.date2 {
    color: #999;
    margin-bottom: 20px;
}

.mode1Ul li a p.gp-f16 {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #222;
    margin-bottom: 14px;
}

.mode1Ul li a p.gp-f14 {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #999;
}


/* mode2 */

.mode2 {
    overflow: hidden;
    padding-bottom: 55px;
    position: relative;
}

.mode2::before {
    content: '';
    display: block;
    width: 100%;
    height: 69.75%;
    background: url(../images/mode2bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.modeTit2 {
    overflow: hidden;
    padding-top: 32px;
    padding-bottom: 13px;
    position: relative;
}

.modeTit2 .modeTul li::before {
    background: rgba(255, 255, 255, .3);
}

.modeTit2 .modeTul li:last-child:after {
    background: rgba(255, 255, 255, .3);
}

.modeTit2 .Tittop a.gp-f36 {
    display: inline-block;
    vertical-align: middle;
    font-family: '华文黑体';
}

.modeTit2 .Tittop span {
    display: inline-block;
    vertical-align: middle;
}

.modeTit2 .modeTul {
    width: 50.29%;
    display: inline-block;
    vertical-align: middle;
}

.modeTit2 .modeTul li {
    margin-bottom: 0;
}

.modeTit2 .modeTul li a {
    color: rgba(255, 255, 255, .7);
}

.modeTit2 .more {
    color: rgba(255, 255, 255, .3);
    /* line-height: 0px; */
    position: absolute;
    right: 0;
    top: 55px;
}

.mode2ul {
    margin: 0 -10px;
    /* overflow: hidden; */
}

.mode2ul li {
    transition: all 1s ease;
}

.mode2ul li:hover {
    transform: translateX(5px);
}

.mode2ul li a {
    display: block;
    margin: 0 10px;
    box-shadow: 0px 0px 16px rgb(0 0 0 / 10%);
    padding: 16px;
    position: relative;
    background: #fff;
}

.mode2ul li a::before {
    content: '';
    display: block;
    width: 16px;
    height: 100%;
    background: #e0c67e;
    position: absolute;
    left: 0;
    top: 0;
}

.mode2img {
    padding-bottom: 51.76%;
}

.mode2ul li .mo2Tit {
    color: #222;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin: 22px 0 15px 30px;
}

.mode2ul li p {
    display: block;
    margin: 0px 0 35px 30px;
    line-height: 20px;
}

.mode2ul li p.gp-f14 {
    color: #999;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.data {
    display: inline-block;
    background: #e6e6e6;
    padding: 10px 15px 11px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 20px;
    text-align: center;
}

.data h3 {
    color: #9a1518;
    line-height: 20px;
}

.data p {
    color: #999;
    margin: 0 auto !important;
    display: block !important;
}


/* mode3 */

.mode3 {
    overflow: hidden;
    padding-bottom: 56px;
}

.mode3l {
    width: 47.92%;
}

.mode3ul li {
    width: 47.68%;
}

.mode3UlTop {
    padding-bottom: 66.67%;
}

.mode3Ltop {
    position: relative;
}

.mode3Ltop .date {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #e0c67e;
    position: absolute;
    bottom: -30px;
    right: 40px;
}

.mode3Ltop .date2 {
    top: -30px;
    right: 40px;
}

.mode3 .date {
    text-align: center;
}

.mode3 .date span {
    display: block;
}

.mode3 .date span.month {
    line-height: 20px;
    font-weight: bold;
    color: #94070a;
    margin-top: 13px;
}

.mode3 .date span.day {
    line-height: 20px;
}

.mode3Lbottom {
    padding: 18px 38px 56px 38px;
    background: #f5f5f5;
}

.littTit {
    line-height: 22px;
    color: #94070a;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 16px;
    font-weight: normal;
}

.littTit::before {
    content: '';
    display: block;
    width: 44px;
    height: 2px;
    background: #e0c67e;
    position: absolute;
    left: 0;
    bottom: 0;
}

.mode3Lbottom .p1 {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #222;
    margin-bottom: 10px;
}

.mode3Lbottom:hover .p1 {
    color: #94070a;
}

.mode3Lbottom .p2 {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #999;
}

.mode3r {
    width: 47.92%;
}

.mode3Rcon {
    display: block;
    position: relative;
    transition: all 1s ease;
}

.mode3Rcon:hover {
    transform: translateX(5px)
}

.mode3Pic {
    padding-bottom: 56.23%;
}

.mode3Rinfor {
    padding: 24px 40px 20px 40px;
    background: #fff;
    box-shadow: 0 0 16px rgba(0, 0, 0, .1);
    position: absolute;
    left: 0px;
    bottom: -36px;
    width: calc(100% - 134px);
    margin: 0 34px;
}

.mode3Rinfor p.gp-f16 {
    line-height: 18px;
    color: #222;
    margin-bottom: 4px;
}

.mode3Rinfor .date {
    line-height: 20px;
    color: #94070a;
    text-align: left;
    margin-top: 5px;
}


/* mode4 */

.mode4 {
    overflow: hidden;
    background: #faf8f2;
    padding-top: 14px;
    padding-bottom: 55px;
}

.mode4l {
    width: 47.92%;
}

.mode4r {
    width: 47.92%;
}

.mode4lcon,
.mode4lcon2 {
    padding-top: 17px;
    padding-bottom: 27px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
}

.mode4lcon2 {
    margin-top: 33px;
}

.mode4lUl li,
.mode4lUl12 li {
    padding: 0px 30px;
}

.mode4lUl li:hover,
.mode4lUl2 li:hover {
    background: #9a1518;
}

.mode4lUl li:hover p {
    color: #fff;
}

.mode4lUl li:hover .date span,
.mode4lUl li:hover .date p {
    color: #e0c67e;
}

.mode4lUl li a {
    display: block;
    overflow: hidden;
    padding: 5px 0;
    border-bottom: 1px solid #e6e6e6;
}

.mode4lUl li a .date {
    width: 57px;
    height: 61px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    text-align: center;
    float: left;
}

.mode4lUl li:hover .date {
    background: #801214;
}

.mode4lUl li a .date span {
    color: #999;
    display: block;
    margin: 6px 0 0px 0;
}

.mode4lUl li a .date p {
    line-height: 19px;
    color: #999;
}

.mode4in {
    line-height: 22px;
    margin-left: 78px;
    color: #222;
    padding: 20px 0;
}

.mode4lUl2 li {
    display: block;
    overflow: hidden;
    padding: 15px 30px;
    border-bottom: 1px solid #e6e6e6;
}

.canleder {
    /* display: inline-block; */
    padding-right: 15px;
    display: block;
    float: left;
    border-right: 1px solid #D6D6D6;
}

.canleder span {
    width: 18px;
    height: 18px;
    display: inline-block;
    overflow: hidden;
    /* margin-right: 9px; */
    vertical-align: middle;
    background: url(../images/date3.png);
}

.canleder p {
    color: #999;
    font-weight: bold;
    /* margin-left: 8px; */
    line-height: 20px;
    vertical-align: middle;
    display: inline-block;
}

.canleder div {
    line-height: 20px;
    color: #999;
    text-align: center;
    margin-top: 2px;
}

.mode4lUl2 li:hover .canleder span {
    background: url(../images/date2.png);
}

.mode4lUl2 li:hover .canleder p,
.mode4lUl2 li:hover .canleder div {
    color: #e0c67e;
}

.mode4in2 {
    line-height: 22px;
    margin-left: 86px;
    color: #222;
    padding: 10px 0;
}

.mode4lUl2 li:hover .mode4in2 {
    color: #fff;
}

.mode5 {
    padding-top: 14px;
    overflow: hidden;
    padding-right: 22px;
    padding-bottom: 25px;
}

.mode5Ul {
    margin: 0 -20px;
    padding-bottom: 70px;
    position: relative;
}

.mode5Ul>li {
    display: block;
    float: left;
    width: 33.33%;
}

.mode5Ul li a {
    display: block;
    margin: 0 28px;
    position: relative;
}

.mode5Ul li a::before {
    content: '';
    display: block;
    width: 104.1%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 20px;
    border: 2px solid #c98384;
}

.mode5Img {
    position: relative;
}

.mode5Pic {
    padding-bottom: 56.12%;
}

.mode5Ul .date {
    padding-top: 45px;
    padding-bottom: 10px;
    padding-left: 58px;
    display: block;
    width: calc(100% - 58px);
    position: absolute;
    left: 0;
    color: rgba(255, 255, 255, .7);
    line-height: 22px;
    bottom: 0;
    background: rgba(147, 8, 10, 1);
    background: -webkit-linear-gradient(top, rgba(147, 8, 10, 1), rgba(147, 8, 10, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, rgba(147, 8, 10, 1), rgba(147, 8, 10, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, rgba(147, 8, 10, 1), rgba(147, 8, 10, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to top, rgba(147, 8, 10, 1), rgba(147, 8, 10, 0));
}

.mode5Ul .date::before {
    content: '';
    display: block;
    width: 20px;
    height: 19px;
    background: url(../images/n1.png);
    position: absolute;
    left: 30px;
    top: 44px;
}

.mode5Pinfor {
    padding: 22px 30px 22px 50px;
    background: #fff;
    box-shadow: 0px 0px 16px rgb(0 0 0 / 10%);
    position: relative;
}

.mode5Pinfor::before {
    content: '';
    display: block;
    width: 1px;
    height: 70px;
    background: #d6d6d6;
    position: absolute;
    left: 37px;
    top: -7px;
}

.mode5Pinfor p {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.mode5Ul .slick-dots {
    bottom: 0;
}

.mode5Ul .slick-dots li button {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background: #d6d6d6;
    margin: 0 9px;
}

.mode5Ul .slick-dots li.slick-active button {
    background: #a02226;
}

.mode5Ul .slick-prev {
    top: 104%;
    left: 50%;
    margin-left: -121px;
    width: 32px;
    height: 8px;
    background: url(../images/ll.png) no-repeat;
}

.mode5Ul .slick-prev:hover {
    background: url(../images/ll2.png) no-repeat;
}

.mode5Ul .slick-next {
    top: 104%;
    right: 50%;
    margin-right: -135px;
    width: 32px;
    height: 8px;
    background: url(../images/rr.png) no-repeat;
}

.mode5Ul .slick-next:hover {
    background: url(../images/rr2.png) no-repeat;
}

@media screen and (max-width:1461px) {
    .bannerul .slick-prev {
        margin-left: -600px;
    }
    .bannerul .slick-next {
        margin-left: -550px;
    }
    .mode3Lbottom {
        padding: 18px 38px 28px 38px;
        background: #f5f5f5;
    }
}

@media screen and (max-width: 1461px) {
    .bannerul .slick-dots {
        margin-right: -600px;
    }
    .mode1l {
        width: 600px;
    }
    .mode1r {
        margin-left: 624px;
    }
    .mode1Ps {
        margin-top: 0;
    }
    .mode1con {
        margin-bottom: 8px;
    }
    .mode3UlTop {
        padding-bottom: 55.67%;
    }
}

@media screen and (max-width:1301px) {
    .bannerul .slick-prev {
        margin-left: -500px;
    }
    .bannerul .slick-next {
        margin-left: -450px;
    }
}

@media screen and (max-width:1101px) {
    .bannerul .slick-prev {
        margin-left: -450px;
    }
    .bannerul .slick-next {
        margin-left: -400px;
    }
    .mode1l {
        width: 500px;
    }
    .mode1r {
        margin-left: 524px;
    }
    .modeTit {
        margin-bottom: 0;
    }
    .modeTul li {
        margin-bottom: 9px;
    }
    .littTit {
        margin-bottom: 2px;
    }
}

@media screen and (max-width:996px) {
    .mode1 {
        padding: 20px 0;
    }
    .mode2 {
        padding-bottom: 10px;
    }
    .mode1::before {
        display: none;
    }
    .bannerul .slick-dots {
        right: 0;
        margin-right: 25px;
        bottom: 26px;
    }
    .bannerul .slick-prev {
        left: 0;
        margin-left: 25px;
        bottom: 26px;
    }
    .bannerul .slick-next {
        left: 0;
        margin-left: 75px;
        bottom: 26px;
    }
    .bannerul li p {
        bottom: 80px;
    }
    .mode1Ul li {
        margin-bottom: 20px;
    }
    .mode1l {
        width: 100%;
    }
    .mode1r {
        margin-left: 0;
        width: 100%;
        float: left;
        position: relative;
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .mode1r::before {
        content: '';
        display: block;
        background: #f5f3f0 url(../images/mode1b.png) no-repeat 100% 100%;
        width: 100%;
        height: 65%;
        position: absolute;
        right: 0;
        bottom: 0px;
        background-size: cover;
    }
    .modeTul li {
        margin-bottom: 20px;
    }
    .mode1Ps,
    .mode1con {
        margin-top: 16px;
        padding-left: 20px;
    }
    .mode1r .date {
        margin-left: 20px
    }
    .modeTit2 .modeTul li {
        margin-bottom: 6px;
    }
    .modeTit2 .modeTul {
        display: block;
        width: 100%;
    }
    .modeTit2 .more {
        top: 70px;
    }
    .mode2ul li {
        margin-bottom: 20px;
    }
    .mode3l,
    .mode3r,
    .mode4l,
    .mode4r {
        width: 100%;
    }
    .mode4r {
        margin-top: 20px;
    }
}

@media screen and (max-width:767px) {
    .bannerul li p {
        bottom: 66px;
        font-size: 20px;
    }
    .bannerul .slick-prev {
        margin-left: 12px;
    }
    .bannerul .slick-next {
        margin-left: 62px;
    }
}

@media screen and (max-width:479px) {
    .mode1Ul li a p.gp-f16 {
        height: auto;
    }
    .bannerul .slick-dots {
        bottom: 12px;
    }
    .headertop {
        padding: 8px 0;
    }
    .bannerul .slick-prev {
        margin-left: 12px;
        top: calc(100% - 26px);
    }
    .bannerul .slick-next {
        margin-left: 62px;
        top: calc(100% - 26px);
    }
    .mode2 {
        padding-bottom: 20px;
    }
    .mode2ul li p {
        margin: 0px 0 20px 30px;
    }
    .mode1r::before {
        bottom: -17px;
    }
    .bannerul li p {
        display: none;
    }
    .bannerul li::before {
        height: 55px;
    }
    .modeTul li {
        margin-bottom: 20px;
    }
    .mode1 {
        padding: 20px 0;
    }
    .modeTit .gp-f36 {
        font-size: 24px;
        line-height: 61px;
        vertical-align: middle;
    }
    .modeTit span {
        width: 100px;
        height: 60px;
        vertical-align: middle;
    }
    .modeTit2 .Tittop span {
        width: 100px;
        height: 45px;
    }
    .mode1Ps,
    .mode1con {
        margin-top: 0;
    }
    .mode1Ul li a p.gp-f16 {
        margin-bottom: 15px;
    }
    .modeTit2 .Tittop a.gp-f36 {
        font-size: 24px;
    }
    .modeTit2 .more {
        top: 50px;
    }
    .mode3ul li {
        width: 100%;
        margin-bottom: 20px;
    }
}