.join_us-workInHere .swiper-slide {
  margin-top: 40px;
}
.join_us-workInHere .swiper-slide .pic .imgs-container {
  position: relative;
  text-align: center;
}
.join_us-workInHere .swiper-slide .pic .imgs-container video {
  width: 358px;
  height: 440px;
  margin: auto;
}

.join_us-workInHere .swiper-slide .pic .imgs-container img {
  position: absolute;
  width: 1px;
  height: 1px;
  top: 162px;
  left: 480px;
  margin: auto;
  opacity: 0;
  z-index: -1;
}

.join_us-workInHere .swiper-slide .pic .imgs-container img.animate-img-1 {
  /* transform: translate(-310px, -166px); */
  top: 56px;
  left: 91px;
  transform-origin: center;
  width: 108px;
  height: 100px;
  transition: all 0.3s;
  opacity: 1;
}

.join_us-workInHere .swiper-slide .pic .imgs-container img.animate-img-2 {
  top: 162px;
  left: -10px;
  /* transform: translate(-410px, -58px); */
  transition: all 0.5s;
  width: 208px;
  height: 118px;
  opacity: 1;
}

.join_us-workInHere .swiper-slide .pic .imgs-container img.animate-img-3 {
  top: 288px;
  left: 66px;
  /* transform: translate(-335px, 68px); */
  transition: all 0.3s;
  width: 133px;
  height: 79px;
  opacity: 1;
}

.join_us-workInHere .swiper-slide .pic .imgs-container img.animate-img-4 {
  /* transform: translate(-194px, -183px); */
  top: 37px;
  left: 207px;
  transition: all 0.5s;
  width: 182px;
  height: 243px;
  opacity: 1;
}

.join_us-workInHere .swiper-slide .pic .imgs-container img.animate-img-5 {
  top: 288px;
  left: 207px;
  /* transform: translate(-194px, 68px); */
  transition: all 0.9s;
  width: 182px;
  height: 133px;
  opacity: 1;
}

.join_us-workInHere .swiper-slide .pic .imgs-container img.animate-img-6 {
  /* transform: translate(370px, -187px); */
  top: 35px;
  left: 771px;
  transition: all 0.9s;
  width: 270px;
  height: 136px;
  opacity: 1;
}
.join_us-workInHere .swiper-slide .pic .imgs-container img.animate-img-7 {
  /* transform: translate(370px, -43px); */
  top: 179px;
  left: 771px;
  transition: all 0.5s;
  width: 156px;
  height: 229px;
  opacity: 1;
}
.join_us-workInHere .swiper-slide .pic .imgs-container img.animate-img-8 {
  /* transform: translate(534px, -43px); */
  top: 179px;
  left: 935px;
  transition: all 1s;
  width: 224px;
  height: 133px;
  opacity: 1;
}
.join_us-workInHere .swiper-slide .pic .imgs-container img.animate-img-9 {
  /* transform: translate(534px, 98px); */
  top: 320px;
  left: 935px;
  transition: all 0.9s;
  width: 125px;
  height: 79px;
  opacity: 1;
}

.join_us-workInHere .swiper-slide .pic .static-img {
  width: 100%;
}
.join_us-workInHere .swiper-pagination {
  top: 24px;
  display: flex;
  bottom: auto;
  justify-content: center;
}

.join_us-workInHere .swiper-pagination .icon {
  background-repeat: no-repeat;
  background-image: url(/Public/home/default/img/join_us/sprite.png);
  background-size: 700%;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 4px;
}

.join_us-workInHere .swiper-pagination .icon-work {
  background-position-x: -24px;
}

.join_us-workInHere .swiper-pagination .icon-research {
  background-position-x: -48px;
}

.join_us-workInHere .swiper-pagination .icon-entertainment {
  background-position-x: -72px;
}

.join_us-workInHere .swiper-pagination .icon-game {
  background-position-x: -96px;
}

.join_us-workInHere .swiper-pagination .icon-main {
}

