.title-box{
    background-size: 100%;
}
.baodao-title{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 26px;
}
.title-top{
    padding-bottom: 16px;
    border-bottom: dashed 1px #FFF;
}
.title-top::after{
    content: "";
    display: block;
    clear: both;
}
.title-top img{
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    margin-top: 3px;
}
.title-top div{
    color: #FFF;
    font-size: 14px;
    letter-spacing: 2px;
    margin-left: 36px;
    max-height: 38px;
    overflow: hidden;
}
.title-text{
    text-align: center;
    color: #FFF;
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.title-text span{
    font-weight: bold;
    margin-left: 10px;
}
.baodao-main{
    font-size: 10px;
    padding: 20px 16px;
    color: #4d4d4d;
    line-height: 1.5;
}
.baodao-main img{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}












