@charset "UTF-8";
/******公用头部******/
/* This CSS is generated by My Snazzy Framework version 贵州遵醇酒业有限公司 */
@import url("header.css");
@import url("foot.css");
#section01 {
  padding: 5% 0;
  overflow: hidden;
}
#section01 .item2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 50px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section01 .item2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
#section01 .item2 .item2_box1 {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  /* height: 100%; */
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section01 .item2 .item2_box1 {
    gap: 10px;
  }
}
#section01 .item2 .item2_box1 .box1 {
  gap: 30px;
}
#section01 .item2 .item2_box1 .box1 i.langY {
  height: 8.8541666667vw;
  width: 1px;
  position: relative;
}
#section01 .item2 .item2_box1 .box1 i.langY::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 30px;
  top: 0px;
  display: block;
  background-color: #00a7ba;
  left: -2px;
  -webkit-animation: trlateY 9s linear 0s infinite alternate running;
          animation: trlateY 9s linear 0s infinite alternate running;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section01 .item2 .item2_box1 .box1 i.langY {
    display: none;
  }
}
#section01 .item2 .item2_box1 .box1 .box1a1 {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
#section01 .item2 .item2_box1 .box1 .box1a1 p {
  line-height: normal;
  font-size: 18px;
  margin-top: 25px;
  padding-right: 5px;
}
#section01 .item2 .item2_box1 .box1 .box1a1 span {
  font-size: 45px;
  font-weight: bold;
  line-height: 1em;
  margin: 0 5px;
  color: #00a7ba;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section01 .item2 .item2_box1 .box1 .box1a1 p {
    font-size: 14px;
  }
  #section01 .item2 .item2_box1 .box1 .box1a1 span {
    font-size: 22px;
  }
}
#section01 .item2 .item2_box1 .box2 h5 {
  line-height: normal;
  font-size: 2.6041666667vw;
  font-family: syb;
  color: rgb(62, 62, 62);
  font-weight: normal;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section01 .item2 .item2_box1 .box2 h5 {
    font-size: 5.3333333333vw;
  }
}
#section01 .item2 .item2_box1 .box3 p {
  font-size: 16px;
  line-height: 2em;
  text-indent: 2em;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section01 .item2 .item2_box1 .box3 {
    font-size: 14px;
  }
}
#section01 .item2 .item2_box2 {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#section01 .item2 .item2_box2 .itemBox2a {
  overflow: hidden;
}
#section01 .item2 .item2_box2 .itemBox2a img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#section01 .item2 .item2_box2 .itemBox3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 9;
}
#section01 .item2 .item2_box2 .itemBox3 .video_bag {
  position: relative;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
#section01 .item2 .item2_box2 .itemBox3 .video_bag:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
#section01 .item2 .item2_box2 .itemBox3 .video_play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section01 .item2 .item2_box2 .itemBox3 {
    border-radius: 10px;
  }
  #section01 .item2 .item2_box2 .itemBox3 .video_bag {
    height: 160px;
  }
  #section01 .item2 .item2_box2 .itemBox3 .video_play {
    width: 50px;
  }
}

#section02 {
  padding-bottom: 5%;
}
#section02 ul.quick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 ul.quick {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}
#section02 ul.quick li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f2f2f2;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 ul.quick li {
    max-width: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#section02 ul.quick li .world {
  padding: 8%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: calc(100% - 30px);
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#section02 ul.quick li .world h2 {
  font-size: 36px;
  font-family: syb;
  margin-bottom: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #808080;
  text-transform: uppercase;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 ul.quick li .world h2 {
    font-size: 16px;
  }
}
#section02 ul.quick li .world h5 {
  font-size: 24px;
  color: #7f7f7f;
  font-weight: 600;
  margin-bottom: 3%;
}
#section02 ul.quick li .world .textContent {
  font-size: 16px;
  line-height: 1.5em;
  color: #808080;
  overflow: hidden;
  margin-bottom: 10%;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 ul.quick li .world .textContent {
    font-size: 14px;
  }
}
#section02 ul.quick li .world .pic {
  --WH: 80px;
  width: var(--WH);
  height: var(--WH);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  margin: auto 0 0 0;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 ul.quick li .world .pic {
    --WH: 44px;
  }
}
#section02 ul.quick li:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  background-color: #00a7ba;
  color: #fff;
}
#section02 ul.quick li:hover .pic {
  background-position: right center;
}
#section02 ul.quick li:hover h2,
#section02 ul.quick li:hover h5,
#section02 ul.quick li:hover .textContent p {
  color: #fff !important;
}

