.lsj_index_2019_v1 .lsj-servicelist {
    position: relative;
}

.lsj_index_2019_v1 .lsj-servicelist .container {
    position: relative;
    z-index: 9;
}

.lsj_index_2019_v1 .lsj-servicelist .swiper-slide {
    width: 330px;
    height: 214px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 20px 0px rgba(1, 26, 37, 0.2);
    box-shadow: 0px 2px 20px 0px rgba(1, 26, 37, 0.2);
    -webkit-transition: -webkit-transform 1.0s;
    transition: -webkit-transform 1.0s;
    transition: transform 1.0s;
    transition: transform 1.0s, -webkit-transform 1.0s;
    opacity: 0;
}

.lsj_index_2019_v1 .lsj-servicelist .swiper-slide.swiper-slide-active {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(1, 26, 37, 0.3);
    box-shadow: 0px 0px 25px 0px rgba(1, 26, 37, 0.3);
}

.lsj_index_2019_v1 .lsj-servicelist .swiper-slide.swiper-slide-active,
.lsj_index_2019_v1 .lsj-servicelist .swiper-slide.swiper-slide-next,
.lsj_index_2019_v1 .lsj-servicelist .swiper-slide.swiper-slide-prev {
    opacity: 1;
}

.lsj_index_2019_v1 .lsj-servicelist .swiper-slide {
    margin-top: 23px;
}

.lsj_index_2019_v1 .lsj-servicelist .swiper-slide img {
    width: 100%;
    height: 100%;
  /*   border-radius: 100%; */
    object-fit: contain;
}

.lsj_index_2019_v1 .lsj-servicelist .swiper-slide.not-award-sub .item-logo {
    width: 130px;
    height: 80px;
    margin: 10px auto 0;
    display: block;
    border-radius: 0;
}

.lsj_index_2019_v1 .lsj-servicelist .swiper-slide.not-award-sub .item-title {
    margin-top: 4px;
    height: 20px;
}

.lsj_index_2019_v1 .lsj-servicelist .swiper-slide.not-sub .item-img {
    margin-top: 15px;
}

.lsj_index_2019_v1 .lsj-servicelist .swiper-slide a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.lsj_index_2019_v1 .lsj-servicelist .swiper-slide-active {
    z-index: 9;
    -webkit-transform: scale(1.21212);
    -ms-transform: scale(1.21212);
    transform: scale(1.21212);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
}

.lsj_index_2019_v1 .lsj-servicelist .swiper-pagination {
    position: relative;
    margin-bottom: 30px;
}

.lsj_index_2019_v1 .lsj-servicelist .button {
    width: 1000px;
    margin: 0 auto;
    bottom: 43px;
    position: relative;
}

.lsj_index_2019_v1 .lsj-servicelist .lsj_servicelist-prev,
.lsj_index_2019_v1 .lsj-servicelist .lsj_servicelist-next {
    position: absolute;
    top: 215px;
    width: 40px;
    height: 40px;
    /* background-color: #f2f8fd; */
    border-radius: 100%;
    cursor: pointer;
    -webkit-transition: .4s;
    transition: .4s;
}

.lsj_index_2019_v1 .lsj-servicelist .lsj_servicelist-prev {
    left: 25px;
    background-image: url(../images/jt_2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6px 11px;
}

.lsj_index_2019_v1 .lsj-servicelist .lsj_servicelist-next {
    right: 25px;
    background-image: url(../images/jt_1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6px 11px;
}

.lsj_index_2019_v1 .lsj-servicelist_title {
    margin-top: 50px;
    font-size: 40px;
    height: 38px;
    line-height: 1;
    vertical-align: top;
    text-align: center;
    color: #333;
    font-weight: normal;
}

.lsj_index_2019_v1 .lsj-servicelist_btn {
    position: absolute;
    bottom: 70px;
    left: 50%;
    margin-left: -130px;
    width: 260px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    font-size: 16px;
    border: solid 1px #00a0e9;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s;
}

.lsj_index_2019_v1 .lsj-servicelist_btn a {
    color: #00a0e9;
}

.lsj_index_2019_v1 .lsj-servicelist_btn:hover {
    background-color: #00a0e9;
}

.lsj_index_2019_v1 .lsj-servicelist_btn:hover a {
    color: #fff;
}

.lsj_index_2019_v1 .lsj-servicelist_con {
    padding-top: 80px;
    margin: 0 auto;
    width: 1060px;
    overflow: hidden;
    height: 364px;
}

.lsj_index_2019_v1 .lsj-servicelist_con .swiper-wrapper {
    left: 28px;
}

.lsj_index_2019_v1 .lsj-servicelist_item-img,
.lsj_index_2019_v1 .lsj-servicelist_item-info {
    width: 100%;
    height: 100%;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.zuhd {
    min-height: 450px;
}