.bannerPic {
    display: block;
    padding-bottom: 29.17%;
}

.mode4 {
    background: #F2F2F2;
    padding-top: 50px;
    box-sizing: border-box;
}

.banner .slick-dots {
    bottom: 30px;
}

.banner .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 10px;

}

.banner .slick-dots li button {
    background: none;
    border: 1px solid #fff;
}

.banner .slick-dots li.slick-active button {
    background: #fff;
}

.banner .slick-prev {
    width: 60px;
    height: 60px;
    margin: 0;
    left: 30px;
    background: url(/images/l.png) no-repeat;
    margin-top: -30px;
}

.banner .slick-next {
    width: 60px;
    height: 60px;
    margin: 0;
    margin-top: -30px;
    right: 30px;
    background: url(/images/r.png) no-repeat;
}

body {
    position: relative;
}

body::before {
    content: '';
    display: block;
    width: 43.8%;
    height: 1435px;
    position: absolute;
    right: 0;
    top: 154px;
    background: url(/images/line1.png) no-repeat right;
    background-size: cover;

}

body::after {
    content: '';
    display: block;
    width: 43.2%;
    height: 1412px;
    position: absolute;
    left: 0;
    bottom: 215px;
    background: url(/images/line2.png) no-repeat right;
    background-size: cover;

}

.bannercenter {
    margin-bottom: 50px;
}

main {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.title {
    padding: 17.5px 30px;
    box-sizing: border-box;
    background: url(/images/titbg.png) no-repeat;
    background-size: cover;
}

.titlet, .more {
    line-height: 1.25;
    display: inline-block;
}

.mode1Ul {
    margin: 0 -20px;
    overflow: hidden;
}

.mode1Ul a {
    display: block;
    margin: 0 20px;
    padding: 20px 0 0px;
    box-sizing: border-box;
    overflow: hidden;
}

.mode1Ul li {
    transition: all .3s ease-in-out;
}

.mode1Ul li:nth-child(9) .mode1r, .mode1Ul li:nth-child(10) .mode1r {
    border: none
}

.mode1Ul li:hover {
    transform: translateX(5px);
}

.mode1Ul li:hover .mode1r p {
    color: #8C0000;
}

.mode1 {
    padding-bottom: 20px;
}

.date {
    margin-top: 25px;
    width: 96px;
    color: #8C0000;
    /* position: relative; */
}

.date::before {
    /* content: ''; */
    /* display: block; */
    /* width: 16px; */
    /* height: 27px; */
    /* background: url(/images/line3.png) no-repeat; */
    /* position: absolute; */
    /* left: 20px; */
    /* top: 10px; */
}

.date span {
    display: block;
    line-height: 1.25;
}

.date span.gp-f20 {
    font-family: 'DIN-Black';
    /* font-weight: normal; */
}

.date span.gp-f16 {
    font-family: 'DIN-Regular-Alphabetic';
}

.mode1r {
    margin-left: 115px;
    border-bottom: 1px dashed rgba(0, 0, 0, .1);
}

.mode1r p {
    color: #333;
    line-height: 4.25;
}

.mode1r2 p {
    padding: 0 0 0 50px;
    background: url(/images/news2.png) no-repeat left center;
    background-size: 40px;

}

.mode1r1 p {
    padding: 0 0 0 50px;
    background: url(/images/zd.png) no-repeat left center;
    background-size: 40px;
}

/* mode2 */
.mode2 {
    padding: 50px 0;
    box-sizing: border-box;
    background: #F2F2F2;
}

.mode2Ul {
    margin: 0 -20px;
    overflow: hidden;
}

.mode2container {
    margin: 0 20px;
}

.title2 {
    margin: 30px 0 20px;
    padding-bottom: 7.5px;
    box-sizing: border-box;
    border-bottom: 1px solid #8C0000;
}

.title2 i {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.tit {
    padding-left: 10px;
    box-sizing:
        border-box;
    position: relative;
    line-height: 1.25;
    vertical-align: middle;
}

.mode2container dl a {
    display: block;
    color: #333;
    line-height: 35px;
    padding-left: 14px;
    position: relative;
    height: 35px;
}

.mode2container dd:hover a {
    color: #8C0000;
}

.mode2container dl a::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #8C0000;
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
}

.mode2container dd {
    margin-bottom: 15px;
}

.mode2container dd:last-child {
    margin-bottom: 0
}

.mode2container dl dd.cnews a {
    padding-left: 50px;
}

.mode2container dl dd.cnews a::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 30px;
    background: url(/images/news2.png) no-repeat left center;
    background-size: contain;
    top: 4px;
    left: 0;
}

