.newsBox{
    height: 800px;
    width: 1200px;/**目前写死后期改动**/
    margin: 10px auto;
    background-color: #FFFFFF;
}
div.breadXie {
    height: 50px; width: 98%; text-align: center; border-bottom: solid 2px #999999;margin: 0 auto;
}
div.breadXie span{
    height: 50px; line-height: 50px;  float:left; margin-right: 10px;
    font-family: "微软雅黑 Regular","微软雅黑"; font-size: 14px; font-style: normal; font-weight: 400;
}
.breadXie1{
    height: 50px; width: 100%; text-align: center; border-bottom: solid 2px #043464;margin: 0 auto;line-height: 40px;
}
.time{
    height: 40px; width: 98%; text-align: center;margin: 0 auto;line-height: 40px;font-size: 12px;
}
#box2{width: 90%;height: 600px;margin: 0 auto;}