#slider1_container {
    position: relative;
    top: 0;
    left: 0;
    width: 1490px;
    height: 730px;
    overflow: hidden;
}

.slides {
    cursor: move;
    position: absolute;
    left: 320px;
    top: 0;
    width: 1170px;
    height: 730px;
    overflow: hidden;
}

    .slides div figure img {
        width: 100%;
        height: 100%;
    }

    .slides div, .slides div figure, .slides div figure img {
        padding: 0 80px;
        margin: 0;
        max-height: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

.jssort11 {
    left: 0;
    top: 0;
    position: absolute;
    width: 137px;
    height: 730px;
    font-family: Arial,Helvetica,sans-serif;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    direction: ltr;
}

.slides2 {
    cursor: default;
}

.jssort11 .p {
    top: 0;
    left: 0;
    position: absolute;
    width: 137px;
    height: 137px;
}

.jssort11 .tp {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    padding: 0;
    float: right;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    cursor: pointer;
}

.jssort11 .i, .jssort11 .pav:hover .i {
    position: absolute;
    width: 100%;
    height: 100%;
}

* html .jssort11 .i {
    width: 62px;
    height: 32px;
}

span.galleryHover {
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    line-height: 3;
    text-align: -moz-center;
    text-align: -webkit-center;
    text-align: center;
    opacity: 0;
    margin: 0 auto;
    right: 0;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    cursor: pointer;
}

.jssort11 .pav .tp:after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    content: "";
    position: absolute;
    top: 45%;
    border-left: 10px solid transparent;
    border-right: 10px solid #eb6ba3;
    left: -20px;
}

.jssort11 .pav span.galleryHover {
    opacity: 1;
}

.jssort11 .tp {
    box-sizing: border-box;
}

    .jssort11 .tp:hover:after {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        content: "";
        position: absolute;
        top: 45%;
        border-left: 10px solid transparent;
        border-right: 10px solid #eb6ba3;
        left: -20px;
    }

    .jssort11 .tp:hover span.galleryHover {
        opacity: 1;
    }

.modal-header {
    border-bottom: 0 !important;
}

.close {
    float: right !important;
    font-size: 34px !important;
}
