
.module-title img {
  width: 180px;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.loading-wrap {
  position: relative;
  width: 1200px;
  margin: auto;
  font-size: 14px;
}
.mb-8 {
  margin-bottom: 10px;
}
.index-module {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 0;
  box-shadow: 0 0 10px 0 rgb(90 129 236 / 15%);
}
.index-module .module-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ebecf0;
  padding: 15.5px 16px;
  position: relative;
}
.index-module .module-title .title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-module .module-title .before-block:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/paihang.png);
  top: 8px;
  margin-right: 10px;
}
.index-module .module-title .title .title-content {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC, sans-serif;
  font-weight: 700;
}
.dd-align-center {
  align-items: center;
}
.dd-flex {
  display: flex;
}
.base-info .update-time {
  font-size: 12px;
  font-weight: 400;
  color: #74757a;
}
.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.el-button--small {
  padding: 9px 15px;
  font-size: 12px !important;
  border-radius: 3px;
}
.el-button {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
}
.export-data {
  width: 84px;
  height: 28px !important;
  background: #f8a12b !important;
  border-radius: 4px;
  border: 1px solid #f8a12b !important;
  color: #fff !important;
  padding: 0 !important;
}
.dd-table-border {
  border: 1px solid #ebecf0;
  border-top: 0;
}
.allRadius {
  border-radius: 4px;
}
.dd-table-wrap {
  width: 100%;
}
.dd-table-wrap.dd-table-border .el-row {
  border-top: 1px solid #ebecf0;
}
.base-info .base-info-row {
  align-items: normal !important;
}
.el-row--flex.is-align-middle {
  align-items: center;
}
.el-row--flex {
  display: flex;
}
.el-row {
  position: relative;
  box-sizing: border-box;
}
.base-info .base-info-row .tdk-info {
  background-color: rgba(0, 131, 255, 0.04);
}
.base-info .base-info-row .tdk-info {
  background-color: rgba(0, 131, 255, 0.04);
}
.dd-table-wrap .after-border {
  position: relative;
}
.el-col-7 {
  width: 29.1666666667%;
}
.dd-text-right {
  text-align: right;
}
.dd-second-font-color {
  color: #74757a;
}
.dd-table-wrap .after-border:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #ebecf0;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
.font-14 {
  font-size: 14px;
}
.font-6,
.font-12 {
  font-size: 12px;
}
.base-info .base-info-row .table-align {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 12px;
}
.dd-table-wrap .dd-table-head {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC, sans-serif;
  font-weight: 700;
}
.suffix-content .dd-table-head-main {
  /* padding: 0 27px; */
}
.el-col-8 {
  width: 33.3333333333%;
}
.dd-table-wrap .dd-table-head-main .dd-table-head-item {
  height: 100%;
  display: flex;
  align-items: center;
}
.dd-theme-color {
  color: #0083ff;
}
.suffix-content .registered {
  color: #11b041;
}
.dd-flex-center {
  justify-content: center;
}
.dd-flex {
  display: flex;
}
.suffix-content .unregistered {
  color: #f4404c;
}
.suffix-content .whoise-operation {
  font-size: 12px !important;
  width: 84px;
  height: 28px !important;
  color: #0083ff;
  border-radius: 4px;
  border: 1px solid #0083ff;
  padding: 0 !important;
  background: #fff;
  text-align: center;
}
.dd-text-center {
  text-align: center;
}
.suffix-content .hide {
  height: 260px;
  overflow: hidden;
}
.suffix-content .look-all {
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 36%, #fff 100%, #fff 0);
  position: relative;
  z-index: 1;
}
.suffix-content .look-all,
.suffix-content .pack-up {
  width: 100%;
  height: 40px;
  color: #0083ff;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: -20px;
}
.suffix-content .look-all span,
.suffix-content .pack-up span {
  cursor: pointer;
}
.dd-align-center {
  align-items: center;
}
.suffix-content .look-all,
.suffix-content .pack-up {
  width: 100%;
  height: 40px;
  color: #0083ff;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: -20px;
}
.suffix-content .hide {
  height: 260px;
  overflow: hidden;
}
.suffix-content .show {
  height: auto;
  /* overflow: auto; */
}
.pre {
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #111;
}
.whois-array-data {
  width: 100%;
  margin-bottom: 4px;
}

