var restdata = {"designnum":11363,"zxbj":11070,"design_html":"
\u5fb7\u5b8f\u50a3\u65cf\u666f\u9887\u65cf\u81ea\u6cbb\u5dde \u6731**\u5df2\u6210\u529f\u63d0\u4ea4\u4fe1\u606f<\/li>\u83cf\u6cfd\u5e02 \u80e1**\u5df2\u6210\u529f\u63d0\u4ea4\u4fe1\u606f<\/li> \u987e**\u5df2\u6210\u529f\u63d0\u4ea4\u4fe1\u606f<\/li>\u6cb3\u6e90\u5e02 \u9648**\u5df2\u6210\u529f\u63d0\u4ea4\u4fe1\u606f<\/li> \u52b3**\u5df2\u6210\u529f\u63d0\u4ea4\u4fe1\u606f<\/li> \u676d\u5dde \u502a**\u5df2\u6210\u529f\u63d0\u4ea4\u4fe1\u606f<\/li>\u897f\u5b89 \u5b8b**\u5df2\u6210\u529f\u63d0\u4ea4\u4fe1\u606f<\/li>\u6606\u660e \u8d75**\u5df2\u6210\u529f\u63d0\u4ea4\u4fe1\u606f<\/li> \u5e7f\u5dde \u9093**<\/span>\u5df2\u6210\u529f\u63d0\u4ea4\u4fe1\u606f<\/li>\u957f\u6c99 \u6237**<\/span>\u5df2\u6210\u529f\u63d0\u4ea4\u4fe1\u606f<\/li>"};var remote_ip_info = {"province":"","city":""};
jQuery(document).ready(function() {
jQuery(".infoList").html(restdata['design_html']);
jQuery(".txtMarquee-top").slide({mainCell:".bd ul",autoPlay:true,effect:"topLoop",vis:3,scroll:1});
jQuery("#total_num1").html(restdata['designnum']);
jQuery("#total_num2").html(restdata['designnum']);
jQuery("#total_num3").html(restdata['designnum']);
jQuery("#total_num4").html(restdata['designnum']);
var mycity = remote_ip_info['city'];
jQuery("#city0").val(mycity);
jQuery("#city1").val(mycity);
});