.s2{
    width: 10.8rem;
    box-sizing: border-box;
    padding: 0.3rem 0.64rem;
}
.s2 .title{
    font-size: .48rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: .3rem;
    line-height: .6rem;
}
.s2 .cont{
    font-size: .36rem;
    line-height: .48rem;
    text-indent: .72rem;
    margin-bottom: .2rem;
}
.s2 .img{
    width: 8rem;
    display: block;
    margin: 0 auto .3rem;
}