.banner {
  background: url(../images/join_us/join_us_bg.jpg);
}

.join_us {
  padding-bottom: 3%;
}
.join_us .join_wrapp .job_wrapp .job_list {
  padding: 3% 0;
}
.join_us .join_wrapp .job_wrapp .job_list .job_title {
  margin-bottom: 1%;
  font-size: 18px;
  collapse: #666;
}
.join_us .join_wrapp .job_wrapp .job_list .job_title span {
  vertical-align: middle;
}
.join_us .join_wrapp .job_wrapp .job_list .job_title i {
  font-size: 26px;
  padding-right: 0.5%;
  vertical-align: middle;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content {

  border-top: 2px solid #01bbec;
  padding: 2% 0;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .nav {
  margin-bottom: 5%;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .nav li.active a, .join_us .join_wrapp .job_wrapp .job_list .job_content .nav li:hover a {
  color: #01bbec !important;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .nav li.active a span, .join_us .join_wrapp .job_wrapp .job_list .job_content .nav li:hover a span {
  opacity: 1;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .nav li a {
  font-size: 20px;
  color: #333;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .nav li a span {
  font-size: 1px;
  vertical-align: middle;
  margin-right: 12px;
  opacity: 0;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .job_text {
  margin-left: -15px;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .job_text dl {
  margin-bottom: 4.5%;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .job_text dl dt {
  margin-bottom: 2%;
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .job_text dl dd {
  font-size: 14px;
  color: #666;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .contact .cont_us {
  padding-left: 4%;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .contact .cont_us p {
  font-size: 14px;
  color: #666;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .contact .cont_us p:first-child {
  margin: 0px;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .contact .cont_us a {
  margin-top: 6%;
  background: #01bbec;
  border-radius: 20px;
  color: #fff;
  padding: 6px 25px;
  outline: none;
}
.join_us .join_wrapp .job_wrapp .job_list .job_content .contact .cont_us a:hover {
  background-color: #169efd;
}

.job_content .nav-pills > li.active > a, .job_content .nav-pills > li.active > a:hover, .job_content .nav-pills > li.active > a:focus {
  color: #01bbec !important;
  background-color: transparent;
  border: none;
}

.job_content .nav > li > a:hover {
  color: #01bbec;
  border: none;
}

/*# sourceMappingURL=job.css.map */