/* 大边框 */ .big-rim{ margin-top: 15rpx; width: 100%; height: 310rpx; border-bottom: 8px solid #EEEEEE; } .min-rim{ display: flex; width: 100%; height: auto; margin-left: 30rpx; } /* 开始时间 */ .kssj{ display: inline-block; height: 50rpx; background-color: #EEEEEE; border: 1px solid #DADADA; width:200rpx; border-radius: 3px; line-height:40rpx; } /* 开始时间的文字 */ .wz{ display: inline-block; font-size: 25rpx; color: #333; } /* 日期控件 */ .pi{ width:200rpx; height:auto; margin-left:20rpx; } /* 查询内容 */ .cxnr{ margin-left:30rpx; font-size:28rpx; font-family: 'SimHei',Arial; } .rq-rim{ position:relative; left:0; top:0; } /* 至 */ .zi{ margin-top:14rpx; font-size:28rpx; font-family: 'SimHei',Arial; margin-left:20rpx; } /* 结束时间 */ .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%; font-family: 'SimHei',Arial; border-radius: 3px; } /* 查询内容的备考的边框 */ .xknr-rim{ display: flex; width: 100%; height: 55rpx; line-height:105rpx; margin-top:10rpx; } /* 明细查询 */ .botton{ margin-left: 30rpx; margin-top: 63rpx; background-color: #C4182E; width: 95%; border-radius:10rpx; text-align: center; height: 70rpx; line-height: 70rpx; color: #FFF; font-size: 25rpx; border: none; font-family: '微软雅黑'; } /* 底部边框线 .bottom{ width: 100%; border-bottom: 20rpx solid #eeeeee; } */ /* 清空按钮的 边框*/ .qc-rim{ position:absolute; top:10rpx; left:175rpx; } /*开始时间清空输入框的按钮*/ .empty{ width: 25rpx; height: 25rpx; border-radius:50%; background: #767676; color: #fff; font-size: 25rpx; text-align: center; line-height:18rpx; } /* 结束时间清空输入框的按钮的边框 */ .end-rim{ position: absolute; top: 11rpx; left:173rpx; width: 25rpx; height: 25rpx; } /*结束时间清空输入框的按钮*/ .end{ width: 25rpx; height: 25rpx; border-radius:50%; background: #767676; color: #fff; font-size: 25rpx; text-align: center; line-height:21rpx; } /* 顶部 */ .top{ width: 200rpx; height: 50rpx; padding: 0 10rpx; line-height: 50rpx; font-size: 34rpx; margin-top: 25rpx; } .images{ width:35rpx; height:30rpx; margin-top:10rpx; margin-left:-14rpx; } .rim-images{ width: 45rpx; 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:225rpx; position: relative; z-index:1; overflow: hidden; text-align: left; animation: myfirst 0.5s; font-size: 25rpx; } .select_one { padding-left: 20rpx; width: 100%; height: 60rpx; line-height: 60rpx; } /* 优惠券样式 */ .body{ text-align: center; padding: 20rpx; margin: 20rpx auto; width: 80%; max-width: 1000rpx; font-size: 28rpx; color: #333333; border-bottom: 2rpx solid #EEEEEE; } .b_iimg{ background-color: red; width: 400rpx; height: 400rpx; } .b_sz2{ font-size: 40rpx; color: #6fd137; margin: 20rpx 0; text-align: center; } /* 二维码列表查询 */ /* 列表数据*/ .data{ width: 80%; height:auto; margin-left:80rpx; } .rim{ position: relative; top:0rpx; left: 0rpx; } /* 二维码边框 */ .code_rim{ width: 100%; height: auto; text-align: center; font-size: 25rpx; padding-top: -30rpx; margin-top:-20rpx; padding-left:45rpx; } /* 二维码 */ .code{ height: 520rpx; display: flex; flex-direction: column; justify-content: flex-end; align-items: center; margin-left:40rpx; } .car-rim{ width:98%; height:177rpx; text-align:center; border-bottom:2rpx solid #eee; margin-left:22rpx; } /* 二维码值 */ .code_val{ margin-top:-104rpx; margin-left:-59rpx; color:#999999; } /* 金额 */ .moneys{ margin-top:20rpx; height: 47rpx; width: 100%; color:#6fd137; text-align: center; font-size: 38rpx; font-family: 'SimHei',Arial; margin-bottom:20rpx; margin-left:11rpx; } /* 文字 */ .text{ width: 100%; font-size: 25rpx; text-align: center; height: 41rpx; color: #999999; } /* 二维码和条形码的边框 */ .barqrcode{ width: 100%; height: auto; margin-top:50rpx; } /* 日期 */ .rq{ height: 25rpx; font-size: 28rpx; margin-top:12rpx; font-family:'SimHei',Arial; } /* 点击条形 */ .barcode { height: 320rpx; flex-direction: column; justify-content: center; align-items: center; margin-left: 30rpx; } /* 二维码边框*/ .qrcode_rim { width: 100%; height: 420rpx; display: flex; flex-direction: column; justify-content: flex-end; align-items: center; margin-left: 80rpx; margin-top:-210rpx; } .qrcode{ margin-left: 100rpx; } /* 使用说明 */ .textss{ width: 100%; font-size: 25rpx; text-align: center; min-height: 47rpx; height:auto; color: #999999; }