.top1 h2 {
    overflow: hidden;
    font-size: 30px;
    font-weight: bold;
    color: #1d1d1d;
    line-height: 84px;
    text-align: center;
    background: url(/images/h2-bg.png) no-repeat center;
    font-family: 'sySong'
}

.top1 a {
    position: relative;
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 86px;
    color: #307f9b;
    background: url(/images/more-bg.png) no-repeat right;
    padding-right: 38px
}

.top1 a::after {
    margin-right: 15px;
    position: absolute;
    content: "";
    height: 1px;
    width: 160px;
    top: 50%;
    right: 100%;
    background-color: #307f9b
}

.sec1 {
    background: #fff url(../images/sec1-bg.png) no-repeat center bottom;
}

.sec1-nr {
    margin-top: 85px;
    padding-bottom: 110px
}

.sec1-left {
    float: left;
    width: 48.2%;
    margin-right: 3.2%
}

.ban1 {
    box-shadow: 0px 0px 16px 0px rgba(16, 16, 16, 0.2)
}

.ban1 .pic {
    padding-top: 58%
}

.ban1 .ban1-list:hover .ban1-b .text p {
    font-weight: bold
}

.ban1 .ban1-list:hover .ban1-b .text h3 {
    color: #287498
}

.ban1 .ban1-b {
    background: #fff;
    padding: 18px 20px 18px 25px
}

.ban1 .ban1-b .date {
    float: right;
    background: url(/images/ban1-date-bg.png) no-repeat center;
    background-size: cover
}

.ban1 .ban1-b .date p {
    font-size: 30px;
    font-weight: bold;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 14px
}

.ban1 .ban1-b .date span {
    font-size: 16px;
    line-height: 12px;
    margin: 0 15px;
    margin-bottom: 24px;
    color: #ffffff;
    display: block
}

.ban1 .ban1-b .text {
    overflow: hidden;
    padding-right: 40px
}

.ban1 .ban1-b .text h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    color: #242424;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 18px
}

.ban1 .ban1-b .text p {
    font-size: 16px;
    line-height: 24px;
    color: #242424;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    text-align: justify
}

.sec1-right {
    overflow: hidden
}

.sec1-right .date {
    float: left;
    border-radius: 10px;
    border: solid 1px #287498
}

.sec1-right .date p {
    font-size: 30px;
    font-weight: bold;
    line-height: 24px;
    color: #287498;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 14px
}

.sec1-right .date span {
    font-size: 16px;
    line-height: 12px;
    margin: 0 15px;
    margin-bottom: 24px;
    color: #7f7f7f;
    display: block
}

.sec1-right .text {
    overflow: hidden;
    padding-left: 20px
}

.sec1-right .text h3 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #242424;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 12px
}

.sec1-right .s1-r-t:hover .text h3 {
    color: #287498;
    font-weight: bold
}

.sec1-right .s1-r-t:hover .text p {
    color: #287498
}

.sec1-right .text p {
    font-size: 14px;
    color: #7f7f7f;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    text-align: justify
}

.s1-r-t {
    margin-bottom: 28px;
}

.s1-r-b li {
    width: 100%;
    float: left;
    border-top: 1px dotted #aaaaaa;
    background: url(/images/sec1-li-bg.png) no-repeat left;
    /* line-height: 65px; */
    height: 50px;
}

.s1-r-b li:hover {
    padding: 0 10px
}

.s1-r-b li:hover a {
    color: #fff
}

.s1-r-b li:hover span {
    color: #fff
}

.s1-r-b li:nth-child(6) {
    border-bottom: 1px dotted #aaaaaa
}

.s1-r-b li::marker {
    width: 5px;
    height: 5px;
    color: #307f9b
}

.s1-r-b li span {
    float: right;
    font-size: 16px;
    line-height: 65px;
    color: #5f5f5f;
}

.s1-r-b li a {
    color: #2d2d2d;
    text-align: left;
    overflow: hidden;
    font-size: 16px;
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    display: block
}

