@charset "UTF-8";html,body,.banner,.banner .slick,.banner .slick div,.banner .slick-slide a,.banner .slick-slide a img {
    width: 100%;
    height: 100%
}

body {
    overflow-x: hidden
}

.banner {
    overflow: hidden
}

.banner a {
    display: block
}

.banner>img {
    display: block;
    width: 100%
}

.banner .slick {
    position: relative;
    z-index: 9
}

.banner .slick-slide a {
    display: block;
    position: relative
}

.banner .slick-slide a img {
    display: block;
    width: 100%
}

.banner .slick-slide a p {
    position: absolute;
    z-index: 9;
    color: #fff;
    left: 0;
    right: 0;
    bottom: 35px;
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    font-size: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 100px
}

.banner .slick-slide a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8%;
    width: 100%;
    height: 20%;
    background: url(../images/banner-zzc.png) repeat-x;
    background-position: center top
}

.banner .slick-dots {
    bottom: 40px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: right;
    font-size: 0;
    max-width: 80%
}

.banner .slick-dots li {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.6)
}

.banner .slick-dots li.slick-active {
    background: #fff
}

.section1 {
    height: auto;
    overflow: hidden;
    padding: 0 0 5% 0
}

.index {
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 99;
    background: #ffffff;
    background-position: center top;
    padding-top: 12%
}

.t_ico1 {
    display: inline-block;
    vertical-align: middle
}

.i_title {
    width: 100%;
    height: 80px;
    line-height: 70px;
    position: relative;
    margin: 0 auto 35px auto;
    text-align: left;
    z-index: 9;
    border-bottom: #ebebeb 2px solid;
    padding-bottom: 25px;
}

.i_title h1 {
    font-size: 36px;
    height: 50px;
    line-height: 50px;
    color: #0065a7;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 10px
}

.i_title .i_more {
    font-size: 15px;
    color: #0065a7;
    margin-right: 0px;
    transition: all 0.6s;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 70px;
    height: 70px;
    display: block;
    background: url(../images/more_ico.png) left center no-repeat;
    padding-left: 18px;
}

.i_title .i_more:hover {
    margin-right: 0;
    transition: all 0.3s
}

.tit {
    text-align: center;
    position: relative;
    padding-top: 40px;
    padding-bottom: 30px
}

.tit::before {
    content: "";
    position: absolute;
    right: 50%;
    width: 350px;
    margin-right: 100px;
    height: 1px;
    background: #d2d2d2;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 5px
}

.tit::after {
    content: "";
    position: absolute;
    left: 50%;
    width: 350px;
    margin-left: 100px;
    height: 1px;
    background: #d2d2d2;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 5px
}

.tit h2 img {
    vertical-align: middle
}

.tit h2 span {
    font-size: 32px;
    color: #333;
    vertical-align: middle;
    margin-left: 5px
}

.s1-l {
    float: left;
    width: 720px;
    margin-right: 40px;
    position: relative
}

.s1-l:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12.8%;
    width: 115%;
    height: 85%;
    background: #f5f5f5;
}

.s1-r:after {
    content: "";
    position: absolute;
    right: 0;
    top: 13.2%;
    width: 85%;
    height: 82%;
    background: #e5eff6;
}

.s1-l ul li a {
    display: block;
    position: relative
}

.s1-l ul li p span {
    display: block;
    margin: 0;
    padding: 0 0 0 30px;
    line-height: 17px;
    font-size: 14px;
    background: url(../images/date_ico.png) left center no-repeat
}

.s1-l ul li a:hover .s1-linfo p {
    text-decoration: none;
    font-weight: bold
}

.s1-l ul li a .pic {
    padding-top: 70%
}

