富国中证A500指数增强C:022677","fundCustodian":"招商银行股份有限公司","fundManageFee":"0.800%/年","fundManageFeeMode":"","fundManager":"富国基金管理有限公司","fundName":"富国中证A500指数增强","fundPerson":"徐幼华","fundSize":"--","fundType":"股票型","investmentObjective":"本基金为指数增强型基金,在力求对中证A500指数进行有效跟踪的基础上,通过数量化的方法进行积极的指数组合管理与风险控制,力争实现超越目标指数的投资收益,谋求基金资产的长期增值。","investmentPortfolio":"本基金投资于具有良好流动性的金融工具,包括标的指数的成份股、备选成份股(均含存托凭证)、港股通标的股票、其他股票(包括主板、科创板、创业板及其他经中国证监会允许发行的股票)、存托凭证、债券(国债、央行票据、地方政府债券、政府支持机构债券、政府支持债券、金融债券、企业债券、公司债券、次级债券、可转换债券、可交换债券、可分离交易可转债、短期融资券(含超短期融资券)、中期票据等)、资产支持证券、债券回购、银行存款、同业存单、股指期货、国债期货、股票期权、信用衍生品及法律法规或中国证监会允许基金投资的其他金融工具(但须符合中国证监会的相关规定)。\n本基金可根据法律法规的规定参与融资及转融通证券出借业务。\n如法律法规或监管机构以后允许基金投资其他品种,基金管理人在履行适当程序后,可以将其纳入投资范围。","keyInvestmentStrategies":"本基金以“指数化投资为主、主动性投资为辅”,在复制标的指数的基础上一定程度地调整个股,力求投资收益能够跟踪并适度超越标的指数。\n本基金力争使日均跟踪偏离度的绝对值不超过0.50%,年化跟踪误差不超过7.75%。如因标的指数编制规则调整或其他因素导致跟踪偏离度和跟踪误差超过正常范围的,基金管理人将采取合理措施避免跟踪偏离度和跟踪误差进一步扩大。本基金的股票投资策略、港股通标的股票投资策略、存托凭证投资策略、债券投资策略、可转换债券(含可分离交易可转债)及可交换债券投资策略、资产支持证券投资策略、股指期货投资策略、股票期权投资策略、国债期货投资策略、信用衍生品投资策略、参与融资及转融通证券出借业务策略详见法律文件。","msgCode":"PUB00000","msgInfo":"交易成功","operationMode":"普通开放式","performanceBenchmark":"中证A500指数收益率×95%+银行人民币活期存款利率(税后)×5%","performanceFees":"","resFlag":"S","riskReturnFeature":"本基金为股票型基金,其预期收益及预期风险水平高于混合型基金、债券型基金与货币市场基金。本基金为指数基金,具有与标的指数、以及标的指数所代表的股票市场相似的风险收益特征。本基金投资港股通标的股票的,需承担港股通机制下因投资环境、投资标的、市场制度以及交易规则等差异带来的特有风险。","salesCustodyFee":"0.150%/年","salesServiveFee":"富国中证A500指数增强C:0.20%/年","transactionCurrency":"人民币","transactionRate":""}; $("#TableView").html(tableFun(data)); if(data.investmentObjective){ $("#investmentObjectiveText").html(" "+data.investmentObjective); document.getElementById("investmentObjective").style.display="block"; } if(data.riskReturnFeature){ $("#riskReturnFeatureText").html(" "+data.riskReturnFeature); document.getElementById("riskReturnFeature").style.display="block"; } if(data.investmentPortfolio){ $("#investmentPortfolioText").html(" "+data.investmentPortfolio); document.getElementById("investmentPortfolio").style.display="block"; } if(data.performanceBenchmark){ $("#performanceBenchmarkText").html(" "+data.performanceBenchmark); document.getElementById("performanceBenchmark").style.display="block"; } if(!data.salesServiveFee){ document.getElementById("salesServiveFee").style.display="none"; } if(!data.fundManageFee){ document.getElementById("fundManageFee").style.display="none"; } if(!data.fundManageFeeMode){ document.getElementById("fundManageFeeMode").style.display="none"; } if(!data.performanceFees){ document.getElementById("performanceFees").style.display="none"; } function tableFun(data){ return ['
', ' 基金简称', ' | ', '', ' '+data.fundName&&data.fundName||''+'', ' | ', '
', ' 基金代码', ' | ', '', ' '+data.fundCode&&data.fundCode||''+'', ' | ', '
', ' 基金管理人', ' | ', '', ' '+data.fundManager&&data.fundManager||''+'', ' | ', '
', ' 基金托管人', ' | ', '', ' '+data.fundCustodian&&data.fundCustodian||''+'', ' | ', '
', ' 基金合同生效日', ' | ', '', ' '+data.contractEffectiveDay&&data.contractEffectiveDay||''+'', ' | ', '
', ' 基金类型', ' | ', '', ' '+data.fundType&&data.fundType||''+'', ' | ', '
', ' 交易币种', ' | ', '', ' '+data.transactionCurrency&&data.transactionCurrency||''+'', ' | ', '
', ' 运作方式', ' | ', '', ' '+data.operationMode&&data.operationMode||''+'', ' | ', '
', ' 开放频率', ' | ', '', ' '+data.frequency&&data.frequency||''+'', ' | ', '
', ' 基金经理', ' | ', '', ' '+data.fundPerson&&data.fundPerson||''+'', ' | ', '
', ' 基金管理费', ' | ', '', ' '+data.fundManageFee&&data.fundManageFee||''+'', ' | ', '
', ' 基金托管费', ' | ', '', ' '+data.salesCustodyFee&&data.salesCustodyFee||''+'', ' | ', '
', ' 销售服务费', ' | ', '', ' '+data.salesServiveFee&&data.salesServiveFee||''+'', ' | ', '
', ' 管理费的收费方式', ' | ', '', ' '+data.fundManageFeeMode&&data.fundManageFeeMode||''+'', ' | ', '
', ' 业绩报酬', ' | ', '', ' '+data.performanceFees&&data.performanceFees||''+'', ' | ', '