body{

}
.footer{
  padding:80px 0;
  background:rgba(37,37,51,1);
  text-align:left;
}
button,div{
  outline:none;
}
.scaleDom {
  -webkit-animation: scaleDom linear 1s both;
  -o-animation: scaleDom linear 1s both;
  -moz-animation: scaleDom linear 1s both;
  -ms-animation: scaleDom linear 1s both;
  animation: scaleDom linear 1s both; }

@-webkit-keyframes scaleDom {
  0% {
    -webkit-transform: scale(0.3);
    opacity: 0; }
  20% {
    -webkit-transform: scale(0.8);
    opacity: 1; }
  40% {
    -webkit-transform: scale(1.2);
    opacity: 1; }
  60% {
    -webkit-transform: scale(1);
    opacity: 1; }
  80% {
    -webkit-transform: scale(1.2);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }
@-ms-keyframes scaleDom {
  0% {
    -ms-transform: scale(0.3);
    opacity: 0; }
  20% {
    -ms-transform: scale(0.8);
    opacity: 1; }
  40% {
    -ms-transform: scale(1.2);
    opacity: 1; }
  60% {
    -ms-transform: scale(1);
    opacity: 1; }
  80% {
    -ms-transform: scale(1.2);
    opacity: 1; }
  100% {
    -ms-transform: scale(1);
    opacity: 1; } }
@-moz-keyframes scaleDom {
  0% {
    -moz-transform: scale(0.3);
    opacity: 0; }
  20% {
    -moz-transform: scale(0.8);
    opacity: 1; }
  40% {
    -moz-transform: scale(1.2);
    opacity: 1; }
  60% {
    -moz-transform: scale(1);
    opacity: 1; }
  80% {
    -moz-transform: scale(1.2);
    opacity: 1; }
  100% {
    -moz-transform: scale(1);
    opacity: 1; } }
@-o-keyframes scaleDom {
  0% {
    -o-transform: scale(0.3);
    opacity: 0; }
  20% {
    -o-transform: scale(0.8);
    opacity: 1; }
  40% {
    -o-transform: scale(1.2);
    opacity: 1; }
  60% {
    -o-transform: scale(1);
    opacity: 1; }
  80% {
    -o-transform: scale(1.2);
    opacity: 1; }
  100% {
    -o-transform: scale(1);
    opacity: 1; } }
@keyframes scaleDom {
  0% {
    transform: scale(0.3);
    opacity: 0; }
  20% {
    transform: scale(0.8);
    opacity: 1; }
  40% {
    transform: scale(1.2);
    opacity: 1; }
  60% {
    transform: scale(1);
    opacity: 1; }
  80% {
    transform: scale(1.2);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 1; } }
.rotateBox .rotate-5 {
  -webkit-animation: rotate-5 linear 1s both;
  -o-animation: rotate-5 linear 1s both;
  -moz-animation: rotate-5 linear 1s both;
  -ms-animation: rotate-5 linear 1s both;
  animation: rotate-5 linear 1s both; }

@-webkit-keyframes rotate-5 {
  0% {
    -webkit-transform: rotate(20deg); }
  25% {
    -webkit-transform: rotate(-20deg); }
  50% {
    -webkit-transform: rotate(20deg); }
  75% {
    -webkit-transform: rotate(-20deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@-ms-keyframes rotate-5 {
  0% {
    -ms-transform: rotate(20deg); }
  25% {
    -ms-transform: rotate(-20deg); }
  50% {
    -ms-transform: rotate(20deg); }
  75% {
    -ms-transform: rotate(-20deg); }
  100% {
    -ms-transform: rotate(0deg); } }
@-moz-keyframes rotate-5 {
  0% {
    -moz-transform: rotate(20deg); }
  25% {
    -moz-transform: rotate(-20deg); }
  50% {
    -moz-transform: rotate(20deg); }
  75% {
    -moz-transform: rotate(-20deg); }
  100% {
    -moz-transform: rotate(0deg); } }
@-o-keyframes rotate-5 {
  0% {
    -o-transform: rotate(20deg); }
  25% {
    -o-transform: rotate(-20deg); }
  50% {
    -o-transform: rotate(20deg); }
  75% {
    -o-transform: rotate(-20deg); }
  100% {
    -o-transform: rotate(0deg); } }
@keyframes rotate-5 {
  0% {
    transform: rotate(20deg); }
  25% {
    transform: rotate(-20deg); }
  50% {
    transform: rotate(20deg); }
  75% {
    transform: rotate(-20deg); }
  100% {
    transform: rotate(0deg); }
}
.footer-menu{
  margin:0 auto;
  padding:0;
}
.second-nav{
  display:block;
  cursor: pointer;
  line-height:28px;
}
.second-nav a{
  font-size:14px;
  color:#fff;
}
.second-nav-router{
  font-size:14px;
  font-family:MicrosoftYaHei;
  font-weight:400;
  color:rgba(153,153,153,1);
  line-height:28px;
}
.swiper-container{
  width:100%;
  clear:both;
}
.footer-menu{
  display:flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.footer .footer-nav-li{
  flex:1;
  float:left;
  -webkit-flex: 1;
  -ms-flex: 1;

}
.footer .footer-nav-li .first-nav{
  color:rgba(255,255,255,1);
  line-height:30px;
  font-size:18px;
}
.gzh-ewm,.download-ewm{
  width:113px;
  display:inline-block;
}
.pic-ewm{
  background:#fff;
  width:113px;
  height:113px;
  display:block;
  padding:5px;
  margin-bottom:10px;
}
.two-ewm p{
  font-size:14px;
  color:rgba(131,130,132,1);
}
.gzh-ewm{
  float:left;
}
.download-ewm{
  float:right;
}
.footer .keep-text{
  font-size:14px;
  font-family:MicrosoftYaHei;
  font-weight:400;
  color:rgba(142,139,139,1);
  margin: 0;
  line-height:35px;
}
.footer li{
  list-style:none;
}
.linear{
  clear:both;
  width:1200px;
  position:relative;
  padding:10px 0;
}
.Keep-record{
  clear:both;
  padding-top:20px;
}
.swiper-slide img{
  width:100%;
}
.lanage-change{
  text-align:right;
  font-size:14px;
  color:#333;
  padding-right:10px;
  cursor:pointer;
}
.navbar{
  width:100%;
  box-sizing: border-box;
  margin-bottom:0;
}

.our-special{
  padding-top:60px;
}
.our-special-nav{
  height:60px;
  background:rgba(247,247,247,1);
  border:1px solid rgba(229,229,229,1);
  line-height:60px;
  font-size:23px;
  cursor:pointer;
  border-right:none;
}
.our-special-nav a{
  display:block;
  text-align:center;
}
.our-special-nav.current a{
  color:#fff;
}
.our-special-nav.current{
  background:#0062F6;
  color:#fff;
  border:none;
}
/*首页产品介绍*/
.product-introduce{
  position:relative;
  padding:130px 0 110px;
}

.fly-pic{
  width:112px;
  position:absolute;
  left:100px;
  top:-160px;
}
.circle-yellow{
  width:12px;
  height:12px;
  background:#ffc100;
  border-radius:100%;
  position:absolute;
}
.one{
  left:210px;
  top:20px;
}
.two{
  left:90px;
  top:250px;
}
.three{
  left:30px;
  top:480px;
}
.four{
  left:460px;
  top:100px;
}
.five{
  left:680px;
  top:190px;
}
.six{
  left:400px;
  top:690px;
}
#accordion .panel-heading{
  padding:0px 0;
}

#accordion .panel-body{
  padding:0;
  border:none;
}
.panel-default{
  border:none;
}
.info-table tr{
  line-height:40px;
}


.circle-line-rotate{
  width:720px;
  height:720px;
  border-radius:100%;
  border:dashed 2px #056fdd;
  position:absolute;
  animation: circlrRotate 5s  infinite;
  -webkit-animation: circlrRotate 5s infinite;
  animation-timing-function:linear;
  -webkit-animation-timing-function:linear;
}
@keyframes circlrRotate {
  0%{
    transform: rotate(0deg);
  }
  50%{
    transform: rotate(20deg);
  }
  100%{
    transform: rotate(0deg);
  }
}
.auto-update{
  animation: shakeCircle 3s  infinite;
  -webkit-animation: shakeCircle 3s infinite;
  animation-timing-function:linear;
  -webkit-animation-timing-function:linear;
}
@keyframes shakeCircle {
  0%{
    left: -30px;
    top: 30px;
  }
  20%{
    left: -20px;
    top: 40px;
  }
  40%{
    left: -30px;
    top: 20px;
  }
  60%{
    left: -40px;
    top: 30px;
  }

  80%{
    left: -40px;
    top: 20px;
  }
  100%{
    left: -30px;
    top: 30px;
  }
}
.audio{
  animation: shakeCircleTwo 3s  infinite;
  -webkit-animation: shakeCircleTwo 3s infinite;
  animation-timing-function:linear;
  -webkit-animation-timing-function:linear;
}
@keyframes shakeCircleTwo {
  0%{
    right: -180px;
    top: 190px;
  }
  20%{
    right: -160px;
    top: 170px;
  }
  40%{
    right: -170px;
    top: 180px;
  }
  60%{
    right: -185px;
    top: 160px;
  }

  80%{
    right: -170px;
    top: 180px;
  }
  100%{
    right: -180px;
    top: 190px;
  }
}
.perceptual-computing{
  animation: shakeCircleThree 3s  infinite;
  -webkit-animation: shakeCircleThree 3s infinite;
  animation-timing-function:linear;
  -webkit-animation-timing-function:linear;
}
@keyframes shakeCircleThree {
  0%{
    left: 390px;
    top: -100px;
  }
  20%{
    left: 370px;
    top: -120px;
  }
  40%{
    left: 380px;
    top: -110px;
  }
  60%{
    left: 390px;
    top: -90px;
  }

  80%{
    left: 370px;
    top: -110px;
  }
  100%{
    left: 390px;
    top: -100px;
  }
}
.machine-learning{
  animation: shakeCircleFour 3s  infinite;
  -webkit-animation: shakeCircleFour 3s infinite;
  animation-timing-function:linear;
  -webkit-animation-timing-function:linear;
}
@keyframes shakeCircleFour {
  0%{
    left: -50px;
    top: 550px;
  }
  20%{
    left: -70px;
    top: 530px;
  }
  40%{
    left: -60px;
    top: 540px;
  }
  60%{
    left: -80px;
    top: 560px;
  }

  80%{
    left: -50px;
    top: 550px;
  }
  100%{
    left: -50px;
    top: 550px;
  }
}
.data-mining{
  animation: shakeCircleSix 3s  infinite;
  -webkit-animation: shakeCircleSix 3s infinite;
  animation-timing-function:linear;
  -webkit-animation-timing-function:linear;
}
@keyframes shakeCircleSix {
  0%{
    right: 20px;
    top: 520px;
  }
  20%{
    right: 30px;
    top: 500px;
  }
  40%{
    right: 10px;
    top: 510px;
  }
  60%{
    right: 20px;
    top: 550px;
  }
  80%{
    right: 30px;
    top: 530px;
  }
  100%{
    right: 20px;
    top: 520px;
  }
}
.navbar-collapse{
  /*height:80px;*/
}
.header-container{
  height:60px;
}
.circle-line{
  width:720px;
  height:720px;
  border-radius:100%;
  padding-top:30px;
  margin:0 auto;
  position:relative;
  left:-50px;
}
.auto-update,.perceptual-computing,.machine-learning
,.data-mining,.audio{
  border-radius:100%;
  position:absolute;
}
.auto-update img,.perceptual-computing img,.machine-learning img
,.audio img{
  width:35%;
  margin:20px auto 0;
  display:block;
}
.data-mining img{
  width:40px;
  display:block;
  margin:0 auto;
}
.absolute-div p{
  font-size:19px;
  color:#fff;
  line-height:50px;
  text-align:center;
}
.auto-update p{
  font-size:24px;
  color:#fff;
}
.machine-learning p{
  font-size:30px;
}
.audio p{
  font-size:30px;
  margin-top:10px;
}
.perceptual-computing p{
  font-size:26px;

}
.auto-update{
  width:189px;
  height:189px;
  background:#008dc4;
  left:-30px;
  top:30px;
}
.audio{
  width:235px;
  height:235px;
  background:#441798;
  right:-180px;
  top:190px;
  padding-top:35px;
}
.data-mining{
  width:136px;
  height:136px;
  background:#eca400;
  right:20px;
  top:520px;
  padding-top:30px;
}
.machine-learning{
  width:235px;
  height:235px;
  background:#2baaec;
  left:-50px;
  top:500px;
  padding-top:30px;
}
.perceptual-computing{
  width:189px;
  height:189px;
  background:#1768ac;
  left:390px;
  top:-100px;
  padding-top:10px;

}
.head-pic{
  width:133px;
  height:330px;
  padding-top:30px;
  margin:30px auto 0;
  display:block;
}
.circle-blue{
  width:535px;
  height:535px;
  border-radius:100%;
  background: -webkit-radial-gradient(#0052d9, #000e72 80%); /* Safari 5.1 - 6.0 */
  background: -o-radial-gradient(#0052d9, #000e72 80%); /* Opera 11.6 - 12.0 */
  background: -moz-radial-gradient(#0052d9, #000e72 80%); /* Firefox 3.6 - 15 */
  background: radial-gradient(#0052d9, #000e72 80%); /* 标准的语法 */
  margin:85px auto 0;
}
.head-text-small{
  margin-top:10px;
}
.head-text-small,.head-text-big{
  font-size:36px;
  color:rgba(255,255,255,1);
  text-align:center;
}
.advantage{
  margin:40px auto 20px;
}
.sanjiao{
  margin:0 auto;
  width:0;
  height:0;
  border:15px solid #0062F6;
  border-top-color:#0062F6;
  border-bottom-color:transparent;
  border-right-color:transparent;
  border-left-color:transparent;
  position:relative;
  top:-3px;
  display:none;
}
.current .sanjiao{
  display:block;
}
.about-company{
  height:auto;
  background:url('../images/index/34.png')center center no-repeat;
  background-size: auto 100%;
  padding-bottom:60px;
}
.company-history{
  padding-top:60px;
}
.company-about-text{
  padding:0 20px;
  line-height:32px;
  text-indent: 36px;
  text-align:left;
  font-size:18px;
  color:#fff;
}
.right-button{
  float:right;
  margin-right:50px;
  margin-top:20px;
}
.right-button:hover{
  text-decoration: none;
}
.laoban-pic{
  width:700px;
  height:auto;
  float:left;
  opacity:0;
}
.personnel-develop{
  margin-bottom:50px;
}
.develop-right-text{
  float:right;
  position:relative;
  width:420px;
  height:300px;
  left:-50px;
}

.develop-right-text p{
  position:absolute;
  text-align:left;
}
.yinhao-pic{
  position:absolute;
  left:0;
  top:70px;
}
.yinhao-pic,.yinhao-edf{
  width:56px;
  height:56px;
}
.first-par,.second-par,.name{
  font-size:40px;
  font-weight:400;
  color:rgba(58,65,111,1);
}
.yinhao-edf{

}
.first-par{
  top:160px;
  left:15px;
  width:300px;
}
.second-par{
  top:210px;
  left:50px;
  width:400px;
}
.name{
  top:280px;
  right:0px;
  text-align: right;
}
.background-circle{
  position:absolute;
}

.more-info{
  position:absolute;
  top:350px;
  right:0;
}
.yinhao-edf{
  position:absolute;
  top:400px;
  right:-40px;
}
.banner-else{
  width:auto;
  height:100%;
}
.banner-else-container{
  height:384px;
}
.company-list{
  margin:0;
  padding:0;
}
.one-company{
  width:20%;
  display:inline-block;
  box-sizing: border-box;
  float:left;
  padding:10px;
}
.one-company:nth-child(1){
  padding-left:0;
}
.company-list{
  margin:0px auto 40px;
  overflow: auto;
}
.one-company img{
  width:100%;
  border:solid 1px #eee;
  padding:0 35px;
}
.one-company img:hover{
  box-shadow: 2px 5px 7px #aaa;
  cursor: pointer;
  transform: rotate3d(1,0,0,20deg);
  transform-origin: top;
  transition: 0.3s ease-in-out;
}
.office-pic{
  width:100%;

}
.office-title{
  font-size:24px;
  font-weight:400;
  color:rgba(58,65,111,1);
  text-align:left;
}
.office-title-english{
  font-size:24px;
  font-weight:400;
  color:rgba(143,148,178,1);
  text-align:left;
}
.office-scription{
  font-size:14px;
  color:rgba(88,96,144,1);
  text-indent:2rem;
  text-align:left;
  line-height:23px;
}
.banner-pic{
  width:100%;
}
.danger-title{
  font-size:25px;
  margin:15px 0px 30px;
}
.danger-pic{
  width:156px;
  display:block;
  margin:0 auto;
}
.elevator-danger{
  margin:30px auto;
}
.introduce-title{
  font-size:36px;
  font-weight:400;
  color:rgba(58,65,111,1);
  text-align:left;
}
.intrduce-explain{
  font-size:16px;
  color:rgba(93,100,148,1);
  text-align:left;
  text-indent:2rem;
}
.introduce-container{
  margin:50px auto;
  padding:30px 0;
}
.line-blue{
  width:2px;
  height:1060px;
  background:rgba(0,98,246,1);
  margin:0 auto;
}
.circle-blue-dd{
  width:20px;
  height:20px;
  background:#0062F6;
  border-radius:100%;
  margin:4px auto;
}
.circle-line-blue{
  width:30px;
  height:30px;
  border:solid 1px #0062F6;
  border-radius:100%;
  margin:0 auto;
}
.relevant-left{
  position:absolute;
  left:0;
  top:0;
  right:50%;
}
.relevant-right{
  position:absolute;
  left:50%;
  top:0;
  right:0%;
}
.relative-container{
  position:relative;
}
.fa1-pic{
  width:400px;
  height:auto;
  position:relative;
  left:-300px;
  margin-top:30px;
}
.fa1{
  margin:50px 0;
}
.fa-expalin{
  font-size:16px;
  text-align:left;
  width:400px;
  line-height:30px;
  text-indent:2rem;
}
.fa2-pic{
  width:700px;
  position:relative;
  left:200px;
}
.fa3{
  margin:90px auto;
}
.fa4{
  margin:20px auto 60px;
}
.fa2-pic{
  margin-top:200px;
}
.bg-right,.bg-left{

}
.bg-left img,.bg-right img{
  width:100%;
}
.bg-left{
  width:490px;
  float:left;
  position:relative;
  top:-200px;
}
.bg-right{
  margin-top:300px;
  width:750px;
  float:right
}
.more-fun-text{

  height:71px;
  font-size:60px;
  font-family:MicrosoftYaHei;
  font-weight:400;
  color:rgba(58,65,111,1);
  line-height:24px;
  margin:0 auto;
  text-align: center;
}
.more-function{
  clear:both;
  position:relative;
  top:-140px;
  width:895px;
  margin:0 auto;
}
.more-fun-button{
  width:162px;
  height:53px;
  background:rgba(0,98,246,1);
  border-radius:6px;
  display:inline-block;
  font-size:20px;
  line-height:53px;
  text-align:center;
  color:#fff;
  float:right;
  margin-top:30px;
}
.more-fun-button:hover,.more-fun-button:visited{
  color:#fff;
  text-decoration: none;
}
.bg-map-ditu{
  background: url("http://images.81dd.cn/6c89b2afcf464f1b9d9ce22bc93ee663")center center no-repeat;
  padding-bottom:30px;
  background-size:100% 100%;
}
/*产品优势*/
.advantage-title{
  font-size:24px;
  font-weight:400;
  color:rgba(58,65,111,1);
  line-height:24px;
  text-align:left;
}
.advantage-text{
  width:289px;
  height:65px;
  font-size:16px;
  line-height:24px;
  text-align:left;
}
.advantage-par{
  float:left;
}
.circle-animate{
  float:left;
}
.advantage-one{
  height:200px;
}
.rotatecircle{
  width:78px;
  height:78px;
  animation:rotatecircle 5s infinite;
  -webkit-animation:rotatecircle 5s infinite;
}
.circle-animate{
  width:78px;
  height:78px;
  position:relative;
}
.an{
  position:absolute;
  left:25px;
  top:26px;
  width:auto;
}
.advantage-one:nth-child(1) .an{
  left:20px;
  top:23px;
}
.advantage-one:nth-child(2) .an{
  width:28px;
  height:26px;
  left:25px;
}
.advantage-one:nth-child(5) .an{
   width:35px;
   top:28px;
  left:20px;
 }
.advantage-one:nth-child(4) .an {
  width: 35px;
  top: 26px;
  left:21px;
}
.advantage-one:nth-child(6) .an{
  left:28px;
}
@keyframes rotatecircle {
  from {
    transform: rotate(0deg);

  }
  to {
    transform: rotate(360deg);

  }
}
.advantage-par{
  margin-left:20px;
}
.culture-container{
  position:relative;
  margin:15px 0;
  overflow:hidden;
}
.culture-text{
  position:absolute;
  bottom:0px;
  padding:0 20px;
  left:0;
  right:0;
  height:40px;
  background:rgba(0,0,0,0.7);
  transition:all 0.8s ease-out;
  transform-origin: bottom;
  cursor: pointer;
}
.culture-title{
  height:40px;
  line-height:40px;
  font-size:25px;
  color:rgba(255,255,255,1);
  text-align:left;
  margin-left:0;
  transition:all 0.8s ease-out;
}
.culture{
  width:100%;
}
.culture-container:hover .culture-text{
  height:100%;
}
.culture-container:hover .culture-title{
  margin-top:60px;
  margin-bottom:30px;
  margin-left:110px;
}
.culture-p{
  font-size:14px;
  color:#fff;
  line-height:28px;
  text-align:center;
}
.culture-line{
  margin:30px 0;
}
.culture-line .col-md-4, .culture-line .col-sm-6{
  margin:10px 0;
}
.office-container{
  margin-bottom:50px;
}
.map-container{
  text-align:left;
  line-height:40px;
  padding:0px;
  background:#ababab;
  color:#586090;
  margin-bottom:60px;
  font-size:18px;
}
.map-container .row{
  padding:0 60px;
}
.map-container .glyphicon{
  margin-right:15px;
}
.map-gaode{
  height:500px;
  margin-top:0px;
}
.blue-title{
  height:29px;
  font-size:30px;
  text-align:center;
  font-weight:bold;
  color:rgba(19,110,247,1);
  padding:40px 0;
}
.info-adress{
  width:293px;
  height:128px;
  background:url('../images/contact/2.png') 0 0 no-repeat;
  background-size:100%;
  box-sizing: border-box;
  padding:10px 20px 20px;

}
a:hover,a:focus,a:visited{
  text-decoration: none;
}
.info-adress p{
  line-height:22px;
}
.map-gaode .amap-marker-label{
  background-color:rgba(0,0,0,0);
  border:none;
}
.adress-company{
  font-size:14px;
  color:rgba(19,110,247,1);
  margin:0;
}
.adress-adress{
  font-size:12px;
  margin:0;
}
.tantent-title{
  height:34px;
  font-size:33px;
  font-weight:bold;
  color:rgba(58,65,111,1);
  margin:50px 0;
}
.tantent-par{
  font-size:20px;
  font-weight:normal;
  color:rgba(88,96,144,1);
  line-height:40px;
  text-align:left;
  text-indent:2rem;
  margin:70px auto;
}
.talent-need{
  padding:30px 0;
  background:url(http://images.81dd.cn/8437e5d7f51d421fb745ac91ee37343d)0 0 no-repeat;
  background-size:auto 100%;
}
.talent-need .tantent-par{
  color:#fff;
  text-indent:2rem;
}
.recruit-table{
  width:100%;
  table-layout: fixed;
  border-collapse:collapse;
}
.recruit-table tr{
  line-height:45px;
  font-size:18px;
}
.recruit-table .recruit-title td{
  color:#fff;
}
.recruit-table tr td{
  font-size:16px;
  color:#586090
}

.recruit-table tr td:nth-child(1){
  padding-left:60px;
  text-align:left;
}
.recruit-table tr td:nth-child(2),.recruit-table tr td:nth-child(3),.recruit-table tr td:nth-child(4){
  width:200px;
  text-align:left;
}
.recruit-title{
  background:rgba(0,98,246,1);
  color:#fff;
}
.need-des{
  font-size:18px;
  color:rgba(58,65,111,1);
}
.grey-table{
  background:#F6F6F6;
  width:100%;
  border-collapse:collapse;
  transition: all 1s ease-out;
}
.grey-table tr td{
  font-size:16px;
  padding-left:60px;
  text-align: left;
  box-sizing: border-box;
  background:#F6F6F6;
}
.show-more-info{
  border-bottom:dashed 2px #999;
  position:relative;
}

.info-table tr td{
  padding-left:0;
  color:#586090;
}
.hr-email{
  font-size:14px;
  font-weight:400;
  color:rgba(19,110,247,1);
  margin:20px 0 50px;
}
.need-des{
  margin:20px 0;
}
.recruit-table tr:nth-child(2n+1) .set-bg td{
  background:#fff;
}
.recruit-table tr:nth-child(2n) .set-bg td{
  background:#E1E1E1;
}
.set-bg{
  background:#eee;
}
.panel-default div:nth-child(2n) .set-bg{
  background:#fff;
}
.set-bg td:last-child,.recruit-title td:last-child{
  width:100px;
}
.set-bg td:nth-child(4),.recruit-title td:nth-child(4){
  width:270px;
}
.recruit-title td{
  text-align:center;
}
.nth-second-nav{
  width: 100%;
  margin: 0;
  padding: 15px 0;
  background: #fff;
  border-radius: 5px;
  display: none;
  position: absolute;
  left: 10px;
  right: 0;
}
.nth-second-nav li{
  list-style:none;
  margin-left:0px;
  line-height:33px;
  cursor:pointer;
  text-align:center;
}
.navbar-right{
  position:relative;
  height:50px;
  z-index:99;
  /*top:30px;*/
  margin-right:0;
}
.navbar-inner{
  height:80px;
  padding:20px 0;
  box-sizing: border-box;
}
.navbar-brand {
  width:160px;
  padding:0;
}
.navbar-brand>img{
  width:100%;
  height:auto;
}
.navbar-right{
  margin-top:15px;
}
.nav-first:hover .nth-second-nav{
  display:block;
}
.home-nav .navbar-right li:first-child a{
  color:#0062F6;
}
.about-nav .navbar-right li:nth-child(4) a{
  color:#0062F6;
}
.product .navbar-right li:nth-child(2) a{
  color:#0062F6;
}
.cooperation-nav .navbar-right li:nth-child(3) a{
  color:#0062F6;
}
.talent-nav .navbar-right li:nth-child(5) a{
  color:#0062F6;
}
.contact-nav .navbar-right li:nth-child(6) a{
  color:#0062F6;
}
.home-nav .swiper-pagination-bullet{
  width:20px;
  height:5px;
  border-radius:5px;
  background:#0062f6;
  opacity:1;
}
.home-nav .swiper-pagination-bullet-active{
  background:#ffc100;
}
.recruit{
  padding-left:20px;
  text-align:left;
}
.demo{
  padding-bottom:100px;
}
.recruit-container{
  padding-bottom:100px;
}
.info-table{
  width:1000px;
}
.right-pad{
  padding-right:60px;
}
.fa-expalin{
  margin:80px auto;
}
.prode-container{
  overflow: hidden;
}
.welcom-text{
  float:left;
  font-size:14px;
  line-height:30px;
  margin-bottom:0;
}
.welcom-container{
  padding:5px 0;
  background:#f2f7ff;
  color:#333;
  line-height:30px;
}
.welcom-container .container{
  padding:0 20px 0 35px;
}
.lanage-change .login-btn{
  color:#5D6494;
  margin-left:15px;
}
.jian,.jia{
  font-size:30px;
  font-weight:100;
  color:#586090;
  text-decoration: none;
}
.jian:hover,.jia:hover,.jian:visited,.jia:visited,.jian:active,.jia:active{
  text-decoration: none;
}
.navbar-brand{
 display:inline-block;
  position:relative;
  z-index:100;
  margin-left:20px;
}
.develop-text{
  height:500px;
  width:1200px;
  position:absolute;
  left:50%;
  top:0%;
  margin-left:-600px;
}
.personnel-develop .container{
  position:relative;
  clear:both;
}
.personnel-develop{
  height:500px;
}
.product-intr-pic{
  height:338px;
  width:566px
}
.introduce-container{
  padding:0 20px;
  box-sizing: border-box;
}
.mobile-show-text{
  text-align: left;
  padding:0 20px;
  box-sizing:border-box;
  margin:10px 0;
  text-indent:2rem;
}
#chinaMap{
  width:100%;
  height:600px;
}
.swiper-button-next{
  background:url(http://images.81dd.cn/25de8908fa7b4e898726dacbda24aeb4)0 0 no-repeat;
  opacity:0.7;
}
.swiper-button-prev{
  background:url(http://images.81dd.cn/40db1575da37460a80af65c3b3897990)0 0 no-repeat;
  opacity:0.7;
}
.transition-title{
    text-align:left;
    margin:50px auto;
  }
.small-title{
  font-size:16px;
  font-family:Lato-Regular;
  color:rgba(143,148,178,1);
  margin:0;
}
  .small-title .first-small{
    font-size:23px;
  }
  .big-title{
    font-size:25px;
    color:rgba(88,96,144,1);
    margin:0;
  }
  .big-title .first-big{
    font-size:32px;
  }
  .chiness{
    font-size:22px;
    color:rgba(58,65,111,1);
    margin:0 0 10px 0;
  }
  .line{
    width:62px;
    height:2px;
    border:2px solid rgba(255,193,0,1);
  }
@media(min-width:1200px){
  .about-company{
    background-size: 100% auto;
  }
}
@media(max-width: 1800px){
  .fa2-pic{
    left:100px;
    width:600px;
  }
  .fa1-pic{
    left: -100px;
    width:360px;
  }
}
@media(max-width: 1480px){
  .about-company{
    background-size:auto 100%;
  }
  #chinaMap{
    height:550px;
  }
  .bg-right{
    width:600px;
  }
  .fa2-pic{
    left:10px;
    width:560px;
  }
  .fa1-pic{
    left: -20px;
    width:350px;
  }
  .container{
   max-width:1200px;
  }
  .more-function{
    top:-100px;
  }
  .line-blue{
    height:960px;
  }
}
.navbar-nav.navbar-right{
  /*background:rgba(0,0,0,0.7);*/
}
@media(max-width: 1200px) {
  #chinaMap{
    height:500px;
  }
  .develop-text{
    transform: scale(0.85);
  }
  .develop-right-text{
    top:-70px;
  }
  .footer .footer-nav-li .first-nav{
    font-size:16px;
  }
  .bg-left{
    width:380px;
  }
  .bg-right{
    width:400px;
  }
  .fa2-pic {
    left: 10px;
    width: 460px;
  }
  .fa1-pic {
    left: -20px;
    width: 300px;
  }
}
@media(max-width: 1090px){
  .dasd{
    padding:0 20px;
    box-sizing: border-box;
  }
  .more-fun-text{
    font-size:45px;
  }
  .more-function{
    width:700px;
    top:0px;
    margin:20px auto;
  }
  .line-blue{
    height:860px;
  }
  .develop-text{
    transform: scale(0.75);
  }
  .bg-left{
    width:320px;
  }
  .bg-right{
    width:330px;
  }
  .fa2-pic {
    left: 10px;
    width: 400px;
  }
  .fa1-pic {
    left: -20px;
    width: 250px;
  }
}
@media (max-width: 992px) {
  .culture-container:hover .culture-title{
    margin-left:50px;
  }
  #chinaMap{
    height:430px;
  }
  .more-function{
    width:600px;
    top:0;
    height:120px;
    margin:20px auto;
  }
  .more-fun-button{
    margin-top:0px;
  }
  .more-fun-text{
    font-size:40px;
  }
  .line-blue{
    height:700px;
  }
  .introduce-container{
    padding:0 20px;
    box-sizing: border-box;
  }
  .introduce-container .row{
    margin:0;
  }
  .fa2-pic {
    left: 10px;
    width: 300px;
    margin-top:50px;
  }
  .fa-expalin{
    width:350px;
    margin:20px 20px;
  }
  .container {
    width: 100%;
  }
  .navbar-inner{
    padding:10px 0;
  }
  .circle-line{
    transform: scale(0.6);
    position:absolute;
    left: 50%;
    margin-left:-360px;
    top:50%;
    margin-top: -360px;
  }
  .product-introduce{
    position:relative;
    height:680px;
  }
  .our-special-nav{
    font-size:18px;
  }

  .develop-text{
    transform: scale(0.7);
  }


}
@media (max-width: 890px){
  .one-company:nth-child(1){
  padding-left:10px;
}
  .one-company {
    width: 33.3%;
  }
  .product-relevant{
    box-sizing: border-box;
    /*padding:0 20px;*/
  }
  .line-blue{
    height:800px;
  }
  .develop-text{
    transform: scale(0.65);
  }
  .advantage-text{
    width:250px;
  }
  .advantage-title{
    font-size:20px;
    margin-bottom:0;
  }
  .advantage-text{
    font-size:14px;
    line-height:20px;
  }
}
@media (min-width: 768px){
  .introduce-container{
    padding:0 20px;
    box-sizing: border-box;
  }
  .nav > li > a{
    width:95px;
    background:none;
  }
  .nav > li > a:visited{
    background:#fff;
  }
  .navbar-brand {
    width: 130px;
    padding: 0;
  }
  .navbar-collapse.collapse{
    position:relative;
    z-index:99;
    height:auto;
  }

}
#company{
  margin:30px auto;
}
@media (max-width: 768px){

  #jiyu{
    margin-left:-10px;
  }
  .culture-container:hover .culture-title{
    margin-left:0;
  }
  .culture-title{
    font-size:20px;
    text-align:center;
  }
  .culture-p{
    display:none;
  }
  .line {
    width: 40px;
    height: 2px;
  }
  .small-title{
    font-size:12px;
  }
  .small-title .first-small{
    font-size:16px;
  }
  .big-title .first-big{
    font-size:24px;
  }
  .big-title{
    font-size:18px;
  }
  .chiness{
    font-size:17px;
  }
  .copration-list{
    padding-left:5px;
    padding-right:5px;
  }
  .footer{
    padding:30px 0 20px;
  }
  #company{
    margin-bottom:20px;
  }
  .office-title{
    font-size:18px;
    margin-bottom:5px;
  }
  .office-title-english{
    font-size:14px;
  }
  .right-button{
    margin-right:5px;
  }
  .navbar{
    min-height:55px;
  }
  #aboutCompany{
    padding:0 10px;
    margin:20px 0;
  }
  .company-about-text{
    padding:0;
  }
  .navbar-inner{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:100;
    background:rgba(255,255,255,0.7)
  }
  .navbar-nav.navbar-right{
    width:100%;
  }
   .nav > li.nav-first > a {
    color:#fff;
     display:block;
     width:100%;
     text-align:left;
  }
  .navbar-inner{
    padding:0;
  }
  .one-company {
    width: 50%;
  }
  .transition-title{
    box-sizing:border-box;
    padding:0 20px;
    margin:0 auto;
  }
  .danger-title{
    font-size:20px;
    margin-bottom:15px;
  }
  .danger-pic{
    display:block;
    margin:0 auto;
    width:100px;
    height:133px;
  }
  .english-text{
    font-size:14px;
  }
  .advantage-one:nth-child(5) .an {
    width: 20px;
    top: 19px;
    left: 15px;
  }
  .advantage-one:nth-child(6) .an {
    left: 19px;
    width:15px;
  }
  .advantage-one:nth-child(4) .an {
    width: 20px;
    height: auto;
    left: 15px;
    top:17px;
  }
  .advantage-one:nth-child(2) .an {
    width: 20px;
    height: auto;
    left: 15px;
  }
  .introduce-container{
    padding:0 10px;
  }
  .advantage-one{
    height:auto;
  }
  .product-intr-pic{
    width:100%;
    height:auto;
  }
  .product-ipic{
    width:100%;
    height:auto;
  }
  .introduce-title{
    font-size:24px;
  }
  .intrduce-explain{
    font-size:14px;
    text-indent:2rem;
  }
  .advantage-one{
    display:flex;
  }
  .advantage-par{
    flex:1;
  }
  .advantage-text{
    width:100%;
  }
  .circle-animate .an{
    width:20px;
    height:auto;
    left:15px;
    top:17px;
  }
  .advantage-title{
    font-size:18px;
  }
  .advantage-one:nth-child(1) .an {
    left: 15px;
    top: 17px;
  }
  .circle-animate{
    width:50px;
    height:50px;
  }
  .rotatecircle{
   width:50px;
    height:50px;
  }
  .tantent-title{
    font-size:19px;
    margin:20px auto;
  }
  .demo{
    padding-bottom:40px;
  }
  .tantent-par{
    font-size:14px;
    margin:20px 0;
    line-height:27px;

  }
  .banner{
    position:relative;
    height:210px;
    width:100%;
    overflow:hidden;
  }
  .banner-pic{
    position:absolute;
    height:210px;
    width:auto;
    left:50%;
    margin-left:-280px;
  }
  .map-container .row{
    padding:0 10px;
  }
  .blue-title{
    font-size:18px;
  }

  .bg-map-ditu .col-md-6,.bg-map-ditu col-xs-12{
    font-size:14px;
  }
  .map-container .glyphicon{
    margin-right:5px;
  }
  .bg-map-ditu{
   background-size:auto 100%;
  }
  .map-gaode{
   height:350px;
  }
  .office-container{
    margin-bottom:20px;
  }
  .office-pic{
    margin-bottom:30px;
  }
  .office-scription{
    margin-bottom:30px;
  }
  .personnel-develop{
   margin-bottom:20px;
  }
  .develop-text{
    transform: scale(0.5);
  }
  .personnel-develop {
    height: 400px;
    margin-top:-50px;
    box-sizing: border-box;
  }
  .navbar-inner{
    height:auto;
  }
  #bs-example-navbar-collapse-1{
    background:rgba(0,0,0,0.7);
    position:relative;
    z-index:99;
    height:auto;
    top:0px;
    left:0px;
    margin-right:-15px;
    padding-right:0;
  }
  .nav > li > a{
    font-size:18px;
    line-height:50px;
  }
  .navbar-nav .nav-first .nth-second-nav{
    display:none;
  }
  .welcom-container{
    display:none;
  }
  .navbar-brand {
    width: 120px;
    padding: 5px 0;
  }
  .circle-line{
    transform: scale(0.4);
    position:absolute;
    left: 50%;
    margin-left:-375px;
    top:50%;
    margin-top: -360px;
  }
  .product-introduce{
    position:relative;
    height:400px;
  }
  .our-special-nav{
    font-size:16px;
    padding:0;
  }
  .advantage{
    margin-left:-15px;
    margin-right:-15px;
    margin-top:20px;
  }
  .company-about-text{
    font-size:12px;
    line-height:20px;
  }
  .company-history{
    padding-top:30px;
  }
  .about-company{
    height:auto;
    padding-bottom:30px;
    background-size:auto 100%;
  }
}

@media (max-width: 620px){

  .swiper-container{
    height:220px;
  }
  .swiper-slide img{
    height:100%;
    width:auto;
    display:block;
    margin:0 auto;
    position:absolute;
    left:50%;
    margin-left:-296px;
  }
  .swiper-slide{
    position:relative;
    overflow:hidden;
  }
  .develop-text{
    transform: scale(0.35);
    margin-top:-200px;
    margin-bottom:70px;
  }
  .personnel-develop {
    height: 300px;
    padding-top:120px;
    box-sizing: border-box;
  }
}
@media (max-width: 440px){
  .culture-line .col-xs-6{
    padding-left:5px;
    padding-right:5px;
  }
  .culture-container:hover .culture-title {
    margin-left: 0px;
  }
  .culture-title{
    font-size:20px;
    text-align:center;
  }
  #chinaMap{
    height:230px;
  }
  #jiyu{
    padding:0;
    margin:0 0 20px;
  }
  .office-container{
    padding:0 20px;
    margin:0;
    box-sizing: border-box;
  }
