#aboutusbody{
    display: inline-block;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    background-color: rgb(255, 255, 255);
}
#aboutuscenter{
    margin: 0px,auto;
    width: 1400px;
    height: auto;
    position: relative;
    text-align: center;  
    display: inline-block;
}
.aboutus1{
    margin: 0px,auto;
    width: 1400px;
    height: auto;
    position: relative;
    text-align: center;

}
.aboutustitle{
    margin: 0px,auto;
    width: 1400px;
    height: 30px;
    text-align: center;
    position: relative;  
    background-color: white;
    font-size:24px;
    font-family: '微软雅黑','Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; 
}

.aboutusdesc{
    margin: 0px,auto;
    width: 1400px;
    height: auto;
    text-align: left;
    position: relative;
    background-color: white;
    line-height: 60px;
    vertical-align: middle;
    font-size:16px;
    font-family: '微软雅黑','Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; 
    
}
.aboutusdesc p{
    line-height: 40px;
    
}

#aboutusgszz{
    margin: 0px,auto;
    top:10px;
    width: 1400px;
    height: 750px;
    text-align: center;
    position: relative;    
}
.gszz{
    margin: 0px,auto;
    width: 466px;
    height: 350px;
    position:relative;
    float:left;
    text-align: center;
    vertical-align: middle;
}
.gszz img{
    margin: 0px,auto;
    width: 450px;
    height: 320px;
    position:relative;  
}

.contactmsg{
  margin: 0px,50;  
  top:50px; 
  width: 700px;
  height: 600px;
  vertical-align: middle;
  float:right;
}
.contactpos{
  margin: 0px,50;  
  top:50px;  
  width: 700px;
  height: 600px; 
  text-align:center;
  vertical-align: middle;
  float:left;
}
.contactpos img{
  text-align: center;
  width: 530px;
  height: 340px;
  vertical-align: middle;
  position: relative;	
  display: inline-block;
}
