/*
 * 
 * 吴宇
 * 2016/12/13
 * 【总体架构样式】
 * 请勿轻易修改
 * 
 */

.actions-modal-button {
    color: #333;
    background-color: #fff;
    font-size: 0.8rem
}

input.workflow-inputReadonly {
    color: #666 !important
}
/*水平反转 **/

.turn {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.button-middle {
    height: 1.8rem !important;
    line-height: 1.8rem !important
}

.button-default {
    background-color: #eee;
    border-color: #eee;
    color: #333
}

.tab-item.disabled {
    color: #c8c9cb;
    border-color: #c8c9cb
}

.tab-item.disabled .icon {
    color: #c8c9cb
}

.item-inner.row {
    margin-left: 0;
    font-size: 0.75rem
}

.open {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s
}

.close {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s
}

.label-switch input[type=checkbox]:checked+.checkbox {
    background-color: #00a0e9
}


/* 时间选择样式 */

.switch-off .u-select-time {
    border-color: #bbb
}

.list-block input[type=time] {
    padding: 0;
    height: auto
}

.select-duration:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    border: .2rem solid #0894ec;
    border-color: #0894ec #fff;
    border-width: 0.2rem .2rem 0 .2rem;
    position: absolute;
    right: 0.25rem;
    top: 50%;
    margin-top: -.1rem
}

.switch-off .u-select-time:after {
    border-color: #bbb transparent transparent transparent !important
}


/* 左右边线 */

.detail-hd-title:after,
#tripDetail:before,
#tripDetail:after {
    content: " ";
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #8cc4ea;
    transform: scaleX(.5);
    -webkit-transform: scaleX(.5);
    z-index: 999
}


/* 右侧边线 */

.detail-hd-title:after {
    right: 0
}


/* 上下边线 */

.facebook-card:before,
.facebook-card:after,
.month-nav:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    transform: scaleY(.5);
    -webkit-transform: scaleY(.5);
    background-color: #e0e0e0
}

.month-nav:after {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}


/* 上边线 */

.facebook-card:before {
    top: 0;
    z-index: 9
}


/* 下边线 */

.month-nav:after,
.facebook-card:after {
    bottom: 0
}

.bar .button-link {
    color: #fff
}

.bar-nav~.workflow-home-content {
    top: 0
}

.bar-tab .tab-item.btn-disabled,
.bar-tab .tab-item.btn-disabled .icon {
    color: #c7c7c7 !important
}
.no-wifi {
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 1;
    color: #fff;
    white-space: nowrap;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}


/* 请假 */

.select-clear {
    line-height: 1.35rem;
    font-size: .85rem
}


/* 申请详情 */

.has-reason+.content {
    bottom: 5rem
}
.fixed-reason~.content {
    bottom: 6rem !important
}

.bar-tab.cancel {
    background: #fff
}

.bar-tab.cancel,
.bar-tab.cancel .tab-item {
    height: 2.2rem
}


/* wuyu 各种请假详情页面 */

.leave-timeBar {
    padding: .4rem .65rem;
    font-size: .75rem
}

.leave-timeBar div {
    min-height: 1.35rem
}


/********/
.item-memo {
    color: #666;
    word-break: break-word;
    white-space: pre-wrap;
    line-height: 1.5
}

.list-view-info {
    margin: 0 0.75rem;
    min-height: 0.75rem;
    line-height: 1.3rem;
    text-align: right;
    color: #999;
    letter-spacing: 1px
}

.list-view-info span {
    color: #333
}

.list-view-info em {
    color: #42a7ed
}

.button.button-add {
    display: inline-block;
    margin: 0 0.75rem 0.75rem 0;
    height: 1.67rem;
    line-height: 1.67rem
}

.button.button-add .iconfont {
    margin-right: 0.1rem
}


/* 添加抄送人员css */

.attendance:after,
.comptime.page .bar:after,
.comptime.page .bar-footer:before,
.comptime-detail-item:last-child .comptime-detail-item-line,
.people-picker-content .item-inner:after,
.list-block.rel.mglr-75 ul:before,
.workflow-process.list-block .item-inner:after,
.list-view.list-block .item-inner:after,
.attendance #todayAttendance.content table tr td:nth-child(1) .item-inner:after,
.detail-bd .item-content .item-inner:after,
.list-view-group .list-block ul:before,
.list-view-group .list-view.box:nth-child(2):before,
.attendance #todayAttendance.content table tr td:nth-child(1) ul:after,
.attendance #todayAttendance.content table tr td:nth-child(1) ul:before {
    display: none !important
}