.join_us-workInHere .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: 0;
  background: none;
  opacity: 1;
  font-size: 18px;
  color: rgba(58, 58, 58, 1);
  line-height: 28px;
  padding: 0 32px;
  position: relative;
  display: flex;
  align-items: center;
}

.join_us-workInHere
  .swiper-pagination
  .swiper-pagination-bullet:last-child::after {
  display: none;
}


.join_us-workInHere .swiper-pagination .swiper-pagination-bullet-active {
  font-weight: bold;
  color: #0e57a2;
}
.join_us-workInHere .swiper-pagination .swiper-pagination-bullet-active .icon {
  background-position-y: -24px;
}

.join_us-workInHere .swiper-pagination .swiper-pagination-bullet:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 20px;
  top: 6px;
  background-color: #979797;
}

.join_us-training .swiper-slide {
  width: 628px;
}
.join_us-training .swiper-slide .content {
  width: 628px;
  background: rgba(255, 255, 255, 1);
  border-radius: 1px;
  margin: auto;
  margin-top: 40px;
}

.join_us-training .swiper-slide .content .img {
  height: 272px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.join_us-training .swiper-slide .content .text-container {
  padding: 32px 103px;
  text-align: center;
}

.join_us-training .swiper-slide .content .text-container .title {
  font-size: 20px;
  font-weight: bolder;
  color: rgba(51, 51, 51, 1);
  line-height: 28px;
  margin-bottom: 12px;
}
.join_us-training .swiper-slide .content .text-container .desc {
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
  line-height: 24px;
}

.join_us-moment {
  padding-top: 0px;
}
.join_us-moment .swiper-slide .content {
  margin-top: 40px;
  width: 1160px;
  height: 418px;
  position: relative;
}

.join_us-moment .swiper-slide .content .img {
  width: 705px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}

.join_us-moment .swiper-slide .content .text-container {
  color: #fff;
  background-color: #F4F4FB;
  padding-top: 70px;
  height: 100%;
  width: 480px;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 72px;
  padding-left: 60px;
}
.join_us-moment .swiper-slide .content .text-container::before,
.join_us-moment .swiper-slide .content .text-container::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  transform: skew(-10deg);
}

.join_us-moment .swiper-slide .content .text-container::before {
  left: -37px;
  background-color: #F2F2FD;
  width: 75px;
}
.join_us-moment .swiper-slide .content .text-container::after {
  left: -81px;
  width: 45px;
  background-image: linear-gradient(
    180deg,
    rgba(14, 87, 162, 0.5) 0%,
    rgba(37, 144, 242, 0) 100%
  );
}

.join_us-moment .swiper-slide .content .text-container .title {
  font-size: 40px;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  line-height: 40px;
  margin-bottom: 16px;
}
.join_us-moment .swiper-slide .content .text-container .title-img1 {
  margin-bottom: 16px;
  display:block;
  width:320px;
  height:250px;
  background:url(../image/aboutus/about/chuangxin3.png) no-repeat center center;
}
.join_us-moment .swiper-slide .content .text-container .title-img2 {
  margin-bottom: 16px;
  display:block;
  width:320px;
  height:250px;
  background:url(../image/aboutus/about/mengxiang.png) no-repeat center center;
}
.join_us-moment .swiper-slide .content .text-container .title-img3 {
  margin-bottom: 16px;
  display:block;
  width:320px;
  height:250px;
  background:url(../image/aboutus/about/fendou.png) no-repeat center center;
}
.join_us-moment .swiper-slide .content .text-container .desc {
  font-size: 16px;
  color: rgba(230, 230, 230, 1);
  line-height: 28px;
}

.join_us-moment .swiper-pagination {
  bottom: 120px;
  padding-left: 840px;
  //text-align: center;
  right: 0;
  position: relative;
  display: flex;
  left: 0;
  margin-top:30px;
}
.join_us-moment .swiper-pagination .swiper-pagination-bullet {
  width: 34px;
  height: 34px;
  background-color: rgba(255, 255, 255, 0.2);
  transform: skew(-10deg);
  border-radius: 0;
  opacity: 1;
  font-size: 16px;
  font-weight: bolder;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0a2349;
}

