﻿#jssor_1 {
    width: 492px !important;
    border: 8px solid #203012;
}

.jssort01 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
}

.jssort01 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort01 .w {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jssort01 .c {
    position: absolute;
    top: 0;
    left: 0;
    width: 68px;
    height: 68px;
    border: #203012 2px solid;
    box-sizing: content-box;
}

.jssort01 .pav .c {
    top: 2px;
    left: 2px;
    width: 68px;
    height: 68px;
    border: #203012 0px solid;
}

.jssort01 .p:hover .c {
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    border: #203012 1px solid;
}

.jssort01 .p.pdn .c {
    width: 68px;
    height: 68px;
    border: #203012 2px solid;
}

.jssort01 .p .t {
    opacity: 0.4;
}

.jssort01 .p.pav .t {
    opacity: 1;
}

.jssor-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 3px;
    color: white;
    background: rgba(0, 0, 0, 0.85);
    border-top: 3px solid #282828;
    font-family: 'Times New Roman', Times, serif;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
}

#leftContentWrapper #rightColumn #jssor_1 {
    margin-bottom: 30px !important;
}

    #leftContentWrapper #rightColumn #jssor_1 img {
        max-width: initial;
    }

@media all and (max-width:1420px) {
    #leftContentWrapper #rightColumn #jssor_1 {
        margin-top: 30px;
    }
}

@media all and (max-width:640px) {
    #jssor_1 {
        width: 375px !important;
        height: 380px !important;
    }

    .arrow.arrow-left,
    .arrow.arrow-right {
        top: 191px;
        bottom: auto;
    }

    .arrow.arrow-right {
        left: auto;
        right: 130px;
    }

    .jssort01,
    .jssort01 .jssort01 {
        display: none !important;
    }
}