.attendance .popup-data-picker {
    border: none;
    margin: 0
}

.day-detail .day-detail-row {
    padding: 0.25rem 0.5rem;
    text-align: left
}

.date-picker-rows .box:last-child {
    padding-bottom: 0.25rem
}

.popup-date-datail {
    padding: 0.75rem 0.6rem;
    font-size: 0.65rem
}

/* overtime */

.date-picker-rows .day.overtime-color {
    color: #ffb200
}

.date-picker-rows .day.trip-color {
    color: #009beb
}

.date-picker-rows .day.goout-color {
    color: #8aed4a
}

.date-picker-rows .day.leave-color {
    color: #ff8a4e
}

.day-detail.list-block .item-content .item-title:nth-child(2) {
    padding-top: 0.25rem
}

.attendance header .woqu-icon {
    padding: 0;
    font-size: 0.75rem;
    color: #ccc;
    top: 0
}

.attendance header .woqu-icon.button {
    border: none
}

.attendance header span.flex {
    text-align: center;
    line-height: 1.4rem;
    min-height: 1.4rem
}

.bar.bar-header-secondary table th {
    background-color: #f9f9f9;
    font-size: .8rem;
    padding: 0.5rem 0;
}

.bar.bar-header-secondary table th {
    font-weight: normal;
    font-size: .75rem;
}

.list-view.list-block .item-inner {
    padding: 0;
}

.list-view.list-block {
    padding: 0.1rem 0.75rem;
}

.attendance .content table tr td.offday {
    color: #f86c6b;
}

.label-checkbox {
    min-height: 0;
    display: -webkit-box;
    display: flex;
    margin-left: 0.5rem;
}

.label-checkbox .item-media {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0.25rem;
}

html:not(.watch-active-state) label.label-checkbox:active,
label.label-checkbox.active-state {
    background-color: transparent !important;
}

.comptime .bar-standard {
    background-color: #f5f5f5;
}

.comptime .comptime-year {
    width: 3rem;
    margin: 1rem auto 0;
    z-index: 2;
    position: relative;
    border: 3px solid #f1f1f1;
    border-radius: 50%;
}

.comptime .comptime-year-inside {
    width: 100%;
    position: absolute;
    z-index: 4;
    top: 0;
    border-radius: 50%;
    background-color: #42a7ed;
    text-align: center;
    color: #fff;
    font-size: 0.8rem;
    border: 3px solid #9accef;
    -webkit-transform: scale(0.98);
    transform: scale(0.98)
}

.comptime .bar-nav~.content,
.comptime.page .bar-header-secondary {
    top: 3.5rem
}

.comptime .bar-nav~.content {
    -webkit-mask-box-image: -webkit-linear-gradient(bottom, transparent, transparent 5%, white 20%, white 80%, transparent 95%, transparent);
    -webkit-mask-box-image: linear-gradient(to top, transparent, transparent 5%, white 20%, white 80%, transparent 95%, transparent)
}

.comptime .comptime-year:before,
.comptime-detail-item-inside:before,
.comptime .comptime-year .comptime-year-inside:before {
    content: "";
    display: inline-block;
    padding-bottom: 100%;
    vertical-align: middle
}

.comptime .comptime-detail {
    padding-top: 3rem
}

.comptime-detail-item-inside {
    width: 2.5rem;
    border-radius: 50%;
    border: 3px solid #f1f1f1;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    font-size: 0.8rem;
    background-color: green
}

.comptime-detail-item {
    padding-bottom: 2rem;
}

.comptime .comptime-detail-item-l,
.comptime .comptime-detail-item-r {
    position: absolute;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    color: #333;
    left: 0.5rem;
    top: 0.1rem;
    padding: 0.3rem;
    width: 38%;
    background-color: #f9f9f9
}

.comptime .comptime-detail-item-r {
    right: 0.5rem;
    left: auto
}

.comptime-detail-item h3 {
    margin: 0;
    font-size: 0.65rem
}

.comptime-detail-item .comptime-detail-title {
    font-size: 0.55rem;
    color: #A8A8A8;
    max-width: 100%;
    word-wrap: break-word;
    max-height: 2.5rem;
    overflow: hidden
}

