40 lines
536 B
Plaintext
40 lines
536 B
Plaintext
|
|
.radiuscss{
|
|
border-radius:30rpx;
|
|
overflow: hidden;
|
|
}
|
|
.swiper-box{
|
|
}
|
|
.swiper-item>img{
|
|
width: 100%;
|
|
}
|
|
.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;
|
|
}
|