@max-width:1000px;

@main-color:#ff9a00;

@font-color:#ffffff;

@333:#333333;
.float(@n){
  float: @n;
}
.border-radius(@n){
  border-radius:@n;
}


.banner{
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  height: 480px;
  background: url("../images/about-banner.png") center center no-repeat;
  overflow: hidden;
  margin-top: 80px;
}
.banner-main{
  width: 1000px;
  // padding-left: 150px;
  margin: 0 auto;

}
.banner-main p{
  // font-size: 60px;
  color: #ffffff;
  line-height: 1;
  // margin-bottom: 20px;
  // margin-top: 180px;
}
.banner-main span{
  font-size: 30px;
  color: #ffffff;
  display: block;
}

.main{
  width: 1000px;
  margin: 0 auto;
}
.tips{
  font-size: 14px;
  line-height: 21px;
  color: #333;
  margin-top: 100px;
  margin-left: 100px;
}
.tips span{
  color: #ff9a00;
}
.content{
  text-align: center;
  margin-bottom: 120px;
}
.position{
  font-size: 23px;
  color: #ff9a00;
  line-height: 1;
  margin-bottom: 20px;
}
.department{
  font-size: 13px;
  color: #333333;
  margin-bottom: 40px;
  line-height: 1;
}
.ask{
  font-size: 13px;
  color: #333;
  line-height: 1;
  margin-bottom: 20px;
}
.list{
  margin-top: 80px;
  display: inline-block;
  width: 486px;
  text-align: left;
  margin-left: 60px;
  vertical-align: top;
}
.list p{
  font-size: 13px;
  line-height: 24px;
  color: #333333;
}
.main-jiaxiao{
  width: 100%;
  margin: 0 auto;
  height: 420px;
  // background: url("../images/icon_jiaxiao_bg.png") no-repeat;
  // background-size:cover;
  //height:0 ;
  //padding-bottom:100%;
  clear: both;
}
.main-people{
  width: 100%;
  margin: 0 auto;
  height: 550px;
  background: url("../images/peoplebanner.png") no-repeat;
  background-size:100% 100%;
  //height:0 ;
  //padding-bottom:100%;
  clear: both;
}
.main-join{
  width: 100%;
  margin: 0 auto;
  // height: 550px;
  // background: url("../images/peoplebanner.png") no-repeat;
  // background-size:100% 100%;
  //height:0 ;
  //padding-bottom:100%;
  clear: both;
  margin-bottom: 100px;
}
.centent{
  margin: 0 auto;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  // height: 500px;
}

.content-service{
  margin: 0 auto;
  width: 1000px;
  display: flex;
  flex-direction: row;
}
.content-people{
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
  width:1000px;
height:300px;
background:rgba(255,255,255,1);
}
.content-join{
  margin: 0 auto;
  width: 1000px;
  height:240px;
  margin-bottom: 60px;
  display: flex;
  flex-direction: row;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
 
}
.joinleft{
 background-size: 100% 100%;
  background-size:cover;
  width: 240px;
  height: 240px;
}
.joinright{
  background:rgba(255,255,255,1);
  
  width:750px;
height:240px;
padding: 30px;
text-align: left;
}
.joinright p{
  font-size:14px;
font-family:PingFang SC;
font-weight:400;
color:rgba(0,0,0,1);
line-height:27px;
}
.left{
  background: url("../images/gsjj.png") no-repeat;
  background-size:cover;
  width: 340px;
  height: 260px;
}
.right{
  margin-top: 60px;
  padding: 40px 30px;
  width:640px;
height:200px;
background:rgba(249,250,252,1);


}
.right p{
  margin-bottom: 25px;
  font-size:14px;
  font-family:PingFang SC;
  font-weight:400;
  color:rgba(0,0,0,1);
  line-height:21px;
  text-align: left;
}
.title{
  width:100%;
  text-align: center;
  margin-bottom: 60px;
}
.title p{
  width:100%;
  margin-top: 100px;
  text-align: center;
  

  font-size:24px;
font-family:PingFang SC;
font-weight:bold;
color:rgba(0,0,0,1);
line-height:21px;
}
.title span{
  display: block;
  margin: 0 auto;
  margin-top: 10px;

  font-size:14px;
font-family:PingFang SC;
font-weight:400;
color:rgba(0,0,0,1);
line-height:21px;
}
.peopleleft{
  width:200px;
height:200px;
background:rgba(42,177,243,1);
margin: 50px 50px;
}
.peopleright{
  width: 630px;
  padding: 40px 60px 50px 0;
  text-align: left;
}
.peopletitle{
  width:42px;
height:27px;
font-size:18px;
font-family:PingFang SC;
font-weight:bold;
color:rgba(42,177,243,1);
line-height:21px;
border-bottom: 2px solid rgba(42,177,243,1);
padding-bottom: 20px;

}
.peopleright p{
  font-size:14px;
font-family:PingFang SC;
font-weight:400;
color:rgba(0,0,0,1);
line-height:21px;
margin-top: 15px;
}