.menu-nav {
    position: relative;
    padding-left: 153px;
    height: 67px;
    background: url(../images/logo.png) no-repeat !important;
    margin-top: 10px;
}

.title .title-left:before {
    width: 110% !important;
}

.box-body-list ul li a {
    font-weight: 600;
}

.row1 .box-body-list ul li {
    padding: 15px 0 !important; 
    height: 107px !important;
    line-height: 22px !important;
}

.box-body-list ul li p {
    font-size: 12px;
    color: #000000;
    padding-top: 5px;
}

.clear{
    clear: both;
}

.row2 .box, .row3 .box {
    height: 315px !important;
    margin-bottom: 26px;
}

.row2 .box .box-body {
    padding-top: 10px !important;
}

.row2 .w900{
    width: 900px;
    float: left;
    margin-top: 24px;
}

.row2 .w900 .left{
    width: 286px;
    float: left;
}

.row2 .w900 .right{
    width: 587px;
    float: left;
    margin-left: 15px;
}

dl dt a {
    font-weight: 600 !important;
    font-size: 22px !important;
}

dl dd {
    color: #000000 !important;
    font-size: 16px !important;
}

dl {
    border-bottom: 1px solid #e5e5e5 !important;
    height: 145px !important;
}

.w580{
    width: 580px;
    float: left;
}

.w271{
    width: 271px;
    float: right;
}

.w271 div{
    margin-bottom: 23px;
}

.w580 a {
    display: block;
    position: relative;
}

.w580 a span {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    padding: 5px 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAABGCAYAAADrYTUZAAAASUlEQVQ4jWNkYGBgYoAAEJuBhYGBgZkBCZApwEK+ANwdrLjMwFCBW8sACRD2C04tlAhQI+aYkAVQOKMCowL0EAClws9wHgMDAwAWAwJEsI61GgAAAABJRU5ErkJggg==) repeat-x 0 0;
    height: 50px;
    line-height: 70px;
    white-space: nowrap;
    overflow: hidden;
}