﻿.busBox {
    width: 100%;
    height: 555px;
}
.bus {
    width: 1200px;
    margin: 0 auto;
    height: 662px;
    position: relative;
}
.Preferential {
    text-align: left !important;
}
.busHeader {
    margin: 0 auto;
    height: 120px;
    text-align: center;
    position: relative;
    padding-top: 15px;
}
.Preferential p {
    width: 5px;
    height: 25px;
    background-color: #d43c33;
    float: left;
    margin-top: 35px;
}
.busHeader p {
    color: #c18489;
    font-size: 16px;
    line-height: 14px;
}
.Preferential h3 {
    font-size: 26px;
    font-weight: 600;
    color: #343434;
    float: left;
    margin-left: 8px;
}
.busHeader h3 {
    font-size: 24px;
    font-weight: 500;
    color: #a34a51;
    line-height: 28px;
    padding: 35px 0 10px 0;
}