.join_us-moment .swiper-pagination .swiper-pagination-bullet-active {
  background-color: rgba(255, 255, 255, 0.8);
}
.join_us-banner-container {
  height: 450px;
  background-size: auto 100%;
  background-color: #000;
  background-position: center;
  display: flex;
  text-align: center;
  background-repeat: no-repeat;
  background:none;
}

.join_us-banner-container .banner-title {
  margin: 196px auto 32px;
  font-size:52px;
  font-weight:600;
  color:rgba(255,255,255,1);
  line-height:60px;
  letter-spacing:5px;
}

.join_us-banner-container .btn-container .button:first-child {
  margin-right: 32px;
}

.join_us-welfare {
  height: 550px;
  background: rgba(255, 255, 255, 1)
}

.join_us-welfare .welfare-list {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
  min-width: 1160px;
}

.join_us-welfare .welfare-list .welfare-item{
  margin-bottom: 32px;
  width: 376px;
  height: 352px;
  background-size: cover;
  background-position: center;
  flex-wrap: wrap;
  background-repeat: no-repeat;
  position: relative;
  //text-align:center;
  //border:1px dashed #DDDDDD;
}
.join_us-welfare .welfare-list .welfare-item .welfare-item-title{
  margin: 40px 0 16px 35px;
  font-size:20px;
  //font-weight:600;
  color:rgba(51,51,51,1);
  line-height:28px;
  //margin-top:40px;
  //margin-bottom:15px;
}
.join_us-welfare .welfare-list .welfare-item .welfare-item-text {
  margin: 0 32px;
  font-size:14px;
  color:rgba(153,153,153,1);
  line-height:24px;
  text-align: justify;
}

.join_us-welfare .welfare-list .welfare-item:before {
  content: "";
  position: absolute;
  height:4px;
  left: 0;
  width: 0;
  top: 0;
  background:rgba(14,87,162,1);
  transition: all 0.6s;
}



.join_us-tail-container {
  height: 300px;
  background-size: cover;
  background-position: center;
  display: flex;
  text-align: center;
  background-repeat: no-repeat;
}

.join_us-tail-container .btn-container {
  margin: 100px auto 52px;
}

.join_us-tail-container .btn-container .button:first-child {
  margin-right: 32px;
}

.join_us-tail-container .tail-contact {
  font-size:16px;
  font-weight:500;
  color:rgba(255,255,255,1);
  line-height:22px;
  display: flex;
  justify-content: space-between;
  margin: auto 118px;
}

.join_us-tail-container .tail-contact .weibo {
  width: 20px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: -120px -2px;
  background-size: 700%;
  cursor: pointer;
  margin: 3px 8px;
}


.join_us-tail-container .tail-contact .wechat {
  width: 20px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: -100px -2px;
  background-size: 700%;;
  cursor: pointer;
  position: relative;
  margin: 3px 8px;
}

.pc-swiper-wrapper {
  display: block;
}
.mobile-swiper-wrapper {
  display: none;
}

.mobile-training-container {
  display: none;
}



@media (hover: hover) {

  .join_us-workInHere .swiper-pagination .swiper-pagination-bullet:hover {
    color: #0e57a2;
  }

  .join_us-workInHere .swiper-pagination .swiper-pagination-bullet:hover .icon {
    background-position-y: -24px;
  }
  .join_us-welfare .welfare-list .welfare-item:hover:before {
    //width: 100%;
  }
  .join_us-welfare .welfare-list .jishu-list-last:hover:before {
    width: 0%;
  }
  .join_us-welfare .welfare-list .welfare-item:hover .welfare-item-title{
    color:rgba(14,87,162,1);
  }
  .join_us-tail-container .tail-contact div:hover {
    background-position-y: -22px;
  }
}

.join_us-tail-container .tail-contact .wechat:hover:before {
  content: "";
  position: absolute;
  width: 90px;
  height: 90px;
  right: -100px;
  background-image: url(/Public/home/default/img/join_us/wechat-qrcode.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: -37.6px;
}

.join_us-tail-container .tail-contact .wechat:hover:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 7px 5px 0;
  border-color: transparent rgba(255, 255, 255, 0.5) transparent transparent;
  right: -10px;
  top: 3px;
}


