﻿@charset "utf-8";

.banner {
    position: relative;
    overflow: hidden;
}

.banner img {
    display: block;
    width: 100%;
}

.banner a {
    display: block;
    position: relative;


}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-slide a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner-zzc2.png) repeat-x;
    background-position: center bottom;
    z-index: 9;
}

.banner .slick-dots li button {
    display: none;
}

.banner .slick-dots {
    bottom: 5%;
}

.banner .slick-dots li {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.5;
    margin: 0 10px;
}

.banner .slick-dots .slick-active {
    opacity: 1;
}

.banner .slick-prev {
    width: 14px;
    height: 30px;
    background: url(../images/banner-l.png) no-repeat;
    background-size: 100% 100%;
    left: auto;
    top: auto;
    transform: translateY(10px);
    bottom: 5%;
    left: 44%;
}

.banner .slick-next {
    width: 14px;
    height: 30px;
    background: url(../images/banner-r.png) no-repeat;
    background-size: 100% 100%;
    left: auto;
    top: auto;
    transform: translateY(10px);
    bottom: 5%;
    right: 44%;
}

.banner .slick-slide {
    opacity: 0.3;
}

.banner .slick-current {
    opacity: 1;
}

.banner .slick-list {
    padding: 0 13% !important;
}

/* index */
.s1 {
    padding-top: 90px;
    padding-bottom: 60px;
    background: url(../images/s1-bj.jpg) no-repeat;
    background-size: 100% 100%;
}

.tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
    position: relative;
    margin-bottom: 60px;
}

.tit::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 213px;
    height: 70px;
    background: url(../images/tit1.png) no-repeat center center;
    background-size: 100% 100%;
    opacity: 0.8;
}

.tit h3 {
    font-size: 36px;
    color: #424242;
    width: 160px;
    text-align: center;
    font-weight: 600;
}

.tit img:first-child {
    width: calc(50% - 100px);
}

.tit img:nth-child(3) {
    width: calc(50% - 100px);
}

.tit a {
    width: 40px;
    color: #707070;
    font-size: 18px;
    transition: all 0.3s;
}

.tit a:hover {
    opacity: 0.7;
}


.s1-list ul li a {
    margin: 0 2.5%;
}

.s1-tx h3 {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 20px;
    margin: 20px 0;
    transition: all 0.3s;
}

.s1-tx p {
    padding: 15px 20px;
    border-top: 1px solid #D2D2D2;
    position: relative;
}

.s1-tx p::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background-color: #142342;
    transition: all 1s;
}

.s1-tx p b {
    color: #142342;
    font-size: 24px;
}

.s1-tx p span {
    color: #142342;
    font-size: 16px;
}

.s1-list ul li a:hover h3 {
    color: #142342;
    font-weight: 600;
}

.s1-list ul li a:hover p::before {
    width: 100%;
}

.s1-list ul li a:hover p {
    border-color: transparent;
}

.s1-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.s1-item>a {
    width: 48%;
    padding: 20px;
    border: 1px solid #ddd;
    transition: all 0.3s;
}

.s1-date {
    text-align: center;
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #ccc;
    background: url(../images/s1-date.png) no-repeat;
    background-size: cover;
}

.s1-date b {
    color: #142342;
    font-size: 26px;
    display: block;
}

.s1-date span {
    font-size: 14px;
    color: #142342;
}

.s1-txt h3 {
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}

.s1-txt p {
    color: #999999;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s1-item>a:hover {
    background-color: #4368B4;
    border-radius: 0 20px 0 20px;
    border-color: #4368B4;
}

.s1-item>a:hover b,
.s1-item>a:hover span,
.s1-item>a:hover h3,
.s1-item>a:hover p {
    color: #fff;
}

.s1-item {
    margin-top: 50px;
}

.s1-more {
    margin-top: 50px;
}

.s1-more a {
    width: 180px;
    line-height: 45px;
    border-radius: 25px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    color: #142342;
    background: rgba(20, 35, 66, 0.1);
    transition: all 0.5s;
}

.s1-more a:hover {
    letter-spacing: 2px;
    border-radius: 0;
}

/* s2 */
.s2 {
    padding: 80px 0;
    background: url(../images/s2-bj.jpg) no-repeat center bottom;
    background-size: cover;
}

.s2 .tit h3 {
    color: #fff;
}

.s2 .tit a {
    color: #fff;
}

.s2 .tit::after {
    background: url(../images/tit2.png) no-repeat center center;
    background-size: 100% 100%;
}

.s2-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.s2-list ul li {
    width: 32%;
    margin-bottom: 60px;
}

.s2-list ul li a {
    padding: 20px 30px;
    background: url(../images/s2-bj1.png) no-repeat #fff;
    background-size: 100% 100%;
    overflow: hidden;
    transition: all 0.3s;
}


.s2-date b {
    display: block;
    font-size: 18px;
    color: #FFFFFF;
}

.s2-date span {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
}

.s2-date {
    float: left;
    background-color: #5984DC;
    margin-right: 15px;
    text-align: center;
    padding: 15px 10px;
}

.s2-tx {
    overflow: hidden;
    padding-top: 5px;
}

.s2-tx p {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3B3B3B
}

.s2-list ul li a:hover {
    background: url(../images/s2-bj2.png) no-repeat;
    background-size: 100% 100%;
}

