<%template src="_header.html"%>
<%set DataTable toutuIndexList=get_article_list("fsgroup", 52, 1, "status=0")%> <%loop toutuIndex toutuIndexList%>

{toutuIndex[title]}

{toutuIndex[title_en]}

{toutuIndex[title]}

{toutuIndex[title_en]}

{toutuIndex[title]}

{toutuIndex[title_en]}

{toutuIndex[title]}

{toutuIndex[title_en]}

<%/loop%>
<%set DataTable hexinIndexList=get_article_list("fsgroup", 53, 1, "status=0")%> <%loop hexinIndex hexinIndexList%>

{hexinIndex[title]}

{hexinIndex[title_en]}

{hexinIndex[content]}

<%/loop%>
<%set DataTable hexinsIndexList=get_article_list("fsgroup", 54, 1, "status=0")%> <%loop hexinsIndex hexinsIndexList%>

{hexinsIndex[title_security]}

{hexinsIndex[content_security]}

{hexinsIndex[title_logistics]}

{hexinsIndex[content_logistics]}

{hexinsIndex[title_insurance]}

{hexinsIndex[content_insurance]}

{hexinsIndex[title_engineering]}

{hexinsIndex[content_engineering]}

<%/loop%>
<%set DataTable anbaosIndexList=get_article_list("fsgroup", 55, 1, "status=0")%> <%loop anbaosIndex anbaosIndexList%>

{anbaosIndex[title]}

{anbaosIndex[title_en]}

{anbaosIndex[content]}

<%/loop%>
<%set DataTable wuliusIndexList=get_article_list("fsgroup", 56, 1, "status=0")%> <%loop wuliusIndex wuliusIndexList%>

{wuliusIndex[title]}

{wuliusIndex[title_en]}

{wuliusIndex[content]}

<%/loop%>
<%set DataTable baoxiansIndexList=get_article_list("fsgroup", 57, 1, "status=0")%> <%loop baoxiansIndex baoxiansIndexList%>

{baoxiansIndex[title]}

{baoxiansIndex[title_en]}

{baoxiansIndex[content]}

<%/loop%>
<%set DataTable gongchengIndexList=get_article_list("fsgroup", 124, 1, "status=0")%> <%loop gongchengIndex gongchengIndexList%>

{gongchengIndex[title]}

{gongchengIndex[title_en]}

{gongchengIndex[content]}

<%/loop%>
<%set DTcms.Model.article_category newsModel=get_category_model(79)%>

{newsModel.title}

{newsModel.title_en}

<%set DTcms.Model.article_category gsModel=get_category_model(59)%>
{gsModel.title}
<%set DataTable gongsiIndexList=get_article_list("news", 59, 0, "IsShow=1 and status=0","add_time desc,sort_id asc")%> <%loop gongsiIndex gongsiIndexList%>
"><%cutstring({gongsiIndex[title]},40)%>
<%datetostr({gongsiIndex[add_time]}, yyyy-MM-dd)%>

">{gongsiIndex[zhaiyao]}

<%/loop%>
<%set DTcms.Model.article_category yyModel=get_category_model(60)%>
{yyModel.title}
<%set DataTable yidaiIndexList=get_article_list("news", 60, 0, "IsShow=1 and status=0","add_time desc,sort_id asc")%> <%loop yidaiIndex yidaiIndexList%>
"><%cutstring({yidaiIndex[title]},40)%>
<%datetostr({yidaiIndex[add_time]}, yyyy-MM-dd)%>

">{yidaiIndex[zhaiyao]}

<%/loop%>
查看更多...
<%template src="_footer.html"%>