@charset "utf-8";





.wap-menu {
    position: fixed;
    top: 16px;
    right: 12px;
    z-index: 99999;
    font-size: 0;
}

.news-tit {
    padding: 22px 0 29px 65px;
    background: url(../images/news-tit-bj.png) no-repeat;
}

.news-tit b {
    font-family: SourceHanSerifSC-Bold;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #000000;
}

.more {
    float: right;
    position: relative;

}

.more:hover img {
    transform: rotate(180deg);
}

.more .gd {
    color: #234898;
    font-size: 16px;
}

.more img {
    vertical-align: middle;
    transition: all 0.6s;
}

.jia {
    position: absolute;
    right: 5px;
    top: 2px;
    font-size: 16px;
    color: #3e99d5;
}

.s1-l {
    float: left;
    width: 46.6%;
    box-shadow: 0px 4px 10px 0px rgb(10 11 24 / 20%);

}

.news-c {
    margin-top: 23px;
}


.s1-lpic li a {
    display: block;
}

.s1-lpic li a:hover h3 {
    text-decoration: underline;
}

.newspic {
    height: 457px;
    position: relative;
    overflow: hidden;
}

.newspic img {
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    transition-property: width, height;
    transition-duration: 0.6s;
    object-fit: cover;
}

.newspic img:hover {
    width: 105%;
    height: 105%;


}

.s1-linfo {
    background: url(../images/news-banner-bj.png) no-repeat;
    background-size: cover;
    padding: 0 30px;
    position: absolute;
    bottom: 0px;
    height: 95px;


}

.s1-lpic h3 {
    color: #FFF;
    font-size: 18px;
    line-height: 95px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.s1-lpic p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 32px;
    color: #0f579f;
}

.s1-lpic p span {
    font-size: 24px;
    font-weight: bold;
    color: #0f579f;
}

.s1-lpic .slick-dots {
    bottom: 30px;
    right: -3px;
    width: auto;
    font-size: 0;
}

.s1-lpic .slick-dots li:nth-child(1)::after {
    content: '01';
    color: #fff;
    font-size: 12px;
}

.s1-lpic .slick-dots li:nth-child(2)::after {
    content: '02';
    color: #fff;
    font-size: 12px;
}

.s1-lpic .slick-dots li:nth-child(3)::after {
    content: '03';
    color: #fff;
    font-size: 12px;
}

.s1-lpic .slick-dots li {

    width: 10px;
    height: 15px;
    margin: 0 8px;
    padding: 2px;
    transition: all 0.3s;

}

.s1-lpic .slick-dots li button {
    display: block;
    display: none;
}

.s1-lpic .slick-dots li.slick-active {
    background-size: 100%;
    border: 3px solid #684813;
    border-right: none;
}

.s1-r {
    width: 50.4%;
    float: right;
}

.s1-r ul .slick-list {
    padding-top: 50px;
}

.s1-r li {
    float: left;
    width: 48%;
}

.s1-r li:nth-child(1) {
    margin-right: 4%;
}

.s1-r li a {
    display: block;
    position: relative;
    transition: all 0.3s;
    top: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);

}

.s1-r li.slick-slide.slick-current a {
    top: -50px;
}

.s1-r li a .pic {
    height: 240px;
    padding-top: 0;
}


.s1-rinfo {

    padding: 32px 25px 35px 25px;
    position: relative;
    transition: all 0.3s;


}

.shumiao {
    background: #fff url(../images/shumiao.png) no-repeat;

    background-position: 94% 43%;
}

.s1-rinfo h3 {
    font-size: 18px;
    line-height: 28px;
    color: #111;
    overflow: hidden;
    height: 56px;
    margin-bottom: 16px;

}

.s1-rinfo p {
    font-size: 14px;
    line-height: 23px;
    color: #999;
    height: 65px;
    overflow: hidden;
    margin-top: 28px;
    padding-top: 20px;
    height: 46px;

}

.s1-rinfo span {
    position: absolute;
    color: #1689d5;
    font-size: 14px;
}



.s1-r li a:hover .s1-rinfo h3 {
    color: #0053a7;
}

.news-item {
    padding: 30px;
}

.news-item h3 {
    font-size: 18px;
    color: #111;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
}

.news-item h3:hover {
    color: #0053a7;
}

.news-item span {
    color: #234898;
    font-size: 14px;

}

