body {
  opacity: 0;
}
.en-pic {
  display: none;
}
.non-cn {
  opacity: 1;
  font-family: Arial, Helvetica, sans-serif;
}
.non-cn button,
.non-cn input,
.non-cn select,
.non-cn textarea {
  font-family: Arial, Helvetica, sans-serif;
}
.non-cn .cn-pic,
.non-cn .cn-con {
  display: none;
}
.non-cn .banner-box .pic2 .con h5 {
  display: none;
}
.non-cn .banner-box .pic2 .con h6 {
  display: none;
}
.non-cn .banner-box .pic2 .con h2 {
  max-width: 60%;
}
.non-cn .banner-box .pic3 h1 {
  font-size: 60px;
}
.non-cn .banner-box .pic3 em {
  display: none !important;
}
.english .en-pic {
  display: block;
}
.english .company_profile .lf .tit span {
  text-indent: -1000px;
  overflow: hidden;
}
.english .banner2 h6 {
  display: none;
}
