.content{
    width: 7.1rem;
    margin: 0.2rem auto;
    padding-top: 0.3rem;
    padding-bottom: 0.2rem;
    border-top: 1px solid #d2d2d2;
}
.header{
    width: 7.1rem;
    height: 4.41rem;
    background: url('../images/backbj.png')no-repeat center;
    background-size: 7.1rem 4.41rem;
    overflow: hidden;
}
.header h5{
    font-size: 0.36rem;
    text-align: center;
    margin-top: 0.5rem;
}
.header p{
    font-size: 0.3rem;
    padding: 0 0.38rem;
    line-height: 0.48rem;
    margin-top: 0.28rem;
}
.img_div{
    position: relative;
    width: 7.1rem;
    margin-top: 0.32rem;
    margin-bottom: 0.5rem;
}
.img_div img{
    width: 7.1rem;
}
.img_div p{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    background: rgba(0, 0, 0, .6);
}
#swiper1 .swiper-slide{
    width: 7.1rem;
}
#swiper1{
    padding-bottom: 0.8rem;
}
.list_pic li:nth-child(even){
    float: right;
}
.list_pic li{
    width: 3.45rem;
    float: left;
}
.list_pic li img{
    width: 3.45rem;
    height: 2.4rem;
}
.list_pic li p{
    font-size: 0.24rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background: #f6f6f8;
}