.s1-linfo {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.s1-l .slick-prev,.s1-l .slick-next {
    width: 40px;
    height: 68px;
    z-index: 9
}

.s1-l .slick-prev {
    background: rgba(0, 0, 0, .64) url(../images/s1-l.png) no-repeat;
    background-position: center center
}

.s1-l .slick-next {
    background: rgba(0, 0, 0, .64) url(../images/s1-r.png) no-repeat;
    background-position: center center
}

.s1-linfo p {
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    padding-right: 95px;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
    padding-left: 15px;
    padding-top: 6%;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/newpictbg.png) bottom repeat-x;
    height: 120px;
    display: block
}

.s1-l .slick-dots {
    bottom: 27px;
    text-align: center;
    right: 15px;
    width: auto;
    font-size: 0
}

.s1-l .slick-dots li {
    width: 9px;
    height: 9px;
    border: 1px solid #fff;
    margin-left: 10px;
    transition: all 0.3s;
    position: relative;
    border-radius: 50%
}

.s1-l .slick-dots li.slick-active {
    background: #fff;
    border-color: #fff
}

.s1-r {
    position: relative;
    width: 640px;
    float: right;
}

.dt-list2 {
    overflow: hidden;
    position: relative;
    z-index: 9;
    background: #ffffff;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    padding: 3% 2%;
    margin-top: 14%
}

.dt-list2 li {
    position: relative;
    transition: all 0.5s;
    padding: 26px 10px;
    margin-top: 0;
    border-bottom: #e5e5e5 1px dashed
}

.dt-list2 li:last-child {
    border-bottom: none
}

.dt-list2 li:first-child {
    margin-top: 0
}

.dt-list2 li:hover {
    background: #ffffff
}

.dt-list2 li:hover a .dt-text h3 {
    color: #0e599d;
    font-weight: bold
}

.dt-list2 li:hover a .dt-text p {
    color: #333
}

.dt-list2 li a {
    display: block;
    overflow: hidden
}

.dt-list2 li .date {
    float: left;
    width: 95px;
    text-align: center;
    color: #666666;
    border-right: 1px solid #0065a7;
    padding-right: 20px;
    height: 80px
}

.dt-list2 li .date p {
    font-size: 14px;
    line-height: 30px;
    margin-top: 5px;
    text-align: right;
    position: relative
}

.dt-list2 li .date p:after {
    content: "";
    position: absolute;
    bottom: 1px;
    right: 3px;
    background: #0065a7;
    height: 1px;
    width: 30px
}

.dt-list2 li .date span {
    display: block;
    line-height: 30px;
    font-weight: 600;
    font-size: 24px;
    color: #0065A8;
    text-align: right
}

.dt-list2 li a>.dt-text {
    overflow: hidden;
    padding: 7px 0 0 20px
}

.dt-list2 li a>.dt-text h3 {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    overflow: hidden;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dt-list2 li a>.dt-text p {
    color: #999999;
    font-size: 14px;
    line-height: 18px;
    height: 35px;
    margin-top: 10px;
    -webkit-line-clamp: 2;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.more a {
    display: block;
    width: 186px;
    height: 48px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #b1c8dd;
    color: #0e599d;
    font-size: 14px;
    margin: 40px auto 0 auto
}

.more a:hover {
    background: #0e599d;
    color: #fff;
    border-color: #0e599d
}

.public-list {
    margin: 25px auto;
    padding: 0 0 0 30px
}

.public-list li {
    line-height: 45px
}

.public-list li span {
    float: right;
    font-size: 14px;
    color: #999;
    padding-left: 15px;
    position: relative
}

.public-list li a {
    font-size: 16px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    color: #333333;
    background: url(../images/ico_t.png) left center no-repeat;
    padding-left: 15px
}

.public-list li a:hover {
    color: #ae0207
}

.section2 {
    margin-top: 75px
}

.s2-tit ul {
    overflow: hidden
}

.s2-tit ul li {
    float: left;
    width: 25%
}

.s2-tit ul li a {
    display: block;
    line-height: 24px;
    color: #333333;
    font-size: 0;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc
}

.s2-tit ul li a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 80px;
    bottom: -1px;
    background: transparent;
    z-index: 9;
    height: 2px
}

.s2-tit ul li a::before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 48px;
    height: 1px;
    background: #d2d2d2
}

