.ndd-wrapp {
  position: relative;
  width: 10.05rem;
  background: #ffffff;
  border: 0.02rem solid #dedede;
  box-shadow: 0px 0px 0.24rem 0px rgba(126, 126, 126, 0.23);
  margin: auto;
  overflow: hidden;
  margin-top: -0.62rem;
  z-index: 2;
  overflow-x: auto;
}

.ndd-wrapp__box {
  display: inline-block;
  font-size: 0;
  white-space: nowrap;
}

.ndd-wrapp__item {
  width: 3.35rem;
  display: inline-block;
  border-right: 1px solid #cecece;
}

.ndd-wrapp__item:last-child {
  border-right: none;
}

.ndd-wrapp__item a {
  display: block;
  padding: 0.62rem 0.3rem;
  font-size: 0;
}

.ndd-wrapp__item span {
  font-size: 0.42rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1;
}

.ndd-wrapp__item span,
.ndd-wrapp__item img {
  display: inline-block;
  vertical-align: middle;
}

.ndd-wrapp__item img {
  float: right;
  width: 0.45rem;
  height: 0.45rem;
}

.investor_education.ndd .ndd-ncc__header {
  position: relative;
}

.investor_education.ndd .ndd-ncc__header-title {
  position: absolute;
  left: 0.61rem;
  bottom: 0.63rem;
  font-size: 0.48rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
}

.investor_education.ndd .ndd-ncc__list {
  padding: 0 0.6rem;
}

.investor_education.ndd .ndd-ncc__list-item {
  border-bottom: 1px solid #eaeaea;
}

.investor_education.ndd .ndd-ncc__list-item a {
  display: block;
  padding: 0.6rem 0;
  overflow: hidden;
}

.investor_education.ndd .ndd-ncc__list-item .list-item:active .list-item__title {
  color: #d81c25;
  text-decoration: underline;
}

.investor_education.ndd .ndd-ncc__list-item .list-item__left {
  float: left;
  width: 3.2rem;
  height: 1.82rem;
}

.investor_education.ndd .ndd-ncc__list-item .list-item__left img {
  display: block;
  width: 100%;
  height: 100%;
}

.investor_education.ndd .ndd-ncc__list-item .list-item__right {
  position: relative;
  float: right;
  width: 6.42rem;
  height: 1.82rem;
}

.investor_education.ndd .ndd-ncc__list-item .list-item__title {
  font-size: 0.42rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 0.6rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  overflow-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  overflow: hidden;
}

.investor_education.ndd .ndd-ncc__list-item .list-item__date {
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  font-size: 0;
}

.investor_education.ndd .ndd-ncc__list-item .list-item__date img,
.investor_education.ndd .ndd-ncc__list-item .list-item__date span {
  display: inline-block;
  vertical-align: middle;
}

.investor_education.ndd .ndd-ncc__list-item .list-item__date span {
  font-size: 0.36rem;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
  line-height: 1;
  margin-left: 0.17rem;
}

.investor_education.ndd .ndd-ncc__list-item .list-item__date img {
  width: 0.33rem;
  height: 0.33rem;
}

.ndd-ncc-info {
  padding: 1.33333rem 1rem;
}

.ndd-ncc-info__title {
  font-size: 1.2rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 1.6rem;
  margin-bottom: 0.63333rem;
}

.ndd-ncc-info__date {
  font-size: 0.7rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 0.6rem;
}

.ndd-ncc-info__line {
  border-top: 1px solid #eaeaea;
  margin: 1.05rem 0;
}

.ndd-ncc-info__text {
  font-size: 0.8rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1.33333rem;
  margin-bottom: 0.75rem;
}

.ndd-ncc-info__text.lin {
  margin-bottom: 1rem;
}

.ndd-ncc-info__img {
  display: block;
  width: 100%;
  margin: 1rem auto 1.16667rem auto;
}

.ndd-ncc-info__subtitle {
  font-size: 0.8rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #c53430;
  line-height: 1.33333rem;
  margin-bottom: 1rem;
}

.ndd-ncc-info__f {
  position: relative;
  padding: 0.83333rem 0 1.08333rem 0;
  background: rgba(234, 76, 81, 0);
  border: 1px solid #ff384a;
  text-align: center;
}

.ndd-ncc-info__f::before {
  content: '';
  position: absolute;
  left: 0;
  top: -0.13333rem;
  width: 100%;
  border-top: 1px solid #ff384a;
}

.ndd-ncc-info__f p {
  font-size: 0.8rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #c53430;
  line-height: 1.33333rem;
}