.s2-list ul li a:hover span,
.s2-list ul li a:hover b {
    color: #142342
}

.s2-list ul li a:hover .s2-date {
    background-color: #fff;
}

.s2-list ul li a:hover p {
    color: #fff;
}

.s2-more {
    width: 178px;
    line-height: 45px;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 25px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    transition: all 0.5s;
}

.s2-more:hover {
    letter-spacing: 2px;
    border-radius: 0;
}

/* s3 */
.s3 {
    padding-top: 80px;
    padding-bottom: 50px;
    background: url(../images/s3-bj.png) no-repeat center bottom #fff;

}

.s3-list ul li a {
    margin: 16px;
    padding: 30px;
    border-top: 3px solid #142342;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    background: url(../images/s3-txbj.png) no-repeat #fff center top;
    background-size: 100% 0%;
    transition: all 0.5s;
}
.s3-list ul li a:hover{
    background: url(../images/s3-txbj.png) no-repeat #fff;
    background-size: 100% 100%;
    border-color: #33508d;
}
.s3-list ul li a:hover h3{
    color: #fff;
}
.s3-list ul li a:hover p{
    color: #fff;
}
.s3-tit h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #142342;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.s3-tit {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(20, 35, 66, 0.1);
}
.s3-list ul li a:hover .s3-tit{
    border-color: rgba(255, 255, 255, 0.2);
}
.s3-tx .bgr{
    background: url(../images/s3-i1.png) no-repeat left 5px;
}
.s3-tx .bgsj{
    background: url(../images/s3-i2.png) no-repeat left 8px;
}
.s3-tx .bgdd{
    background: url(../images/s3-i3.png) no-repeat left 5px;
}
.s3-list ul li a:hover .bgr{
    background: url(../images/s3-i1h.png) no-repeat left 5px;
}
.s3-list ul li a:hover .bgsj{
    background: url(../images/s3-i2h.png) no-repeat left 8px;
}
.s3-list ul li a:hover .bgdd{
    background: url(../images/s3-i3h.png) no-repeat left 5px;
}


.s3-tx p {
    font-size: 15px;
    color: #9F9F9F;
    line-height: 30px;
    padding-left: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.s3-list .slick-prev {
    width: 14px;
    height: 29px;
    background: url(../images/s3-l.png) no-repeat;
    background-size: cover;
    transition: all 0.5s;
    left: -30px;
}

.s3-list .slick-next {
    width: 14px;
    height: 29px;
    background: url(../images/s3-r.png) no-repeat;
    background-size: cover;
    transition: all 0.5s;
    right: -30px;
}

.s3-list .slick-arrow:hover {
    opacity: 0.5;
}






















@media screen and (max-width:1500px) {
    .banner .slick-prev {
        left: 40%;
    }

    .banner .slick-next {
        right: 40%;
    }

    .s3-list .slick-prev{
        left: 0;
    }
    .s3-list .slick-next{
        right: 0;
    }
}



@media screen and (max-width:1200px) {
    .banner .slick-arrow {
        display: none !important;
    }

    .banner .slick-list {
        padding: 0 !important;
    }

    .banner .slick-slide {
        opacity: 1;
    }

}



@media screen and (max-width:1024px) {

    .s1,
    .s2,
    .s3 {
        padding: 50px 0;
    }

    .tit h3 {
        font-size: 26px;
    }

    .tit {
        margin-bottom: 40px;
    }

    .s2-list ul li {
        margin-bottom: 40px;
    }


    .s2-list ul li a {
        padding: 15px 20px;
    }
    .s3-list .slick-arrow{
        display: none !important;
    }

    .s3-list ul li a{
        margin: 10px;
    }

}

@media screen and (max-width:768px) {
    .s3-tit h3{
        font-size: 16px;
        line-height: 25px;
        height: 50px;
    }
    .s2-tx p {
        font-size: 16px;
    }

    .tit img:nth-child(3),
    .tit img:first-child {
        width: calc(50% - 60px);
    }

    .s1-more a {
        font-size: 16px;
    }

    .s2-more {
        font-size: 16px;
    }

    .s1-more {
        margin-top: 20px;
    }

    .tit h3 {
        width: auto;
    }

    .tit a {
        font-size: 16px;
    }

    .tit::after {
        background-size: 70% !important;
    }

    .s1,
    .s2,
    .s3 {
        padding: 30px 0;
    }

    .tit {
        margin-bottom: 30px;
    }

    .s1-tx h3 {
        font-size: 16px;
        margin: 10px 0;
    }

    .s1-tx p {
        padding: 10px 15px;
    }

    .s1-tx p b {
        font-size: 20px;
    }

    .s1-item {
        margin-top: 0;
    }

    .s1-item a {
        width: 100%;
        margin-top: 20px;
    }

    .s1-txt h3 {
        font-size: 16px;
    }

    .s1-date b {
        font-size: 20px;
    }

    .s2-list ul li {
        width: 48%;
    }

}

@media screen and (max-width:640px) {
    .s2-list ul li {
        width: 100%;
        margin-bottom: 20px;
    }


}

@media screen and (max-width:480px) {
    .banner .slick-slide a::after {
        content: none;
    }

    .tit a {
        font-size: 14px;
    }
}