@if (!string.IsNullOrWhiteSpace(Page.Description)) { } @if (!string.IsNullOrWhiteSpace(Page.Keywords)) { } @Html.Raw(Statics.GetStatics("base:charts")) @Html.Raw(Statics.GetStatics("tool", "css")) @Html.Raw(Statics.GetStatics("ft-carousel", "css")) @Html.Raw(Statics.GetStatics("iconfont:jquery:function:trendChart2")) @Html.Raw(Statics.GetStatics("tool", "js")) @Html.Raw(Statics.GetStatics("ft-carousel", "js"))
@*@{Html.RenderAction("hb", "Home", new { });}*@