.container{
    width:1010px;
    margin:0 auto;
    background-color:#fff;
    padding:35px 60px;
    font-size:14px;
}
.container h1{
    font-size:22px;
    font-weight:normal;
    margin-bottom:35px;
}
.news-bread{
    width:1010px;
    height:30px;
    border-bottom:1px solid #ccc;
}
.news-bread ul li,.news-bread span{
    float:left;
}
.news-bread span{
    margin-left:20px;
}
.news-content p{
    line-height:20px;
}
.night p,.vedio-end{
    margin:20px 0;
}
.news-img{
    width:1010px;
    /*height:300px;*/
    overflow:hidden;
}