123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544 |
- @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;
- }
- }
- }
- }
|