.swiper_container1 {
margin-top:12rpx;
height: 50rpx;
width: 100%;
text-align: center
}
.swiper_item1 {
font-size: 30rpx;
font-weight: bold;
color:darkblue;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;