
.table-column-header {
   background-color: #f5f7fa !important;
}


.query-form[data-v-56a155ee] {
    margin-bottom: 20px;
}
.result-info[data-v-56a155ee] {
    margin-top: 15px;
}
.empty-state[data-v-56a155ee] {
    padding: 40px 0;
}

.mapChart[data-v-781dffc0] {
  width: 100%;
  height: 500px;
}
.barChart[data-v-781dffc0] {
  width: 100%;
  height: 240px;
}
.city-list[data-v-781dffc0] {
  font-size: 12px;
  text-align: center;
}
.city-list span[data-v-781dffc0] {
    display: inline-block;
    margin: 0 8px;
}

.table-tr td {
  padding: 5px;
  font-size: 12px;
}
.zindex {
  z-index: 99999;
}
.td-color {
  width: 15px;
  height: 10px;
  line-height: 32px;
  display: inline-block;
  margin: 0 2px 0 0;
}

.market-share-table .table-tr td {
  padding: 5px;
  font-size: 12px;
}
.market-share-table .td-index {
  height: 24px;
  line-height: 24px;
  border-radius: 24px;
  display: block;
  width: 24px;
  color: #fff;
  text-align: center;
}
.market-share-table .td-index:nth-child(n+4) {
  color: #333;
}

