@charset "utf-8";

/* CSS Document */

.update-banner {
    margin: 0;
    padding: 0;
    padding-top: 100px !important;
    background: url(../images/update-banner/bg.jpg) top center no-repeat;
    position: relative;
    /* margin-top: -119px; */
}

@media(max-width:575px) {
    .update-banner {
        background-size: 590% 100%;
    }
}

.banner-79-1 .owl-theme .owl-dots .owl-dot.active {
    width: 36px;
    background: url(../images/all-38-1/select-2.png) center center no-repeat;
}

.banner-79-1 .owl-theme .owl-dots .owl-dot span {
    background: url(../images/all-38-1/normal-4.png) center center no-repeat;
}

.banner-79-1 .owl-theme .owl-dots .owl-dot.active span {
    background: none !important;
}

.banner-79-1 .pic_bg2 {
    display: none;
}

.pic_program img {
    position: relative;
    z-index: 1;
}