.content-1{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    padding-bottom:40px;
}
@media all and (orientation : portrait) {
.content-1{
    width: 1000px;
    height: 100%;
    margin-left:125px;
    padding-bottom:40px;
}
}
#vsb_content_2 TABLE {
   
    margin: 0 auto;}
.h1{
    margin-top: 30px;
    font-size: 25px;
    text-align: center;
}
.content-title2{
    display: block;
margin:10px 0;
    line-height: 45px;
    height:45px;
    text-align: center;
    font-size: 18px;
    color: #a8a8a8;
}
.content-1 img{
    align-content: center;
margin-bottom:15px;

}
.content-1 p{
   text-indent:2em;
    font-size: 18px;
    line-height: 35px;
}
.content-text{
    font-family："宋体"
    font-size: 18px;
    line-height: 35px;
}