.sale-unit {
  font-size: 12px;
  font-weight: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.h300 {
  min-height: 300px;
}
.sale-containter {
  padding-right: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
}
.sale-header {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 24px;
}
.sale-header-p {
  border-left: 2px solid #017df1;
  font-weight: bold;
  padding-left: 5px;
  height: 20px;
  line-height: 20px;
  margin-left: 10px;
}
.market-share-table {
  border-collapse: collapse;
  width: 100%;
  text-align: right;
  color: #666666;
}
.table-header {
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  color: #333;
  font-weight: bold;
}
.table-header td {
    padding: 5px;
}


.tag{
  padding: 10px;
  border-radius: 5px;
  color: #fff;
}

.left-card[data-v-3d53b55a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  height: calc(100vh - 124px);
  width: 100%;
  overflow: hidden;
}
.filter-tree[data-v-3d53b55a] {
  margin-top: 20px;
}
.custom-tree[data-v-3d53b55a] {
  width: 100%;
}
.custom-tree-node[data-v-3d53b55a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 85%;
  line-height: 26px;
  font-size: 14px;
}
.custom-tree-node-left[data-v-3d53b55a] {
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.custom-tree-node .el-icon-edit-outline[data-v-3d53b55a], .custom-tree-node .el-icon-plus[data-v-3d53b55a], .custom-tree-node .el-icon-delete[data-v-3d53b55a] {
    line-height: 32px;
    color: #409eff;
}


.row[data-v-03141c4b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.flex-auto[data-v-03141c4b] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.flex-none[data-v-03141c4b] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.ml-10[data-v-03141c4b] {
  margin-left: 10px;
}
.left-card[data-v-03141c4b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  height: calc(100vh - 124px);
  width: 100%;
  overflow: hidden;
}
.right-card[data-v-03141c4b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  height: calc(100vh - 124px);
  width: 100%;
  overflow: hidden;
}


.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}

.bur-head[data-v-02af4aaa] {
  margin: 20px;
}

.d-item {
  text-align: center;
  margin: 16px 0;
}
.d-title {
  font-size: 14px;
}
.d-value {
  font-size: 16px;
  font-weight: bold;
}
.d-icon {
  width: 57px;
  height: 57px;
}
.bur-head {
  margin: 20px;
}

.barChart[data-v-5748c191] {
  width: 100%;
  height: 460px;
}

.t-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 10px;
  width: 245px;
}
.t-top .t-button {
    padding: 3px 16px;
    border: 1px solid #ccc;
    font-size: 12px;
    border-right: 0px;
    cursor: pointer;
}
.t-top .t-button:last-child {
    border-right: 1px solid #ccc;
}
.t-top .t-button:hover {
    background: #1e9fff;
    color: #ffffff;
}
.t-top .t-button.selected {
    background: #1e9fff;
    color: #ffffff;
}
.barChart {
  width: 100%;
  height: 240px;
}


.device-page .avue-crud__menu {
  min-height: 0 !important;
}

.t-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
}
.t-top .t-button {
    padding: 3px 16px;
    border: 1px solid #ccc;
    font-size: 12px;
    border-right: 0px;
    cursor: pointer;
}
.t-top .t-button:last-child {
    border-right: 1px solid #ccc;
}
.t-top .t-button:hover {
    background: #1e9fff;
    color: #ffffff;
}
.t-top .t-button.selected {
    background: #1e9fff;
    color: #ffffff;
}
.sale-unit {
  font-size: 12px;
  font-weight: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.h300 {
  min-height: 300px;
}
.sale-containter {
  padding-right: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
}
.sale-header {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 24px;
}
.sale-header-p {
  font-weight: bold;
  padding-left: 5px;
  height: 20px;
  line-height: 20px;
  margin-left: 10px;
}

.sale-unit {
  font-size: 12px;
  font-weight: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.h300 {
  min-height: 300px;
}
.sale-containter {
  padding-right: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
}
.sale-header {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 24px;
}
.sale-header-p {
  font-weight: bold;
  padding-left: 5px;
  height: 20px;
  line-height: 20px;
  margin-left: 10px;
}
.market-share-table {
  border-collapse: collapse;
  width: 100%;
  text-align: right;
  color: #666666;
}
.table-header {
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  color: #333;
  font-weight: bold;
}
.table-header td {
    padding: 5px;
}


.device-page .avue-crud__menu {
  min-height: 0 !important;
}

.t-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
}
.t-top .t-button {
    padding: 3px 16px;
    border: 1px solid #ccc;
    font-size: 12px;
    border-right: 0px;
    cursor: pointer;
}
.t-top .t-button:last-child {
    border-right: 1px solid #ccc;
}
.t-top .t-button:hover {
    background: #1e9fff;
    color: #ffffff;
}
.t-top .t-button.selected {
    background: #1e9fff;
    color: #ffffff;
}
.sale-unit {
  font-size: 12px;
  font-weight: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.h300 {
  min-height: 300px;
}
.sale-containter {
  padding-right: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
}
.sale-header {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 24px;
}
.sale-header-p {
  font-weight: bold;
  padding-left: 5px;
  height: 20px;
  line-height: 20px;
  margin-left: 10px;
}


.temp[data-v-5b2b704a] {
    background-color: #999;
    width: 100%;
    height: 100px;
}
.row[data-v-5b2b704a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
}
.flex-auto[data-v-5b2b704a] {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
}
.flex-none[data-v-5b2b704a] {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
}
.ml-10[data-v-5b2b704a]{
    margin-left: 10px;
}
.left-card[data-v-5b2b704a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    height: calc(100vh - 124px);
    width: 100%;
    overflow: hidden;
}
.right-card[data-v-5b2b704a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    height: calc(100vh - 124px);
    width: 100%;
    overflow: hidden;
}


.button-right{
  position: absolute;
  right: 25px;
  z-index: 99;
}

.left-card[data-v-7c504100] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  height: calc(100vh - 124px);
  width: 100%;
  overflow: hidden;
}
.filter-tree[data-v-7c504100] {
  margin-top: 20px;
  overflow-y: auto;
}
.custom-tree[data-v-7c504100] {
  width: 100%;
}
.icon-add[data-v-7c504100] {
  color: #000;
}
.custom-tree-node[data-v-7c504100] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 85%;
  line-height: 26px;
  font-size: 14px;
}
.custom-tree-node-left[data-v-7c504100] {
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.custom-tree-node .el-icon-edit-outline[data-v-7c504100] {
    line-height: 32px;
    color: #409eff;
}

.add-btn {
  margin: auto;
  display: block;
}
.remove-btn {
  color: red;
  line-height: 30px;
  cursor: pointer;
}
.package-row {
  height: 113px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 13px;
}


.row[data-v-6be0a766] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.flex-auto[data-v-6be0a766] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.flex-none[data-v-6be0a766] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.ml-10[data-v-6be0a766] {
  margin-left: 10px;
}
.left-card[data-v-6be0a766] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  height: calc(100vh - 124px);
  width: 100%;
  overflow: hidden;
}
.right-card[data-v-6be0a766] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  height: calc(100vh - 124px);
  width: 100%;
  overflow: hidden;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}

