@charset "UTF-8";
.indexbanner-container {
    width: 100%;
}

.indexbanner-slide {
    height: 500px;
    background-color: #FFFFFF!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: auto 100%!important;
}

.indexbanner-slide a {
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%!;
    clear: both;
    float: none;
}

.indexbanner-pagination span {
    width: 12px;
    height: 12px;
    border: 2px #fff solid;
    border-radius: 12px;
    background: #003581;
    opacity: 1
}

.indexbanner-pagination span.swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-slide-active dl {
    background: #eaf3ff;
    box-shadow: 0 0 10px rgba(2, 66, 153.0.2);
}

.swiper-slide-active dl dt h2 {
    color: #0d408b
}

.swiper-slide-active dl dt h2 span {
    background: #0d408b;
}

@media (max-width:1442px) {}

@media (max-width:1180px) {}

@media (max-width:1180px) {}

@media (min-width:768px) {
    .indexbanner-container {
        width: 1920px;
        overflow: hidden;
        height: 500px;
        position: absolute;
        margin-left: -960px;
        left: 50%;
        top: 0px;
        right: 50%;
    }
    section.banner {
        height: 500px;
        width: 100%;
        overflow: hidden;
        position: relative;
    }
    .indexbanner-slide {
        height: 500px;
        background-color: #FFFFFF!important;
        background-repeat: no-repeat!important;
        background-position: center center!important;
        background-size: auto 100%!important;
        width: 1920px;
    }
}

@media (min-width:1040px) {}

@media (max-width:1040px) {
    html {
        overflow-x: hidden;
    }
    .indexbanner-slide {
        height: 510px;
        background-size: cover !important
    }
}

@media (max-width:768px) {
    .indexbanner-slide {
        height: 350px;
        background-size: cover !important
    }
}

@media (max-width:440px) {
    .indexbanner-slide {
        height: 200px;
        background-size: cover !important
    }
}

@media (min-width:440px) {}

@media (max-width:440px) {}