.mobile-content {
    width: 100%;
    box-sizing: border-box;
    padding: 0.4rem;
    font-size: 0.32rem;
}
.mobile-img {
    width: 99.92%;
    margin-bottom: 0.4rem;
}
.mobile-tit {
    font-weight: 500;
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.56rem;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 0.4rem;
}
.info {
    font-size: 0.3467rem;
}
.info p {
    width: 99.92%;
}