.index-banner img {
  max-height: 500px;
}
.info-content li {
  padding: 0 38px;
  background-color: #fff;
  margin-bottom: 40px;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.info-content li:last-child {
  margin-bottom: 0;
}
.info-content li .post-top {
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
}
.info-content li .post-top .post {
  font-size: 24px;
}
.info-content li .post-top .post span {
  color: #333;
  transition: all 0.3s;
}
.info-content li .post-top .post i {
  color: #0c3773;
  margin-right: 15px;
  transition: all 0.3s;
}
.info-content li .post-top .post-more span {
  font-size: 16px;
  color: #0c3773;
  line-height: 20px;
  transition: all 0.3s;
}
.info-content li .post-top .post-more span i {
  margin-left: 15px;
}
.info-content li .demand {
  display: flex;
  padding: 20px 0;
}
.info-content li .demand .num,
.info-content li .demand .address {
  margin: 0 auto;
}
.info-content li .demand .num {
  margin-right: 0;
}
.info-content li .demand div span {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  transition: all 0.3s;
}
.info-content li:hover {
  background-color: #0c3773;
}
.info-content li:hover .post-top .post i,
.info-content li:hover .post-top .post span,
.info-content li:hover .post-top .post-more span,
.info-content li:hover .demand div span {
  color: #fff;
}
@media (max-width: 991px) {
  .info-content li .post-top .post {
    font-size: 18px;
  }
  .info-content li .post-top .post-more span,
  .info-content li .demand div span {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .info-content li {
    padding: 0 2.5%;
    margin-bottom: 20px;
  }
  .info-content li .post-top,
  .info-content li .demand {
    padding: 10px 0;
  }
  .info-content li .post-top .post {
    font-size: 16px;
  }
  .info-content li .post-top .post-more span,
  .info-content li .demand div span {
    font-size: 12px;
  }
  .info-content li .post-top .post i {
    margin-right: 5px;
  }
  .info-content li .post-top .post-more span i {
    margin-left: 5px;
  }
  .info-content li .demand {
    display: block;
    overflow: hidden;
  }
  .info-content li .demand div {
    width: 50%;
    float: left;
    text-align: left;
  }
}
@font-face {
  font-family: 'posticon';
  /* project id 2258298 */
  src: url('//at.alicdn.com/t/font_2258298_vppj6ghy0to.eot');
  src: url('//at.alicdn.com/t/font_2258298_vppj6ghy0to.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_2258298_vppj6ghy0to.woff2') format('woff2'), url('//at.alicdn.com/t/font_2258298_vppj6ghy0to.woff') format('woff'), url('//at.alicdn.com/t/font_2258298_vppj6ghy0to.ttf') format('truetype'), url('//at.alicdn.com/t/font_2258298_vppj6ghy0to.svg#iconfont') format('svg');
}
.posticon {
  font-family: 'posticon' !important;
}
