
.info_menu{
    height: 100px;
    line-height: 100px;
    background-color: #fff;
    font-size: 32px;
    color: #888;
    text-align: center;
}
.info_menu_one{
    width: 187px;
    float: left;
}
.info_menu_one:first-child,.info_menu_one:last-child{
    width: 188px;
}
.info_menu_choice{
    font-weight: 500;
    color: #FF8236 !important;
    position: relative;
}
.info_menu_choice:after{
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 6px;
    width: 100%;
    background: linear-gradient(90deg, #FF8236, #FC4734)
}
.inventory_box,.news_box,.bonus_box{
    display: none;
    padding-bottom: 180px;
}
.info_box{
    display: none;
    padding-bottom: 200px;
}
/*概况*/
.fund_info,.fund_manager,.fund_company,.fund_concept{
    background-color: #fff;
    margin-top: 24px;
}
.fund_common_title{
    height: 112px;
    line-height: 112px;
    font-size: 32px;
    color: #333;
    padding: 0 24px;
}
.fund_common_title .title_L{
    float: left;
}
.fund_common_title .title_R{
    float: right;
    font-size: 28px;
    color: #A0A0A0;
}
.fund_common_title .title_R img{
    margin-left: 10px;
    vertical-align: -2px;
}
.fund_info_box{
    padding: 0px 24px 37px;
    color: #333;
}
.info_one{
    font-size: 26px;
    color: #333333;
    line-height: 32px;
    margin:22px 0 0 0  ;
    display: flex;
    justify-content: space-between;
}
.info_one:first-child{
    margin-top: 9px;
}
.info_one_L{
    color: #888;
}
.info_one_R{
    flex: 1;
    text-align: right;
    padding-left: 48px;
}
.wd186{
    width: 186px;
    text-align: center;
}
.fund_common_txts{
    width: 702px;
    max-height: 230px;
    padding: 5px 24px 33px;
    font-size: 26px;
    color: #888888;
    line-height: 40px;

}
.fund_common_txts p{
    width: 702px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;  /* 定义为盒子显示 */
    -webkit-line-clamp:5; /* 限制一个块元素显示的文本行数*/
    -webkit-box-orient: vertical;  /* 定义为竖向编排显示 */
}
/*持仓*/
.inventory_tip{
    background-color: #fff;
    margin-top: 24px;
}
.inventory_box .title_L span{
    font-size: 24px;
    color: #aaa;
    margin-left: 10px;
}
.inventory_box .title_R{
    font-size: 32px;
    color: #333;
}
.inv_tip_list_title{
    font-size: 24px;
    line-height: 23px;
    color: #aaa;
    margin-top: 30px;
}

.inv_tip_list{
    font-size: 28px;
    color: #333;
    padding: 0 24px 40px;
    display: none;
}
.inventory_box .inventory_tip:first-child .inv_tip_list{
    display: block;
}
.inv_tip_list_one{
    margin-top: 42px;
    line-height: 26px;
}
.inv_tip_list_one .inv_name span{
    margin-left: 40px;
    color: #aaa;
}
.inv_tip_list_one .inv_num{
    color: #888;
}

.intro_pie{
    margin-top: 24px;
    background-color: #fff;
}
/*饼图*/
.intro_pie_title{
    height: 112px;
    padding: 0 24px;
    font-size: 24px;
    color: #A1A3A8;
    background-color: #fff;
}
.intro_pie_title_txt{
    font-weight: 500;
    font-size: 32px;
    color: #333333;
}
.intro_pie_title img{
    margin-left: 10px;
    position: relative;
    top: 1px;
}
.round_main_box{
    height: 380px;
    background-color: #fff;
}
#round_main {
    width: 560px;
    min-height: 380px;
}
.round_point {
    width: 100px;
    font-size: 24px;
    color: #555964;
    display:table;
    margin-right: 40px;
}
.every_round_point {
    height: 24px;
    line-height: 24px;
}
.every_round_point + .every_round_point {
    margin-top: 42px;
}
.round_point .every_round_point_box {
    display:table-cell;
    vertical-align:middle;
}
.pie_list{

}
.pie_list_title{
    font-size: 26px;
    line-height: 26px;
    color: #A1A3A8;
    padding-bottom: 27px;
}
.wd334{
    width: 334px;
}
.wd258{
    width: 258px;
}
.pie_list_one{
    height: 100px;
    font-size: 26px;
    font-weight: 500;
}
.pie_list_one_p1{
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pie_list_one_p2{
    font-size: 22px;
    line-height: 22px;
    color: #A1A3A8;
    margin-top: 8px;
    font-weight: 400;
}

.data_item_block{
    margin-top: 24px;
    padding: 0 24px;
    background-color: #fff;
}
.data_item_block_header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 112px;
}
.data_item_block_title{
    font-weight: 500;
    font-size: 32px;
    color: #333333;
    line-height: 24px;
}
.data_item_block_date{
    font-weight: 400;
    font-size: 24px;
    color: #AAAAAA;
    line-height: 24px;
}
/*更过弹框*/
.more_elastic{
    width: 750px;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 111;
    display: none;
}

