﻿.menu-aboutUs {
    /*font-size: 1.54rem !important;*/
}

body{ 
    background: #FFF;
}  .body { 
    background: #FFF;
}
/*.aboutUs-bg {
    min-width: 1400px;
    background-color: #f5f7fa;
    background-image: url(/Image/Computer/about.png);
  background-position: center;   background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 120px;
    padding-bottom: 50px;
}*/

.aboutUs-title {
    width: 1180px;
    height: 45px;
    font-size: 2rem;
    padding-top: 28px;
    background-color: white;
    margin-top: -35px;
    line-height: 5px;
    padding-left: 20px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.10);
    font-weight: bold;
}

.aboutUs {
    position: relative;
    width: 1200px;
    min-height: 500px;
    margin-top: 10px;
    padding-bottom: 50px;
}

    .aboutUs img {
        max-width: 100%;
    }
