.pLeft{
    width: 40%;
    height: 500px;
    float: left;
}
.body{
    overflow: hidden;
}
.pLeft h1{
    text-align: center;
    font-size: 35px;
    margin-top: 35px;
}
.newTime{
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    margin-left: 10px;
}