@charset "utf-8";

.banner {
    position: relative;
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
}

.banner img {
    display: block;
    width: 100%;
}


.banner a {
    display: block;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-dots {
    bottom: 5%;
}

.banner .slick-dots li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #cccccc;
    margin: 0 8px;
}

.banner .slick-dots li button {
    font-size: 0px;
    color: #ffffff;
}

.banner .slick-dots li button::before {
    content: '0';
}

.banner .slick-dots .slick-active {

    background-color: #0167b8;
}

/* s1 */
.tit {
    position: relative;
    padding-bottom: 15px;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
}

.tit a {
    font-size: 14px;
    color: #999999;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.tit a:hover {
    color: #0066b8;
}

.tit h3 {
    font-size: 22px;
    color: #0066b8;
}

.s1 {
    padding-top: 15px;
}

.s1-l {
    width: 100%;
}

.s1-banner {
    float: left;
    width: 49%;
}

.s1-banner .pic {
    width: 100%;
    height: 380px;
    padding-top: 0;
}


.s1-info {
    overflow: hidden;
    float: right;
    width: 49%;
}
.clear{    clear: both;}
img.news_list {
    margin-top: 9px;
}
.s1-info ul li a p {
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333333;
    float: left;
    width: 78%;
}

.s1-info ul li a:hover p,
.s1-info ul li a:hover span {
    color: #0066b8;
}

.s1-info ul li a span {
    font-size: 16px;
    line-height: 32px;
    color: #999999;
    float: right;
}
.s1-banner ul li a{
    position: relative;
}
.s1-banner ul li a::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 64px;
    background: url(../images/s1-banner-zzc.png) no-repeat;
    background-size: cover;
    z-index: 1;
}

.s1-banner-tx{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 15px;
}