/* mode3 */
.mode3 {
    margin: 50px 0;
    margin-bottom: 30px;
}

.mode3Ul {
    margin: 0 -20px;
    /* overflow: hidden; */
    margin-top: 30px;
    position: relative;
    z-index: 20;
}

.mode3Ul>li {
    /* overflow: hidden; */
    margin-bottom: 30px;
}

.mode3center {
    margin: 0 20px;
    overflow: hidden;
    display: block;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .1);
}

.mode3l {
    width: 100px;
    box-sizing: border-box;
    padding: 20px 24px;
    box-sizing: border-box;
    line-height: 1.5;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 6px;
    background: #DDDDDD;
}

.mode3r {
    padding: 15px 24px;
    box-sizing: border-box;
    margin-left: 100px;
}

.mode3r ul {
    margin: 0 -5px;
    overflow: hidden;
    /* margin-bottom: -30px; */
}

.mode3r ul a {
    display: block;
    margin: 0 5px;
    text-align: center;
}

.mode3r ul a i {
    display: inline-block;
    width: 40px;
    height: 40px;

}

.mode3r ul a p {
    line-height: 1.25;
    margin-top: 6px;
}

.mode3r ul li:hover p {
    color: #8C0000;
}

.mode3r ul li {
    margin-bottom: 0;
}

.mode3Ul li:nth-child(1) .mode3r ul li:nth-child(1) i {
    background: url(/images/1.png) no-repeat center;
}

.mode3Ul li:nth-child(1) .mode3r ul li:nth-child(1):hover i {
    background: url(/images/1a.png) no-repeat center;
}

.mode3Ul li:nth-child(1) .mode3r ul li:nth-child(2) i {
    background: url(/images/2.png) no-repeat center;
}

.mode3Ul li:nth-child(1) .mode3r ul li:nth-child(2):hover i {
    background: url(/images/2a.png) no-repeat center;
}

.mode3Ul li:nth-child(2) .mode3r ul li:nth-child(1) i {
    background: url(/images/3.png) no-repeat center;
}

.mode3Ul li:nth-child(2) .mode3r ul li:nth-child(1):hover i {
    background: url(/images/3a.png) no-repeat center;
}

.mode3Ul li:nth-child(2) .mode3r ul li:nth-child(2) i {
    background: url(/images/4.png) no-repeat center;
}

.mode3Ul li:nth-child(2) .mode3r ul li:nth-child(2):hover i {
    background: url(/images/4a.png) no-repeat center;
}


.mode3Ul li:nth-child(3) .mode3r ul li:nth-child(1) i {
    background: url(/images/5x.png) no-repeat center;
}

.mode3Ul li:nth-child(3) .mode3r ul li:nth-child(1):hover i {
    background: url(/images/5xa.png) no-repeat center;
}

.mode3Ul li:nth-child(3) .mode3r ul li:nth-child(2) i {
    background: url(/images/6x.png) no-repeat center;
}

.mode3Ul li:nth-child(3) .mode3r ul li:nth-child(2):hover i {
    background: url(/images/6xa.png) no-repeat center;
}

.mode3Ul li:nth-child(4) .mode3r ul li:nth-child(1) i {
    background: url(/images/7.png) no-repeat center;
}

.mode3Ul li:nth-child(4) .mode3r ul li:nth-child(1):hover i {
    background: url(/images/7a.png) no-repeat center;
}

.mode3Ul li:nth-child(4) .mode3r ul li:nth-child(2) i {
    background: url(/images/8.png) no-repeat center;
}

.mode3Ul li:nth-child(4) .mode3r ul li:nth-child(2):hover i {
    background: url(/images/8a.png) no-repeat center;
}

.mode3Ul li:nth-child(4) .mode3r ul li:nth-child(3) i {
    background: url(/images/9x.png) no-repeat center;
}

.mode3Ul li:nth-child(4) .mode3r ul li:nth-child(3):hover i {
    background: url(/images/9xa.png) no-repeat center;
}


.mode3Ul li:nth-child(5) .mode3r ul li:nth-child(1) i {
    background: url(/images/10x.png) no-repeat center;
}

.mode3Ul li:nth-child(5) .mode3r ul li:nth-child(1):hover i {
    background: url(/images/10xa.png) no-repeat center;
}

