.colored {
  color: red;
}
.he10 {
  height: 10%;
}
.bql {
  margin-bottom: 20px;
  text-align: right;
}
.mqlist {
  width: 1202px;
  margin: 30px auto;
  overflow: hidden;
}
.mqlist_job {
  font-size: 30px;
  text-align: center;
  margin-top: 20px;
  color: #00A2E9;
  width: 100%;
}
.mqlist_data {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: space-between;
}
.mqlist_base {
  margin-bottom: 30px;
  width: 350px;
  margin-right: 50px;
}
.mqlist_mqlist_logo {
  width: 35px;
  height: 30px;
}
.mqlist_titcn {
  cursor: pointer;
  line-height: 30px;
  font-weight: bold;
  font-size: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mqlist_title {
  display: inherit;
  font-weight: bold;
  font-size: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mqlist_mqdec {
  font-size: 14px;
  color: #7d7d7d;
  cursor: pointer;
}
.mqlist_mqdes {
  display: block;
  font-size: 14px;
  color: #7d7d7d;
  cursor: pointer;
}
.mqlist_btcl {
  margin-top: 10px;
  padding-top: 10px;
  border-top: #f0f0f0 1px solid;
}
.mqlist_stime {
  line-height: 30px;
  font-weight: bold;
  font-size: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mqlist_bbq {
  display: block;
  font-size: 14px;
  color: #7d7d7d;
  cursor: pointer;
}
.mqlist_fastcat {
  line-height: 30px;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
  color: #00A2E9;
  text-align: center;
}
.mqlist_pgtion {
  width: 850px;
  margin: 0 auto 30px auto;
  overflow: hidden;
  text-align: center;
}

