.section1{
    width: 100%;
}
.section1 .top-banner{
    width: 100%;
    height:2.84rem;
    background-image: url("../image/ind_bg3_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;
    padding-bottom:0.82rem;
}
.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.48rem;
}
.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;
    padding: 0 0.3rem;
}
.section2 .section-content p{
    text-align: center;
    font-size: 0.28rem;
    color:#666666;
    line-height: 0.4rem;
    margin-top:0.1rem;
}
.section2 .section-content img{
    width: 6.9rem;
    /* height:3.5rem; */
    vertical-align: middle;
    margin-top:0.3rem;
}

.section3{
    padding-top: 0.58rem;

}
.section3 .top-title{
    width: 100%;
    text-align: center;

}
.section3 .top-title img{
    width: 2.26rem;
    height: 0.86rem;
    vertical-align: middle;
}
.section3 .section3-content{
    background: #ffffff;
    margin-top: 0.3rem;
}
.section3 .section3-content img{
    width: 100%;
    vertical-align: middle;
    background: #F7F7F7;
}
.section3 .section3-content .last{
    margin-top:0.04rem;
}
