.jssorb05 {
    position: absolute;
    bottom: 16px;
    right: 16px;
}

.jssorb05 div.jssorb05_prototype {
    width: 16px;
    height: 16px;
}

.jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
    position: absolute;
    width: 16px;
    height: 16px;
    overflow: hidden;
    cursor: pointer;
}

.jssorb05 div {
    background-position: -7px -7px;
}

.jssorb05 div:hover,
.jssorb05 .av:hover {
    background-position: -37px -7px;
}

.jssorb05 .av {
    background-position: -67px -7px;
}

.jssorb05 .dn,
.jssorb05 .dn:hover {
    background-position: -97px -7px;
}

.jssora12l,
.jssora12r {
    display: flex;
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    left: 60px;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    z-index: 99 !important;
    width: 30px;
    height: 30px;
    border: 2px solid #ffffff;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.jssora12r {
    right: 60px;
    left: initial;
}

.slider:hover .jssora12l {
    /* background: url(../images/lsl.png) no-repeat; */
        color: #46c2ca;
    border-color: #46c2ca;
}

.slider:hover .jssora12r {
        color: #46c2ca;
    border-color: #46c2ca;
    /* background: url(../images/rsl.png) no-repeat; */
}

.slider {
    position: relative;
    z-index: 23;
}

#jssor_1 {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 1366px;
    height: 100vh;
    overflow: hidden;
    visibility: hidden;
}

#jssor_1>div,
#jssor_1>div>div {
    width: 1366px;
    height: 100vh;
}

#jssor_1>div:first-child {
    z-index: 99;
}

.jssor_1_u_loadding {
    position: absolute;
    top: 0px;
    left: 0px;
}

.jssor_1_u_loadding_div1 {
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssor_1_u_loadding_div2 {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssor_1_u_slides {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    width: 1366px;
    height: 100vh;
    overflow: hidden;
    z-index: 99;
}

.text-slide-box {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 15%;
    z-index: 99999;
}

.text-slide-box .container {
    /* max-width:1140px; */
    width: 1140px !important;
}

.text-slide {
    width: 30%;
    font-size: 40px;
    line-height: 1;
    text-align: left;
    color: #fff;
    max-width: 350px;
    font-family: UTMLibelKT;
}

.text-slide h4 {
    margin-bottom: -260px;
    left: -45px;
    position: relative;
}

.text-slide img {
    display: inline;
    float: left;
    transition: opacity .25s ease-in-out;
}
.itemslider-home{
    height: 90vh;
    max-height: 700px;
    position: relative;
}
.itemslider-home img{
    width: -webkit-fill-available;
    /* width: 100%; */
}