.mode3Ul li:nth-child(5) .mode3r ul li:nth-child(2) i {
    background: url(/images/11x.png) no-repeat center;
}

.mode3Ul li:nth-child(5) .mode3r ul li:nth-child(2):hover i {
    background: url(/images/11xa.png) no-repeat center;
}

.mode3Ul li:nth-child(5) .mode3r ul li:nth-child(3) i {
    background: url(/images/13x.png) no-repeat center;
}

.mode3Ul li:nth-child(5) .mode3r ul li:nth-child(3):hover i {
    background: url(/images/13xa.png) no-repeat center;
}

.mode3Ul li:nth-child(5) .mode3r ul li:nth-child(4) i {
    background: url(/images/14x.png) no-repeat center;
}

.mode3Ul li:nth-child(5) .mode3r ul li:nth-child(4):hover i {
    background: url(/images/14xa.png) no-repeat center;
}

.mode3Ul li:nth-child(5) .mode3r ul li:nth-child(5) i {
    background: url(/images/14x.png) no-repeat center;
}

.mode3Ul li:nth-child(5) .mode3r ul li:nth-child(5):hover i {
    background: url(/images/14xa.png) no-repeat center;
}

.mode3Ul li:nth-child(6) .mode3r ul li:nth-child(1) i {
    background: url(/images/15x.png) no-repeat center;
}

.mode3Ul li:nth-child(6) .mode3r ul li:nth-child(1):hover i {
    background: url(/images/15xa.png) no-repeat center;
}

.mode3Ul li:nth-child(6) .mode3r ul li:nth-child(2) i {
    background: url(/images/16x.png) no-repeat center;
}

.mode3Ul li:nth-child(6) .mode3r ul li:nth-child(2):hover i {
    background: url(/images/16xa.png) no-repeat center;
}

.mode3Ul li:nth-child(6) .mode3r ul li:nth-child(3) i {
    background: url(/images/17x.png) no-repeat center;
}

.mode3Ul li:nth-child(6) .mode3r ul li:nth-child(3):hover i {
    background: url(/images/17xa.png) no-repeat center;
}

.mode3Ul li:nth-child(6) .mode3r ul li:nth-child(4) i {
    background: url(/images/18.png) no-repeat center;
}

.mode3Ul li:nth-child(6) .mode3r ul li:nth-child(4):hover i {
    background: url(/images/18a.png) no-repeat center;
}

.mode3Ul li:nth-child(6) .mode3r ul li:nth-child(5) i {
    background: url(/images/19.png) no-repeat center;
}

.mode3Ul li:nth-child(6) .mode3r ul li:nth-child(5):hover i {
    background: url(/images/19a.png) no-repeat center;
}

.mode3Ul li:nth-child(7) .mode3r ul li:nth-child(1) i {
    background: url(/images/12.png) no-repeat center;
}

.mode3Ul li:nth-child(7) .mode3r ul li:nth-child(1):hover i {
    background: url(/images/12a.png) no-repeat center;
}

.mode3Ul li:nth-child(7) .mode3r ul li:nth-child(2) i {
    background: url(/images/13.png) no-repeat center;
}

.mode3Ul li:nth-child(7) .mode3r ul li:nth-child(2):hover i {
    background: url(/images/13a.png) no-repeat center;
}

.mode3Ul li:nth-child(7) .mode3r ul li:nth-child(3) i {
    background: url(/images/14.png) no-repeat center;
}

.mode3Ul li:nth-child(7) .mode3r ul li:nth-child(3):hover i {
    background: url(/images/14a.png) no-repeat center;
}

.mode3Ul li:nth-child(7) .mode3r ul li:nth-child(4) i {
    background: url(/images/15.png) no-repeat center;
}

.mode3Ul li:nth-child(7) .mode3r ul li:nth-child(4):hover i {
    background: url(/images/15a.png) no-repeat center;
}

.mode3Ul li:nth-child(7) .mode3r ul li:nth-child(5) i {
    background: url(/images/16.png) no-repeat center;
}

.mode3Ul li:nth-child(7) .mode3r ul li:nth-child(5):hover i {
    background: url(/images/16a.png) no-repeat center;
}

.mode3Ul li:nth-child(8) .mode3r ul li:nth-child(1) i {
    background: url(/images/17.png) no-repeat center;
}

.mode3Ul li:nth-child(8) .mode3r ul li:nth-child(1):hover i {
    background: url(/images/17a.png) no-repeat center;
}