.news-item p {
    margin-top: 18px;
    font-size: 14px;
    line-height: 23px;
    color: #999999;
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.news-r-t {
    display: block;
    margin-bottom: 23px;
    background: url(../images/news-list-bj1.png) no-repeat;
    background-size: cover;

}

.news-r-b {
    display: block;
    background: url(../images/news-list-bj2.png) no-repeat;
    background-size: cover;
}

.news-r-b h3 {
    color: #fff;

}

.news-r-b span {
    color: #ffffff;
    opacity: 0.6;
}

.news-r-b p {
    color: #ffffff;
    opacity: 0.6;

}

.index {
    background: url(../images/index-bj.png) no-repeat;
    padding-top: 42px;
    background-size: cover;

}

.sci-box {
    margin-top: 30px;
}

.sci-c {
    margin-top: 29px;
}

.sci-more:hover {
    transform: rotate(180deg);
}

.sci-l {
    width: 62.5%;
    float: left;
    box-shadow: 0px 0px 5px 0px rgba(12, 3, 6, 0.14);
    margin-right: 1.9%;

}

.sci-img {
    float: left;
    width: 374px;
    height: 266px;
    overflow: hidden;
    position: relative;


}

.sci-img img {
    position: absolute;
    transition: all 0.6s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sci-txt {
    border-top: 5px solid #234898;
    overflow: hidden;
    padding: 39px;
    background: #fff url(../images/sci-bj.png) no-repeat;
    background-position: 80% 20%;

}

.sci-txt span {
    color: #234898;
    font-size: 14px;
}

.sci-txt h3 {
    color: #000;
    font-size: 18px;
    line-height: 28px;
    margin: 30px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 56px;
}

.sci-txt h3:hover {
    color: #0053a7;
}

.sci-txt p {
    color: #999;
    font-size: 14px;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 46px;
}

.sci-l {
    position: relative;
}

.sci-btn {
    position: absolute;
    bottom: -7px;
    right: 14px;
    cursor: pointer;
    width: 80px;
    height: 30px;
    padding: 10px;
}

.sci-btn span:last-child {
    margin-left: 44px;
}

.sci img:hover {
    transform: scale(1.05);
}

.sci-r {
    overflow: hidden;
    box-shadow: 0px 0px 5px 0px rgba(12, 3, 6, 0.14);
    position: relative;
}

.sci-r .slick-dots li {
    width: 13px;
    height: 13px;
    background-color: #ffffff;
    border: solid 2px #234898;
    border-radius: 50%;
}

.sci-r .slick-dots .slick-active {
    background-color: #234898;
    border: solid 2px #234898;
}

.sci-r .slick-dots {
    display: inline-block;
    bottom: 15px;
    right: 25px;
    width: auto;
}


.acade {
    margin-top: 54px;
}

.acade-c {
    margin-top: 33px;
}

.acade-img {
    position: relative;
    padding-top: 70%;
    overflow: hidden;
}

.acade-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
    object-fit: cover;
}

.acade-img img:hover {
    transform: scale(1.05);
}

.acade-l {
    float: left;
    width: 364px;
    font-size: 0;

}

.acade-txt {
    padding: 16px 28px;
    background: url(../images/acade-bj.png);


}

.acade-txt h2 {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 38px;

}

.acade-txt h2:hover {
    color: #333;
}

.acade-txt p {
    color: #c4dff4;

    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;

}

.acade1 {
    background: url(../images/d-w.png) no-repeat;
    padding-left: 30px;
    background-position: 0 6px;
}

.acade2 {
    background: url(../images/l-w.png) no-repeat;
    padding-left: 30px;
    background-position: 0 4px;
}

.acade3 {
    background: url(../images/t-w.png) no-repeat;
    padding-left: 30px;
    background-position: -2px 2px;
}

.acade-l a {
    display: block;
}

.acade-r {
    overflow: hidden;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.21);

}

.acade-r ul li {
    width: 25%;
    float: left;
}

.acade-r ul li a {
    display: block;
}

.acade-list:hover {
    background-color: #f3faff;
    box-shadow: 0px 0px 24px 0px rgba(12, 3, 6, 0.19);
}

.acade-list:hover h2 {
    color: #234898;
}

.acade-list {
    padding: 37px;
    background: #fff;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.21);

}

.acade-list>h2 {
    color: #111;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
text-align:center;
}

.acade-list p {
    color: #838383;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.acade-list :nth-child(2) {

}

.acade-list :nth-child(3) {

}

.acade-list :nth-child(4) {

}

.notice-box {
    width: 100%;
    padding-top: 65px;
    background: url(../images/notice-bj.png) no-repeat;
    background-size: cover;
    background-position: -90px -215px;

}

.notice-c {
    padding-top: 35px;
}

.notice-c ul li {
    width: 30%;
    float: left;
    margin-bottom: 38px;
    transition: all .6s;

}

.notice-c ul li:nth-child(3n+2) {
    padding: 0 5%;
}

.notice-c ul li:hover {
    transform: translateY(-21px);
}

.notice-c ul li a {
    display: block;
    position: relative;
    background-color: #fff;
    padding: 36px 26px 36px 125px;
    overflow: hidden;
}

.notice-c ul li a:hover {
    background-color: #234898;
}

.notice-c ul li a:hover h3 {
    color: #fff;
}

.notice-c ul li a:hover p {
    color: #fff;
}
.acade-list p img {
    max-height: 260px;
    object-fit: cover;
}
.notice-c ul li a:hover .notice-d {
    color: #fff;
 /*   background: url(../images/n-tree-bj-b.png) no-repeat;*/
    background-position: 0 30px;
}

