.ml15 {
  margin-left: 0.625rem;
}
.mb14 {
  margin-bottom: 0.583rem;
}
.mb30 {
  margin-bottom: 1.25rem;
}
.mr33 {
  margin-right: 1.375rem;
  margin-right: 18px\9;
}
.mt8 {
  margin-top: 0.333rem;
}
.pd20 {
  padding-bottom: 0.833rem;
}
.pd30 {
  padding-bottom: 1.25rem;
}
.btn-blue {
  color: #fff;
  background-color: #2675EB;
  border: 1px solid #196deb;
  outline: none;
}
.btn-blue:focus {
  color: #fff;
  background-color: #196deb;
}
.blue-start {
  float: left;
  width: 1.8rem;
  height: 1.8rem;
  width: 30px\9;
  height: 30px\9;
  background: url('../images/stars.png') no-repeat;
  /*background-size: 100%;*/
  background-size: cover;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/stars2.png', sizingMethod='scale');
  -ms-filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/stars2.png', sizingMethod='scale');
}
.gray-start {
  float: left;
  width: 1.8rem;
  height: 1.8rem;
  width: 30px\9;
  height: 30px\9;
  background: url('../images/stars2.png') no-repeat;
  /*background-size: 100%;*/
  background-size: cover;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/stars2.png', sizingMethod='scale');
  -ms-filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='../images/stars2.png', sizingMethod='scale');
}
.contented {
  /*筛选条件的选择*/
}
.contented .header {
  padding: 0.725rem;
  position: relative;
  background: #F9F9F9;
  border-bottom: 0.0725rem solid #eee;
  color: #2575eb;
}
.contented .header b {
  position: absolute;
  top: 1.7rem;
  right: 2.52rem;
  width: 1.3775rem;
  height: 0.725rem;
  background: url(../images/sanjiao.png) no-repeat;
}
.contented .choice {
  padding-bottom: 2.25rem;
  padding-bottom: 30px\9;
  /*级别，学历*/
  /*经验*/
  /*时间选择*/
}
.contented .choice > div {
  margin-bottom: 0.5rem;
  margin-bottom: 8px\9;
}
.contented .choice h4 {
  color: #000;
  font-weight: 600;
}
.contented .choice .row {
  margin-right: 0;
  margin-left: 0;
}
.contented .choice .row .active {
  background: #DFEAFC;
  border-color: #2575eb ;
}
.contented .choice .col-xs-3,
.contented .choice .col-xs-6 {
  width: 30%;
  padding: 0.58rem 0.725rem;
  padding: 8px 10px\9;
  border: 0.0725rem solid #eee;
  border: 1px solid #eee\9;
  border-radius: 0.2175rem;
  margin-right: 0.625rem;
  margin-right: 8px\9;
  cursor: pointer;
}
.contented .choice .plr-0 {
  padding-left: 0;
  padding-right: 0;
}
.contented .choice .col-xs-6 {
  width: 52%;
}
.contented .choice .level div.col-xs-3,
.contented .choice .education div.col-xs-3 {
  margin-right: 0.625rem;
  margin-bottom: 0.583rem;
}
.contented .choice .experience h4 {
  margin-top: 0.08rem;
  margin-top: 5px\9;
  margin-bottom: 0;
}
.contented .choice .height,
.contented .choice .age,
.contented .choice .workExperience {
  margin-bottom: 2.5rem;
  margin-bottom: 34px\9;
}
.contented .choice .height h4,
.contented .choice .age h4,
.contented .choice .workExperience h4 {
  margin-bottom: 2.1rem;
  margin-bottom: 26px\9;
}
.contented .choice .create .col-xs-5 {
  padding-left: 0;
  padding-right: 0;
  width: 44%;
  margin-right: 1.2rem;
  position: relative;
}
.contented .choice .create .col-xs-5 span {
  position: absolute;
  top: 0.5rem;
  right: -1rem;
}
@media screen and (min-width: 300px) {
  .contented .choice .col-xs-6 {
    width: 63%;
  }
  .education div.col-xs-3 {
    width: 30%;
  }
}