.comptime-detail-item-line {
    position: absolute;
    top: 2.5rem;
    left: 50%;
    margin-left: -1px;
    bottom: 0;
    width: 2px;
    background-color: #f1f1f1
}

.comptime-detail-item:last-child {
    padding-bottom: 3rem
}

.comptime-detail-item-r-arrow,
.comptime-detail-item-l-arrow {
    border-color: transparent transparent transparent #fafafa;
    border-style: solid;
    border-width: 0.25rem;
    height: 0;
    width: 0;
    position: absolute;
    right: -0.5rem;
    top: 0.8rem
}

.comptime-detail-item-r-arrow-border,
.comptime-detail-item-l-arrow-border {
    border-color: transparent transparent transparent #f1f1f1;
    border-style: solid;
    border-width: 0.35rem;
    height: 0;
    width: 0;
    position: absolute;
    right: -0.7rem;
    top: 0.71rem
}

.comptime-detail-item-r-arrow {
    left: -0.5rem;
    border-color: transparent #fafafa transparent transparent
}

.comptime-detail-item-r-arrow-border {
    left: -0.7rem;
    border-color: transparent #f1f1f1 transparent transparent
}

.comptime-num-wrap {
    text-align: center;
    position: relative;
    padding-top: 0.5rem
}

#paid-leave-info {
    padding: 0.4rem 0.8rem;
    border-radius: 5px;
    color: #fff;
    background-color: #74cfd7;
    font-size: 0.65rem
}

.comptime-num-arrow {
    border-color: transparent transparent #74cfd7 transparent;
    border-style: solid;
    border-width: 0.35rem;
    height: 0;
    width: 0;
    position: absolute;
    top: -.2rem;
    left: 50%;
    margin-left: -0.35rem
}
#fn-report-manager .wq-grids.wq-flex-startWrap {
    padding: .5rem 0 .5rem .5rem
}
.reportManager-itemInner {
    top: 0;
    right: .5rem;
    bottom: .5rem;
    left: 0;
    border-radius: 8px;
}
.reportManager-item .reportManager-itemIcon {
    font-size: 2.5rem;
    opacity: .12;
}
.reportManager-item .report-title {
    font-size: .8rem;
}
.reportManager-item:last-child .reportManager-itemIcon {
    font-size: 2rem;
    color: #eaeaea;
    opacity: 1;
}

/* 统计表格样式重新构建 */
.attendance {
    height: 100%;
    background-color: #fafafa;
    -webkit-tap-highlight-color: rgba(250, 250, 250, 0)
}

#weeklyReport .bar-header-secondary {
    padding: 0
}

#my-attendance .bar-header-secondary {
    top: 2.15rem;
    height: 2.15rem;
    background-color: #f7f8fa;
    padding-left: 0;
    padding-right: 0;
    font-size: .75rem;
    z-index: 16;
}

#my-attendance .bar-header-secondary.hide~.content {
    top: 2.15rem
}

#my-attendance .bar-header-secondary~.content {
    top: 3.55rem
}
#info-header .col-50 {
    padding-right: .65rem
}
#calendar-info .item-content {
    padding-left: 0;
    font-size: .75rem
}
#calendar-info .item-content .col-20 {
    padding-left: .65rem
}
#my-attendance table,
#weeklyReport table {
    background-color: #fff;
    width: 100%
}

#weeklyReport td:nth-child(3) button {
    margin: 0 auto
}

#my-attendance .attendance {
    margin-bottom: 0
}

#count-info td {
    width: 50%;
    text-align: center;
    height: 2.2rem;
    font-size: 0.65rem
}

#count-info td:nth-child(2) {
    padding-left: 1rem;
    text-align: left
}

#calendar-info .list-block .item-inner {
    min-height: 2.6rem
}

#calendar-info p {
    margin: 0
}

#calendar-info p:nth-child(2) {
    margin-top: .5rem
}

#calendar-info p i {
    font-size: 0.75rem;
    margin-right: 5px
}

#count-info i {
    font-size: .9rem;
    padding-right: .5rem
}

/* 外勤 */

.content.legwork-content {
    overflow-x: hidden
}

#rows {
    width: 100%;
    z-index: 5;
    left: 0
}

.wq-header header.bar.bar-nav {
    color: #fff;
    background-color: #159aea
}

.wq-header header.bar.bar-nav:after {
    display: none
}

.wq-header i.woqu-calendar {
    font-size: 1rem
}

