.container {
    background: #f7f8f8;
    padding: 7.5rem 1rem 0;
}
.index_module li{
    padding: 6px;
    background-color: white;
    border-radius: 8px;
    /* border: 1px solid rgb(218,220,224); */
    white-space: nowrap;
    margin: 0 .8rem .8rem 0;
    width: 48.8%;
    font-size: 1.4rem;
}
.index_module li:nth-of-type(2n){
    margin-right: 0;
}
.index_module_l{
    height: 32px;
    width: 32px;
    min-width: 32px;
    border-radius: 8px;
    margin-right: 8px;
}
.fall .index_module_l{
    background: rgb(230,244,234);
    color: rgb(19,115,51);
}
.rise .index_module_l{
    background: rgb(252,232,230);
    color: rgb(197,34,31);
}
.fall .index_module_r >div em{
    color: rgb(19,115,51);
}
.rise .index_module_r >div em{
    color: rgb(197,34,31);

}
.index_module_r .top span{
    font-weight: bold;
}
.index_module_r span{
    display: inline-block;
    margin-right: 8px;
    /* max-width: 9rem; */
    width: 64px
}
.index_module_r .bottom span{
    color: rgb(60,64,67)
}
.index_module_l {
    justify-content: center;
}
.index_module_l img{
    width: 2rem;
}
.industry_index_wrap {
    font-size: 1.4rem;
}
/* 下拉菜单 */
.option_all2{
    display: flex;
    align-items: center;
}
.custom-dropdown{
    width: 17.5rem;
    margin-left: 1rem;
}
.custom-dropdown1{
    position: relative;
    /* width: 17.5rem; */
    margin: 1rem;

}
.index_module2 .tactics_type {
    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;
}
.buysell_con{
    position: relative;
}
.fund_position_con li em{
    display: inline-block;
    width: 100%;
}
.custom-dropdown .custom-dropdown-menu{
    z-index: 99;
}
.custom-dropdown .custom-dropdown-button {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: #F5F8FB;
    border-radius: 4px;
    /* border: none; */
    outline: none;
    margin-bottom: 0;
    height: 3rem;
}
.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);
    z-index: 10;
    overflow-y: scroll;
}
.custom-dropdown1 .custom-dropdown-button {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: #F5F8FB;
    border-radius: 4px;
    /* border: none; */
    outline: none;
    margin-bottom: 0;
    height: 3rem;
}
.custom-dropdown2{
    position: relative;
    width: 17.5rem;
    margin-left: 1rem;

}
.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);
    z-index: 10;
    overflow-y: scroll;
    height: 9rem;
    padding-top: 1rem;
}
.custom-dropdown2 .custom-dropdown-button {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: #F5F8FB;
    border-radius: 4px;
    /* border: none; */
    outline: none;
    margin-bottom: 0;
    height: 3rem;
}

.sort_text{
    margin:0 0 1.4rem;
    font-size: 1.4rem;
}
.index_module ul{
    flex-wrap: wrap;
}
.fund_table table th:nth-of-type(2){
    box-shadow: none;
}
.fund_table .table td a {
    color: #1d93ff;
}


