* {
  margin: 0;
  padding: 0;
  border: 0;
}
.bg-block {
  background-color: #f1f4f9;
  overflow: hidden;
}
.search_box {
  background: url(../images/banner.png) no-repeat;
  background-size: 100% 100%;
  height: 210px;
}
.search_content {
  width: 900px;
  margin: 0 auto;
  align-items: center;
  padding-top: 60px;
}
.option_ul {
  display: flex;
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}
.option_ul a {
  color: #fff;
}
.option_ul a:hover {
  color: #f60;
}
.option_ul li {
  padding: 0 15px;
}
.option_ul li:first-child {
  color: #f60;
}
.search_form {
  position: relative;
}
.search_form .jiangt {
  position: absolute;
  content: ' ';
  width: 10px;
  height: 10px;
  background: #fff;
  transform: rotate(45deg);
  border-left: 1px solid #FF6600;
  border-top: 1px solid #FF6600;
  left: 39px;
  top: -5px;
  z-index: 100;
}
.search_form img {
  position: absolute;
}
.search_form form {
  display: flex;
}
.search_form form input {
  flex-grow: 2;
  height: 46px;
  background: #ffffff;
  border: 1px solid #ff6600;
  border-radius: 4px 0px 0px 4px;
  position: relative;
  padding-left: 20px;
  font-size: 16px;
}
.search_form form button {
  font-size: 20px;
  background: #ff6600;
  border-radius: 0px 4px 4px 0px;
  border: 1px solid #f60;
  color: #fff;
  width: 130px;
  height: 46px;
  line-height: 44px;
}
.search_bottom {
  background: #fff;
  max-width: 1200px;
  margin: 20px auto;
}
.result_div {
  padding: 20px;
  padding-bottom: 0px;
}
.result_div > p,
.s_doamin {
  font-size: 16px;
  color: #222;
}
.s_doamin{
  color: #3F6AD4;
  min-width: 120px;
}
.result_div > div {
  display: none;
  margin-top: 10px;
  padding: 10px 20px;
  border: 1px solid #e9e9e9;
}
.domain_info_search a {
  padding: 3px 12px;
  font-size: 14px;
  background: #ffffff;
  border: 1px solid #f2f2f2;
}
.domain_info_search a img {
  width: 16px;
  height: 16px;
  margin-right: 3px;
  position: relative;
  top: -1px;
}
.domain_info_search {
  margin-left: 10px;
}
.b_domain {
  margin-left: 10px;
  margin-right: 50px;
  padding: 5px 25px;
  color: #0DCF2D;
  background: rgba(17, 207, 48, 0.1);
  border-radius: 3px;
  align-self: center;
}
.ac_link {
  padding: 5px 15px;
  background: #f60;
  border-radius: 3px;
  color: #fff;
  display: none;
}
.layui-card {
  max-width: 1200px;
  margin: 20px auto;
  margin-bottom: 20px !important;
  padding: 0 5px;
}
.layui-card-header {
  color: #222222;
  font-size: 16px;
  border-bottom: none;
}
.tj_domain {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  display: none;
}
.tj_domain li {
  width: 49%;
  padding: 10px 20px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  border-radius: 2px;
  margin-bottom: 12px;
  display: flex;
  font-size: 14px;
  max-height: 50px;
}
.tj_domain li:nth-last-child(-n+2){
  margin-bottom: 0px;
}
.tj_domain li a{
  display: inline-block;
  background: #FF6600;
  border-radius: 4px;
  color: #fff;
  padding: 2px 30px;
  margin-left: auto;
}
.p_domain{
  align-self: center;
    font-size: 14px;
    margin-right: 25px;
}
.color_g,.p_domain>span{
    color: #f60;
}
.tj_domain li>span:nth-child(3){
  margin-left: auto;
  align-self: center;
  width: 80px;
}
.tj_domain li>span:nth-child(2){
  margin-left: auto;
  align-self: center;
  font-size: 12px;
  color: #0DCF2D;
  background: rgba(17, 207, 48, 0.1);
  padding: 2px 25px;
}
.tj_domain li>span:nth-child(1){
  color: #3F6AD4;
  font-size: 16px;
  align-self: center;
  width: 30%;
}
.skeleton{
  margin-top: 0px !important;
}
.domain_list{
  display: flex;
  font-size: 16px;
  color: #222;
  margin: 0;
  position: absolute;
  z-index: 2022;
  left: 20px;
  top: 15px;
  overflow-x: auto;
}
.domain_list li{
  white-space: nowrap;
}
.domain_list li{
  margin-right: 20px;
  cursor: pointer;
}
.domain_list:last-child{
  margin-right: 0px;
  cursor: pointer;
}
.domain_list li:hover{
  color: #f60;
}
.layui-table-tool {
  line-height: inherit;
}
.on{
  color: #f60;
}
.table-buy-btn {
  padding: 3px 12px;
  border: 1px solid #f60;
  border-radius: 2px;
  color: #f60;
}
.table-buy-btn:hover {
  background-color: #f60;
  color: #fff;
}
.ac_link:hover{color: #fff;}
.table_div{
  position: relative;
}
.nav_search{
  overflow-x: auto;
}
.layui-table-tool,.layui-table thead tr{
  background-color: #fff;
}
.layui-table-view,.layui-table-page{
  border: none;
}

.domain_name a{
  color:#3F6AD4;
}
.domain_name span{
  color: #f60;
}
.domain_name a:hover{
  color: #f60;
  text-decoration: underline !important;
}
.batch{
  position: absolute;
  left: 15px;
  position: absolute;
  left: 15px;
  height: auto !important;
  display: flex;
}
.layui-btn{
  margin-left: 10px;
}
.layui-table-page>div {
  text-align: right;
}

input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {-webkit-text-fill-color: #333 !important;background-color:transparent; transition: background-color 50000s ease-in-out 0s;}
input{background-color:transparent;} 

.domain_re>div{
  display: flex;
}
.tuijian{
  padding-top: 10px;
}
div[lay-id="table-list2"]{
  border-bottom: 16px solid #f1f4f9;
}
.batch .laytable-cell-5-0-0{
  width: 18px;
}
.notempty{
  max-width: 1200px;
  margin: 20px auto;
  padding: 139px 0;
  background: #fff;
  text-align: center;
  font-size: 26px;
  display: none;
}
td[data-field="Domain"] .layui-table-cell {
  overflow: initial;
  text-overflow: initial;
}
.domain_name a{
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  display:inline-block;
  padding-right: 5px;
}
.domain_name a:hover{
  overflow: initial;
    max-width: none;
    position: relative;
    background: #fff0e5;
    width: max-content;
    z-index: 2;
}
.domain_name2{
  position: relative;
}
.domain_name2 img{
  position: absolute;
  top: 5px;
  width: 28px;
}
td[data-field="Domain"]>.layui-table-grid-down,td[data-field="domain"]>.layui-table-grid-down{
  display: none;
}
td[data-field="domain"] .layui-table-cell,td[data-field="Domain"] .layui-table-cell{
  overflow: initial;
  overflow-y: clip;
}
@media (max-width:900px) {
  .search_box{
    padding: 0 20px;
    height: 150px;
  }
  .search_content {
    width: 100%;
    padding-top: 30px;

  }
  .tj_domain li {
    width: 100%;
   max-height:none;
   flex-wrap: wrap;  
  }
  .tj_domain li:nth-last-child(-n+2) {
    margin-bottom: 10px;
   }
}
@media (max-width:750px) {
  .option_ul{font-size: 14px;}
  .option_ul li {
    padding: 0 9px;
  }
  .notempty{
    max-width: 1200px;
    margin: 20px auto;
    padding: 50px 0;
    background: #fff;
    text-align: center;
    font-size: 26px;
    display: none;
  }
  .batch{
    position: static;
  }
  .search_form form input {
    font-size: 14px;
    height: 37px;
  }
  .search_form form button {
    font-size: 16px;
    width: 78px;
    height: 37px;
    line-height: 35px;
  }
  .tj_domain li {
    padding: 10px;
  }
  .tj_domain li a {
    padding: 2px 10px;
  }
  .tj_domain li>span:nth-child(2) {
    padding: 2px 10px;
    margin-left: 0;
  }
  .layui-card-body {
    padding: 10px 5px;
   }
   .tj_domain li>span:nth-child(3) {
    width: auto;
   }
   .tj_domain li>span:nth-child(1) {
    width: 100%;
    margin-bottom: 10px;
   }
   .domain_list{
    position: static;
   }
   .nav_search{
    width: 85%;
    width: 70%;
    position: absolute;
    top: 11px;
    left: 10px;
    z-index: 1111;
   }
}
@media (max-width:500px) {
  .result_div{
    padding: 20px 10px;
  }
  .result_div > div{
    padding: 10px;
    flex-direction: column;
  }
  .domain_re>div{
    margin-top: 10px;
  }
  .b_domain{
    margin: 0;
  }
  .ac_link{
    margin-left: auto;
  }
  .p_domain {
    margin-right: 0;
    margin-left: auto;
}
}