@charset "utf-8";
@font-face {font-family: "sySong";src: url("../style/sySong.woff") format("woff");font-display: swap;}
.toTop {
    position: fixed;
    width: 60px;
    height: 60px;
    right: 3%;
    bottom: 10%;
    cursor: pointer;
    z-index: 99;
}

.toTop>img {
    width: 100%;
}

.banner.pc .swiper-slide a {
    display: block;
}

.banner {
    position: relative;
    /* z-index: 9; */
    overflow: hidden;
}

.banner a {
    display: block;
}

.banner>img {
    display: block;
    width: 100%;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick .slick-slide a img {
    display: block;
    width: 100%;
}

.banner .slick .slick-slide a div {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 50%;
    margin-right: -410px;
    background: rgba(0, 0, 0, .22);
    line-height: 106px;
    height: 106px;
}

.banner .slick .slick-slide a div p {
    position: absolute;
    right: 0;
    left: 100%;
    margin-left: -1160px;
    bottom: 0;
    font-size: 36px;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}

.banner .slick-dots {
    bottom: 40px;
    text-align: center;
    font-size: 0;
    width: auto;
    right: 50%;
    margin-right: -750px;
    width: 280px;
    padding: 0 30px;
    line-height: 30px;
}

.banner .slick-dots li {
    height: auto;
    width: auto;
    position: static;
    line-height: 22px;
    position: relative;
    font-size: 0;
}


.banner .slick-dots li button {
    font-size: 20px;
    color: #fff;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}

.banner .slick-dots li::before {
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    vertical-align: middle;
    display: inline-block;
    transition: all 0.3s;
}

.banner .slick-dots li::after {
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    vertical-align: middle;
    display: inline-block;
    transition: all 0.3s;
}

.banner .slick-dots li.slick-active::before {
    width: 20px;
}

.banner .slick-dots li.slick-active::after {
    width: 20px;
}

.banner .slick-prev {
    width: 30px;
    height: 30px;
    bottom: 40px;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    right: 50%;
    margin-right: -500px;
}

.banner .slick-prev::before {
    content: "<";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 20px;
    color: #fff;
    font-family: 楷体;
}

.banner .slick-next {
    width: 30px;
    height: 30px;
    bottom: 40px;
    top: auto;
    right: 50%;
    margin-right: -750px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.banner .slick-next::before {
    content: ">";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 20px;
    font-family: 楷体;
    color: #fff;
}

.index {
    /* position: fixed; */
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: #fff;
}

.itit {
    overflow: hidden;
}

.itit1 {
    line-height: 50px;
}

.itit2 {
    line-height: 48px;
}

.itit h2 {
    float: left;
    font-size: 38px;
    font-weight: normal;
    color: #1f1f1f;
    font-family: 'sySong';
}

.itit1 h2 {
    border-left: 15px solid #0052a0;
    padding-left: 15px;
}

.tmore {
    /* float: right; */
    overflow: hidden;
    text-align: right;
    position: relative;
}

.tmore a {
    display: block;
    font-size: 22px;
    color: #c0913f;
    padding-right: 55px;
    background: url(../images/tmore.png) no-repeat;
    background-position: right center;
    text-transform: uppercase;
    transition: all 0.3s;
    float: right;
    min-height: 46px;
}

.tmore a:hover {
    padding-right: 65px;
}

.tmore a::before {
    content: "";
    position: absolute;
    right: 130px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 185px;
    height: 1px;
    width: 100%;
    background-color: #bfbfbf;
    margin-right: 25px;
}

.section1 {
    margin-top: 35px;
}

.s1-c {
    margin-top: 38px;
}

.s1-l {
    float: left;
    width: 810px;
    margin-right: 50px;
}

.s1-r {
    overflow: hidden;
}

.s1-l ul li a {
    display: block;
    position: relative;
}

.s1-l ul li a .pic {
    padding-top: 55%;
}

.s1-l ul li a>p {
    font-size: 24px;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
    color: #2f2f2f;
    margin: 25px 0;
    transition: all 0.3s;
}

.s1-ldata {
    float: left;
    position: relative;
    line-height: 50px;
}

.s1-ldata b {
    font-size: 30px;
    line-height: 26px;
    color: #0052a0;
    vertical-align: super;
}

.s1-ldata span {
    font-size: 20px;
    line-height: 26px;
    color: #696969;
    vertical-align: bottom;
}

.s1-ldata::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: rotateZ(45deg) translateX(-50%);
    width: 1px;
    height: 100%;
    background: #717171;
}

.art-more {
    text-align: right;
    padding-right: 30px;
    background: url(../images/art-more-bj.png) no-repeat;
    background-position: right bottom;
    font-size: 24px;
    line-height: 30px;
    color: #c0913f;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: all 0.3s;
}

.s1-l ul li a:hover p {
    color: #c0913f;
}

.art-more:hover {
    padding-right: 25px;
}

.s1-r ul li a {
    padding-top: 25px;
    padding-bottom: 25px;
    display: block;
    border-bottom: dotted 1px #b5b5b5;
    overflow: hidden;
}

.s1-r ul li:first-child a {
    padding-top: 0;
}

.s1-rpic {
    float: right;
    width: 140px;
    margin-left: 40px;
}

.s1-rpic .pic {
    padding-top: 76.25%;
}

.s1-rinfo {
    overflow: hidden;
}

.s1-rinfo h3 {
    font-size: 20px;
    line-height: 30px;
    height: 60px;
    color: #202020;
    overflow: hidden;
}

.s1-rinfo span {
    display: block;
    padding-left: 25px;
    font-size: 16px;
    line-height: 30px;
    color: #626262;
    margin-top: 15px;
    background: url(../images/data.png) no-repeat;
    background-position: left center;
}

.s1-r ul li a:hover h3 {
    color: #c0913f;
}


.section2 {
        padding-top: 65px;
        padding-bottom: 80px;
    }
    
    .sect2-l {
        float: left;
        width: 50%;
    }
    
    .sect2-r {
        float: right;
        width: 46%;
    }
    
    .sr-tp {
        margin-top: 40px;
        height: auto;
        overflow: hidden;
    }
    
    .sr-l {
        position: relative;
        float: left;
        width: 48%;
    }
    
    .sr-l .pic,.sr-r .pic {
        padding-top: 129.7%;
    }
    
    .sr-l .text {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 20px 15px;
        background: url() no-repeat center bottom;
        background-size: 100% auto;
        color: #0052a0;
    }
    
    .sr-l .text .date {
        font-size: 20px;
        color: #0052a0;
        margin-bottom: 5px;
    }
    
    .sr-l .text p ,.sr-r .text p{
        font-size: 18px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
    }
    
    .sr-r {
        float: right;
        width: 48%;
    }
    



    .date-list ul li {
        margin-top: 28px;
        background-color: #eeeeee;
    }
    
    .date-list ul li:first-child {
        margin-top: 40px;
    }
    
    .date-list ul li a {
        display: block;
        overflow: hidden;
    }
    
    .date-list ul li a .date {
        position: relative;
        float: left;
        width: 120px;
        text-align: center;
        border-top: 3px solid #0052a0;
        padding-top: 20px;
        padding-bottom: 15px;
    }
    
    .date-list ul li a .date:after {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        border: 7px solid transparent;
        border-top: 7px solid #0052a0;
    }
    
    .date-list ul li a .text {
        overflow: hidden;
        padding-left: 15px;
        border-left: 1px solid #cccccc;
    }
    
    .date-list ul li a .text h2 {
        font-size: 20px;
        color: #333;
        font-weight: normal;
        padding-top: 15px;
        padding-bottom: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .date-list ul li a .text p {
        font-size: 15px;
        color: #333;
        padding-bottom: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .date-list ul li a .date p {
        font-size: 18px;
        color: #333;
        font-weight: bold;
    }
    
    .date-list ul li a .date span {
        display: block;
        padding-top: 5px;
        font-size: 18px;
        color: #333;
    }
    
    .date-list ul li:hover a .date p {
        color: #0052a0;
    }
    
    .date-list ul li:hover a .date span {
        color: #0052a0;
    }
    
    .date-list ul li:hover a .text h2 {
        color: #0052a0;
    }
    
    .date-list ul li:hover a .text p {
        color: #0052a0;
    }
    
    .section3 {
        padding-top: 35px;
        background: url(../images/sect3-tc.jpg) no-repeat center top;
        /* background-size: 100% auto; */
        padding-bottom: 50px;
        height: auto;
        overflow: hidden;
    }
    
    .sect3 .title h2 {
        float: left;
        /* width: 60%; */
        color: #fff;
    }
    .sect3 .title h2 a{font-size:38px;background: none;color: #ffffff;font-family: 'sySong';}
    .sect3 .title p {
        padding-top: 25px;
        line-height: 32px;
        font-size: 18px;
        color: #fff;
        font-weight: normal;
        /* height: 64px; */
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        /* display: -webkit-box; */
        /* -webkit-line-clamp: 5; */
        /* -webkit-box-orient: vertical; */
        clear: both;
    }
    
    .sect3 .title a {
        font-size: 18px;
        color: #0052a0;
        background-color: #fff;
    }
    
    .public {
        position: relative;
        margin-top: 20px;
    }
    
    .public .prev {}
    
    .public ul {
        margin-left: 55px;
        margin-right: 55px;
        padding-top: 55px;
        /* overflow: hidden; */
    }
    
    .public ul li {
        margin: 0 1.2%;
        float: left;
        width: 30%;
    }
    
    .public ul li .pic {
        padding-top: 126%;
        border-radius: 20px;
    }
    
    .public ul li.slick-center {
        transform: scale(1.1, 1.3);
    }
    
    .public .slick-list {
        overflow: visible;
    }
    
    .public .prev {
        position: absolute;
        top: 50%;
        transform: translatey(-50%);
        width: 55px;
        height: 55px;
        left: -30px;
        border-radius: 5px;
        background: #fff url() no-repeat center center;
    }
    
    .public .next {
        position: absolute;
        top: 50%;
        transform: translatey(-50%);
        width: 55px;
        height: 55px;
        right: -30px;
        border-radius: 5px;
        background: #fff url() no-repeat center center;
    }
    
    .public .slick-next {
        width: 55px;
        height: 55px;
        right: -90px;
        border-radius: 5px;
        background: #fff url(../images/public-r.png) no-repeat center center;
    }
    
    .section4 {

        padding-bottom: 70px;
    }
    
    .sect4 .title h2 {
        float: none;
        text-align: center;
    }
    
    .special {
        padding-top: 40px;
    }
    
    .special ul {
        margin-left: -33px;
        margin-right: -33px;
    }
    
    .special ul li {
        margin: 0 33px;
    }
    
    .special ul li .pic {
        padding-top: 48.7%;
    }
    
    .special ul li .text {
        position: relative;
        margin-top: 18px;
        padding: 10px 25px;
        border-radius: 10px;
    }
    
    .special ul li .text p {
        position: relative;
        line-height: 35px;
        font-size: 20px;
        color: #333;
        border-bottom: 1px solid #0052a0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .special ul li:hover .text {
        background: #0052a0 url() no-repeat right center;
    }
    
    .special ul li:hover .text p {
        color: #fff;
    }
    
    .special ul li .text .date {
        font-size: 20px;
        color: #333;
    }
    
    .special ul li:hover .text .date {
        color: #fff;
    }
    
    .special ul li:hover .text p {
        border-bottom: 1px solid #fff;
    }
    
    .special ul li .text:after {
        content: "";
        position: absolute;
        left: 25px;
        width: 110px;
        height: 2px;
        background-color: #f59c45;
        bottom: 35px;
    }



.section4 {
 
    position: relative;
    z-index: 9;
}

.s4-l {
    float: left;
    width: 50%;
    position: relative;
    z-index: 8;
}

.s4-l>div {
    margin-right: -30px;
    padding-top: 56.9%;
}

.s4-l>div>img {
    display: block;
    width: 100%;
}

.s4-r {
    float: right;
    width: 50%;
    position: relative;
    z-index: 9;
}


.s4-r .itit {
    margin-left: 90px;
    padding-top: 30px;
    position: relative;
    max-width: 660px;
}

.s4-r .itit::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 104px;
    height: 8px;
    background-color: #0052a0;
}

.s4-r ul {
    margin-top: 6%;
    margin-left: -40px;
    padding-left: 50px;
    background: #0052a0;
    background-position: center center;
    background-size: cover;
}

.s4-r ul li {
    max-width: 750px;
}

.s4-r ul li:first-child a {
    border-top: none;
}

.s4-r ul li a {
    display: block;
    position: relative;
    padding: 5.5% 0;
    border-top: 1px solid rgba(255, 255, 255, .35);
}

.s4-r ul li a h3 {
    font-size: 0;
    height: 72px;
    overflow: hidden;
    color: #fdfdfd;
    padding-left: 60px;
    position: relative;
    text-align: left;
    line-height: 32px;
}

.s4-r ul li a h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 18px;
    width: 26px;
    height: 4px;
    background-color: #ffffff;
}

.s4-r ul li a h3 p {
    font-size: 24px;
}

.text-bline {
    display: inline;
    background-image: linear-gradient(#fff, #fff);
    background-size: 0 1px;
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: all 0.5s;
}

.text-blineper :hover .text-bline {
    background-size: 100% 1px;
}





.section5 {
    padding-top: 70px;
    padding-bottom: 105px;
    background: url(../images/s5-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s5-c{
    margin-top: 50px;
}
.s5-c ul li a {
    display: block;
    margin: 0 8%;
    background: #e3e5e5;
    padding: 8%;
}

.s5-pic {
    max-width: 213px;
    margin: 0 auto;
}

.s5-pic .pic {
    padding-top: 100%;
    border-radius: 10px;
}

.s5-info h3 {
    font-size: 30px;
    text-align: center;
    color: #303030;
    margin-top: 35px;
}

.s5-info h4 {
    font-size: 20px;
    color: #303030;
    text-align: center;
    margin: 15px 0 20px 0;
}

.s5-info p {
    font-size: 20px;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    color: #666565;
    text-align: left;
}

.s5-info div {
    height: 48px;
    background: url(../images/tmore.png) no-repeat;
    background-position: center center;
    background-size: auto 100%;
    margin-top: 40px;
}

.s5-c .slick-prev, .s5-c .slick-next {
    width: 60px;
    height: 66px;
}

.s5-c .slick-prev {
    background: url(../images/s5-l.png) no-repeat;
    background-position: center center;
    left: -30px;
}

.s5-c .slick-next {
    background: url(../images/s5-r.png) no-repeat;
    background-position: center center;
    right: -30px;
}

.s5-c ul li a:hover .s5-info h3 {
    color: #c0913f;
}

@keyframes fanzhuan {
    0% {
        transform: translateX(-50%) translateY(-50%) rotateY(0deg);
    }

    100% {
        transform: translateX(-50%) translateY(-50%) rotateY(360deg);
    }
}

@keyframes circles {
    0% {
        transform: translateX(-50%) translateY(-50%) rotate(0);
    }

    100% {
        transform: translateX(-50%) translateY(-50%) rotate(360deg);
    }
}

@keyframes circles2 {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@media screen and (max-width:1800px) {}

@media screen and (max-width:1520px) {
    .banner .slick .slick-slide a div p {
        margin-left: 0;
        left: 0;
        padding: 0 15px;
        font-size: 26px;
    }

    .banner .slick .slick-slide a div {
        line-height: 80px;
        height: 80px;
        margin-right: 0;
        right: 300px;
    }

    .banner .slick-dots {
        bottom: 25px;
        right: 0;
        margin-right: 0;
    }

    .banner .slick-next, .banner .slick-prev {
        bottom: 25px;
    }

    .banner .slick-next {
        right: 0;
        margin-right: 0;
    }

    .banner .slick-prev {
        right: 250px;
        margin-right: 0;
    }

    .itit1 {
        line-height: 60px;
    }

    .itit1 h2 {
        border-width: 10px;
    }

    .itit h2 {
        font-size: 36px;
    }

    .tmore a {
        font-size: 20px;
    }

    .tmore a::before {
        right: 100px;
    }
    .s5-c{
        padding: 0 40px;
    }
}

@media screen and (max-width:1400px) {
    .s3-c ul li a .s3-data b{
        font-size: 30px;
    }
    .s1-l ul li a>p ,.s1-ldata b,.art-more,.section2 ul li a p,.s3-c ul li a .s3-data span,.s4-r ul li a h3 p,.s5-info h3{
        font-size: 20px;
    }
    .s4-r ul li a h3{
        line-height: 28px;
        height: 63px;
    }

    .s1-rinfo h3 ,.s1-ldata span,.s5-info h4,.s5-info p{
        font-size: 18px;
    }

    .s1-l {
        width: 600px;
        margin-right: 25px;
    }

    .s1-r ul li a {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .s1-rpic {
        width: 120px;
        margin-left: 20px;
    }

    .s1-rinfo span {
        margin-top: 5px;
    }
    .s3-c ul li a{
        padding: 0 5% 5% 5%;
    }
    .s5-c ul li a{
        padding: 4%;
    }

}

@media screen and (max-width: 1280px) {
    .itit h2 {
        font-size: 18px;
    }

    .itit1 {
        line-height: 48px;
    }

    .tmore a {
        font-size: 16px;
    }
}

@media screen and (max-width: 1024px) {
  
    .tmore a{
        padding-right: 45px;
        background-size: auto 35px;
    }

    .tmore a::before{
        right: 80px;
    }
    .s1-l ul li a>p {
        font-size: 18px;
    }

    .s1-rinfo h3 {
        font-size: 16px;
    }

    .banner .slick .slick-slide a div {
        display: none;
    }

    .banner .slick-dots {
        bottom: 15px;
        right: 0;
        margin-right: 0;
    }

    .banner .slick-next, .banner .slick-prev {
        bottom: 15px;
    }

    .banner .slick-dots li {}

    .banner .slick-dots li button {
        font-size: 16px;
        margin: 0 5px;
    }

    .s1-l {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 25px;
    }

    .s1-l ul li a>p {
        margin: 15px 0;
    }

 .sect2-l {
            float: none;
            width: auto;
        }
        .sect2-r {
            float: none;
            width: 100%;
            margin-top: 15px;
        }
        .section2 {
            padding-top: 15px;
            padding-bottom: 15px;
        }
        .sr-tp {
            margin-top: 15px;
        }
        .sr-l .text p {
            font-size: 14px;
        }
        .sr-r ul li a .text {
            font-size: 14px;
        }
        .sr-l .text {
            padding: 20px 5px;
        }
        .sr-r ul li {
            margin-top: 8px;
        }
        .date-list ul li:first-child {
            margin-top: 15px;
        }
        .date-list ul li a .date {
            width: 70px;
        }
        .date-list ul li a .date p {
            font-size: 16px;
        }
        .date-list ul li a .date span {
            font-size: 14px;
        }
        .date-list ul li a .text h2 {
            font-size: 18px;
        }
        .date-list ul li a .text p {
            font-size: 14px;
        }
        .sect3 .title a {
            font-size: 14px;
        }
.sect3 .title h2 a{
            font-size: 18px;
        }
        .section3 {
            padding-top: 15px;
        }
        .sect3 .title h2 p {
            margin-top: 0;
        }
        .sect3 .title h2 p {
            line-height: 15px;
            font-size: 12px;
        }
        .sect3 .title h2 {
            width: 100%;
        }
        .section3 {
            /* background-size: 100% 30%; */
        }
        .public .prev {
            width: 30px;
            height: 30px;
            background-size: 10px auto;
        }
        .public .next {
            width: 30px;
            height: 30px;
            background-size: 10px auto;
        }
        .public ul {
            margin-left: 20px;
            margin-right: 20px;
        }
        .section4 {
            padding-top: 15px;
            padding-bottom: 15px;
        }
        .special ul li .text {
            margin-top: 0;
        }

.sect3 .title p{font-size:14px; line-height:22px;}
    .s4-l{
        display: none;
    }
    .s4-r{
        width: auto;
        float: none;
        padding-left: 10px;
        padding-right: 10px;
    }
    .s4-r .itit{
        max-width: none;
        margin-left:0;
        width: auto;
        padding-top: 15px;
    }
    .s4-r ul{
        margin-left: 0;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 25px;
    }
    .s4-r ul li{
        max-width: none;
    }
    .s4-r ul li a{
        padding: 25px 0;
    }
    .s4-r ul li a h3 {
        height: auto;
    }
    .s4-r ul li a h3 p{
        display: block;
    }
    .s4-r ul li a h3::before{
        top: 12px;
    }
    .s5-c ul li a{
        margin: 0 4%;
    }
    .s5-c .slick-prev, .s5-c .slick-next{
        width: 35px;
        height: 40px;
        background-size: 100% auto;
    }
    .s5-c{
        padding: 0 ;
    }
    .s5-c>ul{
        padding: 0 30px;
    }
    .s5-c .slick-prev{
        left: 0;
    }
    .s5-c .slick-next{
        right: 0;
    }
    .s5-info h3{
        margin-top: 20px;
    }
    .s5-info div{
        margin-top: 20px;
    }
}

@media screen and (max-width: 768px) {

    .section1{
        margin-top: 35px;
    }
    .s1-c{
        margin-top: 30px;
    }


    .section4,.s5-c{
        margin-top: 35px;
    }
    .section5{
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .s3-c>ul{
        padding-bottom: 25px;
    }
    .s3-c .itit h2{
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 480px) {

}