富国创新发展两年定期开放混合C:014664","fundCustodian":"中国工商银行股份有限公司","fundManageFee":"1.200%/年","fundManageFeeMode":"","fundManager":"富国基金管理有限公司","fundName":"富国创新发展两年定期开放混合","fundPerson":"孟浩之","fundSize":"1.66亿","fundType":"混合型","investmentObjective":"本基金在严格控制风险的前提下,通过积极主动的资产配置,追求超越业绩比较基准的投资回报和资产的长期稳健增值。","investmentPortfolio":"本基金的投资范围为具有良好流动性的金融工具,包括国内依法发行上市的股票(包括主板、创业板、北京证券交易所发行上市以及其他经中国证监会允许发行的股票)、存托凭证、港股通标的股票、债券(包括国债、地方政府债、金融债、企业债、公司债、政府支持债券、政府支持机构债、次级债、可转换债券、分离交易可转债、央行票据、中期票据、短期融资券(含超短期融资券)、可交换债券)、资产支持证券、债券回购、银行存款(包括定期存款、协议存款、通知存款等)、同业存单、股指期货、信用衍生品、国债期货、股票期权以及法律法规或中国证监会允许基金投资的其他金融工具(但须符合中国证监会的相关规定)。本基金可以根据有关法律法规的规定参与融资及转融通证券出借业务。\n基金的投资组合比例为:封闭期内,本基金投资于股票及存托凭证的资产占基金资产的比例为60%-100%(开放期开始前1个月至开放期结束后1个月内不受此比例限制);本基金投资于港股通标的股票的比例占股票资产的0-50%;本基金投资于北京证券交易所发行上市股票的市值合计不得低于股票资产的15%。\n在开放期内,每个交易日日终在扣除股指期货合约、国债期货合约和股票期权合约需缴纳的交易保证金后,现金或者到期日在一年以内的政府债券不低于基金资产净值的5%。在封闭期内,本基金不受前述5%的限制,但每个交易日日终在扣除股指期货合约、国债期货合约和股票期权合约需缴纳的交易保证金后,应当保持不低于交易保证金一倍的现金,其中现金不包括结算备付金、存出保证金、应收申购款等。","keyInvestmentStrategies":"本基金将采用“自上而下”与“自下而上”相结合的主动投资管理策略,将定性分析与定量分析贯穿于资产配置、行业细分、公司价值评估以及组合风险管理全过程中。在股票投资方面,本基金希望投资于顺应未来科技发展趋势、拥有相对优秀的商业模式、团队具备杰出的组织能力和企业家精神,从而能够实现高质量持续增长的优质公司。本基金投资存托凭证将根据投资目标和股票投资策略,基于对基础证券投资价值的研究判断进行投资;在债券投资方面,本基金将采用久期控制下的主动性投资策略;本基金在开放期将保持资产适当的流动性,以应付当时市场条件下的赎回要求。本基金的股指期货、国债期货、股票期权、资产支持证券、信用衍生品、融资及转融通证券出借业务的投资策略详见法律文件。","msgCode":"PUB00000","msgInfo":"交易成功","operationMode":"定期开放式","performanceBenchmark":"中证500指数收益率*55%+恒生指数收益率(使用估值汇率折算)*5%+中国战略新兴产业成份指数收益率*20%+中债综合全价指数收益率*20%","performanceFees":"","resFlag":"S","riskReturnFeature":"本基金为混合型基金,其预期收益及预期风险水平低于股票型基金,高于债券型基金和货币市场基金。本基金投资港股通标的股票的,需承担港股通机制下因投资环境、投资标的、市场制度以及交易规则等差异带来的特有风险。","salesCustodyFee":"0.200%/年","salesServiveFee":"富国创新发展两年定期开放混合C:0.60%/年","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||''+'', ' | ', '