
.wthistory-container{width: 100%;padding: 40px 0 120px 0;}
.his-cont-fl{
    text-align: center;
    width: 140px;
    border-right: 1px #eee solid;
    margin:0 80px 0 200px;
    color: #1b8bd7;
    font-size: 30px;
    font-weight: 900;
}
.his-cont-fr{
    float: left;
    width: 800px;
    height: auto;
    overflow: initial;
    background: 0px;
}
.his-cont-fr dl{
    margin-top: 30px;
}

.his-cont-fr:after {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    background: #eee;
    right: 0px;
    z-index: -1;
}
.hisyearbox{user-select: none;}
