body {
  background-color: #fff;
  font-family: "Microsoft Yahei";
}
.banner {
  height: 320px;
  background: url(../images/banner2.jpg) top center no-repeat;
}
.footer {
  width: 100%;
  padding-top: 17px;
  line-height: 24px;
  padding-bottom: 17px;
  background-color: #005aab;
  color: #fff;
  text-align: left;
}
.footer p {
  position: relative;
}
.introduction-details {
  width: 980px;
  margin: 30px auto;
  padding-bottom: 100px;
}
.introduction-details .main-left {
  width: 200px;
  background-color: #fff;
  float: left;
  position: relative;
}
.introduction-details .main-left a {
  position: absolute;
  width: 127px;
  height: 38px;
  left: 45px;
}
.introduction-details .main-left a.active {
  cursor: default;
}
.introduction-details .main-left ul li.active span {
  background-position: -28px 0;
}
.details .main-right {
  width: 735px;
  float: right;
}

.details .article p {
  font-size: 14px;
  color: #333;
  line-height: 25px;
  padding-bottom: 10px;
}
.details .article.introduce{
  float:right;width:340px;margin-top:12px;
}
.details .article.introduce p{
  
}
.details span.font-red {
  color: #dc241e;
}
.details  .ercode {
  margin-top: 50px;
}
.details .qabox {
  padding: 10px 18px 10px;
}
.details .qabox p {
  line-height: 28px;
  font-size: 14px;
  padding-left: 40px;
}
.details .qabox p.question {
  color: #999;
  background: url(../images/img_q.png) 0 top no-repeat;
}
.details .qabox p.ask {
  color: #333;
  background: url(../images/img_a.png) 0 top no-repeat;
}
.details .qabox .innerbox {
  border-top: 2px dotted #999;
  padding-bottom: 25px;
  padding-top: 20px;
}
.details .qabox .first {
  border-top: 0;
  padding-top: 0;
}
.details .qabox_even {
  background-color: #f6f6f6;
}

/*招聘*/
.search-box .tab-nav {
  margin-left: -5px;
}
.search-box .tab-nav a {

  /*display: inline-block;*/
  float: left;
  margin-left: 5px;
  width: 180px;
  height: 30px;
  line-height: 30px;
  background-color: #b7b7b7;
  color: #fff;
  text-align: center;  /*margin-left: 5px;*/
}
.search-box .tab-nav a.active {
  background-color: #005aab;
}
.search-box .tab-city-box {
  margin-top: 12px;
  border: 1px solid #d0d0d0;
}
.search-box .tab-city-box .city-group {
  display: none;
  color: #666;
  font-size: 14px;
  padding-top: 10px;
}
.search-box .tab-city-box .city-group.active {
  display: block;
}
.search-box .tab-city-box .city-group>p {
  padding: 0 30px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
.search-box .tab-city-box .city-group>p
.search-box .tab-city-box .city-group>p a {
  padding-left: 5px;
  color: #666;
}
.search-box .tab-city-box .city-group .btm-bar {
  display: block;
  position: relative;
  height: 33px;
  color: #a7a7a7;
  text-align: center;
  background: url(../images/morecity_arrow.jpg) center center repeat-y;
  margin-top: 25px;
}
.search-box .tab-city-box .city-group em {
  position: absolute;
  left: 50%;
  top: 21px;
  margin-left: -5px;
  width: 10px;
  height: 8px;
  background: url(../images/drop_arrow.png) 0 0 no-repeat;
}
.job-list {
  overflow: hidden;
  margin-top: 20px;
}
.temp-list .label {
  color: #fff;
  font-size: 12px;
  position: relative;
  top: -2px;
  border-radius: 2px;
  margin-left: 10px;
  line-height: 14px;
  display: inline-block;
  *zoom: 1;
  padding: 2px 4px;
}
.temp-list .label-warning {
  background: #f6b245;
}
.temp-list .label-success {
  background: #8cc850;
}
.temp-list {
  margin-top: 25px;
  position: relative;
  top: 1px;
  border-bottom: 1px solid #e7e7e7;
}
.temp-list dt {
  border-left: 4px solid #005aab;
  height: 21px;
  padding-left: 10px;
}
.temp-list dt h2 {
  font-size: 24px;
  line-height: 1em;
  font-weight: normal;
  color: #4f4f4f;
}
.temp-list dd {
  padding-left: 14px;
}
.temp-list dd .temp-list-content {
  padding-top: 20px;
}
.temp-list dd .temp-list-content .temp-list-info {
  font-size: 16px;
  margin-bottom: 10px;
}
.temp-list dd .temp-list-content .temp-list-info .apply-btn {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  width: 90px;
  float: right;
  text-align: center;
  background-color: #005aab;
  color: #fff;
}
.temp-list dd .temp-list-content .temp-list-info span {
  white-space: nowrap;
  margin-right: 45px;
  line-height: 26px;
}
.temp-list dd .temp-list-content .temp-list-info .last {
  margin-right: 0px;
}
.temp-list dd .temp-list-content .job-description {
  padding-bottom: 20px;
}
.temp-list dd .temp-list-content .job-description .job-description-wrap {
  display: none;
}
.temp-list dd .temp-list-content .job-description .job-description-wrap p {
  line-height: 30px;
  margin-bottom: 20px;
}
.temp-list dd .temp-list-content .job-description .job-description-btn em.icon-arrow-down, .temp-list dd .temp-list-content .job-description .job-description-btn em.icon-arrow-up {
  display: inline-block;
  width: 12px;
  height: 10px;
  background: url(../images/jobd_arrow.png) 0 -9px no-repeat;
  vertical-align: middle;
  margin-left: 8px;
}
.temp-list dd .temp-list-content .job-description .job-description-btn em.icon-arrow-up {
  background-position: 0 0;
}
.temp-list dd .temp-list-content .job-description .job-description-btn a {
  color: #005aaa;
}
.pagerbar-k {
  *margin-top: 20px;
}
.pagerbar-k .pagerbar {
  text-align: center;
  padding: 5px 0px;
}
.page_empty th, .page_empty td {
  padding: 70px 0px 50px;
}
.page_empty td {
  padding-left: 30px;
  font-size: 16px;
  line-height: 28px;
}
#job-show .right-content {
  float: right;
  width: 730px;
}
#job-show .right-content .ajax-content .temp-list-wrap .temp-list dt {
  border-left: 4px solid #dc241e;
}
#job-show .temp-list .job-description .job-description-btn a:hover, #job-show .temp-list .job-description .job-description-btn a:visited {
  color: #dc241e;
}
#job-show .pagerbar a.current {
  background-color: #dc241e;
  border: 1px solid #dc241e;
}
#job-show .pagerbar a:hover {
  background-color: #dc241e;
  border: 1px solid #dc241e;
}
#job-show .temp-list-content .temp-list-info .btn {
  background-color: #dc241e;
  color: #fff;
  border: 1px solid #dc241e;
  background-image: none;
}
#job-show .filter {
  background-color: #f3f3f3;
  padding: 30px;
}
#job-show .route-container .route-title {
  padding: 20px 0;
}
#job-show .route-container img.process-img {
  margin-bottom: 80px;
}
#job-show .route-container ul.route-list li {
  margin-bottom: 50px;
  line-height: 24px;
}
#job-show .route-container ul.route-list li i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #dc241e;
  margin-right: 8px;
}
#job-show .route-container ul.route-list li span {
  color: #dc241e;
}
#job-show .route-container ul.route-list li span img {
  margin-bottom: 20px;
}