* {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
  box-sizing: border-box;
}

body {
  font-family: "微软雅黑";
  height: 100%;
}

html {
  height: 100%;
  background-color: #f4f5fa;
}

a {
  text-decoration: none;
}

.clear:after {
  content: "";
  display: block;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.flex {
  display: flex;
}

#app {
  height: 100%;
}

.el-select-dropdown__item.hover,
.el-select-dropdown__item:hover {
  background-color: #2e59ec;
}

.container {
  background: #fff;
  box-shadow: 0 1px 12px -3px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
}

.negative {
  background-color: #f95ca2;
}

.red {
  background-color: #f74554;
}

.neutral {
  background-color: #3e82ff;
}

.obverse {
  background-color: #07c1ae;
}

.circularblue {
  background-color: #2e59ec;
}

.circulartwo {
  background-color: #009cfc;
}

.circularthree {
  background-color: #00daba;
}

.circularfour {
  background-color: #ffc75c;
}

.circularfive {
  background-color: #a0a5b8;
}

.warning {
  background-color: #ffedef;
}

.message {
  background-color: #36cbcb;
}

.meaasgeBox .el-range-editor.el-input__inner {
  padding: 0 10px;
}

.gengduo-link {
  cursor: pointer;
  color: #2e59ec;
  margin-left: 5px;
}

/* 点击置灰 */
.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}

.disableding {
  color: #cccccc;
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}

.information-haeder-box {
  z-index: 10;
  width: 89%;
  position: fixed;
  top: 80px;
}

.index-title {
  font-size: 26px;
  font-weight: bold;
  color: #1a1a1a;
}

.abroad .message-time .el-input__suffix {
  height: 111% !important;
}

.abroad .bottom-operation .el-input__suffix {
  height: 90%;
}

.goOut .el-dialog__body {
  display: flex;
  justify-content: center;
}

.topicData .topicData .el-input__suffix-inner {
  height: 36px;
}

.abroad .el-tabs__item {
  padding: 6px 40px;
  font-size: 18px;
  height: 55px;
  color: #333333;
}

.abroad .el-tabs__nav-wrap {
  height: 55px;
}

.abroad .el-tabs__nav-wrap::after {
  height: 1px;
}

.abroad .el-tabs__item.is-active {
  color: #2e59ec;
}

.follow .el-tabs__item {
  padding: 0 47px;
  font-weight: 600;
}

.styleMargin {
  margin-right: 5px;
}

.index-title-subhead {
  font-size: 14px;
  color: #666;
  margin-left: 16px;
}

.el-checkbox .el-checkbox__label {
  padding-left: 8px;
}

.realTime .el-cascader .el-input .el-input__inner {
  height: 36px;
}

.topicData .el-input--prefix .el-input__inner {
  height: 36px;
}

.topicData .el-input--suffix .el-input__inner {
  height: 36px;
}

.baogao .el-form-item__content,
.el-input--suffix,
.el-input__inner {
  height: 36px;
}

.message-count .select .el-input__inner {
  margin: 0;
  width: 80px;
  height: 36px;
  padding: 8px 24px 8px 8px;
}

.select .el-input__inner {
  color: #333;
}

.el-input--medium .el-input__inner {
  color: #333;
}

.el-icon-close::before {
  font-weight: bold;
  color: #cccccc;
}

.el-date-editor .el-range-separator {
  color: #ccc;
}

.messageInfo .right-contnet-content-div .el-input__inner {
  height: 28px;
}

.fullDetail .right-contnet-content-div .el-input__inner {
  height: 36px;
}

.el-breadcrumb {
  font-size: 16px;
}

.report .el-input--suffix .el-input__inner {
  height: 36px;
}

.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
  color: #2e59ec;
}

.el-breadcrumb__item:last-child .el-breadcrumb__inner {
  position: relative;
  color: #2e59ec;
}

.el-breadcrumb__item:not(:last-child) .el-breadcrumb__inner {
  color: #666;
}

.el-dialog {
  border-radius: 8px;
}

.noData {
  width: 100%;
  height: 100%;
  line-height: 200px;
  text-align: center;
}

.el-dialog__header {
  padding: 20px 24px;
  background-color: #fafafa;
  border-radius: 8px 8px 0 0;
}

.el-dialog__title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.el-dialog__headerbtn {
  top: 25px;
  right: 25px;
}

