.adapting-iframe {
  width: 100%;
  display: none;
}
.fixed-code {
  display: none;
}
.contact-bg .detail-box {
  padding: 1.646vw 0 0 4.271vw;
  color: #333;
  text-align: left;
}
.my-swiper .buttons .swiper-button-prev1[data-v-0078953f] {
  background-color: #edeef7;
}
.my-swiper .buttons .swiper-button-next1[data-v-0078953f] {
  background-color: #edeef7;
}
.nav-bar .tool-box .lang {
  width: 7.5vw;
}
.water-page .baby-water .banner.isEn {
  padding-top: 1.6%;
}

.warm_prompt {
  position: fixed;
  left: 50%;
  top: 170px;
  margin-left: -400px;
  width: 800px;
  background-color: #fff;
  padding: 15px 20px;
  box-shadow: 0 0 8px #ccc;
  z-index: 10000;
}
.warm_prompt dl {
  padding-left: 50px;
  margin: 0;
}
.warm_prompt dl dt {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  position: relative;
  line-height: 26px;
}
.warm_prompt dl dt span {
  display: block;
  position: absolute;
  left: -40px;
  top: 2px;
  width: 22px;
  height: 22px;
  background: url("../img/icon_warn.png")/*tpa=https://www.nongfuspring.com/assets/img/icon_warn.png*/ no-repeat 0 0;
  background-size: cover;
}
.warm_prompt dl dd {
  color: #888;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.warm_prompt .warm_prompt_close {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: url("../img/icon_close.png")/*tpa=https://www.nongfuspring.com/assets/img/icon_close.png*/ no-repeat 0 0;
  background-size: cover;
}
.warm_prompt .warm_prompt_close:hover {
  opacity: 0.8;
}
#en-nav .nav-bar .category li dl {
  min-width: 14vw;
}
#en-nav .nav-bar .category li {
  padding: 0 1.15vw;
}
