.section1{
    width: 100%;
}
.section1 .top-banner{
    width: 100%;
    height:2.84rem;
    background-image: url("../image/ind_bg5_b@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding: 0.3rem;
}
.section1 .top-banner img{
    width: 0.64rem;
    height: 0.64rem;
    vertical-align: middle;
}
.section1 .top-banner p{
    color: #ffffff;
    font-size: 0.34rem;
    font-weight: 500;
    line-height: 0.48rem;
    margin-top: 1.12rem;
}
.section2{
    width: 100%;
    background: #ffffff;
}
.section2 .banner-msg{
    padding: 0.3rem;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.4rem;

}
.section2 .top-title{
    width: 100%;
    text-align: center;
    margin-top:0.4rem;
}
.section2 .top-title img{
    width: 2.58rem;
    height:0.86rem;
    vertical-align: middle;
}
.section2 .section-content{
    text-align: center;
    margin-top: 0.3rem;
    padding-bottom:0.8rem;
}
.section2 .section-content img{
    width: 6.9rem;
    /* height:3.5rem; */
    vertical-align: middle;
}

.section3{
    padding: 0rem 0.3rem 0rem 0.3rem;
    background: #ffffff;

}
.section3 .top-title{
    width: 100%;
    text-align: center;

}
.section3 .top-title img{
    width: 2.14rem;
    height: 0.86rem;
    vertical-align: middle;
}
.section3 .case-content{
    width: 100%;
    /* height:8.92rem; */
    background: #F7F7F7;
    border-radius: 0.16rem;
    text-align: center;
    margin-top:0.86rem;
    padding-bottom:0.4rem;
}
.section3 .case-content img{
    width: 6.5rem;
    height: 5.28rem;
    vertical-align: middle;
    margin-top:-0.6rem;
}
.section3 .case-content.case-msg{
    
}
.section3 .case-content .case-msg p{
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.44rem;
    margin-bottom: 0.3rem;
}
.section3 .case-content .case-msg span{
    width: 6.1rem;
    margin: 0 auto;
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.4rem;
    text-align: justify;
    display: block;
}