@charset "utf-8";
/* CSS Document */
.wmh_lang{width:100%}
.wmh_lang1{width:50%;float:left}
.wmh_langimg{width:50%;float:left}
.wmh_langwz{width:50%;float:left}
.wmh_lang2{width:50%;float:left}

/* CSS Document */
.tupian{  display: block;
    height: 500px;
    width: auto;
    margin: auto;
    opacity: 0.5;
 }

  .typh-menu-mask {
  background-color: rgba(19,20,21,.6);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 96px;
  transition: all 0s ease-in-out .1s;
  visibility: hidden;
  z-index: 2;
  }
  .typh-menu-mask.show {
  height: 100vh;
  opacity: 1;
  visibility: visible
  }
  
  .fadeInUp {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
  
  
  @keyframes fadeInUp {
  0% {
    opacity: 0;
   
    -webkit-transform: translate3d(0,20%,0);
    -ms-transform: translate3d(0,20%,0);
    transform: translate3d(0,20%,0)
  
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
  
  }
}


.f-cb{
  zoom:1;
}
.f-cb:after{
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  overflow:hidden;
  content:".";
}
.about-num{
  margin-top:0px;
  padding-top:24px;
  padding-bottom:25px;
  background:none;
}
.about-num li{
  float:left;
  width:25%;
  text-align:center;
}
.about-num li h2{
  font-size:42px;
  color:#434343;
  font-family:arial;
  font-weight:bold;
  line-height:45px;
  display:inline-block;
}
.about-num li p{
    color: #555555;
    font-family: arial;
    font-size: 16px;
    line-height: 20px;
}
.about-num .count-unit{
font-size: 36px;
    color: #434343;
    font-weight: bold;
    text-align: right;
    display: inline-block;
    font-style: normal;
}
.about-num li .bot p{
  font-size:15px;
  color:#666;
  line-height:24px;
}
@media only screen and (max-width: 768px){
  
.about-num li h2 {
      font-size:40px;
  }
.about-num {
      margin-top: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
  }
.about-num .count-unit {
     font-size: 36px;
  }
.about-num li p {
      font-size: 14px;
  }
.about-num li {
      width: 50%;
      border-bottom: 1px solid #e6e6e6;
      border-left: 1px solid #e6e6e6;
  padding-left:5%;
  }
.about-num li:nth-child(1) {
      border-top: 1px solid #e6e6e6;
  }
.about-num li:nth-child(2) {
      border-top: 1px solid #e6e6e6;
      border-right: 1px solid #e6e6e6;
  }
.about-num li:nth-child(4) {
      border-right: 1px solid #e6e6e6;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
  
.about-num li h2 {
      font-size:40px;
  }
.about-num {
      margin-top: 25px;
      padding-top: 12px;
      padding-bottom: 10px;
  }
.about-num .count-unit {
      font-size: 14px;
  }
.about-num li p {
      font-size: 14px;
  }
}


/* 招聘搜索*/
#c_static_00116354154839280 .input-group>.form-control{
    height: 48px;
    border: 2px solid #34abfd;
    outline: 0;
    background: #fafafa;
    color: #333;
    box-shadow: 0 0 0 0rem rgb(255 255 255 / 0%);
    padding: 0 20px;
    border-right: 0;
    box-shadow: 0 0 0 0rem rgb(220 53 69 / 25%) !important;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    transition: all ease .3s;
}




.input-group>.form-control:focus{
	border: 2px solid #34abfd;
    border-right: 0;
}
#c_static_0011635409051292 .e_container-4:hover .form-control{
	border: 2px solid #34abfd;
    border-right: 0;
}
.invalid-feedback{
    padding-left: 22px;
}

