.current-text {
  color: #fff;
}
.current-text .month-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.current-text .month-info-wrap {
  background-color: #FF983F;
}
.current-text .month {
  color: #fff !important;
}
.current-text .split {
  color: #fff !important;
}
.current-text .month-info {
  background-color: #FF983F;
}
.current-text .info {
  color: #fff !important;
}
.honor-wrap {
  width: 100%;
}
.honor-wrap .honor-detail-wrap {
  position: relative;
  margin-top: 80px;
}
.honor-wrap .honor-detail-wrap .center {
  position: absolute;
  left: 314px;
  bottom: 0;
  top: 0;
}
.honor-wrap .honor-detail-wrap .center .line {
  height: 100%;
  width: 1px;
  border-left: 1px solid #E3E3E3;
}
.honor-wrap .honor-detail-wrap .right {
  position: relative;
  margin-left: 315px;
  width: 900px;
}
.honor-wrap .honor-detail-wrap .right .year-wrap {
  margin-bottom: 80px;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .year-info {
  font-size: 36px;
  font-weight: 600;
  color: #252423;
  margin-left: 25px;
  margin-bottom: 30px;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info {
  position: relative;
  margin-bottom: 20px;
  -webkit-transition: background-color 0.6s ease;
  transition: background-color 0.6s ease;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info .month-icon {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 16px;
  height: 16px;
  position: absolute;
  left: -8px;
  top: 10px;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info .month-info-wrap {
  padding: 10px;
  position: relative;
  margin-left: 25px;
  -webkit-transition: background-color 0.6s ease;
  transition: background-color 0.6s ease;
  font-size: 14px;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info .month-info-wrap .month {
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  position: absolute;
  margin-right: 14px;
  font-size: 18px;
  color: #252423;
  font-weight: 600;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info .month-info-wrap .split {
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  left: 66px;
  position: absolute;
  line-height: 20px;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info .month-info-wrap .info {
  color: #252423;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  position: relative;
  margin-left: 70px;
  display: block;
  line-height: 20px;
  font-size: 14px;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info:hover {
  color: #fff;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info:hover .month-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info:hover .month-info-wrap {
  background-color: #FF983F;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info:hover .month {
  color: #fff !important;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info:hover .split {
  color: #fff !important;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info:hover .month-info {
  background-color: #FF983F;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .month-info:hover .info {
  color: #fff !important;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .current {
  color: #fff;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .current .month-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .current .month-info-wrap {
  background-color: #FF983F;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .current .month {
  color: #fff !important;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .current .split {
  color: #fff !important;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .current .month-info {
  background-color: #FF983F;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .current .info {
  color: #fff !important;
}
<!--0.00018191337585449-->