/*招商加盟开始*/
.join_a .wrap1600 {
  padding: 184px 5.2083% 117px;
}
.join_a .wrap1600 .content .lt {
  width: 50%;
  float: left;
}
.join_a .wrap1600 .content .rt {
  width: 42.8571%;
  float: right;
  padding-top: 50px;
}
.join_a .wrap1600 .content .rt .title {
  font-size: 36px;
  margin-bottom: 74px;
  position: relative;
}
.join_a .wrap1600 .content .rt .title span {
  position: absolute;
  left: -224px;
  top: 50%;
  width: 200px;
  height: 1px;
  background-color: #e5e5e5;
  display: block;
}
.join_a .wrap1600 .content .rt .title span::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background-color: #eb6100;
  position: absolute;
  right: 0;
  bottom: 0;
}
.join_a .wrap1600 .content .rt ul li {
  border-bottom: 1px solid #e5e5e5;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.join_a .wrap1600 .content .rt ul li .num {
  color: #ee6639;
  font-size: 36px;
  line-height: 100px;
  width: 70px;
  padding-left: 10px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.join_a .wrap1600 .content .rt ul li .text {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.join_b {
  background-color: #f5f5f5;
  padding-bottom: 106px;
}
.join_b .intitle .tl {
  text-align: center;
}
.join_b .intitle .line {
  margin: 0 auto;
}
.join_b .intitle .line::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.join_b .wrap1600 {
  padding: 0 5.2083%;
}
.join_b .wrap1600 .stepbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
}
.join_b .wrap1600 .stepbox .step {
  width: 120px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  padding-bottom: 60px;
  position: relative;
}
.join_b .wrap1600 .stepbox .step img {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.join_b .wrap1600 .stepbox .step .text {
  position: absolute;
  left: 50%;
  top: 140px;
  text-align: center;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  width: 150px;
}
.join_b .wrap1600 .stepbox .jtimg {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: auto;
  height: auto;
}
.join_b .wrap1600 .stepbox .jtimg img {
  width: auto;
  margin-top: 52px;
}
.join_c {
  padding-bottom: 200px;
}
.join_c .intitle .tl {
  text-align: center;
}
.join_c .intitle .line {
  margin: 0 auto;
}
.join_c .intitle .line::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.join_c .wrap1600 {
  padding: 5.2083% 5.2083% 6.25%;
  background-color: #333333;
  position: relative;
}
.join_c .wrap1600 .zsimg {
  position: absolute;
  top: 58px;
  right: 5.2083%;
  width: 32.5%;
}
.join_c .wrap1600 .zsimg img {
  display: none;
}
.join_c .wrap1600 .zsimg img:first-child {
  display: block;
}
.join_c .wrap1600 .lt {
  float: left;
  position: relative;
}
.join_c .wrap1600 .lt .jt {
  width: 2px;
  height: 70px;
  background-color: #ee6639;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.join_c .wrap1600 .lt .jt img {
  max-width: 5px;
  width: 5px;
  position: absolute;
  left: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.join_c .wrap1600 .lt ul {
  width: 250px;
}
.join_c .wrap1600 .lt ul li {
  line-height: 70px;
  font-size: 18px;
  color: #cccccc;
  padding-left: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.join_c .wrap1600 .lt ul li img {
  width: auto;
  margin-right: 22px;
}
.join_c .wrap1600 .lt ul .actli {
  color: #fff;
}
.join_c .wrap1600 .rt {
  float: left;
  margin: 30px 0 0 140px;
}
.join_c .wrap1600 .rt .lbox {
  color: #ffffff;
  line-height: 26px;
  display: none;
}
.join_c .wrap1600 .rt .lbox:nth-child(1) {
  display: block;
}
.join_d {
  background: #f5f5f5;
  padding-bottom: 114px;
}
.join_d .intitle .tl {
  text-align: center;
}
.join_d .intitle .line {
  margin: 0 auto;
}
.join_d .intitle .line::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.join_d .wrap1600 {
  padding: 0 5.2083%;
}
.join_d .content {
  height: 450px;
  border: solid 1px #dcdcdc;
}
.join_d .content .lt {
  float: left;
  width: 50%;
  height: 100%;
  background: url(../images/join_18.jpg) no-repeat center center / cover;
}
.join_d .content .rt {
  width: 50%;
  float: left;
}
.join_d .content .rt .indiv {
  width: 90%;
  max-width: 572px;
  margin: 0 auto;
  padding-top: 52px;
  font-size: 16px;
}
.join_d .content .rt .indiv .inpbox {
  margin-bottom: 14px;
}
.join_d .content .rt .indiv .inpbox input,
.join_d .content .rt .indiv .inpbox select {
  padding-left: 24px;
  width: 48.951%;
  float: left;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  border: solid 1px #dcdcdc;
  background: none;
  color: #666666;
  height: 45px;
  outline: none;
}
.join_d .content .rt .indiv .inpbox select {
  padding-left: 20px;
}
.join_d .content .rt .indiv .inpbox input:first-child,
.join_d .content .rt .indiv .inpbox select:first-child {
  margin-right: 2.098%;
}
.join_d .content .rt .indiv textarea {
  color: #666666;
  outline: none;
  padding: 10px  0 0 24px;
  width: 100%;
  resize: none;
  height: 145px;
  border: solid 1px #dcdcdc;
  background: none;
  margin-bottom: 34px;
  line-height: 30px;
}
@media (max-width: 1440px) {
  .join_a .wrap1600 {
    padding-bottom: 80px;
  }
  .join_b {
    padding-bottom: 80px;
  }
  .join_c {
    padding-bottom: 120px;
  }
  .join_d {
    padding-bottom: 80px;
  }
}
@media (max-width: 1366px) {
  .join_a .wrap1600 {
    padding-top: 100px;
  }
  .join_a .wrap1600 .content .rt .title {
    font-size: 30px;
    margin-bottom: 28px;
  }
  .join_a .wrap1600 .content .rt ul li {
    height: 80px;
  }
  .join_a .wrap1600 .content .rt ul li .num {
    line-height: 80px;
  }
  .join_a .wrap1600 .content .rt ul li .text {
    font-size: 14px;
    line-height: 26px;
  }
  .join_b .wrap1600 .stepbox .step .text {
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
  .join_a .wrap1600 {
    padding-bottom: 60px;
  }
  .join_a .wrap1600 .content .rt .title {
    font-size: 24px;
  }
  .join_a .wrap1600 .content .rt ul li .text {
    font-size: 14px;
    line-height: 26px;
  }
  .join_b {
    padding-bottom: 60px;
  }
  .join_b .wrap1600 .stepbox .step .text {
    font-size: 14px;
  }
  .join_c .wrap1600 .lt ul li {
    padding-left: 30px;
    font-size: 16px;
    line-height: 50px;
  }
  .join_c .wrap1600 .lt ul li img {
    width: 20px;
    margin-right: 12px;
  }
  .join_c .wrap1600 .lt .jt {
    height: 50px;
  }
  .join_c .wrap1600 .rt {
    margin-left: 60px;
  }
  .join_d {
    padding-bottom: 60px;
  }
}
@media (max-width: 1024px) {
  .join_a .wrap1600 {
    padding-top: 100px;
  }
  .join_a .wrap1600 .content .lt {
    height: 570px;
    overflow: hidden;
  }
  .join_a .wrap1600 .content .lt img {
    display: block;
    height: 100%;
    width: auto;
    max-width: 900px;
    margin: 0 auto;
  }
  .join_b {
    padding-bottom: 60px;
  }
  .join_b .wrap1600 .stepbox .jtimg {
    width: 60px;
  }
  .join_b .wrap1600 .stepbox .jtimg img {
    margin-top: 33px;
  }
  .join_b .wrap1600 .stepbox .step {
    width: 80px;
  }
  .join_b .wrap1600 .stepbox .step .text {
    top: 100px;
    font-size: 12px;
    line-height: 24px;
    width: 120px;
  }
  .join_d {
    padding-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .join_a .wrap1600 {
    padding-top: 60px;
  }
  .join_a .wrap1600 .content .lt {
    display: none;
  }
  .join_a .wrap1600 .content .rt {
    width: 100%;
    padding-top: 0;
  }
  .join_a .wrap1600 .content .rt ul li .text {
    font-size: 12px;
    line-height: 20px;
  }
  .join_b .wrap1600 {
    padding: 0;
  }
  .join_b .wrap1600 .stepbox {
    display: none;
  }
  .join_c {
    padding-bottom: 0px;
  }
  .join_c .wrap1600 {
    padding: 0;
    padding-bottom: 20px;
  }
  .join_c .wrap1600 .lt {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
  }
  .join_c .wrap1600 .lt .jt {
    display: none;
  }
  .join_c .wrap1600 .lt ul {
    width: 100%;
  }
  .join_c .wrap1600 .lt ul li {
    width: 47.5%;
    margin-right: 5%;
    font-size: 16px;
    padding-left: 10px;
    float: left;
    line-height: 44px;
  }
  .join_c .wrap1600 .lt ul li img {
    display: none;
  }
  .join_c .wrap1600 .lt ul li:nth-child(2n) {
    margin-right: 0;
  }
  .join_c .wrap1600 .rt {
    width: 100%;
    padding: 10px;
    margin: 0;
  }
  .join_d {
    background: #fff;
  }
  .join_d .wrap1600 {
    padding: 0;
  }
  .join_d .wrap1600 .content {
    border: none;
    padding: 0;
    height: auto;
  }
  .join_d .wrap1600 .content .lt {
    display: none;
  }
  .join_d .wrap1600 .content .rt {
    width: 100%;
    padding-top: 0;
  }
  .join_d .wrap1600 .content .rt .indiv {
    width: 100%;
    padding-top: 0;
  }
  .join_d .wrap1600 .content .rt .indiv .inpbox {
    margin-bottom: 0;
  }
  .join_d .wrap1600 .content .rt .indiv .inpbox input,
  .join_d .wrap1600 .content .rt .indiv .inpbox select {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
    padding-left: 14px;
    font-family: Microsoft Yahei;
  }
  .join_d .wrap1600 .content .rt .indiv .inpbox select {
    padding-left: 10px;
  }
  .join_d .wrap1600 .content .rt .indiv textarea {
    padding-left: 14px;
  }
  .join_d .wrap1600 .moreBtn {
    margin: 0 auto;
  }
}