.more_elastic_cont{
    position: absolute;
    z-index: 1111;
    bottom: 0;
    background: #FFFFFF;
    width: 750px;
    height: 1000px;
    border-radius: 8px 8px 0px 0px;
}
.chooseSection{
    overflow-y: scroll;
    height: calc(100% - 100px);
}
.more_el_title{
    height: 99px;
    font-size: 32px;
    font-weight: 500;
    color: #333;
    line-height: 100px;
    border-bottom: 1px solid #E8E8E8;
    text-align: center;
    width: 750px;
}
.more_ml{
    margin-left: 312px;
    margin-right: 186px;
}
.more_img{
    /*display: block;*/
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.more_cont_section{
    font-size: 28px;
    font-weight: 500;
    color: #333;
    line-height: 100px;

}
.more_cont_se_box{
    width: 336px;
    height: 68px;
    background: #F8F8F8;
    border-radius: 4px;
    font-size: 26px;
    font-weight: 400;
    color: #333;
    line-height: 68px;
    margin-bottom: 24px;
    text-align: center;
    margin-right: 27px;
}
.more_cont_se_box:nth-child(2n){
    margin-right: 0px;
}
.more_con_se_box_opt{
    color: #FF5A00;
    background: #FFF2EA;
    border: 1px solid #FF5A00;
    font-weight: 500;
}
.new_flex{
    display: flex;
}
.new_flex1{
    display: flex;
    align-items: center;
}
.new_flex3{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.new_pab12{
    padding-bottom: 12px;
}
.new_pad24{
    padding: 0 24px;
}
/*公告*/
.news_tab_box{
    background-color: #fff;
    padding: 36px 0 12px 24px;
    border-top: 1px solid #F0F0F0;
}
.date_pick_one{
    width:214px;
    height:66px;
    line-height: 68px;
    float:left;
    text-align:center;
    color:#555964;
    font-size:28px;
    background-color: #F8F8F8;
    margin: 0 24px 24px 0;
    border-radius: 4px;
    border: 1px solid #F8F8F8;
    margin-top: -1px;
}
.tab_box{
    padding-left: 30px;
}
.color_select {
    background: rgba(255,130,54,0.1);
    color: #FF8236;
    font-weight: 500;
    border: 1px solid #FF8236;
}
.notice_box{
    margin-top: 24px;
}
.news_list{
    background-color: #fff;
    padding-left: 24px;
}
.news_list_one{
    /*height: 68px;*/
    padding: 27px 24px 26px 0;
    border-bottom: 1px solid #E8E8E8;
    display: flex;
    align-items: center;
    justify-content: space-between;

}
.news_list:last-child  .news_list_one{
    border-bottom: 1px solid #FFFFFF;
}
.news_date{
    width: 666px;
    font-size: 26px;
    color: #333333;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;  /* 定义为盒子显示 */
    -webkit-line-clamp:2; /* 限制一个块元素显示的文本行数*/
    -webkit-box-orient: vertical;  /* 定义为竖向编排显示 */
    margin: -6px 0;

}
.news_txt{
    margin-top: 16px;
    font-size: 24px;
    color: #AAAAAA;
    line-height: 24px;
}
.news_r_go{
    /*margin-top: 23px;*/
}
/*分红*/
.line_three_box{
    background-color: #fff;
    text-align: center;
    font-size: 26px;
    margin-top: 24px;
}
.line_three_title{
    width: 702px;
    height: 80px;
    line-height: 80px;
    padding: 0 24px;
    color: #aaa;
}
.bonus_box .cell {
    width: 234px;
    float: left;
}
.bonus_box .cell:first-child {
    text-align: left;
}
.bonus_box .cell:last-child {
    text-align: right;
}
.line_three_one {
    width: 702px;
    padding: 0 24px;
    height: 90px;
    line-height: 90px;
    font-weight: 500;
    color: #333333;
}

/*无数据时显示*/
.empty_content_common {
    top: 124px;
}
.notice_box .empty_content_common {
    top: 356px;
}
.inventory_control{
    position: relative;
}
.inventory_control .empty_content_common {
    top: 0px;
}


/*加载中*/
.loading-box{
    font-size: 30px;
    color: #aaa;
    margin: 400px 0 0 300px;
}
.loading-box .loading-txt{
    margin-top: 4px;
}
.ball-pulse{
    float: left;
    margin-left: 10px;
}
.ball-pulse > div{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #aaa;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
}
.ball-pulse > div+div{
    margin-left: 4px;
}
@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    45% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.7; }
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }
@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    45% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.7; }
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }
.ball-pulse > div:nth-child(1) {
    animation: scale 1s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.ball-pulse > div:nth-child(2) {
    animation: scale 1s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.ball-pulse > div:nth-child(3) {
    animation: scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
