﻿.cen-banner-placeholder {
    height: 30px;
}

.cen-banner {
    height: 30px;
}

.cen-banner img {
    height: 80px;
}

.cen-content{
    width:1200px;
    height:500px;
    margin:80px 80px 0 80px;
    padding-top: 60px;
    text-align:left;
}
.cen-left{
    display:inline-block;
    width:80px;
    font-size:18px;
    color:#333;
    float:left;
}

.cen-right {
    display:inline-block;
    width:1000px;
    margin-left:40px;
    border-left:1px solid #e6e6e6;
}

.cen-list{
    margin-left:60px;
}

.cen-list-item {
    display:inline-block;
    width:180px;
    font-size:14px !important;
    margin-bottom:36px;
}

.cen-list-item a {
    color: #005ed2;
}