/* pages/datatower/datatower.wxss */ page { padding: 0 0 30rpx; } .tabTit { height: 90rpx; line-height: 82rpx; position: fixed; top: 0; width: 750rpx; z-index: 1; } .tabTit>view:nth-of-type(1) { border-left: 0; } .tabTit>view:nth-of-type(4) { border-right: 0; } .tabTit .active image { transform: rotate(180deg); background: none; } .tabTit image { width: 18rpx; height: 9rpx; vertical-align: middle; margin-left: 5px; } .tabLayer { width: 750rpx; overflow: hidden; top: 90rpx; z-index: 1; background: #fff; padding-bottom: 26rpx; box-shadow: 2px 9px 10px rgba(0, 0, 0, 0.05); bottom: 0; border-top: 1px solid #eee; } .courier { background-color: #fff; height: 80rpx; border: 12rpx; overflow: hidden; display: inline-block; width: 70%; } .courierInput { width: 70%; height: 60rpx; line-height: 60rpx; font-size: 30rpx; border: 1rpx solid #ccc9c9; } .tabLayer a { float: left; width: 210rpx; height: 80rpx; line-height: 80rpx; margin: 30rpx 0 0 26rpx; text-align: center; color: #888; font-size: 30rpx; background: rgba(255, 255, 255, 1); border: 1px solid rgba(234, 234, 234, 1); border-radius: 10rpx; } .tabLayer .active { text-align: center; height: 80rpx; background: rgba(255, 255, 255, 1); border: 1px solid rgba(101, 158, 246, 1); border-radius: 10rpx; color: #659ef6; } .tabTit .active { background: #fff; font-size: 32prx; font-weight: 500; color: rgba(101, 158, 246, 1); } /*弹性盒模型*/ .box { background: #fff; border-bottom: 1px solid #eee; } .flex1 { overflow: hidden; width: 25%; display: block; text-align: center; } .flex1 text, .text { font-size: 30rpx; } .text { display: block; width: 25%; text-align: center; } /* 日期选择 */ .picker_group { position: relative; bottom: 12rpx; left: 75rpx; height: 85rpx; line-height: 85rpx; justify-content: center; display: flex; align-items: center; font-size: 30rpx; color: #888; } .picker_group picker { height: 55rpx; line-height: 55rpx; margin: 0 2%; padding: 2% 5%; border-bottom: 1px solid #eee; color: #409EFF; } .view view:nth-of-type(1) { font-size: 28rpx; color: #888; } .list { width: 644rpx; border-radius: 16rpx; padding: 32rpx; margin: 40rpx auto; box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1); } .list>view { height: 60rpx; line-height: 60rpx; font-size: 30rpx; } .txt1 { font-size: 32rpx; font-weight: 500; color: rgba(85, 85, 85, 1); } .txt2 { font-size: 28rpx; font-weight: 500; color: rgba(255, 106, 106, 1); } .money { font-weight: 500; color: rgba(85, 85, 85, 1); font-size: 26rpx; /* width: 123rpx; */ padding-right: 20rpx; } .time { font-size: 28rpx; font-weight: 500; color: rgba(125, 125, 125, 1); } .status1 { color: #659ef6; } .status2 { color: #eea959; } .status3 { color: #ff6a6a; } .status4 { color: #8aaa6b; } .btn { float: right; height: 52rpx; line-height: 52rpx; background: rgba(101, 158, 246, 1); border-radius: 10rpx; font-size: 28rpx; font-weight: 500; padding: 0 25rpx; color: rgba(255, 255, 255, 1); } .active1 { opacity: 0.6; } .btns { width: 137rpx; margin-top: 21rpx; background: #52a0fd; border-radius: 8rpx; color: #fff; font-size: 26rpx; height: 64rpx; line-height: 64rpx; } .active2 { border: 1px solid #52a0fd !important; color: #52a0fd !important; } .recond { text-align: center; font-size: 30rpx; margin-top: 60rpx; } .active3 { color: #659ef6; } .loading { text-align: center; font-size: 28rpx; color: #999; /* padding: 20rpx 0 40rpx; */ } .mr { margin-top: 200rpx !important; } .uploading { margin-left: 10rpx; } .lists { height: 100%; } .table { width: 95%; border: 0px solid darkgray; border-top: 1rpx solid #a0a0a0; padding-bottom: 20rpx; margin: 70rpx auto; } .tr { display: flex; width: 100%; justify-content: center; height: 3rem; align-items: center; border-bottom: 1rpx solid #a0a0a0; } .tr.expectFirst { height: auto; padding: 1rem 0; } .td { width: 40%; justify-content: center; text-align: center; font-size: 23rpx; } .td text { font-size: 23rpx; } .bg-w { background: #ffffff; } .bg-g { background: #E6F3F9; } .th { width: 40%; justify-content: center; display: flex; height: 2rem; align-items: center; text-align: center; font-size: 26rpx; } .title { font-size: 30rpx; padding: 30rpx; line-height: 60rpx; } .title text { color: red; } .title image { width: 44rpx; } .title image.warning { position: relative; top: 8rpx; } .title image.over { position: relative; top: 12rpx; } .title image.close { position: relative; top: 12rpx; } .search { font-size: 30rpx; border-bottom: 20rpx solid #eee; padding: 20rpx; } .search .searchBtn { display: inline-block; color: #ffffff; padding: 15rpx; background-color: #52a0fd; border-radius: 15rpx; margin-right: 15rpx; } .picker_group { height: 85rpx; line-height: 85rpx; display: flex; align-items: center; font-size: 30rpx; } picker { height: 55rpx; line-height: 55rpx; margin: 0 2%; padding: 2% 5%; border-bottom: 1px solid #eee; } .section__title { display: inline-block; margin-left: 20rpx; font-size: 30rpx; color: #888; width: 140rpx; } .pickerArr { display: inline-block; margin-left: 10rpx; border: 1rpx solid #ccc9c9; width: 45%; padding: 5rpx 20rpx; border-radius: 5rpx; font-size: 30rpx; color: #888; } .btns { width: 20%; background: #409EFF; color: #fff; font-size: 30rpx; display: inline-block; vertical-align: middle; height: 60rpx; line-height: 60rpx; margin-left: 20rpx; } .picker_group { height: 85rpx; line-height: 85rpx; display: flex; align-items: center; font-size: 30rpx; } .picker_group picker { height: 55rpx; line-height: 55rpx; margin: 0 2%; padding: 2% 5%; border-bottom: 1px solid #eee; } .picker_group { height: 85rpx; line-height: 85rpx; display: flex; align-items: center; font-size: 30rpx; color: #888; } .picker_group picker { height: 55rpx; line-height: 55rpx; margin: 0 2%; padding: 2% 5%; border-bottom: 1px solid #eee; } .billlistP { border-bottom: 20rpx solid #eee; line-height: 55rpx; padding: 15rpx; } .billlist { font-size: 26rpx; border-bottom: 1rpx dashed #222; line-height: 55rpx; padding: 15rpx; } .billlist text { color: red; font-size: 26rpx; } .billlist .lineII { text-indent: 14rpx; } .detail { font-size: 28rpx; text-align: right; margin: 20rpx; color: #409EFF; }