@charset "UTF-8";

html,
body,
.banner,
.banner .slick,
.banner .slick div,
.banner .slick-slide a,
.banner .slick-slide a img {
    width: 100%;
    height: 100%;
}
fudong{
    z-index:9999;
    position:absolute;
}
.head {}



body {
    overflow-x: hidden;
}

.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-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: 1200px;
    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;
    top: 0;
    width: 100%;
    height: 100%;
    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: 1200px;
}

.banner .slick-dots li {
    width: 15px;
    height: 15px;
   
}
.banner .slick-dots li:after{position: absolute;
    content: "";
    top: 7px;
    right:0;
    
    height: 2px;
    background-color: #fff;
    transition: all .3s;
}
.banner .slick-dots li.slick-active:after{left: 17px;}
.banner .slick-dots li.slick-active{
width:60px; }
.banner .slick-dots li button{ width: 13px;
    height: 15px;
font-size:15px;
display:block;
color:#fff;
}






.index {
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 99;
    background: #fff url(../images/index-bj.png) no-repeat;
    background-position: center top;
    padding-top: 150px;
}

.tit {
    /* text-align: center; */
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
}

.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;
}
.tit h2 span a{
    color: #0c4d87;
    font-size: 18px;
    display: block;
    vertical-align: middle;
    line-height: 44px;
    margin: 10px;
}

.s1-l {
    float: left;
    width: 580px;
    margin-right: 40px;
}

.s1-l ul li a {
    display: block;
    position: relative;
}

.s1-l ul li a:hover .s1-linfo p {
    text-decoration: underline;
}

.s1-l ul li a .pic {
    padding-top: 59%;
}

.s1-linfo {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

/* .s1-linfo p {
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 64px;
    background: rgba(0, 0, 0, .64);
    padding-left: 15px;
    padding-right: 15px;
} */

.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: 16px;
    color: #fff;
    overflow: hidden;
    padding-right: 95px;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 68px;
    padding-left: 15px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(49, 49, 49, .9);
}

.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 {
    overflow: hidden;
}


.dt-list2 {
    overflow: hidden;
}

.dt-list2 li {
    position: relative;
    transition: all 0.5s;
    padding: 10px 10px;
    margin-top: 10px;
}

.dt-list2 li:first-child {
    margin-top: 0;
}

.dt-list2 li:hover {
    background: #0e599d;
}

.dt-list2 li:hover a .date {
    color: #fff;
}

.dt-list2 li:hover a .dt-text h3 {
    color: #fff;
}

.dt-list2 li:hover a .dt-text p {
    color: rgba(255, 255, 255, 0.68);
}

.dt-list2 li a {
    display: block;
    overflow: hidden;
}

.dt-list2 li .date {
    float: left;
    width: 80px;
    text-align: center;
    color: #666666;
    border-right: 1px solid #e5e5e5;
}

.dt-list2 li .date p {
    font-size: 14px;
    line-height: 14px;
    margin-top: 6px;
}

.dt-list2 li .date span {
    display: block;
    font-size: 30px;
    line-height: 20px;
    font-weight: 600;
    font-size: 20px;
    font-family: 黑体;
}

.dt-list2 li a>.dt-text {
    overflow: hidden;
    padding: 0 0 0 20px;
}

.dt-list2 li a>.dt-text h3 {
    font-size: 16px;
    line-height: 18px;
    color: #333;
    overflow: hidden;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dt-list2 li a>.dt-text p {
    overflow: hidden;
    color: #999999;
    font-size: 14px;
    line-height: 16px;
    /* height: 44px; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 6px;
}

.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;
}

.section2 {
    margin-top: 50px;
}

.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: 0;
    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: 13px;
    color: #999999;
    text-transform: capitalize;
display:none;
}

 
.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: 20px 20px 10px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.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) {
    


}

@media screen and (max-width:1480px) {}

@media screen and (max-width: 1320px) {}

@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;
    }

    .s1-l{
        float: none;
        width: auto;
        margin-right: 0;
    }
    .s1-r{
        margin-top: 20px;
    }
    .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: 0;
    }
    .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 h2 span a{
        line-height:32px;
        font-size: 16px;
    }
    .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{        width: 25% !important;
        float: none;
        width: auto;
        
        display: inline-block; 
    }
    .s2-tit ul li a{
        padding-left: 0;
        padding-right:  0;
    }
    .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;

    }
    
}

@media screen and (max-width: 480px) {}

@media screen and (max-height: 900px) {}

@media screen and (max-height: 900px) {}
