.content{
    padding: 0 0.25rem;
    margin-top: 0.45rem;
}
.content h4{
    font-size: 0.38rem;
    color: #00824a;
    font-weight: bold;
    margin-bottom: 0.18rem;
}
.content p{
    line-height: 0.46rem;
    color: #5a5a5a;
    text-indent: 2em;
    font-size: 0.26rem;
    text-align: justify;
}
.cont_pic{
    position: relative;
    width: 7rem;
    height: 5.12rem;
    background: url('../images/back6.png') no-repeat right bottom;
    background-size: 6.76rem 4.57rem;
    margin-top: 0.26rem;
    margin-bottom: 0.26rem;
}
.cont_pic img{
    position: absolute;
    left: 0;
    top: 0;
    width: 6.66rem;
    height: 4.77rem;
}
.content02 h3{
    color: #5a5a5a;
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    margin-top: 0.7rem;
    margin-bottom: 0.36rem;
}

#swiper1 {
    margin-left: 0.25rem;
}
#swiper1 .swiper-slide {
    
    width: 4.13rem;
}
#swiper1 .swiper-slide img{

    width: 4.13rem;
    height: 2.96rem;
}
#swiper1 .swiper-slide p{
    font-size: 0.28rem;
    margin-top: 0.28rem;
    text-align: center;
}
.content02{
    padding-bottom: 0.7rem;
}