@charset "utf-8";
/* 了别公共css */

/*移动端样式*/

/*tab区域*/
html,
body {
  background: #f6f6f6 !important;
}
/*分类1*/
.work-filtrate {
  background: #fff;
  margin-bottom: 8px;
  list-style: none;
  padding: 12.5px 5.20833px;
  overflow: hidden;
}
.work-filtrate li {
  float: left;
  width: 25%;
  text-align: center;
}
.work-filtrate li a {
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.work-filtrate li a i {
  float: none;
  display: inline-block;
  width: 33.3281px;
  height: 36.4531px;
  background: url(“”)
    no-repeat;
  background-size: 46.875px auto;
}
.work-filtrate li a p {
  margin: 0;
  padding: 0;
  font-size: 13.5px;
  color: #404040;
  line-height: 27px;
}

.work-filtrate li.nearby-link i {
  background-position: 5.20833px 0;
}
.work-filtrate li.workspeed-link i {
  background-image: url("");
  background-size: 33.3333px auto;
}
.work-filtrate li.food-link i {
  background-position: 0 -50px;
}
.work-filtrate li.weekend-link i {
  background-position: 0 -145.833px;
}

/*分类2*/
.mine-operation {
  background: #fff;
  margin-bottom: 8px;
  padding: 10.4167px;
  overflow: hidden;
}
.mine-operation li {
  width: 25%;
  height: 31.25px;
  box-sizing: border-box;
  float: left;
}
.mine-operation li a {
  text-align: center;
  display: block;
  text-decoration: none;
  font-size: 13px;
  line-height: 31.25px;
  color: #404040;
  cursor: pointer;
}
.mine-operation li a i {
  display: inline-block;
  width: 18.75px;
  height: 18.75px;
  vertical-align: sub;
  background: url(“”)
    no-repeat;
  background-size: 52.0833px 552.083px;
}
.mine-operation li:nth-child(1) i {
  width: 22.9063px;
  background-position: -30.2083px -248.958px;
}
.mine-operation li:nth-child(2) i {
  background-position: 0px -216.667px;
}
.mine-operation li:nth-child(3) i {
  background-position: 0px -279.167px;
}
.mine-operation li:nth-child(4) i {
  background-position: -31.25px -216.667px;
}
.mine-operation li:nth-child(5) i {
}
.mine-operation li:nth-child(6) i {
}

/*热门职位*/
.hotRecruit {
  background: #fff;
  margin-bottom: 8px;
}
.hotRecruit .category-title {
  line-height: 52px;
  font-size: 16px;
  text-align: center;
  color: #404040;
}
.hotRecruit .hot-positions {
  overflow: hidden;
  color: #404040;
}
.hotRecruit .hot-positions ul {
  overflow: hidden;
  border-top: 1px solid #f4f4f4;
}
.hotRecruit .hot-positions ul li {
  box-sizing: border-box;
  width: 25%;
  height: 40px;
  float: left;
  border-right: 1px solid #f4f4f4;
  list-style: none;
}
.hotRecruit .hot-positions ul li a {
  display: inline-block;
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #5e5e5e;
  font-size: 14px;
  text-decoration: none;
}
.hotRecruit .hot-positions ul li a.no-rbr {
}
.hotRecruit .hot-positions ul li a.active {
}

/*全部职位*/
.allRecruit {
  background: #fff;
  margin-bottom: 8px;
  color: #404040;
}
.allRecruit .category-title {
  line-height: 52px;
  font-size: 16px;
  text-align: center;
}
.allRecruit .subRecruit {
}
.allRecruit .subRecruit .class-lists {
  font-size: 13px;
  line-height: 31.25px;
  padding: 10.4167px 15.625px 0px 15.625px;
  color: #aaaaaa;
}
.allRecruit .subRecruit .ul-line {
}
.allRecruit .subRecruit > div {
}
.allRecruit .subRecruit > div .positions {
  overflow: hidden;
}
.allRecruit .subRecruit > div .positions ul {
  overflow: hidden;
  padding: 0px 4px;
}
.allRecruit .subRecruit > div .positions ul li {
  box-sizing: border-box;
  width: 25%;
  height: 40px;
  float: left;
  list-style: none;
}
.allRecruit .subRecruit > div .positions ul li a {
  width: 100%;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  color: #5e5e5e;
  font-size: 14.5833px;
  text-decoration: none;
}
.allRecruit .subRecruit > div .positions ul li i {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
}
.allRecruit .subRecruit > div .positions .ul-line {
}

.allRecruit .subRecruit > div .li-cont {
  display: none;
  width: 100%;
  background: #f6f6f6;
  overflow: hidden;
}
.allRecruit .subRecruit > div .li-cont .slide-area {
  height: 130px;
  overflow: hidden;
}
.allRecruit .subRecruit > div .li-cont .slide-area ul {
  float: left;
  height: 125px;
  overflow: hidden;
}
.allRecruit .subRecruit > div .li-cont .slide-area ul li {
  width: 25%;
  height: 41.5px;
  float: left;
  list-style: none;
}
.allRecruit .subRecruit > div .li-cont .slide-area ul li a {
  width: 100%;
  height: 41.5px;
  display: block;
  text-align: center;
  line-height: 41.5px;
  color: #333333;
  font-size: 13.5px;
  text-decoration: none;
}

.allRecruit .subRecruit > div .li-cont .li-cont-ctrl {
  height: 26px;
  text-align: center;
}
.allRecruit .subRecruit > div .li-cont .li-cont-ctrl p {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #cfcfcf;
  border-radius: 4px;
  margin: 8px 4px;
}
.allRecruit .subRecruit > div .li-cont .li-cont-ctrl p.active {
  background: #6fc600;
}

/*周围区域*/
.chainArea {
  margin: 0;
  padding: 0;
  font: 14px/2em microsoft yahei, arial, verdana, helvetica, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #333;
  background: #fff;
  margin-bottom: 8px;
}
.chainArea .within-chain-nav {
  display: box;
  height: 41px;
  border-bottom: 1px solid #cbcbcb;
}
.chainArea .within-chain-nav span {
  display: block;
  height: 41px;
  line-height: 41px;
  text-align: center;
  box-flex: 1;
  color: #999;
  float: left;
  width: 33.3%;
}
.chainArea .within-chain-nav span.active {
  position: relative;
  color: #333;
}
.chainArea .within-chain-nav span.active:after {
  display: block;
  content: "";
  background: #61ac00;
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -1px;
}

.chainArea ul.within-chain-list {
  padding: 9px 0;
  list-style: none;
  overflow: hidden;
}
.chainArea ul.within-chain-list li {
  width: 45%;
  float: left;
  text-align: center;
  margin-right: 0;
  margin-left: 5%;
  position: relative;
  list-style: none;
}
.chainArea ul.within-chain-list li a {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #5e5e5e;
  text-decoration: none;
}

/*位置*/
#mobile .breadcrumb {
}
#mobile .breadcrumb span.where-arr {
}
#mobile .breadcrumb a {
}
#mobile .breadcrumb a.a-blue {
}
