/*菜单搜索*/ .common-parking-l{ float: left; width: 70px; height: 34px; line-height: 34px; } /*收入汇总*/ .incomestatement-caption{ padding-top: 20px; } .incomestatement-caption-date{ padding-bottom: 20px; } .incomestatement-ul-wrap { border: 1px solid #E8E8E8; } .incomestatement-ul-wrap li{ border-right: 1px solid #E8E8E8; /*box-shadow: 1px 0px 1px 0px rgba(0,0,0,0.1); -webkit-box-shadow: 1px 0px 1px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 0px 1px 0px rgba(0,0,0,0.1);*/ } .incomestatement-ul-wrap li:last-child{ box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; } .incomestatement-li-top{ border-bottom: 1px solid #E8E8E8; } .incomestatement-ul-wrap li:nth-of-type(1) .incomestatement-li-top{ padding:21px 18px; background-color:#FFF1DB; } .li-left-1{ width: 56px; height: 56px; /*padding-top: 3px;*/ } .li-left-1 img{ width: 56px; height: 56px; } .incomestatement-ul-wrap li:nth-of-type(2) .incomestatement-li-top{ padding:21px 18px; background-color:#DFF9EB; } .li-left-2{ width: 56px; height: 56px; padding-top: 4px; } .li-left-2 img{ width: 56px; height: 56px; } .incomestatement-ul-wrap li:nth-of-type(3) .incomestatement-li-top{ padding:21px 18px; background-color:#FFF9DB; } .li-left-3{ width: 56px; height: 56px; } .li-left-3 img{ width: 56px; height: 56px; } .incomestatement-li-top .float-right{ min-width: 80px; } .incomestatement-ul-wrap li:nth-of-type(4) .incomestatement-li-top{ padding:21px 18px; background-color:#DFF3F4; } .li-left-4{ width: 56px; height: 56px; } .li-left-4 img{ width: 56px; height: 56px; } .incomestatement-ul-wrap li:nth-of-type(5) .incomestatement-li-top{ padding:21px 18px; background-color:#FFF1DB; } .li-left-5{ width: 56px; height: 56px; } .li-left-5 img{ width: 56px; height: 56px; } .incomestatement-li-bottom{ padding:16px 20px; height: 47px; } /*支付方式占比*/ .srzb-tabbar{ width: 100%; height:40px; border-bottom: 1px solid rgba(0,0,0,0.15); } .srzb-topbar{ width:100px; height:40px; line-height: 40px; color:rgba(0,0,0,0.65); background:rgba(0,0,0,0.02); border:1px solid rgba(0,0,0,0.15); border-bottom:none; border-radius: 4px 4px 0px 0px !important; font-size:14px; float: left; text-align: center; margin-right: 2px; cursor: pointer; } .srzb-active{ color: #1E95CD; background:rgba(255,255,255,1); /*border-bottom:none;*/ } .incomepark-srzltitle{ height:90px; font-size:14px; color:rgba(0,0,0,0.85); line-height:90px; padding-left: 12px; } .srzb-echarts{ height: 254px; } /*收入明细*/ .recordtable tbody tr td{ padding: 0 0 0 32px !important; height: 47px; line-height: 47px; color: rgba(0,0,0,0.65); font-size: 14px; } .zffs-cont{ width: 100%; height: 280px; } .flex40{ width: 28%; height: 280px; float: left; } .flex60{ width: 72%; height: 280px; float: left; } .common-display-bfb{ /*width: 100%;*/ height: 164px; } .common-display-bfb-li{ float: left; width: 20%; /*height: 165px;*/ } .income-fixedtable>tr>td{ height: 47px; line-height: 47px; padding-left: 34px !important; color: rgba(0,0,0,0.65); } .incomefixwid{ max-width: 124px; } .card-b-r{ width: calc(100% - 70px); text-align: right; }