.swiper-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

.pagination {
    position: absolute;
    z-index: 20;
    bottom: 40px;
    width: 100%;
    text-align: center;
}

.swiper-active-switch {
    background: #ffffff !important;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-slide a {
    display: block;
    width: 279px;
    height: 264px;
    position: relative;
    margin: 0 auto;
}

.ss1.swiper-slide a .a-img {
    width: 100%;
    height: 178px;
    overflow: hidden;
}

.ss1.swiper-slide a .a-img img {
    width: 100%;
    min-height: 100%;
}

.ss1.swiper-slide a .a-title {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 250px;
    height: 155px;
    background: #ffffff;
    box-shadow: 1px 1px 10px #dddddd;
    border-radius: 6px;
}

.ss1.swiper-slide a .a-title .a-title-auto {
    padding: 25px 20px;
}

.ss1.swiper-slide a .a-title .title {
    font-size: 16px;
    color: #333333;
}

.ss1.swiper-slide a .a-title .sj {
    padding-left: 19px;
    background: url(shijian.png) no-repeat 0 center;
    font-size: 14px;
    color: #9b9b9b;
    line-height: 26px;
    margin: 5px 0px;
}

.ss1.swiper-slide a .a-title .summary {
    font-size: 12px;
    color: #999999;
    line-height: 22px;
}

.ss1.swiper-slide:hover a .a-title .title {
    font-weight: bold;
    color: #721170;
}


/*  */

.ss3.swiper-slide a .a-title {
    position: absolute;
    top: 1px;
    left: 15px;
    width: 250px;
    height: 155px;
    background: #ffffff;
    box-shadow: 1px 1px 10px #dddddd;
    border-radius: 6px;
}

.ss3.swiper-slide a .a-title .a-title-auto {
    padding: 25px 20px;
}

.ss3.swiper-slide a .a-title .title {
    font-size: 16px;
    color: #333333;
}

.ss3.swiper-slide a .a-title .sj {
    padding-left: 19px;
    background: url(shijian.png) no-repeat 0 center;
    font-size: 14px;
    color: #9b9b9b;
    line-height: 26px;
    margin: 5px 0px;
}

.ss3.swiper-slide a .a-title .summary {
    font-size: 12px;
    color: #999999;
    line-height: 22px;
}

.ss3.swiper-slide:hover a .a-title .title {
    font-weight: bold;
    color: #721170;
}

.ss3.swiper-slide a .a-img {
    width: 100%;
    height: 178px;
    overflow: hidden;
    padding-top: 86px;
}

.ss3.swiper-slide a .a-img img {
    width: 100%;
    min-height: 100%;
}

.ss2.swiper-slide a .a-img {
    width: 100%;
    height: 100%;
}

.ss2.swiper-slide a .a-img img {
    width: 100%;
    min-height: 100%;
}

.ss2.swiper-slide a .a-title {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: url(mh.png) repeat;
}

.ss2.swiper-slide a .a-title-auto {
    padding: 50px 20px;
}

.ss2.swiper-slide a .a-title .title {
    font-size: 16px;
    color: #ffffff;
    line-height: 26px;
}

.ss2.swiper-slide a .a-title .sj {
    padding-left: 19px;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    background: url(shijian2.png) no-repeat 0 center;
    margin: 5px 0px;
}

.ss2.swiper-slide a .a-title .summary {
    font-size: 12px;
    color: #ffffff;
    line-height: 22px;
}


/*  */

.ss4.swiper-slide a .a-img {
    width: 100%;
    height: 100%;
}

.ss4.swiper-slide a .a-img img {
    width: 100%;
    min-height: 100%;
}

.ss4.swiper-slide a .a-title {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: url(mh.png) repeat;
}

.ss4.swiper-slide a .a-title-auto {
    padding: 50px 20px;
}

.ss4.swiper-slide a .a-title .title {
    font-size: 16px;
    color: #ffffff;
    line-height: 26px;
}

.ss4.swiper-slide a .a-title .sj {
    padding-left: 19px;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    background: url(shijian2.png) no-repeat 0 center;
    margin: 5px 0px;
}

.ss4.swiper-slide a .a-title .summary {
    font-size: 12px;
    color: #ffffff;
    line-height: 22px;
}

.a-l-gd-r {
    width: 100%;
    height: 110px;
    text-align: center;
}

.a-l-gd-r .arrow-left {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(left2.png) no-repeat center center;
    margin-top: 40px;
}

.a-l-gd-r .gd {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(lb_gd.png) no-repeat center center;
    margin: 0px 12px;
    margin-top: 40px;
}

.a-l-gd-r .arrow-right {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(right2.png) no-repeat center center;
    margin-top: 40px;
}

.ss2.swiper-slide a .a-img,
.ss4.swiper-slide a .a-img {
    overflow: hidden;
}

.ss2.swiper-slide a .a-img img,
.ss4.swiper-slide a .a-img img {
    transition: all 0.7s;
}

.ss2.swiper-slide:hover a img,
.ss4.swiper-slide:hover a img {
    transform: scale(1.2);
    transition: all 0.7s;
}

.swiper-container.s2 {
    display: none;
    visibility: hidden;
}