#honors {
    color: #535353;
    margin: 15px auto;
    background-color: #F6F6F6;
    width: 842px;
    padding: 10px 19px;
}
#honors > p {
    line-height: 36px;
}
#honors h2 {
    font-size: 18px;
    color: #0A427D;
    line-height: 80px;
    font-weight: bold;
}
#honors .qualification-bg {
    background: url("../../images/about/honor-bg.png") no-repeat;
}
#honors .da-mai-1 {
    height: 654px;
}
#honors .da-mai-2 {
    height: 654px;
    background-position: 0 -732px;
}
#honors ul li {
    float: left;
    width: 182px;
    height: 246px;
    margin-right: 37px;
    margin-bottom: 98px;
    text-align: center;
    cursor: pointer;
}
#honors ul .li-mr0 {
    margin-right: 0;
}
#honors ul li img {
    margin-left: 2px;
}
.previewShowWindow {
    position:absolute;
    border: 10px solid #E9E3B9;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #FDFDFD;
    display:none;
    color:#fff;
    text-align:center;
    z-index:999;
 }


/*发展历程css*/
.honors {
    width: 880px;
    height: 1050px;
    padding: 30px 0;
    background-color: #F6F6F6;
}
.honors .honors-content {
    position: relative;
}
.honors .honors-content .timer-shaft-img {
    background-image: url("../../images/about/timer-shaft.png");
    width: 29px;
}
.honors .honors-content .time-tit {
    height: 67px;
    padding-left: 44px;
    font-size: 20px;
    width: 10em;
    color: #0A427D;
    font-weight: bold;
    background-repeat: no-repeat;
}
.honors .honors-content .time-2012, .honors .honors-content .time-2013, .honors .honors-content .time-2014,
.honors .honors-content .time-2015, .honors .honors-content .time-2016 {
    background-position: 0 -67px;
    height: 141px;
}
.honors .honors-content .time-2015 {
    background-position: 0 -771px;
    height: 162px;
}
.honors .honors-content .timer-shaft {
    position: absolute;
    left: 425px;
    top: 0;
    margin-top: 30px;
}
.honors .honors-content dl {
    position: absolute;
}
.honors .honors-content dt {
    color: #0A427D;
    line-height: 27px;
}
.honors .honors-content dd {
    font-size: 13px;
}
.honors .honors-content dd .year-img {
    margin-top: 1%;
    width: 80%;
}
.honors .honors-content .year-tit {
    font-size: 18px;
    line-height: 1.6em;
    margin-bottom: 8px;
    font-weight: bold;
}
.honors .honors-content .year-2012, .honors .honors-content .year-2014, .honors .honors-content .year-2016 {
    right: 470px;
    text-align: right;
}
.honors .honors-content .year-2013, .honors .honors-content .year-2015 {
    left: 470px;
    text-align: left;
}
.honors .honors-content .year-2012 {
    width: 21em;
    top: 87px;
}
.honors .honors-content .year-2013 {
    width: 25em;
    top: 228px;
}
.honors .honors-content .year-2014 {
    width: 26em;
    top: 369px;
}
.honors .honors-content .year-2015 {
    width: 24em;
    top: 510px;
}
.honors .honors-content .year-2016 {
    width: 25em;
    top: 678px;
}
.honors .honors-content .year-2012 .year-tit {
    color: #1FC393;
}
.honors .honors-content .year-2013 .year-tit {
    color: #0A427D;
}
.honors .honors-content .year-2014 .year-tit {
    color: #F1C100;
}
.honors .honors-content .year-2015 .year-tit {
    color: #E95200;
}
.honors .honors-content .year-2016 .year-tit {
    color: #22B2D6;
}
.honors .honors-content .year-subtitle {
    font-size: 12px;
    color: #0A427D;
}
.timer-shaft-img, .year-dl {
    display: none;
}
