strong{
    font-size: 16px;
}
.gg {
    height: 5.51rem;
    width: 100%
}

.back {
    overflow: hidden;
    min-height: 3.5rem
}

.title {
    color: #333;
    font-size: .3rem;
    font-weight: 700;
    margin-top: .56rem;
    text-align: center
}

.content {
    margin: .87rem auto;
    width: 13.82rem;
    padding-bottom: .3rem
}

.img {
    width: 11.76rem;
    height: 4.95rem;
    display: block;
    margin: .39rem auto
}

/* a {
    margin: .39rem 0 .46rem 1.08rem;
    font-size: .14rem;
    display: block;
    text-decoration: underline;
    color: #0334b2
} */
.content{
    font-size: 16px;
}
.content p{
    line-height: 180%;
}