
.content {
  position: relative;
  background-size: 90% auto;
  background-position: center 0;
  margin: 0 auto;
  min-width: 1100px;
  max-width: 1190px;
 # min-height: 100vh;
  /* padding-bottom: 179px; */
}


.vision{
  margin-top: 130px;
  height: 480px;
}
.revision{
  margin-top: 20px;
  height: 480px;
}

.vleft{
  margin-top: 46px;
  width: 500px;
  float:left ;
}

h1{
  font-size: 46px;
  color: #CAC6B5;
}

.vision .vleft .vtext{
  padding: 30px 20px 30px 20px;
  background-color: #70B544;
  margin-top: 20px;
  font-size: 16px;
  width: 460px;
  line-height:32px;
  color: #FFFFFF;
}

.vision .vleft .ws-title{
  font-size: 24px;
  line-height:40px;
  color: #FFFFFF;
}

.vright{
  width: 670px;
  float:left ;

}
.imgs{
  width: 670px;
  height: 440px;
}



.recruitleft{
  width: 30%;
  height: 400px;
  float: left;
}

.addborder{
  width: 184px;
  border:#E9E9E9 1px solid;
  border-radius: 15px;
}
.ritem{
  width: 184px;
  padding-left: 20px;
  margin-right: 20px;
  font-size: 16px;
  line-height:46px;
  border-radius: 15px;
}

.re-title{
  font-size: 24px;
  line-height:40px;
}

.arrow{

  margin-left: 130px;
  position: absolute;

}

.arrow img{
  width: 18px;
}
.rew-title{
  font-size: 24px;
  margin-bottom: 20px;
}

.recruit{
  width: 100%;
}

.vileft{
  float: left;
  width: 30%;
}

.viright{
  margin-top: 100px;
  width: 70%;
  float: left;
}
.recright{
  line-height:32px;
}

.fontw{
  font-weight: 900;
}
.selectcolor{
  background-color: #70B544;
  color: #FFFFFF;
}

.bottom{
  height: 160px;
}
