.zxc {
  width: 100%;
  background-color: #ECF4FF;
}
.zxc .top_banner {
  width: 100%;
  min-height: 550px;
  position: relative;
}
.zxc .top_banner img {
  width: 100%;
  height: 100%;
  z-index: 10;
}
.zxc .jsfs {
  width: 1300px;
  height: 470px;
  margin: 0 auto;
}
.zxc .jsfs .jsfs_title {
  text-align: center;
  margin-top: 50px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 4px;
}
.zxc .jsfs .img {
  width: 1300px;
  height: 340px;
  margin-top: 30px;
  display: flex;
}
.zxc .jsfs .img .zq {
  width: 750px;
  height: 340px;
}
.zxc .jsfs .img .zq img {
  width: 340px;
  height: 340px;
  float: right;
  margin-right: 70px;
}
.zxc .jsfs .img .kp {
  width: 750px;
  height: 340px;
}
.zxc .jsfs .img .kp img {
  width: 340px;
  height: 340px;
  margin-left: 70px;
}
.zxc .zizhi {
  width: 1300px;
  height: 330px;
  margin: 0 auto;
}
.zxc .zizhi .zizhi_title {
  text-align: center;
  margin-top: 50px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 4px;
}
.zxc .zizhi .img {
  width: 1300px;
  height: 178px;
  margin-top: 70px;
}
.zxc .zizhi .img img {
  width: 100%;
  height: 100%;
}
.zxc .ruzhu {
  width: 1300px;
  height: 480px;
  margin: 0 auto;
}
.zxc .ruzhu .ruzhu_title {
  text-align: center;
  margin-top: 50px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 4px;
}
.zxc .ruzhu .img {
  width: 1300px;
  height: 340px;
  margin-top: 30px;
}
.zxc .ruzhu .img img {
  width: 100%;
  height: 100%;
}
.zxc .ljrz {
  width: 234px;
  height: 60px;
  margin: 0 auto;
  background-image: url("../image/12.png");
  background-size: 100% 100%;
  text-align: center;
  line-height: 60px;
  color: #FFF;
  font-size: 26px;
  letter-spacing: 4px;
  cursor: pointer;
}
.zxc .kong {
  width: 100%;
  height: 70px;
}
