html {
    margin:0 auto;
    padding:0 auto;
    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 auto;
    position: relative;
    overflow: hidden;
}

.ourteam-page {
    margin:0 auto;
    padding:0 auto;
    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;
}

.material-main{
    height:200px;
    margin-top:42px;
}

.material-main-desc{
    margin-top:2px;
    height:76px;
    background-color: #f6f6f6;
    border-left:solid 6px #a0a7ab;
}

.material-main-desc.active{
    margin-top:2px;
    padding-bottom:60px;
    height:auto;
    background-color: #f6f6f6;
    border-left:solid 6px #9b1e23;
}

.material-main-img{
    display:inline-block;
    margin-left:24px;
    margin-top:23px;
    cursor:pointer;
 }

.material-main-title{
    display:inline-block;
    margin-left:18px;
    margin-top:23px;
    vertical-align: top;
    font-family: AdobeHeitiStd-Regular;
    font-size: 16px;
    color: #a0a7ab;
}

.material-main-title.active{
    color: #9b1e23;
}
.material-main-content-desc{
    margin-top:21px;
    margin-left:71px;
    margin-right:254px;
    font-family: MyriadPro-Regular;
    font-size: 14px;
    color: #777777;
}
.material-main-content-desc-detail{
    margin-top:5px;
}
.material-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;
}

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

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

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

.material-main-more{
    margin-top:28px;
    font-family: AdobeHeitiStd-Regular;
    font-size: 14px;
    color: #9b1e23;
    float:right;
}
