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