
.history {
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 80px;
    padding-left: 40px;
}
.history .yeara{
    width: 90px;
    height: 146px;
    position: relative;
    border-right: 1px solid #fa624a;
}
.history .circle1 {
    height: 83px;
    line-height: 83px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    width: 83px;
    position: absolute;
    left: 48px;
    background-position: -0px -0px;
}
.history-icon {
    background: url(../images/about-us/history-icon.png);
    display: inline-block;
}
.history .history-item {
    display: none;
    clear: both;
}
.history .time {
    float: left;
    color: #666;
    font-weight: bold;
    width: 89px;
    font-size: 16px;
    font-style:italic;
}
.history .title {
    float: left;
    width: 170px;
    padding-bottom: 40px;
    position: relative;
    border-left: 1px solid #fa624a;
    padding-left: 30px;
}
.history .circle2 {
    height: 15px;
    width: 15px;
    background-position: -105px -58px;
    position: absolute;
    left: -8px;
    top: 2px;
}
.history .title span:hover, .history .title span.selected {
    color: #fa624a;
    font-size: 12px;
}
.history .title span {
    cursor: pointer;
    color: #666;
}
.history .title .hide-body {
    height: 45px;
    display: none;
}
.history .history-item:after {
    display: table;
    content: '';
    clear: both;
}
.history .circle4 {
    height: 5px;
    width: 5px;
    background-position: -129px -58px;
    display: block;
    margin-left: 87px;
}
.viewport-new{background: #fff;}
.history {width: 100%;}