.flipster-carousel .flip-item {
    padding: 0 10px;
}

.flipster-carousel .flip-past {
    transform: translateX(-258%) translateZ(0) rotateY(51deg) scale(0.75);
}

.flipster-carousel .flip-future {
    -webkit-transform: translateX(258%) translateZ(0) rotateY(-51deg) scale(0.75);
    -moz-transform: translateX(258%) translateZ(0) rotateY(-51deg) scale(0.75);
    -o-transform: translateX(258%) translateZ(0) rotateY(-51deg) scale(0.75);
    -ms-transform: translateX(258%) translateZ(0) rotateY(-51deg) scale(0.75);
    transform: translateX(258%) translateZ(0) rotateY(-51deg) scale(0.75);
}

.flipster-carousel .flip-prev2,
.flipster-carousel .flip-next2 {
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    z-index: 2;
    -webkit-transition-delay: 58.333333333333336ms;
    -moz-transition-delay: 58.333333333333336ms;
    -o-transition-delay: 58.333333333333336ms;
    transition-delay: 58.333333333333336ms;
}

.flipster-carousel .flip-prev2 {
    -webkit-transform: translateX(-183%) translateZ(0) rotateY(52deg) scale(0.8);
    -moz-transform: translateX(-183%) translateZ(0) rotateY(52deg) scale(0.8);
    -o-transform: translateX(-183%) translateZ(0) rotateY(52deg) scale(0.8);
    -ms-transform: translateX(-183%) translateZ(0) rotateY(52deg) scale(0.8);
    transform: translateX(-183%) translateZ(0) rotateY(52deg) scale(0.8);

}

.flipster-carousel .flip-next2 {
    -webkit-transform: translateX(183%) translateZ(0) rotateY(-52deg) scale(0.80);
    -moz-transform: translateX(183%) translateZ(0) rotateY(-52deg) scale(0.80);
    -o-transform: translateX(183%) translateZ(0) rotateY(-52deg) scale(0.80);
    -ms-transform: translateX(183%) translateZ(0) rotateY(-52deg) scale(0.80);
    transform: translateX(183%) translateZ(0) rotateY(-52deg) scale(0.80);
}

.flipster {
    border-bottom: 0px;
    overflow-x: visible;
}

.flipster .flipto-prev,
.flipster .flipto-next {
    position: absolute;
    top: 50%;
    z-index: 999;
    padding: 0 !important;
    margin-top: -20px !important;
    display: block;
    -ms-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -o-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    width: 54px;
    height: 54px;
    border: 0 !important;
    opacity: 0.8;
    transition: .3s;
    -moz-transition: .3s;
    /* Firefox 4 */
    -webkit-transition: .3s;
    /* Safari 氓鈥欙拷?Chrome */
    -o-transition: .3s;
    /* Opera */
}

.flipster .flipto-prev {
    left: 50% !important;
    margin-left: -680px;
}

.flipster .flipto-next {
    right: 50% !important;
    margin-right: -680px;
}

.flipster .flipto-prev {
    background: url(../images/indexdblbimg_11.png);
}

.flipster .flipto-next {
    background: url(../images/indexdblbimg_13.png);
}

.flipster .flipto-prev:hover,
.flipster .flipto-next:hover {
    opacity: 1;
}

.flipster-carousel .flip-items {
    padding-right: 20px;
}



.jsfclist {
    width: 100%;
    height: 365px;
    position: relative;
}

.flipster {
    overflow: hidden;
    height: 100% !important;
    position: unset;
    overflow-x: visible;
}

.con-jsfc {
    position: relative;
}

.flipster-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.flipster-nav .flip-nav-items li {
    display: inline-block;
}

.flipster-nav .flip-nav-items li a {
    width: 10px;
    height: 10px;
    display: inline-block;
    border: 1px solid #c20e12;
    border-radius: 50%;
}

.flipster-nav .flip-nav-items li.onx a {
    background: #c20e12;
}


.flip-nav-category-link {
    display: none;
}

.jtZLbWUl {
    position: absolute;
    bottom: 50px;
    width: 1400px;
    text-align: center;
}


.jtZLbWUl li {
    display: none;
}

.jtZLbWUl li a {
    display: block;
    text-align: center;
    color: #333;
    font-size: 20px;
}

.flipster-carousel .flip-items img {
    width: 170px !important;
    height: 225px !important;
    margin: 0 15px;
}