#section03 {
  padding: 2% 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
}
#section03 .item1 {
  gap: 10px;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section03 .item1 {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#section03 .item01,
#section03 .item02 {
  background-color: #00a7ba;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3%;
  position: relative;
  position: relative;
}
#section03 .item01::before,
#section03 .item02::before {
  content: "";
  display: block;
  padding-top: 71.2200208551%;
}
#section03 .item01 > *,
#section03 .item02 > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@supports (aspect-ratio: 1) {
  #section03 .item01,
  #section03 .item02 {
    position: initial;
    aspect-ratio: 1.4040995608;
  }
  #section03 .item01::before,
  #section03 .item02::before {
    display: none;
  }
  #section03 .item01 > *,
  #section03 .item02 > * {
    position: initial;
    height: auto;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section03 .item01,
  #section03 .item02 {
    max-width: 100%;
    aspect-ratio: unset;
  }
}
#section03 .item01 .h1_title,
#section03 .item02 .h1_title {
  z-index: 1;
  position: relative;
}
#section03 .item01 .h1_title span,
#section03 .item02 .h1_title span {
  text-align: left;
  color: #fff;
  font-size: 36px;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section03 .item01 .h1_title span,
  #section03 .item02 .h1_title span {
    font-size: 24px;
  }
}
#section03 .item01 .h1_title h1,
#section03 .item02 .h1_title h1 {
  text-align: left;
  color: #fff;
  font-size: 24px;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section03 .item01 .h1_title h1,
  #section03 .item02 .h1_title h1 {
    font-size: 18px;
  }
}
#section03 .item01 .h1_title i,
#section03 .item02 .h1_title i {
  left: 0;
  background-color: #fff;
  margin-left: 0;
}
#section03 .item01 .h1_title i::before,
#section03 .item02 .h1_title i::before {
  display: none;
}
#section03 .item01 .h1_title p,
#section03 .item02 .h1_title p {
  color: #fff;
  text-align: left;
  margin-left: 0;
  font-size: 20px;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section03 .item01 .h1_title p,
  #section03 .item02 .h1_title p {
    font-size: 14px;
  }
}
#section03 .item01 .item01_box {
  margin-top: 5%;
  z-index: 1;
  position: relative;
}
#section03 .item01 .item01_box ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
#section03 .item01 .item01_box ul li {
  width: calc((100% - 80px) / 5);
  color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  top: 0;
}
#section03 .item01 .item01_box ul li:hover {
  top: -10px;
}
#section03 .item01 .item01_box ul li figure {
  width: 50px;
  height: 50px;
}
#section03 .item01 .item01_box ul li figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
}
#section03 .item01 .item01_box ul li article {
  width: auto;
  max-width: 100px;
  margin: 10px auto;
}
#section03 .item01 .item01_box ul li article h5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section03 .item01 .item01_box ul li article h5 {
    font-size: 12px;
  }
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section03 .item01 .item01_box ul {
    gap: 10px;
  }
  #section03 .item01 .item01_box ul li {
    width: calc((100% - 20px) / 3);
  }
}
#section03 .item02 .h1_title p {
  max-width: 40%;
}

#section05 {
  padding: 5% 0;
}
#section05 .item02 {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
}
#section05 .item02 .sbox-2-1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#section05 .item02 .sbox-2-1 .sbox-2-1a {
  margin-bottom: 5%;
  overflow: hidden;
  position: relative;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section05 .item02 .sbox-2-1 {
    width: 92%;
    overflow: hidden;
  }
}
#section05 .item02 .sbox-2-1 ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#section05 .item02 .sbox-2-1 ul li .p_img {
  height: 14.3229166667vw;
  overflow: hidden;
  position: relative;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section05 .item02 .sbox-2-1 ul li .p_img {
    height: 36.6666666667vw;
  }
}
#section05 .item02 .sbox-2-1 ul li .p_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  -webkit-transform: scale(1);
          transform: scale(1);
}
#section05 .item02 .sbox-2-1 ul li .p_text {
  margin-top: 5px;
}
#section05 .item02 .sbox-2-1 ul li .p_text .news-title {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#section05 .item02 .sbox-2-1 ul li .p_text span {
  color: #7c7c7c;
  font-size: 16px;
}
#section05 .item02 .sbox-2-1 ul li .p_text h5 {
  color: #000;
  font-size: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin: 5px 0;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section05 .item02 .sbox-2-1 ul li .p_text h5 {
    font-size: 16px;
  }
}
#section05 .item02 .sbox-2-1 ul li .p_text p {
  color: #767676;
  font-size: 14px;
  line-height: 1.5em;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#section05 .item02 .sbox-2-1 ul li:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
#section05 .item02 .sbox-2-1 ul li:hover .p_img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
#section05 .sec5-btn {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 2%;
}
#section05 .sec5-btn .s-Btn {
  width: 40px;
  height: 40px;
  border: 1px #ddd solid;
  border-radius: 50%;
  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;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  cursor: pointer;
}
#section05 .sec5-btn .s-Btn svg {
  width: auto;
  height: 22px;
  fill: #666;
}
#section05 .sec5-btn .s-Btn:hover {
  background: #00a7ba;
  border-color: #00a7ba;
}
#section05 .sec5-btn .s-Btn:hover svg {
  fill: #fff;
}
#section05 .sec5-btn #sbox-2-pagination {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 20px;
  font-size: 20px;
  font-weight: bold;
}
#section05 .sec5-btn #sbox-2-pagination span {
  width: 20px;
  text-align: center;
}
#section05 .sec5-btn #sbox-2-pagination span.swiper-pagination-current {
  color: #00a7ba;
}

