html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
  }
  *{
      /* box-sizing: border-box; */
      -webkit-tap-highlight-color:transparent;
    }
  html, body {
      min-height: 100%;
  }
  body {
      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,  Ubuntu,  'Helvetica Neue', Helvetica,Arial,'Microsoft YaHei UI','Microsoft YaHei','PingFang SC','Hiragino Sans GB','Source Han Sans CN',sans-serif;
      font-size:14px;
      color:#333;
  }
  html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }
  h1, h2, h3, h4, h5, h6{font-weight:normal;}
  ul,ol {
      list-style: none;
  }

  img {
      border: none;
      vertical-align: middle;
  }

  a {
      text-decoration: none;
      color: #232323;
  }

  table {
      border-collapse: collapse;
      table-layout: fixed;
  }

  input, textarea, button {
      outline: none;
      border: none;
      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,  Ubuntu,  'Helvetica Neue', Helvetica,Arial,'Microsoft YaHei UI','Microsoft YaHei','PingFang SC','Hiragino Sans GB','Source Han Sans CN',sans-serif;
  }

  textarea {
      resize: none;
      overflow: auto;
  }

  .clearfix {
      zoom: 1;
  }

  .clearfix:after {
      content: ".";
      width: 0;
      height: 0;
      visibility: hidden;
      display: block;
      clear: both;
      overflow:hidden;
  }

  .fl {
      float: left
  }

  .fr {
      float: right
  }

  .tl {
      text-align: left;
  }

  .tc {
      text-align: center
  }

  .tr {
      text-align: right;
  }

  .ellipse {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
  }
  .inline{
      display: inline-block;
      *display: inline;
      *zoom: 1;
  }
.highcharts-label.highcharts-tooltip text tspan{
    font-size:14px !important;
}
text.highcharts-credits{
    display: none;
}
tspan{
    font-family: "Microsoft YaHei";
    font-size: 14px !important;
}
/* i.el-input__icon.el-range__close-icon{
    display: none;
} */
  .el-container{
    height:100%;
  }
  i.adv.el-icon-edit.el-icon-close{
    position: relative;
    top:6px;
    cursor: pointer;
  }
  .choosesize.el-input,.choosesize.el-select {margin-right:15px;width: 200px;}
  .el-date-editor.el-range-editor.el-input__inner.el-date-editor--daterange {margin-right:12px;}
  .choosesize{
    width: 200px;
  }
  .choosesize .el-input.el-input--suffix{
    width: 200px;
  }
  .choosesize input.el-input__inner{
    width: 200px;
}
.choosesort {width: 100px;}
.choosesort .el-input.el-input--suffix{
    width: 100%;
}
.choosesort input.el-input__inner{
    width: 100%;
}
.el-input__inner {border-radius: 4px;font-size:16px;}
.el-input {width: 200px;}
/* .search-box .el-input__inner{border-radius: 2px;font-size:16px;} */
.section-body .el-input {width: 230px;}
.word,.phone-text{
    white-space: pre-line;
    word-break: break-all;
}
.word.wordtextarea:-ms-input-placeholder {
    color: #333;
}
textarea::-webkit-input-placeholder {
    color: #333;
}
.phone-text.wordtextarea:-ms-input-placeholder {
    color: #333;
}
.newAd .el-form-item__label {text-align: left;}
.laihua-loading {z-index:10;position:fixed;top:50%;left:50%;width:100px;height:100px;}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .video-wrap video{
        min-height:120px;
    }
}
.adv-type-left .el-tooltip.title {

}
.el-tooltip__popper.is-light .adv-type-tooltip{
    width: 240px !important;
}
/* textarea{ font-family:segoe ui symbol;} */
.qualifiIds_dialog_wrap .el-table__empty-text {width: 70% !important;}