.office-pic{
  width:100%;
}
  .mobile-anyly-show{
    box-sizing:border-box;
    width:100%;
    overflow:hidden;
  }
  .personnel-develop{
    height:200px;
    padding-top: 60px;
  }
  .develop-text{
    transform: scale(0.3);
    margin-top:-200px;
    margin-bottom:70px;
  }
}
@media (max-width: 320px){
  .circle-line{
    transform: scale(0.35);
  }
  .product-introduce{
    height:370px;
  }
  .develop-text{
    transform: scale(0.25);
    margin-top:-200px;
    margin-bottom:70px;
  }

}
.container-all{
  margin:0 auto;
  padding:0;
}
  .title-text{
    font-size:26px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(58,65,111,1);
    width:auto;
    text-align:center;
  }
  .english-text{
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(88,96,144,1);
    width:432px;
    margin:0 auto;
    box-sizing:border-box;
    text-align:center;
  }
  .flex{
    display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
  }
  .flex1{
    flex:1;
    -webkit-flex: 1;
    -ms-flex: 1;
  }
  .line-left,.line-right{
    width:200px;
    height:2px;
    position:relative;
    top:18px;
  }
  .line-left{
    float:right;
  }
  .line-right{
    float:left;
  }
  @media (max-width: 768px){
    .navbar-collapse{
      padding:0;
    }
    .navbar-nav{
      margin:0;
    }
    .english-text{
      font-size:14px;
      padding:0 10px;
      width:100%;
      box-sizing:border-box;
    }
    .title-text{
      font-size:17px;
      min-width:153px;
    }
    .line-left,.line-right{
      width:90px;
      height:1px;
      top:12px;
    }
    .english-text[data-v-f5c4dd28]{
     width:100%;
    }
    .transition-title{
      padding:30px 0;
    }
  }