input.legwork-time {
    color: #fff !important;
    background-color: transparent;
    left: 2rem;
    top: 0;
    right: 0;
    bottom: 0
}

.dayLegwork-item {
    z-index: 6
}

.legwork-content:after,
.dayLegwork-item:after,
.dayLegwork-item .dayLegwork-time:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0
}

.legwork-content:after {
    height: 100%;
    width: .25rem;
    z-index: 1;
    bottom: auto;
    background-color: #3498db;
    ;
}

.dayLegwork-item:after {
    z-index: 5;
    width: .25rem;
    left: 0;
    background-color: #3498db;
}

.dayLegwork-item .dayLegwork-time:after {
    width: 1px;
    background-color: #d9dce1;
    right: -1px;
    z-index: 6;
}

.dayLegwork-item:nth-child(n) {
    background-color: #fff;
}

.dayLegwork-item:nth-child(n):after {
    background-color: #3498db;
}

.dayLegwork-item:nth-child(2n) {
    background-color: #f7f8fa;
}

.dayLegwork-item:nth-child(2n):after {
    background-color: #62cb31;
}

.dayLegwork-item:nth-child(3n):after {
    background-color: #ffb606;
}

.dayLegwork-item:nth-child(4n):after {
    background-color: #e67327
}

.dayLegwork-item:nth-child(5n):after {
    background-color: #c0392b
}

.dayLegwork-item:nth-child(6n):after {
    background-color: #34495e
}

.dayLegwork-item:nth-child(7n):after {
    background-color: #9b59b6
}

.dayLegwork-time div {
    margin-left: 0.45rem;
    line-height: initial;
    padding-right: .8rem
}

.dayLegwork-item .dayLegwork-time {
    width: 3rem;
    min-width: 3rem;
}

.dayLegwork-item .dayLegwork-time .legwork-timeBar {
    left: auto;
    right: 0;
}

.dayLegwork-item i.woqu-time,
.dayLegwork-item i.woqu-clock {
    top: 50%;
    border-radius: 50%;
    position: absolute;
    font-size: 0.9rem;
    z-index: 8;
    margin-top: -.5rem;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    -webkit-text-stroke-width: 0.1px;
    right: -.6rem;
}

.dayLegwork-item i.woqu-device,
.dayLegwork-item i.woqu-wifi {
    font-size: .55rem;
    margin-top: .05rem;
}

.dayLegwork-item i.woqu-device {
    margin-top: .08rem;
}

.dayLegwork-item:nth-child(n) i.woqu-time,
.dayLegwork-item:nth-child(n) i.woqu-clock {
    background-color: #fff;
    color: #d1d5db;
}

.dayLegwork-item:nth-child(2n) i.woqu-clock {
    background-color: #f7f8fa;
    color: #d1d5db;
}

.dayLegwork-item:nth-child(n):last-child i.woqu-clock {
    color: #3498db
}

.dayLegwork-item:nth-child(2n):last-child i.woqu-clock {
    color: #62cb31;
}

.dayLegwork-item:nth-child(3n):last-child i.woqu-clock {
    color: #ffb606;
}

.dayLegwork-item:nth-child(4n):last-child i.woqu-clock {
    color: #e67327
}

.dayLegwork-item:nth-child(5n):last-child i.woqu-clock {
    color: #c0392b
}

.dayLegwork-item:nth-child(6n):last-child i.woqu-clock {
    color: #34495e
}

.dayLegwork-item:nth-child(7n):last-child i.woqu-clock {
    color: #9b59b6
}

.dayLegwork-detail-content {
    padding: .9rem .75rem .9rem 1rem;
    width: 100%;
}

.dayLegwork-detail-content div {
    margin-top: .65rem;
}

.dayLegwork-detail-content .show-edit:first-child {
    margin-top: 0;
}

.dayLegwork-detail-content .dayLegwork-detail-title {
    padding-top: 0;
    line-height: 1.2;
}

.dayLegwork-detail-address {
    padding-left: 0.85rem;
    line-height: 1.2
}

.dayLegwork-detail-content div.detail-bd-photo {
    display: inline-flex;
    overflow: hidden;
    align-items: center;
    float: left;
    padding-top: 0;
}

.dayLegwork-detail-content div.row-imgs {
    overflow: hidden;
    margin-top: 0;
}

.dayLegwork-detail-address i {
    top: 0.1rem;
    left: 0;
    color: #aaa;
}

.dayLegwork-detail-remark {
    line-height: 1.2
}

