@charset "UTF-8";
/*单行省略号*/
/*多行省略号*/
/**清除浮动**/
/**fit img**/
/*主色调*/
/*文本颜色*/
/*字体*/
.advantage-list {
  margin-top: 60px;
  margin-bottom: 120px;
}

.advantage-list li ~ li {
  margin-top: 56px;
}

.advantage-list .info {
  width: 100%;
}

.advantage-list .tit {
  font-size: 20px;
  line-height: 28px;
  color: #063F88;
}

.advantage-list .des {
  margin-top: 16px;
  font-size: 16px;
  line-height: 2;
}

.advantage-list .img-item:after {
  content: "";
  clear: both;
  display: block;
  visibility: hidden;
  width: 0;
  height: 0;
}

.advantage-list .img-item .info {
  width: 600px;
  float: left;
}

.advantage-list .img-item .img {
  width: 470px;
  float: right;
}

.advantage-list .img-item .img img {
  display: block;
  width: 100%;
}

.major-list {
  margin-top: 60px;
  margin-bottom: 120px;
}

.major-list .block-tit {
  font-size: 25px;
  line-height: 36px;
  font-weight: 500;
}

.major-list .item {
  margin-top: 40px;
}

.major-list .item-tit {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.major-list .des {
  font-size: 16px;
  line-height: 36px;
  margin-top: 10px;
}

/*# sourceMappingURL=maps/audit.css.map */
