h1 {
    font-size: 18px;
    margin: 30px 0px 13px 0;
}
h1 a {
    color: #333333 !important;
}
h2 {
    color: #6a6a6a;
    font-size: 14px;
}
.content {
    box-sizing: border-box;
    min-height: 730px;
}
.content p{
    margin: 0px;
    line-height: 33px;
}
.content span {
    color: #6a6a6a;
    font-size: 14px;
}

.content .text10 {
    text-indent: 10px;
}
.content .text30 {
    text-indent: 30px;
}
.content .text50 {
    text-indent: 50px;
}
.content .text70 {
    text-indent: 70px;
}
.content .mt20 {
    margin-top: 15px;
}
.content .mt30 {
    margin-top: 20px;
}
.content .mt40 {
    margin-top: 25px;
}
/* .content .bold span {
    color: #333333;
    font-weight: 500;
} */