.pic-box{
    padding:0 0.12rem;
    box-sizing: border-box;
}
.pic-box img{
    width:100%;
}
.text{
    font-size:0.12rem;
    padding:0 0.21rem;
    color:#333;
    line-height:0.2rem;
}
.t2{
    display:inline-block;
    margin-top:0.2rem;
}
.go a{
    color:#1890FF;
    font-size:0.12rem;
}
.go{
    text-align: center;
    margin-top:0.08rem;
}
.huo-list{
    margin-top:0.2rem;
}
.huo-list:last-child{
    margin-bottom:0.8rem;    
}
