@charset "UTF-8";
/* This CSS is generated by My Snazzy Framework version 贵州遵醇酒业有限公司 */
.headers {
  padding: 0px 0 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 999;
  background-color: #ffffff;
  position: relative;
  top: 0;
}
.headers .logo1 {
  display: none;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .headers .logo1 {
    display: block;
  }
  .headers .logo1 .logo_pc {
    display: block;
  }
  .headers .logo1 .logo_mobile {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  .headers.fixed {
    position: fixed;
    background-color: #ffffff;
  }
}
.headers.active {
  top: 0;
  background-color: rgba(0, 36, 71, 0.4);
  background-size: 4px 4px;
  backdrop-filter: saturate(50%) blur(4px);
  -webkit-backdrop-filter: saturate(50%) blur(4px);
  -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
}
.headers.active .header {
  height: 90px;
}
.headers.active .header_box .h_box1 .toolbar-search-container {
  height: 75%;
}
.headers .header {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .headers .header {
    height: 70px;
  }
}
.headers .header .header_box {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.headers .header .header_box .h_box1 {
  height: auto;
  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;
  gap: 1vw;
}
.headers .header .header_box .h_box1 .logoPc {
  width: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .headers .header .header_box .h_box1 .logoPc {
    display: none;
  }
}
.headers .header .header_box .h_box1 .logoPc img {
  width: auto;
  max-width: none;
  max-height: 100%;
  padding: 1vw 0;
}
.headers .header .header_box .h_box1 .logoPc .logo_mobile {
  display: none;
}
.headers .header .header_box .h_box1 .top-a2 {
  font-size: 28px;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  white-space: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .headers .header .header_box .h_box1 .top-a2 {
    display: none;
  }
}
.headers .header .header_box .h_box1 .top-a2 i {
  margin-right: 5px;
}
.headers .header .header_box .h_box1 .top-a2 .phone {
  width: 42px;
  height: 42px;
  fill: #00a7ba;
}
.headers .header .header_box .h_box1 .top-a2 span {
  color: #00a7ba;
}
.headers .header .header_box .h_box1 .toolbar-search {
  max-width: 350px;
  width: 100%;
  height: 40px;
}
.headers .header .header_box .h_box1 .toolbar-search .toolbar-search-container {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
}
.headers .header .header_box .h_box1 .toolbar-search .toolbar-search-container input {
  font-size: 16px;
  height: 100%;
  width: 70%;
  line-height: inherit;
  background-color: #fff;
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  border-radius: 5px 0 0 5px;
  color: #999999;
  vertical-align: top;
  text-indent: 32px;
  border: 1px solid #cdddeb;
  border-right: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.headers .header .header_box .h_box1 .toolbar-search .toolbar-search-container input::-webkit-input-placeholder {
  color: #00a7ba;
}
.headers .header .header_box .h_box1 .toolbar-search .toolbar-search-container input::-moz-placeholder {
  color: #00a7ba;
}
.headers .header .header_box .h_box1 .toolbar-search .toolbar-search-container input:-ms-input-placeholder {
  color: #00a7ba;
}
.headers .header .header_box .h_box1 .toolbar-search .toolbar-search-container input::-ms-input-placeholder {
  color: #00a7ba;
}
.headers .header .header_box .h_box1 .toolbar-search .toolbar-search-container input::placeholder {
  color: #00a7ba;
}
.headers .header .header_box .h_box1 .toolbar-search .toolbar-search-container button {
  width: 30%;
  height: 100%;
  outline: 0;
  border: 0 none;
  font-size: 18px;
  line-height: inherit;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background-color: #00a7ba;
  text-align: center;
  border-radius: 0 5px 5px 0;
}
.headers .header .header_box .h_box1 .toolbar-search .toolbar-search-container button span {
  display: inline-block;
  color: #fff;
  font-size: 16px;
}
.headers .header .header_box .h_box2 {
  width: 100%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .headers .header .header_box .h_box2 {
    background-color: rgb(255, 255, 255);
  }
}
.headers .header .header_box .h_box2 ul {
  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;
  height: 100%;
}
.headers .header .header_box .h_box2 ul .itemSpan {
  font-size: 18px;
}
.headers .header .header_box .h_box2 ul .itemSpan4,
.headers .header .header_box .h_box2 ul .itemSpan7 {
  display: none;
}
.headers .header .header_box .h_box2 ul li {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}
.headers .header .header_box .h_box2 ul li a.iteMun {
  color: #000;
  font-size: 18px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* line-height: 3.2em; */
}
.headers .header .header_box .h_box2 ul li a.iteMun::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0px;
  border: 8px solid;
  border-color: transparent transparent rgba(0, 167, 186, 0.8) transparent;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.headers .header .header_box .h_box2 ul li ol {
  border-top: 5px solid #00a7ba;
  position: absolute;
  width: 100%;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  display: none;
  max-width: 100%;
  border-radius: 0 0 5px 5px;
  z-index: 9;
  /* &::before {
  	content: '';
  	position: absolute;
  	z-index: -1;
  	top: -13px;
  	width: 0;
  	height: 0;
  	border-left: 10px solid transparent;
  	border-right: 10px solid transparent;
  	border-bottom: 20px solid $base;
  	left: 50%;
  	transform: translateX(-50%);
  } */
}
.headers .header .header_box .h_box2 ul li ol li {
  background-color: #ffffff;
}
.headers .header .header_box .h_box2 ul li ol li a {
  font-size: 16px;
  /* color: $base; */
  color: #000;
  line-height: 2.5em;
  font-weight: 500;
}
.headers .header .header_box .h_box2 ul li ol li:hover {
  background-color: rgba(0, 167, 186, 0.8);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}
.headers .header .header_box .h_box2 ul li ol li:hover a {
  color: #fff;
}
.headers .header .header_box .h_box2 ul li:hover a.iteMun {
  color: #00a7ba;
}
.headers .header .header_box .h_box2 ul li:hover a.iteMun::after {
  opacity: 1;
}
.headers .header .header_box .h_box2 ul li:hover ol {
  display: block;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .headers .header .header_box .h_box2 ul li:hover ol {
    display: none;
  }
}
.headers .header .header_box .h_box2 ul li.active {
  font-size: 20px;
  font-weight: 500;
  color: #00a7ba;
}
.headers .header .header_box .h_box2 ul li.active a.iteMun {
  color: #00a7ba !important;
}
.headers .header .header_box .h_box2 ul li.active a.iteMun::after {
  opacity: 1 !important;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .headers .header .header_box .h_box2 ul li.active a.iteMun {
    color: #00a7ba;
  }
}
.headers .header .mb_btn {
  display: none;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .headers .header {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    background-color: #ffffff;
  }
  .headers .header .logo {
    margin-left: 2%;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .headers .header .logo img {
    width: auto;
    /* height: 70px; */
    max-width: 85%;
    margin-left: 0;
  }
  .headers .header .header_box {
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-backdrop-filter: blur(1px);
            backdrop-filter: blur(1px);
    display: none;
    height: calc(100vh - 70px);
  }
  .headers .header .header_box .h_box1 {
    width: 100%;
    height: 100%;
  }
  .headers .header .header_box .h_box2 ul {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .headers .header .header_box .h_box2 ul span.itemSpan {
    display: none;
  }
  .headers .header .header_box .h_box2 ul li {
    height: 5em;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .headers .header .header_box .h_box2 ul li.logos {
    display: none;
  }
  .headers .header .header_box .h_box2 ul li a {
    color: #fff;
  }
  .headers .header .header_box .h_box2 ul li.active {
    background-color: #fff;
  }
  .headers .header .header_box.active {
    display: block;
  }
  .headers .header .mb_btn {
    display: block;
    margin-right: 5%;
  }
  .headers .header .mb_btn .iconfont:before {
    color: #00a7ba;
    font-size: 1.5em;
  }
  .headers .header .mb_btn .icon-menu {
    display: block;
  }
  .headers .header .mb_btn .icon-guanbi {
    display: none;
  }
  .headers .header .mb_btn.active .icon-menu {
    display: none;
  }
  .headers .header .mb_btn.active .icon-guanbi {
    display: block;
  }
}

.headers .header .header_box .h_box2 ul li a.iteMun {
  color: #00a7ba;
}
.headers.actives, .headers:hover {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.headers.actives .header .header_box .h_box2 ul li a.iteMun, .headers:hover .header .header_box .h_box2 ul li a.iteMun {
  color: #000;
}
.headers.actives .logo_pc, .headers:hover .logo_pc {
  display: none !important;
}
.headers.actives .logo_mobile, .headers:hover .logo_mobile {
  display: block !important;
}
.headers.actives .header .header_box .h_box1 .top-a2 .phone, .headers:hover .header .header_box .h_box1 .top-a2 .phone {
  fill: #000;
}
.headers.actives .header .header_box .h_box1 .top-a2 span, .headers:hover .header .header_box .h_box1 .top-a2 span {
  color: #000;
}