@charset "utf-8";
/* 了别公共css */

/*移动端样式*/

/*tab区域*/
html,
body {
  background: #f7f7f7 !important;
}

/*兼职工作*/
.partRecruit {
  background: #fff;
  margin-bottom: 8px;
}
.partRecruit .hot-position {
  padding: 0 10px 0 0px;
  height: 42px;
  line-height: 42px;
  border-top: 1px solid #82b20e;
  font-size: 16px;
  color: #333;
  position: relative;
}
.partRecruit .hot-position i.part-job-icon {
  background: url(../../../../images/mobile/milan/wanted/jzindex_icon.png)
    no-repeat left 1px;
  background-size: 23px auto;
  width: 23px;
  height: 22px;
  vertical-align: -5px;
  margin: 0 10px 0 13px;
  display: inline-block;
}
.partRecruit .hot-position a.writeResume {
  /* float: right; */
  position: absolute;
  right: 10px;
  color: #ef7800;
}

.partRecruit .job-tips {
  border-top: 1px solid #d6d6d6;
  padding: 0 10px;
  overflow: hidden;
  background: #f7f7f7;
  margin: 0;
  font: 14px/2em microsoft yahei, arial, verdana, helvetica, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #333;
  /* display:  block; */
}
.partRecruit .job-tips .tips {
  margin: 0;
  padding: 0;
  height: 36px;
  display: -webkit-box;
}
.partRecruit .job-tips .tips a {
  position: relative;
  display: block;
  -webkit-box-flex: 1;
  width: 33%;
  height: 26px;
  -webkit-box-sizing: border-box;
  margin-top: 5px;
  border: 1px solid #d4e1c9;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  color: #639653;
  background: #e7f3d7;
  border-radius: 2px;
}
.partRecruit .job-tips .tips a:nth-child(2n) {
  margin: 5px 10px;
}

.partRecruit .positions {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  overflow: hidden;
  padding: 0 5px;
}
.partRecruit .positions ul {
  overflow: hidden;
  list-style: none;
}
.partRecruit .positions ul li {
  width: 25%;
  height: 40px;
  float: left;
  list-style: none;
}
.partRecruit .positions ul li a {
  width: 100%;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  color: #5e5e5e;
  font-size: 14px;
  text-decoration: none;
}
.partRecruit .positions ul li a:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  background: #dcdcdc;
  float: right;
  margin-top: 15px;
}
.partRecruit .positions ul li:nth-child(4n) a:after {
  background: #fff;
}

.partRecruit .positions .ul-line {
  height: 1px;
  background: #dcdcdc;
  width: 100%;
}

/*兼职简历*/
.partResume {
  background: #fff;
  margin-bottom: 8px;
}
.partResume .title {
  padding: 0 10px 0 0px;
  height: 42px;
  line-height: 42px;
  border-top: 1px solid #82b20e;
  font-size: 16px;
  color: #333;
  /* clear:  both; */
  position: relative;
}
.partResume .title i.part-resume-icon {
  width: 23px;
  height: 22px;
  background: url(../../../../images/mobile/milan/wanted/jzindex_icon.png)
    no-repeat left -21px;
  background-size: 23px auto;
  vertical-align: -5px;
  margin: 0 10px 0 13px;
  display: inline-block;
}
.partResume .title a.recruiting-parttime {
  /* float: right; */
  position: absolute;
  right: 10px;
  color: #ef7800;
}

.partResume .positions {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  overflow: hidden;
  padding: 0 5px;
}
.partResume .positions ul {
  overflow: hidden;
  list-style: none;
}
.partResume .positions ul li {
  width: 25%;
  height: 40px;
  float: left;
  list-style: none;
}
.partResume .positions ul li a {
  width: 100%;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  color: #5e5e5e;
  font-size: 14px;
  text-decoration: none;
}
.partResume .positions ul li a:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  background: #dcdcdc;
  float: right;
  margin-top: 15px;
}
.partResume .positions ul li:nth-child(4n) a:after {
  background: #fff;
}
.partResume .positions .ul-line {
  height: 1px;
  background: #dcdcdc;
  width: 100%;
}

/*周围区域*/
.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 {
}
