body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-size: 100%;*/
    font-weight: normal;
}
input,
textarea {
    outline: none;
}
body {
    font: 13px/1.5 "微软雅黑", arial, verdana, sans-serif !important;
    min-width: 1300px !important;
    background: #f0f2f5;
}
.ant-menu,
.ant-form,
.ant-table,
input,
textarea,
select,
.ant-checkbox-wrapper {
    font-family: "微软雅黑" !important;
}
a {
    text-decoration: none !important;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #f5f5f5;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
    border-radius: 10px;
    background-color: #058ab3;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
}

.ant-form-item {
    font-family: "微软雅黑", arial, verdana, sans-serif;
}
.ant-breadcrumb-link {
    cursor: pointer;
}
.ant-btn-primary{
     color: #fff;
}
.system-pagination {
    text-align: center;
    padding: 20px 0;
}
.ant-table table {
    background: #fff;
}
.ant-table table th,
.ant-table table td {
    padding: 12px 10px;
    border-color: #e8e8e8 !important;
}
.ant-table-pagination.ant-pagination {
    float: none;
    text-align: center;
}
.ant-pagination li,
.ant-pagination li a {
    border-radius: 16px !important;
}
.ant-modal-header {
    padding-top: 12px;
    padding-bottom: 12px;
}
.ant-modal-title {
    color: #fff;
}
.ant-modal-close {
    top: 12px;
    right: 20px;
}
.ant-modal-close-x {
    width: 22px;
    height: 22px;
    line-height: 22px;
    border: 1px #fff solid;
    border-radius: 50%;
    color: #fff;
}
.ant-modal-close-x:before {
    color: #fff;
}
.treeCheckable .ant-tree-treenode-disabled > .ant-tree-checkbox {
    display: none;
}
.treeCheckable .ant-tree-treenode-disabled > .ant-tree-node-content-wrapper,
.treeCheckable
    .ant-tree-treenode-disabled
    > .ant-tree-node-content-wrapper
    span {
    cursor: default;
    color: rgba(0, 0, 0, 0.65);
}
.base-days-power-chart {
    position: relative;
}
.base-days-power-chart .ant-breadcrumb span {
    color: #f5a564;
}

