.section1{
    width: 100%;
}
.section1 .top-banner{
    width: 100%;
    height:2.84rem;
    background-image: url("../image/ind_bg1_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: 0.58rem 0.3rem 0.86rem 0.3rem;

}
.section3 .top-title{
    width: 100%;
    text-align: center;

}
.section3 .top-title img{
    width: 2.56rem;
    height: 0.86rem;
    vertical-align: middle;
}
.section3 .show-system{
    display: flex;
    justify-content: space-between;
    margin-top: 0.3rem;
}
.section3 .show-system .system-btn{
    width: 1.38rem;
    height: 1rem;
    text-align: center;
}
.section3 .show-system .active{
    border-bottom: solid 0.04rem #cccccc;
}
.section3 .show-system .system-btn img{
    width: 1rem;
    height: 0.84rem;
    vertical-align: middle;
}
.section3 .system-img{
    width: 100%;
    text-align: center;
    padding-top:0.6rem;
    /* padding-bottom:0.86rem; */
}
.section3 .system-img img{
    width: 6.9rem;
    vertical-align: middle;
}

.section4{
    width: 100%;
    padding: 0 0.3rem;
    padding-top: 0.78rem;
    background: #ffffff
}
.section4 .top-title{
    width: 100%;
    text-align: center;
}
.section4 .top-title img{
    width: 2.02rem;
    height: 0.86rem;
    vertical-align: middle;
}
.section4 .park-list{

}
.section4 .park-list .park-item{
    margin-top: 0.3rem;
}
.section4 .park-list .park-item img{
    width: 6.9rem;
    height: 3.9rem;
    vertical-align: middle;
}
.section4 .park-list .park-item .park-title{
    width: 100%;
    height: 1.4rem;
    line-height: 1.4rem;
    border: solid 0.02rem #E5E5E5;
    border-top: none;
    font-size: 0.3rem;
    color: #333333;
    text-align: center;
}