/* 发展历程样式*/

 #c_category_238-1654593950739 .p_list .cbox-17:nth-child(odd) .e_html-29 dt {
  
  right: -37px;
     left: auto;
}

  

 dt {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(https://new2022030217081828815.fastindexs.com/repository/portal-local/new2022030217081828815/cms/image/2429d9bf-5b0f-4161-a3ef-2249463da04b.png) no-repeat center;
    padding: 10px 0;
    position: absolute;
    top: 0px;
   left: -82px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

/* 招聘放大镜按钮*/
#c_static_00116354154839280 .e_formBtn-90{
    border-left: 0;
    border-color: #34abfd !important;
    height: 48px;
    border-radius: 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    outline: 0;
    box-shadow: none;
    background: url(//dfs.yun300.cn/group1/M00/20/21/rBQBHGGEpVuEXHsGAAAAAFdxsKE954.png) no-repeat center #fafafa;
}


.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 15px);
    padding: 0.375rem 0.8rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fbfbfb;
    background-clip: padding-box;
    border: 2px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: none !important;
}
.p_required, [class^=e_][required] .p_label::after {
    vertical-align: middle;
    font-size: 14px;
    line-height: 100%;
    top: 0;
    padding-left: 0px;
    position: relative;
    font-weight: 500;
}
.p_label .s_label{
    color: rgb(0 0 0 / 50%);
}




