.layui-form-checked[lay-skin='primary'] i {
  background-color: #fe6e02;
  border-color: #fe6e02 !important;
}
.layui-form-checkbox[lay-skin='primary']:hover i {
  border-color: #fe6e02;
}
.layui-form-select dl dd.layui-this {
  background-color: #fe6e02;
}
.layui-form-item {
  margin-bottom: 10px;
}
.layui-input,
.layui-select,
.layui-textarea {
  height: 30px;
}
.layui-form-label {
  padding: 5px 0;
  /*width: 70px;*/
}
.layui-btn-primary:hover {
  border-color: #fe6e02;
}
.layui-form-mid {
  padding: 5px 0 !important;
}
.layui-form-item .layui-form-checkbox[lay-skin='primary'] {
  margin-top: 4px;
}
.layui-laypage a:hover {
  color: #f60;
}
.layui-laypage input:focus,
.layui-laypage select:focus {
  border-color: #f60 !important;
}

.layui-table-view .layui-table[lay-size='sm'] .layui-table-cell {
  height: 24px;
  line-height: 24px;
}
body .layui-layer-btn .layui-layer-btn0 {
  border-color: #f60;
  background-color: #f60;
}
.layui-form-selectup dl {
  bottom: auto;
}
.layui-table-page {
  text-align: center;
  background-color: #fff;
}
.layui-table-tool .layui-inline[lay-event]:hover {
  border: 1px solid #f60;
  color: #f60;
}
.layui-laypage a,
.layui-laypage span {
  font-size: 14px;
}
.layui-table-page {
  height: 60px;
  padding: 15px 7px 0;
}
.layui-table-page select {
  height: 22px;
}
.layui-card-body {
  padding: 15px;
}
.layui-table-page .layui-laypage button,
.layui-table-page .layui-laypage input {
  height: 28px;
  line-height: 28px;
}
.layui-table-page .layui-laypage a,
.layui-table-page .layui-laypage span {
  line-height: 28px;
  height: 28px;
}
.layui-table tbody tr:hover,
.layui-table thead tr,
.layui-table-click,
.layui-table-header,
.layui-table-hover,
.layui-table-mend,
.layui-table-patch,
.layui-table-tool,
.layui-table-total,
.layui-table-total tr,
.layui-table[lay-even] tr:nth-child(even) {
  background-color: #fafafa;
}
.layui-card-header {
  border-bottom: 1px solid #f60;
}
.layui-table-tool {
  background-color: #fff !important;
}
body .layui-table-sort .layui-table-sort-asc:hover {
  border-bottom-color: #ffb685;
}
body .layui-table-sort .layui-table-sort-desc:hover {
  border-top-color: #ffb685;
}
body .layui-table-sort[lay-sort='asc'] .layui-table-sort-asc {
  border-bottom-color: #ff6600;
}
body .layui-table-sort[lay-sort='desc'] .layui-table-sort-desc {
  border-top-color: #f60;
}
.layui-icon-loading {
  color: #f60 !important;
}
.layui-table tbody tr:hover,
.layui-table thead tr,
.layui-table-click,
.layui-table-header,
.layui-table-hover,
.layui-table-mend,
.layui-table-patch,
.layui-table-tool,
.layui-table-total,
.layui-table-total tr,
.layui-table[lay-even] tr:nth-child(even) {
  border-color: #f1f1f1;
}
.layui-form-select dl {
  max-width: 400px;
}