.btn-addLegwork {
    position: absolute;
    bottom: 4rem;
    right: -.45rem;
    background-color: #42a7ed;
    border: 3px solid #9accef;
}
.btn-addLegwork.woqu-tianjiaBold {
    width: 2.5rem;
    height: inherit;
    z-index: 6;
    border-radius: 50px 0 0 50px
}

.legwork-content .legwork-timeBar {
    width: 1px;
    height: 100%;
    top: 0;
    background-color: #d9dce1;
    left: 3rem;
    z-index: 5;
    padding: 0
}

.legwork .bar-header-secondary td {
    padding: .7rem 0;
}

#addressShow {
    padding: 0 .3rem 0 .5rem
}

.legwork-error .woqu-error {
    font-size: 5rem;
    padding-bottom: .8rem;
    text-align: center;
}

.legwork-error .color-gray {
    font-weight: 600;
}


/* 修复bug */

.fix-showbug {
    margin-top: -.1rem;
}

.picker-columns {
    overflow: hidden;
    position: fixed;
}


/* 红黑榜列表 */
.wq-header-secondary {
    height: 2.65rem;
}

.depList-header {
    top: 4.85rem;
    font-size: .75rem;
    height: 2.2rem
}

.depList-header div {
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    height: 100%;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
}

.depList-header~.content {
    top: 6.25rem
}

#personalAttend .dayLegwork-item .dayLegwork-time {
    width: 1rem;
    min-width: 1rem;
}

#personalAttend .legwork-content .legwork-timeBar {
    left: 1rem;
}


/* 导入员工页面 */

.importinpc-img {
    width: 65%;
    margin: 0 auto;
}

.importinpc-img img {
    width: 100%;
    display: block;
}

.importinpc-title {
    font-size: 1.15rem;
    font-weight: 500;
    padding-top: 2rem
}

.importinpc-title2 {
    padding-top: 1.5rem;
    font-weight: 500;
    line-height: 1.8
}

.buttons-tab .badge {
    position: absolute;
    top: .1rem;
    left: 50%;
    z-index: 100;
    height: .8rem;
    min-width: .8rem;
    padding: 0 .2rem;
    font-size: .6rem;
    line-height: .8rem;
    color: #fff;
    vertical-align: top;
    background: red;
    border-radius: .5rem;
    margin-left: .8rem;
}

.btn-notify.button {
    border-color: #21c1fd;
    color: #21c1fd;
    line-height: 1.2rem
}

.btn-notify.button span {
    padding-right: .1rem;
    font-size: .65rem
}


/* 排班 */

.schedule-add .woqu-tianjiaBold {
    background-color: transparent;
}

.scheduleList-content {
    border-left: 5px solid;
}

.scheduleList-wrap .bar.bar-tab {
    height: inherit
}
.scheduleList-wrap .bar.bar-tab:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #e0e0e0;
    height: 1px;
    width: 100%;
    display: block;
}
.scheduleList-wrap .tab-item {
    padding: .5rem 0;
    border-right: 1px solid #e0e0e0;
}
.scheduleList-wrap .tab-item:last-child {
    border-right: none;
}

.scheduleChangeRule-title,
.scheduleList-wrap .item-inner .item-title {
    font-weight: 500;
    color: #111 !important;
}

.page-scheduleList .content-block-title {
    line-height: 1.5;
    white-space: normal;
}

.page-scheduleList .scheduleList-content .item-title {
    color: #666;
}

.page-scheduleChangeMember .label-checkbox,
.page-scheduleChangeRule .label-checkbox {
    margin-left: 0;
}

.schedule-del .woqu-roundDel,
.schedule-add .woqu-tianjiaBold {
    width: 1.1rem;
    height: 1.1rem;
    display: inline-block;
    text-align: center;
    line-height: 1.1rem;
}

.page-device .list-block .item-title-wrap {
    max-width: 80%;
}

.page-device .list-block .item-content .item-media i {
    width: .9rem;
    height: .9rem;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: .8rem;
}

.page-device .list-block .item-content .item-media i.woqu-gps {
    font-size: 1rem;
}

.list-block .item-media+.item-inner.schedule-addInner {
    margin-left: .2rem;
}

.page-shiftAdd .list-block .item-after,
.page-scheduleCreate .list-block .item-after {
    -webkit-align-items: center;
    align-items: center;
}

.page-shiftAdd .item-inner .woqu-rightMore,
.page-scheduleCreate .item-inner .woqu-rightMore {
    margin-left: .3rem;
}

