/*.thfund-fund-list-title{
  font-size: 32px;
  letter-spacing: 3.6px;
  color: #E60012;
  text-align: center;
  line-height: normal;
  margin-bottom: 30px;
}*/
.thfund-fund-list-wrapper{
  width: 1240px;
  margin: auto;
}

.thfund-fund-list-goto-btn{
  height: 55px;
}
.thfund-fund-list-goto-btn a{
  font-size: 20px;
  color: white;
  background-color: #E60012;
  width: 130px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  float: right;
  margin-top: 15px;
  margin-right: 20px;
  text-decoration: none;
  letter-spacing: 2px;
  text-indent: 2px;
}

.thfund-fund-list-group-item{
  width: calc(1240px / 5);
  float: left;
  height: 39px;
  line-height: 39px;
  border: 1px solid #E60012;
  border-right: none;
  /*color: #E60012;*/
  color: #151515;
  font-size: 16px;
  letter-spacing: 1.6px;
  text-indent: 1.6px;
  font-family: '方正兰亭中黑简体(精简1)', '方正兰亭中黑简体(精简2)', '方正兰亭中黑简体';
  text-align: center;
  cursor: pointer;
}
.thfund-fund-list-group-item.selected{
  background-color: #E60012;
  color: white !important;
}
.thfund-fund-list-group-item:last-child{
  border-right: 1px solid #E60012;
}
.thfund-fund-list-group-item:hover{
  /*border-width: 2px;
  border-right: 1px solid #E60012;
  line-height: 37px;*/
  color: #E60012;
}
/*.thfund-fund-list-group-item:hover:last-child{
  border-width: 2px;
}*/
.thfund-fund-list-group:after{
  content: '';
  display: block;
  clear: both;
}
.thfund-fund-list-fundtype{
  border-left: 1px solid #CACACA;
  border-right: 1px solid #CACACA;
  text-align: center;
}
.thfund-fund-list-fundtype-item{
  width: 137px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  letter-spacing: 1.6px;
  text-indent: 1.6px;
  /*color: #E60012;*/
  color: #151515;
  text-align: center;
  border: 1px solid #E60012;
  margin: 10px 15px;
  cursor: pointer;
  display: inline-block;
}
.thfund-fund-list-fundtype-item.selected{
  background-color: #E60012;
  color: white !important;
}
.thfund-fund-list-fundtype-item:hover{
  /*border-width: 2px;
  line-height: 32px;*/
  color: #E60012;
}
.thfund-fund-list-table{
  border: 1px solid #CACACA;
  border-top: none;
  position: relative;
}
.thfund-fund-list-table table{
  border: none;
}
.thfund-fund-list-table table > thead > tr > th{
  color: #151515;
  font-size: 16px;
  padding: 0;
  border: none;
  text-align: center;
  height: 42px;
}
/*.thfund-fund-list-table-w-line{
  position: absolute;
  height: 1px;
  width: 1200px;
  background-color: #CACACA;
  top: 42px;
  left: 20px;
}*/
.thfund-fund-list-table table > tbody > tr > td{
  border: none;
}
.thfund-fund-list-thead-table{
  padding: 0 20px;
}
.thfund-fund-list-thead-table table{
  border-bottom: 1px solid #CACACA;
  width: 100%;
}
.thfund-fund-list-tbody-table{
  padding-left: 20px;
  height: 282px;
  overflow: auto;
}
.thfund-fund-list-tbody-table table{
  width: 1198px;
}
.thfund-fund-list-tbody-table table > tbody > tr > td{
  text-align: center;
  /*font-size: 17px;*/
  font-size: 16px;
  color: #151515;
  padding: 0;
  height: 46px;
  border-bottom: 1px solid #EDEDED;
  padding-top: 3px;
}
.thfund-fund-list-tbody-table table > tbody > tr:last-child> td{
  border-bottom: none;
}
.thfund-fund-list-tbody-table table > tbody > tr > td:first-child{
  text-align: left;
}
.thfund-fund-list-tbody-table table > tbody > tr > td:last-child{
  text-align: right;
}
.thfund-fund-list-buy,
.thfund-fund-list-rengou{
  width: 51px;
  height: 22px;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  color: white;
  text-decoration: none;
  background-color: #E60012;
  display: inline-block;
  /*float: left;*/
  margin-right: 8px;
  border: 1px solid #E60012;
  margin-bottom: 3px;
  letter-spacing: 4px;
  text-indent: 4px;
}
.thfund-fund-list-rengou{
  margin-right: 59px;
}
.thfund-fund-list-buy:hover,
.thfund-fund-list-rengou:hover,
.thfund-fund-list-rengou:focus{
  color: white;
  text-decoration: none;
}
.thfund-fund-list-buy.disabled{
  cursor: default;
  background-color: #999FB2;
  border: 1px solid #999FB2;
}
.thfund-fund-list-dingtou:hover,
.thfund-fund-list-dingtou:focus{
  text-decoration: none;
}
.thfund-fund-list-dingtou{
  /*margin-left: 8px;*/
  /*float: left;*/
  display: inline-block;
  width: 51px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 16px;
  color: #E60012;
  text-decoration: none;
  border: 1px solid #E60012;
  margin-bottom: 3px;
  letter-spacing: 4px;
  text-indent: 4px;
}
.thfund-fund-list-dingtou.disabled{
  border: 1px solid #999FB2;
  color: #999FB2;
  cursor: default;
}