.wf-dialog .el-dialog__body {
  padding: 5px;
}
.wf-dialog .avue-dialog__footer {
  text-align: center;
}


.w-e-text {
  height: 500px;
}


.w-e-text {
  min-height: 600px !important;
}


.signature-tip[data-v-122d29d9]{
  fontSize: 16px;
  color: #ccc
}
.a4Size[data-v-122d29d9] {
  width: 325px;
  height: 489px;
  background-color: white;
  position: relative;
  border: 1px solid #999;
  font-size: 32px;
  text-align: center;
}
.signature[data-v-122d29d9] {
  opacity: 1;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  background: url("/img/qzicon.png") no-repeat;
  background-size: contain;
}


.add-btn[data-v-0a874874] {
  margin: auto;
  display: block;
}
.remove-btn[data-v-0a874874] {
  color: red;
  line-height: 30px;
  cursor: pointer;
}
.package-row[data-v-0a874874] {
  height: 95px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 13px;
}

.add-btn[data-v-51353338] {
  margin: auto;
  display: block;
}
.remove-btn[data-v-51353338] {
  color: red;
  line-height: 30px;
  cursor: pointer;
}
.package-row[data-v-51353338] {
  height: 45px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 13px;
}

.add-btn {
  margin: auto;
  display: block;
}
.remove-btn {
  color: red;
  line-height: 30px;
  cursor: pointer;
}
.package-row {
  height: 113px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 13px;
}

[data-v-f7e2903c] .avue-crud__menu {
  display: none;
}

[data-v-c4a642f2] .avue-crud__menu {
  display: none;
}
[data-v-c4a642f2] .avue-crud__pagination {
  display: none;
}


.box[data-v-3e16bcd6] {
  height: 820px;
  margin-bottom: 0;
  overflow: scroll;
}
.el-menu-item[data-v-3e16bcd6],
.el-submenu__title[data-v-3e16bcd6] {
  height: 30px;
  line-height: 30px;
}


.box[data-v-3f30aa9f] {
  height: 820px;
  margin-bottom: 0;
  overflow: scroll;
}
.el-menu-item[data-v-3f30aa9f],
.el-submenu__title[data-v-3f30aa9f] {
  height: 30px;
  line-height: 30px;
}

.drawer-padding[data-v-6f5207e0] {
  margin: 0 20px;
  border-top: 1px solid #ebeef5;
  border-left: 1px solid #ebeef5;
}
.drawer-padding[data-v-6f5207e0] .el-card__body {
    padding: 0;
}
.drawer-padding[data-v-6f5207e0] .el-col {
    margin-bottom: 0;
}
.new-drawer-title[data-v-6f5207e0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-v-6f5207e0] .el-drawer__header {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  word-wrap: break-word;
  min-height: 20px;
  padding: 16px 10px 16px 24px;
}
[data-v-6f5207e0] .el-drawer__header .el-drawer__close-btn {
    margin-left: 20px;
}
[data-v-6f5207e0] .el-drawer__header i {
    color: #909399;
    font-size: 15px;
}
[data-v-6f5207e0] .el-drawer__header .el-drawer__close-btn {
    border: none;
    cursor: pointer;
    color: inherit;
    background-color: transparent;
}
[data-v-6f5207e0] .el-drawer__header .el-drawer__close-btn i {
      font-size: 20px;
      color: rgba(0, 0, 0, 0.85);
}
[data-v-6f5207e0] .el-collapse-item__header {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #eee;
  padding-left: 10px;
}
[data-v-6f5207e0] .el-collapse-item__header span {
    font-size: 16px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
[data-v-6f5207e0] .el-collapse-item__header .avue-group__icon {
    margin-right: 8px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.85);
}
[data-v-6f5207e0] .drawer-padding .basic-container {
  padding: 0;
}
[data-v-6f5207e0] .drawer-padding .el-form-item {
  border-bottom: 1px solid #ebeef5;
  border-right: 1px solid #ebeef5;
  margin-bottom: 0;
}
[data-v-6f5207e0] .drawer-padding .el-form-item .el-form-item__label {
    background: #fafafa;
    border-right: 1px solid #ebeef5;
    width: 100px;
    margin-right: 20px;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}


