.page{
    display:none;
}
.aboutus .hdimg{
    width: 100%;
    height: 240px;
    min-width: 1200px;
}
.content{
    width: 1200px;
    min-height: 500px;
    margin: auto;
    padding: 36px 0 160px;
}
.content .header{
    font-size: 24px;
    height: 36px;
    color: #333;
    text-align: center;
    background: url("../Content/Images/line.png") repeat-x center center;
    margin-bottom: 50px;
}
.content .header .title{
    display: inline;
    padding: 0 27px;
    background-color: #fff;
}
.show{
    width: 1140px;
    height: 600px;
    margin: 50px auto 0;
}
.show h4{
    font-size: 18px;
    color: #333;
    margin-bottom: 16px;
}
.show img{
    font-size: 18px;
    color: #333;
    margin-bottom: 30px;
}