.thfund-fund-list-view-details{
  display: inline-block;
  width: 78px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  color: white;
  background-color: #E60012;
  text-align: center;
  margin-bottom: 3px;
}
.thfund-fund-list-view-details:hover,
.thfund-fund-list-view-details:focus{
  text-decoration: none;
  color: white;
}

.thfund-fund-list-tbody-table .font-red{
  color: #E60012 !important;
}
.thfund-fund-list-tbody-table .font-green{
  color: green !important;
}

.thfund-fund-list-sort{
  cursor: pointer;
  user-select: none;
}
.thfund-fund-list-sort img{
  width: 12px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  margin-top: 4px;
  position: absolute;
}
.thfund-fund-list-fund-name{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 160px;
}
.thfund-fund-list-fund-name > a,
.thfund-fund-list-fund-code > a,
.thfund-fund-list-fund-name > a:hover,
.thfund-fund-list-fund-code > a:hover{
  color: #151515;
  text-decoration-skip-ink:none;
}
.thfund-new-fund-tag,
.thfund-fund-tag{
  display: inline-block;
  /*width: 43px;*/
  height: 21px;
  line-height: 21px;
  font-size: 16px;
  text-align: center;
  margin-right: 5px;
  float: left;
  padding: 0 5px;
}
.thfund-new-fund-tag{
  background-color: #E60012;
  color: white;
  border: 1px solid #E60012;
}
.thfund-fund-tag{
  border: 1px solid #E60012;
  color: #E60012;
}
.thfund-fund-list-tag > div:last-child{
  margin-right: 0;
}


.thfund-fund-list-tbody-table::-webkit-scrollbar {/*滚动条整体样式*/
  width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
}

.thfund-fund-list-tbody-table::-webkit-scrollbar-thumb{/*滚动条里面小方块*/
  background-color: #E60012;
}

.thfund-fund-list-tbody-table::-webkit-scrollbar-track {/*滚动条里面轨道*/
  background-color: transparent;
}


.thfund-fund-list-search{
  padding-bottom: 8px;
  padding-right: 20px;
}
.thfund-fund-list-search:after{
  content: '';
  display: block;
  clear: both;
}
.thfund-fund-list-search-wrapper{
  float: right;
  border-bottom: 1px solid #919191;
}
.thfund-fund-list-search-input{
  border: none;
  outline: none;
  width: 112px;
  font-size: 16px;
  color: #151515;
  height: 28px;
}
.thfund-fund-list-search-icon{
  display: inline-block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  margin-bottom: 3px;
}
.thfund-fund-list-search-input::-webkit-input-placeholder{
  color: #999FB2;
  font-size: 16px;
}
.thfund-fund-list-search-input:-moz-placeholder{
  color: #999FB2;
  font-size: 16px;
}
.thfund-fund-list-search-input::-moz-placeholder{
  color: #999FB2;
  font-size: 16px;
}
.thfund-fund-list-search-input:-ms-input-placeholder{
  color: #999FB2;
  font-size: 16px;
}
.thfund-fund-list-section{
  margin-bottom: 60px;
}
.thfund-fund-list-fund-type-label{
  display: inline-block;
  font-size: 16px;
  letter-spacing: 1.6px;
  color: #151515;
  margin-right: 22px;
}

.thfund-column-fund-list-section{
  margin-top: 60px;
  margin-bottom: 60px;
}

.thfund-column-fund-list-section .thfund-fund-list-column-title{
  display: inline-block;
  color: #151515;
  font-size: 24px;
  letter-spacing: 2.4px;
  margin-left: 20px;
  line-height: 32px;
}
.thfund-column-fund-list-section .thfund-fund-list-search{
  border: 1px solid #CACACA;
  border-bottom: none;
  padding-top: 20px;
  padding-bottom: 10px;
}
.thfund-column-fund-list-section .thfund-fund-list-fundtype{
  text-align: left;
  padding-left: 20px;
}
.thfund-column-fund-list-section .thfund-fund-list-fundtype .thfund-fund-list-fundtype-item:nth-child(6n+2){
  margin-left: 107px;
}
.thfund-column-fund-list-section .thfund-fund-list-fundtype .thfund-fund-list-fundtype-item:nth-child(2){
  margin-left: 15px;
}

