.zjtd-lunbo {
    position: relative;
    width: 88%;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 40px;
}

.slick-prev:before, .slick-next:before {
    color: #333646;
    font-size: 22px;
}

.slick-dots {
    bottom: -50px;
}

.zjtd-lunbo-item .item-content {
    padding-left: 15px;
    padding-right: 15px;
}

.zjtd-lunbo-item .zj-img {
    width: 214px;
    height: 214px;
    margin: 0px auto;
    margin-bottom: 40px;
}

.zjtd-lunbo-item .zj-img img {
    width: 100%;
}

.zjtd-lunbo-item .zj-name {
    font-size: 22px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
}

/* .zjtd-lunbo-item .zj-name::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background-color: #4492F7;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
} */

.zjtd-lunbo-item .zj-info {
    padding-top: 20px;
    padding-bottom: 10px;
}<!--ºÄÊ±1774177220.7691Ãë-->