1 line
1.2 KiB
CSS
1 line
1.2 KiB
CSS
.foot-boxtwo{height:140rpx;font-size:24rpx;border-top:1px solid #fff;background-color:#fff;position:fixed;bottom:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.item-box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.item-box>view{width:25%;text-align:center}.centerBox{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.centerBox-item{width:124rpx;height:124rpx;margin-top:-100rpx;border-radius:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.centerImg{width:112rpx;height:112rpx}.moImg{width:64rpx;height:64rpx}.footactive{color:#000}.footmo{color:#999} |