.title {
    color: #355e92;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
    padding: 10px 50px;
border:none;
height:auto ;
}

.content .con {
    border-top: 1px solid #cfcfcf;
    width: 1040px;
    padding: 2px;
    margin: 10px auto;
    line-height: 35px;
    font-size: 16px;
    overflow-x: auto;
}
.content .title1 {
    font-size: 21px;
    text-align: center;
    line-height: 35px;
}
.content .stitle {
    text-align: center;
    line-height: 40px;
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 15px;
    color: #666666;
}