.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: 40px;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .year {
  font-size: 36px;
  font-weight: 600;
  color: #252423;
  margin-left: 27px;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .year-content-wrap .item {
  height: 134px;
  width: 100%;
  font-size: 14px;
  margin-top: 24px;
  border-left: 4px solid transparent;
  padding-left: 25px;
  -webkit-transition: background 0.4s ease-out, border-color 0.4s ease-out;
  transition: background 0.4s ease-out, border-color 0.4s ease-out;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .year-content-wrap .item .time {
  padding-top: 24px;
  font-weight: 400;
  color: #959492;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .year-content-wrap .item .title {
  margin-top: 12px;
  font-size: 20px;
  font-weight: 600;
  color: #252423;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .year-content-wrap .item .content {
  margin-top: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #959492;
}
.honor-wrap .honor-detail-wrap .right .year-wrap .year-content-wrap .item:hover {
  -webkit-box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, 0.08);
  border-left: 4px solid #FF983F;
  background-color: #FBFBFB;
}
.stock-wrap .stock-box {
  margin: auto;
  width: 780px;
  padding: 18px;
  background: #fff;
  margin-top: 20px;
  padding-bottom: 100px;
}
.stock-wrap .stock-box .shares-wrap {
  width: auto;
  height: 50px;
  margin: 0 auto;
  position: relative;
}
.stock-wrap .stock-box .shares-wrap .shares {
  position: static;
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
}
.stock-wrap .stock-box .shares-wrap .shares-name {
  border-left: 5px #ff7500 solid;
  font-size: 24px;
  color: #333;
  padding-left: 6px;
}
.stock-wrap .stock-box .shares-wrap .shares-name .stock-code {
  color: #999;
  font-size: 14px;
}
.stock-wrap .stock-box .shares-wrap .share-price {
  display: inline;
  margin-top: 0;
  line-height: 28px;
  color: #f54545;
}
.stock-wrap .stock-box .shares-wrap .share-price .price {
  font-size: 24px;
  margin-right: 0;
}
.stock-wrap .stock-box .shares-wrap .share-price .price-0 {
  text-align: center;
  width: 40px;
  margin: 0 5px;
  font-size: 14px;
}
.stock-wrap .stock-box .stock-nav {
  background: #eff5ff;
  height: 30px;
  text-align: center;
  border-top: solid 1px #dde4f4;
  border-bottom: solid 1px #dde4f4;
  margin-bottom: 15px;
}
.stock-wrap .stock-box .stock-nav .nav {
  float: left;
  color: #062784;
  border: 1px solid #EFF5FF;
  padding: 0 12px;
  height: 25px;
  line-height: 25px;
  margin-top: 3px;
  margin-left: 15px;
}
.stock-wrap .stock-box .stock-nav .cur {
  color: red;
  border-top: 2px #062784 solid;
  border-left: solid 1px #dde4f4;
  border-right: solid 1px #dde4f4;
  border-bottom: solid 1px #fff;
  background: #fff;
}
.stock-wrap .stock-box .stock-img {
  width: 100%;
}
.stock-wrap .stock-box .stock-img img {
  width: 100%;
  display: none;
}
<!--0.00014805793762207-->