/*简介页*/
.brief{
    width: 100%;
    padding: 16px 0;
margin-top: 20px;}
.brief p{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    text-indent: 2em;
    padding-bottom: 20px;}
.brief span{
    font-size: 16px;
    color: #666666;
    display: block;
    text-align: right;}
.brief ul li{
width: 222px;
    text-align: center;
    float:left;
    margin: 0px auto;}
.list-img img{
width: 179px;
    height: 242px;
    object-fit:cover;}
    
    .list-title{ 
text-align: center;display: block;
margin: 10px 0px;color: #333;}