.thfund-overseas-asset-deploy-fund-list{
  margin-top: 60px;
  margin-bottom: 60px;
  display: none;
}
/*.thfund-overseas-asset-deploy-fund-list .thfund-fund-list-group-item{
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  letter-spacing: 2.4px;
  text-indent: 2.4px;
}*/
/*.thfund-overseas-asset-deploy-fund-list .thfund-fund-list-group-item:hover{
  line-height: 58px;
}*/

.thfund-fund-list-tbody-table .incomeUnit-Tips{
  text-decoration: underline;
  text-decoration-skip-ink:none;
  position: relative;
}
.thfund-fund-list-tbody-table .incomeUnit-Tips:hover .incomeUnit-Tips-pop{
  display: block;
}
.thfund-fund-list-tbody-table .incomeUnit-Tips-pop{
  position: absolute;
  color: #666666;
  background-color: white;
  box-shadow:1px 2px 8px 0px rgba(0, 0, 0, 0.2);
  border-radius:4px;
  padding: 8px;
  /*bottom: 55px;*/
  top: 8px;
  transform: translateY(-100%);
  left: -8px;
  width: 164px;
  font-size: 12px;
  line-height: normal;
  text-align: left;
  word-wrap: break-word;
  display: none;
}
.thfund-fund-list-tbody-table .incomeUnit-Tips-Down .incomeUnit-Tips-pop{
  top: 40px;
  transform: none;
  z-index: 1;
}
.thfund-fund-list-tbody-table .incomeUnit-Tips-triangle{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0;
  border-color: #FFFFFF transparent transparent;
  position: absolute;
  bottom: -6px;
  left: 30%; 
}
.thfund-fund-list-tbody-table .incomeUnit-Tips-Down .incomeUnit-Tips-triangle{
  border-width: 0 4px 6px;
  border-color: transparent transparent #FFFFFF;
  top: -6px;
  bottom: auto;
}
.thfund-fund-list-tag-td{
  height: 65px !important;
}
.thfund-fund-list-tag-td ~ td{
  vertical-align: top !important;
  padding-top: 8px !important;
}

.thfund-fund-list-null-show-text{
  color: #999FB2 !important;
}


.thfund-fund-list-filter {
  width: 1240px;
  margin: auto;
  font-size: 0;
  padding-top: 8px;
}

.thfund-fund-list-filter-label {
  font-size: 16px;
  display: inline-block;
  width: 120px;
  vertical-align: top;
  margin-top: 10px;
  line-height: 34px;
}
.thfund-fund-list-filter-options {
  display: inline-block;
  width: calc(1240px - 120px);
}
.thfund-fund-list-filter-sub-options {
  margin-left: calc(120px + 10px);
  background-color: #f9f9f9;
}
.thfund-fund-list-filter-item {
  width: 137px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  letter-spacing: 1.6px;
  text-indent: 1.6px;
  color: #151515;
  text-align: center;
  border: 1px solid #CACACA;
  margin: 10px 10px;
  cursor: pointer;
  display: inline-block;
}
.thfund-fund-list-filter-sub-options .thfund-fund-list-filter-item {
  width: 100px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.thfund-fund-list-filter-item.selected{
  background-color: #E60012;
  color: white !important;
}
.thfund-fund-list-filter-item:hover{
  color: #E60012;
}

.thfund-fund-list-filter-advanced-btn {
  font-size: 14px;
  color: #E60012;
  cursor: pointer;
  display: inline-block;
  float: right;
  user-select: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
.thfund-fund-list-filter-advanced-btn:after{
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-top: 6px solid #E60012;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  margin-bottom: 2px;
}
.thfund-fund-list-filter-advanced-btn.expanded:after{
  border-bottom: 6px solid #E60012;
  border-top: 0;
}
.thfund-fund-list-filter-advanced:after {
  content: '';
  display: block;
  clear: both;
}



.thfund-fund-list-pagination {
  text-align: right;
}

.thfund-fund-list-pagination ul.pagination li a {
  background-color: #FFFFFF;
  border-color: #CACACA;
  color: #151515;
}

.thfund-fund-list-pagination ul.pagination li a:hover {
  color: #E60012;
}

.thfund-fund-list-pagination ul.pagination li.active a{
  background-color: #E60012;
  border-color: #E60012;
  color: #FFFFFF;
}

.thfund-fund-list-pagination .thfund-fund-list-pagination-more a {
  cursor: not-allowed;
  background-color: #fafafa !important;
  border-color: #f3f3f3 !important;
}