body {
  background: #f1f4f9;
  font-size: 14px;
  overflow-y: scroll;
}
.aprice-main {
  width: 1200px;
  margin: 0 auto;
}
.aprice-nav {
  line-height: 40px;
  color: #666;
  font-size: 12px;
}
.aprice-nav > a {
  color: #999;
}
.aprice-nav > span {
  margin: 0 2px;
}
.search-type {
  display: inline-block;
}
.search-type li {
  display: inline-block;
}
.search-type > li:not(:first-child) {
  cursor: pointer;
  padding: 0 10px;
}
.search-type > li:not(:first-child):hover {
  color: #f60;
}
.aprice-title {
  /*background: linear-gradient(0deg, #FE6E02 0%, #FFD4B4 100%, #FFA765 100%);*/
  background-color: #f60;
  padding: 0 15px;
  margin-left: -15px;
  border-radius: 2px 2px 0 0;
  color: #fff;
}
.mt-10 {
  margin-top: 10px;
}
.aprice-primary-color {
  color: #f60;
}
#constitute {
  position: absolute;
  display: none;
}
.include-extro i {
  margin: 0;
}
.adapt-label {
  width: 70px;
}
@media (max-width: 1190px) {
  .adapt-label {
    width: 80px;
  }
}
.search-textarea {
  height: 30px;
  min-height: 30px;
  position: absolute;
  overflow: hidden;
}
.search-textarea:focus {
  height: 200px;
  min-height: 200px;
  overflow: auto;
}
.textarea-wrapper {
  position: relative;
}
.form-setion input:focus,
.form-setion select:focus,
.form-setion textarea:focus {
  border-color: #f60;
}
.last-form-item {
  text-align: center;
}
.hidden-block {
  position: relative;
  display: none;
}
.sequence-block {
  /*position: absolute;*/
  /*bottom: -40px;*/
}
.last-center-block button {
  font-size: 14px;
}
.last-center-block button:not(:last-child) {
  padding: 0 20px;
}
.save-setting-btn {
  border-color: #fe6e02;
}
.save-setting-btn:hover {
  color: #fe6e02;
}
.save-setting-btn img {
  vertical-align: sub;
  margin-right: 5px;
}
#setting-saved {
  float: right;
  margin-right: -15px;
  padding: 0 15px;
  cursor: pointer;
  background-color: #f8f8f8;
  border-radius: 2px 2px 0 0;
  color: #757575;
  position: relative;
}
.setting-block {
  position: absolute;
  display: none;
  width: 200px;
  background: #fff;
  border: 1px solid #eaeaea;
  right: -1px;
  top: 40px;
  z-index: 1060;
  border-radius: 3px 0 3px 3px;
  box-shadow: 0 2px 4px rgb(3 27 78 / 6%);
  height: 200px;
  overflow: auto;
}
.setting-block li {
  border-bottom: 1px dotted #dedede;
  color: #f60;
  position: relative;
  text-align: left;
  padding: 0 5px 0 10px;
  font-size: 12px;
  line-height: 32px;
  height: 33px;
}
.setting-del {
  float: right;
  font-size: 16px;
}
.setting-have:hover {
  /*opacity: 0.8;*/
}
.setting-have {
  background-color: #f60 !important;
  color: #fff !important;
}
.form-section .layui-icon {
  cursor: pointer;
  font-weight: bold;
}
.triangle-label {
  position: relative;
  cursor: pointer;
}
.triangle-label > i {
  font-size: 12px;
  margin-right: 5px;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.triangle-label ul {
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  outline: none;
  position: absolute;
  top: 30px;
  margin-bottom: 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
  text-align: left;
  z-index: 1;
  display: none;
}
.triangle-label ul li {
  padding: 3px 12px;
  overflow: hidden;
  color: #404040;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
.triangle-label ul li:hover {
  color: #f60;
}
.triangle-rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#include-extro {
  width: 262px;
}
.invisible {
  visibility: hidden;
}
.include-extro {
  width: 280px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dropdown-box {
  position: relative;
}
.dropdown-box .dropdown-content {
  position: absolute;
  z-index: 900;
  box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
  left: 0;
}
.suffix-box .dropdown-content {
  width: 470px;
}
.date-box .dropdown-content {
  width: 322px;
}
.dropdown-content li {
  float: left;
  width: 72px;
  height: 28px;
  border: 1px solid #e9ecef;
  cursor: pointer;
  transition: all 0.2s;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  color: #404040;
  margin: 0px 0 -1px -1px;
}
.dropdown-content li:hover {
  color: #fe6e02;
}
.dropdown-extro {
  margin-top: 10px;
  display: flex;
}
.dropdown-extro button {
}
.dropdown-extro > .suffix-btn-block {
  flex: 1;
  display: flex;
  margin-left: 15px;
}
.dropdown-extro > div button {
  margin-left: -1px;
  padding: 0 20px;
}
.dc-item-active {
  color: #fe6e02 !important;
  position: relative;
  border: 1px solid #f60 !important;
  background: #fff4ea;
}
.dc-btn-active {
  background-color: #f60;
  color: #fff !important;
  border-color: #f60;
}
.dropdown-extro .extro-input {
  width: 80px;
}
.dropdown-extro .extro-label {
  width: 42px;
  margin-right: 10px;
}
#wzwl {
  right: 0;
  left: unset;
}
.jzls-box .dropdown-content {
  width: 255px;
}
.jzls-box .dropdown-content .layui-inline {
  margin-right: 0;
}
.jzls-box .extro-input {
  width: 80px;
}
.jzls-box .extro-label {
  width: 28px;
  margin-right: 10px;
}
.jzls-box .dropdown-content .layui-form-item {
  border-bottom: 1px dashed #d2d2d2;
}
.jzls-box .jzls-extro {
  display: flex;
  justify-content: space-between;
}
.table-buy-btn {
  padding: 3px 12px;
  border: 1px solid #f60;
  border-radius: 2px;
  color: #f60;
}
.table-buy-btn:hover {
  background-color: #f60;
  color: #fff;
}
#table-wrapper {
  background-color: #fff;
  margin-bottom: 15px;
}
.list-domain:hover {
  text-decoration: underline !important;
  color: #f60;
}
.intro-help {
  margin-left: 5px;
  font-size: 16px;
  cursor: pointer;
  vertical-align: bottom;
}
.intro-help:hover {
  color: #f60;
}
#intro-content {
  display: none;
  padding: 15px;
  line-height: 22px;
}
.aprice-nav a:hover {
  color: #f60;
}
.aprice-main > img {
  margin-top: 25px;
}
.slide-block {
  position: absolute;
  bottom: -27px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
  text-align: center;
  padding: 1px 5px;
  border-radius: 0 0 4px 4px;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.slide-block:hover {
  color: #f60;
}
.slide-block i {
  font-size: inherit;
}

.price_input {
  width: 82px;
  height: 28px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #eeeeee;
}

.bid-box {
  height: 44px;
  border: 1px solid #ff6600;
  border-radius: 4px;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  padding-right: 20px;
}

.icon-extro {
  background: url('../images/i.png') no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
}
.qiang-i i {
  background-position: -80px 0;
}
.bdrz-i i {
  background-position: -32px 0;
}
.qqrz-i i {
  background-position: -48px 0;
}

.buy-batch {
  margin-right: 5px;
}
.domain-box > a {
  margin-left: 3px;
}

.domain-box * {
  vertical-align: middle;
}
@media (max-width: 900px) {
  .bid-box {
    display: none;
  }
}
.bid-box li a {
  color: #ff6600;
  cursor: pointer;
}
.bid-box li:first-child {
  color: #ffffff;
  background: #ff6600;
  padding: 10px 10px;
  min-width: 98px;
}
.bid-box li:nth-child(n + 2) {
  height: 16px;
  border-right: 1px solid #ff6600;
  line-height: 16px;
  margin-top: 15px;
  padding-right: 30px;
}
.add {
  display: none;
}

@media (max-width: 1200px) {
  .aprice-main {
    width: 100%;
  }
  .aprice-main > img {
    display: none;
  }
  #table-wrapper {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .search-type > li:not(:first-child) {
    display: none !important;
  }
}
@media (max-width: 450px) {
  .layui-form-item .layui-inline {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 10px;
  }
  .layui-form-item .layui-input-inline {
    margin: 0 10px 0 0;
    float: left;
    width: 190px;
  }
  .layui-form-item .layui-input-inline + .layui-form-mid {
    margin-left: 0;
  }
  .last-center-block button:not(:last-child) {
    padding: 0 12px;
  }
}
