@import './reset.less'; body.console { overflow: auto; overflow-y: hidden; background: @activeBg; } .echarts { width: 100%; height: 292px; padding: 0 15px; } .barChartPay { width: 100%; height: 261px; } .emptyCircle { width: 35%; height: 135px; float: left; margin-top: 38px; } #emptyCircleB { margin-top: 50px; } .partAll { background-color: #fff; } .partWrap { overflow: auto; height: auto; background: @activeBg; min-width: 1185px; padding: 10px; padding-bottom: 0px; box-sizing: border-box; ul { padding: 0 40px; } .partLi { float: left; margin: 15px 0; width: 20%; height: 100px; overflow: hidden; .partIn { height: 100px; box-sizing: border-box; border-radius: 3px; padding: 10px 15px; border: 1px solid #E2E5EF; margin: 0 6px; } p { padding-bottom: 10px; color: #51649C; } .top { margin-bottom: 12px; } .btm { padding-bottom: 4px; img { float: left; width: 40px; } span { float: right; font-size: 28px; color: #51649C; } } } .title { font-size: 16px; font-weight: bold; color: @themeFontClr; opacity: .9; border-bottom: 1px solid @themeBorderClr; height: 40px; line-height: 40px; padding-left: 15px; cursor: pointer; img { width: 16px; position: relative; top: 3px; left: 7px; } } } .detailGo { width: 16px; position: relative; top: 3px; left: 7px; } .swiperWrap { width: 300px; border: 1px solid #ccc; } .grayLine { height: 10px; background-color: @activeBg; } .partTitleT { height: 44px; } .partTitle { position: absolute; top: 0; right: 0; width: 100%; box-sizing: border-box; background-color: @themeColor; z-index: 20; height: 44px; line-height: 44px; padding-left: 15px; font-size: 14px; font-weight: bold; letter-spacing: 1px; min-width: 100px; p { display: inline-block; font-size: 16px; color: @themeFontClr; opacity: .9; span { font-size: 16px; color: #fff; opacity: .9; } } .dateDetail { font-size: 12px; color: @themeFontClr; opacity: .6; margin-right: 30px; font-weight: normal; } .monthYear { float: right; margin-right: 20px; border: 1px solid #00A1FF; height: 28px; line-height: 28px; border-radius: 4px; overflow: hidden; cursor: pointer; margin-top: 7px; span { width: 48px; height: 28px; line-height: 28px; display: inline-block; text-align: center; font-weight: normal; } .year { background-color: #00A1FF; color: #fff; opacity: .9; } .mon { color: @themeFontClr; opacity: .6; } } } .partTitles { height: 44px; line-height: 44px; padding-left: 10px; margin-right: 0; } .pubEchart { width: 100%; display: inline-block; /*margin-bottom: 10px;*/ background-color: @themeColor; border-top: 10px solid @activeBg; } .pubEchartB { width: 55%; display: inline-block; background-color: #fff; border-top: 10px solid @activeBg; border-left: 10px solid @activeBg; box-sizing: border-box; } .paymoney { box-sizing: border-box; position: relative; background: @themeColor; } .dept { box-sizing: border-box; } .circle { height: 256px; width: 100%; display: inline-block; box-sizing: border-box; position: relative; background: @themeColor; } .circleB { height: 258px; width: 45%; display: inline-block; background-color: @themeColor; box-sizing: border-box; position: relative; } .btmWrap { width: 100%; overflow: hidden; } .explainPan { width: 60%; float: right; position: absolute; top: 50%; right: 0; padding-right: 30px; box-sizing: border-box; height: 180px; overflow: auto; margin-top: -90px; table { width: 100%; } .explainLi { height: 26px; line-height: 26px; span { display: inline-block; } .tip { display: inline-block; width: 10px; height: 10px; border-radius: 50%; background-color: red; margin-right: 10px; } .deptName { color: #777; p { width: 145px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: @themeFontClr; opacity: .6; } .smp { width: 100px; } } .deptNum { color: @themeFontClr; opacity: .6; font-size: 16px; font-weight: bold; padding-right: 10px; width: 40px; text-align: right; } .percent { color: @themeFontClr; opacity: .6; width: 40px; } } } .part01 { width: 28%; background-color: @themeColor; border-right: 10px solid @activeBg; box-sizing: border-box; ul { padding: 15px 20px; border-bottom: 10px solid @activeBg; /*background: @themeColor;*/ li { float: left; width: 33.33%; color: #fff; opacity: .9; border-left: 3px solid #F2637B; height: 72px; box-sizing: border-box; padding-left: 12px; &.li02 { border-left: 3px solid #37CBCB; } &.li03 { border-left: 3px solid #FAD336; } } } .defect { /*background-color: @themeColor;*/ height: 410px; overflow: hidden; .partTitlePub{ opacity: .9; } .list { padding: 6px 5px; width: 100%; box-sizing: border-box; overflow-y: auto; overflow-x: hidden; height: 410px; } /*.thead { td { color: #51649C; } }*/ .qtable { width: 100%; overflow: auto; .thead{ background: #192D5B; padding: 1px 0; } } td { padding: 7px 10px; color: @themeFontClr; opacity: .9; i { width: 17px; height: 17px; line-height: 17px; border-radius: 8px; background-color: #526186; color: #fff; opacity: .9; display: inline-block; text-align: center; font-size: 12px; } } tr:nth-child(2n+1) { background: #283B69; /*border-bottom: 1px solid @activeBg; box-sizing: border-box;*/ } .td01 { min-width: 30px; text-align: center; } .td02name { min-width: 113px; color: @themeFontClr; opacity: .9; } .td02 { } .td03 { width: 40px; } .td04 { width: 40px; } } } .part02{ border-right: 10px solid @activeBg; box-sizing: border-box; width: 39%; background-color: @themeColor; .bingli { padding: 10px 20px; li { float: left; width: 23%; text-align: center; } .fst { // border-right: 1px solid #E2E5EF; border-right: 1px solid @themeBorderClr; box-sizing: border-box; width: 30%; } } .bingliLis { border-top: 1px solid @themeBorderClr; padding: 15px 30px; height: 168px; box-sizing: border-box; p { text-align: center; color: @themeFontClr; opacity: .9; font-weight: bold; font-size: 16px; padding-bottom: 5px; cursor: pointer; img { top: 1px; } } } .panPartPub { width: 33.33%; height: 110px; float: left; position: relative; p { text-align: center; font-size: 12px; color: @themeFontClr; opacity: .6; font-weight: normal; width: 78px; position: absolute; bottom: 0; left: 50%; margin-left: -50px; } .fen { width: 78px; height: 78px; position: absolute; left: 50%; margin-left: -50px; } } } .part03 { width: 33%; background-color: #fff; box-sizing: border-box; .barChartLine { box-sizing: border-box; width: 100%; height: 257px; } .barChartLineBox { border-bottom: 10px solid @activeBg; // width: 100%; padding-left: 15px; background: @themeColor; box-sizing: border-box; } } .partTitlePub { height: 40px; line-height: 40px; padding: 0 15px; box-sizing: border-box; background: @themeColor; border-bottom: 1px solid @themeBorderClr; font-weight: bold; color:@themeFontClr; font-size: 16px; cursor: pointer; span{ color: @themeFontClr; opacity: .9; } .name { float: left; font-size: 16px; } .personNum { float: right; color: @themeFontClr; opacity: .9; } } .numShow { font-size: 28px; display: inline-block; height: 36px; line-height: 40px; font-weight: bold; color: @themeFontClr; opacity: .9; } .explainNum { margin-top: 8px; color: @themeFontClr; opacity: .6; } .toggleSlide { cursor: pointer; position: absolute; right: 10px; top: 4px; p { width: 100px; height: 26px; line-height: 28px; border: 1px solid #506597; padding-right: 20px; padding-left: 10px; position: relative; font-size: 14px; border-radius: 4px; span{ color: @themeFontClr; opacity: .9; } img { width: 10px; position: absolute; right: 10px; top: 12px; } } ul { display: none; background-color: #fff; position: absolute; top: 27px; right: 0; border: 1px solid #E2E5EF; z-index: 100; padding: 0; width: 130px; li { height: 30px; line-height: 30px; padding: 0 10px; &:hover { background-color: #EEF4FF; } } } }