.text1 {
    position: absolute;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    bottom: 15%;
    left: 6.5%;
    font-weight: bold;
}

.aIn {
    position: relative;
}

.banner_more {
    position: absolute;
    right: 0px;
    bottom: 6%;
    padding: 0 5px 0 2px;
    width: 55px;
    height: 25px;
    z-index: 99;
    background: rgba(255, 255, 255, .4);
}

.banner_bot {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 20px;
    z-index: 99;
}

.banner {
    position: relative;
    max-width: 1380px;
    margin: 0 auto;
}

.banner .swiper-slide span {
    height: 0px;
    display: block;
    overflow: hidden;
    padding-bottom: 33%;
}

.bannerUl a {
    display: block;
    position: relative;
}

.bannerUl li:nth-child(1) .bannerbg {
    background: url(../images/bannerbg2.png) no-repeat;
}

.bannerUl li:nth-child(2) .bannerbg {
    background: url(../images/banner22.png) no-repeat;
}

.bannerUl li:nth-child(3) .bannerbg {
    background: url(../images/bannerbg2.png) no-repeat;
}

.bannerUl li:nth-child(4) .bannerbg {
    background: url(../images/banner22.png) no-repeat;
}

.bannerUl li:nth-child(5) .bannerbg {
    background: url(../images/bannerbg2.png) no-repeat;
}

.bannerbg {
    padding-bottom: 43.75%;
    height: 0;
    background-size: cover;
}

.banner {
    overflow: hidden;
}

.bannerUl p {
    font-size: 4rem;
    line-height: 1.28;
    margin-bottom: 30px;
    text-shadow: 3px 3px 0 #004EA2, -1px -1px 0 #004EA2, 1px -1px 0 #004EA2, -1px 1px 0 #004EA2, 1px 1px 0 #004EA2;
}

.bannerUl h2 {
    font-size: 5rem;
    line-height: 1.44;
    text-shadow: 3px 3px 0 #004EA2, -1px -1px 0 #004EA2, 1px -1px 0 #004EA2, -1px 1px 0 #004EA2, 1px 1px 0 #004EA2;
}

.mode2main {
    position: relative;
}

.bannertxt {
    margin-top: 178px;
}

.bannerPic {
    width: 400px;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    transform: rotate(45deg);
}

.bannerImg {
    padding-bottom: 100%;
    transform: rotate(0);
}

.bannerPic1 {
    position: absolute;
    right: 16%;
    margin-top: -291px;
}

.bannerPic2 {
    position: absolute;
    right: 10px;
    margin-top: 0;
}

.bannerPic3 {
    position: absolute;
    right: 31.5%;
    margin-top: 0;
}

.banner .slick-list {
    overflow: visible;
}

.banner .slick-dots {
    bottom: 223px;
    display: inline-block;
    width: auto;
    left: 13%;
}

.banner .slick-dots li {
    transition: all .3s ease-in-out;
}

.banner .slick-dots li.slick-active {}

.banner .slick-dots li button {
    width: 9px;
    height: 9px;
    background: #aaa;
    margin: 1px 1px 1px 11px;
    /* opacity: 0.25; */
    filter: alpha(opacity=25);
    border-radius: 10px;
    cursor: pointer;
}

.banner .slick-dots li.slick-active button {
    width: 11px;
    height: 11px;
    margin: 0 0 0 10px;
    background: #eee;
    opacity: 1;
    filter: alpha(opacity=100);
    box-shadow: none;
}


/* main */

main {
    display: block;
}