.base-days-power-chart > span {
    position: absolute;
    top: 50%;
    width: 50px;
    text-align: center;
    transform: translate(0, -50%);
}
.base-days-power-chart > span:first-child {
    left: 10px;
}
.base-days-power-chart > span:nth-child(2) {
    right: 10px;
}
/****/
.layui-table {
    width: 100%;
    background-color: #fff;
    color: #666;
}
.layui-table tr {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.layui-table th {
    text-align: left;
    font-weight: 400;
}
.layui-table tbody tr:hover,
.layui-table thead tr,
.layui-table-click,
.layui-table-header,
.layui-table-hover,
.layui-table-mend,
.layui-table-patch,
.layui-table-tool,
.layui-table-total,
.layui-table-total tr,
.layui-table[lay-even] tr:nth-child(even) {
    background-color: #f2f2f2;
}
.layui-table td,
.layui-table th,
.layui-table-col-set,
.layui-table-fixed-r,
.layui-table-grid-down,
.layui-table-header,
.layui-table-page,
.layui-table-tips-main,
.layui-table-tool,
.layui-table-total,
.layui-table-view,
.layui-table[lay-skin="line"],
.layui-table[lay-skin="row"] {
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
}
.layui-table td,
.layui-table th {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.layui-table[lay-skin="line"] td,
.layui-table[lay-skin="line"] th {
    border-width: 0 0 1px;
}
.layui-table[lay-skin="row"] td,
.layui-table[lay-skin="row"] th {
    border-width: 0 1px 0 0;
}
.layui-table[lay-skin="nob"] td,
.layui-table[lay-skin="nob"] th {
    border: none;
}
.layui-table img {
    max-width: 100px;
}
.layui-table[lay-size="lg"] td,
.layui-table[lay-size="lg"] th {
    padding: 15px 30px;
}
.layui-table-view .layui-table[lay-size="lg"] .layui-table-cell {
    height: 40px;
    line-height: 40px;
}
.layui-table[lay-size="sm"] td,
.layui-table[lay-size="sm"] th {
    font-size: 12px;
    padding: 5px 10px;
}
/****/

/**优化建议**/
.suggestionPage {
    background: #fff;
}
.suggestionHead {
    margin-bottom: 20px;
}
.suggestionHead > h3 {
    line-height: 44px;
    background: #3c4b5e;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
}
.suggestionHead > h3 img {
    margin-right: 4px;
    width: 26px;
    float: left;
    margin-top: 8px;
}
.suggestionHead ul {
    color: #fff;
    list-style: none;
    overflow: hidden;
    font-size: 14px;
}
.suggestionHead li {
    float: left;
    width: 50%;
    margin: 20px 0;
    padding: 0 50px;
}
.suggestionHead li:first-child {
    border-right: 2px #fff solid;
    margin-right: -2px;
}
.suggestionHead li:first-child div span {
    font-size: 26px;
    color: #fed583;
}
.suggestionHead li:first-child p {
    padding-left: 14px;
}
.suggestionHead li:last-child {
    border-left: 2px #fff solid;
}
.suggestionHead li img {
    float: right;
    width: 120px;
}
.suggestionHead dd {
    line-height: 34px;
}
.suggestionPage .ant-collapse {
    border: none;
}
.suggestionPage .ant-collapse-item {
    margin-top: 12px;
    border: 1px solid #d9d9d9;
}
.suggestionPage .ant-collapse-header {
    color: #fff !important;
}

/**优化建议**/

.system-form-search {
    padding-bottom: 4px;
    border-bottom: 1px #e8e8e8 solid;
    background: #fff;
    margin: -14px -14px 10px;
    padding: 8px 0 9px 14px;
}
.system-form-search label {
    display: inline;
}
.system-form,
.system-form-w {
    max-width: 700px;
}
.form-warp {
    padding: 20px 0;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e8e8e8;
}
span.red {
    color: red;
    padding: 0px 5px;
}
.statistics-tab span {
    display: inline-block;
    border-radius: 3px !important;
    margin-right: 8px;
    font-size: 15px;
    color: #4f5f6f;
    padding: 0px 6px;
    cursor: pointer;
    border: 1px solid #d9d9d9;
    height: 32px;
    line-height: 32px;
    min-width: 60px;
    text-align: center;
    box-sizing: content-box;
}
.statistics-tab .current {
    color: #ffffff;
}

.workshopSelect {
    width: auto !important;
}
.weekDateStyle {
    background: rgb(186, 231, 255);
    font-weight: bold;
    color: rgba(0, 0, 0, 0.65);
}
.statistics-com .ant-card-head {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    min-height: 40px;
    padding-left: 16px !important;
    padding-right: 16px !important;
}
.statistics-com .ant-card-head-title {
    font-size: 16px;
    color: #fff;
    font-weight: 550;
    padding: 8px 0;
}
.h2_title_line {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bolder;
    padding-left: 20px;

    color: #ffffff;
    margin: 10px 0px;
}
/*线指示 end*/

.system-table tbody tr td:last-child a {
    white-space: nowrap;
}
.hover-color tr:hover td {
    background-color: white !important;
}
.m-card {
    background: #fff;
    position: relative;
    border: 1px #e6e6e6 solid;
}
.m-card-header,
.m-card-header-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 40px;
    padding: 0 16px;
    position: relative;
}
.m-card-header:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background: #35c2cb;
}
.m-card-header .title,
.m-card-header > span:first-child {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.m-card-header-2 {
    background: #35c2cb;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.card-line-2:after {
    background: #f3bb4a !important;
}
.card-line-3:after {
    background: #ff6f6f !important;
}
.card-line-4:after {
    background: #61c899 !important;
}
.m-card-body {
    padding: 16px;
}

/*.mCard{
   background: #fff;
   position: relative;
   border:1px rgba(0, 0, 0, 0.1) solid;
   overflow: hidden;
}
.mCardTitleC{
    background: rgb(53, 194, 203);
    min-height: 40px;
}
.mCardTitleC > span:first-child{
    display: inline-block;
    line-height: 40px;
    color:#fff;
    font-size: 16px;
    padding-left: 16px;
}
.mCardTitleB > span:first-child{
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    padding-left: 16px;
    color:#333;
    font-weight: bold;
}
.mCardTitleB:after{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:5px;
    height:40px;
    background:#35c2cb;
}
.mCardBody{
    padding:16px;
}
.mCardBody2{
    background:#fff;
    border:1px rgba(0, 0, 0, 0.1) solid;
    padding:16px;
}
.blockColor:after{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:5px;
    height:40px;
    background:#35c2cb;
}
.blockColor2:after{
    background:#f3bb4a;
}
.blockColor3:after{
    background:#ff6f6f;
}
.blockColor4:after{
  background:#61C899;
}
*/

.m-input-close {
    position: relative;
    > .anticon-close-circle {
        position: absolute;
        right: 10px;
        top: 50%;
        color: rgba(0, 0, 0, 0.25);
        margin-top: -7px;
        cursor: pointer;
        display: none;
        background: url(../images/m-close.jpg) no-repeat center center;
        border-radius: 50%;
        z-index: 1;
        width: 16px;
        height: 16px;
    }
    &:hover > .anticon-close-circle {
        display: block;
    }
}
