#aboutusbody{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    background-color: white;
}
#aboutuscenter{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;  
    display: inline-block;
}
.aboutus1{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;

}
.aboutustitle{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;  
    background-color: white;
  
    border-bottom: solid;
    border-width: thin;
    border-color: teal;  
}

.aboutusdesc{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    text-align: left;
    position: relative;
    background-color: white;
    
    
}
.aboutusdesc p{
    line-height: 40px;
    
}

#aboutusgszz{
    margin: 0px,auto;
    top:10px;
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;    
}
.gszz{
    margin: 0px,auto;
    width: 25%;
    height: auto;
    position:relative;
    float:left;
    text-align: center;
    vertical-align: middle;
}
.gszz img{
    margin: 0px,auto;
    width: 100%;
    height: auto;
    position:relative;  
}


.contactmsg{
    margin: 0px,auto;  
    top:2rem; 
    width: 100%;
    height: auto;
    vertical-align: middle;
    float:right;
  }
  .contactpos{
    margin: 0px,auto;  
    top:2rem;  
    width: 100%;
    height: auto; 
    text-align:center;
    vertical-align: middle;
    float:left;
  }
  .contactpos img{
    text-align: center;
    width: 100%;
    height: auto;
    vertical-align: middle;
    position: relative;	
    display: inline-block;
  }
  