/* 查看更多 */
.index_module ul{
    height: 15.6rem;
    overflow: hidden;
}
.index_module{
    position: relative;
    /* overflow: hidden; */
}
.index_module .see_more {
    width: 100%;
    position: absolute;
    bottom:0;
    height: 4.7rem;
    justify-content: center;
    font-size: 1.4rem;
    background: linear-gradient(to top,rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
}
.see_more img {
    margin-left: 5px;
    width: 16px;
}
.see_more_down .see_more img {
    transform: rotate(180deg);
}
.see_more_down ul{
    padding-bottom: 4rem;
}
.index_module .see_more_down{
    position: none;
}
/* 表格 */
.fund_position{
    min-width: 99rem;
    width: auto;
}
.fund_position_wrap .see_more{
    right: -2rem;
}
.fund_position li{
    margin-right: 0;
}
/* .fund_position_con li:nth-of-type(2){
    width: 9rem;
    margin-right: 3rem;
} */
.question_down{
    width: 25rem !important;
    padding: 0.5rem 0.5rem !important;
    height: 5rem !important;
    left: 8.6rem !important;
    top: 4.5rem !important;
}
.fund_position_con li i{
    font-weight: 500;
    color: #e3271c;
}
.fund_position_con li i:nth-of-type(2){
    color: #137333;
}
/* 表格样式 */
.fund_position_con li{
    font-weight: 500;
}
.fund_position_title li{
    font-weight: 600;
    width: 11rem;
}
.fund_position_con ul:nth-of-type(2n){
    background-color: #F8F8F9;
}
.fund_position_con ul{
    margin:0;
    /* padding:1rem; */
}
.fund_position_title{
    /* width: 96rem; */
    height: 4.2rem;
    padding: 0 .6rem;
    background: #ecf5ff;
}
.fund_position_con li em{
    font-weight: 500;
}
.fund_position_con li span{
    font-weight: 500;
}

.fund_position_con ul li:first-child{
    width: 6rem;
    /* color: rgb(29, 147, 255) !important; */
}
.fund_position_con ul li{
    margin-right: 0;
}
.fund_position_title li:nth-of-type(1){
    width: 6rem ;
}
.fund_position_title li:nth-of-type(2){
    width: 7rem;
}
.fund_position_con li:nth-of-type(2){
    width: 7rem;
}
.fund_position_title li:nth-of-type(3){
    width: 7rem;
}
.fund_position_con li:nth-of-type(3){
    width: 7rem;
}
.fund_position_title li:nth-of-type(4){
    width: 7rem;
}
.fund_position_con li:nth-of-type(4){
    width: 7rem;
}
.fund_position_title li:nth-of-type(5){
    width: 11rem;
}
.fund_position_con li:nth-of-type(5){
    width: 8rem;
}
.fund_position_title li:nth-of-type(6){
    width: 8rem;
}
.fund_position_con li:nth-of-type(6){
    width: 13rem;
}
.fund_position_title li:nth-of-type(7){
    width: 10rem;
}
.fund_position_con li:nth-of-type(7){
    width: 6rem;
    margin-right:1.5rem;
}
.fund_position_title li:nth-of-type(8){
    width: 9rem;
}
.fund_position_con li:nth-of-type(8){
    width: 10rem;
}
.fund_position_title li:nth-of-type(9){
    width: 10rem;
}
.fund_position_con li:nth-of-type(9){
    width: 10rem;
}
.fund_position_con li:nth-of-type(10){
    width: 10rem;
}
.fund_position_title li:last-of-type{
    width: 8.5rem;
}
.fund_position_con li:last-of-type{
    width: 6rem;
}

.underline{
    text-decoration: underline;
    text-decoration-color: #1d93ff;
}

/* 提示 */
.modal {
    display: none;
    position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
  }
  
  .modal-content {
    background-color: #fff;
    margin: 100% auto;
    border: 1px solid #888;
    width: 80%;
    z-index:1000;
    border-radius: 8px;
  }
  .modal-content {
    background-color: #fff;
    margin: 0 auto; /* 左右居中 */
    border: 1px solid #888;
    width: 80%;
    /* height: 80%; 设置盒子的高度为80% */
    position: fixed; /* 使用固定定位 */
    top: 50%; /* 将盒子的顶部置于视口的垂直中间 */
    left: 50%; /* 将盒子的左侧置于视口的水平中间 */
    transform: translate(-50%, -50%); /* 使用transform属性进行居中调整 */
    z-index: 1000;
    border-radius: 8px;
}
  .modalTitle{
    margin-bottom: 2rem;
    background: #F3F7FA;
    border-radius: 8px 8px 0 0;
    padding: 0.5rem 1.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .close {
    color: #787A80;
    font-size: 28px;
  }
  .modelCon{
    padding: 1rem .5rem 2.45rem 1.5rem;
    font-size: 1.6rem;
  }
  .modelFont{
    font-size: 1.3rem;
     font-weight: 600;
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }

.activeIcon{
    display: inline-block;
    width: 1.5rem;
    vertical-align: text-top;
}
.white-cardTop{
    background-color: #fff;
    margin-top: 0.8rem;
    padding: 1.6rem .8rem;
    border-radius: 8px;
    /* overflow: hidden; */
    /* height: 24.6rem; */
}
.fund_font{
    font-size: 1.6rem;
}
.fund_font1{
    font-weight: 800;
    /* margin-bottom: 1.4rem; */
    font-size: 1.4rem;
}
.fund_font2{
    margin-top: 1.4rem;
    font-weight: 800;
    font-size: 1.4rem;
}
.factor_category{
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.factor_category li{
    width: auto;
    padding: .5rem;
    border-radius: 5px;
    text-align: center;
    margin: 0 0.8rem 0.8rem 0;
    background: #F5F8FB;
    border: 1px solid #eee;
}
.factor_category li:nth-of-type(2),
.factor_category li:nth-of-type(4),
.factor_category li:nth-of-type(6),
.factor_category li:nth-of-type(8){
    margin-right: .8rem;
}
.btn_all{
    position: absolute;
    right: 0.8rem;
    top: 20.8rem;
    padding: .3rem 1.2rem;
    border-radius: 4px;
    font-size: 1.4rem !important;
    display: inline-block;
    border: 1px solid #FF9E9E;
    background-color: #FFEEEF;
    color: #FF0420;
    font-weight: 400;
}
.btn{
    /* margin-left: 4.5rem; */
    padding: .3rem 1.2rem;
}
.btn_all:active {
    background-color: #E3271C;
    color: white;
    transform: translateY(2px);
}
.btn:active {
    background-color: #E3271C;
    color: white;
    transform: translateY(2px);
}
.negative{
    color: #000;
    background-color: #E9F1FF;
}
.negative1{
    color: #5B8FF4;
    background-color: #E9F1FF;
}
.positive{
    color: #000;
}
.radio {
    /* margin-left: 1rem; */
}
.radio input[type="radio"]:checked {
    color: #E3271C;
    accent-color:#E3271C;
}
.radio input[type="radio"] {
    margin-right: .1rem;
    /* color: #E3271C; */
}
.radio_font{
    font-size: 1.5rem;
    text-align: center;
    vertical-align: bottom;
    margin-right: 1rem;
}

.option_all{
    display: flex;
    flex-wrap: wrap;
    padding: .4rem;
    align-items: center;
    justify-content: space-between;
}
.custom-dropdown .custom-dropdown-menu{
    z-index: 11;
    height: 200px;
    overflow-y: scroll;
}
.custom-dropdown-menu li:nth-of-type(4),
.custom-dropdown-menu li:nth-of-type(7){
    width: 15rem;
    border-bottom: 1px solid #ebeef5
}
.isValid1{
    color: red !important;
}
/* .fixed{
    position: fixed;
    top: 64px;
    background-color: #ecf5ff;
    left: 0;
    z-index: 9;
    overflow-x: auto;
} */
.fixed{
    position: sticky;
    top: 64px;
    background-color: #ecf5ff;
    left: 0;
    /* z-index: 9;
    overflow-x: auto; */
}
.fund_position .fixed li:first-child{
    width: 12rem !important;
}
.fund-flex{
    justify-content: space-between;
}
.fund-module-font .text{
    color: rgb(29, 147, 255);
    font-size: 1.4rem;
}
.label-flex{
    display: flex;
    justify-content: space-between;
}
.button-container {
    display: flex;
    justify-content: flex-end;
}
.notes{
    font-size: 1.2rem;
    color: #9ea3a6;
}
/* 进度条 */
.progress {
    width: 53px;
    height: 4px;
    background-color: rgba(28,28,30,.12);
    border-radius: 9999px;
  }
  
.progress-bar {
    width: 0%;
    height: 4px;
    border-radius: 9999px;
    background-color: #4caf50;
    transition: width 0.3s ease-in-out;
}
/* 分页 */
.paging{
    margin-top:8px;
    float: right;
    font-size: 1.4rem;
}
.paging .btn_com{
    background-color: #F6F9FB;
    justify-content: center;
    width: 28px;
    height: 37px;
}
.paging .prev img{
    width: 16px;
    transform: rotate(90deg);
}
.paging .next img{
    width: 16px;
    transform: rotate(-90deg);
}
.page_num{
    /* width: 3rem; */
    margin:0 1rem;
}
.time_lonk{
    font-size: 1.3rem;color: #ababab;white-space: nowrap;
}