.contact-uslist{
	margin-top:40px;
	height:270px;
	overflow:hidden;
	margin-bottom:30px;
}
.contact-uslist-ul{
	max-width: 1160px;
	margin:0 auto;
	overflow:hidden;
	//margin-bottom:50px;
}
.contact-uslist-li{
	border:1px solid #DCDCDC;
	width: 370px;
    height: 120px;
    overflow: hidden;
    float: left;
    margin-right: 25px;
    margin-bottom: 22px;
    background: #ffffff;
    text-align: center;
    font-family: Helvetica;
    font-size: 20px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius:2px;
}
.contact-uslist-li:last-child{
	margin-right: 0px;
}
.contact-uslist-li2{
	border:1px solid #DCDCDC;
	width: calc((100% - 45px)/3);
    height: 120px;
    overflow: hidden;
    float:right;
    margin-bottom: 22px;
    background: #ffffff;
    box-shadow: 0 4px 10px 0 rgba(159,163,214,0.20);
    text-align: center;
    font-family: Helvetica;
    font-size: 20px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius:2px;
}
.contact-uslist-address{
	width:60%;
	font-size:18px;
	line-height:22px;
}
.contact-uslist-li-phone{
	border:1px solid #DCDCDC;
	width: 80%;
    height: 120px;
    overflow: hidden;
    display:block;
    margin-left: 10%;
    margin-bottom: 22px;
    background: #ffffff;
    box-shadow: 0 4px 10px 0 rgba(159,163,214,0.20);
    text-align: center;
    font-family: Helvetica;
    font-size: 20px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius:2px;
}

.contact-uslist-ul img{
	float:left;
	width:50px;
	height:50px;
	margin-right:5px;
}
.contact-uslist-ul p{
	float:left;
	color:#303030;
}

.contact-uslist-shop-container{
	width:100%;
	margin-top:60px;
	height:100%;
	overflow: hidden;
}
.contact-uslist-shop-main{
	width: 1160px;
	margin:0 auto;	
	height:380px;
	overflow: hidden;
	border:1px solid #DCDCDC;
	border-top:2px solid #4a81ff;
	text-align: center;
	margin-bottom: 30px;
	background: url(../image/logo/logo_bj.png) no-repeat 1070px 270px;
	background-color: #fff;
}
.contact-uslist-shop-main2{
	width: 1160px;
	margin:0 auto;	
	height:380px;
	overflow: hidden;
	border:1px solid #DCDCDC;
	border-top:2px solid #FDA673;
	text-align: center;
	margin-bottom: 30px;
	background: url(../image/logo/logo_bj.png) no-repeat 1070px 270px;
	background-color: #fff;
}
.contact-uslist-shop{
	width:100%;
	height:300px;
	overflow: hidden;
}
.contact-uslist-shop-img{
	width:200px;
	height:200px;
	margin:0 auto;
	margin-top:50px;
}
.contact-uslist-shop-p{
	font-size: 30px;
	line-height: 80px;
}
.contact-uslist-erweima-container{
	width:100%;
	margin-top:60px;
	height:100%;
	overflow: hidden;
}
.contact-uslist-erweima{
	width: 1160px;
	margin:0 auto;	
	height:100%;
	overflow: hidden;
}
.contact-uslist-erweimamain{
	float:left;
	width:267.5px;
	height:208px;
	text-align:center;
	margin-right:30px;
	border:1px solid #DCDCDC;
	border-radius:2px;
}
.contact-uslist-erweimamain:last-child{
	margin-right:0px;
}
.contact-uslist-erweimamain:hover{
	//box-shadow:0px 0px 10px 0px rgba(49,102,156,0.33);
}
.contact-uslist-erweimamain2{
	float:left;
	width:180px;
	height:180px;
	text-align:center;
	box-shadow:0 4px 10px 0 rgba(159,163,214,0.20);
}
.contact-uslist-erweimamain2:hover{
	box-shadow:0px 0px 10px 0px rgba(49,102,156,0.33);
}
.contact-uslist-erweima img{
	display:block;
	width:150px;
	height:150px;
	margin:0 auto;
	margin-top:12px;
}
.contact-uslist-erweima p{
	font-size:18px;
	color:#000000;
}
.contact-uslist-phone{
	display:none;
}
.contact-feifan-main{
	text-align:center;
}
.contact-feifan{
	display:block;
	font-size:32px;
	color:#ffffff;
	line-height:100px;
	font-family:PingFangSC-Medium;
}

