- .remind_box{border:1px solid #EEE;width:90%;margin:auto;margin-top:20rpx;border-radius:10rpx;box-shadow :1px 3px 20px 0px #eee; }
- .remind{padding:30rpx;}
- .remind .title{font-size:34rpx;color:#333;display:block;text-align:center;font-weight:600;}
- .remind .text{font-size:27rpx;color:#666;display:block;line-height:44rpx;margin-bottom:25rpx;}
- .remind .text:last-child{margin-bottom:0;}
|