31 lines
415 B
Plaintext
31 lines
415 B
Plaintext
|
|
.uni-margin-wrap {
|
|
width:690rpx;
|
|
width: 100%;
|
|
}
|
|
.swiper {
|
|
height: 300rpx;
|
|
}
|
|
.swiper-item {
|
|
display: block;
|
|
height: 300rpx;
|
|
line-height: 300rpx;
|
|
text-align: center;
|
|
}
|
|
.swiper-list {
|
|
margin-top: 40rpx;
|
|
margin-bottom: 0;
|
|
}
|
|
.uni-common-mt{
|
|
margin-top:60rpx;
|
|
position:relative;
|
|
}
|
|
.info {
|
|
position: absolute;
|
|
right:20rpx;
|
|
}
|
|
.uni-padding-wrap {
|
|
width:550rpx;
|
|
padding:0 100rpx;
|
|
}
|