

.help-message{
    font-family:"微软雅黑";
    border-bottom: 1px dashed #29abe2;
    margin-bottom: 15px;
    padding: 30px 0 30px 0;
    background: #29abe2;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
}
.h-tittle{
    width: 872px;
    height: 57px;
    background: url(img/title_bg.png) no-repeat;
    -moz-box-shadow: 0 0 10px #eaeaea;
    -webkit-box-shadow: 0 0 10px #eaeaea;
    box-shadow: 0 0 10px #eaeaea;
}
.h-tittle span {
    padding-left: 120px;
    font-size: 17px;
    color: rgb(255, 255, 255);
    line-height: 57px;
    font-family: 微软雅黑;
    font-weight: bold;
}
.h-box{
    width: 830px;
    border:1px solid rgba(204, 204, 204, 1);
    margin: 15px 0 15px 0;
    padding:20px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}
.h-photo{
    font-family:'微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-weight: 700;
}
.h-duanluo{
    font-family:'微软雅黑';
}