main {
  background-color: #f0edf1; }

dt {
  background-color: #fff;
  height: 76px;
  line-height: 76px;
  padding-left: 38px;
  padding-right: 54px;
  margin-top: 17px; }
  dt:first-child {
    margin-top: 0px; }
  dt img {
    vertical-align: sub; }
  dt b {
    color: #000000;
    font-size: 17px;
    padding-left: 13px;
    padding-right: 38px;
    font-weight: normal; }
  dt span {
    color: #717171;
    font-size: 15px; }
  dt i {
    font-style: normal;
    float: right;
    color: #717171;
    font-size: 15px;
    cursor: pointer; }

dd {
  display: none;
  background-color: #fff;
  margin-top: 5px;
  padding-left: 44px;
  padding-bottom: 41px;
  color: #717171;
  font-size: 15px; }
  dd div {
    padding-top: 30px;
    padding-bottom: 5px; }
  dd ol {
    padding-left: 20px; }
    dd ol li {
      display: list-item;
      list-style: decimal;
      line-height: 25px; }
  dd p {
    margin-top: 36px; }

.floor_2 {
  margin-top: 21px;
  padding-bottom: 60px; }
  .floor_2 .fixed_width {
    background-color: #fff;
    height: 57px;
    line-height: 57px;
    text-align: center; }
    .floor_2 .fixed_width span {
      cursor: pointer; }
/*# sourceMappingURL=recruit.css.map */