﻿.mian-content {
    margin-bottom: 60px!important;
    padding: 20px 15px;
}

.main-title {
    overflow: hidden;
    border-bottom: 1px solid #f0ab35;
    line-height: 40px;
}

.main-title .title {
    color: #333333;
    float: left;
    font-size: 18px;
    border-bottom: 2px solid #c81b15;
}

.main-title .right {
    float: right;
}

.right-content {
    width: 970px;
    float: right;
}

.center-div {
    height: 70px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.info-title {
    text-align: center;
    font-size: 18px;
    margin-top: 35px;
    color: #333333;
    font-weight: 600;
}
.info {
    text-align: center;
    margin-top: 10px;
}

.info img {
    margin-right: 8px;
    position: relative;
    top: 2px;
}
.info span {
    font-size: 12px;
    color: #888;
    margin-right: 22px;
}
