.footerBoxs { width: 700rpx; height: 110rpx; position: relative; margin: 0rpx auto; padding: 0 20rpx; z-index: 10; } .footerBoxs .bag { width: 80rpx; height: 80rpx; } .footerBoxs .le .tit { font-size: 28rpx; font-weight: 500; color: #191C27; } .footerBoxs .le .tit text { color: #FF663D; } .footerBoxs .le .dot { width: 24rpx; height: 24rpx; } .footerBoxs .lr { width: 136rpx; height: 48rpx; background: #FF663D; border-radius: 25rpx; color: #fff; line-height: 48rpx; text-align: center; font-size: 24rpx; font-weight: 500; color: #FFFFFF; } .tips { font-size: 32rpx; font-weight: 500; color: #191C27; margin-left: 25rpx; } .tips .num{ color: #FF663D; }