/* pages/operation/index.wxss */ .exchange { width: 100%; height: 100%; background: #f8f8fa; } .exchangeBox { margin-top: -45rpx; } .footer { width: 710rpx; height: 126rpx; line-height: 126rpx; display: flex; background: #fff; border-radius: 20rpx; margin: 20rpx auto 0; box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15); } .footer text { margin-left: 31rpx; font-size: 30rpx; } .footer input { width: 450rpx; margin-right: 19rpx; height: 126rpx; line-height: 126rpx; font-size: 30rpx; text-align: right; } .inpBox { width: 710rpx; height: 194rpx; background: rgba(255, 255, 255, 1); box-shadow: 0rpx 10rpx 27rpx 0rpx rgba(15, 15, 15, 0.09); border-radius: 20rpx; margin: 20rpx auto 0; } .foot { width: 710rpx; height: 96rpx; line-height: 96rpx; display: flex; background: #fff; } .foot text { margin-left: 31rpx; font-size: 30rpx; } .foot input { width: 450rpx; height: 96rpx; line-height: 96rpx; font-size: 30rpx; text-align: right; } .inp{ margin-left: 45rpx; } .footer2{ border-bottom: 1rpx solid #ccc; } .section { width: 710rpx; /* height: 176rpx; */ margin-top: 8%; background: #fff; display: flex; flex-direction: column; border: 1px solid #eaeaea; border-radius: 18rpx; margin: auto; } .border { width: 660rpx !important; height: 1rpx !important; } /* .list-item{ border-bottom: 1px solid #eaeaea; } .section .list-item:nth-last-of-type(2){ border: 0; } */ .section view { position: relative; width: 92%; height: 88rpx; line-height: 88rpx; display: flex; justify-content: space-between; padding: 0 4%; } .section view text { font-size: 30rpx; color: #999; letter-spacing: 1.16rpx; } .section view text:nth-child(2) { font-size: 28rpx; color: #000; letter-spacing: 1.16rpx; text-align: right; } .camera { height: 340rpx; width: 310rpx; margin: 88rpx auto; border: 1px solid #52a0fd; color: #52a0fd; } .camera image { width: 59rpx; height: 45rpx; margin: 113rpx 125rpx 35rpx 126rpx; } .camera text { display: block; text-align: center; } button { margin-bottom: 36rpx; width: 710rpx; height: 94rpx; color: #fff; font-size: 36rpx; background-color: #52a0fd; box-shadow: 0px 10px 22px 2px rgba(82, 160, 253, 0.51); } .integral { padding-right: 30rpx; font-size: 28rpx; font-family: PingFang-SC-Regular; font-weight: 400; color: rgba(51, 51, 51, 1); line-height: 87rpx; text-align: right; } .integralNum { color: red; font-size: 28rpx; } .img { margin-top: -60rpx; display: block; width: 100%; } .up-img{ width: 600rpx; margin: 40rpx auto 0; height: auto; padding: 10rpx; border: 1px dashed #52A0FD; } .up-img image{ width: 600rpx; } .select{ width: 500rpx; text-align: right; line-height:96rpx; font-size:30rpx; } .labelBox{ width: 710rpx; height: 194rpx; display: flex; flex-direction: column; margin: 40rpx auto 0; } .title{ margin-bottom: 40rpx; } .title > view{ width: 170rpx; padding: 10rpx 20rpx; text-align: center; } .content{ padding: 0 10rpx; display: flex; flex-wrap: wrap; /* justify-content: center; */ align-items: center; } .shoes,.cloth { margin:0 5rpx 10rpx; text-align: center; background: #fff; font-size: 30rpx; } .shoes{ padding: 10rpx 0; width: 13% } .cloth{ padding: 10rpx 0; width: 13% } .title{ display: flex; justify-content: center; align-items: center; } .couponsL{ background: #51a0fc; color: #fff; } .couponsR{ background: #FFF; color: #000; } .money{ overflow: hidden; } /* 15136028756 */