.mode3Ul li:nth-child(8) .mode3r ul li:nth-child(2) i {
    background: url(/images/18.png) no-repeat center;
}

.mode3Ul li:nth-child(8) .mode3r ul li:nth-child(2):hover i {
    background: url(/images/18a.png) no-repeat center;
}

.mode3Ul li:nth-child(8) .mode3r ul li:nth-child(3) i {
    background: url(/images/19.png) no-repeat center;
}

.mode3Ul li:nth-child(8) .mode3r ul li:nth-child(3):hover i {
    background: url(/images/19a.png) no-repeat center;
}

.mode3Ul li:nth-child(8) .mode3r ul li:nth-child(4) i {
    background: url(/images/20.png) no-repeat center;
}

.mode3Ul li:nth-child(8) .mode3r ul li:nth-child(4):hover i {
    background: url(/images/20a.png) no-repeat center;
}

.mode3Ul li:nth-child(8) .mode3r ul li:nth-child(5) i {
    background: url(/images/221.png) no-repeat center;
}

.mode3Ul li:nth-child(8) .mode3r ul li:nth-child(5):hover i {
    background: url(/images/221a.png) no-repeat center;
}

/* mode4 */
.mode4con {
    margin: 40px 0;
    margin-bottom: 80px;
    padding: 40px 0px;
    padding-right: 70px;
    /* margin-left: 20px; */
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
    /* overflow: hidden; */
}

.mode4out {
    position: relative;
}

.mode4out::before {
    content: '';
    display: block;
    width: calc(100% - 40px);
    height: 100%;
    background: #fff;
    box-shadow: 2px 2px 10px 0px rgb(0 0 0 / 10%);
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 13;
}

.mode4con::before {
    content: '';
    display: block;
    width: calc(100% - 40px);
    height: 100%;
    background: #fff;
    box-shadow: 2px 2px 10px 0px rgb(0 0 0 / 10%);
    background-size: cover;
    position: absolute;
    left: 20px;
    top: 15px;
    z-index: 12;
}

.mode4con::after {
    content: '';
    display: block;
    width: calc(100% - 35px);
    height: 100%;
    background: #fff;
    box-shadow: 2px 2px 10px 0px rgb(0 0 0 / 10%);
    background-size: cover;
    position: absolute;
    left: 35px;
    top: 30px;
    /* z-index: 11; */
}

.mode4Top {
    margin: 0 -20px;
    overflow: hidden;
    position: relative;
    z-index: 30;
}

.mode4top1 {
    width: 50%;
    float: left;
}

.mode4top1con {
    margin: 0 20px;
}

.title4 {
    padding-bottom: 10px;
    box-sizing: border-box;
    margin-bottom: 30px;
    border-bottom: 1px solid #8C0000;
}

.title4 .tit {
    display: inline-block;
    color: #333;
}

.title4 .more {
    color: #999;
}

.date4 {
    display: inline-block;
    color: #999;
    margin-left: 20px;
}

.mode4Ul p {
    color: #333;
    line-height: 1.25;
    position: relative;
    padding-left: 14px;
    box-sizing: border-box;
}

.mode4Ul p::before, .mode4botUl li a::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #8C0000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
}

.mode4Ul li {
    margin-bottom: 20px;
    transition: all .3s ease-in-out;
}

.mode4Bot {
    position: relative;
    z-index: 20;
    margin-top: 30px;
}

.mode4botUl li {
    margin-bottom: 20px;
    transition: all .3s ease-in-out;
}

.mode4botUl li:hover, .mode4Ul li:hover {
    transform: translateX(5px);
}

.mode4botUl li:hover a, .mode4Ul li:hover p {
    color: #8C0000;
}

.mode4botUl li a {
    display: block;
    padding-right: 5px;
    box-sizing: border-box;
    position: relative;
    padding-left: 14px;
}

.mode3r ul li:nth-child(4) {
    margin-bottom: 0 !important;
}

.mode3r ul li:nth-child(5) {
    margin-bottom: 0 !important;
}

.mode3r ul li:nth-child(6) {
    margin-bottom: 0 !important;
}

.mode3r ul li:nth-child(7) {
    margin-bottom: 0 !important;
}

@media screen and (max-width:1300px) {}

@media screen and (max-width:1100px) {}

@media screen and (max-width:997px) {
    .bannercenter {
        margin-top: 50px;
    }
}