.sec2 {
    background: url(/images/sec2-bg.png) no-repeat center;
    background-size: cover;
    padding-top: 52px;
    padding-bottom: 80px
}

.s2-left {
    float: left;
    width: 33.1%;
    margin-right: 3.57%
}

.s2-top a::after {
    margin-right: 8px;
    width: 56px;
    background-color: #fff
}

.s2-top {
    margin-bottom: 30px
}

.s2-top a {
    float: right;
    font-size: 18px;
    line-height: 60px;
    color: #fff;
    font-weight: normal;
    background: url(/images/more-bg1.png) no-repeat right;
    padding-right: 38px
}

.jump-top span {
    float: left;
    position: relative;
    cursor: pointer;
    display: block;
    padding-left: 15px
}

.jump-top span img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
    max-width: 100%;
    max-height: 100%;
}

.jump-top span:first-child:after {
    display: inline-block;
    content: "|";
    font-weight: normal
}

.jump-top span.on img {
    display: block
}

.jump {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.jump .jump-box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.jump .jump-box.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    transition: all 1s
}

.s2-top h3 {
    overflow: hidden;
    font-size: 30px;
    line-height: 61px;
    color: #ffffff;
    text-align: left;
    font-family: 'sySong'
}

.s2-top h3.ss {
    background: url(/images/h-bg2.png) no-repeat left;
    padding-left: 16px
}

.s2-l-list {
    position: relative;
    background: #fff;
    z-index: 1
}

.s2-l-list::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 0;
    left: 32px;
    background: url(/images/ul-bg.png) no-repeat left
}

.s2-l-list li {
    float: left;
    margin-bottom: 18px;
    transition: 0.3s
}

.s2-l-list li:nth-child(1) {
    padding-top: 17px
}

.s2-l-list li:nth-child(5) {
    padding-bottom: 18px
}

.s2-l-list li:hover .date {
    line-height: 40px;
    background: url(/images/sec2-list-time2.png) no-repeat left;
    padding-left: 48px;
    margin-left: 12px
}

.s2-l-list li:hover p {
    color: #287498;
    font-weight: bold
}

.s2-l-list .date {
    font-size: 16px;
    line-height: 40px;
    color: #35839d;
    background: url(/images/sec2-list-time1.png) no-repeat left;
    padding-left: 42px;
    margin-left: 18px;
    position: relative;
    z-index: 1
}

.s2-l-list p {
    padding-left: 60px;
    padding-right: 32px;
    margin-top: 4px;
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px
}

.s2-right {
    overflow: hidden
}

.s2-right .s2-top a::after {
    width: 160px
}

.ban2 .slick-prev,.ban2 .slick-next {
    width: 24px;
    height: 13px;
    position: absolute;
    display: block;
    z-index: 9;
    top: auto;
    bottom: 40px
}

.ban2 .slick-dots li.slick-active .dot-page {
    display: block
}

.ban2 .slick-dots {
    width: 58px;
    left: 453px;
    bottom: 40px
}

.ban2 .slick-dots li {
    width: auto;
    position: static;
    display: block
}

.ban2 .slick-prev {
    background: url(/images/ban2-prev.png) no-repeat;
    left: 424px;
    right: 49.6%
}

.ban2 .slick-next {
    left: 521px;
    background: url(/images/ban2-next.png) no-repeat
}

.ban2 .dot-page {
    position: absolute;
    left: 0px;
    bottom: 0;
    color: #fff;
    display: none
}

.ban2 .dot-page span {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #0397c7
}

.dot-page b {
    font-size: 18px;
    line-height: 24px;
    color: #000
}

.ban2 .ban2-list:hover .text h3 {
    color: #287498;
    font-weight: bold
}

.ban2 .ban2-list:hover .text p {
    font-weight: bold
}

.ban2 .text h3 {
    font-size: 18px;
    line-height: 24px;
    color: #3c3c3c;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
    margin-bottom: 15px
}