.contact-uslist-shop-main-weixin{
	width: 1160px;
	margin:0 auto;	
	height:530px;
	overflow: hidden;
	border:1px solid #DCDCDC;
	border-top:2px solid #4a81ff;
	text-align: center;
	margin-bottom: 30px;
	background: url(../image/logo/logo_bj.png) no-repeat 1070px 400px;
	background-color: #fff;
	border-radius:2px;
}
.contact-uslist-shop-main-taobao{
	width: 1160px;
	margin:0 auto;	
	height:530px;
	overflow: hidden;
	border:1px solid #DCDCDC;
	border-top:2px solid #FDA673;
	text-align: center;
	margin-bottom: 30px;
	background: url(../image/logo/logo_bj.png) no-repeat -50px 400px;
	background-color: #fff;
	border-radius:2px;
}
.contact-uslist-shop-main-lista{
	float:left;
	width:380px;
	height:100%;
	background:#F7F7F7;
	padding-top:20px;
	overflow:hidden;
}
.contact-uslist-shop-main-listb{
	float:left;
	width:calc(100% - 380px);
	padding:40px 50px 50px;
}
.contact-uslist-shop-main-list-img{
	width:300px;
	height:488px;
	margin:0 auto;
	border:1px solid #ffffff;
}
.contact-uslist-shop-p1{
	font-size: 30px;
	line-height: 40px;
	margin-top:40px;
	font-weight:600;
}
.contact-uslist-shop-p2{
	font-size: 18px;
	line-height: 20px;
	margin-top:20px;
}
.contact-uslist-shop-a{
	font-size: 18px;
	line-height: 20px;
	color:#1203E9;
}
.contact-uslist-shop-a:hover{
	color:#1203E9;
	text-decoration:underline;
}














.join_us-titles{
	font-size:20px!important;
	line-height:28px!important;
}
.join_us-main{
	padding-top:80px!important;
	padding-bottom:30px!important;
}

.contact-uslist-erweima-phone{
	display:none;
}





