@import 'iconfont.css';
.go_banner .bg_banner:after {
  background: none;
}
.zhuoyue_content {
  text-align: center;
  position: relative;
}
.zhuoyue_content .zhuoyue_bg {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.zhuoyue_content .zhuoyue_bg img {
  width: 100%;
}
.zhuoyue_content h2 {
  font-size: 2.4rem;
  color: #333;
  margin-top: 3.5rem;
  font-weight: bold;
}
.zhuoyue_content .zhuoyue_ban1 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  border-bottom: 2px solid #e6e6e6;
}
.zhuoyue_content .zhuoyue_ban1 img {
  width: 100%;
}
.zhuoyue_content .zhuoyue_ban1 p {
  font-size: 1.2rem;
  color: #999;
  text-align: left;
}
.zhuoyue_content .zhuoyue_ban1 p.p_top {
  margin-top: 3.8rem;
  margin-bottom: 0.9rem;
}
.zhuoyue_content .zhuoyue_b {
  border-bottom: none;
  padding-bottom: 9.1rem;
}
@media screen and (max-width: 768px) {
  .zhuoyue_content h2 {
    font-size: 1.6rem;
    margin-top: 1.6rem;
  }
  .zhuoyue_content .zhuoyue_ban1 {
    padding-top: 1.6rem;
    padding-bottom: 2.5rem;
  }
  .zhuoyue_content .zhuoyue_ban1 p.p_top {
    margin-top: 1.8rem;
  }
}
/*# sourceMappingURL=zhuoyue_jiangxin.css.map */