.dommain-content *{
  box-sizing: border-box;
}
.el-result-page {
  padding-top: 20px;
  padding-bottom: 50px;
  text-align: right;
  overflow: hidden;
}
.color-red {
  color: #e2383a;
}
.domain-banner {
  height: 300px;
  background: url("../../../img/module/domainTrade/domain_banner.png") no-repeat center center;
  background-size: cover;
}
.dommain-content {
  margin-top: 30px;
}
.domain-type {
  line-height: 50px;
  height: 52px;
  border: solid 1px #e6e6e6;
  border-bottom: 2px solid #e2383a;
  border-left: none;
  margin-bottom: 20px;
}
.domain-type .switch-tab:first-child {
  border-left: 1px solid #e6e6e6;
}
.domain-type .switch-tab:first-child.active {
  border-left: 1px solid #e2383a;
}
.switch-tab {
  text-align: center;
  padding: 9px 0;
  cursor: pointer;
}
.switch-tab span {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 32px;
  color: #333;
  border-right: solid 1px #e6e6e6;
}
.switch-tab.active {
  background: #e2383a;
  border-top: 1px solid #e2383a;
  margin-top: -1px;
}
.switch-tab.active span {
  color: #fff;
  border-right: none;
}
.el-domain-name {
  text-align: center;
  color: #666;
  font-size: 14px;
}
.dommain-content .el-domain-publish {
  float: right;
  height: 49px;
}
.dommain-content .el-domain-publish button {
  height: 100%;
  border: 0;
  border-left: 1px solid #e6e6e6;
  background: #f5f5f5;
  float: right;
  border-radius: 0;
  font-size: 16px;
  color: #5c92fa;
}
.dommain-content .el-domain-publish button span {
  color: #5c92fa;
}
label {
  outline: none;
}
.classify {
  clear: both;
  overflow: hidden;
}
.domain-category {
  background: #f3f9fd;
  padding: 18px 32px;
  border: solid 1px #e6e6e6;
  margin-bottom: 20px;
}
.domain-category .el-row {
  margin-bottom: 10px;
}
.domain-category .el-col.domain-list {
  text-align: left;
}
.domain-category .domain-list2 {
  margin-left: -30px;
  margin-right: 30px;
}
.cate-classify {
  color: #333;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  padding: 4px 5px;
  border-radius: 4px;
  height: 24px;
  line-height: 16px;
}
.cate-classify.active {
  color: #fff;
  background: #e2383a;
}
.cate-classify.active:hover {
  color: #fff;
}
.cate-classify:hover {
  color: #e2383a;
}
.cate-label {
  color: #666;
  font-size: 14px;
}
.cate-input {
  width: 120px;
  height: 32px;
}
.cate-input input {
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
}
.cate-input .el-input__icon {
  line-height: 32px;
}
.cate-input.short-input {
  width: 80px;
}
.domain-list {
  line-height: 32px;
}
.domain-list .el-checkbox__label {
  padding-left: 5px;
}
.domain-list .el-checkbox {
  margin-right: 10px;
}
.domain-list .domain-list .el-checkbox {
  margin-left: 10px;
}
.line-span {
  color: #999;
  font-size: 14px;
}
.classify-row {
  height: 24px;
  line-height: 24px;
}
.classify-row .el-col {
  line-height: 24px;
}
.detail-popover {
  max-width: 500px;
}
.detail-classify {
  max-width: 500px;
  margin-bottom: 10px;
  text-align: center;
}
.detail-classify .el-col {
  margin-bottom: 10px;
}
.detail-classify.detail-btn {
  margin-bottom: 0;
}
.detail-classify .el-button {
  margin: 0 5px;
}
.detail-classify .el-button.active {
  background: #fff;
  color: #e2383a;
  border: 1px solid #dcdfe6;
}
.search-btn {
  text-align: center;
  margin-bottom: 0;
}
.classify-self {
  margin-bottom: 10px;
  height: auto;
  overflow: hidden;
}
.classify-self .cate-label {
  float: left;
  width: auto;
}
.classify-self .el-row {
  width: auto;
  padding-left: 42px;
  margin-bottom: 0;
}
.classify-self .el-row .el-col {
  text-align: left;
  width: 60px;
}
.classify-self .el-row .el-col .cate-classify {
  font-size: 13px;
}
.search-list {
  min-height: 300px;
}
.search-list td,
.search-list th {
  padding-left: 15px;
  text-align: left;
}
.search-list th {
  font-weight: bold;
  font-size: 16px;
  color: #666;
  background: #f5f5f5;
}
.search-list .el-table__header-wrapper {
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  border-top: solid 1px #e6e6e6;
}
.search-list .el-table__body-wrapper {
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
}
.search-list .domain-name {
  font-weight: bold;
  font-size: 14px;
  color: #5c92fa;
}
.search-list .domain-price {
  color: #e2383a;
}
.search-list .domain-wrap {
  width: 75%;
  display: inline-block;
  vertical-align: middle;
}
.search-list .domain-wrap .domain-name {
  display: block;
  text-align: left;
}
.search-list .domain-icon {
  color: #fe8431;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  display: inline-block;
  font-size: 32px;
  cursor: pointer;
}
.search-list .el-table--enable-row-hover .el-table__body tr:hover > td {
  background-color: #fffbea;
}
.search-list .el-table--enable-row-hover .el-table__body tr:hover > td .domain-name {
  color: #fe8431;
}
.search-list .el-table--enable-row-hover .el-table__body tr:hover > td .domain-buy {
  background: #e2383a;
  color: #fff;
  border-color: #e2383a;
}
.search-list .el-table--enable-row-hover .el-table__body tr:hover > td .domain-buy span {
  color: #fff;
}
.doamin-recommend {
  border-bottom: none;
  border-right: none;
}
.doamin-recommend .domain-sort {
  height: 50px;
  background: #f5f5f5;
  padding-top: 10px;
  padding-bottom: 10px;
  border: solid 1px #e6e6e6;
}
.doamin-recommend .domain-sort .el-col {
  width: auto;
  padding: 0 20px;
  border-right: solid 1px #e6e6e6;
}
.doamin-recommend .domain-sort .el-col span {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #666;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  cursor: pointer;
}
.doamin-recommend .domain-sort .el-col:last-child {
  border-right: none;
}
.doamin-recommend .recommend-list {
  background-color: #ebeef5;
  min-height: 296px;
}
.doamin-recommend .recommend-list a {
  display: block;
}
.doamin-recommend .recommend-list .el-card {
  border-radius: 0;
}
.doamin-recommend .recommend-list .el-card__body {
  padding: 20px 10px;
}
.doamin-recommend .recommend-list .el-card__body .domain-name {
  font-weight: bold;
  font-size: 18px;
  color: #5c92fa;
  line-height: 24px;
  margin-bottom: 5px;
  display: inline-block;
  text-align: left;
}
.doamin-recommend .recommend-list .el-card__body .card-info {
  text-align: left;
  font-size: 12px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px;
  margin-bottom: 10px;
}
.doamin-recommend .recommend-list .el-card__body .card-price {
  line-height: 28px;
}
.doamin-recommend .recommend-list .el-card__body .card-price .c-price {
  float: left;
  color: #e2383a;
}
.doamin-recommend .recommend-list .el-card__body .card-price .c-time {
  font-size: 14px;
  color: #333;
  float: right;
}
.doamin-recommend .recommend-list .el-card {
  cursor: pointer;
  height: 100%;
}
.doamin-recommend .recommend-list .el-card:hover {
  transform: scale(1.05);
  transition: all 0.1s;
}
.doamin-recommend .recommend-list .el-card:hover .domain-name {
  color: #fe8431;
}
@media screen and (min-width: 1200px) {
  .recommend-list .el-col {
    width: 20%;
    height: 148px;
  }
}
@media screen and (max-width: 1200px) {
  .recommend-list .el-col {
    width: auto;
    height: 130px;
  }
}
.package-table .package-table-close {
  width: 24px;
  height: 24px;
  display: block;
  font-size: 24px;
  position: absolute;
  right: 12px;
  z-index: 2;
  top: 16px;
  color: #999;
  cursor: pointer;
}
.package-table .el-table th {
  background: #f7f7f7;
}
.package-table .el-table th,
.package-table .el-table td {
  text-align: center;
}
.package-table .el-table .el-table__body tr {
  border-bottom: 1px dashed #e6e6e6;
}
.package-table .el-dialog__header {
  display: none;
}
.package-table .el-dialog__body {
  border: solid 6px #a3b7d8;
  padding: 0;
}
.package-table .el-dialog__body .el-table .el-table__body-wrapper {
  /*滑块*/
}
.package-table .el-dialog__body .el-table .el-table__body-wrapper::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.package-table .el-dialog__body .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  background: #535353;
}
.package-table .el-dialog__body .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #EDEDED;
}
.el-checkbox + .el-checkbox {
  margin-left: 0;
}
.search-list .domain-icon {
  position: relative;
}
.domain-icon-number {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 38px;
  color: #f81;
  font-size: 14px;
  text-align: center;
}
.detail-classify .el-button.active span {
  color: #e2383a;
}
.domain-icon {
  background: url("/template/Home/Default/PC/Static/img/module/domainTrade/dt_sale.png") no-repeat center center;
}
.domain-icon-number {
  color: #fff;
  font-size: 12px;
}
.el-detail-btn {
  border-radius: 3px;
}
.el-detail-btn.sure {
  background: #fe8431;
  border-color: #fe8431;
}
.el-detail-btn.sure span {
  color: #fff;
}
.el-detail-btn.reset {
  background: #f5f5f5;
  border-color: #e6e6e6;
}
.el-table th.ascending div,
.el-table th.descending div {
  color: #fe8431;
}
.el-table .ascending .sort-caret.ascending {
  border-bottom-color: #fe8431;
}
.el-table .descending .sort-caret.descending {
  border-top-color: #fe8431;
}