.el-button--primary {
  background: linear-gradient(313deg, #2e59ec 0, #1a91ff 100%);
  border: none;
  font-size: 14px;
  color: #fff;
}

.el-button--primary:focus,
.el-button--primary:hover {
  opacity: 0.8;
  background: linear-gradient(313deg, #2e59ec 0, #1a91ff 100%);
  border: none;
  font-size: 14px;
  color: #fff;
}

.el-button--primary.is-plain {
  margin: 0px;
  background-color: #e4f1ff;
}

.el-button--primary.is-plain:focus,
.el-button--primary.is-plain:hover {
  opacity: 0.8;
  background: #e4f1ff;
  border: none;
  font-size: 14px;
  color: #2e59ec;
}

.el-dialog__footer {
  padding-top: 0;
  padding: 15px 24px;
  border-top: 1px solid #d8d8d8;
}

.essential .el-dialog__body {
  padding-left: 22px;
}

.el-dialog__body {
  padding: 40px;
  max-height: 467px;
  overflow-y: auto;
}

.hot .el-dialog__body {
  padding: 10px 40px 0 40px;
  max-height: 700px;
}

.baogao .el-dialog__body {
  padding: 0;
  max-height: 532px;
}

.bottom-operation .el-input,
.operation-box .el-input,
.operation-box .el-input__inner,
.bottom-operation .el-input__inner,
.select-biaoqian {
  width: 114px;
  background: #fff;
  border-radius: 4px;
}

.fullDetail .el-select-dropdown__item {
  width: 100px;
  padding: 0 40px 0 20px;
}

.select input::-webkit-input-placeholder,
.select-biaoqian input::-webkit-input-placeholder {
  font-size: 14px;
  color: #333;
}

.el-icon-arrow-up:before {
  color: #999;
}

.el-radio {
  color: #333;
}

.el-dialog-subhead {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}

.abroad .message-time .input {
  margin-top: 2px;
}

.el-dialog-subhead-remark {
  font-size: 14px;
  color: #999;
  margin-left: 8px;
}

.el-range-editor.el-input__inner {
  width: 280px;
  padding: 1px 10px;
}

.baogao .el-range-editor.el-input__inner {
  width: 400px;
}

.timeMessage .el-range-editor.el-input__inner,
.accurate .el-range-editor.el-input__inner {
  width: 400px;
}

.el-date-editor .el-range__icon {
  font-size: 20px;
  position: relative;
}

.information-haeder {
  justify-content: space-between;
  display: flex;
  padding: 10px 24px;
  width: 100%;
  height: 56px;
  background: #fff;
}

.quan {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.el-breadcrumb__inner {
  left: 12%;
}

.el-breadcrumb__separator {
  margin: 0;
}

.xiangq {
  margin-top: 4px;
  margin-left: 16px;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

.breadcrumb {
  margin: 24px 0 24px 24px;
}

.el-pagination__sizes {
  float: left;
}

.el-pagination .el-input__inner {
  /* width: 85px; */
  height: 32px;
}

.block {
  position: relative;
}

.block-count {
  position: absolute;
  top: 7px;
  font-size: 14px;
  color: #333;
  left: 0;
}

.accurate .block .total {
  left: 7%;
}

.yuqing-xiangqing .block .total {
  left: 7%;
}

.commit .block .total {
  left: 9%;
}

.fullDetail .block .total,
.information .block .total {
  left: 8%;
}

.commit .el-input__suffix {
  height: 90%;
}

.el-pagination__editor.el-input .el-input__inner {
  min-width: 32px;
}

.header .el-image .logo .el-image__error,
.el-image__inner,
.el-image__placeholder {
  width: 80px;
}

.block .total {
  position: absolute;
  bottom: 5%;
  left: 7%;
  z-index: 11;
  font-size: 14px;
  display: inline-block;
  line-height: 32px;
  color: #999;
}

/* .setting-jingnei  .el-select .el-input .el-select__caret{
    height: 32px;
} */
.setting-jingnei .bottom-count .el-input__inner {
  height: 32px;
}

.baogao .total {
  left: 11%;
}

.report .total {
  left: 8%;
}

.el-pager li.active+li {
  border-left: 1px solid #ccc;
}

.abroadInfo .el-input__suffix {
  height: 90%;
}

.grey {
  color: #a6a9ad;
  pointer-events: none;
}

.blue {
  color: #2e59ec;
}

.jingneiGetinFo .main-top .el-input__suffix {
  height: 91%;
}

.el-pager li {
  min-width: 32px;
  height: 32px;
  font-size: 14px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #666;
  padding: 2px;
  margin: 0 5px;
}

.el-pager li.active {
  border: 1px solid #2e59ec;
  background: #eff7ff;
  color: #2e59ec;
}

.el-pagination .el-select .el-input .el-input__inner {
  font-size: 14px;
}

.realTime .el-form-item__content .el-input__suffix {
  height: 110%;
}

.account .main-top .el-input__suffix {
  height: 91%;
}

.accurate .message-time .el-input__suffix {
  height: 109%;
}

.accurate .bottom-operation .el-input__suffix {
  height: 87%;
}

.el-pagination button {
  height: 32px;
  width: 32px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #ccc;
  padding: 0 11px;
  background: 0 0;
}

.el-pagination {
  padding: 0 16px;
}

.eventing .el-input__inner {
  height: 36px;
}

.eventing .el-input--suffix {
  height: 36px;
}

.el-pager li.btn-quicknext,
.el-pager li.btn-quickprev {
  border: none;
}

.el-pagination button,
.el-pagination span:not([class*="suffix"]) {
  min-width: 32px;
  padding: 0 10px;
}

.el-pagination__editor.el-input .el-input__inner {
  /* width: 32px; */
  height: 32px;
}

.el-pagination__editor.el-input {
  width: 70px;
}

.el-pagination button:hover {
  color: #2e59ec;
}

.commit .el-pagination .el-select .el-input {
  width: 86px;
  margin-left: 0px;
}

.el-pagination__sizes .el-input .el-input__inner:hover {
  border-color: #2e59ec;
}

.el_search_input .inputs .el-input__suffix {
  width: 20px;
  height: 20px;
  top: 9px;
  left: 8px;
}

.setting-jing .bottom-count-text .el-input__suffix {
  right: -28px;
}

.setting-jingnei .el-input__suffix {
  top: -2px;
}

.inputs .el-input__inner {
  padding-left: 34px;
}

.el-pager li.active+li {
  border-left: 1px solid #ccc;
}

.el-pager li.btn-quicknext,
.el-pager li.btn-quickprev {
  border: none;
}

.tables .el-table__row:nth-child(odd) {
  background-color: #f6f7fa;
}

.el-table td,
.el-table th.is-leaf {
  border: none;
}

.el-table {
  border: none;
}

.message-count .el-pagination .el-select .el-input,
.abroad .el-pagination .el-select .el-input {
  margin: 0;
  width: 85px;
}

.territory .el-pagination .el-select .el-input {
  margin: 0;
  width: 85px;
}

.abroad .el-pagination .el-select .el-input {
  margin: 0;
  width: 85px;
}

.information .demo-image__preview {
  text-align: center;
}

.information .demo-image__preview .header .el-image .logo .el-image__error,
.el-image__inner,
.el-image__placeholder {
  width: 100%;
  max-height: 400px;
}

.follow .el-pagination .el-select .el-input {
  margin: 0;
  width: 85px;
}

.topicData .block .el-pagination .el-select .el-input {
  width: 85px;
  margin: 0;
}

.baogao .el-table--enable-row-transition .el-table__body td {
  padding-left: 11px;
}

.tables .el-checkbox__inner {
  width: 16px;
  height: 16px;
}

.el-checkbox__inner {
  color: #999;
  width: 16px;
  height: 16px;
}

.el-pagination {
  margin-top: 20px;
  text-align: right;
}

.body-left .el-input__inner {
  padding-left: 10px;
  font-size: 14px;
  color: #ccc;
}

.body-left input {
  outline: 0;
  border: 0;
}

.box3 .box3-div5-input .el-input--prefix .el-input__inner {
  height: 36px;
}

.my-dialog input::-webkit-input-placeholder,
.my-dialog textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #999;
}

.dialog-body-cont .el-input--suffix .el-input__inner {
  height: 36px;
}

.my-dialog .el-icon-close::before {
  font-size: 17px;
  color: #d8d8d8;
}

.el-tree {
  height: 370px;
  overflow-y: auto;
}

.my-dialog .el-textarea__inner {
  height: 87px;
}

.organization_detail_nav {
  height: 68px;
}

.organization_detail_nav .el-tabs__item {
  padding-right: 60px;
  font-size: 16px;
  height: 68px;
  line-height: 68px;
}

.organization_detail_nav .el-tabs__active-bar {
  width: 64px;
  height: 3px;
  background: linear-gradient(133deg, #1a91ff 100%, #2e59ec 0);
}

.organization_detail_nav .el-tabs__nav-wrap::after {
  height: 0;
}

.el-tree-node__content {
  margin-bottom: 9px;
}

.setting-main .shijian .el-input__inner {
  padding-left: 8px;
}

.organization_detail .el-input--suffix .el-input__inner,
.setting-shoucang .el-input--suffix .el-input__inner {
  padding-right: 16px;
}

.fail {
  color: #ea3342;
}

.organization_detail .el-pagination .el-select .el-input {
  margin: 0;
  width: 85px;
}

.organization_detail .el-pagination {
  margin-left: 0;
}

.el-pagination span:not([class*="suffix"]),
.organization_detail .el-pagination button {
  padding: 0;
}

.my-caozuo {
  cursor: pointer;
}

.el-table__body .rowStyle {
  background-color: red;
}

.baogao .el-table--enable-row-transition .el-table__body td.el-table_1_column_2 {
  padding-left: 30px;
}

.el-checkbox__inner::after {
  border: 2px solid #fff;
  top: 1px;
  left: 5px;
  border-left: 0;
  border-top: 0;
}

.el-form-item__content,
.el-input--suffix,
.el-input__inner {
  color: #333;
}

.el-table--striped .el-table__body tr.el-table__row--striped td {
  background: #f6f7fa;
}

.el-input.is-disabled .el-input__inner {
  background-color: #f5f7fa;
}

.el-select-dropdown__item.hover,
.el-select-dropdown__item:hover {
  background-color: #2e59ec;
  color: #fff;
}

.baogao .el-dialog__body {
  overflow-x: hidden;
}

.box .name-wrapper {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.report .el-table thead {
  height: 56px;
}

.report .el-table--enable-row-transition .el-table__body td {
  height: 72px;
}

.deleteDialog .el-dialog .el-dialog__body {
  min-height: 139px;
  color: #333333;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tags {
  margin-top: 16px;
  padding-left: 16px;
  height: 40px;
  line-height: 40px;
  background: #f2f8ff;
  border-radius: 4px;
  border: 1px solid #89a4ff;
}

.tags .tags-title {
  font-weight: bold;
  color: #333333;
  font-size: 14px;
}

.el-tag--light {
  margin-left: 8px;
  background: #ffffff;
  height: 24px;
  line-height: 24px;
}

.el-tag span:nth-child(1) {
  font-size: 12px;
  color: #333333;
}

.el-tag span:nth-child(2) {
  margin-left: 10px;
}

.settings .organization_detail_nav .el-tabs__item {
  font-weight: bold;
}

@media screen and (max-width: 1900px) {
  html {
    zoom: 0.9;
  }

  .layout-aside .aside-container {
    margin-right: -19px;
  }
}

.topic .box-seach .el-input__suffix-inner {
  right: 1%;
  position: absolute;
}

.el-dialog__body {
  overflow-x: hidden;
}

.el-carousel__button {
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background-color: #b8bcc3;
}

.setting-third input {
  height: 36px;
}

.setting-login input {
  height: 36px;
}

.caozuo input {
  height: 36px;
}

.setting-shoucang input {
  height: 36px;
}

.setting-shangbao input {
  height: 36px;
}

.allView .el-icon-close::before {
  color: #979797;
}

.information .el-checkbox {
  color: #333333;
}

.el-table__row:hover {
  background-color: #f6f7fa;
}

.report .el-input__suffix {
  height: 100%;
}

.el-loading-mask {
  z-index: 6;
}

.media-table-liDiv2s .el-radio-group,
.media-table-liDiv2s .el-radio,
.media-table-liDiv2s .el-radio__label {
  width: 100%;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.box .el-carousel__indicators--horizontal .el-carousel__indicator,
.index .el-carousel__indicators--horizontal .el-carousel__indicator {
  display: none;
}

/* @media screen and (max-width: 1740px) {
  html {
    zoom: 0.8;
  }

  .layout-aside .aside-container {
    margin-right: -21px;
  }
}

.comment-box-yujing {
  margin-left: 16px;
  padding: 0px 8px;
  font-size: 14px;
  font-weight: bold;
  background: #ffedef;
  color: #ea3342;
}

@media screen and (max-width: 1540px) {
  html {
    zoom: 0.7;
    min-width: 1900px;
  }

  .layout-aside .aside-container {
    margin-right: -25px;
  }
} */

.impowerBox .qrcode {
  width: 200px;
  height: 200px;
}

.report-details .el-table {
  margin-top: 16px;
  border: 2px solid #d8d8d8;
}

.report-details .el-table::before {
  height: 0px;
}

.report-details .el-table--border::after {
  height: 0px;
}

.fullDetail .el-input__suffix {
  height: 32px;
}

.fullDetail .el-input__prefix .el-input__icon {
  line-height: 32px;
}

.fullDetail .el-input__suffix .el-input__icon {
  line-height: 32px;
}

.fullDetail .box3-div4-media-seach .el-input__clear {
  position: absolute;
  left: -15px;
}

.box2 .el-input__suffix .el-input__icon {
  line-height: 32px;
}

.el-input .el-input__inner {
  padding-right: 28px !important;
}

.InAnalysis-isreport .el-table .el-table__body-wrapper {
  width: 100% !important;
}

.baogao .el-input .el-input__inner {
  color: #333333;
}

.getforMessage .el-tag.el-tag--info:nth-child(1) {
  display: flex;
  align-items: center;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.getforMessage .el-tag span:nth-child(1) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 78%;
}

.video-module-popover {
  padding: 0;
  border: none;
  background: #161823;
}

.viedo-drawer .el-drawer {
  background-color: rgba(37,38,50,1)
}
.viedo-drawer .el-drawer__body{
  height: 100%;
}
.seven .el-textarea.is-disabled .el-textarea__inner{
  background: #F4F5FA;
  color: #333333;
}