@media screen and (max-width:767px){
  .pc-filter-volist {
    display: none;
  }
  .mobile-filter-volist {
    display: block;
  }
  .card, .card-dark {
    padding: .48rem 0;
  }
  video {
    display: none;
  }
  .join_us-banner-container {
    height: 2.84rem;
    padding-top: 1.16rem;
  }
  .join_us-banner-container .banner-title {
    margin: 0 auto;
    font-size: .30rem;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight: bold;
    line-height: .30rem;
	margin-top:40px;
  }
  .join_us-banner-container .btn-container{
    display: flex;
    padding: .24rem 42px 0;
    justify-content: space-between;
  }
  .page-content {
    width: 100vw;
    margin: 0
  }

  .card .card-title, .card-dark .card-title {
    font-size: .2rem;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight: normal;
    color:rgba(51,51,51,1);
    line-height: .28rem;
  }
/*   */
  .join_us-workInHere .swiper-pagination .swiper-pagination-bullet {
    padding: 0 .08rem;
    font-size: .14rem;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(58,58,58,1);
    line-height: .24rem;
    margin: 0;
    display: flex;
    flex-direction: column;
  }
  .join_us-workInHere .swiper-pagination .icon {
    width: .15rem;
    height: .15rem;
    color:rgba(58,58,58,1);
  }
  .swiper-pagination-bullet-active .icon {
    color: #0e57a2;
  }
  .join_us-workInHere .swiper-pagination .swiper-pagination-bullet:after {
  width: 0;
  }
  .join_us-workInHere .swiper-slide {
    margin-top: 0rem;
  }

  .imgs-container {
    display: none;
  }

/*  旷视福利 */
  .join_us-welfare {
    height: initial;
    background: #ffffff;
  }
  .join_us-welfare .welfare-list {
    min-width: 100%;
    margin-top: .24rem;
    padding: 0 .24rem;
  }

  .join_us-welfare .welfare-list .welfare-item {
    margin-bottom: .16rem;
    padding: .16rem .24rem 0;
    width: 3.27rem;
    height: 3.2rem!important;
  }

  .join_us-welfare .welfare-list .welfare-item .welfare-item-title {
    padding: 0;
    margin: 0 0 .08rem 0;
    font-size: .16rem;
    line-height: .24rem;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight: bold;
  }

  .join_us-welfare .welfare-list .welfare-item .welfare-item-text {
    font-size: .14rem;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color: #666;
    line-height: .24rem;
    margin: 0;
  }

/*  人才培养 */
  .join_us-training .swiper-slide .content .text-container {
    padding: .16rem;
    text-align: center;
  }
  .training-swiper-container {
  }
  .join_us-training .swiper-slide .content {
    width: 2.85rem;
  }
  .join_us-training .swiper-slide .content .img {
    height: 1.4rem;
  }
/*  精彩瞬间*/
  .join_us-moment .swiper-slide .content {
    width: calc(100vw - 24px);
    padding: 0 24px;
    height: 1.5rem;
  }
  .join_us-moment .swiper-slide .content .img {
    width: 1.99rem;
  }
  .join_us-moment .swiper-slide .content .text-container {
    width: 1.36rem;
    padding: .38rem .14rem 0 0;
    z-index: 1;
  }
  .join_us-moment .swiper-slide .content .text-container .title {
    font-size: .12rem;
    line-height: .2rem;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight: bold;
    margin-bottom: .05rem;
    text-align: center;
  }
  .join_us-moment .swiper-slide .content .text-container::before {
    width: .4rem;
    left: -.15rem;
    z-index: -1;
  }
  .join_us-moment .swiper-slide .content .text-container::after {
    width: .1rem;
    left: -.25rem;
  }
  .join_us-moment .swiper-slide .content .text-container .desc {
    display: none;
  }
  .join_us-moment .swiper-pagination {
    position: absolute;
    padding: 0;
    right: initial;

  }
  .workInHere-swiper-container {
    line-height: 0;
  }
 .workInHere-swiper-container .swiper-pagination-fraction, .swiper-pagination-custom {
    bottom: .27rem;
    right: initial;
    width: 100%;
    left: initial;
  }
 .join_us-moment .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: .27rem;
    right: .45rem;
    width: 1rem;
    left: initial;
  }
  .join_us-moment .swiper-pagination .swiper-pagination-bullet {
    width: .2rem;
    height: .2rem;
    font-size: .12rem;
    margin-right: .05rem;
  }
/*  关注我们 */
  .join_us-tail-container {
    height: 2.12rem;
  }
  .join_us-tail-container .btn-container {
    margin: 0;
    padding: .64rem 0 .37rem;
    line-height: 0;
  }
  .join_us-tail-container .btn-container .button:first-child {
    margin-right: .32rem;
  }
  .button {
    width: 1.36rem;
    height: .4rem;
    line-height: .4rem;
    color: #fff;
    background:rgba(255,255,255,0.15);
    border-radius:1px;
    border:1px solid rgba(255,255,255,0.5);
    font-size: .14rem;
  }
  .join_us-tail-container .tail-contact {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    font-size: .12rem;
    font-weight: 400;
    line-height: .2rem;
  }
  .join_us-banner-container .btn-container .button:first-child {
    margin-right: 0;
  }

  .join_us-workInHere .swiper-slide .pic .static-img {
    height: 1.55rem;
    margin-top: .11rem;
  }

  .join_us-workInHere .swiper-pagination {
    top: 0;
    height: initial;
    padding: .25rem .24rem 0;
    display: flex;
    justify-content: space-between;
  }
