@charset "UTF-8";
/*
  样式规范表
*/
.sld_home_top_search[data-v-63c48c83] {
  margin: 37px auto 22px;
}
@charset "UTF-8";
/*
  样式规范表
*/
.header[data-v-27a72850] {
  width: 1210px;
  height: 45px;
  margin: 0 auto;
  display: flex;
  overflow: visible;
}
.header .product_sort[data-v-27a72850] {
  position: relative;
  overflow: visible;
  width: 187px;
  height: 100%;
  background: #1C1C1C;
  color: #fff;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 30px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0 50px 0 26px;
}
.header .product_sort:hover #category_sort[data-v-27a72850] {
  display: block;
}
.header .product_sort img[data-v-27a72850] {
  width: 12px;
  height: 12px;
}
.header nav[data-v-27a72850] {
  width: 1013px;
  margin-left: 8px;
  display: flex;
  align-items: center;
  line-height: 30px;
  overflow: hidden;
  flex-wrap: wrap;
}
.header nav a[data-v-27a72850] {
  height: 45px;
  display: inline-block;
  box-sizing: border-box;
  color: #333333;
  font-size: 16px;
  margin: 0 0 0 20px;
  line-height: 45px;
  padding: 0 7px;
  width: -moz-max-content;
  width: max-content;
}
.header nav a[data-v-27a72850]:hover {
  color: #1C1C1C;
  border-bottom: 3px solid #1C1C1C;
}
