.join_a {
  background: url(../images/join_02.jpg) no-repeat center top / cover;
  padding: 6.25% 0 7.2916%;
}
.join_a .mktitle {
  margin-bottom: 60px;
  text-align: center;
}
.join_a .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.join_a .wrap .li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  height: 550px;
}
.join_a .wrap .li .imgbox {
  width: 150px;
  height: 205px;
  margin: 60px auto 0;
  background: url(../images/join_06.png) no-repeat;
  overflow: hidden;
}
.join_a .wrap .li .imgbox .icon {
  margin: 36px auto 10px;
  text-align: center;
}
.join_a .wrap .li .imgbox .en {
  color: #ffffff;
  text-align: center;
}
.join_a .wrap .li .btntext {
  font-size: 18px;
  color: #fff;
  line-height: 42px;
  width: 200px;
  height: 44px;
  border: solid 1px #ffffff;
  text-align: center;
  margin: 0 auto 48px;
}
.join_a .wrap .li .text {
  padding: 0 50px;
  line-height: 28px;
  color: #fff;
  text-align: center;
}
.join_a .wrap .li:last-child {
  border-right: none;
}
.joinbg {
  background: url(../images/join_15.jpg) no-repeat center top / cover;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.join_b {
  background: url(../Image/join_16.jpg) no-repeat center top / cover;
  height: 100vh;
  padding-top: 40px;
  margin-top:48px;

}
.join_b .mktitle {
  text-align: center;
  margin-bottom: 60px;
	margin-top: 40px;
}
.join_b .wrap {
  position: relative;
}
.join_b .wrap .pt {
  position: absolute;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.join_b .wrap .pt img {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.join_b .wrap .pt .indiv {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  top: 0;
  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_b .wrap .pt .indiv .text {
  width: 100%;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
}
.join_b .wrap .pt::after {
  content: "";
  background: #14476a;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  opacity: .2;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.join_b .wrap .p1 {
  right: 7.5%;
  top: -20%;
}
.join_b .wrap .p2 {
  right: 0;
  top: 50%;
}
.join_b .wrap .p3 {
  right: 22.5%;
  top: 100%;
}
.join_b .wrap .pt:hover::after {
  opacity: 0;
}
.join_b .libox .li {
  display: none;
}
.join_b .libox .li:first-child {
  display: block;
}
.join_b .toptitle {
  margin-bottom: 90px;
}
.join_b .toptitle .tl {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 40px;
}
.join_b .toptitle .te {
  color: rgba(255, 255, 255, 0.8);
}
.join_b .stepbox {
  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;
          position: relative;
				z-index: 20;
}
.join_b .stepbox .step,
.join_b .stepbox .jtbox {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.join_b .stepbox .step {
  position: relative;
  text-align: center;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.join_b .stepbox .step .circle {
  width: 160px;
  height: 160px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: #21498a;
  border: solid 6px #324e7e;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.join_b .stepbox .step .num {
  height: 77px;
  line-height: 90px;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
	font-family: 'thyFont7';
}
.join_b .stepbox .step .te {
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding: 10px 10px 0;
  line-height: 24px;
}
.join_b .stepbox .step .infotext {
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  text-align: left;
  color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  position: absolute;
  width: 100%;
  padding: 10px 10px 10px 10px;
  left: -10%;
  width: 120%;
  top: 105%;
  margin-top: 16px;
  line-height: 28px;
  background: #14476a;
  border: solid 1px rgba(255, 255, 255, 0.4);
}
.join_b .stepbox .step .infotext p{ line-height: 28px;}
.join_b .stepbox .step .infotext::after {
  content: "";
  width: 20px;
  height: 11px;
  background: url(../Image/upjt.png) no-repeat;
  left: 50%;
  top: -11px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.join_b .stepbox .step:hover .circle {
  background-color: #00368c;
  border-color: #00368c;
}
.join_b .stepbox .step:hover .infotext {
  top: 100%;
  opacity: 1;
}
.join_b .stepbox .jtbox {
  margin: 0 20px;
}
.join_c {
  padding: 6.25% 0 4.1666%;
  background: url(../images/join_14.jpg) no-repeat center top;
}
.join_c .mktitle {
  margin-bottom: 60px;
  text-align: center;
}
.join_c .wrap .li {
  position: relative;
  width: 32.5%;
  margin: 1.25% 1.25% 0 0;
  float: left;
}
.join_c .wrap .li .imgbox {
  position: relative;
}
.join_c .wrap .li .imgbox img {
  width: 100%;
  position: relative;
  z-index: 10;
}
.join_c .wrap .li .imgbox::before {
  opacity: 0;
  left: 0px;
  top: 0px;
  content: "";
  width: 100%;
  height: 100%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  border: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 20;
}
.join_c .wrap .li .imgbox::after {
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  background: rgba(0, 0, 0, 0.4);
  z-index: 19;
}
.join_c .wrap .li .text {
  position: absolute;
  left: 30px;
  bottom: 40px;
  font-size: 18px;
  color: #fff;
  padding-left: 10px;
  border-left: 2px solid #fff;
  z-index: 20;
}
.join_c .wrap .li:nth-child(1),
.join_c .wrap .li:nth-child(2),
.join_c .wrap .li:nth-child(3) {
  margin-top: 0;
}
.join_c .wrap .li:nth-child(3n) {
  margin-right: 0;
}
.join_c .wrap .li:hover .imgbox::before {
  left: 10px;
  top: 10px;
  opacity: 1;
}
.join_c .wrap .li:hover .imgbox::after {
  opacity: 0;
}
.join_d {
  padding: 0 0 2.1666%;
}
.join_d .mktitle {
  margin-bottom: 60px;
  text-align: center;
}
.join_d .wrap .top {
  margin-bottom: 25px;
}
.join_d .wrap .top li {
  margin-bottom: 8px;
}
.join_d .wrap .top .ltbox {
  float: left;
}
.join_d .wrap .top .ltbox a {
  width: 180px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.02);
  border: solid 1px rgba(229, 229, 229, 0.1);
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  float: left;
  color: #fff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.join_d .wrap .top .ltbox a:nth-child(1) {
  margin-right: 30px;
}
.join_d .wrap .top .ltbox .actA {
  background: #bc0715;
  border-color: #bc0715;
}
.join_d .wrap .top .rt {
  float: right;
}
.join_d .wrap .top .rt select {
  margin-right: 30px;
  display: block;
  float: left;
  width: 240px;
  height: 50px;
  padding: 0 20px;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.02);
  border: solid 1px rgba(229, 229, 229, 0.1);
}
.join_d .wrap .top .rt select option {
  color: #0062a7;
}
.join_d .wrap .top .rt .searchbox {
  float: left;
}
.join_d .wrap .top .rt .searchbox input {
  width: 360px;
  height: 50px;
  border: solid 1px rgba(229, 229, 229, 0.1);
  color: #fff;
  padding: 0 14px;
  background: rgba(255, 255, 255, 0.02);
  border-right: none;
}
.join_d .wrap .top .rt .searchbox input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.join_d .wrap .top .rt .searchbox input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.join_d .wrap .top .rt .searchbox input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.join_d .wrap .top .rt .searchbox input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.join_d .wrap .top .rt .searchbox .searchbtn {
  float: right;
  width: 120px;
  height: 50px;
  background-color: #bc0715;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.join_d .wrap .bt {
 
  -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.03);
     -moz-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.03);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  padding: 10px 50px 40px 50px;
  margin-top:30px;
}
.join_d .wrap .bt li {
  margin-bottom: 10px;
}
.join_d .wrap .bt .thead {
  line-height: 68px;
  background-color: none;
	background: #1c4383;
}
.join_d .wrap .bt .navs {
  width: 25%;
  color: #000;
  float: left;
  text-align: center;
  font-size: 18px;
	line-height: 68px;
}
.join_d .wrap .bt .whot{color: #fff;}
.join_d .wrap .bt .navs:first-child {
  padding-left: 40px;
  text-align: left;
}
.join_d .wrap .bt .navs:last-child {
  padding-left: 40px;
}
.join_d .wrap .bt .title {
  height: 60px;
  background-color: rgba(255, 255, 255, 0.02);
  border: solid 1px rgba(255, 255, 255, 0.08);
  cursor: pointer;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.join_d .wrap .bt .title .navs {
  line-height: 60px;
  font-size: 14px;
}
.join_d .wrap .bt .content {
  display: none;
  padding: 40px;
  background: rgba(255, 255, 255);
  border: 1px solid rgba(255, 255, 255);
}
.join_d .wrap .bt .content .box {
  width: 50%;
  float: left;
  line-height: 32px;
  color: #000;
  padding-right: 50px;
}
.join_d .wrap .bt .actli .title,
.join_d .wrap .bt li:hover .title {
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}
.join_d .wrap .bt li:first-child .content {
  display: block;
}
@media (max-width: 1440px) {
  .join_a .mktitle,
  .join_b .mktitle,
  .join_c .mktitle,
  .join_d .mktitle {
    margin-bottom: 40px;
  }
  .join_b .stepbox .step .circle {
    width: 140px;
    height: 140px;
  }
  .join_b .stepbox .step .te {
    font-size: 12px;
    line-height: 18px;
  }
  .join_b .stepbox .jtbox {
    width: 60px;
    margin: 0 10px;
  }
  .join_b .wrap .pt .indiv .text {
    font-size: 18px;
    line-height: 24px;
  }
  .join_b .wrap .p1 {
    width: 300px;
  }
  .join_b .wrap .p2 {
    width: 200px;
  }
  .join_b .wrap .p3 {
    width: 250px;
    right: 10%;
  }
  .join_d .wrap .top .ltbox a {
    width: 150px;
  }
  .join_d .wrap .top .ltbox a:nth-child(1) {
    margin-right: 20px;
  }
  .join_d .wrap .top .rt select {
    width: 200px;
    margin-right: 20px;
  }
  .join_d .wrap .top .rt .searchbox input {
    width: 300px;
  }
  .join_d .wrap .top .rt .searchbox .searchbtn {
    font-size: 16px;
  }
  .join_d .wrap .bt {
    padding: 10px 30px 40px 30px;
  }
  .join_d .wrap .bt .thead {
    line-height: 44px;
  }
  .join_d .wrap .bt .thead .navs {
    font-size: 16px;
  }
  .join_d .wrap .bt .title {
    height: 40px;
  }
  .join_d .wrap .bt .title .navs {
    line-height: 40px;
  }
}
@media (max-width: 1280px) {
  .join_b .toptitle .tl {
    font-size: 16px;
  }
  .join_b .wrap .p3 {
    width: 250px;
    right: 8%;
  }
  .join_d .wrap .top .ltbox a {
    width: 120px;
  }
  .join_d .wrap .top .ltbox a:nth-child(1) {
    margin-right: 20px;
  }
  .join_d .wrap .top .rt select {
    width: 180px;
    margin-right: 20px;
  }
  .join_d .wrap .top .rt .searchbox input {
    width: 300px;
  }
  .join_d .wrap .top .rt .searchbox .searchbtn {
    width: 80px;
  }
}
@media (max-width: 1024px) {
  .join_b .toptitle {
    margin-bottom: 30px;
    text-align: center;
  }
  .join_b .toptitle .tl {
    margin-bottom: 20px;
  }
  .join_b .libox .li {
    display: block;
    margin-bottom: 20px;
  }
  .join_b .wrap .pt {
    display: none;
  }
  .join_d .wrap .top .ltbox a {
    width: 100px;
  }
  .join_d .wrap .top .ltbox a:nth-child(1) {
    margin-right: 20px;
  }
  .join_d .wrap .top .rt select {
    width: 140px;
    margin-right: 20px;
  }
  .join_d .wrap .top .rt .searchbox input {
    width: 260px;
  }
}
@media (max-width: 768px) {
  .join_a,
  .join_b,
  .join_c,
  .join_d {
    padding: 30px 0;
  }
  .join_a .wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .join_a .wrap .li {
    height: auto;
    padding-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
       -moz-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
    border-right: 0;
    margin-bottom: 20px;
  }
  .join_a .wrap .li .imgbox {
    margin: 40px auto 0;
  }
  .join_a .wrap .li .btntext {
    font-size: 14px;
  }
  .join_a .wrap .li .text {
    padding: 0;
  }
  .join_b {
    height: auto;
  }
  .join_b .stepbox {
    -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;
            align-items: flex-start;
  }
  .join_b .stepbox .step {
    margin-bottom: 20px;
    width: 47.5%;
  }
    .join_b .stepbox .step .circle{
    	margin: 0 auto;
    }
  .join_b .stepbox .step .infotext {
  	width: 100%;
  	left: 0;
    position: relative;
    top: 0;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
    opacity: 1;
  }
  .join_b .stepbox .jtbox {
    display: none;
  }
  .join_c .wrap .li {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .join_c .wrap .li:nth-child(2),
  .join_c .wrap .li:nth-child(3) {
    margin-top: 20px;
  }
  .join_d .wrap .top .ltbox {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .join_d .wrap .top .ltbox a {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .join_d .wrap .top .rt {
    width: 100%;
    float: none;
  }
  .join_d .wrap .top .rt select {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    float: none;
    padding: 0 12px;
  }
  .join_d .wrap .top .rt .searchbox {
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .join_d .wrap .top .rt .searchbox .searchbtn {
    width: 60px;
    -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;
    font-size: 14px;
  }
  .join_d .wrap .top .rt .searchbox input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .join_d .wrap .bt {
    padding: 10px;
  }
  .join_d .wrap .bt .thead {
    line-height: 44px;
  }
  .join_d .wrap .bt .thead .navs {
    width: 33.33%;
  }
  .join_d .wrap .bt .thead .navs:nth-child(4) {
    display: none;
  }
  .join_d .wrap .bt .title .navs {
    line-height: 40px;
    width: 33.33%;
  }
  .join_d .wrap .bt .title .navs:nth-child(4) {
    display: none;
  }
  .join_d .wrap .bt .navs {
    font-size: 14px;
  }
  .join_d .wrap .bt .navs:first-child {
    padding-left: 10px;
  }
  .join_d .wrap .bt .content {
    padding: 10px;
  }
  .join_d .wrap .bt .content .box {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
    line-height: 24px;
  }
}