.s2-tit ul li a em {
    vertical-align: middle;
    display: inline-block;
    font-size: 22px;
    color: #333;
    margin: 0 8px;
    font-style: normal;
    font-weight: 600
}

.s2-tit ul li a span {
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    color: #999999;
    text-transform: capitalize
}

.s2-tit ul li.on a::before {
    background: #0e599d
}

.s2-tit ul li.on a::after {
    background: #0e599d
}

.s2-tit ul li.on a em {
    color: #0e599d
}

.s2-tit ul li.on a span {
    color: #0e599d
}

.s2-bd>ul {
    display: none
}

.s2-bd>ul:first-child {
    display: block
}

.s2-bd>ul li {
    float: left;
    width: 50%
}

.s2-bd>ul li:nth-child(2n+1) a {
    border-right: 1px solid #dcdcdc
}

.s2-bd>ul li a {
    display: block;
    padding: 40px 20px 20px 20px;
    margin-top: 15px;
    margin-bottom: 15px
}

.s2-bd>ul li a span {
    display: block;
    background: #0e599d;
    color: #fff;
    width: 114px;
    line-height: 30px;
    border-radius: 15px;
    font-size: 12px;
    text-align: center
}

.s2-bd>ul li a h3 {
    color: #333;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 15px 0
}

.s2-bd>ul li a p {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    height: 48px;
    overflow: hidden
}

.s2-bd>ul li>div {
    height: 4px;
    border-bottom: 1px solid #dcdcdc
}

.s2-bd>ul li:nth-child(2n)>div {
    margin-left: 20px
}

.s2-bd>ul li:nth-child(2n+1)>div {
    margin-right: 20px
}

.s2-bd>ul li:hover>div {
    height: 0;
    border-bottom: 4px solid #0e599d
}

.s2-bd>ul li:hover a h3 {
    color: #0e599d
}

.s2-bd>ul li:hover a p {
    color: #869db3
}

.section3 {
    background: #eeeeee;
    margin-top: 30px
}

.s3-c {
    position: relative
}

.s3-c>div {
    overflow: hidden;
    padding: 30px 45px
}

.s3-c ul {
    margin-left: -10px;
    margin-right: -10px
}

.s3-c ul li a {
    display: block;
    background: #fff;
    margin: 0 10px
}

.s3-c ul li a .pic {
    padding-top: 41%
}

.s3-c ul li a p {
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
    color: #333
}

.s3-c .slick-prev,.s3-c .slick-next {
    display: none !important
}

.s3-btn {
    font-size: 24px;
    font-family: 宋体;
    font-weight: 600;
    color: #0e599d;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer;
    padding: 0 !important
}

.s3-prev {
    left: 15px
}

.s3-next {
    right: 15px
}

.s3-c ul li a:hover p {
    background: #a1000d;
    color: #fff
}

.section4 {
    background: url(../images/s4-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 30px;
    margin-top: 30px
}

.section4 ul {
    overflow: hidden
}

.section4 ul li {
    float: left;
    width: 23.5%;
    margin-left: 2%;
    padding-top: 30px
}

.section4 ul li:nth-child(4n+1) {
    margin-left: 0
}

.section4 ul li a {
    display: block;
    position: relative
}

.section4 ul li a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 40px;
    background: url(../images/s4-zzc.png) repeat-x;
    background-position: center bottom;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    font-size: 14px
}

.section4 ul li a .pic {
    padding-top: 61%
}

@media screen and (max-width: 1400px) {
    .s1-l {
        width: 57%
    }

    .s1-r {
        width: 40%
    }
}

@media screen and (max-width: 1220px) {
    .banner .slick-slide a p {
        padding-left: 10px;
        font-size: 24px
    }

    .s1-l {
        margin-right: 20px
    }
}