.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}
.overflow-text {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.el-drawer .avue-dynamic .avue-form {
  padding: 0;
}
.cell .user-tag {
  display: block;
}
.cell .user-tag:not(:first-child) {
  margin-top: 10px;
}
.el-loading-index {
  z-index: 999999 !important;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}
.step-div {
  margin-top: 30px;
}

.affix {
  position: relative;
  background-color: #fff;
}
.affix-affix {
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    background: rgba(0, 153, 229, 0.9);
}
.affix-line {
    height: 100px;
}

.title {
  margin-bottom: 10px;
}
.box {
  margin-bottom: 20px;
}


.top[data-v-9945503c] {
  padding: 10px;
  font-size: 14px;
  background: rgba(0, 153, 229, 0.7);
  color: #fff;
  text-align: center;
  border-radius: 2px;
}

.left-card[data-v-02f9b9d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  height: calc(100vh - 124px);
  width: 100%;
  overflow: hidden;
}
.filter-tree[data-v-02f9b9d4] {
  margin-top: 20px;
}
.custom-tree[data-v-02f9b9d4] {
  width: 100%;
}
.custom-tree-node[data-v-02f9b9d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 85%;
  line-height: 26px;
  font-size: 14px;
}
.custom-tree-node-left[data-v-02f9b9d4] {
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.custom-tree-node .el-icon-edit-outline[data-v-02f9b9d4], .custom-tree-node .el-icon-plus[data-v-02f9b9d4] {
    line-height: 32px;
    color: #409eff;
}


.dutytable-btn{
  position: absolute;
  right: 180px;
  top: 22px;
}
.fc .fc-button-primary{
  background: #409eff;
  border-color: #409eff;
}
.fc .fc-button-primary:hover{
  background: #409eff;
  border-color: #409eff;
  opacity: 0.8;
}
.fc .fc-button-primary:disabled{
  background: #409eff;
  border-color: #409eff;
}
.fc .fc-button{
  padding: 0.2em 0.65em;
}


.row[data-v-7b76ab3a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.flex-auto[data-v-7b76ab3a] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.flex-none[data-v-7b76ab3a] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.ml-10[data-v-7b76ab3a] {
  margin-left: 10px;
}
.left-card[data-v-7b76ab3a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  height: calc(100vh - 124px);
  width: 100%;
  overflow: hidden;
}
.right-card[data-v-7b76ab3a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  height: calc(100vh - 124px);
  width: 100%;
  overflow: hidden;
}


.tag {
    padding: 10px;
    border-radius: 5px;
    color: #fff;
}


.tag{
  padding: 10px;
  border-radius: 5px;
  color: #fff;
}


.tag{
  padding: 10px;
  border-radius: 5px;
  color: #fff;
}

.table-tr td {
  padding: 5px;
  font-size: 12px;
}
.zindex {
  z-index: 99999;
}
.td-color {
  width: 15px;
  height: 10px;
  line-height: 32px;
  display: inline-block;
  margin: 0 2px 0 0;
}

.sale-unit {
  font-size: 12px;
  font-weight: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.h300 {
  min-height: 300px;
}
.sale-containter {
  padding-right: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
}
.sale-header {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 24px;
}
.sale-header-p {
  border-left: 2px solid #017df1;
  font-weight: bold;
  padding-left: 5px;
  height: 20px;
  line-height: 20px;
  margin-left: 10px;
}
.market-share-table {
  border-collapse: collapse;
  width: 100%;
  text-align: right;
  color: #666666;
}
.table-header {
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  color: #333;
  font-weight: bold;
}
.table-header td {
    padding: 5px;
}

