.gjjxImg li {
  width: 25%;
}
.bgContain {
  background-size: contain!important;
  background-repeat: no-repeat;
}
.w-20 {
  width: 20%;
}
.w-80 {
  width: 80%;
}
.w-60 {
  width: 60%;
}
.font72 {
  font-size: 0.72rem;
}
.br1 {
  border-radius: 0.1rem;
  overflow: hidden;
}
.flexLT {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.kcpt {
  background-size: cover;
}
.kcpt .kcptDiv {
  background: #fff;
  padding: 0.5rem 1rem;
  padding-bottom: 0;
}
.kcpt .qualification {
  background: none;
}
.kcpt .qualification .tabIcons .item {
  border: 1px solid #0c0c0c;
  text-align: center;
  height: 0.54rem;
  line-height: 0.54rem;
}
.kcpt .qualification .tabIcons .item.on {
  border: none;
}
.kcpt .qualification .w-50 {
  text-align: left;
}
.kcpt .kcptUl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kcpt .kcptUl li {
  width: 23%;
  margin-bottom: 1rem;
}
.kcpt .kcptUl li .scaleImg {
  position: relative;
}
.kcpt .kcptUl li .divImg {
  width: 50%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  height: 100%;
  display: none;
}
.kcpt .kcptUl li:hover .divImg {
  display: flex;
}
.kjqy {
  position: relative;
}
.kjqy::after {
  content: "";
  display: block;
  width: 100%;
  height: 6.3rem;
  background: #f5f5f5;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.kjqy .tabIcons {
  display: flex;
  justify-content: center;
}
.kjqy .tabIcons .item {
  width: 3rem;
  height: 0.5rem;
  line-height: 0.5rem;
  border-radius: 0.74rem;
  border: 1px solid #ff9600;
  margin: 0 0.1rem;
  text-align: center;
  cursor: pointer;
}
.kjqy .tabIcons .item.on {
  background: #ff9600;
  color: #fff;
}
.kjqy .tabCots .item {
  display: none;
}
.kjqy .tabCots .item.on {
  display: block;
}
.kjqy .kjqyUl {
  display: flex;
  flex-wrap: wrap;
}
.kjqy .kjqyUl li {
  width: 31%;
  padding-bottom: 0.9rem;
  margin-bottom: 0.3rem;
  position: relative;
}
.kjqy .kjqyUl li:not(:nth-child(3n)) {
  margin-right: calc(6% / 2);
}
.kjqy .kjqyUl li .cot {
  box-sizing: border-box;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.2rem 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.kjqy .kjqyUl li .cot .txt {
  height: 0px;
  overflow: hidden;
}
.kjqy .tabCots .item:nth-child(2) .kjqyUl li:hover .tit {
  height: auto;
}
.kjqy .kjqyUl li:hover::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #ff9600;
  position: absolute;
  left: 0;
  bottom: 0;
}
.kjqy .kjqyUl li:hover .txt {
  height: 100%;
}
.hyjx {
  background: url(../images/hyjx_bg.jpg) no-repeat center bottom;
  background-size: contain;
}
.gjjx {
  background: url(../images/gjjx_bg.jpg) no-repeat center bottom;
  background-size: contain;
  padding-bottom: 3rem;
}
.gjjxDiv p {
  width: 45%;
  margin-bottom: 0.2rem;
  font-size: 0.2rem;
}
.gnjxDiv {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.gnjxDiv .divL {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.3rem;
}
.gnjxDiv .divR {
  width: 50%;
}
.gnjxDiv .divL p {
  font-size: 0.2rem;
  width: 50%;
  margin-bottom: 0.2rem;
}
/* .gnjxDiv .divL p:not(:nth-child(3n)) {
  margin-right: calc(3% / 2);
}
.gnjxDiv .divL p:nth-child(3n) {
  text-align: right;
}
.gnjxDiv .divL p:nth-child(3n-1) {
  text-align: center;
} */
.gnjxDiv .divL p span {
  font-size: 0.26rem;
  font-weight: bold;
}
.zl .swiperDiv .swiperImg .swiper-slide-active {
  width: 40%!important;
}
.zl .swiperDiv .pagination {
  width: 60%;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0.5rem;
  z-index: 30;
}
.zl .swiperDiv .swiper-pagination-bullet {
  margin: 0 0.2rem;
  opacity: 0.4;
  background: none;
  font-size: 0.24rem;
}
.zl .swiperDiv .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.zl .w-50 {
  box-sizing: border-box;
}
.zl .swiperDiv {
  position: absolute;
  right: 0;
}
.zl .swiperNun .swiper-slide-active {
  font-weight: bold;
}
.zl .bzDiv {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 5rem;
}
.zl .bzDiv .txt {
  padding-left: 0.5rem;
}
.zl .bzDiv .divImg {
  position: absolute;
  left: 0;
}
.zl .zlUl li {
  position: relative;
  padding-left: 0.6rem;
  margin-bottom: 0.4rem;
}
.zl .zlUl li .icon {
  position: absolute;
  left: 0;
  top: -2px;
  width: 0.47rem;
  border-radius: 0.47rem;
  background: #000000;
}
.zl .zlUl li:hover .icon {
  background: #ff9600;
}
.bzUls li {
  border-bottom: 1px dashed #b2b2b2;
  padding: 0.5rem 0;
}
.bzUls li .dTop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.bzUls li .dTop .icon {
  width: 0.32rem;
  height: 0.32rem;
  background: url(../images/jiaIcon.png) no-repeat center;
  background-size: cover;
}
.bzUls li.on .dTop .icon {
  background: url(../images/jianIcon.png) no-repeat center;
  background-size: cover;
}
.bzUls li .dBot {
  display: none;
}
.bzUls li .dBot {
  padding-top: 0.5rem;
}
.bzUls li .dBot .tit {
  background: #ff9600;
  color: #fff;
  display: inline-block;
  padding: 0.1rem 0.3rem;
  border-radius: 0.1rem;
  margin-bottom: 0.3rem;
  position: relative;
}
.bzUls li .dBot .tit::after {
  content: "";
  width: 0.26rem;
  height: 0.26rem;
  display: block;
  background: url(../images/arrow_icon.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 50%;
  margin-left: -0.13rem;
  bottom: -0.13rem;
}
.bzUls li .dBot .divPs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bzUls li .dBot .divPs p {
  width: 50%;
  margin-bottom: 0.2rem;
}
.works ul {
  display: flex;
  flex-wrap: wrap;
}
.works ul li {
  width: 23%;
  position: relative;
  margin-bottom: 0.3rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.works ul li a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 15;
}
.works ul li:not(:nth-child(4n)) {
  margin-right: calc(8% / 3);
}
.works ul li .text {
  background: #fff;
  position: absolute;
  bottom: 0;
  padding: 0.3rem 0.2rem;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 10;
  width: 100%;
  height:1.5rem;
}
.works ul li .text .address {
  display: flex;
  justify-content: flex-end;
  align-items: center;
      position: absolute;
    right: 0.2rem;
    bottom: 0.2rem;
}
.works ul li .text .address::before {
  content: "";
  display: block;
  width: 0.11rem;
  height: 0.14rem;
  background: url(../images/addIcon.png) no-repeat center;
  background-size: cover;
  margin-right: 0.1rem;
}
.works ul li:hover {
  position: relative;
}
.works ul li:hover .text {
  background: none;
  color: #fff;
}
.works ul li:hover .text .address {

}
.works ul li:hover .text .address::before {
  width: 0.18rem;
  height: 0.23rem;
  background: url(../images/addIconH.png) no-repeat center;
  background-size: cover;
}
.works ul li:hover::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.worksD01 {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover!important;
}
.worksD01 ul {
  display: flex;
  justify-content: space-between;
}
.worksD01 ul li .line {
  width: 1px;
  height: 0.8rem;
  border-right: 1px dashed #caccce;
}
.worksD02 ul li {
  position: relative;
  padding-left: 0.3rem;
  margin-bottom: 0.5rem;
}
.worksD02 ul li .tit {
  line-height: 100%;
}
.worksD02 ul li .tit::before {
  content: "";
  display: block;
  width: 3px;
  height: 0.33rem;
  background: #fc7100;
  position: absolute;
  left: 0;
  top: 0;
}
.worksD02 ul li .divFlex {
  display: flex;
  flex-wrap: wrap;
}
.worksD02 ul li .divFlex p {
  width: 33.3%;
  margin-bottom: 0.2rem;
}

.talents  {
    overflow: hidden;

}
.talents .autowidth  {
    position: relative;
}





.coustom-scroll::-webkit-scrollbar {
    width: 4px;
  }
  .coustom-scroll::-webkit-scrollbar-track {
    border-radius: 2px;
    background-color: #d6d6d6;
  }
  .coustom-scroll::-webkit-scrollbar-thumb {
    background-color: #8e8e8e;
    border-radius: 2px;
  }
  .coustom-scroll::-webkit-scrollbar-button {
    background-color: #fff;
    display: none;
  }
  .coustom-scroll::-webkit-scrollbar-corner {
    background-color: #000;
  }

  .talents  {
    position: relative;
  }
  .talents .listNav  {
    width: 3.2rem;
    position: absolute;
    left: 1.5rem;
    top: 1rem;
    border-right: 1px solid #000;
    box-sizing: border-box;
    
  }


.talents .w-20.testNavFix {
    position: fixed;
    left: 1.5rem;
    top:1.8rem;
    overflow: hidden auto;
}
.talents .w-20.testNavBot {
    position: absolute;
    top: unset;
    bottom:1rem;
    overflow: hidden auto;
}
.talents .w-80 {
  padding: 0 1rem;
  box-sizing: border-box;
  float: right;
}
.talents .w-80 .flexDiv {
  display: flex;
  flex-wrap: wrap;
}
.talents .w-80 .flexDiv p {
  width: 50%;
  margin-bottom: 0.2rem;
}
.talents .tabCots .item {
  display: none;
}
.talents .tabCots .item.on {
  display: block;
}
.talents .tabCotsTwo .manInfo {
  display: none;
}
.talents .tabCotsTwo .manInfo.on {
  display: block;
}
.slideNavDiv .oneBox .oneTit {
  cursor: pointer;
}
.slideNavDiv .oneBox .oneTit:hover {
color: #f08300;
}
.slideNavDiv .oneBox .oneTit.on {
	color: #f08300;
}
.slideNavDiv .oneBox.on .oneTit {
  color: #fc7100;
}

.slideNavDiv .oneBox .oneCot {
display: none;
  overflow: hidden;
}
.slideNavDiv .oneBox .oneCot li {
  cursor: pointer;
  margin-bottom: 0.15rem;
  display: block;
  border-radius: 100rem;
}
.slideNavDiv .oneBox .oneCot li a:hover {
    color: #fc7100;
}
.slideNavDiv .oneBox .oneCot li.on,
.slideNavDiv .oneBox .oneCot li:hover {
  color: #fc7100;

}
.leader ul {
  display: flex;
  flex-wrap: wrap;
}
.leader ul li {
  width: 33.3%;
  margin-bottom: 0.8rem;
  border-bottom: 1px solid #333;
  position: relative;
  padding: 0 1.2rem;
  box-sizing: border-box;
}
.leader ul li:hover::after {
  content: "";
  display: block;
  width: 1rem;
  height: 4px;
  bottom: -4px;
  position: absolute;
  background: #f08300;
}
.leaderDetails .w-30 {
  padding-right: 0.5rem;
}
.leaderDetails .w-70 .divPs p {
  margin-bottom: 0.1rem;
}
.leaderDetails .w-70 .flexDiv {
  display: flex;
  flex-wrap: wrap;
}
.leaderDetails .w-70 .flexDiv p {
  width: 50%;
  padding-right: 0.3rem;
  box-sizing: border-box;
  margin-bottom: 0.1rem;
}
.industry ul {
  display: flex;
  flex-wrap: wrap;
}
.industry ul li {
  width: 20%;
  margin-bottom: 0.8rem;
}
.industry ul li:not(:nth-child(4n)) {
  margin-right: calc(20% / 3);
}
.ability .return a {
  border: 1px solid #383a3f;
  padding: 0.1rem 0.3rem;
  border-radius: 100rem;
}
.ability .return a:hover {
  background: #ff9600;
  color: #FFF;
  border: 1px solid #ff9600;
}
.xhxh .w-40 {
  box-sizing: border-box;
  padding: 0 1.25rem;
  background: url(../images/xhxh_bg.jpg) no-repeat center;
  background-size: cover;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.interflowUl {
  display: flex;
  flex-wrap: wrap;
}
.interflowUl li {
  width: 20%;
  box-sizing: border-box;
  padding-left: 0.6rem;
  position: relative;
  margin-bottom: 0.8rem;
  color: #151515;
}
.interflowUl li::before {
  content: "";
  display: block;
  width: 1px;
  height: 80%;
  background: #898989;
  position: absolute;
  right: 0;
  top: 10%;
}
.interflowUl li .num {
  color: #d9d9d9;
}
.interflowUl li .num::after {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background: #898989;
  margin-bottom: 0.2rem;
}
.interflowUl li:nth-child(5n)::before {
  display: none;
}
.xhxhiconUl {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
.xhxhiconUl li {
  width: 14.2%;
  text-align: center;
  margin-bottom: 0.2rem;
}
.xhxhiconUl li img {
  width: 50%;
}
.tzjg .w-60 {
  box-sizing: border-box;
}
.join {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  align-items: stretch;
}
.join::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/join_bg.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.7;
}
.join .w-50 {
  position: relative;
}
.join .w-50 .pr10 {
  padding-right: 2rem;
}
.join .w-50 .pl10 {
  padding-left: 2rem;
}
.join .w-50 .text {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 30;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
}
.join .w-50 .text .divBtn a {
  display: block;
  background: #f08300;
  color: #fff;
  border-radius: 10rem;
  padding: 0.1rem 0.3rem;
}
.joinTag .divAs a {
  display: inline-block;
  height: 0.36rem;
  line-height: 0.36rem;
  padding: 0 0.2rem;
  font-size: 0.18rem;
  color: #282a30;
  margin-right: 0.1rem;
  border-radius: 100rem;
}
.joinTag .divAs a.all {
  border: 1px solid #282a30;
}
.joinTag .divAs a.on {
  background: #fc7100;
  color: #fff;
}
.joinUl .divTh,
.joinUl .divTd {
  overflow: hidden;
  border-bottom: 1px solid #cacaca;
  padding: 0.3rem 0.4rem;
}
.joinUl .divTh > div,
.joinUl .divTd > div {
  float: left;
}
.joinUl .divTh .zwmc,
.joinUl .divTd .zwmc {
  width: 20%;
}
.joinUl .divTh .zwlb,
.joinUl .divTd .zwlb {
  width: 10%;
  text-align: center;
}
.joinUl .divTh .gzdd,
.joinUl .divTd .gzdd {
  width: 10%;
  text-align: center;
}
.joinUl .divTh .zprs,
.joinUl .divTd .zprs {
  width: 10%;
  text-align: center;
}
.joinUl .divTh .gxsj,
.joinUl .divTd .gxsj {
  width: 15%;
  float: right;
  text-align: center;
}
.joinUl .divTd {
  border-bottom: 1px dashed #cacaca;
  background: #fff;
  cursor: pointer;
  position: relative;
}
.joinUl .divTd::after {
  content: "";
  display: block;
  width: 0.32rem;
  height: 0.32rem;
  background: url(../images/jiaIcon.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 0.3rem;
}
.joinUl .divMore {
  padding: 0.4rem;
  display: none;
  line-height: 1.8;
}
.joinUl li.on .divTd {
  background: #e0e0e1;
}
.joinUl li.on .divTd::after {
  background: url(../images/jianIcon.png) no-repeat center;
  background-size: cover;
}
.borderBottom {
  display: inline-block;
  border-bottom: 1px solid #626262;
}
.workSelect {
  position: relative;
  z-index: 30;
}
.workSelect .seletChoose .divAs {
  display: flex;
  justify-content: flex-end;
  position: relative;
  height: 0.5rem;
}
.workSelect .seletChoose .divAs .divA {
  padding: 0 0.2rem;
  position: relative;
}
.workSelect .seletChoose .divAs .divA::after {
  content: "";
  display: block;
  width: 1px;
  height: 0.2rem;
  border-right: 1px dashed #000000;
  position: absolute;
  right: 0;
  top: 0;
}
.workSelect .seletChoose .divAs a 
{
    transition: unset;
    -webkit-transition: unset;
}
.workSelect .seletChoose .divAs .divA:nth-child(2)::after {
  display: none;
}
.workSelect .seletChoose .divAs .divA.on {
  color: #ef8200;
}
.workSelect .seletChoose .divAs .divA:hover::before {
	    filter: drop-shadow(#ef8200 0 2rem);
    transform: translateY(-2rem);

}
.workSelect .seletChoose .divAs .divA.on::before {
	    filter: drop-shadow(#ef8200 0 2rem);
    transform: translateY(-2rem);
}
.workSelect .seletChoose .divAs .divdy,
.workSelect .seletChoose .divAs .divlx {
  position: relative;
  padding-right: 0.6rem;
}
.workSelect .seletChoose .divAs .divdy::before,
.workSelect .seletChoose .divAs .divlx::before {
  content: "";
  display: block;
  width: 0.2rem;
  height: 0.12rem;
  background: url(../images/arrowDown.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 0.2rem;
  top: 0.06rem;
}
b .workSelect .seletChoose .divAs .divdy.on::before,
b .workSelect .seletChoose .divAs .divlx.on::before {
  background: url(../images/arrowUp.png) no-repeat center;
  background-size: cover;
}
.workSelect .selectBox {
  box-shadow: 0px 0px 10px 0px rgba(54, 54, 54, 0.17);
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 0.5rem;
  right: 0;
  display: none;
  width: 80%;
  z-index: 30;
}
.workSelect .tabIcons {
  display: flex;
}
.workSelect .tabIcons .item {
  padding: 0.2rem 0;
  margin: 0 0.2rem;
  cursor: pointer;
}
.workSelect .tabIcons .item.on {
  position: relative;
}
.workSelect .tabIcons .item.on::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #ef8200;
  left: 0;
  bottom: 0;
  position: absolute;
}
.workSelect .tabCots {
  background: #f5f5f5;
  padding: 0.2rem 0;
  padding-top: 0.4rem;
}

.ability {
	background: url(../images/ability_bg.jpg) no-repeat center bottom;
  	background-size: cover;
}
.workSelect .tabCots .item {
  display: none;
}
.workSelect .tabCots .item.on {
  display: block;
}
.workSelect .tabCots .item ul {
  display: flex;
  flex-wrap: wrap;
}
.workSelect .tabCots .item ul li {
  padding: 0 0.2rem;
  border-right: 1px dashed #ababab;
  line-height: 100%;
  margin-bottom: 0.2rem;
}
.talentsDefaultUl {
  display: flex;
  flex-wrap: wrap;
}
.talentsDefaultUl li {
  width: 20%;
  margin-bottom: 0.2rem;
  padding-right: 0.2rem;
  box-sizing: border-box;
}
.talentsDefaultUl li:nth-child(5n ) {
  margin-right: 0;
}
@media only screen and (max-width: 640px) {
  .leader ul li {
    width: 50%;
    margin-right: 0;
    padding: 0 0.1rem;
  }
  .leader .animationDH {
    max-width: unset!important;
  }
  .industry ul li {
    width: 30%;
  }
  .industry ul li:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .industry ul li:not(:nth-child(3n)) {
    margin-right: calc(10% / 2);
  }
  .leaderDetails .w-30,
  .leaderDetails .w-70 {
    width: 100%;
  }
  .leaderDetails .w-30 {
    margin-bottom: 0.2rem;
  }
  .talents .w-80 {
    padding: 0 ;
    width: 65%;
  }
  .talents .w-80 .pl10 {
    padding: 0;
    margin-top: 0.2rem;
  }
  .talents .w-20 {
    width: 30%;
        left: 0.2rem;
  }
  .slideNavDiv .oneBox .oneCot li a {
    padding: 0;
  }
  .talents .w-80 .flexDiv p {
    width: 100%;
  }
  .slideNavDiv .oneBox .oneTit {
    font-size: 0.26rem;
  }
  .join .w-50 {
    width: 100%;
    position: relative;
  }
  .join .w-50::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
  }
  .join .w-50 .text {
    padding: 0;
  }
  .join::after {
    display: none;
  }
  .joinUl .divTh,
  .joinUl .divTd {
    font-size: 0.12rem;
    padding: 0.1rem 0;
  }
  .joinUl .divTh::after,
  .joinUl .divTd::after {
    right: 0;
  }
  .joinUl .divTh > div,
  .joinUl .divTd > div {
    float: left;
    padding-left: 0.1rem;
    box-sizing: border-box;
  }
  .joinUl .divTh .zwmc,
  .joinUl .divTd .zwmc {
    width: 20%;
  }
  .joinUl .divTh .zwlb,
  .joinUl .divTd .zwlb {
    width: 20%;
  }
  .joinUl .divTh .gzdd,
  .joinUl .divTd .gzdd {
    width: 15%;
  }
  .joinUl .divTh .zprs,
  .joinUl .divTd .zprs {
    width: 20%;
  }
  .joinUl .divTh .gxsj,
  .joinUl .divTd .gxsj {
    width: 25%;
    float: right;
  }
  .join .mb10 {
    margin-bottom: 0.5rem;
  }
  .join .mb3 {
    margin-bottom: 0;
  }
  .joinTag .flexLT .font24 {
    margin-bottom: 0.2rem;
    width: 100%;
  }
  .joinTag .divAs {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .joinTag .divAs a {
    margin-bottom: 0.2rem;
  }
  .hyjx .pt10,
  .kjqy .pt10,
  .hzjl .pt10,
  .kcpt .pt10,
  .zscq .pt10 {
    padding-top: 0.5rem;
  }
  .hyjx .pb10,
  .kjqy .pb10,
  .hzjl .pb10,
  .kcpt .pb10,
  .zscq .pb10 {
    padding-bottom: 0.5rem;
  }
  .hyjx .w-30,
  .kjqy .w-30,
  .hzjl .w-30,
  .kcpt .w-30,
  .zscq .w-30 {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .hyjx .w-70,
  .kjqy .w-70,
  .hzjl .w-70,
  .kcpt .w-70,
  .zscq .w-70 {
    width: 100%;
  }
  .hyjx .flexBC img,
  .kjqy .flexBC img,
  .hzjl .flexBC img,
  .kcpt .flexBC img,
  .zscq .flexBC img {
    width: 50%;
  }
  .gjjx {
    padding-bottom: 1rem;
  }
  .gjjx p {
    width: 100%;
    margin: 0!important;
    margin-bottom: 0.1rem !important;
    text-align: center!important;
  }
  .kjqy .kjqyUl li {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0.5rem !important;
  }
  .kjqy .kjqyUl li:not(:nth-child(3n)) {
    margin: 0;
  }
  .kjqy .kjqyUl li .cot {
    position: static;
  }
  .kjqy .kjqyUl li .cot .txt {
    height: auto;
  }
  .kjqy .kjqyUl li .cot .txt:after {
    display: none;
  }
  .xhxh .w-60 {
    width: 100%;
  }
  .xhxh .w-40 {
    width: 100%;
    padding: 0.5rem;
  }
  .interflowUl li {
    width: 33.3%;
    padding: 0 0.2rem;
    margin-bottom: 0.2rem;
  }
  .interflowUl li .font18 {
    font-size: 0.12rem;
  }
  .interflowUl li:nth-child(5n)::before {
    display: block;
  }
  .interflowUl li:nth-child(3n)::before {
    display: none;
  }
  .tzjg .w-60 {
    width: 100%;
    padding: 0;
  }
  .tzjg .w-40 {
    width: 100%;
  }
  .kcpt .kcptDiv {
    padding: 0rem;
  }
  .kcpt .kcptDiv .tabIcons {
    text-align: center;
  }
  .kcpt .kcptDiv .tabCots img {
    width: 100%;
  }
  .zl .w-50 {
    width: 100%;
    position: static;
    position: relative;
  }
  .zl .swiperDiv .pagination {
    width: 100%;
    bottom: 0;
    right: 0;
  }
  .zl .bzDiv {
    height: auto;
    display: block;
  }
  .zl .bzDiv .divImg {
    position: static;
    width: 100%;
  }
  .zl .bzDiv .txt {
    width: 100%;
    padding: 0.5rem;
    box-sizing: border-box;
  }
  .bzUls li .dBot .divPs p {
    width: 100%;
  }
  .works ul li {
    width: 48%;
    position: relative;
  }
  .works ul li:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .works ul li:not(:nth-child(2n)) {
    margin-right: calc(4% / 1);
  }
  .works ul li .text {
    background: none;
    color: #fff;
  }
  .works ul li .text .address {
    font-size: 0.2rem;
        position: static;
  }
  .works ul li .text .address::before {
    width: 0.18rem;
    height: 0.23rem;
    background: url(../images/addIconH.png) no-repeat center;
    background-size: cover;
  }
  .works ul li::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: 0.5s;
    -webkit-transition: 0.5s;
  }
  .worksD01 ul {
    display: flex;
    flex-wrap: wrap;
  }
  .worksD01 ul li {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .worksD01 ul li .line {
    display: none;
  }
  .worksD02 ul li .divFlex p {
    width: 100%;
  }
  .bannerPage .breadNav {
    padding-top: 0.2rem;
    height: auto;
    flex-wrap: wrap;
  }
  .bannerPage .breadNav .breadTit {
    position: absolute;
    top: -1.4rem;
    right: 0;
  }
  .bannerPage .breadNav a {
    width: 20%;
  }
  .xhxhiconUl li {
    width: 25%;
  }
  .xhxhiconUl li img {
    width: 80%;
  }
  .gnjxDiv .divL,
  .gnjxDiv .divR {
    width: 100%;
  }
  .gnjxDiv .divL p {
    width: 100%;
  }
  .talentsDefaultUl li {
    width: 33%;
  }
  .talentsDefaultUl li:nth-child(5n) {
    margin-right: 0;
  }
  .talentsDefaultUl li:nth-child(3n) {
    margin-right: 0;
  }
  	.works ul li:not(:nth-child(4n)) {
    margin-right: 0!important;
}
  .works ul li .text {
  	height:auto;
  }
  
  .workSelect .tabIcons {
  	flex-wrap: wrap;
  }
  .works ul {

    justify-content: space-evenly;
}
  
}
.zl .swiperDiv .swiper-container {
  padding: 0.3rem;
}
.zl .swiperDiv .swiper-slide {
  border-left: 4px solid #1a6290;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0px 0.19rem 0.2rem 0.05rem rgba(0, 0, 0, 0.05);
}
.zl .swiperDiv .swiper-slide::after {
  content: "";
  display: block;
  width: 4px;
  height: 20%;
  left: -4px;
  top: 10%;
  background: #fff;
  position: absolute;
}
.zl .swiperDiv .swiper-slide.swiper-slide-active {
  border-left: 4px solid #ff9600;
  box-shadow: 0px 0.1rem 0.2rem 0.01rem rgba(0, 0, 0, 0.05);
}
.kcpt .qualification .tabCots {
  box-shadow: 0px 19px 34.04px 11.96px rgba(0, 0, 0, 0.06);
}
.join {
  margin-top: 1.2rem;
}