@media screen and (max-width: 1024px) {
    html, body, .banner, .banner .slick, .banner .slick div, .banner .slick-slide a, .banner .slick-slide a img {
        height: auto !important
    }

    .index {
        position: static;
        padding-top: 0
    }

    .banner .slick-slide a p {
        font-size: 18px
    }

    .banner .slick-slide a::after {
        bottom: -8%
    }

    .i_title {
        margin: 0 auto 20px auto
    }

    .dt-list2 {
        margin-top: 0;
        box-shadow: none;
        padding: 0
    }

    .dt-list2 li .date span {
        font-size: 16px
    }

    .i_title h1 {
        font-size: 30px
    }

    .i_title img {
        width: 30px
    }

    .s1-l:before {
        display: none
    }

    .s1-r:after {
        display: none
    }

    .s1-l {
        float: none;
        width: auto;
        margin-right: 0
    }

    .s1-r {
        margin-top: 20px;
        float: none;
        width: auto
    }

    .dt-list2 li {
        padding: 15px 0
    }

    .dt-list2 li .date {
        width: 70px
    }

    .dt-list2 li a>.dt-text {
        padding-left: 10px
    }

    .more a {
        width: 140px;
        height: 36px;
        line-height: 34px
    }

    .s2-tit ul li a em {
        font-size: 18px;
        margin: 0 5px
    }

    .s2-tit ul li a span {
        font-size: 12px
    }

    .s2-tit ul li a::before {
        width: 30px
    }

    .s2-bd>ul li a {
        padding: 15px 10px 15px 10px
    }

    .s2-bd>ul li:nth-child(2n+1)>div {
        margin-right: 10px
    }

    .s2-bd>ul li:nth-child(2n)>div {
        margin-left: 10px
    }

    .s3-c>div {
        padding: 20px 20px
    }

    .s3-prev {
        left: 0
    }

    .s3-next {
        right: 0
    }

    .tit h2 img {
        height: 32px
    }

    .tit h2 span {
        font-size: 24px
    }

    .tit::before {
        width: 200px;
        margin-top: 10px;
        margin-right: 70px
    }

    .tit::after {
        width: 200px;
        margin-top: 10px;
        margin-left: 70px
    }
}

@media screen and (max-width: 768px) {
    .banner .slick-dots {
        text-align: center
    }

    .banner .slick-dots li {
        width: 8px;
        height: 8px
    }

    .banner .slick-slide a p {
        bottom: 5px;
        text-align: center;
        padding-right: 0;
        font-size: 16px
    }

    .s2-tit ul {
        overflow-x: scroll;
        white-space: nowrap;
        font-size: 0
    }

    .s2-tit ul::-webkit-scrollbar {
        width: 0 !important
    }

    .s2-tit ul {
        -ms-overflow-style: none
    }

    .s2-tit ul {
        overflow: -moz-scrollbars-none
    }

    .s2-tit ul li {
        float: none;
        width: auto;
        display: inline-block
    }

    .s2-tit ul li a {
        padding-left: 10px;
        padding-right: 10px
    }

    .section4 ul li {
        width: 49%;
        margin-left: 0
    }

    .section4 ul li:nth-child(2n) {
        margin-left: 2%
    }

    .s1-linfo p {
        line-height: 44px;
        font-size: 14px
    }

    .s1-l .slick-dots {
        bottom: 15px
    }

    .s1-l .slick-dots li {
        margin: 0 5px
    }

    .s1-l .slick-prev,.s1-l .slick-next {
        width: 20px;
        height: 34px;
        line-height: 34px;
        background-size: auto 16px
    }

    .dt-list2 li {
        margin-top: 15px;
        padding: 10px 0
    }
}

/*  */
.arrow_container {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 7vh;
    margin-left: -50px;
    left: 50%;
    line-height: 100px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 900;
}

.arrow_container i {
    animation: myMove 2s infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 45px;
}

@keyframes myMove {
    0% {
        top: 50%;
    }

    50% {
        top: 60%;
    }

    100% {
        top: 50%;
    }
}

@-webkit-keyframes myMove {
    0% {
        top: 50%;
    }

    50% {
        top: 60%;
    }

    100% {
        top: 50%;
    }
}
