.zh_view {
    width: 1200px;
    min-height: 600px;
    margin: 0 auto;
    background-color: rgb(254, 246, 234);
    padding-bottom: 146px;
}

#vsb_content p{
background-color:transparent !important;
font-family:微软雅黑 !important;
font-size:18px!important;
line-height:36px!important;
color:#000000;
}

.wz{
    padding: 30px;
    width: 971px;
    height: 30px;
    margin: 0px auto;
    
}
.wz img{
    margin-top: 5px;
}
.wz span{
    margin-left: 20px;
 }
.zh_view  .title{
width: 971px;
margin: 30px auto;
 }
 .zh_view  .title p{
     text-align: center;
     font-size: 25px;
 }
 .zh_view  .time{
    width: 971px;
    height: 45px;
    margin: 0px auto;
 }
 .zh_view  .time p{
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    background-color: rgba(0, 0, 0, 0.062);
}
.zh_view  .time p span{
    margin: 0 30px;
}
.zh_view  .view{
    width: 971px;
    font-size: 18px;
    min-height: 500px;
    margin: 0 auto;
	margin-top: 46px;
	line-height: 30px;
	color: #333;
    
 }