.swiper-slide {
    position: relative;
}
.swiper-img.swiper-container {
    float: left;
    width: 580px;
    height: 390px;
    padding: 5px;
}
.swiper-slide .img {
    height: 330px;
}
.swiper-img img {
    width: 100%;
    height: 100%;
}
.title-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 58px;
    line-height: 58px;
    text-align: center;
    background-color: #f5f5f5;
}
.title-bottom a {
    display: inline-block;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #383838;
    font-size: 20px;
    font-weight: 700;
}
.swiper-pagination {
    position: absolute;
    z-index: 20;
    bottom: 70px;
    right: 15px;
    width: 100%;
    text-align: right;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0 5px;
    opacity: 0.46;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
}
.swiper-active-switch {
    opacity: 1;
}
.timestyle58970 {
    width: 100px;
}
#a3Tb0 a,.winstyle58976 a{color:#333;max-width: 290px;}
.elli-s{display: block; max-width:100%; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden;}
.elli-m{display: -webkit-box; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; overflow: hidden;}