.ban2 .text span {
    font-size: 16px;
    color: #38879e;
    background: url(/images/ban2-date-bg.png) no-repeat left;
    padding-left: 32px
}

.ban2 .text p {
    font-size: 16px;
    line-height: 24px;
    color: #7e7e7e;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
    margin-top: 16px
}

.ban2-pic {
    overflow: hidden;
    float: left;
    width: 395px
}

.ban2-pic .pic {
    padding-top: 69%
}

.ban2-pic img {
    width: 100%;
    display: block
}

.ban2 .text {
    background: #fff;
    overflow: hidden;
    padding: 0 29px;
    padding-top: 24px;
    padding-bottom: 100px;
    background: url(/images/zzz1.png) no-repeat right center;
    background-size: cover
}

.s2-r-bot li {
    width: 47.6%;
    float: right;
    position: relative
}

.s2-r-bot li::after {
    position: absolute;
    content: "";
    width: 33px;
    height: 8px;
    right: 28px;
    bottom: 26px;
    background: url(/images/sec2-a-bg.png) no-repeat right
}

.ban3 .s2-r-bot li:nth-child(1) {
    margin-left: 4.8%
}

.s2-r-bot li a {
    background: #fff;
    padding: 50px 28px 73px 26px;
    z-index: 0
}

.s2-r-bot li a:hover p {
    color: #287498
}

.s2-r-bot li a:hover h3 {
    color: #287498;
    font-weight: bold
}

.ban3 .date {
    padding: 0 12px;
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    background: url(/images/sec2-date-bg.png) no-repeat center;
    background-size: cover;
    position: relative;
    transform: translateY(50%);
    margin-left: 20px;
    z-index: 2
}

.ban3 h3 {
    font-size: 18px;
    line-height: 30px;
    color: #282828;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    margin-bottom: 24px;
    overflow: hidden
}

.ban3 p {
    font-size: 16px;
    line-height: 24px;
    color: #7e7e7e;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px
}

.sec3 {
    background: url(/images/sec3-bg.png) no-repeat center;
    padding-top: 44px;
    padding-bottom: 60px
}

.sec3 .s3-top h3 {
    color: #131313;
    background: url(/images/h-bg1.png) no-repeat left;
    padding-left: 16px;
    font-family: 'sySong'
}

.sec3 .s3-top a {
    color: #307f9b;
    background: url(/images/more-bg.png) no-repeat right
}

.s3-top a::after {
    background-color: #307f9b;
    width: 160px
}

.ban4 {
    position: relative;
    padding-bottom: 35px
}

.ban4 .ban4-list {
    float: left
}

.ban4 .text {
    padding: 0 60px;
    font-size: 16px;
    line-height: 50px;
    color: #ffffff;
    background: #62beaf;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 50px;
    text-align: center;
    margin-top: -50px
}

.ban4 .slick-list {
    padding: 3% 0 !important
}

.ban4 .pic {
    padding-top: 69.8%;
    z-index: -1
}

.ban4 .ban4-list {
    width: 29.2%
}

.ban4 .on .text {
    background: url(/images/sec3-center-bg.png) no-repeat center;
    background-size: cover
}

.ban4 .on {
    width: 34.7%
}

.ban4 .on {
    margin: 0 3.35%
}

.ban4 .slick-dots {
    border-radius: 17px;
    border: solid 1px #d2d2d2;
    height: 34px;
    position: absolute;
    bottom: 0;
    display: block;
    width: 116px;
    list-style: none;
    text-align: center;
    font-size: 0;
    left: 50%;
    transform: translateX(-50%)
}

.ban4 .slick-dots li {
    width: 10px;
    top: 50%;
    transform: translateY(-50%);
    height: 10px;
    background-color: #d5d5d5;
    border-radius: 50%
}

.ban4 .slick-dots .slick-active {
    background-color: #35839d
}

@media screen and (max-width: 1400px) {
    .s2-top h3 {
        font-size: 24px
    }

    .sec1 {
        margin-top: 25px
    }

    .sec1-nr {
        padding-bottom: 45px
    }
}

