@card-distance: 12px;
|
@pageMargin: 16px;
|
@workbench-radius: 5px;
|
@main-color: #1A6FB8;
|
|
|
.mediateBigData {
|
position: relative;
|
margin: 16px 24px;
|
|
&-card {
|
background-color: #ffffff;
|
border-radius: @workbench-radius;
|
padding: 12px 16px; //上下12 左右16
|
margin-bottom: @card-distance; //底部距离
|
}
|
|
}
|
|
.cardMargin {
|
margin: 0px 24px 0px 24px !important;
|
}
|
|
.cardMargin2 {
|
margin-right: 12px !important;
|
margin-left: 24px !important;
|
}
|
|
.marginRight {
|
margin-right: 24px;
|
display: flex;
|
}
|
|
.font-red {
|
color: #D1021C;
|
}
|
|
.red-icon {
|
width: 4px;
|
height: 16px;
|
background-color: #D1021C;
|
border-radius: 10px;
|
display: inline-block;
|
margin-right: 8px;
|
}
|
|
.statisticalflterin-size {
|
height: 98px;
|
}
|
|
.statisticalflterin-title {
|
display: flex;
|
align-items: center;
|
margin-bottom: 21px;
|
}
|
|
.statisticalflterin-body {
|
display: flex;
|
height: 32px;
|
align-items: center;
|
}
|
|
.select {
|
width: 200px;
|
}
|
|
.rangePicker {
|
width: 220px;
|
}
|
|
.statisticalflterin-button {
|
margin-left: auto;
|
}
|
|
.alertStyle {
|
background-color: #FFFFFF !important; // 修改背景颜色
|
font-size: 14px !important; // 调整字体大小
|
margin: 12px 24px !important;
|
padding: 12px 16px !important;
|
border-radius: 2px !important;
|
border: none !important;
|
line-height: 22px !important;
|
font-weight: 400 !important;
|
font-family: PingFang SC, PingFang SC-Regular !important;
|
height: 42px !important;
|
box-shadow: rgba(0, 0, 0, 0.15);
|
}
|
|
.alertIcon {
|
margin-right: 8px;
|
width: 16px;
|
height: 16px;
|
}
|
|
.mediationOverview {
|
position: relative;
|
height: 341px;
|
margin-right: 12px !important;
|
margin-left: 24px;
|
}
|
|
.mediationOverview-margin {
|
display: flex;
|
flex-direction: row;
|
justify-content: space-between;
|
// margin-left: 12px !important;
|
}
|
|
.overviewcard-border {
|
border: 0.5px solid rgba(0, 0, 0, 0.10);
|
border-radius: 2px;
|
padding-left: 0px !important;
|
padding-right: 0px !important;
|
padding-top: 8px !important;
|
width: 48.6%;
|
flex-direction: row;
|
flex-wrap: nowrap;
|
}
|
|
.overviewcard-border1 {
|
border: 0.5px solid rgba(0, 0, 0, 0.10);
|
border-radius: 2px;
|
padding-left: 0px !important;
|
padding-right: 0px !important;
|
padding-top: 8px !important;
|
flex-direction: row;
|
width: 48.6%;
|
margin-right: 2.5%;
|
// flex-wrap: nowrap;
|
// width: 100%;
|
}
|
|
.rowset {
|
margin-left: 0px !important;
|
display: flex !important;
|
margin-right: 0px !important;
|
width: 100%;
|
flex-direction: row;
|
margin-bottom: 2.5%;
|
}
|
|
.overviewbody-title {
|
padding-left: 13px !important;
|
// padding-right: px;
|
}
|
|
.body-flex {
|
display: flex;
|
// justify-content: space-around;
|
// vertical-align: middle;
|
// align-items: center;
|
padding-left: 11px !important;
|
padding-right: 12px !important;
|
padding-bottom: 12px;
|
}
|
|
.marginRightOneAndThree {
|
margin-right: 8px;
|
}
|
|
.mediationOverview-space {
|
margin-left: 8px !important;
|
}
|
|
.mediationOverview-font {
|
font-family: PingFang SC, PingFang SC-Regular !important;
|
font-weight: 400 !important;
|
color: rgba(0, 0, 0, 0.65) !important;
|
font-size: 12px !important;
|
}
|
|
.mediationOverview-num {
|
font-family: Roboto, Roboto-Regular;
|
font-weight: 400;
|
color: rgba(0, 0, 0, 0.85);
|
}
|
|
.mediationOverview-title {
|
display: flex;
|
align-items: center;
|
margin-bottom: 20px;
|
}
|
|
.mediationOverview-border {
|
border: none !important;
|
}
|
|
.gridStyle {
|
width: 152px !important;
|
height: 132px !important;
|
}
|
|
.gridStyle1 {
|
height: 132px !important;
|
}
|
|
.mediationOverview-griddOne {
|
margin-right: 8px !important;
|
margin-bottom: 8px !important;
|
padding: 8px 0px 12px 0px !important;
|
flex: auto;
|
}
|
|
.gridd-title {
|
// padding-right: 92px !important;
|
// margin-left: 12px !important;
|
// margin-bottom: 4px !important;
|
}
|
|
.gridd-sumNum {
|
font-size: 20px !important;
|
// margin-left: 12px !important;
|
}
|
|
|
.divider-margin {
|
margin-top: 8px !important;
|
margin-bottom: 8px !important;
|
width: 100%;
|
z-index: 999px;
|
}
|
|
.griddOneAndThree-body {
|
display: flex;
|
justify-content: space-around;
|
margin-left: 12px !important;
|
margin-bottom: 1px !important;
|
}
|
|
.griddOneAndThree-title2 {
|
vertical-align: top;
|
margin-bottom: 4px;
|
// padding-right: 12px;
|
}
|
|
.griddOneAndThree-title2-margin {
|
margin-right: 10px;
|
}
|
|
.griddOneAndThree-title3 {
|
vertical-align: top;
|
// margin-bottom: 4px !important;
|
// margin-left: 8px !important;
|
}
|
|
.griddOneAndThree-title4 {
|
vertical-align: top;
|
// margin-bottom: 4px !important;
|
// margin-left: 13px !important;
|
}
|
|
|
.griddOne-numbackgroundCommon {
|
flex: auto;
|
display: inline-flex;
|
border-radius: 2px;
|
text-align: center;
|
vertical-align: middle;
|
align-content: center;
|
justify-content: center;
|
}
|
|
.griddOne-fontbackgroundCommon {
|
flex: auto;
|
display: flex;
|
flex-direction: column;
|
// align-items: center;
|
// justify-content: center;
|
// margin-left: 3px;
|
}
|
|
.griddOne-num1Bg {
|
display: flex;
|
align-items: center;
|
}
|
|
.griddOne-num1 {
|
display: inline-flex;
|
background-color: #e6f7ff !important;
|
justify-content: center;
|
color: #1890FF;
|
font-size: 12px;
|
// width: 35px !important;
|
// vertical-align: top;
|
}
|
|
.griddOne-num2Bg {
|
background-color: #ffe3c9 !important;
|
}
|
|
.griddOne-num2 {
|
display: inline-flex;
|
justify-content: center;
|
color: #1890FF;
|
font-size: 12px;
|
color: #EF6C24;
|
font-size: 12px;
|
// vertical-align: top;
|
}
|
|
.griddOne-num3Bg {
|
background-color: #ffe1e2 !important;
|
}
|
|
.griddOne-num3 {
|
display: inline-flex;
|
justify-content: center;
|
color: #D1021C;
|
font-size: 12px;
|
// vertical-align: top;
|
}
|
|
.mediationOverview-griddTwo {
|
margin-bottom: 8px !important;
|
padding: 8px 0px 12px 0px !important;
|
// margin-right: 8px;
|
}
|
|
.griddTwoAndFour-tongBi {
|
padding-left: 12px;
|
// padding-right: 12px;
|
padding-top: 12px;
|
vertical-align: top;
|
display: flex;
|
}
|
|
.griddTwoAndFour-title1 {
|
display: inline-block;
|
vertical-align: top;
|
width: 38px
|
}
|
|
.griddTwoAndFour-num1 {
|
font-size: 12px;
|
display: inline-block;
|
padding-left: 8px;
|
margin-bottom: 6px;
|
width: 100%;
|
height: 18px;
|
background: #ffe1e2;
|
color: #D1021C;
|
border-radius: 2px;
|
text-align: center;
|
vertical-align: middle;
|
}
|
|
.griddTwoAndFour-tongBi {
|
vertical-align: top;
|
}
|
|
.griddTwoAndFour-title2 {
|
display: inline-block;
|
width: 38px;
|
vertical-align: top;
|
}
|
|
.griddTwoAndFour-num2 {
|
font-size: 12px;
|
display: inline-block;
|
padding-left: 8px;
|
width: 60%;
|
height: 18px;
|
background: #e5ffcb;
|
color: #52C41A;
|
border-radius: 2px;
|
text-align: center;
|
vertical-align: top;
|
}
|
|
.mediationOverview-griddThree {
|
margin-right: 8px;
|
padding: 8px 0px 12px 0px !important;
|
flex: auto;
|
}
|
|
.griddThree-num1Bg {
|
background-color: #e6f7ff !important;
|
}
|
|
.griddThree-num1 {
|
color: #1890FF;
|
font-size: 12px;
|
vertical-align: top;
|
}
|
|
.griddThree-num2Bg {
|
background-color: #ffe1e2 !important;
|
}
|
|
.griddThree-num2 {
|
color: #D1021C;
|
font-size: 12px;
|
vertical-align: top;
|
}
|
|
.griddThree-num3Bg {
|
background-color: #ffe6ee !important;
|
}
|
|
.griddThree-num3 {
|
display: inline-flex;
|
justify-content: center;
|
color: #D10269;
|
font-size: 12px;
|
vertical-align: top;
|
}
|
|
.mediationOverview-griddFour {
|
padding: 8px 0px 12px 0px !important;
|
}
|
|
.countByIssueCard {
|
vertical-align: middle;
|
padding: auto;
|
height: 56px;
|
}
|
|
.countByIssueCard-div {
|
width: 100%;
|
position: relative;
|
height: 100%;
|
vertical-align: middle;
|
}
|
|
.countByIssueCard-serious {
|
// float: left;
|
margin-right: 0.3%;
|
margin-left: 2%;
|
vertical-align: middle;
|
// position: relative;
|
}
|
|
.countByIssueCard-warn {
|
|
// margin-right: 15%;
|
position: relative;
|
}
|
|
.countByIssueCard-info {
|
// float: right;
|
position: relative;
|
}
|
|
.serious-img {
|
margin-right: 0.1%;
|
width: 32px;
|
height: 32px;
|
}
|
|
.warn-img {
|
width: 32px;
|
height: 32px;
|
}
|
|
.info-img {
|
width: 32px;
|
height: 32px;
|
}
|
|
.fourCard-img {
|
width: 24px;
|
height: 24px;
|
}
|
|
.countByIssueCard-divider {
|
vertical-align: top !important;
|
display: inline-block !important;
|
}
|
|
.divider-colInline {
|
display: inline-block !important;
|
}
|
|
.divider1-paddingTop {
|
display: inline-block !important;
|
// padding-top: 1.5px !important;
|
}
|
|
.countByIssueCard-divider1 {
|
display: inline-block;
|
top: 0;
|
left: 0;
|
width: 18.6px;
|
// height: 1px;
|
/* 分割线高度 */
|
/* 分割线颜色 */
|
transform: rotate(60deg);
|
// border-bottom: none;
|
border: 1px solid rgba(0, 0, 0, 0.10);
|
// margin-top: 2.5;
|
/* 斜线角度 */
|
// transform-origin: left;
|
// /* 参考点 */
|
}
|
|
.countByIssueCard-divider2 {
|
display: inline-block;
|
top: 0;
|
left: 0;
|
width: 139px;
|
// height: 1px;
|
margin-left: 12.5px;
|
border: 1px solid rgba(0, 0, 0, 0.10);
|
// background-color: #F0F2F5;
|
// background-color: red;
|
}
|
|
.countByIssueCard-divider3 {
|
display: inline-block;
|
top: 0;
|
left: 0;
|
width: 16px;
|
height: 0px;
|
border: 1px solid rgba(0, 0, 0, 0.30);
|
}
|
|
.countByIssueCard-divider4 {
|
display: inline-block;
|
top: 0;
|
left: 0;
|
width: 16px;
|
height: 0px;
|
border: 1px solid rgba(0, 0, 0, 0.30);
|
}
|
|
.serious-num {
|
font-size: 16px;
|
}
|
|
// .scroll-button {
|
// position: absolute !important;
|
// // margin-left: 380px;
|
// margin-top: 150px;
|
// //
|
// z-index: 99999px !important;
|
// }
|
//隐藏滑动条
|
// ::-webkit-scrollbar {
|
// position: relative !important;
|
// display: none;
|
// height: 9px !important;
|
// background: transparent;
|
// }
|
|
.outer-container {
|
overflow-x: scroll !important;
|
// border: 5px solid purple;
|
// flex-shrink: 0;
|
// width: 950px;
|
// position: relative;
|
|
//隐藏滑动条
|
::-webkit-scrollbar {
|
position: relative !important;
|
// display: none;
|
height: 9px !important;
|
// background: transparent;
|
}
|
|
}
|
|
@keyframes fourCardScroll {
|
0% {
|
transform: translateX(0);
|
}
|
|
100% {
|
transform: translateX(-80%);
|
}
|
}
|
|
.scroll-container {
|
position: relative;
|
display: flex;
|
overflow-x: scroll !important;
|
white-space: nowrap !important;
|
}
|
|
// .row1 {
|
// white-space: nowrap !important;
|
// }
|
|
.scroll-item {
|
|
flex-shrink: 0;
|
display: inline-flex;
|
flex-direction: column;
|
width: 30%;
|
height: 274px;
|
margin-right: 12px;
|
background-color: #ffffff;
|
border-radius: @workbench-radius;
|
padding: 12px 12px; //上下12 左右16
|
}
|
|
|
|
//禁止复制
|
.no_copy {
|
// moz-user-select: -moz-none;
|
-moz-user-select: none;
|
-o-user-select: none;
|
-khtml-user-select: none;
|
-webkit-user-select: none;
|
-ms-user-select: none;
|
user-select: none;
|
}
|
|
.scrollCardMargin {
|
margin-left: 10px;
|
}
|
|
.item1-headBg1 {
|
width: 80px;
|
height: 80px;
|
background: #1890ff;
|
border-radius: 5px 0px 0px 5px;
|
display: inline-flex;
|
justify-content: center;
|
align-items: center;
|
}
|
|
.item1-headBg2 {
|
flex-direction: column;
|
// width: 180px;
|
height: 80px;
|
background: linear-gradient(271deg, #1890ff 0%, rgba(24, 144, 255, 0.80) 100%);
|
border-radius: 0px 5px 5px 0px;
|
display: flex;
|
}
|
|
.headLeft1-Bg {
|
width: 48px;
|
height: 48px;
|
background: #91D5FF;
|
border-radius: 50%;
|
padding: 12px;
|
}
|
|
.item2-headBg1 {
|
width: 80px;
|
height: 80px;
|
background: #05AEAE;
|
border-radius: 5px 0px 0px 5px;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
}
|
|
.item2-headBg2 {
|
height: 80px;
|
background: linear-gradient(271deg, #05aeae 0%, rgba(5, 174, 174, 0.80) 100%);
|
border-radius: 0px 5px 5px 0px;
|
}
|
|
.headLeft2-Bg {
|
width: 48px;
|
height: 48px;
|
background: #96E0D7;
|
border-radius: 50%;
|
padding: 12px;
|
}
|
|
.item3-headBg1 {
|
width: 80px;
|
height: 80px;
|
background: #EF6C24;
|
border-radius: 5px 0px 0px 5px;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
}
|
|
.item3-headBg2 {
|
// width: 144px;
|
height: 80px;
|
background: linear-gradient(271deg, #ef6c24 0%, rgba(239, 108, 36, 0.80) 100%);
|
border-radius: 0px 5px 5px 0px;
|
}
|
|
.headLeft3-Bg {
|
width: 48px;
|
height: 48px;
|
background: #FFCBA1;
|
border-radius: 50%;
|
padding: 12px;
|
}
|
|
.item4-headBg1 {
|
width: 80px;
|
height: 80px;
|
background: #D10269;
|
border-radius: 5px 0px 0px 5px;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
}
|
|
.item4-headBg2 {
|
// width: 144px;
|
height: 80px;
|
background: linear-gradient(271deg, #d10269 0%, rgba(209, 2, 105, 0.80) 100%);
|
border-radius: 0px 5px 5px 0px;
|
}
|
|
.headLeft4-Bg {
|
width: 48px;
|
height: 48px;
|
background: #FFA6C6;
|
border-radius: 50%;
|
padding: 12px;
|
}
|
|
|
|
.headRight-title {
|
|
margin-left: 16px;
|
margin-top: 13px;
|
margin-bottom: 4px;
|
width: 70px;
|
height: 22px;
|
font-size: 14px;
|
font-family: PingFang SC, PingFang SC-Regular;
|
color: #ffffff;
|
}
|
|
.headRight-num {
|
// display: flex;
|
margin-left: 16px;
|
width: 44px;
|
height: 28px;
|
font-size: 20px;
|
font-family: Roboto, Roboto-Medium;
|
font-weight: 500;
|
text-align: LEFT;
|
color: #ffffff;
|
line-height: 28px;
|
}
|
|
.verticalSetting {
|
margin-bottom: 20px;
|
}
|
|
.body-title1 {
|
display: inline-flex;
|
margin-top: 10px;
|
margin-right: 22px;
|
margin-bottom: 4px;
|
}
|
|
.body-title2 {
|
margin-right: 20px;
|
}
|
|
.body-title3 {
|
margin-right: 36px;
|
}
|
|
.body-title4 {
|
margin-right: 34px;
|
}
|
|
.body-title5 {
|
margin-right: 42px;
|
}
|
|
.body-title6 {
|
margin-right: 20px;
|
}
|
|
.body-title7 {
|
margin-right: 10px;
|
}
|
|
.body-title8 {
|
margin-right: 28px;
|
}
|
|
.body-title9 {
|
margin-right: 36px;
|
}
|
|
.body-num1 {
|
display: inline-flex;
|
margin-left: 12px;
|
width: 28px;
|
margin-right: 42px;
|
margin-bottom: 8px;
|
font-size: 16px;
|
}
|
|
.body-num2 {
|
display: inline-flex;
|
font-size: 16px;
|
width: 25px;
|
margin-right: 54px;
|
}
|
|
.body-num3 {
|
display: inline-flex;
|
font-size: 16px;
|
width: 30px;
|
margin-right: 42px;
|
margin-top: 4px;
|
}
|
|
.body-num4 {
|
display: inline-flex;
|
margin-left: 12px;
|
width: 28px;
|
margin-bottom: 8px;
|
font-size: 16px;
|
margin-right: 42px;
|
}
|
|
.body-num5 {
|
display: inline-flex;
|
font-size: 16px;
|
width: 25px;
|
margin-right: 50px;
|
}
|
|
.body-num6 {
|
display: inline-flex;
|
font-size: 16px;
|
}
|
|
.body-num7 {
|
display: inline-flex;
|
margin-left: 12px;
|
width: 28px;
|
margin-bottom: 8px;
|
font-size: 16px;
|
margin-right: 42px;
|
}
|
|
.body-num8 {
|
display: inline-flex;
|
font-size: 16px;
|
width: 25px;
|
margin-right: 50px;
|
}
|
|
.body-num9 {
|
display: inline-flex;
|
font-size: 16px;
|
}
|
|
.item2-title3 {
|
margin-left: 24px;
|
}
|
|
.item2-num3 {
|
font-size: 16px;
|
margin-left: 45px;
|
}
|
|
.item3-body {
|
// display: flex;
|
width: 100%;
|
height: 100%;
|
vertical-align: middle;
|
align-items: center;
|
}
|
|
.item3-title1 {
|
display: inline-flex;
|
margin-top: 23px;
|
margin-left: 24px;
|
margin-right: 16px;
|
margin-bottom: 4px;
|
}
|
|
.item3-title2 {
|
display: inline-flex;
|
margin-right: 16px;
|
}
|
|
.item3-title4 {
|
display: inline-flex;
|
margin-left: 24px;
|
}
|
|
.item3-num1 {
|
display: inline-flex;
|
font-size: 16px;
|
|
width: 30px;
|
margin-left: 25px;
|
margin-right: 12px;
|
margin-bottom: 8px;
|
}
|
|
.item3-num2 {
|
display: inline-flex;
|
font-size: 16px;
|
margin-left: 24px;
|
width: 26px;
|
margin-right: 25px;
|
margin-bottom: 8px;
|
}
|
|
.item3-num3 {
|
display: inline-flex;
|
font-size: 16px;
|
}
|
|
.item3-num4 {
|
display: inline-flex;
|
font-size: 16px;
|
margin-left: 25px;
|
}
|
|
.realTimeData-card {
|
// position: relative;
|
margin-bottom: 12px;
|
// margin-right: 12px;
|
// width: 772px;
|
height: 260px;
|
}
|
|
.killPadding {
|
padding-left: 0px !important;
|
padding-right: 0px !important;
|
}
|
|
.realTimeData-title {
|
display: flex;
|
align-items: center;
|
}
|
|
/* 定义滚动动画 */
|
@keyframes scroll {
|
0% {
|
transform: translateY(0);
|
|
}
|
|
100% {
|
transform: translateY(-87%);
|
|
}
|
}
|
|
|
|
.realTimeData-table {
|
width: 100%; // table width = 772px; 描述区域宽度 - 行高度 - 行间距 - 行间;
|
font-size: 14px;
|
background-color: #efefef;
|
|
//隐藏滑动条
|
::-webkit-scrollbar {
|
display: none;
|
width: 0 !important;
|
height: 0 !important;
|
-webkit-appearance: none;
|
background: transparent;
|
}
|
|
.ant-table-thead {
|
height: 22px !important;
|
}
|
|
.ant-table-thead>tr>th {
|
font-size: 14px !important;
|
font-family: PingFang SC, PingFang SC-Regular !important;
|
background-color: #ffffff;
|
color: rgba(0, 0, 0, 0.65) !important;
|
border: none;
|
}
|
|
.ant-table-body {
|
background-color: #F7F7F7;
|
|
}
|
|
.ant-table-thead>tr>th::before {
|
display: none;
|
}
|
|
|
.ant-table-tbody {
|
background-color: #F7F7F7 !important;
|
border-radius: 5px;
|
// > :not(:nth-last-child(-n+1)) {
|
// animation: scroll 60s linear infinite;
|
|
&:hover {
|
animation-play-state: paused; // 鼠标悬停时播放动画
|
}
|
|
}
|
|
.ant-table-tbody>.ant-table-row>td {
|
|
&:first-child {
|
color: rgba(0, 0, 0, 0.85) !important;
|
}
|
|
// border-bottom: none !important;
|
font-family: PingFang SC,
|
PingFang SC-Regular !important;
|
font-weight: 400 !important;
|
color: rgba(0, 0, 0, 0.65) !important;
|
height: 22px !important;
|
border-bottom: none !important;
|
}
|
|
}
|
|
.typeDistribution-card {
|
position: relative;
|
// height: 266px;
|
}
|
.typeDistEmpty {
|
width: 100%;height: 212px;padding-top: 40px
|
}
|
|
.typeDistribution-head {
|
display: flex !important;
|
flex-direction: row;
|
align-content: space-around;
|
}
|
|
.typeDistribution-title {
|
display: inline-flex;
|
align-items: center;
|
}
|
|
.typeDistribution-RadioPos {
|
margin-left: auto;
|
background-color: #F0F2F5 !important;
|
border-radius: 20px !important;
|
display: inline-flex;
|
height: 24px !important;
|
}
|
|
.ant-radio-button-wrapper {
|
background-color: #F0F2F5 !important;
|
border-radius: 20px !important;
|
border: #F0F2F5 !important;
|
font-family: PingFang SC, PingFang SC-Medium !important;
|
// height: 15 px !important;
|
// vertical-align: top !important;
|
}
|
|
// .typeDistribution-radioItem1 {
|
// // background-color: #F0F2F5 !important;
|
// display: inline-block !important;
|
// vertical-align: middle !important;
|
// align-items: center;
|
// font-size: 12px !important;
|
// width: 30px;
|
// height: 20px !important;
|
// border: none !important;
|
// }
|
|
.ant-radio-button-wrapper:not(:first-child)::before {
|
display: none !important;
|
}
|
|
.typeDistribution-radioItem2 ::before {
|
display: none !important;
|
}
|
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
|
background-color: #FFFFFF !important;
|
// border-color: #FFFFFF !important;
|
border-radius: 10px !important;
|
box-shadow: none !important;
|
color: rgba(0, 0, 0, 0.85) !important;
|
font-weight: 500 !important;
|
}
|
|
.ant-radio-button-wrapper>span {
|
font-size: 12px !important;
|
height: 22px !important;
|
display: inline-block !important;
|
}
|
|
|
.pie_style {
|
width: 350px;
|
height: 214px;
|
margin: auto;
|
// margin-left: 150px;
|
// margin-bottom: ;
|
}
|
|
.trendAnalysis-card {
|
padding-bottom: 0px !important;
|
}
|
|
|
.trendAnalysis-title {
|
display: inline-flex;
|
align-items: center;
|
margin-bottom: 12px;
|
}
|
|
.mychartMargin {
|
width: auto !important;
|
height: 310px !important;
|
}
|
|
.workloadRanking-card {
|
position: relative;
|
height: 355px;
|
}
|
|
// .workloadRanking-body {
|
// display: flex;
|
|
// }
|
|
|
.workloadRanking-title {
|
display: inline-flex;
|
align-items: center;
|
margin-bottom: 10px;
|
}
|
|
.workloadRanking-card {
|
position: relative;
|
}
|
|
.rankingItem {
|
display: flex;
|
align-items: center;
|
height: 30px;
|
}
|
|
.item-numFirst {
|
background-color: #F85859 !important;
|
}
|
|
.item-numSecond {
|
background-color: #FD8643 !important;
|
}
|
|
.item-numThird {
|
background-color: #FFB103 !important;
|
}
|
|
|
.item-num {
|
display: inline-flex;
|
background-color: #1890FF;
|
border-radius: 50%;
|
width: 16px;
|
height: 16px;
|
vertical-align: middle;
|
align-items: center;
|
justify-content: center;
|
color: white;
|
margin-right: 4px;
|
}
|
|
.item-name {
|
font-size: 12px !important;
|
width: 25%;
|
display: inline-block;
|
align-items: center;
|
margin: 0;
|
margin-right: 1.5%;
|
}
|
|
// .item-progress {
|
// position: relative;
|
// width: 70% !important;
|
// height: 40px !important;
|
// display: inline-flex !important;
|
// // align-items: center;
|
// }
|
|
// .responsive-progress {
|
// // display: inline-flex;
|
// width: 100% !important;
|
// max-width: 100px !important;
|
// }
|
|
.item-count {
|
display: inline-flex;
|
margin-left: 8px;
|
}
|
|
.reportStatistics-card {
|
position: relative;
|
margin-left: 24px;
|
margin-right: 24px;
|
// height: 300px;
|
// width: auto;
|
}
|
|
.reportStatistics-head {
|
display: flex !important;
|
flex-direction: row;
|
align-content: space-around;
|
}
|
|
.reportStatistics-title {
|
display: inline-flex;
|
align-items: center;
|
margin-bottom: 20px;
|
}
|
|
.reportStatistics-buttonWide {
|
margin-left: auto;
|
display: inline-flex;
|
|
}
|
|
.reportStatistics-button {
|
box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.02) !important;
|
color: #D1021C !important;
|
border-radius: 2px !important;
|
border: 1px solid #d1021c !important;
|
width: 60px !important;
|
font-size: 14px !important;
|
}
|
|
.reportStatistics-body {
|
border: 1px solid rgba(0, 0, 0, 0.03);
|
|
width: auto;
|
}
|
|
.reportStatistics-table {
|
position: relative;
|
font-size: 14px;
|
|
// .ant-table-header {
|
// height: 30px !important;
|
// }
|
|
.ant-table-thead {
|
height: 32px !important;
|
// display: flex;
|
// flex-direction: row;
|
}
|
|
.ant-table-thead>tr>th {
|
// display: inline-flex;
|
width: 100px !important;
|
font-size: 14px;
|
font-family: PingFang SC, PingFang SC-Regular;
|
border: 1px solid rgba(0, 0, 0, 0.03) !important;
|
font-weight: 500 !important;
|
color: rgba(0, 0, 0, 0.85) !important;
|
// height: 22px !important;
|
}
|
|
.ant-table-thead>tr>th::before {
|
display: none;
|
}
|
|
|
.ant-table-tbody>tr>td {
|
border: 1px solid rgba(0, 0, 0, 0.03) !important;
|
font-size: 14px !important;
|
font-family: PingFang SC, PingFang SC-Regular !important;
|
font-weight: 400 !important;
|
color: rgba(0, 0, 0, 0.85) !important;
|
}
|
|
}
|
|
.legend-marker {
|
width: 5px;
|
height: 5px;
|
border-radius: 50%;
|
// background-color: #1890FF !important;
|
color: #1890FF;
|
margin-right: 8px;
|
display: inline-block;
|
}
|
|
.legend-marker2 {
|
width: 5px;
|
height: 5px;
|
// border-radius: 50%;s
|
background-color: #05AEAE !important;
|
margin-right: 8px;
|
display: inline-block;
|
}
|
|
.legend-marker3 {
|
width: 5px;
|
height: 5px;
|
border-radius: 50%;
|
background-color: #EF6C24 !important;
|
margin-right: 8px;
|
display: inline-block;
|
}
|