
.clearfix:after,.clearfix:before{ content: "";display: table;}
.clearfix:after{ clear:both;}
.clearfix{zoom:1;}

.filter ul a{
  margin: 11px 0;
  padding: 3px 12px;
  border-radius: 2px;
  margin-left: 13px;
}
.filter-name{
  margin: 0;
}
.middle_filter{
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.filter ul{
  /* padding: 5px 0; */
}


.filter{
  height: 138px;
  border:1px solid #e3e3e3;
  background-color: #fff;
  overflow: hidden;
  padding-left: 0;
}

.hot {
  padding-right: 30px !important;
  background:url("../images/hot.png") right top  no-repeat;
}
.no_hot {
  padding-right: 12px !important;
  background:url("") right top  no-repeat;
}

.filter ul:nth-child(3)>a:nth-child(9):visited {
  padding-right: 12px ;
  /* background:red !important; */
  
}
/* .navigation{
  border-bottom: ;
} */
.navigation a:hover{
  border-bottom: 1px solid #999;
}
.filter span,h2{
  padding: 15px 20px;
  background-color: #f8f8f8;
}
.filter ul .all{
  color: #555;
}
.filter ul a:hover{
  color: #d6010e;
}
.desinger_middle_box{
  width: 1200px;
  margin: 0 auto;

  margin-top: 34px;
}
.desinger_lt{
  width: 895px;
  float: left;
}
.desinger_rank{
  width: 286px;
  height: 496px;
  float: right;
  border:1px solid #eaeaea;
  overflow: hidden;
}
.desinger_count_box{
  width: 895px;
  border:1px solid #eaeaea;
  height: 50px;
  line-height: 50px;
}
.desinger_count_box a{
  padding: 15px 32px;
  font-size: 14px;
  color: #72757e;
}
.desinger_count_box .desinger_count{
  background-color: #f8f8f8;
  font-weight: bold;
  color: #333;
  border-right: 1px solid #e3e3e3;
}
.desinger_count_box img{
  margin-left: 5px;
  margin-top: 2px;
}
.desinger_hot,.desinger_case_count{
  border-right: 1px solid #e3e3e3;
  cursor: pointer;
}
/* .desinger_count_box a:hover{
  color: #333;
  font-weight: bold;
} */
.desinger_item_box{
  margin-top: 20px;
  border: 1px solid #e3e3e3;
  padding: 20px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  cursor: pointer;
}
.desinger_introduction{
  width: 600px;
  height: 188px;
  overflow: hidden;
  float: left;
  margin-left: 17px;
  padding-top: 12px
}
.desinger_item_top .desinger_img{
  float: left;
  height: 200px;
  overflow: hidden;
  width: 150px;
}

.desinger_img img{
  width: 100%;
  height: 200px;
}
.desinger_name{
  font-size: 22px;
  font-weight: bold;
  color: #3b3b3b;
  margin-bottom: 6px;
}
.style_title{
  font-size: 14px;
  color: #72757e;
  font-weight: bold;
}
.desinger_style_box,.desinger_center{
  font-size: 14px;
  color: #72757e;
  line-height: 22px;
  overflow:hidden;
  /* text-overflow:ellipsis;
  white-space:nowrap */
}
.desinger_center{
  height: 44px
}
.d_introduction_box{
  margin-left: -13px;
}
.d_introduction_box li{
  display: inline-block;
  text-align: center;
  height: 54px;
  overflow: hidden;
  border-right: 1px solid #e3e3e3;
  padding: 7px 13px 0 13px;
  font-size: 14px;
  font-weight: bold;
  color: #7b7f7c;
}
.d_introduction_box li p{
  margin-top: 13px;
}
.desinger_item_bottom {
  /* margin-top: 26px; */
}
.desinger_item_bottom img{
  margin: 0;
  padding: 0;
  width: 277px;
  height: 155px;
  max-height: 155px;
  overflow: hidden;
  margin-top: 24px;
}

.desinger_item_bottom a{
  float: left;
  margin-right: 10px !important;
}
.desinger_item_bottom a:last-child{
  margin-right: 0 !important;
}
.desinger_item_bottom a:nth-child(odd){
  margin-right: 0;
}
.number{
  font-family: Arial;
  font-size: 18px;
  color: #616161;
}
.desinger_rt{
  float: right;
  width: 296px;
}
.case-banner{
  width: 100%;
  height: 365px;
  vertical-align: middle;
}
.desinger_item_box_hover{
  box-shadow: 0px 15px 30px rgba(0,0,0,0.1);
  transform: translate3d(0,-2px,0);
}
.designer_level_title{
  font-size: 12px;
  color: #fff;
  background-color: #d9000f;
  /* width: 91px; */
  height: 20px;
  border-radius: 10px;
  padding: 0px 5px;
  line-height: 12px;
  font-weight: 300;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  float: left;
  margin-left: 7px;
  margin-top: 3px;
}
.designer_name{
  float: left;
}
.arrow{
  font-weight: bold;
  font-size: 12px;
}
.desinger_count_box .clicked{
  color: #000 ;
  font-weight: bold;
}
.desinger_count_box .desinger_checekd{
  color: #727375 !important;
  font-weight: bold;
}
.d_info_box{
  max-height: 127px;
  height: 127px;
  overflow: hidden;
}
.search_result {
  width: 401px;
  height: 32px;
  border: 1px solid #e5e5e5;
  line-height: 32px;
  font-size: 14px;
  color: #9e9e9e;
  float: right;
  outline: none;
  /* margin-top: -20px; */
  text-indent: 20px;
}
.search_result_box{
  position: relative;
  float: right;
}
.search_icon{
  width: 21px;
  height: 20px;
  position: absolute;
  top:-5px;
  right: 10px;
  cursor: pointer;
}
.search_result_box ul {
  z-index: 10;
  position: absolute;
  width: 100%;
  top: 100%;
  bottom:100%;
  height:360px;
  background:rgba(255,255,255,1);
  border:1px solid rgba(229,229,229,1);
  box-sizing: border-box;
 
}
.search_result_box ul li {
  margin-top: 15px;
  text-indent: 20px;
  font-size: 14px;
  height: 32px;
  /* height: 32px;
  line-height: 32px; */
  background-color:white;
  padding-bottom: -6px !important;
  /* overflow: hidden; */
}
 .topSearch img {
  width: 15px;
  height: 18px ;
  vertical-align: middle;
  margin: 0 0 7px 3px;
}
.search_result_box ul li:nth-child(4) {
  /* padding-bottom: 16px; */
  /* margin-bottom: 50px; */
}
.search_result_box ul  a {
  color: #505050;
  border: 0;
  text-decoration: none !important;
  
  font-size: 14px;
}
.topSearch{
  display: none;
}
.show {
  display: block !important;
}
/* .topSearch {
 opacity: 0;
} */
.topSearch a {
  cursor: pointer;
}

