html {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.vip-banner {
    width: 1280px;
    height: 400px;
    background: url("../../images/banner/banner_center.jpg");
    background-size: 100% auto;
    z-index: 1;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.ourteam-page {
    margin: 0 auto;
    padding: 0;
    height: auto;
    width: 1400px;
    margin-top: 47px;
    margin-bottom: 97px;
}

.table-left {
    margin-left: 160px;
    width: 245px;
    float: left;
}

.left {
    width: 245px;
    height: 32px;
    /*	margin-left: 160px;
    */
    background-color: #e5e5e5;
}

.left-active {
    width: 245px;
    height: 32px;
    /*	margin-left: 160px;
    */
    background-color: #a3161c;
}

.left-font {
    height: 13px;
    font-family: HiraginoSansGB-W3;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    margin-left: 8px;
    margin-top: 2px;
    color: #454545;
}

.left-font-active {
    height: 13px;
    font-family: HiraginoSansGB-W3;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    margin-left: 8px;
    margin-top: 2px;
    color: #fbfafa;
}


.slip-font {
    height: 13px;
    font-family: HiraginoSansGB-W3;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 31px;
    color: #a3161c !important;
    letter-spacing: 1px;

}

a:link {
    text-decoration: none;
}

.page_container {
    width: 800px;
    display: inline-block;
    margin-left: 32px;
}

.slip_front {
    width: 794px;
    height: 31px;
    padding-left: 6px;
    background-color: #f7f1f1;
}

.institution-main {
    height: auto;
    margin-top: 22px;
}

.institution-main-content-desc {
    font-family: MyriadPro-Regular;
    font-size: 14px;
    color: #777777;
}

.institution-main-content-desc-detail {
    margin-top: 5px;
}

.institution-main-url {
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #999999;
    border-radius: 6px;
    float: right;
    margin-top: 45px;
    margin-right: 20px;
    font-family: HiraginoSansGB-W3;
    font-size: 8px;
    color: #ffffff;
}

.institution-main-url.active {
    margin-bottom: 10px;
    margin-top: 30px;
}

.institution-main-content-desc-new {
    color: #3f78b3;
}

.institution-main-content-desc-hot {
    color: #9b1e23;
}

.institution-hr {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 800px;
    height: 5px;
    background-color: #9b1e22;
}

.institution-main-content-hr {
    height: 2px;
    width: 800px;
    background-color: rgba(160, 156, 153, 0.39);
    margin-top: 10px;
    margin-bottom: 10px;
}

.institution-main-content-desc-a {
    text-decoration: none;
    font-family: MyriadPro-Regular;
    font-size: 14px;
    color: #777777;
}