body {
    background-color: #F9F9F9;
    height: auto;
}
.main_center {
    width: 1200px;
    margin: 20px auto 50px auto;
    height: auto;
    text-align: center;
}
.main_footer {
    border-top: 1px solid #EEEEEE;
}
.right {
    width: 940px !important;
    margin-left:28px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    background-color: #FFFFff;
}

/* 关于我们 */
.title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 14px;
    padding: 0px 20px;
    border-bottom: 1px solid #F7F7F7;
}
.content {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    padding: 0px 20px 20px 20px;
}
.content-li {
    margin-bottom: 15px;
    font-size: 13px;
}
.content-li-title {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
}
.content-list-li {
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 20px;
}
.content-contact-li {
    width: 100%;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 20px;
}
.content-contact-li-title {
    font-weight: bold;
}
.map-li {
    width: 100%;
    margin: 5px 0px 20px 0px;
}
.map-li span {
    cursor: pointer;
}
.map-li span:hover {
    color: #E61B2B;
}
.map-li-title {
    font-weight: bold;
    line-height: 30px;
}
.map-li-cate {
    line-height: 30px;
}
.map-li-info {
    float: left;
}
.map-li-info:hover {
    color: #E61B2B;
}
.interval {
    padding: 0 10px;
}
.interval-info {
    float: left;
    padding: 0 13px;
}
.alert_login .login-agreement .content {
    padding: 0px;
    margin-left: 2px;
    font-size: 12px;
}
