
.module-title img {
  width: 180px;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.seo-site-content {
  width: 1200px;
  overflow: hidden;
  margin: 10px auto;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px 0 rgb(90 129 236 / 15%);
  box-shadow: 0 0 10px 0 rgb(90 129 236 / 15%);
  padding: 26px 24px 24px;
}
.loading-wrap {
  position: relative;
  width: 100%;
  margin: auto;
}
.title-content,
.title-info .site-img,
.title-info {
  display: flex;
  align-items: center;
}
.title-content {
  justify-content: space-between;
}
.title-content,
.title-info .site-img,
.title-info {
  display: flex;
  align-items: center;
}
.title-info .site-img {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ebecf0;
  justify-content: center;
}
.title-info .site-img > img {
  width: 22px;
  height: 22px;
}
fieldset,
img {
  border: 0;
}
.title-info .text-icon {
  width: 22px;
  height: 22px;
  background: #0083ff;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  line-height: 22px;
}
.title-info .name {
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
  color: #111;
  margin: 0 11px 0 5px;
}
.dd-ee-tooltip-wrap {
  width: auto;
  max-width: 100%;
  overflow: hidden;
}
.dd-ee-tooltip-wrap .text-box {
  position: relative;
  z-index: 2;
}
.dd-ee-tooltip-wrap .text-box .show-text {
  display: inline-block;
  position: relative;
}
.dd-ellipsis,
.dd-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dd-default-color {
  color: #111;
}
.title-info .line {
  height: 22px;
  width: 1px;
}
.title-info .url {
  font-size: 22px;
  color: #0083ff;
  padding-left: 16px;
}
.dd-theme-color {
  color: #0083ff;
}
.dd-theme-color {
  color: #0083ff;
}
.dd-flex-space {
  justify-content: space-between;
}
.dd-flex {
  display: flex;
}
.seo-site-content .site-info {
  width: 100%;
  margin-top: 13px;
}
.seo-site-content .site-info .site-introduce {
  word-wrap: break-word;
  word-break: normal;
  background: rgba(0, 131, 255, 0.03);
  padding: 13px 14px;
  line-height: 26px;
  border-radius: 4px;
  font-size: 14px;
}
.seo-site-content .site-info .site-tags {
  margin-top: 16px;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
}
.dd-align-start {
  align-items: flex-start;
}
.dd-flex {
  display: flex;
}
.seo-site-content .site-info .site-keywords .left-text {
  color: #74757a;
  margin-right: 26px;
  padding: 3px 0;
}
.seo-site-content .site-info .site-keywords .right-keywords {
  flex: 1;
}
.seo-site-content .site-info .site-keywords .right-keywords > span {
  color: #0083ff;
  display: inline-block;
  background: rgba(0, 131, 255, 0.1);
  border-radius: 4px;
  padding: 3px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
.seo-site-content .site-info .site-keywords .keyword-list a {
  color: #0083ff;
}
.mb-8 {
  margin-bottom: 10px !important;
  width: 1200px;
  margin: 0 auto;
}
.el-col-7 {
  width: 29.1666666667%;
}
.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;
}
.date-info .details-info {
  width: 270px;
  height: 124px;
  background: rgba(247, 248, 250, 0.59);
  border-radius: 4px;
  border: 1px solid #ebecf0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.date-info .details-info .right-info {
  margin-left: 16px;
}
.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.date-info .details-info .right-info .title {
  color: #111;
  line-height: 20px;
  font-size: 14px;
}
.date-info .details-info .right-info .date {
  font-size: 22px;
  font-weight: 600;
  color: #111;
  line-height: 30px;
}
.dd-table-border {
  border: 1px solid #ebecf0;
  border-top: 0;
}
.dd-table-wrap.dd-table-border .el-row {
  border-top: 1px solid #ebecf0;
}
.base-info .base-info-row {
  align-items: normal;
}
.base-info .base-info-row .tdk-info {
  background-color: rgba(0, 131, 255, 0.04);
}
.base-info .base-info-row .table-align {
  display: flex;
  align-items: center;
}
.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;
}
.dd-table-wrap .after-border {
  position: relative;
}
.font-14 {
  font-size: 14px;
}
.font-6,
.font-12 {
  font-size: 12px;
}
.module-content {
  font-size: 14px;
  color: #111;
}
.record-info .record-info-row .special-bg {
  background-color: rgba(0, 131, 255, 0.04);
}
.domain-common-table .number {
  font-size: 16px;
  font-weight: 600;
  color: #0083ff;
  line-height: 22px;
  margin: 0 10px 0 20px;
}
.dd-table-wrap .dd-table-head-main .dd-table-head-item {
  height: 100%;
  display: flex;
  align-items: center;
}
.dd-flex-center {
  justify-content: center;
}
.bdPcColor {
  border: 1px solid #0083ff;
}
.dd-weight-icon {
  width: 40px;
  height: 20px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.dd-weight-icon .left-icon {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bdPcColor .right-value {
  background: #0083ff;
}
.dd-weight-icon .right-value {
  width: 50%;
  height: 18px;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  font-weight: 700;
}
.dd-weight-icon .right-value a {
  color: #fff;
}
.dd-text-center {
  text-align: center;
}
.dd-weight-icon .left-icon .icon-img {
  width: 12px;
  height: 12px;
}
.topAdd {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1200px;
  margin: 10px auto;
}
.topAddBox {
  width: 580px;
  position: relative;
}