.page-mycreate {
    overflow: hidden;
}

.page-mycreate .content-block~.content {
    top: 3.25rem;
}

/* 九宫格布局 */
.wq-grids {
    font-size: 0
}

.wq-grids-before:before {
    content: '';
    position: absolute;
    box-sizing: border-box;
    width: 200%;
    height: 200%;
    left: 0;
    top: 0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

.wq-grids .wq-grids-item {
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    position: relative;
}

.wq-grids .wq-grids-item:after {
    content: " ";
    padding-bottom: 100%;
    display: block;
}

.wq-grids .wq-grids-itemThree {
    width: 33.33333333%
}

.wq-grids .wq-grids-itemFour {
    width: 25%
}

.wq-grids .wq-grids-icon {
    font-size: 1.25rem;
}

.wq-grids .wq-grids-title {
    padding-top: .25rem;
    font-size: .8rem;
}

.badge {
    position: absolute;
    top: .1rem;
    left: 50%;
    z-index: 100;
    height: .8rem;
    min-width: .8rem;
    padding: 0 .2rem;
    font-size: .6rem;
    line-height: .8rem;
    color: white;
    vertical-align: top;
    background: red;
    border-radius: .5rem;
    margin-left: .1rem;
    overflow: hidden
}


/* 日报、周报、月报 */
.page-workreportDetail .bg-white .list-block:first-child {
    margin-top: 0
}

.page-workreportDetail .bg-white .list-block:first-child .list-group-title {
    padding-top: .75rem
}
.page-workreportDetail .list-block .item-content,
.page-workreportDetail .list-block .item-inner {
    min-height: inherit
}

/* 
 *
 *
 * 支付详情的统一样式 
 *
 *
 */

.woqu-preview-hd {
    font-size: 1.2rem;
    font-weight: bold;
}

.woqu-preview-item div:first-child {
    white-space: nowrap;
}

.woqu-preview-item div:nth-child(2) {
    line-height: 1.2;
}

/* 即将删掉的css */
.page.statisticalList {
    font-size: 0
}
.statisticalList .statisticalList-item:before {
    content: "";
    display: inline-block;
    padding-bottom: 100%;
    vertical-align: middle
}
.statisticalList .statisticalList-item {
    display: inline-block;
    background-color: green;
    text-align: center;
    color: #fff;
    font-size: 0.7rem;
    margin: 0;
    padding: 0;
    line-height: 0;
    width: 30%;
    margin-left: 2.5%;
    margin-top: 2.5%;
    border-radius: 10px;
    position: relative;
    overflow: hidden
}
.statisticalList .statisticalList-item:nth-child(3n),
.comptime .comptime-detail-item:nth-child(3n) .comptime-detail-item-inside {
    background-color: rgba(255, 87, 34, 0.5)
}

.statisticalList .statisticalList-item:nth-child(1n),
.comptime .comptime-detail-item:nth-child(1n) .comptime-detail-item-inside {
    background-color: rgba(156, 39, 176, 0.8)
}

.statisticalList .statisticalList-item:nth-child(2n),
.comptime .comptime-detail-item:nth-child(2n) .comptime-detail-item-inside {
    background-color: #53a1dc
}

.statisticalList .statisticalList-item:nth-child(3n+ 1),
.comptime .comptime-detail-item:nth-child(3n+ 1) .comptime-detail-item-inside {
    background-color: rgba(245, 124, 0, 1)
}

.statisticalList .statisticalList-item:nth-child(4n),
.comptime .comptime-detail-item:nth-child(4n) .comptime-detail-item-inside {
    background-color: #80ce2d
}

.statisticalList .statisticalList-item:nth-child(5n),
.comptime .comptime-detail-item:nth-child(5n) .comptime-detail-item-inside {
    background-color: rgba(123, 31, 162, 0.8)
}

.statisticalList .statisticalList-item:nth-child(6n),
.comptime .comptime-detail-item:nth-child(6n) .comptime-detail-item-inside {
    background-color: #eb9348
}

.statisticalList .statisticalList-item:nth-child(7n),
.comptime .comptime-detail-item:nth-child(7n) .comptime-detail-item-inside {
    background-color: rgba(229, 68, 68, 0.8)
}
/* 报销 */
.page-expenseList .item-media.expense-media {
    width: 2rem;
    height: 2rem;
    padding: 0;
}