@media screen and (max-width: 1230px) {
    .s2-top a::after {
        margin-right: 4px;
        width: 30px;
        background-color: #fff
    }

    .s2-top h3 {
        font-size: 22px
    }

    .s2-top a {
        padding-right: 22px
    }

    .s3-top a::after {
        background-color: #307f9b
    }
}

@media screen and (max-width: 1024px) {
    .s2-top h3 {
        font-size: 18px;
        line-height: 30px;
        background-size: auto 30px
    }

    .s2-top h3.ss {
        background: url(/images/h-bg2.png) no-repeat left;
        padding-left: 16px;
        background-size: auto 30px
    }

    .sec1 {
        margin-top: 20px
    }

    .top1 h2 {
        font-size: 18px;
        line-height: 30px;
        background-size: auto 30px;
        padding-bottom: 10px
    }

    .top1 a {
        font-size: 14px;
        line-height: 30px;
        padding-right: 38px
    }

    .sec1-nr {
        margin-top: 30px;
        padding-bottom: 30px
    }

    .ban1 .ban1-b .text p {
        font-size: 14px;
        line-height: 22px;
        max-height: 44px
    }

    .ban1 .ban1-b .text h3 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 5px
    }

    .ban1 .ban1-b {
        padding: 18px 11px
    }

    .ban1 .ban1-b .date span {
        font-size: 14px;
        line-height: 12px;
        margin: 0 10px;
        margin-bottom: 10px
    }

    .ban1 .ban1-b .date p {
        font-size: 18px;
        margin: 13px 0
    }

    .ban1 .ban1-b .text {
        overflow: hidden;
        padding-right: 15px
    }

    .sec1-right .date span {
        font-size: 14px;
        line-height: 12px;
        margin: 0 10px;
        margin-bottom: 10px
    }

    .sec1-right .date p {
        font-size: 18px;
        margin: 10px 0
    }

    .sec1-right .text h3 {
        margin: 5px 0;
        font-size: 16px
    }

    .sec1-right .text p {
        font-size: 14px;
        line-height: 22px;
        max-height: 44px
    }

    .s1-r-t {
        margin-bottom: 20px;
        margin-top: 10px
    }

    .s1-r-b li a {
        font-size: 14px;
        line-height: 50px
    }

    .s1-r-b li span {
        font-size: 14px;
        line-height: 45px
    }

    .sec3 .s3-top h3 {
        font-size: 20px;
        line-height: 30px;
        background-size: auto 30px
    }

    .ban2 .text h3 {
        font-size: 16px;
        line-height: 22px;
        max-height: 44px;
        margin-bottom: 10px
    }

    .ban2 .text {
        padding: 0 10px;
        padding-top: 9px;
        padding-bottom: 80px
    }

    .ban2-pic {
        width: 323px
    }

    .ban2 .text span {
        font-size: 14px;
        padding-left: 25px;
        background-size: 14px auto
    }

    .ban2 .text p {
        font-size: 14px;
        line-height: 22px;
        max-height: 44px;
        margin-top: 15px
    }

    .dot-page b {
        font-size: 16px;
        line-height: 20px
    }

    .ban2 .dot-page span {
        font-size: 16px;
        line-height: 20px
    }

    .ban2 .slick-prev {
        left: 350px;
        background-size: 20px auto
    }

    .ban2 .slick-dots {
        left: 379px
    }

    .ban2 .slick-next {
        left: 435px;
        background-size: 20px auto
    }

    .ban3 .date {
        font-size: 14px;
        line-height: 30px
    }

    .s2-r-bot li a {
        padding: 30px 15px 40px 15px
    }

    .ban3 h3 {
        font-size: 16px;
        line-height: 24px;
        max-height: 48px;
        margin-bottom: 10px;
        overflow: hidden
    }

    .ban3 p {
        font-size: 14px;
        line-height: 22px;
        max-height: 44px
    }

    .s2-l-list li {
        float: none;
        margin-bottom: 15px
    }

    .s2-l-list .date {
        font-size: 14px;
        line-height: 30px
    }

    .s2-l-list p {
        padding-right: 32px;
        margin-top: 0px;
        font-size: 14px;
        line-height: 22px;
        max-height: 44px
    }

    .sec2 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .sec3 {
        padding-top: 20px
    }

    .ban4 .text {
        font-size: 14px;
        padding: 0 20px;
        line-height: 40px;
        max-height: 40px;
        margin-top: -40px
    }

    .ban4 {
        position: relative;
        padding-bottom: 25px
    }

    .sec3 {
        padding-bottom: 25px
    }
}

