.adapting-iframe {
  width: 100%;
  display: none;
}
.header-menu .active {
  color: #cd0000;
}
#langList {
  display: none;
}
.nfsq-site-content-components-toggle-language-index-languageItem {
  float: right;
}
.warm_prompt {
  position: fixed;
  left: 15%;
  top: 420px;
  width: 70%;
  background-color: #fff;
  padding: 15px 20px;
  box-shadow: 0 0 8px #ccc;
  z-index: 10000;
}
.warm_prompt dl {
  padding-left: 30px;
  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: -30px;
  top: 2px;
  width: 22px;
  height: 22px;
  background: url(../png/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(../png/icon_close.png) no-repeat 0 0;
  background-size: cover;
}
.warm_prompt .warm_prompt_close:hover {
  opacity: 0.8;
}
#planting-top-img {
  height: 300px;
}
#planting-bottom-img {
  height: 300px;
}
