.person-b {
  background: url(../images/join/join_banner.jpg) no-repeat center center;
  background-size: cover;
}
.public0-news-tit {
  margin-bottom: 80px;
}
.public0-news-tit h2 {
  background: url(../images/join/join_title1_bg.png) no-repeat center center;
  background-size: 16% auto;
}
.join-cate .cate-item {
  background: url(../images/join/join_img1.png) no-repeat center center;
  background-size: cover;
  padding: 80px 100px;
  margin-bottom: 14px;
}
.join-cate .cate-item .cate-tit {
  color: #ffffff;
}
.join-cate .cate-item .cate-tit p {
  font-size: 12px;
  font-family: ArialMT;
  letter-spacing: 14px;
  margin-bottom: 20px;
}
.join-cate .cate-item .cate-tit img {
  width: 220px;
  margin-bottom: 30px;
}
.join-cate .cate-item .cate-tit h4 {
  font-size: 16px;
}
.join-cate .cate-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
  color: #ffffff;
}
.join-cate .cate-item a div {
  width: 77px;
  height: 2px;
  background-color: #f4f6f9;
  margin-right: 20px;
}
.join-cate .cate-item a p {
  font-size: 12px;
}
.join-cate .cate-item:nth-of-type(2) {
  background: url(../images/join/join_img2.png) no-repeat center center;
  background-size: cover;
}
.join-cate .cate-item:nth-of-type(2) .cate-tit {
  color: #1d2945;
}
.join-cate .cate-item:nth-of-type(2) a {
  color: #1d2945;
}
.join-cate .cate-item:nth-of-type(2) a div {
  background-color: #1d2945;
}
.join-work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 150px;
  margin-bottom: 100px;
}
.join-work .work-l {
  width: 75%;
}
.join-work .work-l .l-item {
  position: relative;
  display: none;
}
.join-work .work-l .l-item .l-img img {
  display: block;
}
.join-work .work-l .l-item .l-txt {
  position: absolute;
  left: 6%;
  bottom: 10%;
  color: #ffffff;
}
.join-work .work-l .l-item .l-txt h3 {
  font-size: 32px;
  font-weight: 900;
  margin-bottom: 20px;
}
.join-work .work-l .l-item .l-txt .w-l-a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
.join-work .work-l .l-item .l-txt .w-l-a .w-l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
}
.join-work .work-l .l-item .l-txt .w-l-a .w-l i {
  width: 74px;
  height: 2px;
  background-color: #ffffff;
  margin-right: 20px;
  display: block;
}
.join-work .work-l .l-item .l-txt .w-l-a .w-r p {
  background: url(../images/join/join_icon12.png) no-repeat center left;
  padding-left: 30px;
  background-size: 16px;
}
.join-work .work-l .r-l-item-active {
  display: block;
}
.join-work .work-r {
  width: 25%;
  padding-top: 6%;
  background-color: #0048bf;
  color: #ffffff;
}
.join-work .work-r .r-tit {
  padding-left: 12%;
}
.join-work .work-r .r-tit p {
  font-size: 14px;
}
.join-work .work-r .r-tit h2 {
  font-size: 32px;
  margin-top: 16px;
  font-weight: 900;
}
.join-work .work-r .r-list {
  margin-top: 30px;
}
.join-work .work-r .r-list .r-l-item {
  padding-left: 12%;
  padding-right: 10%;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.join-work .work-r .r-list .r-l-item .item-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #ffffff66;
  padding-top: 36px;
  padding-bottom: 26px;
}
.join-work .work-r .r-list .r-l-item .item-txt img {
  width: 18px;
  height: 22px;
  margin-left: 30px;
}
.join-work .work-r .r-list .r-l-item .item-txt h2 {
  font-size: 22px;
  font-weight: 900;
  margin-left: 16px;
  margin-right: 16px;
}
.join-work .work-r .r-list .r-l-item .item-txt p {
  font-size: 12px;
  opacity: 0.4;
  line-height: 14px;
}
.join-work .work-r .r-list .r-l-item .txt-active {
  position: absolute;
  bottom: 0;
  background: url(../images/join/join_icon13.png) no-repeat center;
  width: 0px;
  height: 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.join-work .work-r .r-list .r-l-item-active {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../images/join/join_icon0.png) no-repeat center left;
  background-size: 12px 16px;
}
.join-work .work-r .r-list .r-l-item-active .txt-active {
  width: 52px;
}
.join-hot .join-out_box {
	display:none;
  padding: 5px;
  border: 1px solid #a9d8ff;
}
.join-hot .join-out_box .join-inside_box {
  border: 1px solid #a9d8ff;
  padding: 55px 30px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.join-hot .join-out_box .join-inside_box .join-right_top {
  position: absolute;
  right: 30px;
  top: 55px;
}
.join-hot .join-out_box .join-inside_box .join-left_btm {
  position: absolute;
  left: 30px;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 84%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.join-hot .join-out_box .join-inside_box .join-left_btm img:nth-of-type(1) {
  width: 30px;
}
.join-hot .join-out_box .join-inside_box .join-right_btm {
  position: absolute;
  right: 30px;
  bottom: 55px;
}
.join-hot .join-out_box .join-inside_box .join-right_btm span {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #a9d8ff;
  line-height: 26px;
}
.join-hot .join-out_box .join-inside_box .join-cout {
  padding: 110px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.join-hot .join-out_box .join-inside_box .join-cout .join-box {
  background: url(../images/join/join_icon14.png) no-repeat;
  background-size: contain;
  float: left;
  margin-left: 20px;
  position: relative;
  width: 200px;
  height: 200px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.join-hot .join-out_box .join-inside_box .join-cout .join-box .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.join-hot .join-out_box .join-inside_box .join-cout .join-box div {
  z-index: 5;
  position: relative;
}
.join-hot .join-out_box .join-inside_box .join-cout .join-box .cn {
  font-size: 30px;
  font-weight: bold;
  color: #a9d8ff;
  line-height: 26px;
  display: block;
  width: 100%;
  margin-bottom: 16px;
}
.join-hot .join-out_box .join-inside_box .join-cout .join-box .en {
  font-size: 16px;
  font-weight: 400;
  color: #a9d8ff;
  line-height: 26px;
  display: block;
  width: 100%;
  margin-bottom: 14px;
}
.join-hot .join-out_box .join-inside_box .join-cout .join-box .num {
  font-size: 14px;
  font-weight: 400;
  color: #a9d8ff;
  line-height: 26px;
  display: block;
  width: 100%;
}
.join-hot .join-out_box .join-inside_box .join-cout .join-box:hover {
  background: url(../images/join/join_icon8.png) no-repeat;
  background-size: contain;
}
.join-hot .join-out_box .join-inside_box .join-cout .join-box:hover .img {
  display: none;
}
.join-hot .join-out_box .join-inside_box .join-cout .join-box:hover .num {
  color: #FFFFFF;
}
.join-hot .join-out_box .join-inside_box .join-cout .join-box:hover .en {
  color: #FFFFFF;
}
.join-hot .join-out_box .join-inside_box .join-cout .join-box:hover .cn {
  color: #FFFFFF;
}
.join-hot-list {
  padding-top: 80px;
  padding-bottom: 150px;
}
.join-hot-list .hot-list-item {
  margin-bottom: 14px;
}
.join-hot-list .hot-list-item .item-l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 40px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
}
.join-hot-list .hot-list-item .item-l h3 {
  color: #111111;
  font-weight: 900;
  font-size: 20px;
}
.join-hot-list .hot-list-item .item-l p {
  color: #616161;
  font-size: 16px;
}
/*# sourceMappingURL=join.css.map */