.container {
  width: 1230px;
  margin: 0 auto;
}
.btmain {
  width: 100%;
  font-size: 36px;
  font-weight: 400;
  color: #414141;
  text-align: center;
}
.btmain span {
  color: #1E4EA0;
}
.rc_con {
  width: 100%;
  background-color: #f5f5f5;
  box-sizing: border-box;
  padding-top: 60px;
}
.rc_con .dlist1 {
  height: 80px;
  background: #1E4EA0;
  color: #fff;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin-top: 58px;
}
.rc_con .dlist1 p {
  width: 20%;
  float: left;
  text-align: center;
  line-height: 80px;
  margin: 0;
}
.rc_con .dlist2 {
  padding-bottom: 100px;
}
.rc_con .dlist2 .item {
  margin-bottom: 1px;
}
.rc_con .dlist2 .item .top1 {
  background: #fff;
  height: 80px;
  cursor: pointer;
}
.rc_con .dlist2 .item .top1 p {
  width: 20%;
  float: left;
  text-align: center;
  line-height: 80px;
  margin: 0;
}
.rc_con .dlist2 .item .top1 p span {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
  border-radius: 50%;
  text-align: center;
  color: #1E4EA0;
  border: 1px solid #1E4EA0;
}
.rc_con .dlist2 .item .top2 {
  padding: 30px;
  display: none;
}
.rc_con .dlist2 .item .top2 .bt {
  font-size: 18px;
  font-weight: bold;
}
/*# sourceMappingURL=./h.css.map */