.auth{ margin:10px 0; color: #999;}
.ctont_con { line-height: 26px;}
.ctont_con a { color: #8C0000;}
/* mode1 */

.mode1 {
    position: relative;
}

.mode1main {
    position: relative;
    z-index: 10;
    box-sizing: border-box;
    margin: 5px auto 0px;
}

.mode1l,
.mode1r {
    width: calc(50%);
}
.mode11l { width: calc(100%);}
.mode1_In {
    padding: 15px
}

.title {
    margin-bottom: 10px;
    position: relative;
    border-bottom: 2px solid #8C0000;
}

.title::before {
    /* content: ''; */
    display: block;
    width: calc(100% - 168px);
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 8px;
    background: rgba(52, 131, 250, .71);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(52, 131, 250, .71), rgba(52, 131, 250, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(52, 131, 250, .71), rgba(52, 131, 250, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(52, 131, 250, .71), rgba(52, 131, 250, 0));
}

.tit {
    font-weight: bold;
    display: inline-block;
    line-height: 30px;
    box-sizing: border-box;
    vertical-align: middle;
    background: #fff;
    color: #333;
    /* border-bottom: 1px solid #3585F9; */
    position: relative;
}


/* .tit::before {
    content: '';
    display: block;
    width: 2px;
    height: 8.5px;
    background: #3585F9;
    position: absolute;
    right: -9px;
    bottom: -1px;
    transform: skew(-60deg);
} */

.more {
    color: #A6A6A6;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}

.mode1lUl {
    box-sizing: border-box;
    overflow: hidden;
}

.mode1lUl li {
    height: 30px;
    line-height: 30px;
}

.mode1lUl li:last-child {
    margin-bottom: 0
}

.mode1lUl li:last-child .mode1lr {
    padding-bottom: 20px;
    border-bottom: 0;
}

.mode1lUl li:last-child .mode1lr::before {
    display: none
}

.mode1lUl li a {
    display: block;
    position: relative;
}

.mode1lUl li:hover .mode1lr p {
    color: #8c0000;
}

.date {
    box-sizing: border-box;
    border-radius: 10px;
    /* background: #004EA2; */
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 20;
}

.mode1lr {
    margin-right: 52px;
    box-sizing: border-box;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mode1lr p {
    height: 30px;
    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.day {
    line-height: 1.19;
    display: inline-block;
    margin-bottom: 5px;
    color: #8c0000;
}

.year {
    border-top: 1px solid rgba(255, 255, 255, .7);
    display: inline-block;
    line-height: 1.14;
    padding-top: 5px;
}

.mode1rTop {
    transition: all .3s ease-in-out;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px dashed rgba(0, 0, 0, .1);
}

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

.mode1Pic {
    width: 200px;
}

.mode1Img {
    padding-bottom: 67%;
}

.mode1rRight {
    margin-left: 220px;
}

.mode1rRight h2 {
    line-height: 1.25;
    color: #333;
    margin-bottom: 20px;
}

.mode1rTop:hover .mode1rRight h2 {
    color: #004EA2;
}

.mode1rRight p {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #333;
    margin-bottom: 28px;
}

.date2 {
    color: #999;
    padding-left: 30px;
    position: relative;
}

.date2::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/clock.png) no-repeat;
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
}

.mode1rUl a {
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px dashed rgba(0, 0, 0, .1);
}

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

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

.mode1rUl li:hover .mode1rtit {
    color: #004EA2;
}

.mode1rtit {
    line-height: 1.25;
    color: #333;
    margin-bottom: 10px;
}

.mode1rSummary {
    color: #666;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}


/* mode2 */

.mode2 {
    position: relative;
    background-size: cover;
}

.mode2Ul li {
    /* width: calc(100% / 4); */
    float: left;
}

.mode2Ul li a {
    display: block;
    /* padding-bottom: 100%; */
    /* height: 0; */
    position: relative;
    overflow: hidden;
}

.mode2Ul li a i {
    display: inline-block;
    /* width: 100%; */
    /* height: 60px; */
    /* margin: 0 auto; */
    overflow: hidden;
    /* margin-bottom: 19.5px; */
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.mode2Ul li a p {
    line-height: 1.25;
    /* padding: 0 23px; */
    color: #333;
    box-sizing: border-box;
    /* text-align: center; */
    display: inline-block;
    vertical-align: middle;
}

.mode2con {
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    /* width: 100%; */
    margin: 15px 0 15px 20px;
}

.mode2Ul li:hover p {
    color: #8c0000;
}

.mode2r .mode2Ul li:nth-child(1) a i {
    background: url(../images/1.png) no-repeat center;
}

.mode2r .mode2Ul li:hover:nth-child(1) a i {
    background: url(../images/a1.png) no-repeat center;
}

.mode2l .mode2Ul li:nth-child(1) a i {
    background: url(../images/10.png) no-repeat center;
}

.mode2l .mode2Ul li:hover:nth-child(1) a i {
    background: url(../images/a10.png) no-repeat center;
}

.mode2r .mode2Ul li:nth-child(2) a i {
    background: url(../images/2.png) no-repeat center;
}

.mode2r .mode2Ul li:hover:nth-child(2) a i {
    background: url(../images/a2.png) no-repeat center;
}

.mode2l .mode2Ul li:nth-child(2) a i {
    background: url(../images/9.png) no-repeat center;
}

.mode2l .mode2Ul li:hover:nth-child(2) a i {
    background: url(../images/a9.png) no-repeat center;
}

.mode2r .mode2Ul li:nth-child(3) a i {
    background: url(../images/3.png) no-repeat center;
}

.mode2r .mode2Ul li:hover:nth-child(3) a i {
    background: url(../images/a3.png) no-repeat center;
}

.mode2l .mode2Ul li:nth-child(3) a i {
    background: url(../images/11.png) no-repeat center;
}

.mode2l .mode2Ul li:hover:nth-child(3) a i {
    background: url(../images/a11.png) no-repeat center;
}

.mode2r .mode2Ul li:nth-child(4) a i {
    background: url(../images/4.png) no-repeat center;
}

.mode2r .mode2Ul li:hover:nth-child(4) a i {
    background: url(../images/a4.png) no-repeat center;
}

.mode2l .mode2Ul li:nth-child(4) a i {
    background: url(../images/12.png) no-repeat center;
}

.mode2l .mode2Ul li:hover:nth-child(4) a i {
    background: url(../images/a12.png) no-repeat center;
}

.mode2r .mode2Ul li:nth-child(5) a i {
    background: url(../images/5.png) no-repeat center;
}

.mode2r .mode2Ul li:hover:nth-child(5) a i {
    background: url(../images/a5.png) no-repeat center;
}

.mode2l .mode2Ul li:nth-child(5) a i {
    background: url(../images/13.png) no-repeat center;
}

.mode2l .mode2Ul li:hover:nth-child(5) a i {
    background: url(../images/a13.png) no-repeat center;
}

.mode2r .mode2Ul li:nth-child(6) a i {
    background: url(../images/6.png) no-repeat center;
}

.mode2r .mode2Ul li:hover:nth-child(6) a i {
    background: url(../images/a6.png) no-repeat center;
}

.mode2l .mode2Ul li:nth-child(6) a i {
    background: url(../images/14.png) no-repeat center;
}

.mode2l .mode2Ul li:hover:nth-child(6) a i {
    background: url(../images/a14.png) no-repeat center;
}

.mode2r .mode2Ul li:nth-child(7) a i {
    background: url(../images/7.png) no-repeat center;
}

.mode2r .mode2Ul li:hover:nth-child(7) a i {
    background: url(../images/a7.png) no-repeat center;
}

.mode2l .mode2Ul li:nth-child(7) a i {
    background: url(../images/15.png) no-repeat center;
}

.mode2l .mode2Ul li:hover:nth-child(7) a i {
    background: url(../images/a15.png) no-repeat center;
}

.mode2l .mode2Ul li:nth-child(8) a i {
    background: url(../images/16.png) no-repeat center;
}

.mode2l .mode2Ul li:hover:nth-child(8) a i {
    background: url(../images/a16.png) no-repeat center;
}

.mode2r .mode2Ul li:nth-child(8) a i {
    background: url(../images/8.png) no-repeat center;
}

.mode2r .mode2Ul li:hover:nth-child(8) a i {
    background: url(../images/a8.png) no-repeat center;
}

.mode2l .mode2Ul li:nth-child(9) a i {
    background: url(../images/18.png) no-repeat center;
}

.mode2l .mode2Ul li:hover:nth-child(9) a i {
    background: url(../images/a18.png) no-repeat center;
}

.mode2r .mode2Ul li:nth-child(9) a i {
    background: url(../images/17.png) no-repeat center;
}

.mode2r .mode2Ul li:hover:nth-child(9) a i {
    background: url(../images/a17.png) no-repeat center;
}

.mode2r .mode2Ul li:nth-child(10) a i {
    background: url(../images/19.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(10) a i {
    background: url(../images/a18.png) no-repeat center;
}

.mode2Ul li:nth-child(11) a i {
    background: url(../images/11.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(11) a i {
    background: url(../images/a11.png) no-repeat center;
}

.mode2Ul li:nth-child(12) a i {
    background: url(../images/12.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(12) a i {
    background: url(../images/a12.png) no-repeat center;
}

.mode2Ul li:nth-child(13) a i {
    background: url(../images/13.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(13) a i {
    background: url(../images/a13.png) no-repeat center;
}

.mode2Ul li:nth-child(14) a i {
    background: url(../images/14.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(14) a i {
    background: url(../images/a14.png) no-repeat center;
}

.mode2Ul li:nth-child(15) a i {
    background: url(../images/15.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(15) a i {
    background: url(../images/a15.png) no-repeat center;
}

.mode2Ul li:nth-child(16) a i {
    background: url(../images/16.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(16) a i {
    background: url(../images/a16.png) no-repeat center;
}

.mode2Ul li:nth-child(17) a i {
    background: url(../images/17.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(17) a i {
    background: url(../images/a17.png) no-repeat center;
}

.mode2Ul li:nth-child(18) a i {
    background: url(../images/18.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(18) a i {
    background: url(../images/a18.png) no-repeat center;
}

.mode2Ul li:nth-child(19) a i {
    background: url(../images/19.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(19) a i {
    background: url(../images/a19.png) no-repeat center;
}

.mode2Ul li:nth-child(20) a i {
    background: url(../images/20.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(20) a i {
    background: url(../images/a20.png) no-repeat center;
}

.mode2Ul li:nth-child(21) a i {
    background: url(../images/21.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(21) a i {
    background: url(../images/a21.png) no-repeat center;
}

.mode2Ul li:nth-child(22) a i {
    background: url(../images/22.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(22) a i {
    background: url(../images/a22.png) no-repeat center;
}

.mode2Ul li:nth-child(23) a i {
    background: url(../images/23.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(23) a i {
    background: url(../images/a23.png) no-repeat center;
}

.mode2Ul li:nth-child(24) a i {
    background: url(../images/24.png) no-repeat center;
}

.mode2Ul li:hover:nth-child(24) a i {
    background: url(../images/a24.png) no-repeat center;
}


/* mode3 */

.mode3 {
    /* overflow: hidden; */
}

.mode3l {
    width: 440px;
    padding: 13.75px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
}

.mode3navPic {
    padding: 13.75px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
}

.mode3Pic {
    padding-bottom: 133.86%;
}

.mode3r,
.slider-nav {
    margin-left: 480px;
}

.mode3r h2 {
    margin: 20px 0 30px;
    color: #333;
    line-height: 1.25;
}

.mode3r p {
    line-height: 30px;
    height: 120px;
    overflow: hidden;
    color: #333;
}

.slider-for li,
.slider-nav li {
    padding: 8px;
    box-sizing: border-box;
}

.mode3navImg {
    padding-bottom: 136.17%;
}

.slider-nav a {
    display: block;
    margin: 0 20px;
}

.slider-nav {
    margin-top: -242px;
}

.mode3 {
    position: relative;
    z-index: 300;
}

.slider-for .slick-prev {
    left: calc(100% - 108px);
    width: 40px;
    height: 40px;
    background: url(../images/l.png) no-repeat;
    margin: 0;
    top: calc(40% - 20px);
}

.slider-for .slick-next {
    width: 40px;
    height: 40px;
    background: url(../images/r.png) no-repeat;
    margin: 0;
    top: calc(40% - 20px);
}


/* mode4 */

.mode4 {
    /* overflow: hidden; */
    margin-bottom: 35px;
    position: relative;
    z-index: 500;
}

.mode4Ul {
    overflow: hidden;
}

.mode4Ul li {
    width: calc(60% / 4);
    float: left;
}

.mode4Ul li a {
    display: block;
    box-sizing: border-box;
    position: relative;
    padding: 15px;
    margin-top: 20px
}

.mode4Ul li a p {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: 0px;
    padding: 0 10px;
    opacity: 0.8;
}

.mode4Ul li a span {
    height: 0px;
    display: block;
    overflow: hidden;
    padding-bottom: 102%;
}

.mode4Ul li a span img {
    width: 100%;
}

.mode4Ul li:hover a::before {
    width: 0;
    height: 0;
}

.mode4Ul li:hover a::after {
    width: 100%;
    height: 100%;
}

.mode4Ul li:hover p {
    color: #fff;
}

.mode4Ul li a p {
    color: #fff;
    text-align: center;
    z-index: 10;
    width: 80%;
    padding: 0 10%;
    opacity: .8;
    position: relative;
}

.mode4Ul li a p::before {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background: url(../images/c_link.png) no-repeat;
    left: 5px;
    top: calc(50% - 8px)
}

.mode4Ul li:nth-child(1) a p {
    background: #96757A;
}

.mode4Ul li:nth-child(2) a p {
    background: #404762;
}

.mode4Ul li:nth-child(3) a p {
    background: #245031;
}

.mode4Ul li:nth-child(4) a p {
    background: #726045;
}

.mode4Ul li:nth-child(5) a p {
    background: #245031;
}

.mode4Ul li:nth-child(6) a p {
    background: #726045;
}

.mode4Ul li:nth-child(7) a p {
    background: #404762;
}

.mode4Ul li:nth-child(8) a p {
    background: #96757A;
}

@media screen and (max-width:1870px) {
    .bannerPic1 {
        right: 16%;
        margin-top: -291px;
    }
    .bannerPic2 {
        right: -35px;
    }
    .bannerPic3 {
        right: 34.2%;
    }
}

@media screen and (max-width:1600px) {
    .bannerPic {
        width: 340px;
    }
    .bannerPic1 {
        right: 16%;
        margin-top: -291px;
    }
    .bannerPic2 {
        right: -47px;
    }
    .bannerPic3 {
        right: 35.2%;
    }
    .banner .slick-dots {
        left: 9%;
    }
    .slider-nav a {
        margin: 0;
    }
    .slider-nav {
        margin-top: -229px;
    }
}

@media screen and (max-width:1460px) {
    .bannerPic {
        width: 310px;
    }
    .bannerPic1 {
        right: 16%;
        margin-top: -291px;
    }
    .bannerPic2 {
        right: -19px;
        margin-top: -53px;
    }
    .bannerPic3 {
        right: 33.2%;
        margin-top: -53px;
    }
    .banner .slick-dots {
        left: 7%;
        bottom: 154px;
    }
    .mode2Ul li a i {
        margin-bottom: 2.5px;
    }
    .mode2Ul li a p {
        padding: 0 3px;
    }
}

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

@media screen and (max-width:1301px) {
    .bannerPic {
        width: 340px;
    }
    .bannerPic1 {
        right: 16%;
        margin-top: -291px;
    }
    .bannerPic2 {
        right: -70px;
        margin-top: -24px;
    }
    .bannerPic3 {
        right: 37.9%;
        margin-top: -24px;
    }
    .bannerUl h2 {
        font-size: 4rem
    }
    .banner .slick-dots {
        left: 6%;
    }
    .slider-nav {
        margin-top: -195px;
    }
    .mode4Ul {
        margin: 0 -5px;
    }
    .mode4Ul li a {
        margin: 0 5px;
        padding: 20px 6px;
    }
}

@media screen and (max-width:1200px) {
    .bannerPic {
        width: 190px;
        margin-top: -300px;
    }
    .bannerPic1 {
        right: 9%;
        margin-top: -201px;
    }
    .bannerPic2 {
        right: -60px;
        margin-top: -53px;
    }
    .bannerPic3 {
        right: 24.2%;
        margin-top: -53px;
    }
    .bannertxt {
        margin-top: 38px;
    }
}

@media screen and (max-width:1123px) {
    .mode2Ul li {
        width: calc(100% / 2);
    }
}

@media screen and (max-width:1100px) {
    .banner::before {
        display: none
    }
    .banner {
        margin-bottom: 20px
    }
    .mode2::before {
        display: none
    }
    .mode1main {
        padding-bottom: 0px;
        margin: 0px
    }
    .mode2::before {
        display: none
    }
    .slider-nav {
        margin-top: -174px;
    }
    .mode3 {
        padding-bottom: 15px;
    }
    .mode4Ul li {
        width: calc(100% / 3);
        float: left;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:997px) {
    .bannertxt {
        margin-top: 38px;
    }
    .bannerUl p {
        font-size: 3rem;
        line-height: 1.28;
        margin-bottom: 8px;
    }
    .bannerUl h2 {
        font-size: 2.5rem;
        line-height: 1.44;
    }
    .bannerPic {
        width: 140px;
        margin-top: -300px;
        padding: 5px;
    }
    .bannerPic1 {
        right: 9%;
        margin-top: -117px;
    }
    .bannerPic2 {
        right: -44px;
        margin-top: -4px;
    }
    .bannerPic3 {
        right: 23.2%;
        margin-top: -4px;
    }
    .bannertxt {
        margin-top: 38px;
    }
    .banner .slick-dots {
        left: 30px;
    }
    .mode1l,
    .mode1r {
        width: 100%;
    }
    .mode1l {
        margin-bottom: 20px;
    }
    .mode1lr {
        /* padding-bottom: 20px; */
    }
    .mode1rSummary {
        height: auto;
        max-height: 40px;
    }
    .mode3l {
        width: 330px;
    }
    .mode3r,
    .slider-nav {
        margin-left: 370px;
    }
    .slider-for .slick-prev {
        top: calc(50% - 20px);
    }
    .slider-for .slick-next {
        top: calc(50% - 20px);
    }
    .slider-nav {
        margin-top: -153px;
    }
}

@media screen and (max-width: 766px) {
    .banner .slick-dots {
        left: 15px;
        bottom: 55px;
    }
    .banner .slick-dots li {
        margin: 0 5px;
    }
    .bannerPic {
        padding: 5px;
    }
    .mode2l {
        margin-bottom: 20px
    }
    .mode2l,
    .mode2r {
        width: 100% !important;
        float: none;
        overflow: hidden;
    }
    .mode2main::before {
        display: none
    }
    .banner::before {
        height: 41px;
        background-size: 100% 40px;
    }
    .bannertxt {
        margin-top: 38px;
    }
    .bannerUl p {
        font-size: 2.5rem;
        line-height: 1.28;
        margin-bottom: 8px;
    }
    .bannerUl h2 {
        font-size: 1.9rem;
        line-height: 1.44;
    }
    .bannerPic {
        width: 110px;
        margin-top: -300px;
    }
    .bannerPic1 {
        right: 9%;
        margin-top: -130px;
    }
    .bannerPic2 {
        right: -49px;
        margin-top: -38px;
    }
    .bannerPic3 {
        right: 28.2%;
        margin-top: -38px;
    }
    .bannertxt {
        margin-top: 38px;
    }
    .mode2Ul li a p {
        padding: 0 17px;
    }
    .mode1main {
        padding-bottom: 0px;
    }
    .mode2::before {
        display: none
    }
}

@media screen and (max-width:700px) {
    .mode2Ul li {
        width: calc(100%);
    }
    .mode3l {
        width: 100%;
        float: none;
    }
    .mode3r,
    .slider-nav {
        margin-left: 0;
    }
    .slider-nav {
        margin-top: 50px;
    }
    .slider-for .slick-prev {
        top: calc(103% - 20px);
    }
    .slider-for .slick-next {
        top: calc(103% - 20px);
    }
    .mode3r h2 {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:479px) {
    .bannerPic {
        width: 90px;
        margin-top: -300px;
        padding: 5px;
    }
    .mode2Ul li {
        width: calc(100%);
    }
    .bannerPic1 {
        right: 9%;
        margin-top: -119px;
    }
    .bannerPic2 {
        right: -35px;
        margin-top: -45px;
    }
    .bannerPic3 {
        right: 26.2%;
        margin-top: -45px;
    }
    .mode1Pic {
        width: 160px;
    }
    .mode1rRight {
        margin-left: 180px;
    }
    .mode1rRight h2 {
        margin-bottom: 5px;
    }
    .mode1rRight p {
        margin-bottom: 15px;
    }
    .mode1lUl {
        /* padding: 15px; */
    }
    .mode1lr {
        /* margin-left: 70px; */
        /* padding: 9px 10px; */
    }
    .mode1lUl li {
        /* margin-bottom: 20px; */
    }
    .mode1lr::before {
        bottom: -10px
    }
    .date {
        /* padding: 6px 6px; */
        /* width: 70px; */
        /* height: 70px; */
    }
    .mode1lUl li a::before {
        /* padding: 6px 6px; */
        width: 70px;
        height: 70px;
    }
    .mode1rTop {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .mode1rtit {
        margin-bottom: 15px;
    }
    .mode1rUl a {
        padding-bottom: 15px;
    }
    .mode2::before {
        height: 51px;
        background-size: 100% 51px;
        position: absolute;
        left: 0;
        bottom: 51px;
    }
    .mode4Ul li {
        width: calc(100% / 2);
    }
}

@media screen and (max-width:414px) {
    .bannertxt {
        margin-top: 29px;
    }
    .bannerUl p {
        font-size: 1.8rem;
        line-height: 1.28;
        margin-bottom: 8px;
    }
    .bannerUl h2 {
        font-size: 1.4rem;
        line-height: 1.44;
    }
    .bannerPic {
        width: 70px;
        margin-top: -300px;
        padding: 5px;
    }
    .bannerPic1 {
        right: 9%;
        margin-top: -100px;
    }
    .bannerPic2 {
        right: -26px;
        margin-top: -47px;
    }
    .bannerPic3 {
        right: 26.2%;
        margin-top: -47px;
    }
    .banner .slick-dots {
        left: 10px;
        bottom: 38px;
    }
    .mode1Pic {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .mode1rRight {
        margin-left: 0;
    }
    .mode2Ul li {
        width: calc(100%);
    }
}

@media screen and (max-width:400px) {
    .mode2::before {
        bottom: 26px;
    }
}