.aboutus .content{
    text-align: justify;
}
.aboutus .content{ overflow: hidden; margin-bottom: 100px;}
.aboutus .content .left{ width: 58%; float: left;}
.aboutus .content .right{
    float: right; 
    width: 445px; 
    height: 220px;
    background-color: #eee;
    background-image: url(../image/about/logo.png);
    background-repeat: no-repeat;
    background-position: center;
}

.aboutus h5 {
    line-height:20px;
    margin-bottom: 15px;
}
    .aboutus .info {
        line-height:22px;
    }
    .aboutus .info .contact{
        margin-top: 30px;
    }

#bdmap {
    width: 100%;
    height: 520px;
    margin-top:70px;
}
    #bdmap img {
        width:100%;
    }

footer{ margin-top: 0; }

/*.aboutus .contact-way {
    line-height:28px;
}
.aboutus h6 {
    color:#0d7377;
    font-size:16px;
    line-height:40px;
}*/


/*945·Ö±æÂÊÒÔÏÂ*/
@media (max-width: 945px){
    #bdmap {
        height: 400px;
    }
    .aboutus .content{ padding: 0 20px; }
    .aboutus .content .right{ display: none; }
    .aboutus .content .left{ width: 100%; float: none;}
    .aboutus h5{ font-size: 26px; margin-bottom: 30px;}
    .aboutus .info,.aboutus h5{ line-height: 1.6; }
    .aboutus .info .contact { margin-top: 40px; }
    .aboutus .info .contact i{ display: none; }

    /*footer{ margin-top: 60px; }*/
   /* .aboutus .info{ font-size: 24px; line-height: 1.7; }
    .aboutus .info div:first-child{ display: none;}
    .aboutus .info div:first-child+div{ display: block; text-align: center;}
    .aboutus h6{ font-size: 26px; }

    .aboutus h6 i{ display: block; }
    .aboutus h5{ 
        font-size: 26px; margin-bottom: 25px; text-align: center; 
        color: #34363a;
    }
    .aboutus .contact-way{ margin-top: 40px; }
    .aboutus .contact-way div{ font-size: 24px; line-height: 1.7; }
    .aboutus .contact-way h6 i:nth-of-type(2){ display: block; }
    .aboutus .contact-way i{ display: none; }

    .aboutus h5 i{ display: block; }
    .aboutus h5{ text-align: center; }*/
}
