
/*新闻蓝色底色*/
.mod-8{
	background: #186bb7;
}
.mod-8 .dw_rad {
    background-image: url(https://www.k12zx.com/statics/index/zt_2_img/border2.jpg);
    background-repeat: repeat-x;
    background-position: center;
    text-align: center;
    margin-top: 65px;
    margin-bottom: 40px;
}
.mod-8 .dw_rad p {
    color: #fff;
    background: #186bb7;
}
.jg_news ul {
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 70px;
}
.jg_news ul li {
    float: left;
    width: 100%;
}
.jg_news ul li > span {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}
.jg_news ul li a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 18px;
    color: #fff;
    float: left;
    line-height: 40px;
    height: 40px;
    width: 420px;
}
/*新闻蓝色底色end*/
