.banner {
    position: relative;
}

.banner img {
    display: block;
    width: 100%;
}

.banner a {
    display: block;
}

.banner .slick-dots {
    font-size: 0;
    text-align: center;
    bottom: 47px;
    width: auto;
    right: 50%;
    transform: translate(50%, 0);
}

.banner .slick-dots li {
    display: inline-block;
    width: 33px;
    height: 35px;
    font-size: 0;
    background: url(../images/banner-dots2.png);
}

.banner .slick-dots li:nth-child(-n+3) {
    margin-right: 27px;
}

.banner .slick-dots li button {
    display: none;
}

.banner .slick-dots li.slick-active {
    background: url(../images/banner-dots.png) center;
}

.news-content {
    overflow: hidden;
}

.news-box {
    width: 100%;
    position: relative;
    background: url(../images/news-list-bj.png) no-repeat;
    background-position: 103% 87%;
    padding-top: 30px;
}

.dotsimg {
    position: absolute;
    border-radius: 50%;
    opacity: 0.4;
    z-index: 999;
    z-index: -999;
    top: 0;
    left: 70px;
}

.news-tit {
    width: 100%;
    height: 77px;
    background: url(../images/xm.png) no-repeat;
    position: absolute;
    z-index: 999;
    padding-top: 32px;
    padding-left: 30px;
    position: relative;
    margin-bottom: 38px;
}

.news-tit h2 {
    font-size: 36px;
    color: #000000;
    font-weight: normal;
    display: inline-block;
}

.more-news {
    display: inline-block;
    background: url(../images/+.png) no-repeat;
    background-position: 45px 10px;
    position: absolute;
    right: 0;
}

.more-news img {
    vertical-align: -8px;
    margin-left: 5px;
}

.more-news span {
    font-size: 16px;
    color: #117342;
}

.more-news:hover .quan {
    transform: rotate(180deg);
    transition: all 0.6s;
}

.more-news:hover .gd {
    font-weight: 600;
}

.news-l {
    width: 672px;
    height: 466px;
    float: left;
}

