
.logo[data-v-71dc004e] {
  height: 58px;
  width: 110px;
  background: url(../../static/img/logo.daf9869b.png) no-repeat;
  background-size: 100%;
  background-position: center center;
  cursor: pointer;
}
.searchBar[data-v-71dc004e] {
  width: 1200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: grid;
  grid-template-columns: 152px 74px 798px 26px 150px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}
.searchBar_shearchBox[data-v-71dc004e] {
  width: 800px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #1c7cce;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.shearchBox_select[data-v-71dc004e] {
  display: inline-block;
  width: 100px;
  position: relative;
  vertical-align: middle;
  padding: 0;
  overflow: hidden;
  color: #555;
  text-shadow: none;
  -webkit-transition: -webkit-box-shadow 0.25s ease;
  transition: -webkit-box-shadow 0.25s ease;
  transition: box-shadow 0.25s ease;
  transition: box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;
  z-index: 2;
}
.shearchBox_select[data-v-71dc004e]:hover {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}
.shearchBox_select[data-v-71dc004e]:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #ccc;
  top: 14px;
  right: 10px;
  cursor: pointer;
  z-index: -2;
}
.shearchBox_select select[data-v-71dc004e] {
  cursor: pointer;
  padding: 8px 16px;
  width: 100%;
  border: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.shearchBox_select select[data-v-71dc004e]:focus {
  outline: none;
}
.shearchBox_input[data-v-71dc004e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 550px;
  height: 38px;
  border: 2px solid #1c7cce;
  border-top: none;
  border-bottom: none;
}
.search_input[data-v-71dc004e] {
  display: block;
  width: 100%;
  height: 36px;
  border: 0px;
  padding-left: 10px;
}
.shearchBox_button[data-v-71dc004e] {
  width: 150px;
  height: 38px;
  text-align: center;
  display: inline-block;
  line-height: 38px;
  color: aliceblue;
  background: #1c7cce;
  font-size: 15px;
  text-decoration: none;
}
.shearchBox_button[data-v-71dc004e]:hover {
  cursor: pointer;
}
.searchBar_shopCart[data-v-71dc004e] {
  justify-self: center;
}
.shop_cart[data-v-71dc004e] {
  width: 150px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #999999;
  border-radius: 5px;
  color: #333333;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shop_cart img[data-v-71dc004e] {
  margin-right: 5px;
}
.shop_cart[data-v-71dc004e]:hover {
  cursor: pointer;
}
.shop_cart_count[data-v-71dc004e] {
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 50%;
  background: red;
  color: #ffffff;
  font-size: 12px;
}


.head_container[data-v-12835cef] {
  /* width: 100vw; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
}
.search_nav[data-v-12835cef] {
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  border-bottom:1px solid #e6e6e6;
  /*box-shadow: rgba(51, 51, 51, 0.2) 1px 1px 1px;*/
}
.search_nav_box[data-v-12835cef] {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 15px;
}
.search_bar[data-v-12835cef] {
  width: 1200px;
}
.shortcu_bar[data-v-12835cef] {
  width: 100%;
  -webkit-box-shadow: 1px 1px 1px #3333;
          box-shadow: 1px 1px 1px #3333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

