/* 行业指数内部样式 */
.industry_index_main {
    background: linear-gradient(to right, #f0eff9, #f8f1f3);
    width:100%;
    padding: 2.4rem 0;
}
.industry_index_wrap {
    font-size: 1.4rem;
}

#isShowTable{
    border-top: 1px solid #E8ECF0;
}

.page_width{
    margin-bottom: 20px;
}
.fund_insight{
    background: linear-gradient(to right, #f7f0f6, #f8f4ed);
    padding-top: 2rem;
}
.option_felx{
    display: flex;
}
.custom-dropdown1,.custom-dropdown2{
    position: relative;
    height: 32px;
    width: 200px;
}
.titlt_factorlib_top{
    padding-bottom: 20px;
    border-bottom: 1px solid #E8ECF0;
}
.price{
    display: flex;
    align-items: center;
    height: 80px;
    /* border-bottom: 1px solid #E8ECF0; */
    border-top: 1px solid #E8ECF0;
    border-bottom: 1px solid #E8ECF0;
    margin-top: 2.5rem;
    padding: 5rem 0;
}
.price_con .price_conToo .number_value .number_ir{
    width: 230px;
}
.price_factorlates{
    width: 230px;
}
.section_group{
    /* width: 1200px; */
    margin: 0 auto;
}
.icchart-warpper-left{
    background-color: #fff;
    display: inline-block;
    width: calc(50% - 10px);
    margin-right: 10px;
    border-radius: 0.8rem;
}
.icchart-warpper-right{
    display: inline-block;
    background-color: #fff;
    width: calc(50% - 5px);
    border-radius: 0.8rem;
}
#echartsIC{
    height: 300px;
}
#echartsChart{
    height: 300px;
}
#echartsPrice{
    height: 300px;
}
#chartDom{
    height: 500px;
}
.chart,.turnoverRate{
    height: 300px;
}
.price_num{
    min-width: 20rem;
    margin-bottom: 5px;
    color: #9ea3a6;
}
.fontSIze{
    font-size: 2rem;
}
.fontSIzeSpan{
    font-size: 1rem;
    color: #9ea3a6;
}
.sort_text{
    margin:1.4rem 0;
}
.chart-title {
  padding-top: 24px;
}
.chart-title span {
    padding-left: 10px;
    border-left: 5px solid #e3271c;
    font-size: 1.6rem;
}
.build-type-short{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.quota-title{
    color: #9ea3a6;
    font-size: 12px;
}
.quota-value-down{
    color: #43a047
}
.echarts{
    height: 40rem;
}
.public ul li {
    padding: 5px 10px;
    cursor: pointer;
}
.public ul li.active {
    color: #E3271C;
    border: 1px solid #E3271C;
}
.public ul {
    border: 1px solid #DFE0E2;
    font-size: 1.4rem;
    color: #2e2b29;
    margin-right: 20px;
}
.public >.tab_type_wrap{
    justify-content: space-between;
}
.optionAll{
    display: flex;
    justify-content: space-between;
}
/* 下拉菜单 */
.sort_text .custom-dropdown{
    width: 20rem;
}
.index_module3{
    display: flex;
    padding-right: 80px;
    align-items: center;
}
.time{
    display: flex;
    margin-left: 30px;
    color: #9ea3a6;
}
.time span{
    line-height: 20px;
    color: #9ea3a6;
    font-weight: 600;
    
}
.btn{
    width: 8rem;
    height: 32px;
    /* background: linear-gradient(90deg, #e3271c 0%, #ff5b27 100%); */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 7px 10px;
    border-radius: 2px;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    /* line-height: 22px; */
    margin-right: 0px;
    box-sizing: border-box;
    cursor: pointer;
    background: #FFEFEB;
    color: #E3271C;
    border: 1px solid #E3271C;
    margin-left: 3rem;
}
.btn:hover {
    background-color: #FFE1E3;
}
.btn:active {
    background-color: #E3271C;
    color: white;
    transform: translateY(2px);
}

.custom-dropdown .custom-dropdown-button {
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* background: #f4f4f5; */
    border-radius: 4px;
    /* border: none; */
    outline: none
}
.index_module2 .tactics_type,.tactics_type1,.tactics_type2{
    border: 1px solid #D5D6D9;
    border-radius: 4px;
    min-width: 12rem;
    width: auto;
    height: 3.2rem;
    padding: 5px 8px;
    cursor: pointer;
    justify-content: space-between;
    background-color: #fff;
}
.custom-dropdown .custom-dropdown-button {
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* background: #f4f4f5; */
    border-radius: 4px;
    /* border: none; */
    outline: none;
}
.sort_text{
    margin:1.4rem 0;
}
.custom-dropdown .menu-factor {
    z-index: 11;
    height: 200px;
    overflow-y: scroll;
}

.custom-dropdown-menu li:nth-of-type(7),
.custom-dropdown-menu li:nth-of-type(4){
   border-bottom: 1px solid #ebeef5;
}
.custom-dropdown1 .custom-dropdown-menu1 {
    z-index: 11;
}
.custom-dropdown1 .custom-dropdown-menu1 {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    width: 100%;
    padding: 4px 0;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.custom-dropdown1 .custom-dropdown-menu1 li {
    padding: 0 8px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    cursor: pointer;
}
.custom-dropdown1 .custom-dropdown-menu1 li:hover {
    background-color: #f5f7fa;
}

.custom-dropdown2 .custom-dropdown-menu2 {
    z-index: 11;
}
.custom-dropdown2 .custom-dropdown-menu2 {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    width: 100%;
    padding: 4px 0;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.custom-dropdown2 .custom-dropdown-menu2 li {
    padding: 0 8px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    cursor: pointer;
}
.custom-dropdown2 .custom-dropdown-menu2 li:hover {
    background-color: #f5f7fa;
}

.custom-dropdown .custom-dropdown-menuCycle{
    z-index: 11;
}
.num_table table{
    width: 100%;
    z-index: 9;
}
.num_table table th:nth-of-type(1),
.num_table table td:nth-of-type(1){
    width: 10.8rem;
}
.num_table table th,
.num_table table td{
    width: 11rem;
    text-align: center;
    line-height: 4rem;
}
.num_table table th{
    color: #9ea3a6;
    font-weight: normal;
    text-decoration: none;
}
.num_table table td{
    font-size: 1.5rem;
}
.num_table table td:nth-of-type(2),
.num_table table td:nth-of-type(3),
.num_table table td:nth-of-type(4),
.num_table table td:nth-of-type(5),
.num_table table td:nth-of-type(6){
    color: #43a047
}
.optionRadio{
    display: flex;
    padding: 20px 0;
}
.optionRadio .radio:hover{
    cursor: pointer;
}
.radio{
    margin-left: 20px;
}
.radio input[type="radio"]{
    margin-right: 10px;
  }

.optionRadio input[type="radio"]:checked{
	background: #137333;
    accent-color: #E3271C;
}
.fund_table table thead.fixed{
    position: fixed;
    top: 64px;
    background-color: #ecf5ff;
    left: 0;
    width: 100%;
    z-index: 9;
}
.fund_table table thead.fixed tr{
    width: 1152px;
    margin: 0 auto;
}

.fund_table table td:nth-of-type(2){
    line-height: 5.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.fund_table table th:nth-of-type(1),
.fund_table table td:nth-of-type(1){
    width: 8rem;
    line-height: 2rem;
}
.fund_table table th:nth-of-type(3),
.fund_table table td:nth-of-type(3){
    width: 11rem;
    line-height: 2rem;
}
.fund_table table th:nth-of-type(4),
.fund_table table td:nth-of-type(4){
    width: 11rem;
    line-height: 2rem;
}
.fund_table table th:nth-of-type(5),
.fund_table table td:nth-of-type(5){
    width: 11rem;
    line-height: 2rem;
}
.fund_table table th:nth-of-type(9),
.fund_table table td:nth-of-type(9){
    width: 11rem;
    line-height: 2rem;
}

.fund_table table td{
    height: 4.8rem;
}
.fund_table table td:nth-of-type(9):hover{
    text-decoration: underline;
    text-decoration-color: #1d93ff;
    
}
.fund_table table td:last-of-type:hover{
    text-decoration: underline;
    text-decoration-color: #1d93ff;
    
}
.fund_table .table td a:hover{
    color: rgb(29, 147, 255,0.8);

}

/* .fund_table table td:nth-of-type(3){
    display: inline-block;
    line-height: 1.5rem;
} */
/* .fund_table table td:nth-of-type(3) p{
    width: 100%;
    margin-top: 1rem;
} */

.fund_table table tbody tr{
    height: 4.8rem;
}
.fund_table table td:nth-of-type(2) >p{
    margin-top: 10px;
}

.fund_table table th:nth-of-type(6),
.fund_table table th:nth-of-type(7),
.fund_table table td:nth-of-type(6),
.fund_table table td:nth-of-type(7),
.fund_table table th:nth-of-type(8),
.fund_table table td:nth-of-type(8){
    width: 11rem;
    line-height: 2rem;
}
.fund_table table td:nth-of-type(6) span{
    color: #e3271c;
}
.fund_table table td:nth-of-type(6) em{
    color: #137333;
}
.industry_index_table .fund_table table td:nth-of-type(2){
    display: inline-block;
}
.index_module ul{
    flex-wrap: wrap;
}
.fund_table table th:nth-of-type(2){
    box-shadow: none;
    justify-content: center;
}
.fund_table .table td a {
    color: #1d93ff;
    font-weight: 500;
}
.fund_table table td:nth-of-type(2){
    box-shadow:none;
}
.tendencyUp{
    font-weight: 500;
}
.tendencyDown{
    font-weight: 500;
    color: #43a047 !important;
}
.point_out {
    background: #F0F9EB;
    padding: 1.6rem;
    color: #67ae43;
    line-height: 2rem;
    font-size: 1.3rem;
    margin-top: 2rem;
    font-weight: 600;
    text-align: center;
    border: 1px solid #497c2f;
}