<%set (string) {defaultimg}="/Templet/en/img/default.png" %> {ModelSite.Title} <%template _head%> <%template _banner%> <%csharp%> Model_Channel model_about = ChannelById(23);//公司概况 Model_Channel model_news = ChannelById(19);//新闻资讯 Model_Channel model_service = ChannelById(20);//产品与市场 Model_Channel model_rules = ChannelById(79);//全球市场分布 Model_Channel model_join = ChannelById(21);//技术与创新 Model_Channel model_contact = ChannelById(22);//联系我们 Model_Channel model_qccl = ChannelById(30);// 汽车变速箱齿轮 Model_Channel model_mtccl = ChannelById(29);// 摩托车齿轮 Model_Channel model_fdcl = ChannelById(77);// 风电齿轮 Model_Channel model_yfzx = ChannelById(80);// 研发中心 Model_Channel model_jstd = ChannelById(83);// 技术团队 string strimg="img/about-img_03.png"; if(model_about.HomePic.Trim()!="") { strimg=model_about.HomePic; } <%/csharp%>

{model_about.Name}

ABOUT XINXING

{model_about.About}

MORE

PRODUCTS & MARKETS

产品与市场

NEWS CENTER

新闻中心

<%csharp%> System.Collections.Generic.List listnews=ContentPage(4,"27,28",0,1); System.Collections.Generic.List listnews1=listnews; Model_Content model_new1= new Model_Content(); if(listnews!=null&&listnews.Count>0) { model_new1=listnews[0]; } if (listnews1 != null && listnews1.Count > 1) { listnews1.RemoveAt(0); } string mdate=Convert.ToDateTime(model_new1.RenewalTime).ToString("yy.MM"); string mdate1=Convert.ToDateTime(model_new1.RenewalTime).ToString("dd"); string strImg="img/newsimg.png"; if(model_new1!=null&&model_new1.Thumbnail.Trim()!="") { strImg=model_new1.Thumbnail; } <%/csharp%>

{mdate1}

{mdate}

{model_new1.Topic}

<%getsubstring({model_new1.Abstract},150,"...")%> MORE

TECHNOLOGY & INNOVATION

技术与创新

<%template _foot%>