﻿.nf-hisnetvalue-tab {
  margin-left: 0px;
  margin-top: 10px;
  display: flex;
  height: 24px;
}

.nf-hisnetvalue-tab-text {
  float: left;
  width: 90px;
  line-height: 24px;
  text-align: center;
}

.nf-hisnetvalue-tab-text.active {
  background-color: #ffad13;
  color: white;
}


.nf-hisnetvalue-table {
  display: none;
}

.nf-hisnetvalue-table.active {
  display: block;
}

/* 历史业绩表格 */

.nf-hisnetvalue-tb {
  float: left;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  color: #6f6f6f;
  background-color: #eaf0f1;
  width: 100%;
  display: inline;
}

.nf-hisnetvalue-tb li {
  float: left;
  width: 232px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

/* 日期开始结束 */
.nf-hisnetvalue-date {
  margin-left: 145px;
  margin-top: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 592px;
  height: 30px;
}

.nf-hisnetvalue-date .dateText {
  float: left;
  width: 240px;
  padding-right: 10px;
  line-height: 28px;
  padding-right: 10px;
}


.nf-hisnetvalue-tb-row {
  background-color: #fafafa;
}

.nf-hisnetvalue-tb-row li {
  float: left;
  width: 232px;
  height: auto;
}

.nf-hisnetvalue-tb-row {
  float: left;
  height: 30px;
  font-size: 12px;
  color: #363636;
  width: 100%;
  margin-top: 10px;
  display: inline;
}

.nf-histnetvalue-tb1-hidden {
  display: none;
}

.nf-histnetvalue-tb2-hidden {
  display: none;
}

.nf-hisnetvalue-tb-row li {
  float: left;
  width: 232px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.nf-hisnetvalue-tb-row li span {
  float: left;
  line-height: 35px;
}

.nf-hisnetvalue-3col {
  width: 310px;
}

.nf-hisnetvalue-3col li {
  width: 310px;
}

.nf-hisnetvalue-table-cxbutton {
  width: 120px;
  height: 28px;
  line-height: 28px;
  /* background: url(http://ewealth.abchina.com/images/btn_yellow_70.jpg) no-repeat; */
  background-color: #ffad13;
  border-radius: 3px;
  border: 0;
  cursor: pointer;
  color: #fff;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}


.nf-hisnetvalue-tooltip-container {
  position: relative;
  display: inline;
}

/* icon */
.nf-hisnetvalue-icon {
  display: inline;
}

/* 提示框样式 */
.nf-hisnetvalue-tooltip {
  overflow: unset;
  position: absolute;
  /* top: -10px;
  left: 300px; */
  background:#e0e3e8;
  color: #7b7c81;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 8px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
  z-index: 100;
  overflow-wrap: break-word;
  word-wrap: break-word;
  white-space: normal;
  width: 200px;
}


/* 显示提示框 */
.nf-hisnetvalue-tooltip.show {
  opacity: 1;
  visibility: visible;
}


/* 基金档案 */

.nf-funddoc-tab {
  margin-left: 0px;
  margin-top: 10px;
  display: flex;
  height: 24px;
}

.nf-funddoc-tab-text {
  float: left;
  width: 90px;
  line-height: 24px;
  text-align: center;
}

.nf-funddoc-tab-text.active {
  background-color: #ffad13;
  color: white;
}


.nf-funddoc-table {
  display: none;
}

.nf-funddoc-table.active {
  display: block;
}

.nf-funddoc-title {
  margin-top: 10px;
  margin-bottom: 10px;
}
.nf-funddoc-title-icon {
  border-radius: 3px;
  background: #00b893;
  width: 4px;
  height: 20px;
}
.nf-funddoc-title-text {
  margin-left: 5px;
  font: 14px 微软雅黑;
  align-items: center;
  line-height: 20px;
}
/* 基金简介表格 */
.nf-funddoc-intro-table {
  border: 0;
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}

.nf-funddoc-intro-table th {
  background-color: #eaf0f1;
  padding-left: 15px;
  text-align: left;
  color: #000;
  width: 165px;
  text-align: center;
  line-height: 20px;
  height: 35px;
  font-weight: bold;
}

.nf-funddoc-intro-table td {
  background-color: #f4f4f4;
  height: 35px;
  vertical-align: middle;
  padding-left: 20px;
  color: #595959;
  width: 265px;
  text-align: center;
  line-height: 20px;
}
/* 分割线 */
.nf-funddoc-divider {
  border-top: 1px solid #ddd;
  margin: 20px 0;
}

/* nf-funddoc-compinfo-table 公司信息表格  */
.nf-funddoc-compinfo-table  {
  border: 0;
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  font-size: 10px;
}

.nf-funddoc-compinfo-table  th {
  /* background-color: #eaf0f1; */
  padding-left: 10px;
  text-align: left;
  /* color: #000; */
  width: 165px;
  /* text-align: center; */
  line-height: 10px;
  height: 20px;
  font-weight: bold;
}

.nf-funddoc-compinfo-table  td {
  /* background-color: #f4f4f4; */
  height: 20px;
  vertical-align: middle;
  /* padding-left: 20px; */
  color: #595959;
  width: 310px;
  /* text-align: center; */
  line-height: 13px;
}
/* 分红信息 */
.nf-funddividen-url {
  float: left;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  color: #6f6f6f;
  background-color: #eaf0f1;
  width: 100%;
  display: inline;
}

.nf-funddividen-url li {
  float: left;
  width: 465px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.nf-funddividen-url-row {
  background-color: #fafafa;
  float: left;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  width: 100%;
  display: inline;
}

.nf-funddividen-url-row li {
  font-weight: 200;
  font-size: 11px;
  text-align: center;
  float: left;
  width: 465px;
  height: auto;
}