.join_a .pagetitle {
  background: url(../images/join_02.jpg) no-repeat center top / cover;
}
.join_a .cont {
  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;
}
.join_a .cont .box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.join_a .cont .box .iconbox {
  width: 120px;
  border: solid 1px #e5e5e5;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  position: relative;
  margin-bottom: 60px;
}
.join_a .cont .box .tl {
  font-size: 30px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #f5f5f5;
}
.join_a .cont .box .tl span {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  position: relative;
}
.join_a .cont .box .tl span::after {
  content: "";
  width: 120px;
  height: 1px;
  background-color: #dbdbdb;
  right: 0;
  bottom: -40px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.join_a .cont .box .st {
  color: #666666;
  font-weight: bold;
  margin-bottom: 25px;
}
.join_a .cont .box .text {
  line-height: 24px;
  color: #757575;
  height: 144px;
}
.join_a .cont .ltbox {
  padding: 7.2916% 5.2083% 5.2083% 11.4583%;
  background: url(../images/join_03.jpg) no-repeat center top / cover;
  border-right: 1px solid #f0f0f0;
}
.join_a .cont .rtbox {
  padding: 7.2916% 11.4583% 5.2083% 5.2083%;
  background: url(../images/join_04.jpg) no-repeat center top / cover;
}
.join_a .cont .rtbox .tl span::after {
  left: 0;
}
.join_a .cont .box:hover .iconbox {
  border-color: #0070c0;
  background: #0070c0;
}
.join_a .cont .box:hover .tl span {
  color: #0070c0;
}
.join_a .cont .box:hover .tl span::after {
  background-color: #0070c0;
}
.join_b {
  background: url(../images/join_08.jpg) no-repeat center top / cover;
  padding-bottom: 7.2916%;
}
.join_b .wrap1600 .tjbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 35px;
}
.join_b .wrap1600 .tjbox .select-box {
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.join_b .wrap1600 .tjbox .select-box select {
  display: block;
  width: 280px;
  height: 50px;
  border: solid 1px #e5e5e5;
  color: #646665;
  font-size: 16px;
  padding: 0 20px;
  cursor: pointer;
  margin-right: 40px;
}
.join_b .wrap1600 .tjbox .select-box select:last-child {
  margin-right: 0;
}
.join_b .wrap1600 .tjbox .inpbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.join_b .wrap1600 .tjbox .inpbox input {
  width: 360px;
  height: 50px;
  border: solid 1px #e5e5e5;
  color: #646665;
  font-size: 16px;
  padding: 0 20px;
  -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;
  border-right: none;
}
.join_b .wrap1600 .tjbox .inpbox .ser-btn {
  width: 120px;
  height: 50px;
  background-color: #0070c0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  cursor: pointer;
}
.join_b .wrap1600 .tjbox .inpbox .ser-btn:hover {
  background-color: #0162a7;
}
.join_b .wrap1600 .table {
  background: rgba(255, 255, 255, 0.8);
  padding: 0 40px 40px;
}
.join_b .wrap1600 .table .td {
  width: 18%;
  float: left;
  text-align: center;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.join_b .wrap1600 .table .td:first-child,
.join_b .wrap1600 .table .td:last-child {
  width: 14%;
}
.join_b .wrap1600 .table .td:first-child {
  text-align: left;
  padding-left: 21px;
}
.join_b .wrap1600 .table .thead {
  padding-top: 10px;
}
.join_b .wrap1600 .table .thead .td {
  font-size: 16px;
  font-weight: bold;
  color: #494c4b;
  line-height: 64px;
}
.join_b .wrap1600 .table .tbody .tr {
  margin-bottom: 2px;
}
.join_b .wrap1600 .table .tbody .tr .title {
  line-height: 60px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
  border: solid 1px #e5e5e5;
}
.join_b .wrap1600 .table .tbody .tr .title .td {
  color: #494c4b;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.join_b .wrap1600 .table .tbody .tr .title .td:first-child {
  font-weight: bold;
}
.join_b .wrap1600 .table .tbody .tr .debox {
  padding: 40px 20px;
  border: solid 1px #e5e5e5;
  border-top: none;
  display: none;
}
.join_b .wrap1600 .table .tbody .tr .debox .tp {
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 70px;
}
.join_b .wrap1600 .table .tbody .tr .debox .tp .box {
  width: 48%;
  float: left;
  color: #494c4b;
  line-height: 28px;
}
.join_b .wrap1600 .table .tbody .tr .debox .tp .box .tl {
  font-weight: bold;
}
.join_b .wrap1600 .table .tbody .tr .debox .tp .lt {
  margin-right: 2%;
}
.join_b .wrap1600 .table .tbody .tr .debox .bt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 18px;
}
.join_b .wrap1600 .table .tbody .tr .debox .bt .span {
  color: #494c4b;
  line-height: 40px;
}
.join_b .wrap1600 .table .tbody .tr .debox .bt a {
  width: 120px;
  height: 40px;
  background-color: #0070c0;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  -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;
}
.join_b .wrap1600 .table .tbody .tr .debox .bt a img {
  margin-right: 8px;
}
.join_b .wrap1600 .table .tbody .tr .debox .bt a:hover {
  background-color: #0162a7;
}
.join_b .wrap1600 .table .tbody .tr:hover .title,
.join_b .wrap1600 .table .tbody .acttr .title {
  background: #0070c0;
  border-color: #0070c0;
}
.join_b .wrap1600 .table .tbody .tr:hover .title .td,
.join_b .wrap1600 .table .tbody .acttr .title .td {
  color: #fff;
}
.join_b .wrap1600 .table .tbody .tr:nth-child(1) .debox {
  display: block;
}
@media (max-width: 1440px) {
  .join_a .cont .box .tl {
    font-size: 24px;
  }
  .join_a .cont .box .iconbox {
    margin-bottom: 40px;
  }
}
@media (max-width: 1024px) {
  .join_b .wrap1600 .tjbox .select-box select {
    width: 200px;
    height: 44px;
    font-size: 14px;
  }
  .join_b .wrap1600 .tjbox .inpbox input {
    width: 300px;
    font-size: 14px;
    height: 44px;
  }
  .join_b .wrap1600 .tjbox .inpbox .ser-btn {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
  }
  .join_b .wrap1600 .table {
    padding: 0 30px 30px;
  }
  .join_b .wrap1600 .table .tbody .tr .debox .tp {
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .join_a .cont .box {
    padding: 40px 5.2083%;
  }
  .join_a .cont .box .iconbox {
    width: 80px;
    margin-bottom: 20px;
  }
  .join_a .cont .box .tl {
    font-size: 16px;
    padding-bottom: 20px;
  }
  .join_a .cont .box .text {
    height: auto;
  }
  .join_b .wrap1600 .tjbox .select-box {
    width: 100%;
    margin-bottom: 20px;
  }
  .join_b .wrap1600 .tjbox .select-box select {
    margin-right: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto;
  }
  .join_b .wrap1600 .tjbox .select-box select:last-child {
    margin-right: 0;
  }
  .join_b .wrap1600 .tjbox .inpbox {
    width: 100%;
  }
  .join_b .wrap1600 .tjbox .inpbox input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: auto;
  }
  .join_b .wrap1600 .tjbox .inpbox .ser-btn {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
  }
  .join_b .wrap1600 .table {
    padding: 0;
  }
  .join_b .wrap1600 .table .td {
    width: 33.33%!important;
  }
  .join_b .wrap1600 .table .td:nth-child(3),
  .join_b .wrap1600 .table .td:nth-child(5),
  .join_b .wrap1600 .table .td:nth-child(6) {
    display: none;
  }
  .join_b .wrap1600 .table .thead {
    padding-top: 0;
  }
  .join_b .wrap1600 .table .tbody .tr .debox .tp {
    padding-bottom: 40px;
  }
  .join_b .wrap1600 .table .tbody .tr .debox .tp .box {
    width: 100%;
  }
  .join_b .wrap1600 .table .tbody .tr .debox .tp .lt {
    margin-right: 0;
  }
  .join_b .wrap1600 .table .tbody .tr .debox .bt .span {
    line-height: 24px;
    margin-bottom: 20px;
  }
}