.training-swiper-container {
  display: none;
}
.mobile-training-container {
  display: flex;
  height: 2.71rem;
  overflow-x: scroll;
  margin-top: .24rem;
}
.mobile-training-item {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  width: 2.85rem;
  height: 2.71rem;
  margin-right: .16rem;
  white-space: pre-wrap;
}
.mobile-training-item .img{
  width: 100%;
  height: 1.4rem;
  background-size: cover;
}
.mobile-training-item .text-container{
  width: 100%;
  background: #fff;
  background-size: cover;
  padding: .16rem;
  height: 1.31rem;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.mobile-training-item .text-container .title{
  font-size: .14rem;
  font-weight: bold;
  color:rgba(51,51,51,1);
  line-height: .24rem;
  margin-bottom: .08rem;
}
.mobile-training-item .text-container .desc{
  font-size: .12rem;
  font-weight: 400;
  color:rgba(102,102,102,1);
  font-family:PingFangSC-Regular,PingFang SC;
  line-height: .2rem;
}
.join_us-training.card-dark {
  padding-bottom: 0;
}
.mobile-logo {
  width: .16rem;
  height: .16rem;
  display: inline-block;
  background-size: cover;
}


.mobile-filter-volist .swiper-pagination-bullet:first-of-type.swiper-pagination-bullet-active .mobile-logo{

}
.mobile-filter-volist .swiper-pagination-bullet:nth-of-type(2).swiper-pagination-bullet-active .mobile-logo{
 
}
.mobile-filter-volist .swiper-pagination-bullet:nth-of-type(3).swiper-pagination-bullet-active .mobile-logo{

}
.mobile-filter-volist .swiper-pagination-bullet:last-of-type.swiper-pagination-bullet-active .mobile-logo{
  
}

  .join_us-workInHere .swiper-pagination .swiper-pagination-bullet-active span {
    color: #0e57a2;
    font-weight: bold;
  }
  .join_us-workInHere {
    padding-bottom: 0!important;
  }

.contact-uslist-erweima{
	display:none; 
}
.contact-feifan{
	font-size:24px;
}  
.contact-uslist-ul{
	display:none;
}
.contact-uslist-phone{
	display:block;	
 } 
.contact-uslist{
	height:100%;
}
.contact-uslist-li-phone img{
	float:left;
	width:40px;
	height:40px;
	margin-right:5px;
}  
.contact-uslist-li-phone p{
	float:left;
}   
  
.join_us-zhaopin{
	display:block!important;
	height:100%!important;
}  
.jion-us-list{
	display:none!important;
}  
.jios-us-phone{
	margin-top:20px;
} 
.jios-us-phone-img{
	width:140px!important;
	height:70px!important;
} 
.join_us-titles{
	font-weight:normal!important;
	line-height:60px!important;
	font-size:14px!important;
}  
.about_mengx{
	padding-top:0px!important;
	margin-top:-30px!important;
	display:none;
}  

.contact-uslist-erweima-phone{
	display:block;
	width:100%;
	margin-top:80px;
	margin-bottom:30px;
	overflow:hidden;
}

.contact-uslist-erweimamain-phone{
	width:220px;
	margin:0 auto;
	text-align:center;
	margin-bottom:25px;
	padding:20px;
	padding-left:30px;
	padding-right:30px;
	box-shadow:0 4px 10px 0 rgba(159,163,214,0.20);
}

.contact-uslist-erweimamain-phone img{
	width:100%;

}
.contact-uslist-erweimamain-phone p{
	font-size:18px;

}
.jiaru-fuli{
	padding-bottom:0px;
}

.contact-uslist-li-phone{
	height:100px;
}
#dituContent{
	height:300px!important;
}
.BMap_omCtrl{
	width:110px!important;
	height:110px!important;
}
.BMap_omOutFrame{
	width:109px!important;
	height:109px!important;
}  
.join_us-main{
	padding-top:40px!important;
}



  
}