.s1-banner-tx p{
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s1-banner .slick-dots{
    text-align: right;
    padding-bottom: 15px;
    padding-right: 10px;
}
.s1-banner .slick-dots li{
    width: 10px;
	height: 9px;
	background-color: #cccccc;
    border-radius: 50%;
    
}
.s1-banner .slick-dots li.slick-active{
    background-color: #0167b8;
}

.s1-r{
    overflow: hidden;
}
.s1-date{
    background-color: #efefef;
    padding: 8px;
    text-align: center;
    float: left;
    margin-right: 8px;
}
.s1-date b{
    display: block;
    font-size: 26px;
	color: #1866a8;
    line-height: 26px;
    margin-bottom: 4px;
}
.s1-date span {
    display: block;
    font-size: 12px;
    line-height: 14px;
	color: #999999;
	opacity: 0.8;
}

.s1-r ul li a{
    padding: 10px 0;
}
.s1-r ul li:first-child a{
    padding-top: 5px;
}
.s1-r ul li a p{
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    padding-top: 20px;
    max-width: 70%;
    float: left;
}
.s1-r ul li a img {
    margin: 23px 0 0 5px;
}
.s1-r ul li{
    border-bottom: 2px solid #ddd;
}
.s1-r ul li:last-child{
    border-color: transparent;
}


.s1-r ul li a:hover p{
    color: #0066b8;
}



/* s2 */
.s2{
    padding-top: 10px;
}
.s2-list{
    width: 32%;
    float: left;
}
.s2-list p{
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* margin-right: 75px; */
    float: left;
    width: 77%;
}
.s2-list .bj_ph {
    color: rgb(255, 0, 0);
    font-weight: 600;
    font-family: 宋体,SimSun;
    font-size: 20px;
    margin-left: -21px;
}
.s2-list ul li a:hover p{
    color: #0066b8;
}
.s2-list ul li a:hover span{
    color: #0066b8;
}
.s2-list span{
    float: right;
    font-size: 16px;
    line-height: 32px;
    color: #999999;
}
.s2-list.lxdh p {
    width: 100%;
}
.s2-m{
    margin: 0 2%;
}
.s2-list.s2-m p {
    width: 80%;
}
/* s3 */
.s3{
    max-width: 1322px;
    margin: 0 auto;
    padding-top: 15px;
}

.s3-banner>ul{
   padding: 0 51px;
}

.s3-banner ul li a{
    margin: 0 10px;
}

.s3-banner .slick-prev{
    width: 40px;
	height: 40px;
	background: url(../images/s3-l.png) no-repeat;
    background-size: cover;
}
.s3-banner .slick-next{
    width: 40px;
	height: 40px;
	background: url(../images/s3-r.png) no-repeat;
    background-size: cover;
}
.s3-banner ul li a p{
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.s3-banner ul li a .pic{
    padding-top: 63%;
}
.s3-banner ul li a .pic::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 39px;
	height: 39px;
    background: url(../images/icon-video.png) no-repeat;
}

/* s4 */
.s4{
    padding-top: 15px;
}

.s4 .tit{
    border: none;
}

.s4-banner ul li a img{
    margin: 0 auto;
}

.s4-banner ul li a p{
    text-align: center;
    font-size: 18px;
	color: #333333;
    margin-top: 25px;
}
.s4-banner ul li a:hover p{
    color: #0066b8;
}
.icon{
    width: 60px;
    height: 60px;
    margin: 0 auto;
    padding-top: 5px;
}

.s4-banner ul li a:hover img {
    animation: icon-yh 0.6s linear 1;
}

/* link */
.link{
    padding-top: 20px;
    padding-bottom: 15px;
    font-size: 0;
}
.link span{
    font-size: 16px;
    line-height: 26px;
    color: #333;
    margin: 0 15px;
}
.link b{
    font-size: 22px;
	line-height: 26px;
	color: #0066b8;
    margin-right: 20px;
}

.link a{
    display: inline-block;
	font-size: 16px;
    line-height: 26px;
	color: #333333;
    
}

.link a:hover{
    color: #0066b8;
}







@media screen and (max-width:1200px) {
    .s3-banner>ul{
        padding: 0;
    }
    .lx-l{
        margin-right: 34px;
    }
}   

@media screen and (max-width:1024px) {
    .s1-l{
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .tit h3{
        font-size: 20px;
    }
    .s2-list{
        float: none;
        width: auto;
        margin-right: 0;
        
    }
    .s2-m{
        margin: 20px 0;
    }
    .link span{
        display: none;

    }
    .link a{
        margin-right: 15px;
    }


}
@media screen and (max-width:768px) {
    .s1,.s2,.s3,.s4{
        padding-top: 25px;
    }
    .banner .slick-dots li{
        width: 10px;
        height: 10px;
    }
    .s1-banner{
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 10px;

    }
.s1-info {
    overflow: hidden;
    float: none;
    width: 100%;
}
    .s1-banner .pic{
        width: auto;
        height: auto;
        padding-top: 74%;
    }
    .tit{
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .s1-info ul li a p,.s1-info ul li a span{
        font-size: 15px;
        line-height: 32px;
    }
    .s1-banner-tx p{
        font-size: 16px;
    }
    .s4-banner ul li a p{
        font-size: 16px;
    }
    .link b{
        font-size: 18px;
    }
    .link a{
        font-size: 15px;
    }
 
}
@media screen and (max-width:480px) {

    .s2-list p{
        font-size: 15px;
        line-height: 30px;
    }
    .s2-list span{
        line-height: 30px;
        font-size: 14px;
    }
    .s2-m{
        margin: 10px 0;
    }
    .s1,.s2,.s3,.s4{
        padding-top: 20px;
    }
    .banner .slick-dots li{
        width: 8px;
        height: 8px;
    }
    .tit h3{
        font-size: 18px;
    }
    .tit a{
        font-size: 12px;
    }
    .tit{
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .s1-info ul li a p,.s1-info ul li a span{
        font-size: 14px;
        line-height: 30px;
    }
    .s1-r ul li a p{
        font-size: 15px;
    }
    .s1-date b{
        font-size: 20px;
    }
}