.index-fund{ margin-top:32px; display: flex; justify-content: space-between; }
.index-fund .ifund-l{ width: 869px; }
.index-fund .ifund-l2{ width: 595px; margin-left: 10px; }
.index-fund .ifund-l h2{ font-size:18px; padding-left:15px; color:#333; border-left:4px solid #dc1f1f;font-weight: 500;margin-bottom: 20px;}
.index-fund .ifund-l2 h2{ font-size:18px;  color:#333; font-weight: 500;margin-bottom: 20px;}
.index-fund .ifund-bg{ background:url(../../images/web/i-fund_03.jpg) no-repeat;width: 295px; height: 185px;margin-right: 10px;float: left;}
.index-fund .ifund-bg2{ background: url(../../images/web/i-fund2_05.png) no-repeat;width: 290px; height: 185px;float: left;}
.index-fund .ifund-bg3{ background: url(../../images/web/i-fund3_09.jpg) no-repeat;width: 595px; height: 185px;margin-top: 10px;float: left;}
.index-fund .ifund-bor{ background: #fff;width: 70px;height: 3px;margin:5px 0 0 40px; 	}
.index-fund .ifund-bor2{ background: #fff;width: 70px;height: 3px;margin:5px 0 0 40px; 	}
.index-fund .ifund-bor3{ background: #fff;width: 145px;height: 3px;margin:5px 0 0 190px; 	}
.index-fund .ifund-bg h3{font-size: 18px;color: #fff;padding: 70px 0 0 40px;}
.index-fund .ifund-bg2 h3{font-size: 18px;color: #fff;padding: 70px 0 0 40px;}
.index-fund .ifund-bg3 h3{font-size: 18px;color: #fff;padding: 70px 0 0 190px;}
.index-fund a{text-decoration: none;}
.ifund-bg5 {
    /*height: 380px;*/
    background: #fff;
    box-shadow: 0 2px 16px 0 rgba(0,0,0,0.1);
    border-radius: 8px;
    padding: 24px 24px 12px;
}

.ifund-bg5 .ifund-tab {
    margin-bottom: 18px;
}
.ifund-bg5 .ifund-tab ul { display: flex; align-items: center; height: 32px; background: #f5f5f5; padding: 0 3px; border-radius: 4px; }
.ifund-bg5 .ifund-tab ul li { flex: 1; height: 28px; line-height: 28px; font-size: 16px; color: #5c5c5c; text-align: center; }
.ifund-bg5 .ifund-active { background: #fff; box-shadow: 0 0 16px 0 rgba(0,0,0,0.08); border-radius: 2px; color: #C6171F !important; }
.ifund-bg5 table,
.ifund-bg5 td {
    border-collapse: collapse;
    /*border:1px solid #e0e0e0;*/
    border-top:none;
    border-left:none;
    border-right:none;
    color: #292929;
    padding: 10px 12px;
    font-size: 13px;
    background: #fff;
    text-align: left;
}

.ifund-bg5 th {
    background: #C6171F;
    text-align:left;
    /*border:1px solid #e0e0e0;*/
    font-weight: 500;
    font-size:14px;
    padding:10px 12px 10px 12px;
    color: #fff;
    border-left:none;
    border-right:none;
}

.ifund-bg5 tr:nth-child(odd) td{ background: #F2F2F2;}
.ifund-bg5 a{ text-decoration: none;color: #fff;}
.ifund-bg5 a:visited{text-decoration: none;color: #fff;}
.ifund-bg5 a:hover{text-decoration: none;color: #fff;}
.gray{color: #999!important; margin-top: 6px }
.red{ color:#e91e1e!important;}
.green{color:#00ad45!important;}
.ifund-bg5 h4{text-align: center;font-weight: 500;margin-top: 12px;}
.ifund-bg5 h4 a{ text-decoration: none;color: #999;}
.ifund-bg5 h4 a:visited{text-decoration: none;color: #999;}
.ifund-bg5 h4 a:hover{text-decoration: none;color: #e81f1f;}
.ifund-bg5 h4 i{padding-left: 6px;color: #dedede;font-size: 16px;}