Newer
Older
width: 100%;
height: $slide-height;
background-color: #e42417;
}
width: 100%;
height: $slide-height;
}
.slide-image {
vertical-align: middle;
max-height: 220px;
}
.swiper-container {
height: $slide-height;
width: 100%;
overflow-y: auto;
}
}
.slides-title {
margin-top: 5px;
color: #4c4c4c;
width: 100%;
text-align: left;
height: 2rem;
line-height: 2rem;
padding: 0 1rem;
font-size: 1.4rem;
font-weight: 500;
position: relative;
font-family: "Microsoft YaHei";
.slide-content {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
position: absolute;
top: 2px;
right: 10px;
color: #e42417;
font-weight: 400;