section{
    background: url("../../images/wet_bg.png") no-repeat  fixed  ;
    background-position-x:0 ;

}
.bg{
    background: linear-gradient( to top ,rgba(172,83,255,0.3) ,rgba(172,83,255,0.3))  ,url("../../images/wer1.png") no-repeat;

}
.park{
    background-color: #00b8ee;
}
.flex-box h2{
    color:#00b8ee;
}
.guide-lists{

    background: #00b8ee;

}

.guide-item a{
    color:#fff;
}
.guide-lists li .active span{
    width: 83%;
    color:#00b8ee;
    /*font-size:14px;*/
    background: #fff;

}
.guide-lists li:first-child .active span{

    /*font-size:14px;*/
    /*background: #fff;*/

}
.guide-lists li .active  b{
    /*right: 5%;*/
    border-color:transparent transparent transparent #7e7d7b;
}
/*@media screen and (max-width: 1919px){
    section{
        background: url("../../images/wet_bg.png") no-repeat 0 540px ;

    }
}
@media screen and (max-width: 1440px){
    section{
        background: url("../../images/wet_bg.png") no-repeat 0 456px ;

    }
}*/
