.detail_container{
    background: linear-gradient(to right, #f0eff9, #f8f1f3);
}
.detail_info .info_b{
    justify-content: space-between;
}
.detail_info .info_b .follow{
    height: 3rem;
    padding:0 1rem;
    border-radius: 24px;
    font-size: 1.4rem;
    color: #2E2B29;
    background:#fff;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-right: 5rem;
}
.info_b .follow span{
    margin-right: .5rem;
    font-weight: 600;
}
/* .no_login.follow{
    color: #2E2B29;
    background:#fff;
}
.no_login.follow span{
    color: #E3271C;
} */
.detail_info .info_b ul li{
    padding: 0.6rem 0.8rem;
}
.detail_info .info_b .follow{
    color: #374b6d;
    font-weight: 600;
    width: 9rem;
    background:linear-gradient(94.44deg,#cfdbef 0%,#d2e0f0 25%,#d3e3f0 50%,#d6e7f1 75%,#d7eaf1 100%);
}
.detail_info .info_b .follow:hover{
    /* background:red; */
    background:linear-gradient(94.44deg,#d7eaf1 0%,#d6e7f1 25%,#d3e3f0 50%,#d2e0f0 75%,#d2e0f0 100%);
}
.fund_table table th:nth-of-type(1),
.fund_table table td:nth-of-type(1){
    width: 5rem;
}
/* .fund_table table th:nth-of-type(2),
.fund_table table td:nth-of-type(2), */
.fund_table table th,
.fund_table table td{
    width: 14rem
}
.link{
    width: 11rem !important;
}
/* .fund_table table td:nth-of-type(4) {
    width: 12rem !important;
} */
/* .fund_table table th:nth-of-type(4){
    width: 8rem !important;
}
.fund_table table th:nth-of-type(5),
.fund_table table td:nth-of-type(5),
.fund_table table th:nth-of-type(6),
.fund_table table td:nth-of-type(6),
.fund_table table th:nth-of-type(7),
.fund_table table td:nth-of-type(7),
.fund_table table th:nth-of-type(8),
.fund_table table td:nth-of-type(8),
.fund_table table th:nth-of-type(9),
.fund_table table td:nth-of-type(9),
.fund_table table th:nth-of-type(10),
.fund_table table td:nth-of-type(10),
.fund_table table th:nth-of-type(12),
.fund_table table td:nth-of-type(12){
    width: 15rem;
}
.fund_table table td:nth-of-type(12){
    color: #000;
    font-weight: 400;
}
.fund_table table th:last-of-type,
.fund_table table td:last-of-type{
    width: 9rem;

} */

.price_stock .echarts,.echarts1{
    height: 40rem;
    margin-top: 15px;
}
/* .white_card_com .fund_table{
    margin-top: 1.6rem;
} */

/* 操作详情 */
.record{
    display: block;
}
.record .fund_table table th,
.record .fund_table table td{
    width: 12.3rem;
}
.record .fund_table table th:nth-of-type(1),
.record .fund_table table td:nth-of-type(1){
    width: 4.8rem;
}
.record .fund_table .table td>div>p{
    margin:0 auto;
    max-width: 13rem;
}
.into{
    color: #2E73DC;
    cursor: pointer;
}
.into a{
    color: #2E73DC;
    cursor: pointer;
}
.comment>div{
    width: 100%;
}
.write_comment1{
    display: none;
}
.write_comment textarea{
    width: 100%;
    height: 9rem;
    border:1px solid #D5D6D9;
    border-radius: 5px;
    margin:1rem 0;
    padding:1rem;
    resize: none;
    outline: none;
    color: #2E2B29;
}
.write_comment textarea::placeholder{
    color: #BFC1C5;
}
.publish{
    justify-content: space-between;
}
.publish .btn{
    font-weight: 400;
}
.comment_num .comment_user_info {
    align-items:start;
    margin-bottom: 2rem;
}
.comment_num .comment_user_info>img{
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    margin-right: 1rem;
}
.comment_user_info_con .name{
    color: #000;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 2.2rem;
}
.comment_user_info_con .address{
    color: #969AA0;
    font-size: 1.2rem;
    line-height: 2rem;
}
.comment_user_info_con .address{
    margin:.5rem 0 1rem;
}
.comment_user_info_con .address>span{
    margin-left:.5rem;
}
.comment_user_info_con .text{
    color: #2E2B29;
    line-height: 2.2rem;
    font-size: 1.4rem;
}
.comment_num{
    margin-top: 1.5rem;
}
.comment_function .flex_row img{
    width: 1.6rem;
    height: auto;
    margin-right: .5rem;
    filter: grayscale(1);
}
.comment_function{
    margin-top: 1.5rem;
    color: #8590a6;
}
.comment_function .flex_row{
    cursor: pointer;
}
.comment_function .reply,
.comment_function .like{
    margin-right: 2rem;
}
.write_comment .expression{
    cursor: pointer;
}
.write_comment .expression img{
    width: 2.4rem;
    height: auto;
    margin-right: .5rem;
}
.reply_comment_user_info img{
    width: 3.2rem;
    border-radius: 50%;
}
.user_reply_comment{
    background:#f4f4f5;
    border-radius: 8px;
    padding: 2rem;
    margin-top: 1rem;
}
.reply_comment_user_info .name{
    color: #000000;
    font-size: 1.4rem;
    font-weight: 600;
    margin:0 1rem;
}
.reply_comment_user_info .city{
    color: #969AA0;
    font-size: 1.2rem;
    /* line-height: 2rem */
}
.user_reply_comment .reply_text{
    margin:1rem 0;
}
.user_reply_comment .reply_text span{
    color: #969AA0;
    font-size: 1.2rem;
}
.user_reply_comment .reply_text em{
    font-weight: 600;
    color: #2E2B29;
    margin-left: .5rem;
}
.reply_comment .write_comment{
    display: none;
}
.like img:nth-of-type(2),
.like img:nth-of-type(3){
    display: none;
}
 /* .like:hover img:nth-of-type(3){
    display: block;
}
 .like:hover img:nth-of-type(1){
    display: none;
} */
.reply img:nth-of-type(2){
    display: none;
}
.complaint img:nth-of-type(2){
    display: none;
}
.reply:hover img:nth-of-type(1){
    display: none;
}
.reply:hover img:nth-of-type(2){
    display: block;
}
.complaint:hover img:nth-of-type(1){
    display: none;
}
.complaint:hover img:nth-of-type(2){
    display: block;
}

/* 投诉弹窗 */
.complaint_pop{
    /* background: rgba(0, 0, 0, 0.5); */ 
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
}
.complaint_pop .mask{
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
}
.complaint_pop .mask{
    /* background: rgba(#000, #000, #000, .7); */
    /* width: 100%;
    height: 100%; */
}
.complaint_pop .complaint_pop_con{
    width: 33.6rem;
    height: 33rem;
    background-color: #fff;
    border-radius: 8px;
    position: absolute;
    top:50%;
    margin-top:-16.5rem;
    left:50%;
    margin-left:-16.8rem;
    overflow: hidden;
}
.complaint_pop_con>.title{
    height: 4.8rem;
    background: #f3f7fa;
}
.complaint_pop_con>.title>p{
    width: 92%;
    text-align: center;
    line-height: 4.8rem;
    color: #2E2B29;
    font-weight: 600;
    font-size: 1.6rem;
}
.complaint_pop_con .title>img{
    width: 1.8rem;
    cursor: pointer;
}
.complaint_con{
    padding:3rem 2.6rem;
}
.complaint_con input{
    width: 100%;
    height: 3.4rem;
    border:1px solid #ebebed;
    border-radius: 4px;
    color: #2e2b29;
    padding:0 1rem;
}
.complaint_reason>.title{
    line-height: 2.4rem;
    color: #2E2B29;
    font-weight: 600;
    font-size: 1.6rem;
    margin:2rem 0 1rem;
}
.complaint_reason>.title>span{
    color: #e3271c;
    margin-right: 3px;
}
.complaint_con ul{
    flex-wrap: wrap;
}
.complaint_con ul li{
    border:1px solid #EBEBED;
    border-radius: 20px;
    color: #2e2b29;
    margin-right: 1.2rem;
    padding:.8rem 1.2rem;
    margin-bottom: 1.2rem;
    cursor: pointer;
}
.complaint_btn{
    background: #f4f4f5;
    color: #BFC1C5;
    width: 96px;
    height: 32px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 16px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    /* margin-right: 0px; */
    box-sizing: border-box;
    cursor: pointer;
    margin:1rem auto 0;

}
.complaint_btn:hover{
    color: #BFC1C5;
    opacity: 1;
}
.complaint_reason .select{
    background: linear-gradient(90deg, #e3271c 0%, #ff5b27 100%);
    color: #ffffff;

}
.complaint_pop{
    display: none;
}
.fund-module-title span {
    color: #0eb75a;
    font-size: 1.4rem;
    font-weight: bold;
    margin-left: 1rem;
}

.fund_table table td{
    height: 100%;
    line-height: 1.5rem;
}
.fund_table table td:nth-of-type(2){
    line-height: 4.5rem;

}
.funding_curve_tit{
    justify-content: space-between;
}
.funding_curve_tit ul li{
    padding: 5px 10px;
    cursor: pointer;
    border-right: 1px solid #DFE0E2;
}
.funding_curve_tit ul {
    border: 1px solid #DFE0E2;
    font-size: 1.4rem;
    color: #2e2b29;
}
.funding_curve_tit ul li.active {
    color: #E3271C;
    border: 1px solid #E3271C;
}
.publish {
    justify-content: end;
}
.comment .comment_num .is_block{
    display: block;
}
.comment .comment_num .is_none{
    display: none;
}
.comment_user_info_con{
    width: 100%;
}
.reply_comment{
    margin-top: 2rem;
}
.comment_num .comment_user_info:last-of-type{
    margin-bottom: 0;
}

/* 暂无数据 */
.guanzhu_list_no_data{
    height: 90vh;
    display: none;
    background-color: #fff;
}
.guanzhu_list_no_data .guanzhu_text{
    text-align: center;
}
.guanzhu_list_no_data .guanzhu_text img{
    width: 29.6rem;
    height: 22rem;
}
.guanzhu_list_no_data .guanzhu_text h2{
    color: #5C5E64;
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.8rem;
    text-align: center;
}
.guanzhu_list_no_data .guanzhu_text .text{
    color: #969AA0;
    font-size: 1.4rem;
    margin:.5rem 0 2rem;
}
.guanzhu_list_no_data .guanzhu_text_wrap{
    justify-content: center;
    align-items: center;
    height: 100%;
}
.guanzhu_list_no_data .add_guanzhu{
    width: 13.5rem;
    height: 4rem;
    color: #fff;
    background: linear-gradient(to right, #FF1A3B,#FF8159);
    border-radius: 2rem;
    text-align: center;
    line-height: 4rem;
    font-size: 1.6rem;
    margin: 0 auto;
    cursor: pointer;
}
.guanzhu_list_no_data .add_guanzhu:hover{
    background: linear-gradient(to right, #FE0025, #FFA98D);
}

.comment_see_more{
    height: 5rem;
    justify-content: center;
    font-size: 14px;
    cursor: pointer;
}
.comment_see_more img{
    width: 2.4rem;
}
.detail_info_wrap{
    padding:2.4rem 0 1.6rem 0;
}
.detail_info .info_b ul{
    margin-top:1rem;
}

.position .position_list tbody{
    max-height: auto;
    /* overflow-y: scroll; */
}

.comment_num_wrap{
    display: none;
}
.comment_tit{
    align-items: center;
    /* justify-content: space-between; */
    margin-top: 1rem;
}
.comment_tit .comment_hot{
    border:1px solid #dfe0e2;
    border-radius: 4px;
    margin-left: 1rem;
}
.comment_tit .comment_hot li{
    width: 4rem;
    height: 2.2rem;
    text-align: center;
    line-height: 2.2rem;
    color: #2E2B29;
    font-size: 1.2rem;
    cursor: pointer;
}
.comment_tit .comment_hot li:nth-of-type(1){
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border:1px solid transparent;
}
.comment_tit .comment_hot li:nth-of-type(2){
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border:1px solid transparent;
}
.comment_tit .comment_hot li.select{
    border:1px solid #E3271C;
    color: #E3271C;
}
.point_out {
    background: #FFFCF0;
    padding: 1.6rem;
    color: #D99116;
    line-height: 2rem;
    font-size: 1.2rem;
    margin-top: 2rem;
}
/* 盈亏排行 */
.rank table thead tr th{
    width: 10.8rem !important;
}
.rank table tbody tr td{
    width: 10.8rem !important;
}
.question {
    position: relative;
    cursor: pointer;
}
.question:hover .question_down{
    display: block;
    cursor: pointer;
}
.question .question_down {
    top:2rem;
    height: auto;
}
.question .question_down::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: -0.8rem;
    left: 50%;
    bottom:0;
    margin-left: -4px;
    width: 0px;
    height: 0px;
    border-bottom: 8px solid #fff;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
.card-tab {
    border-radius: 0 0 8px 8px;
}
.white-card-tab {
    /* background-color: #fff; */
    width: 1200px;
    margin: 0 auto;
    padding: 2rem;
    padding-bottom: 0.2rem;
    border-radius: 8px 8px 0 0;
    border-bottom: 1px solid #E6E7EB;
    background: linear-gradient(to right, #F2F7FF, #fff);
    position: relative;
}
.tab-flex {
    display: flex;
    list-style: none;
    font-size: 1.5rem;
    font-weight: 600;
}
.tab-flex li {
    margin-right: 3rem;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    padding-bottom: 1rem;
    color: #909194;
}
.tab-flex li.active{
    border-color: red;
    color: #000;
}
.xs-nav-block-item {
    cursor: pointer;
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
    font-size: 1.2rem;
    /* line-height: 5rem; */
    --un-text-opacity: .8;
    color: hsla(0, 0%, 0%, var(--un-text-opacity));
}
.xs-nav-block-item:hover{
    color: #E3271C;
}
.xs-nav-block-item.active{
    background-color: #e1322d1a;
    font-weight: 700;
    --un-text-opacity: 1;
    color: #E3271C;
}
.tactics_con .tactics_type {
    border: 1px solid #D5D6D9;
    border-radius: 4px;
    width: 13rem;
    height: 3.2rem;
    padding: 5px 8px;
    cursor: pointer;
    justify-content: space-between;
    background-color: #fff;
}
.custom-dropdown1 {
    position: relative;
    height: 30px;
}
.scroll_menu{
    height: 200px;
    overflow-y: scroll;
}
.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: 9;
}
.custom-dropdown1 .custom-dropdown-menu1 li {
    padding: 0 8px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    cursor: pointer;
}
.tactics_con {
    font-size: 1.3rem;
    color: #2e2b29;
}
.strategy_choose{
    margin-left: 10px;
}
.prIndex li{
    font-size: 1.2rem;
    margin-top: 10px;
    margin-left: 10px;
}
.maxDrawDown li{
    font-size: 1.2rem;
    margin-top: 10px;
    margin-left: 10px;
}

.table td>.CNY{
    font-size: 12px;
    margin-bottom: -3px;
    margin-left: 2px;
}