.pageshow li {
    display: inline-block;
}

.tu,
.index-fu {
    width: 100%;
}

.wrap-lunbo {
    width: 100%;
    /* background-color: #f6f6f6; */
    padding: 0.3rem 0;

}

.box-swiper li {
    /* float: left; */
    display: inline-block;
    width: 100px;
    padding: 5px;
    background-color: #f6f6f6;
}

.box-swiper {
    position: relative;
    width: 1200px;
    margin: 0 0.3rem;

}

.box1 {
    line-height: 0.5rem;
}

.luns {
    width: 100%;
    height: 71px;
}

.box1 a span,
.box1 del {
    font-size: 0.4rem !important;
    line-height: 0.7rem;
    display: inline-block;
}

.box1 a span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.box1 del {
    color: #999;
}

.xj {
    color: #ff4f4f;
    font-size: 0.4rem;
}

.left-a,
.right-a {
    display: inline-block;
    width: 49%;
    float: left;
}

.san-left {
    width: 100%;
}

.santu {
    height: 8.6rem;
}

#dom_mama {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
    position: relative;
}

#dom_mama img {
    width: 100%;
}