/*pages reconstruction*/ 
  html
  {
  font-size: 100px;
  }
  *
  {
  font-size: 0.14rem;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  }
  body
  {
  min-height: 100%;height: 100%;
  border-top: solid 1px #e5e5e5;
  max-width: 750px;margin: 0 auto;position: relative;}
  
  img
  {
  border: 0;
  }
  a
  {
  text-decoration: none;
  }
  /*pages reconstruction end*/
 
  /*footer*/
  #footer
  {
  background: #242a36;
  width: 100%;
  height: 0.9rem;
  float: left;
  margin-top: 70px;
  /*position: relative;
  bottom: 0;//*当浮动距离不够时用*/
  }
  #footer p
  {
  color: #aba9ac;
  text-align: center;
  line-height: 0.9rem;
  font-size: 0.24rem;
  }

  /*commen*/
  .container
  {
  margin: 0 0.24rem;
  }
  .container1
  {
  margin: 0.24rem 0.24rem 1.3rem;
  float: left;
 /* padding: 0.24rem 0;*/
  }
  
  .leader
  {
  height: 7.50rem;
  border-bottom: solid 1px #e5e5e5;
  padding: 0.24rem 0;
  }
  .leader1{
  height: 5.80rem;
  border-bottom: solid 1px #e5e5e5;
  padding: 0.24rem 0;
  }
  .leader2{
  height: 4.20rem;
  padding: 0.24rem 0;
  }
  .leader_left
  {
  width: 30%;
  display: inline-block;
  float: left;
  }
  .leader_left1
  {
  display: inline-block;
  float: left;
  width: 1.8rem;
  margin-left: 80px;

  }
  .leader_left1:first-child,.leader_left1:nth-child(4),.leader_left1:nth-child(7),.leader_left1:nth-child(10)
  {
  margin-left: 0;
  }
  
  .leader_left img
  {
  margin-bottom: 30px;
  }
  .leader_left1 img
  {
  margin-bottom: 24px;
  }
  .leader_left p
  {
  text-align: center;
  font-size: 26px;
  margin-bottom: 25px;
  }
  .leader_left1 p
  {
  text-align: center;
  font-size: 24px;
  margin-bottom: 24px;
  }
  .leader_left .leaderName
  {
  color: #013694;
  
  }
  .leader_left1 .leaderName1
  {
  color: #393939;
  margin-bottom: 14px;
  }
  .leader_left1 .leaderPositon1
  {
  color: #5a5a5a;
  text-align: center;
  margin-bottom: 22px;
  height:100px;
  }
  .leader_right
  {
  float: right;
  display: inline-block;
  width: 67%;
  }
  .leader_right p
  {
  font-size: 24px;
  margin-bottom: 50px;
  line-height: 40px;
  color: #393939;
  }
  /*company*/
  .comIntro
  {
  font-size: 14px;
  margin-bottom: 30px;
  line-height: 50px;
  color: #393939;
  text-indent: 55px;
  text-align:justify;
  text-justify :distribute-all-lines;
  }
  #gaikuang
  {
  margin-bottom: 30px;
  }
  /*leader*/
  .box1 .title
  {
  font-size: 28px;
  font-weight: bold;
  color: #003893; 
  margin-top:24px;
  margin-bottom: 0;
  }
  .box1 p
  {
  font-size: 0.16rem !important;
  line-height: 46px;
  color: #393939;
  width: 100%;
  }
  .top_text
  {
  /*width: 100%;*/
 /* font-size: 0.24rem !important;*/
  }
  .top_text p
  {
  color: #393939;line-height: 60px;margin-bottom: 60px;font-size: 26px  !important;text-indent:0.52rem;
  } 
  .content
  {
  margin-top:50px;
  font-size: 0.24rem !important;color: #393939;line-height: 46px;
  text-align:justify;
  text-justify :distribute-all-lines;
  }
  .title
  {
  color: #003994;font-size: 26px;font-weight: bold;
  }
