@charset "utf-8";
/* 首页开始 */
.old_type .zmzj_bg {
  width: 100%;
  height: auto;
  padding: 0;
  padding-bottom: 50px;
  background-size: 1360px auto;
  background-position: top center;
  background-color: #01276e;
  overflow: hidden;
}

.old_type .jieshao {
  margin: 0;
}

.old_type .zmzj_conbg {
  width: 1200px;
  height: auto;
  padding: 0;
  margin-top: 445px;
  background-size: 100%;
}

.old_type .zmzj_conbg > div:first-of-type {
  padding: 30px;
  padding-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.old_type .zmzj_conbg > div:first-of-type .zmzj_con {
  width: calc(50% - 15px);
  height: auto;
  padding: 30px 30px 14px;
  margin: 0;
  margin-bottom: 30px;
  display: block;
  font-size: 0;
  border-width: 2px;
}

.old_type .zmzj_conbg > div:first-of-type .zmzj_con img {
  width: 100%;
  height: 278px;
  margin: 0;
}

.old_type .zmzj_conbg > div:first-of-type .zmzj_con .tittle {
  width: 100%;
  height: auto;
  max-height: 128px;
  margin: 0;
  font-size: 32px;
  line-height: 2;
}

.old_type .zmzj_conbg > div:first-of-type .zmzj_con span {
  width: 100%;
  margin: 0;
  font-size: 32px;
  line-height: 2;
}

.old_type .zmzj_more {
  width: auto;
  margin: 0 auto;
  padding: 0;
  padding-bottom: 30px;
  text-align: center;
}

.old_type .zmzj_more a {
  width: 100%;
  height: auto;
  font-size: 0;
}

.old_type .zmzj_more a img {
  width: 150px;
  height: auto;
}

/* 首页结束 */
