﻿.article-info-text{
    width:100%;
    clear:both;
    line-height:25px;
}
.article-info-text p{
    line-height:25px;
}
.article-info-text img{
    width:100%;
}
.small-title{
    background:#000;
    float:left;
    height:35px;
    line-height:35px;
    font-size:16px;
    color:#fff;
    padding:0 10px;
    margin:5px 0;
}

.small-center-title{
    width:120px;
    /* text-align:center; */
    margin:15px 0;
    /* border:1px solid #ccc; */
    border-radius:15px;
    height:25px;
    line-height:25px;
    font-size:16px;
    font-weight:600;
    color:#000;
}

.border-left-title{
    width:180px;
    height:30px;
    line-height:30px;
    border:1px solid #92d5b1;


}
.title-radio{
    width: 10px;
    height:10px;
    float:left;
    border-radius:5px;
    background:#00bc00;
    margin:10px;
}