@media screen and (max-width: 920px) {
    .s2-left {
        float: left;
        width: 39.1%;
        margin-right: 1.57%
    }
}

@media screen and (max-width: 805px) {
    .ban2 .text span {
        font-size: 12px
    }

    .ban2 .slick-prev {
        left: 340px
    }

    .ban2 .slick-dots {
        left: 365px
    }

    .ban2 .slick-next {
        left: 414px
    }
}

@media screen and (max-width: 768px) {
    .banner .slick-dots {
        margin-bottom: 10px
    }

    .ban4 .slick-list {
        padding-top: 0 !important
    }

    .sec1-nr {
        margin-top: 10px;
        padding-bottom: 15px
    }

    .sec1-left {
        float: none;
        width: auto;
        margin-right: 0
    }

    .sec1-right {
        margin-top: 20px
    }

    .top1 a::after {
        width: 90px
    }

    .s2-left {
        float: none;
        width: auto;
        margin-right: 0
    }

    .s2-top {
        margin-bottom: 15px
    }

    .sec2 {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .s2-right {
        overflow: hidden;
        margin-top: 20px
    }

    .ban2 .slick-next {
        left: 415px
    }

    .ban2 .slick-dots {
        left: 365px
    }

    .ban2 .slick-prev {
        left: 340px
    }

    .ban4 .slick-dots li {
        width: 6px;
        height: 6px
    }

    .ban4 .slick-dots {
        height: 25px;
        width: 80px
    }

    .ban4 {
        position: relative;
        padding-bottom: 10px
    }

    .sec3 {
        padding-bottom: 10px
    }

    .ban4 .ban4-list {
        width: auto;
        float: none;
        margin: 25px 0
    }

    .ban4 .on {
        margin: 0
    }

    .s2-top h3 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .ban3 p {
        line-height: 28px;
        max-height: 56px
    }
}

@media screen and (max-width: 480px) {
    .s2-r-bot li::after {
        bottom: 15px
    }

    .top1 a::after {
        width: 20px
    }

    .s2-right .s2-top a::after {
        width: 40px
    }

    .dot-page b {
        font-size: 14px;
        line-height: 18px
    }

    .ban2 .dot-page span {
        font-size: 18px;
        line-height: 18px
    }

    .ban2-pic {
        width: auto;
        float: none
    }

    .ban2 .slick-next {
        bottom: 10px;
        left: 135px;
        background-size: 15px auto
    }

    .ban2 .slick-dots {
        left: 65px;
        bottom: 15px
    }

    .ban2 .slick-prev {
        left: 24px;
        bottom: 10px;
        background-size: 15px auto
    }

    .ban2 .text {
        padding: 0 10px;
        padding-top: 9px;
        padding-bottom: 50px
    }

    .ban2 .text p {
        line-height: 26px;
        max-height: 52px;
        margin-top: 10px
    }

    .ban2 .text h3 {
        margin-bottom: 10px
    }

    .ban3 .s2-r-bot li:nth-child(1) {
        margin-left: 0
    }

    .s2-r-bot li {
        width: auto;
        float: none;
        position: relative
    }

    .s2-r-bot li a {
        padding: 20px 10px 30px 10px
    }

    .s1-r-b li {
        line-height: 50px
    }

    .s1-r-b li span {
        line-height: 50px
    }
}