.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(0);
    }

    to {
        transform: rotate(360deg);
    }
}

.jssorb052 .i {
    position: absolute;
    cursor: pointer
}

    .jssorb052 .i .b {
        fill: #000;
        fill-opacity: .3
    }

    .jssorb052 .i:hover .b {
        fill-opacity: .7
    }

.jssorb052 .iav .b {
    fill-opacity: 1
}

.jssorb052 .i.idn {
    opacity: .3
}

.jssora053 {
    display: block;
    position: absolute;
    cursor: pointer
}

    .jssora053 .a {
        fill: none;
        stroke: #fff;
        stroke-width: 640;
        stroke-miterlimit: 10
    }

    .jssora053:hover {
        opacity: .8
    }

    .jssora053.jssora053dn {
        opacity: .5
    }

    .jssora053.jssora053ds {
        opacity: .3;
        pointer-events: none
    }
#jssor_1 {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 380px;
    overflow: hidden;
    visibility: hidden;
}
.jssorl-009-spin {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0,0,0,0.7);
}
.loader-img {
    margin-top: -19px;
    position: relative;
    top: 50%;
    width: 38px;
    height: 38px;
    src ="../images/slider/spin.svg"
}
.slides {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 380px;
    overflow: hidden;
}
.jssorb052 {
    position: absolute;
    bottom: 12px;
    right: 12px;
    data-autocenter ="1"
}
.i {
    width: 16px;
    height: 16px;
}
.svg1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.arrowleft {
    width: 55px;
    height: 55px;
    top: 0px;
    left: 25px;
}
.arrowleft svg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.arrowright {
    width: 55px;
    height: 55px;
    top: 0px;
    right: 15px;
}
    .arrowright svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }