@charset "utf-8";

.banner_wrap .rolling_wrap {
    position: relative;
}
.banner_wrap .rolling_wrap .ui_step_slider {
    width: 100%;
    height: 200px;
}
.banner_wrap .rolling_wrap .list_wrap {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.banner_wrap .rolling_wrap .list04 > li {
    width: 714px;
    height: 200px;
    display: inline-block;
    margin-right: 12px;
}
.banner_wrap .rolling_wrap .list04 > li img {
    width: 100%;
}
.banner_wrap .rolling_wrap .slide_controls {
    top: -60px;
    right: 0;
}