.product-icon{
  width:56px;
  height:56px;
  display:inline-block;
  float:left;
}
  .pro-text-container{
    display:inline-block;
    font-family:MicrosoftYaHeiLight;
    margin-left:10px;
    padding-top:0px;
    text-align:left;
    flex:1;
  }
  .pro-title{
    font-size:20px;
    font-weight:300;
    color:rgba(58,65,111,1);
    line-height:30px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space: nowrap;
  }
  .pro-title-small{
    font-size:16px;
    font-weight:300;
    color:rgba(143,148,178,1);

  }
  .one-pro-intr{
    padding:20px 35px;
    /*width:285px;*/
    height:101px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(229,229,229,1);
    display:flex;
  }
  .one-pro-intr:hover{
    cursor:pointer;
    background:rgba(255,255,255,1);
    border:1px solid rgba(229,229,229,1);
    box-shadow:0px 4px 7px 1px rgba(0, 0, 0, 0.2);
  }
@media (min-width: 992px){
  .one-pro-intr{
    padding:20px 15px;
  }
  .product-icon{
    width:45px;
    height:45px;
  }
  .col-sm-6,.col-md-3,.col-xs-6{
    padding:0px 7px;
  }
}
@media (max-width: 768px){

  .pro-title{
    font-size:16px;
  }
  .pro-title-small{
    font-size:12px;
  }
  .product-icon{
    width:35px;
    height:35px;
    margin-top:7px;
  }
  .one-pro-intr{
    padding:10px 20px;
    height:auto;
  }
  .col-sm-6,.col-md-3,.col-xs-6{
    margin:10px 0px;
    padding:0px 20px;
  }
}