.h1_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* align-items: flex-end; */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 5px;
  margin-bottom: 2%;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .h1_title {
    row-gap: 5px;
  }
}
.h1_title img {
  margin: 0 auto;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .h1_title img {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
.h1_title h1 {
  width: auto;
  height: auto;
  overflow-wrap: break-word;
  color: #000;
  font-size: 40px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
  z-index: 1;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .h1_title h1 {
    font-size: 24px;
    font-weight: 600;
  }
}
.h1_title span {
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 0.51);
  font-size: 40px;
  font-weight: bold;
  font-family: MicrosoftYaHeiLight;
  white-space: nowrap;
  text-align: center;
  margin-top: 0px;
  z-index: 9;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .h1_title span {
    font-size: 24px;
  }
}
.h1_title p {
  font-size: 16px;
  font-weight: 500;
  font-family: MicrosoftYaHeiLight;
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
  line-height: 2em;
  color: #797979;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .h1_title p {
    max-width: 100%;
    margin-top: 10px;
  }
}
.h1_title i {
  background-color: rgba(0, 0, 0, 0.1);
  width: 110px;
  height: 1px;
  margin: 0px auto;
  position: relative;
}
.h1_title i::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 5px;
  top: -2px;
  display: block;
  background-color: #00a7ba;
  left: 0;
  -webkit-animation: trlateX 9s linear 0s infinite alternate running;
          animation: trlateX 9s linear 0s infinite alternate running;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .h1_title i {
    margin: 0px auto;
  }
}

.more {
  display: block;
  position: relative;
  visibility: visible;
  overflow: visible;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 180px;
  height: 43px;
  line-height: 43px;
  border-radius: 25px;
  padding: 0 15px;
  font-size: 15px;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #00a7ba;
}
.more::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  border: 1px solid #00a7ba;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 0;
  border-radius: 25px;
}
.more::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
  opacity: 0;
  background: #00a7ba;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1;
  border-radius: 25px;
}
.more span {
  position: relative;
  z-index: 2;
}
.more:hover {
  color: #fff;
  background: none;
}
.more:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
  opacity: 0;
  z-index: 0;
}
.more:hover::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.more1 {
  --size: 14px;
  color: #00a7ba;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  letter-spacing: 0;
  position: relative;
  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;
  padding: 12px 5%;
  border: 1px solid #00a7ba;
  margin: 0 auto;
}
.more1::after {
  content: "";
  display: block;
  width: 0px;
  height: 3px;
  background: #00a7ba;
  top: 20px;
  right: 47px;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 0;
}
.more1 span {
  margin-left: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: var(--size);
}
.more1 span::before {
  top: -14px;
  position: relative;
}
.more1:hover {
  letter-spacing: 0.1em;
  background-color: #00a7ba;
}
.more1:hover span {
  margin-left: 10px;
  color: #ffffff;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .more1 {
    font-size: 12px;
    padding: 5px 8px;
  }
  .more1 span {
    --size: 14px;
  }
  .more1 span::before {
    top: -10px;
  }
}

.itemxxx {
  position: sticky;
  top: 0;
  left: 0;
  width: auto;
  background-size: 2px 2px;
  -webkit-backdrop-filter: saturate(50%) blur(2px);
          backdrop-filter: saturate(50%) blur(2px);
}

/**视频弹出**/
.videos {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
}

#video_bg {
  width: 80%;
  height: auto;
  top: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.vclose {
  position: absolute;
  right: 2%;
  top: 2%;
  border-radius: 100%;
  cursor: pointer;
}

.button {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  outline: none;
  position: absolute;
  width: auto;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

.button .iconfont {
  color: #00a7ba;
  font-size: 60px;
  font-weight: bold;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .button .iconfont {
    font-size: 24px;
  }
}

.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .tabs {
    gap: 10px;
  }
}
.tabs a {
  font-size: 20px;
  color: #000;
  width: auto;
  border-bottom: 0px solid rgba(0, 0, 0, 0);
  font-weight: 600;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .tabs a {
    font-size: 14px;
  }
}
.tabs a.active {
  color: #00a7ba;
  border-bottom: 0px solid rgba(14, 67, 156, 0);
}
.tabs a.more {
  margin-right: 0;
  margin-left: auto;
  color: #999999;
  font-size: 16px;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .tabs a.more {
    font-size: 12px;
  }
}
.tabs a.more:hover {
  color: #00a7ba;
}

@-webkit-keyframes trlateX {
  0% {
    left: 0px;
  }
  100% {
    left: calc(100% - 30px);
  }
}

@keyframes trlateX {
  0% {
    left: 0px;
  }
  100% {
    left: calc(100% - 30px);
  }
}
@-webkit-keyframes trlateY {
  0% {
    top: 0px;
  }
  100% {
    top: calc(100% - 30px);
  }
}
@keyframes trlateY {
  0% {
    top: 0px;
  }
  100% {
    top: calc(100% - 30px);
  }
}
@-webkit-keyframes mycircle {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes mycircle {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}