body {
  background: #f0f0f0;
}

.constie {
  max-width: 1122px;
  margin: 0 auto;
  background: #ffffff;
}

.y-header {
  width: 100%;
  text-align: center;
  border-bottom: 5px solid #015293;
  position: relative;
}
.y-header a {
  text-decoration: none;
}
.y-header img {
  margin-top: 50px;
  margin-bottom: 50px;
}

.y-header .download1 {
  float: right;
  position: absolute;
  bottom: 12px;
  right: 114px;
  display: block;
  font-family: "Î¢ÈíÑÅºÚ";
  width: 88px;
  height: 36px;
  border: 1px solid #d2d2d2;
  line-height: 36px;
  font-size: 14px;
  color: #666666;
}

.y-header .download2 {
  float: right;
  position: absolute;
  bottom: 12px;
  right: 12px;
  display: block;
  font-family: "Î¢ÈíÑÅºÚ";
  width: 88px;
  height: 36px;
  border: 1px solid #d2d2d2;
  line-height: 36px;
  font-size: 14px;
  color: #666666;
}

.y-content {
  padding: 0px 36px;
  padding-top: 58px;
  padding-bottom: 78px;
  text-align: center;
}

.y-content #title {
  font-size: 28px;
  font-family: "FZXiaoBiaoSong-B05S";
  margin-bottom: 18px;
}

.y-content .memo {
  font-size: 18px;
  font-family: "·ÂËÎ";
  margin-bottom: 20px;
}

.y-footer {
  border-top: 5px solid #015293;
  padding: 40px 36px;
  text-align: right;
}
@media (max-width: 500px) {
  .y-header img {
    width: 100%;
  }
}
