﻿/*jssor slider loading skin spin css*/
#jssor_1 {
    right: -1px;
}
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/*jssor slider bullet skin 032 css*/
.jssorb032 {
    position: absolute;
}

    .jssorb032 .i {
        position: absolute;
        cursor: pointer;
    }

        .jssorb032 .i .b {
            fill: #fff;
            fill-opacity: 0.7;
            stroke: #000;
            stroke-width: 1200;
            stroke-miterlimit: 10;
            stroke-opacity: 0.25;
        }

        .jssorb032 .i:hover .b {
            fill: #000;
            fill-opacity: .6;
            stroke: #fff;
            stroke-opacity: .35;
        }

    .jssorb032 .iav .b {
        fill: #000;
        fill-opacity: 1;
        stroke: #fff;
        stroke-opacity: .35;
    }

    .jssorb032 .i.idn {
        opacity: .3;
    }

/*jssor slider arrow skin 051 css*/
.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer;
}

    .jssora051 .a {
        fill: none;
        stroke: #fff;
        stroke-width: 360;
        stroke-miterlimit: 10;
    }

    .jssora051:hover {
        opacity: .8;
    }

    .jssora051.jssora051dn {
        opacity: .5;
    }

    .jssora051.jssora051ds {
        opacity: .3;
        pointer-events: none;
    }

.k2-banner .st_black_max {
    font-size: 30px;
    color: #FFF !important;
    background-color: rgba(0, 0, 0, 0.5);
}

.k2-banner .st_black_mid {
    font-size: 18px;
    color: #FFF !important;
    background-color: rgba(0, 0, 0, 0.5);
}

.k2-banner .st_black_min {
    font-size: 13px;
    color: #FFF !important;
    background-color: rgba(0, 0, 0, 0.5);
}

.k2-banner .st_red {
    background-color: rgba(183,28,28,0.8) !important;
}

.k2-banner .st_white {
    background-color: rgba(255,255,255,0.8) !important;
}

.k2-banner .st_blue {
    background-color: rgba(1,87,155,0.8) !important;
}

.k2-banner .st_green {
    background-color: rgba(56,142,60,0.8) !important;
}


.k2-banner .st_black {
    font-size: 16px;
    color: #FFF !important;
    background-color: rgba(0, 0, 0, 0.8);
}

.k2-banner .st_red {
    font-size: 16px;
    color: #FFF !important;
    background-color: #f50057;
}

.k2-banner .st_white {
    font-size: 16px;
    color: #000 !important;
    background-color: rgba(255, 255,255, 0.9);
}

.k2-banner .st_blue {
    font-size: 16px;
    color: #FFF !important;
    background-color: rgba(26, 35,126, 0.9);
}

.k2-banner .st_green {
    font-size: 16px;
    color: #FFF !important;
    background-color: #1b5e20;
}

.k2-banner .cmtDatalink {
    font-size: 16px !important;
    color: #FFF !important;
}


@media screen and (max-width: 1200px) {

    .k2-banner .st_black_max {
        font-size: 30px;
    }

    .k2-banner .st_black_mid {
        font-size: 18px;
    }

    .k2-banner .st_black_min {
        font-size: 13px;
        color: #FFF !important;
        background-color: rgba(0, 0, 0, 0.5);
    }
}

@media screen and (max-width: 992px) {
    .k2-banner .st_black_max {
        font-size: 30px;
    }

    .k2-banner .st_black_mid {
        font-size: 18px;
    }

    .k2-banner .st_black_min {
        font-size: 13px;
    }
}

@media screen and (max-width: 768px) {
    .k2-banner .st_black_max {
        font-size: 40px;
    }

    .k2-banner .st_black_min {
        font-size: 30px;
    }

    .k2-banner .st_black_min {
        font-size: 20px;
    }
}

@media screen and (max-width: 576px) {
    .k2-banner .st_black_max {
        font-size: 40px;
    }

    .k2-banner .st_black_mid {
        font-size: 30px;
    }

    .k2-banner .st_black_min {
        font-size: 20px;
    }
}
