@charset "utf-8";
/* CSS Document */

.f-cb {
  zoom: 1; }

.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: "."; }



.fl {
  float: left;
  display: inline; }

.fr {
  float: right;
  display: inline; }



.join-top {
  background: #fff;
  width: 100%;
  margin:0 auto;
   padding-top:40px;
}

.join-top .left {
  width: 44%;
  padding-right: 7%;
  border-right: 1px solid #e5e5e5;
  float: left;
  font-size:13px;
}

.join-top .tit {
  padding-left: 66px;
  min-height: 42px;
  margin-bottom: 23px;
}

.join-top .tit h3 {
  font-size: 24px;
  color: #333333;
  line-height: 1.5;
  font-weight:normal;
}

.join-top .tit h4 {
  font-size: 12px;
  color: #999999;
  line-height: 1.2;
  font-weight: normal;
}

.join-top .left .tit {
  background: url("../images/join_ico1.png") no-repeat 0 center;
}

.join-top p {
  font-size: 13px;
  color: #666666;
  line-height: 2;
}

.join-top .right {
  width: 40%;
  float: right;
}

.join-top .right .tit {
  background: url("../images/join_ico2.png") no-repeat 0 center;
}

.join-top .img-list {
}

.join-top .img-list ul {
  width: 100%;
   clear:both;
}

.join-top .img-list li {
  width: 24.25%;
  margin-right: 1%;
  text-align: center;
  float:left;
}

.join-top .img-list li:last-child {
  margin-right: 0;
}

.join-top .img-list li p {
  font-size: 14px;
  color: #666666;
  line-height: 3;
}

.join-bg {

  width: 100%;
  padding: 0;

  margin:0 auto;
  margin-top:50px;
}

.join-main .swith select {
  float: left;
  width: 19%;
  padding-left: 1.8%;
  margin-right: 1.5%;
  border: none;
  height: 45px;
  line-height: 45px;
  font-size: 12px;
  color: #999999;
}

.join-main .swith .text {
  float: left;
  border: none;
  height: 45px;
  line-height: 45px;
  width: 24%;
  padding-left: 1.5%;
  margin-right: 1.5%;
}

.join-main .swith .submit {
  float: left;
  border: none;
  height: 45px;
  line-height: 45px;
  background: #f91747;
  font-size: 16px;
  color: #ffffff;
  width: 11.5%;
}

.join-main .choose {
  margin: 28px 0 29px;
  height: 54px;
  background: #fff;
}

.join-main .choose .swiper-slide {
  min-height: 0;
  width: 153px;
  border-right: 1px solid #f5f5f5;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 14px;
  color: #6b6b6b;
}

.join-main .choose .swiper-slide:last-child {
  border-right: none;
}

.join-main .choose .swiper-slide a {
  color: #6b6b6b;
  display: block;
}

.join-main .choose .swiper-slide a:hover {
  color: #f91747;
}

.join-main .choose .swiper-slide a.on {
  color: #f91747;
  font-weight: bold;
}

.join-main .list-box {
  padding: 0 3.33% 20px;
  background: #fff;
  border: 1px solid #efefef;
}



.join-main .list-top {
  height: 54px;
  line-height: 54px;
  padding: 0 3.33% 0;
  background: #464650;
  font-size: 16px;
  color: #ffffff;
}

.join-main .td1 {
  width: 20%;
}

.join-main .td2 {
  width: 16%;

}

.join-main .td3 {
  width: 16%;
}

.join-main .td4 {
  width: 16%;
}

.join-main .td5 {
  width: 16%;
  text-align: right;
}

.join-main .td6 {
  width: 16%;

}

.join-main .list-box ul {
  width: 100%;
}

.join-main .list-box li {
  width: 100%;
}

.join-main .list-box li .top {
  font-size: 15px;
  color: #333;
  line-height: 2;
  padding: 16px 0;
  border-bottom: 1px solid #efefef;
}

.join-main .list-box li .top a {
  color: #F2692D;
}

.join-main .list-box li .bot {
  position: relative;
  padding: 20px 3.5% 36px;
  background: #f5f5f5;
  display: none;
}

.join-main .list-box li .bot .info1 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 22px;
}

.join-main .list-box li .bot .info1 p {
  float: left;
  font-size: 12px;
  color: #333333;
  line-height: 2;
  min-width: 24%;
  margin-right: 1%;
  margin-bottom: 10px;
}

.join-main .list-box li .bot .info2 {
  border-bottom: 1px solid #e5e5e5;
  padding: 24px 0 22px;
}

.join-main .list-box li .bot .info2 h3 {
  font-size: 16px;
  color: #333333;
  line-height: 3;
}


.join-main .list-box li .bot .info2 b {
  font-size: 16px;
  color: #333333;
  line-height: 3;
}




.join-main .list-box li .bot .info2 p {
  font-size: 14px;
  color: #333;
  margin:0;
  line-height:28px;
}

.join-main .list-box li .bot .info2 .fl {
  width:100%;
}

.join-main .list-box li .bot .info2 .fr {
  width: 43.5%;
}

.join-main .list-box li .bot .info2 .fl .info-box {

}



.join-main .list-box li .bot .info3 {
  margin-top: 31px;
}

.join-main .list-box li .bot .info3 .apply {
  width: 151px;
  height: 41px;
  line-height: 41px;
  background: #F2692D;
  font-size: 16px;
  color: #ffffff;
  float: left;
  text-align: center;
}

.join-main .list-box li .bot .info3 .apply:hover {
  opacity: 0.6;
}

.join-main .list-box li .bot .info3 .all {
  float: right;
  font-size: 14px;
  color: #777777;
  height: 21px;
  line-height: 21px;
  padding-left: 30px;
  background: url("http://121.41.128.239:8301/jinke/static/web/css/../img/all_ico.png") no-repeat 0 center;
}

.join-main .list-box li .bot i {
  position: absolute;
  left: 18px;
  top: -12px;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #f5f5f5;
}

.join-main .list-box .list {
  margin-bottom: 0px;
}

.join-main .list-box li.li1 .td2 {
  color: #f91747;
}





@media (max-width: 1023px) {

.join-main .list-box li .bot .info2 {

  padding: 15px 0 15px 0;
}

.join-main .list-box li .bot .info2 h3 {
  font-size: 16px;

  line-height: 2;
}

.join-main .list-box li .bot .info2 p {
  font-size: 13px;

  margin:0;
  line-height:25px;
}


.join-main .list-box li .bot .info3 .apply {

  font-size: 14px;


}


.join-bg {

  padding: 0px 0 0px 0px;
  margin-top: 20px;
}


.join-main .list-box li .top {
  font-size: 13px;
  padding: 10px 0;
}
.join-main .list-top {
  height: 45px;
  line-height: 45px;

  font-size: 13px;

}

}
@media (max-width: 639px) {

.join-main .list-box li .bot .info2 {

  padding: 15px 0 15px 0;
}

.join-main .list-box li .bot .info2 h3 {
  font-size: 14px;

}

.join-main .list-box li .bot .info2 p {
  font-size: 12px;line-height:22px;
}
.join-main .list-box li .bot .info3 .apply {
 width:120px;
 height:33px; 
 line-height:33px;
  font-size: 13px;


}

.join-bg {

  padding: 0px 0 0px 0px;
  margin-top:15px;
}

.join-main .list-box li .top {
  font-size: 12px;
  padding: 10px 0;
}


.join-main .list-top {
  height: 35px;
  line-height: 35px;

  font-size: 12px;

}


.join-main .list-box {
  padding: 0 1% 0;

}



}

