shangjia1.1/pages/fiance/ledger/ledger.css

1 line
4.2 KiB
CSS

.wrapper{margin-left:0rpx;margin-right:0rpx;margin-top:0rpx}.recharge-card{font-weight:bold;color:#f60}.withDraw{background:none;height:auto;margin:60rpx 0 40rpx 0}.withDraw .background-card,.withDraw .front-card{min-height:180rpx;border-radius:20rpx}.withDraw .background-card{background-color:#fff;box-shadow:0px 4px 10px 0px rgba(183,182,182,.5)}.withDraw .front-card{display:flex;margin-top:-220rpx;position:relative;margin-left:20rpx;margin-right:20rpx;background-color:#faf0e3;padding:5rpx 20rpx;min-height:250rpx;line-height:40rpx;border-width:1px;border-style:solid;border-color:#ed6d00}.withDraw .front-card .left{display:flex;justify-content:space-evenly;flex-direction:column;width:100%}.withDraw .front-card .left .title{font-weight:bold}.withDraw .front-card .left .desc{font-size:24rpx;color:#82848a}.withDraw .front-card .right{width:8%;display:flex;flex-direction:column;justify-content:center;text-align:right}.withDraw .front-card .right .status{font-weight:550;font-size:35rpx;color:#ed6d00}.product-detail .head{background:#fff;height:auto;padding:15rpx}.product-detail .head .datepicker{text-align:left;font-weight:599;font-size:28rpx}.product-detail .head .datepicker .pikertext{margin-right:15rpx}.product-detail .head .title{padding:0rpx 30rpx 0rpx 30rpx;background-color:#fff;text-align:center;padding-top:20rpx}.product-detail .head .month{padding:30rpx}.product-detail .head .month .text{color:#555;font-weight:bold}.product-detail .head .data{color:#fff}.product-detail .head .data .container{display:flex;flex-direction:column;justify-content:space-between;background-image:url(http://yuledui.oss-cn-qingdao.aliyuncs.com/merch_manage/img/ledger_total_bg.png);background-size:100% 100%;background-repeat:no-repeat;padding:42rpx}.product-detail .head .data .container .total{font-size:35rpx;display:flex;justify-content:space-between;font-weight:599}.product-detail .head .data .container .total .mdselect{display:flex;font-size:30rpx;align-items:center;flex-direction:row;justify-content:flex-end}.product-detail .head .data .container .ordernum{font-size:25rpx;padding-top:0;display:flex;align-items:center;justify-content:space-between;opacity:.8}.product-detail .head .data .container .bottom-count-tr{display:flex;align-items:center;justify-content:space-between}.product-detail .list{padding:0rpx 30rpx 0rpx 30rpx}.product-detail .list .card{width:100%;background-color:#fff;border-radius:20rpx;box-shadow:0px 4px 10px 0px rgba(183,182,182,.5);padding:30rpx 0rpx 0rpx 0rpx;margin-top:18rpx;color:#333}.product-detail .list .card .top{padding:0rpx 18rpx 0 18rpx;width:100%;display:flex;justify-content:space-between}.product-detail .list .card .top .icon .image{margin-top:5rpx;margin-right:12rpx}.product-detail .list .card .top .order-no .no{color:#333}.product-detail .list .card .top .order-no .time{font-size:24rpx;color:#82848a}.product-detail .list .card .top .price{text-align:right}.product-detail .list .card .top .price .text{color:#ed6d00}.product-detail .list .card .top .price .nopay{color:red}.product-detail .list .card .content{padding:10rpx 30rpx 0 30rpx;color:#555}.product-detail .list .card .content .detail{display:flex;white-space:normal;font-size:24rpx;padding:10rpx 0;justify-content:space-between}.product-detail .list .card .content .detail .item{padding-right:10rpx}.product-detail .list .card .content .price{margin-top:20rpx;text-align:right;font-size:30rpx}.product-detail .list .card .content .price .total,.product-detail .list .card .content .price .real-price{color:#ed6d00}.product-detail .list .card .content .price .real-price{font-size:35rpx}.product-detail .list .card .reckon-view{padding:20rpx 30rpx;margin-top:-5rpx}.product-detail .list .card .bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom-left-radius:20rpx;border-bottom-right-radius:20rpx;padding:20rpx 30rpx}.product-detail .list .card .bottom .btn-memo,.product-detail .list .card .bottom .btn-detail{border-width:1rpx;border-style:solid;border-color:#ed6d00;width:160rpx;text-align:center;border-radius:60rpx;color:#ed6d00;letter-spacing:5rpx;height:50rpx;padding-top:5rpx}.product-detail .list .card .bottom .bottom-btn{display:flex;align-items:center}.product-detail .list .card .bottom .bottom-btn .remarktext{color:gray;margin-right:5rpx}