.max-wid {
    width: 83%;
    max-width: 1200px;
    margin: auto;
}
.shufa-list{
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 -3rem;
    padding-bottom: 0.8rem;
    box-sizing: border-box;
}
.shufa-list .one , .shufa-list .two{
    max-width: 12rem;
    margin: 0 auto;

}
.shufa-list .one{
    margin: 0 auto 0.8rem;
}
.shufa-list .two{
    padding-left: 1rem;
    box-sizing: border-box;
}
.one .title{
    width: 3.14rem;
    padding: 0 1.3rem;
    line-height: 0.7rem;
    box-sizing: border-box;
    font-size: 0.68rem;
    color: #000;
    font-family: 'shufa';
    letter-spacing:2px;

}
.one .text{
    width: 1.42rem;
    /*height: 5.27rem;*/
    padding: 0 0.53rem;
    line-height: 0.34rem;
    box-sizing: border-box;
    color: #000;
    font-size: 0.3rem;
    font-family: 'shufa';
    border-right: 1px solid #ddd;
}
.one .text span{
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 0.3rem;
    font-family: 'shufa';

}
.one .text:last-child{
    border-left: 1px solid #ddd;
}
.one .name-list{
    margin-right: 1rem;
}
.one .name-list .name{
    margin-bottom: 1.8rem;
}
.one .name-list .name text{
font-size: 0.24rem;
    color: #000;
    font-family: 'shufa';
    width: 27px;
    line-height: 0.3rem;
}
.one .name-list>img{
    width: 1.29rem;
    height: 0.49rem;
}
.two .title{
    font-size: 0.26rem;
    color: #d90909;
}
.two .text{
font-size: 0.18rem;
    color: #666;
    line-height: 0.56rem;
}
.two .text span{
font-size: 0.22rem;
    color: #000;
    font-weight: 500;
}