.news-banner {
    width: 672px;
    height: 466px;
    position: relative;
display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.news-banner>img {
    /* max-width: 100%; */
    /* max-height: 100%; */
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;margin: auto;
}

.text-bj {
    position: absolute;
    z-index: 999999;
    top: 400px;
    left: 0;
    display: inline-block;
    width: 558px;
    height: 68px;
    background: url(../images/news-banner-bj.png);
    padding: 22px 60px 26px 23px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-l .slick-prev,
.news-l .slick-next {
    width: 60px;
    height: 35px;
    top: auto;
    bottom: 47px;
    z-index: 9;
}

.news-l .slick-prev {
    background: url(../images/news-prev.png) no-repeat;
    background-size: 100%;
    left: auto;
    right: 103px;
    bottom: 14px;
}

.news-l .slick-next {
    background: url(../images/news-next.png) no-repeat;
    background-size: 100%;
    left: auto;
    right: 82px;
    bottom: -18px;
}

.news-r {
    float: right;
    width: 588px;
}

.news-r-tit {
    padding-left: 8px;
}

.news-r-tit h2 a {
    display: block;
    font-size: 20px;
    color: #111;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 21px;
/* font-size: 17px; */}

.news-r-tit h2 a:hover {
    color: #117342;
}

.news-r-tit p {
    font-size: 14px;
    color: #666;
    margin-bottom: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*ç¬¬å‡ è¡Œè£å‰ª*/
    -webkit-box-orient: vertical;
}

.news-list>ul>li {
    width: 588px;
    height: 51px;
    padding-left: 145px;
    background: url(../images/date-box.png) no-repeat;
    background-size: 0 100%;
    position: relative;
}

.news-list>ul>li>a {
    display: block;
}

.news-list>ul>li:hover {
    background-color: #fff;
    background-size: 23% 100%;
    transition: all 0.9s;
}

.news-list>ul>li:hover .news-date {
    color: #fff;
    transition: all 1s;
}

.news-list>ul>li:hover .news-item {
    color: #117342;
    font-weight: 600;
    padding-left: 10px;
    transition: padding 0.6s;
}

.news-date {
    font-size: 18px;
    color: #117342;
    font-family: Georgia;
    margin-right: 25px;
    vertical-align: top;
    line-height: 51px;
    position: absolute;
    top: 0;
    left: 20px;
}

.news-item {
    width: 462px;
    line-height: 51px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 18px;
    color: #111;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.notice-list>ul>li {
    width: 410px;
    height: 129px;
    background: url(../images/notice-item-bj.png) no-repeat;
    padding: 22px 31px 22px 26px;
    position: relative;
    float: left;
    margin-bottom: 51px;
}

.notice-list>ul>li:nth-child(3n+2) {
    margin-right: 35px;
    margin-left: 35px;
}


/* .notice-list>ul>li:nth-child(n+3) {
    margin-bottom: 95px;
} */

.notice-list>ul>li:hover {
    transform: translate(0, -30px);
    transition: all 0.6s;
    background: url(../images/notice-list-bj.png);
}

.notice-list>ul>li>a {
    display: block;
}

.notice-list>ul>li:hover .n-date1 {
    color: #fff;
}

.notice-list>ul>li:hover .n-date2 {
    color: #fff;
}

.notice-list>ul>li:hover .notice-item {
    color: #fff;
}

.notice-list>ul>li:hover .notice-date {
    background: url(../images/white-tree.png) no-repeat;
    background-position: 42px -3px;
}

.notice-box {
    width: 100%;
    background: url(../images/notice-bj.png) no-repeat;
    background-size: cover;
    margin-top: 74px;
    padding-top: 70px;
    padding-bottom: 45px;
}

.notice-date {
    position: absolute;
    background: url(../images/green-tree.png) no-repeat;
    background-position: 42px -3px;
}

.notice-date>span {
    font-family: Georgia;
    font-size: 18px;
    color: #117342;
}

.notice-date>p {
    font-family: Georgia;
    font-size: 34px;
    color: #117342;
}

.notice-item {
    margin-left: 112px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /*ç¬¬å‡ è¡Œè£å‰ª*/
    -webkit-box-orient: vertical;
    font-size: 18px;
    color: #000;
    line-height: 28px;
}

.n-line {
    width: 107px;
    height: 2px;
    background-color: #117342;
    position: absolute;
    top: 0;
    left: 16px;
}

.notice-tit {
    margin-bottom: 70px;
}

.study {
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.study-box {
    position: relative;
    width: 100%;
    margin-top: 50px;
}

.study-box:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/study-bj.png) no-repeat;
    background-position: 0 70px;
    background-size: cover;
    animation: fd 5s linear infinite;
    transition: all .3s;
}

@keyframes fd {
    0% {}
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

.study-tit {
    margin-bottom: 46px;
}

.study-l {
    position: relative;
    float: left;
}

.study-l>a {
    display: block;
    width: 366px;
    height: 488px;
}

.study-l>a>img {
    display: block;
    width: 100%;
    height: 100%;
}

.school-t {
    width: 366px;
    height: 270px;
    background: url(../images/school-text.png);
    position: absolute;
    bottom: 0;
    padding: 20px 28px;
}

.school-t h2 {
    font-size: 17px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*ç¬¬å‡ è¡Œè£å‰ª*/
    -webkit-box-orient: vertical;
}

.school-t p {
    font-size: 16px;
font-weight: bold;
    color: #fff;
    opacity: 0.9;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /*ç¬¬å‡ è¡Œè£å‰ª*/
    -webkit-box-orient: vertical;
}

.study-r {
    float: right;
    width: 934px;
    margin-bottom: 24px;
}

.study-r ul>li {
    float: left;
    margin-left: 48px;
    margin-bottom: 44px;
}

.study-r ul>li>a {
    display: block;
    width: 419px;
    height: 135px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(12, 3, 6, 0.14);
    padding: 22px 37px;
    position: relative;
}

.study-r ul>li>a>p {
    color: #070707;
    font-size: 18px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*ç¬¬å‡ è¡Œè£å‰ª*/
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}

.study-r ul>li>a>span {
    display: block;
    width: 136px;
    font-family: Georgia;
    font-size: 18px;
    color: #070707;
    opacity: 0.66;
    background: url(../images/date.png) no-repeat;
    background-position: 0 3px;
    padding-left: 32px;
}

.study-r ul>li:hover>a>span {
    background: url(../images/date-other.png) no-repeat;
}

.jiantou {
    width: 50px;
    height: 28px;
    text-align: center;
    background: url(../images/study-jiantou-bj.png) no-repeat;
    line-height: 28px;
    color: #fff;
    padding-left: 10px;
    position: absolute;
    right: 0;
    top: 84px;
}

.study-r ul>li>a:hover {
    background-color: #117342;
}

.study-r ul>li>a:hover .study-item {
    color: #fff;
}

.study-r ul>li>a:hover .jiantou {
    padding-left: 20px;
    transition: all 0.6s;
}