.recruitLight {
  border-bottom: 1px solid #fff!important;
  box-sizing: border-box;
}
.recruitLight a {
  color: #fff!important;
}
.startContent {
  padding: 0.1px;
  width: 100%;
  height: 500px;
  background: url('/image/appS.jpg') no-repeat center center;
  background-size: cover;
}
.hardContent {
  padding: 0.1px;
  width: 100%;
  height: 500px;
  background: url('//img01.lavaradio.com/images/www/integralBanner.jpg') no-repeat center center;
  background-size: cover;
}
.hardContent .applySpan {
  margin: 48px 0 0 0!important;
  cursor: pointer;
}
.recruitContent {
  padding: 0.1px;
  width: 100%;
  height: 500px;
  background: #f1f1f1;
}
.middleText {
  padding: 0.1px;
  position: relative;
  margin: 0 auto;
  width: 83.3%;
  max-width: 1200px;
}
.mainTitle {
  margin: 98px 0 14px 0;
  color: #fff;
  font-size: 40px;
  line-height: 80px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.subTitles {
  color: #fff;
  font-size: 20px;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.applySpan,
.startSpan,
.hardBuy {
  margin: 95px 0 0 0;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 35px;
  width: 300px;
  height: 70px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 70px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.applySpan:hover,
.startSpan:hover,
.hardBuy:hover {
  color: #fff;
  background: rgba(223, 223, 223, 0.2);
  cursor: pointer;
  transition: all .5s;
}
.startSpan,
.hardBuy {
  cursor: pointer;
}
.subImage {
  width: 720px;
  height: 119px;
  background: url('//img01.lavaradio.com/images/www/logo.png') no-repeat center center;
  background-size: 100% 100%;
}
.recruitIcon,
.hardIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 74px;
  height: 101px;
  background: url('//img01.lavaradio.com/images/www/HOTT.png') no-repeat center center;
  background-size: 100% 100%;
}
.hardIcon {
  background: url('//img01.lavaradio.com/images/www/new.png') no-repeat center center;
  background-size: 100% 100%;
}
