body {
  background-repeat: repeat-x;
}

#titleDownDiv {
  background-image: url(../image/jiaocheng_U/jiaocheng_U_banner.png);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #000000;
  padding-bottom: 320px;
  overflow: hidden;
  width: 100%;
  height: 540px;
  position: relative;
}
#titleDownDiv::after {
  background-image: url(../image/jiaocheng_U/one.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  position: absolute;
  content: "";
  width: 100%;
  height: 320px;
  bottom: 0px;
}
#titleDownDiv .titleimg {
  background-image: url(../image/jiaocheng_U/right_title.png);
  background-repeat: no-repeat;
  margin-left: calc(50% - 31px);
  margin-top: 128px;
  width: 533px;
  height: 88px;
}
#titleDownDiv .down {
  margin-left: calc(50% + 78px);
  margin-top: 107px;
}/*# sourceMappingURL=jiaocheng_U.css.map */