.notice-d {
    width: 80px;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 25px;
  /*  background: url(../images/n-tree-bj-w.png) no-repeat;*/
    background-position: 0 30px;
}

.notice-d h3 {
    text-align: center;
    color: #000;
    font-size: 36px;
    font-weight: normal;
}

.notice-d p {
    text-align: center;
    color: #000000;
    opacity: 0.66;
    font-size: 15px;
}

.notice-txt p {
    line-height: 28px;
    font-size: 18px;
    color: #000;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;

}























@media screen and (max-width: 1425px) {
    .s1-linfo h3 {
        font-size: 16px;
    }
}

@media screen and (max-width: 1300px) {

    .s1-linfo {
        padding: 0 10px;
    }

    .s1-linfo h3 {

        font-size: 15px;
    }

    .s1-lpic .slick-dots {
        bottom: 6px;
    }

    .acade-list {
        padding: 37px 20px;
    }
}

@media screen and (max-width: 1200px) {

    .s1-linfo {
        padding: 0 10px;
    }

    .s1-linfo h3 {

        font-size: 15px;
    }

    .s1-lpic .slick-dots {
        bottom: 6px;
    }

    .acade-list {
        padding: 37px 20px;
    }

    .acade-list>h2 {
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 1024px) {
    .s1-lpic li a .newspic {
        padding-top: 70%;
        height: 0px;
    }
.acade-r ul li {
    width: 33.3%
}
    .s1-l {
        float: none;
        width: auto;
    }

    .s1-r {
        margin-top: 30px;
        float: none;
        width: auto;
    }

    .acade-l {
        width: auto;
        float: none;
    }

    .acade-r {
        margin-top: 30px;
    }

    .sci-l {
        width: 100%;
        float: none;
    }

    .sci-txt {
        padding: 39px;

    }

    .sci-r {
        margin-top: 30px;
    }

    .notice-c ul li {
        width: 45%;
    }

    .notice-c ul li:nth-child(3n+2) {
        padding: 0px;
    }

    .notice-c ul li:nth-child(odd) {
        padding-right: 10%;
    }

    .footer-box {
        background-position: center -15px;
        padding-top: 25px;
    }

}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width:760px) {

.s1-linfo {
    width: 20%;
}

    .footer-box {
        background-position: center -62px;
        padding-top: 0px;
    }

    .s1-r li a .pic {
        padding-top: 68%;
        height: 0px;
    }

    .notice-c ul li {
        width: auto;
        float: none;
        padding-right: 0px !important;
    }

    .acade-r ul li {
        width: 100%;

    }

    .s1-r li {
        float: none;
        width: auto;
    }

    .s1-r li:nth-child(1) {
        margin-bottom: 23px;
    }

    .s1-r li:nth-child(1) {
        margin-right: 0;
    }

    .sci-btn {
        bottom: -12px;
        right: 10px;
    }
    .sci-r .slick-dots {
        bottom: 12px;
        right: 16px;
    }

    .sci-txt {
        padding: 20px 15px;
        padding-bottom: 36px;
    }
    .sci-txt h3{
        margin: 15px 0;
    }
    .index {
        padding-top: 30px;
    }

    .acade {
        margin-top: 30px;
    }

    .notice-box {
        padding-top: 30px;
    }

    .sci-img {
        width: 100%;
        float: none;
        padding-top: 66%;
        height: 0;
    }

    .s1-rinfo {
        padding: 15px 13px 15px 13px;
    }

    .news-item {
        padding: 20px 13px;
    }

    .notice-c ul li {
        margin-bottom: 20px;
    }
    .notice-d {
        top: -4px;
        left: 12px;
        background: url(../images/n-tree-bj-w.png) no-repeat;
        background-position: 0px 26px;
    }
    .notice-c ul li a{
        padding: 20px 26px 30px 110px;
    }
    .acade-txt h2{
        margin-bottom: 10px;
    }
    .acade-txt{
        padding: 30px 15px;
    }
    .acade-list{
        padding: 20px 15px;
    }
    .acade-r{
        margin-top: 20px;
    }
    .news-tit b {
        font-size: 22px;
    }
    .news-tit{
        padding: 6px 0 13px 51px;
        background-size: 130px;
    }
    .index{
        padding-top: 20px;
    }
    .sci-box{
        margin-top: 20px;
    }
    .sci-r{
        margin-top: 20px;
    }
    .acade{
        margin-top: 20px;
    }
    .acade-c{
        margin-top: 15px;
    }
    .notice-box{
       padding-top: 20px;
    }
    .notice-c{
        padding-top: 20px;
    }
    .acade-r ul li {
        width: 50%;

    }
}

@media screen and (max-width:568px) {
    .foot-l ul li {
        width: 33.3%;
    }

    .acade-r ul li {
        width: 100%;
        float: none;

    }
}


@media screen and (max-width:360px) {
    .s1-linfo {
    width: 19%;
   }
}