﻿navigation {
    background:#f6f6f6;
}


.content {
    position: relative;
    min-height: 506px;
    display: flow-root;
}
.content .main {
    height: 506px;
    width: 100%;
    margin:0 auto;
    background: #fff;
    position:absolute;
    max-width: 75%;
    top: -13%;
    left:12.45%;
    margin-right: 506px;
    padding-top:77px;
}

.content .main .title {
    width: 102px;
    height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
    margin:0 auto;
    margin-bottom:16px;
}
.content .main .EnTitle {
    width: 115px;
    height: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
    margin:0 auto;
}

.content .main .context {
    width: 948px;
    height: 141px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
    max-width:80%;
    margin: 60px auto;
}

.philosophy {
    width: 1431px;
    height:280px;
    max-width:75%;
    margin:0 auto;
    margin-top:116px;
    margin-bottom:30px;

}

.philosophy .title {
    width: 103px;
    height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
    margin:0 auto;
}

.philosophy .EnTitle {
    width: 150px;
    height: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
    margin:20px auto;
}

.philosophy .context {
    margin:0 auto;
    margin-top:40px;
    width: 1190px;
    height: 35px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 31px;
    max-width:100%;
  
}



footer {
    color: #939393;
}
footer table {
    line-height: 30px;
    font-size: 12px;
}