@media screen and (max-width:767px) {
    .banner .slick-dots {
        bottom: 8px;
    }

    .banner .slick-prev {
        left: 0px;

    }

    .banner .slick-next {
        right: 0px;

    }

    .mode4top1 {
        width: 100%;
    }

    .bannercenter {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .mode1Ul li:nth-child(9) .mode1r {
        border-bottom: 1px dashed rgba(0, 0, 0, .1) !important;
    }
}

@media screen and (max-width:479px) {
    .mode1Ul a {
        padding: 10px 0;
    }

    .mode2 {
        padding: 20px 0;
    }

    .title2 {
        margin: 20px 0 20px;
    }

    .bannerPic {
        display: block;
        padding-bottom: 29.17%;
    }

    .banner .slick-dots {
        bottom: 30px;
    }

    .banner .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 10px;

    }

    .banner .slick-dots li button {
        background: none;
        border: 1px solid #fff;
    }

    .banner .slick-dots li.slick-active button {
        background: #fff;
    }

    .banner .slick-prev {
        width: 60px;
        height: 60px;
        margin: 0;
        left: 30px;
        background: url(/images/l.png) no-repeat;
        margin-top: -30px;
    }

    .banner .slick-next {
        width: 60px;
        height: 60px;
        margin: 0;
        margin-top: -30px;
        right: 30px;
        background: url(/images/r.png) no-repeat;
    }

    body {
        position: relative;
    }

    body::before {
        content: '';
        display: block;
        width: 43.8%;
        height: 1435px;
        position: absolute;
        right: 0;
        top: 154px;
        background: url(/images/line1.png) no-repeat right;
        background-size: cover;

    }

    body::after {
        content: '';
        display: block;
        width: 43.2%;
        height: 1412px;
        position: absolute;
        left: 0;
        bottom: 215px;
        background: url(/images/line2.png) no-repeat right;
        background-size: cover;

    }

    .bannercenter {
        margin-bottom: 50px;
    }

    main {
        display: block;
        overflow: hidden;
        position: relative;
        z-index: 10;
    }

    .title {
        padding: 17.5px 30px;
        box-sizing: border-box;
        background: url(/images/titbg.png) no-repeat;
        background-size: cover;
    }

    .titlet, .more {
        line-height: 1.25;
        display: inline-block;
    }

    .mode1Ul {
        margin: 0 -20px;
        overflow: hidden;
    }

    .mode1Ul a {
        display: block;
        margin: 0 20px;
        padding: 20px 0 0px;
        box-sizing: border-box;
        overflow: hidden;
    }

    .mode1Ul li {
        transition: all .3s ease-in-out;
    }

    .mode1Ul li:nth-child(9) .mode1r, .mode1Ul li:nth-child(10) .mode1r {
        border: none
    }

    .mode1Ul li:hover {
        transform: translateX(5px);
    }

    .mode1Ul li:hover .mode1r p {
        color: #8C0000;
    }

    .mode1 {
        padding-bottom: 20px;
    }

    .date {
        width: 95px;
        color: #8C0000;
        position: relative;
    }

    .date::before {
        content: '';
        display: block;
        width: 16px;
        height: 27px;
        background: url(/images/line3.png) no-repeat;
        position: absolute;
        left: 20px;
        top: 10px;
    }

    .date span {
        display: block;
        line-height: 1.25;
    }

    .date span.gp-f20 {
        font-family: 'DIN-Black';
        /* font-weight: normal; */
    }

    .date span.gp-f16 {
        font-family: 'DIN-Regular-Alphabetic';
    }

    .mode1r {
        margin-left: 115px;
        border-bottom: 1px dashed rgba(0, 0, 0, .1);
    }

    .mode1r p {
        color: #333;
        line-height: 4.25;
    }

    /* mode2 */
    .mode2 {
        padding: 50px 0;
        box-sizing: border-box;
        background: #F8F8F8;
    }

    .mode2Ul {
        margin: 0 -20px;
        overflow: hidden;
    }

    .mode2container {
        margin: 0 20px;
    }

    .title2 {
        margin: 30px 0 20px;
        padding-bottom: 7.5px;
        box-sizing: border-box;
        border-bottom: 1px solid #8C0000;
    }

    .title2 i {
        display: inline-block;
        width: 30px;
        height: 30px;
        vertical-align: middle;
    }

    .tit {
        padding-left: 10px;
        box-sizing:
            border-box;
        position: relative;
        line-height: 1.25;
        vertical-align: middle;
    }

    .mode2container dl a {
        display: block;
        color: #333;
        line-height: 1.31;
        padding-left: 14px;
        position: relative;
    }

    .mode2container dd:hover a {
        color: #8C0000;
    }

    .mode2container dl a::before {
        content: '';
        display: block;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #8C0000;
        position: absolute;
        left: 0;
        top: calc(50% - 2px);
    }

    .mode2container dd {
        margin-bottom: 29px;
    }

    .mode2container dd:last-child {
        margin-bottom: 0
    }

    /* mode3 */
    .mode3 {
        margin: 50px 0;
    }

    .mode3Ul {
        margin: 0 -20px;
        /* overflow: hidden; */
        margin-top: 30px;
        position: relative;
        z-index: 20;
    }

    .mode3Ul>li {
        /* overflow: hidden; */
        margin-bottom: 30px;
    }

    .mode3center {
        margin: 0 20px;
        overflow: hidden;
        display: block;
        background: #fff;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .1);
    }

    .mode3l {
        width: 100px;
        box-sizing: border-box;
        padding: 20px 24px;
        box-sizing: border-box;
        line-height: 1.5;
        color: #333;
        display: flex;
        justify-content: center;
        align-items: center;
        letter-spacing: 6px;
        background: #DDDDDD;
    }

    .mode3r {
        padding: 15px 24px;
        box-sizing: border-box;
        margin-left: 100px;
    }

    .mode3r ul {
        margin: 0 -5px;
        overflow: hidden;
        /* margin-bottom: -30px; */
    }

    .mode3r ul a {
        display: block;
        margin: 0 5px;
        text-align: center;
    }

    .mode3r ul a i {
        display: inline-block;
        width: 40px;
        height: 40px;

    }

    .mode3r ul a p {
        line-height: 1.25;
        margin-top: 6px;
    }

    .mode3r ul li:hover p {
        color: #8C0000;
    }

    .mode3r ul li {
        margin-bottom: 0;
    }

    .mode3Ul li:nth-child(1) .mode3r ul li:nth-child(1) i {
        background: url(/images/1.png) no-repeat center;
    }

    .mode3Ul li:nth-child(1) .mode3r ul li:nth-child(1):hover i {
        background: url(/images/1a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(1) .mode3r ul li:nth-child(2) i {
        background: url(/images/2.png) no-repeat center;
    }

    .mode3Ul li:nth-child(1) .mode3r ul li:nth-child(2):hover i {
        background: url(/images/2a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(2) .mode3r ul li:nth-child(1) i {
        background: url(/images/3.png) no-repeat center;
    }

    .mode3Ul li:nth-child(2) .mode3r ul li:nth-child(1):hover i {
        background: url(/images/3a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(2) .mode3r ul li:nth-child(2) i {
        background: url(/images/4.png) no-repeat center;
    }

    .mode3Ul li:nth-child(2) .mode3r ul li:nth-child(2):hover i {
        background: url(/images/4a.png) no-repeat center;
    }


    .mode3Ul li:nth-child(3) .mode3r ul li:nth-child(1) i {
        background: url(/images/5x.png) no-repeat center;
    }

    .mode3Ul li:nth-child(3) .mode3r ul li:nth-child(1):hover i {
        background: url(/images/5xa.png) no-repeat center;
    }

    .mode3Ul li:nth-child(3) .mode3r ul li:nth-child(2) i {
        background: url(/images/6x.png) no-repeat center;
    }

    .mode3Ul li:nth-child(3) .mode3r ul li:nth-child(2):hover i {
        background: url(/images/6xa.png) no-repeat center;
    }

    .mode3Ul li:nth-child(4) .mode3r ul li:nth-child(1) i {
        background: url(/images/7.png) no-repeat center;
    }

    .mode3Ul li:nth-child(4) .mode3r ul li:nth-child(1):hover i {
        background: url(/images/7a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(4) .mode3r ul li:nth-child(2) i {
        background: url(/images/8.png) no-repeat center;
    }

    .mode3Ul li:nth-child(4) .mode3r ul li:nth-child(2):hover i {
        background: url(/images/8a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(4) .mode3r ul li:nth-child(3) i {
        background: url(/images/9x.png) no-repeat center;
    }

    .mode3Ul li:nth-child(4) .mode3r ul li:nth-child(3):hover i {
        background: url(/images/9xa.png) no-repeat center;
    }


    .mode3Ul li:nth-child(5) .mode3r ul li:nth-child(1) i {
        background: url(/images/9x.png) no-repeat center;
    }

    .mode3Ul li:nth-child(5) .mode3r ul li:nth-child(1):hover i {
        background: url(/images/9a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(5) .mode3r ul li:nth-child(2) i {
        background: url(/images/10.png) no-repeat center;
    }

    .mode3Ul li:nth-child(5) .mode3r ul li:nth-child(2):hover i {
        background: url(/images/10a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(6) .mode3r ul li:nth-child(1) i {
        background: url(/images/11.png) no-repeat center;
    }

    .mode3Ul li:nth-child(6) .mode3r ul li:nth-child(1):hover i {
        background: url(/images/11a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(7) .mode3r ul li:nth-child(1) i {
        background: url(/images/12.png) no-repeat center;
    }

    .mode3Ul li:nth-child(7) .mode3r ul li:nth-child(1):hover i {
        background: url(/images/12a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(7) .mode3r ul li:nth-child(2) i {
        background: url(/images/13.png) no-repeat center;
    }

    .mode3Ul li:nth-child(7) .mode3r ul li:nth-child(2):hover i {
        background: url(/images/13a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(7) .mode3r ul li:nth-child(3) i {
        background: url(/images/14.png) no-repeat center;
    }

    .mode3Ul li:nth-child(7) .mode3r ul li:nth-child(3):hover i {
        background: url(/images/14a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(7) .mode3r ul li:nth-child(4) i {
        background: url(/images/15.png) no-repeat center;
    }

    .mode3Ul li:nth-child(7) .mode3r ul li:nth-child(4):hover i {
        background: url(/images/15a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(7) .mode3r ul li:nth-child(5) i {
        background: url(/images/16.png) no-repeat center;
    }

    .mode3Ul li:nth-child(7) .mode3r ul li:nth-child(5):hover i {
        background: url(/images/16a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(8) .mode3r ul li:nth-child(1) i {
        background: url(/images/17.png) no-repeat center;
    }

    .mode3Ul li:nth-child(8) .mode3r ul li:nth-child(1):hover i {
        background: url(/images/17a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(8) .mode3r ul li:nth-child(2) i {
        background: url(/images/18.png) no-repeat center;
    }

    .mode3Ul li:nth-child(8) .mode3r ul li:nth-child(2):hover i {
        background: url(/images/18a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(8) .mode3r ul li:nth-child(3) i {
        background: url(/images/19.png) no-repeat center;
    }

    .mode3Ul li:nth-child(8) .mode3r ul li:nth-child(3):hover i {
        background: url(/images/19a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(8) .mode3r ul li:nth-child(4) i {
        background: url(/images/20.png) no-repeat center;
    }

    .mode3Ul li:nth-child(8) .mode3r ul li:nth-child(4):hover i {
        background: url(/images/20a.png) no-repeat center;
    }

    .mode3Ul li:nth-child(8) .mode3r ul li:nth-child(5) i {
        background: url(/images/221.png) no-repeat center;
    }

    .mode3Ul li:nth-child(8) .mode3r ul li:nth-child(5):hover i {
        background: url(/images/221a.png) no-repeat center;
    }

    /* mode4 */

    .mode4con {
        margin: 40px 0;
        margin-bottom: 80px;
        padding: 40px 0px;
        padding-right: 70px;
        /* margin-left: 20px; */
        padding-left: 30px;
        box-sizing: border-box;
        position: relative;
        /* overflow: hidden; */
    }

    .mode4out {
        position: relative;
    }

    .mode4out::before {
        content: '';
        display: block;
        width: calc(100% - 40px);
        height: 100%;
        background: #fff;
        box-shadow: 2px 2px 10px 0px rgb(0 0 0 / 10%);
        background-size: cover;
        position: absolute;
        left: 0;
        top: 0px;
        z-index: 13;
    }

    .mode4con::before {
        content: '';
        display: block;
        width: calc(100% - 40px);
        height: 100%;
        background: #fff;
        box-shadow: 2px 2px 10px 0px rgb(0 0 0 / 10%);
        background-size: cover;
        position: absolute;
        left: 20px;
        top: 15px;
        z-index: 12;
    }

    .mode4con::after {
        content: '';
        display: block;
        width: calc(100% - 35px);
        height: 100%;
        background: #fff;
        box-shadow: 2px 2px 10px 0px rgb(0 0 0 / 10%);
        background-size: cover;
        position: absolute;
        left: 35px;
        top: 30px;
        /* z-index: 11; */
    }

    .mode4Top {
        margin: 0 -20px;
        overflow: hidden;
        position: relative;
        z-index: 30;
    }

    .mode4top1 {
        width: 50%;
        float: left;
    }

    .mode4top1con {
        margin: 0 20px;
    }

    .title4 {
        padding-bottom: 10px;
        box-sizing: border-box;
        margin-bottom: 30px;
        border-bottom: 1px solid #8C0000;
    }

    .title4 .tit {
        display: inline-block;
        color: #333;
    }

    .title4 .more {
        color: #999;
    }

    .date4 {
        display: inline-block;
        color: #999;
        margin-left: 20px;
    }

    .mode4Ul p {
        color: #333;
        line-height: 1.25;
        position: relative;
        padding-left: 14px;
        box-sizing: border-box;
    }

    .mode4Ul p::before, .mode4botUl li a::before {
        content: '';
        display: block;
        width: 4px;
        height: 4px;
        background: #8C0000;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: calc(50% - 2px);
    }

    .mode4Ul li {
        margin-bottom: 20px;
        transition: all .3s ease-in-out;
    }

    .mode4Bot {
        position: relative;
        z-index: 20;
        margin-top: 30px;
    }

    .mode4botUl li {
        margin-bottom: 20px;
        transition: all .3s ease-in-out;
    }

    .mode4botUl li:hover, .mode4Ul li:hover {
        transform: translateX(5px);
    }

    .mode4botUl li:hover a, .mode4Ul li:hover p {
        color: #8C0000;
    }

    .mode4botUl li a {
        display: block;
        padding-right: 5px;
        box-sizing: border-box;
        position: relative;
        padding-left: 14px;
    }

    .mode3r ul li:nth-child(4) {
        margin-bottom: 0 !important;
    }

    .mode3r ul li:nth-child(5) {
        margin-bottom: 0 !important;
    }

    .mode3r ul li:nth-child(6) {
        margin-bottom: 0 !important;
    }

    .mode3r ul li:nth-child(7) {
        margin-bottom: 0 !important;
    }

    @media screen and (max-width:1300px) {}

    @media screen and (max-width:1100px) {}

    @media screen and (max-width:997px) {
        .bannercenter {
            margin-top: 50px;
        }
    }

    @media screen and (max-width:767px) {
        .banner .slick-dots {
            bottom: 8px;
        }

        .banner .slick-prev {
            left: 0px;

        }

        .banner .slick-next {
            right: 0px;

        }

        .mode4top1 {
            width: 100%;
        }

        .bannercenter {
            margin-bottom: 20px;
            margin-top: 20px;
        }

        .mode1Ul li:nth-child(9) .mode1r {
            border-bottom: 1px dashed rgba(0, 0, 0, .1) !important;
        }
    }

    @media screen and (max-width:479px) {
        .mode1Ul a {
            padding: 10px 0;
        }

        .mode2 {
            padding: 20px 0;
        }

        .title2 {
            margin: 20px 0 20px;
        }

        .mode2container dd {
            margin-bottom: 15px;
        }

        .mode3 {
            margin: 20px 0;
        }

        .mode4Bot {
            margin-top: 0;
        }

        .mode4con {
            margin-bottom: 40px;
        }

        .mode3r ul li, .mode3r ul li:nth-child(4), .mode3r ul li:nth-child(5), .mode3r ul li:nth-child(6), .mode3r ul li:nth-child(7) {
            margin-bottom: 20px !important;
        }

        .mode3r ul li:last-child {
            margin-bottom: 0 !important;
        }
    }

    @media screen and (max-width:414px) {
        .mode4botUl li {
            width: 100%;
        }
    }


    .mode2container dd {
        margin-bottom: 15px;
    }

    .mode3 {
        margin: 20px 0;
    }

    .mode4Bot {
        margin-top: 0;
    }

    .mode4con {
        margin-bottom: 40px;
    }

    .mode3r ul li, .mode3r ul li:nth-child(4), .mode3r ul li:nth-child(5), .mode3r ul li:nth-child(6), .mode3r ul li:nth-child(7) {
        margin-bottom: 20px !important;
    }

    .mode4 {
        padding-bottom: 20px;
    }
}

@media screen and (max-width:414px) {
    .mode4botUl li {
        width: 100%;
    }
}