@media (max-width: 480px){
  .one-pro-intr{
    padding:10px 3px;
    height:auto;
  }
  .col-sm-6,.col-md-3,.col-xs-6{
    margin:3px 0px;
    padding:5px;
  }
}
@media (max-width: 320px){
  .col-sm-6,.col-md-3,.col-xs-6{
    margin:5px 0px;
    padding:3px;
  }
}

.flex-container{
    display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
  }
  .footer-container{
    box-sizing:border-box;
  }
.linear-footer{
  width:100%;
  height:2px;
  position: absolute;
  left:-50px;
  right:-50px;
}
  .two-ewm{
    width:260px;
  }
  .footer-menu{
    flex:1;
    -ms-flex: 1;
    -webkit-flex: 1;
  }
  .footer-container{
    box-sizing: border-box;
    padding-left:10px;
    padding-right:10px;
  }
  .flex-container{
    margin-left:0px;
    margin-right:0px;
  }
  .two-ewm p{
    text-align:center;
  }
@media(max-width: 1200px) {
  .footer-container{
    width:100%;
    padding-left:10px;
    padding-right:10px;
  }
  .linear{
    width:100%;
  }
}
@media(max-width: 1090px){

}
@media (max-width: 992px) {


}
@media (max-width: 890px){
  .footer .footer-nav-li .first-nav {
    font-size: 14px;
  }
}
@media (min-width: 768px){
  .footer .footer-nav-li .first-nav {
    font-size: 14px;
  }
}
@media (max-width: 768px){
  .two-ewm{
    width:400px;
  }
  .two-ewm .pic-ewm{
    width:150px;
    height:150px;
  }
  .gzh-ewm, .download-ewm {
    width: 150px;
    display: inline-block;
  }
  .flex-container{
    display:block;
  }
  .footer-menu{
    display:none;
  }
  .two-ewm{
    margin:0 auto;
  }
  .linear-footer{
    left:-10px;
  }
  .Keep-record{
    text-align:center;
  }
  .linear{
    display:none;
  }
}
@media (max-width: 440px){
  .two-ewm{
    width:260px;
  }
  .gzh-ewm, .download-ewm{
    width:113px;
  }
  .two-ewm .pic-ewm{
    width:113px;
    height:113px;
  }
}

.bn-button{
  width:130px;
  height:42px;
  background:rgba(0,98,246,1);
  border-radius:6px;
  font-size:23px;
  font-weight:400;
  color:rgba(254,254,254,1);
  line-height:42px;
  text-align:center;
}
@media (max-width: 768px){
  .bn-button{
    width:110px;
    font-size:18px;
    height:35px;
    line-height:35px;
  }
}


  @media (max-width: 768px){
    .transition-title{
      margin:20px 0;
    }
  }
  .danger-explan,.danger-title{
    text-align:center;
  }

