﻿/*文章内容*/
.content .title{
    text-align: center;
    color: #333333;
    margin-bottom: 20px;
    padding:0 15px;
}
.content .title h1{
    font-size: 26px;
    margin-bottom: 20px;
}
.content .text .tet {
    word-break: break-all;
}