.item-date{ border:2rpx solid #c7c7cc; border-radius: 20rpx; min-height: 1.8rem; line-height: 1.8rem; padding:0 20rpx; } .add-title{font-size: 30rpx; color:#ee3a43;margin-bottom:20rpx;} .add-title .icon{font-size:46rpx; margin-right: 20rpx;} .tips{margin: 10rpx 0;} .add-box input, .add-box textarea{border:2rpx solid #c7c7cc;border-radius: 20rpx;} .addBtn{ height:50rpx; line-height:50rpx; font-size:28rpx; } .font22{ font-size:44rpx; } .icon-bj{ color:#EE3A43; } .prompt{ width:100rpx; height:46rpx; float:right; font-size:26rpx; line-height:46rpx; color:#ee3a43; text-align:center; } .mask{ width:100%; height:100%; background-color:rgba(0,0,0,0.4); position:fixed; left:0; top:0; z-index:9999; } .maskBox{ width:80%; background-color:#fff; border-radius:20rpx; position:absolute; left:10%; top:30%; z-index:9; } .maskBtn{ width:100%; height:90rpx; text-align:center; color:#EE3A43; line-height:90rpx; font-size:32rpx; border-top:1px solid #c7c7cc; } .maskContent{ width:100%; padding:20rpx; box-sizing:border-box; } .maskTitle{ color:#ee3a43; font-size:26rpx; line-height:40rpx; margin-top:10rpx; } .maskTit{ font-size:26rpx; line-height:40rpx; } .picker{ border: 1rpx solid #ccc; line-height: 2; border-radius: 20rpx; padding: 0 20rpx; } .placeholder{ color: #888; } .codeTip{text-align: right;} .codeTip text{margin-right: 10rpx;} .note{ margin: 16rpx; font-size: 28rpx; color: #666; } .note .title{ font-weight: bolder; } .note .article{ font-size: 24rpx; margin: 20rpx 0; line-height: 1.5; }