/* 企业文化*/
.c_public_htmlCode-01001{
  position:absolute;
  width:300px;
  height:390px;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0px;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.pro{
  background:#0069b7;
}
.pro ul{
  width:1280px;
  margin:0 auto;
}
.pro ul li{
  height:127px;
  width:33.3%;
  padding-left:30px;paddin-right:30px;
  float:left;
  position: relative;
  border-left:1px solid #007bd7;
}
.pro ul li a{
  display: block;
  padding: 30px 0 19px;
  text-align: center;
}
.pro ul li:last-child {
  border-right:1px solid #007bd7;
}
.pro ul li a b img {
  max-width: 100%;
  max-height: 100%;
  transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
}
.pro ul li a p{
  font-size:18px;
  color:#fff;
  line-height:2;
}
.pro ul li:hover b img{
  transform:rotateY(180deg);
  -webkit-transform:rotateY(180deg);
}


.roll_box{-webkit-perspective: 500px; perspective: 500px;  position:relative;}
.roll1{-webkit-transform: rotateX(0deg); transform: rotateX(0deg);-webkit-transition: .2s ease;
    transition: .2s ease;
    -webkit-transform-origin: 50% 50% -25px;
    -ms-transform-origin: 50% 50% -25px;
    transform-origin: 50% 50% -25px; position:absolute; left:0; top:0; width:100%; z-index:1;opacity:1;}
.roll2{-webkit-transform: rotateX(90deg); transform: rotateX(90deg);-webkit-transition: .2s ease;
    transition: .2s ease;
    -webkit-transform-origin: 50% 50% -22px;
    -ms-transform-origin: 50% 50% -22px;
    transform-origin: 50% 50% -22px; position:absolute; left:0; top:0; width:100%; z-index:-1; opacity:0; display:none\9;}
.roll_box:hover .roll1{-webkit-transform: rotateX(-90deg); transform: rotateX(-90deg);display:none\9; z-index:0; opacity:0;}
.roll_box:hover .roll2{-webkit-transform: rotateX(0deg); transform: rotateX(0deg);display:block\9; z-index:1; opacity:1;}

.more { display:inline-block; width:188px; font-size:14px; text-align:center;margin-bottom: 30px;}
.more a{display:block; width:100%; height:50px;}
.more .face1{border:2px solid #ebeae9; line-height:46px; font-size:0; color:#333; text-align:center; height:46px;}
.more .face1 .sj{display:inline-block; width:17px; height:46px; background:url(http://dfs.yun300.cn/group1/M00/0A/FB/rBQBHFpllzuECzU1AAAAAIGYLbE411.png) center center no-repeat; margin-left:30px;}
.more .face1 .t{display:inline-block; line-height:46px;font-size:14px; vertical-align: top; opacity:0.6;}
.more .face2{background:#004488; border:2px solid #004488; color:#fff;line-height:46px; font-size:0;  text-align:center; height:46px;  transform-origin: 50% 50% -25px;-webkit-transform-origin: 50% 50% -25px;}
.more  .face2 .sj{display:inline-block; width:17px; height:46px; background:url(http://dfs.yun300.cn/group1/M00/08/E7/rBQBHVpll1GEEgDwAAAAAPFWbjo191.png) center center no-repeat; margin-left:30px;}
.more  .face2 .t{display:inline-block; line-height:46px;font-size:14px; vertical-align: top;}


.sec1_right .more{margin-bottom:30px;}
.pro_zh_sec1 .more .face1{color:#fff;}
.pro_zh_sec1 .more .face1 .sj{background: url(http://dfs.yun300.cn/group1/M00/08/E7/rBQBHVpll1GEEgDwAAAAAPFWbjo191.png) center center no-repeat;}
.pro_zh_box .more .face1{color:#fff;}
.pro_zh_box .more .face1 .sj{background: url(http://dfs.yun300.cn/group1/M00/08/E7/rBQBHVpll1GEEgDwAAAAAPFWbjo191.png) center center no-repeat;}


.sec1_data_list li { float: left; width: 21%; padding-right: 2%; margin-right: 5%; border-right: 1px solid #eee; }
.sec1_data_list li strong { font-size: 48px; font-weight: bold; line-height: 1; font-family: 'impact'; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 10px; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#386cb1), to(#38568d)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.sec1_data_list li .p{
  font-size:14px; color:#666;}
.sec1_data_list li:last-child{margin-right:0; border:none;}





.industry-list {
	overflow: hidden;
}
.industry-list li {
	width: 50%;
	float: left;
	overflow: hidden;
	padding-left:15px;
	padding-right:15px;
	position: relative;
	transition: width 455ms;
	background-color: rgba(0,0,0,0);
}
.industry-list li figure {
	display: block;
  margin:0;    background-color: rgba(0,0,0,1);
	overflow: hidden;
	position: relative;
	text-align: center;
}
.industry-list li figure img {
	display: block;
	height: 500px;
	width: auto;
	margin: auto;
	opacity: 0.5;
}
.industry-list li figure figcaption {
	display: block;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 32%;
	transition: 480ms 140ms;
}
  .industry-list li figure figcaption icon {
    font-size: 100px;
    width: 100px;
    height: 100px;}

  
  
  .industry-list li figure figcaption:hover{display:none}
.industry-info {    text-align: center;
	width: 360px;
	padding-top: 66px;
	position: absolute;
	left: 50%;
	margin-left: -180px;
	top: 10%;
}
.industry-info mark {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0);
	position: absolute;
	left: 0;
	top: 0;
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	-webkit-transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: transform .52s cubic-bezier(.4, 0, .2, 1);
	transition: transform .52s cubic-bezier(.4, 0, .2, 1), -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	visibility: hidden\9;
}
.indutrywr {
	position: relative;
	top: 20px;
	opacity: 0;
	visibility: hidden;
	transition: 388ms 0ms;
	height: 196px;
}
.industry-info h3 {
	text-align: center;
	position: relative;
	color: #fff;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 14px;
	font-weight: bold;
}
.industry-info small {
	display: block;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 18px;

	padding-top: 30px;
}
.industry-info span {
	display: inline-block;
	position: relative;
	color: #969696;
	font-size: 14px;
	padding-right: 44px;
	position: absolute;
	left: 100px;
	bottom: 24px;
	transition: 300ms ease-in-out;
	background: url(http://dfs.yun300.cn/group1/M00/08/E8/rBQBHVplnbKEAud0AAAAAKBE6ps912.png) right center no-repeat;
}
.industry-list li:hover, .industry-list li.now {
	width: 54%;
}
.industry-list li.sible {
	width: 45%;
}
.industry-list li:hover .industry-info mark {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	transform-origin: left top;
	-webkit-transform-origin: left top;
	visibility: visible\9;
}
.industry-list li:hover .indutrywr {
	opacity: 1;
	top: 0;
	visibility: visible;
	transition: 488ms 200ms;
}
.industry-list li:hover figure figcaption {
	opacity: 0;
	visibility: hidden;
	transition: 550ms 0ms;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
}
.industry-list li:hover figure img {
	opacity: 0.4;
}
.industry-list.article-block li {
	opacity: 0;
	visibility: hidden;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	transition: 840ms 200ms opacity, 880ms 200ms transform, width 455ms;
	-webkit-transition: 840ms 200ms opacity, 880ms 200ms transform, width 455ms;
}
.industry-list.article-block li:nth-child(2n+2) {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
}
.industry-list.articleShow li {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}
.industry-list.articleShow li:nth-child(2n+2) {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}