富国中国中小盘混合(QDII)美元现汇:010591","fundCustodian":"中国工商银行股份有限公司","fundManageFee":"1.600%/年","fundManageFeeMode":"","fundManager":"富国基金管理有限公司","fundName":"富国中国中小盘混合(QDII)","fundPerson":"张峰","fundSize":"30.70亿","fundType":"混合型","investmentObjective":"本基金主要投资于香港市场中的中国概念中小盘股票,通过精选个股和风险控制,力求为基金份额持有人获取超过业绩比较基准的收益。","investmentPortfolio":"本基金的投资范围包括但不限于在已与中国证监会签署双边监管合作谅解备忘录的国家或地区证券市场挂牌交易的股票,在已与中国证监会签署双边监管合作谅解备忘录的国家或地区证券监管机构登记注册的公募基金(含ETF)、债券、货币市场工具、金融衍生品以及中国证监会允许基金投资的其他金融工具(但须符合中国证监会的相关要求)。\n本基金投资于股票及其他权益类资产的比例不低于基金资产的60%。现金、债券及中国证监会允许投资的其他金融工具市值占基金资产的比例不高于40%。本基金将以不低于股票资产的80%投资于在香港证券市场交易的中小盘中国概念股。","keyInvestmentStrategies":"本基金主要投资于香港市场中的中国概念中小盘股票,本基金将基于对宏观经济形势、财政/货币政策、以及相关发展状况等因素的综合分析和预测,来确定权益及固定收益类资产的相对吸引力,并决定基金在权益和固定收益类资产之间的配置比例;权益投资方面,本基金将使用自下而上的选股策略,在选股上力图通过定性和定量方法相结合的基本面研究发掘中小盘股票中的具有价值优势的股票;债券投资方面,本基金将根据需要,适度进行债券投资,在有效控制整体资产风险的基础上,根据对宏观经济发展状况、金融市场运行特点等因素的分析确定组合整体框架,通过对债券市场、收益率曲线以及各种债券品种价格的变化进行预测,进行以优化流动性管理、分散投资风险为主要目标的债券投资。本基金的金融衍生品投资策略详见法律文件。","msgCode":"PUB00000","msgInfo":"交易成功","operationMode":"普通开放式","performanceBenchmark":"中证香港中国中小综合指数收益率×80%+香港三个月期银行同业拆借利率(Hong Kong 3-Month Interbank Offer Rate)×20%。","performanceFees":"","resFlag":"S","riskReturnFeature":"本基金为混合型基金,其预期收益及预期风险水平高于债券型基金与货币市场基金,低于股票型基金。","salesCustodyFee":"0.300%/年","salesServiveFee":"","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||''+'', ' | ', '