.title { background-color: rgb(238, 238, 238); height: 65rpx; color: rgb(153, 153, 153); } .Nickname { width: 200rpx; padding-left: 50rpx; } .reward { width: 250rpx; } .phone { width: 250rpx; } .maxvalue { border-bottom: 1rpx solid rgb(242, 242, 242); } .Nicknamevalue { height: 85rpx; width: 190rpx; padding-left: 60rpx; } .phonevalue { width: 250rpx; } .rewardvalue { width: 250rpx; color: rgb(215, 0, 38); } /*无明细*/ .empty_order image { width: 329rpx; height: 280rpx; margin-top: 202rpx; } .empty_order .xc-ash { margin-top: 10rpx; font-weight: 600px; } .empty_order navigator { margin-top: 60rpx; border-radius: 40rpx; } .empty_order navigator view { width: 247rpx; height: 56rpx; background-color: rgb(255, 72, 72); border-radius: 40rpx; } .big-rim{ margin-top: 15rpx; width: 100%; height: 305rpx; border-bottom: 8px solid #EEEEEE; } /* 单据时间 */ .time{ font-size: 25rpx; color: #999999; width: 100%; } .min-rim{ display: flex; width: 100%; height: auto; margin-left: 30rpx; } /* 日期 */ .rq{ height: 25rpx; font-size: 28rpx; margin-top:12rpx; font-family:'SimHei',Arial; } /* 日期控件 */ .pi{ width:200rpx; height:auto; margin-left:10rpx; } .pis{ width:200rpx; height:auto; margin-left:30rpx; } /* 日期边框 */ .rq-rim{ position:relative; left:0; top:0 } /* 开始时间边框*/ .kssj{ display: inline-block; height: 50rpx; background-color: #EEEEEE; border: 1px solid #DADADA; width:200rpx; border-radius: 3px; line-height:40rpx; position:relative; top:0rpx; left:0rpx; } /* 开始时间的文字 */ .wz{ display: inline-block; font-size: 25rpx; color: #333; } /* 开始清空按钮的 边框*/ .qc-rim{ position:absolute; top:10rpx; left:173rpx; } /* 结束时间清空输入框的按钮的边框 */ .end-rim{ position: absolute; top: 23rpx; left:547rpx; width: 25rpx; height: 25rpx; } /* 查询内容 */ .cxnr{ margin-left:30rpx; font-size:28rpx; font-family: 'SimHei',Arial; } /* 至 */ .zi{ margin-top:14rpx; font-weight:600; font-size:28rpx; font-family: 'SimHei',Arial; margin-left:30rpx; } /* 结束时间 */ .jssj{ padding-left: 10rpx; margin-left: 30rpx; padding-bottom: 10rpx; height: 35rpx; font-size: 25rpx; color: #333; background-color: #EEEEEE; border: 1px solid #DADADA; width:85%; border-radius: 5px; } /* 查询内容的备考的边框 */ .xknr-rim{ display: flex; width: 100%; height: 55rpx; line-height:105rpx; margin-top:20rpx; } /* 明细查询 */ .botton{ margin-left: 30rpx; margin-top: 50rpx; background-color: #C4182E; width: 95%; border-radius:10rpx; text-align: center; height: 70rpx; line-height: 70rpx; color: #FFF; font-size: 29rpx; border: none; font-family: 'SimHei',Arial; } /*开始时间清空输入框的按钮*/ .empty{ width: 25rpx; height: 25rpx; border-radius:50%; background: #767676; color: #fff; font-size: 25rpx; text-align: center; line-height:19rpx; } /*结束时间清空输入框的按钮*/ .end{ width: 25rpx; height: 25rpx; border-radius:50%; background: #767676; color: #fff; font-size: 25rpx; text-align: center; line-height:19rpx; } /* 顶部 */ .top{ width: 170rpx; height: 50rpx; padding: 0 10rpx; line-height: 50rpx; font-size: 34rpx; margin-top: 25rpx; border-radius:3rpx; } .images{ width:35rpx; height:35rpx; margin-left:-9rpx; margin-top:6rpx; } .rim-images{ width: 62rpx; height: 46rpx; line-height: 37rpx; /* border-style: inset;padding:4rpx;text-align: center; */ background: #f1f1f1; border-color:#000000; border-width: 1rpx; transform:translateX(28%); margin-top:-3rpx; border-radius:5rpx; } /* 下拉框 */ .top-selected{ width: 100%; display: flex; align-items: center; justify-content: space-between; border: 1px solid #ccc; padding: 0 10rpx; font-size: 30rpx; background:#eeeeee; height:50rpx; border-radius:6rpx; } .texts{ margin:0 auto; font-size: 25rpx; } /* 下拉内容 */ .select-box { background-color: #eeeeee; width:190rpx; position: relative; z-index:1; overflow: hidden; text-align: left; animation: myfirst 0.5s; font-size: 25rpx; border: 1px solid #DADADA; } .select_one { padding-left: 20rpx; width: 100%; height: 60rpx; line-height: 60rpx; } /* 注释 */ .zs{ margin-left: 30rpx; font-size: 25rpx; color: #999999; font-family: 'SimHei',Arial; margin-top: 42rpx; margin-bottom: 30rpx; } .input{ width: 300rpx; background-color: #EEEEEE; border-radius: 10rpx; font-size: 24rpx; text-indent: 5rpx; height: 56rpx; border: 1rpx solid #ccc; }