.viewBot {
    width: 969px;
    min-height: 100px;
    box-shadow: silver -2px 1px 5px 1px;
    padding-bottom: 1px;
    padding-top: 10px;
}

.viewBot .title {
    width: 927px;
    min-height: 60px;
    margin: 20px auto;
    border-bottom: 4px solid rgb(72, 102, 223);
    text-align: center;
    line-height: 60px;
    font-family: "微软雅黑";
    font-size: 24px;
    color: rgb(16, 46, 154);
    white-space: wrap;
}

.viewBot .time{
    color: rgb(16, 46, 154);
    font-family: "宋体";
    font-size: 20px;
    width: 600px;
    margin: auto;
    text-align: center;
}

.viewBot .view{
    width: 800px;
margin: 50px auto;
font-family: "宋体";
font-size: 20px;
text-align: left;

}