wangchuanjin 9 жил өмнө
parent
commit
1e1116f165

+ 1 - 1
core/src/qfw/front/index.go

@@ -64,7 +64,7 @@ func (i *Index) LoadIndex() error {
 			"query":       i.GetString("query")}
 		data, pagination := searhWebContent(querymap)
 		content, _ := i.Render4Cache("/index.html", &xweb.T{"data": data, "pagination": pagination})
-		redis.Put("other", "/", string(content), 0) //设置首页缓存
+		//redis.Put("other", "/", string(content), 0) //设置首页缓存
 		return i.SetBody(content)
 	}
 }

+ 0 - 55
core/src/serviceclassify.json

@@ -893,60 +893,5 @@
                 ]
             }
         ]
-    },
-    {
-        "code": "14",
-        "name": "涉外企业服务",
-        "image": "serviceclassify-14-new.png",
-        "children": [
-            {
-                "code": "1401",
-                "name": "涉外企业服务",
-                "children": [
-                    {
-                        "code": "140101",
-                        "name": "涉外法律服务"
-                    },
-                    {
-                        "code": "140102",
-                        "name": "招商引资"
-                    },
-                    {
-                        "code": "140103",
-                        "name": "涉外咨询"
-                    },
-                    {
-                        "code": "140104",
-                        "name": "海外上市"
-                    }
-                ]
-            },
-            {
-                "code": "1402",
-                "name": "进出口代理",
-                "children": [
-                    {
-                        "code": "140201",
-                        "name": "全套代理"
-                    },
-                    {
-                        "code": "140202",
-                        "name": "采购代理"
-                    },
-                    {
-                        "code": "140203",
-                        "name": "单证服务"
-                    },
-                    {
-                        "code": "140204",
-                        "name": "清关服务"
-                    },
-                    {
-                        "code": "140205",
-                        "name": "退税服务"
-                    }
-                ]
-            }
-        ]
     }
 ]

+ 1 - 1
core/src/timetask.json

@@ -1 +1 @@
-{"comment":{"c_rate":10,"commentrate":900},"market":{"demand":{"attr":["i_hits","i_bids","i_status"],"timepoint":"2016-01-08 17:35:28"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-01-08 17:35:28"}},"marketisstart":true,"marketrate":300}
+{"comment":{"c_rate":10,"commentrate":900},"market":{"demand":{"attr":["i_hits","i_bids","i_status"],"timepoint":"2016-01-09 09:39:26"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-01-09 09:39:26"}},"marketisstart":true,"marketrate":300}

+ 52 - 50
core/src/web/staticres/css/index-new.css

@@ -9,45 +9,6 @@
 .a-com-active{
 	background-color:#FF5A5F;
 }
-.index-new-top {
-    height: 30px;
-    line-height: 30px;
-    padding-right: 50px;
-    background-color: rgb(70, 70, 69);
-}
-.index-new-top > div {
-    max-width: 1200px;
-    margin: auto;
-}
-.index-new-top li {
-    padding-left: 20px;
-}
-.index-new-top i.fuwushichang {
-    padding-top: 5px;
-    padding-right: 5px;
-}
-.index-new-top li:hover>i{
-	background-color: #FF5A5F !important;
-}
-.index-new-top i {
-    font-size: 12px;
-    display: inline-block;
-    background-color: rgb(160, 160, 160);
-    width: 20px;
-    height: 20px;
-    margin-right: 5px;
-    text-align: center;
-    padding-top: 4px;
-}
-.index-new-top a {
-    color: rgb(160, 160, 160);
-}
-.index-new-top i.jianyu {
-    padding-left: 2px;
-}
-.index-new-top i.zhengcefagui {
-    padding-top: 5px;
-}
 .index-new-head .loginstatus {
     padding-right: 15px;
 }
@@ -178,13 +139,16 @@ a:focus, a:hover{
 .index-new-rmfw-title,.index-new-rmxq-title{
 	border:1px solid #f0f0f0;
 	margin-bottom:0px;
-	padding:10px; 
+	padding:10px 25px; 
 	border-bottom:0px;
 }
-.index-new-rmfw-list,.index-new-rmxq-list,.a-qysq,.index-new-wgw,.index-new-xwzx{
+.index-new-rmfw-list,.a-qysq,.index-new-wgw,.index-new-xwzx{
 	border:1px solid #f0f0f0; 
 	padding:10px;
 }
+.index-new-rmxq-list{
+	border:1px solid #f0f0f0;
+}
 .index-new-fbfw-a{
 	padding:10;
     font-size: 14px;
@@ -214,13 +178,13 @@ a:focus, a:hover{
     font-family: '宋体 Regular', '宋体';
     font-size: 12px;
     color: #FF5A5F;
-	padding:5px 10px;
+	padding:5px 0px;
 }
 .index-new-rmxq-name{
 	margin-top:20px;
 	margin-bottom:30px;
 }
-.index-new-rmxq-name div{
+.index-new-rmxq-name div,.index-new-rmxq-name a{
     font-family: '宋体 Regular', '宋体';
     font-size: 12px;
     color: #A0A0A0;
@@ -309,23 +273,30 @@ a:focus, a:hover{
 	border-top:3px solid #FF5A5F;
 }
 .a-index .a-index-head{
-	margin-top:5px;
-}
-.a-index-head .index-new-left > ul {
-	background-color:#fff;
-	border-bottom:3px solid #FF5A5F;
+	margin-top:10px;
 }
 .a-index-head .index-new-left > div {
 	background-color:#fff;
 	color:#FF5A5F;
 	border-bottom:1px solid #ccc;
-	font-size:18px;
+    font-weight: 700;
+    font-size: 16px;
 	padding-left:0px;
 }
 .a-index-head .index-new-left > ul > li {
     font-size: 14px;
     color: #4E5051;	
 }
+
+.index-new-head .a-i-h-right .a-index-hd img{
+	width:285px;
+}
+.a-index .a-index-want .a-com-two {
+    margin: 20px 0px 40px;
+}
+.a-index .a-index-want li.a-com-last{
+	padding:0px;
+}
 .a-index-head  .a-new-hover {
     background-color: #f0f0f0;
     color: #000;
@@ -340,7 +311,7 @@ a:focus, a:hover{
 	width:293px;
 	margin-left:-10px;
 }
-body {
+.index-new-body {
 	background-color:#f0f0f0;
 }
 .a-index-head .a-i-h-right, .a-rmfw,.a-rmxq,.a-qysq,.a-xwzx,.index-new-wgw{
@@ -392,3 +363,34 @@ body {
 .a-index a:hover{
     text-decoration: none;
 }
+
+.a-index-head .a-i-h-middle > ul > li > a{
+	padding-top:8px;
+	padding-bottom:8px;
+}
+.a-index-head .a-i-h-middle,.a-index-head .a-i-h-right{
+	height:438px;
+}
+.a-index-head .a-i-h-right ul {
+    height: 260px;
+    margin-bottom: 20px;
+}
+.a-index .index-new-head{
+	margin-bottom:-10px;
+}
+.index-new-head .a-i-h-right{
+	margin-left:10px;
+	padding-left:0px;
+	width:285px;
+}
+.a-index .a-index-head .a-i-h-right {
+	padding-left:0px;
+	margin-left:10px;
+}
+.a-index-head .a-i-h-middle .a-parent {
+    margin-bottom: 5px;
+    font-weight: bold;
+	background-color:#f0f0f0;
+	height:35px;
+	line-height:35px;
+}

+ 0 - 498
core/src/web/staticres/css/index-new.css.bak

@@ -1,498 +0,0 @@
-/****indexhead*****/
-.index-new-nva{
-	border-bottom:1px solid #ccc;
-    border-top: 5px solid #FF5A5F;
-    background-color: rgb(255, 255, 255);
-	margin-bottom:10px;
-}
-.index-new-head .loginStatus li a:hover {
-	background-color: #FF5A5F;
-	color: #fff !important;
-}
-.a-com-active>a{
-	font-size:18px;
-	color:#fff;
-	font-weight:bold;
-}
-.a-com-active{
-	background-color:#FF5A5F;
-}
-.index-new-top {
-    height: 30px;
-    line-height: 30px;
-    padding-right: 50px;
-    background-color: rgb(70, 70, 69);
-}
-.index-new-top > div {
-    max-width: 1200px;
-    margin: auto;
-}
-.index-new-top li {
-    padding-left: 20px;
-}
-.index-new-top i.fuwushichang {
-    padding-top: 5px;
-    padding-right: 5px;
-}
-.index-new-top li:hover>a , .index-new-nva-c a:hover,#loginStatus a:hover{
-	color: #FF5A5F !important;
-}
-.a-com-active a:hover{
-	color: #ccc !important;
-}
-.index-new-top li:hover>i{
-	background-color: #FF5A5F !important;
-}
-.index-new-top i {
-    font-size: 12px;
-    display: inline-block;
-    background-color: rgb(160, 160, 160);
-    width: 20px;
-    height: 20px;
-    margin-right: 5px;
-    text-align: center;
-    padding-top: 4px;
-}
-.index-new-top a {
-    color: rgb(160, 160, 160);
-}
-.index-new-head a {
-    text-decoration: none;
-}
-.index-new-top i.jianyu {
-    padding-left: 2px;
-}
-.index-new-top i.zhengcefagui {
-    padding-top: 5px;
-}
-.index-new-nva > ul {
-    height: 70px;
-    line-height: 70px;
-    max-width: 1200px;
-    margin: auto;
-}
-.index-new-nva-l {
-    padding-right: 20px;
-}
-.logo {
-    width: 161px;
-    height: 68px;
-}
-.index-new-nva-c {
-    width: 100px;
-    text-align: center;
-    font-size: 16px;
-}
-.index-new-head .loginstatus {
-    padding-right: 15px;
-}
-.loginstatus > a {
-    text-overflow: ellipsis;
-    overflow: hidden;
-    white-space: nowrap;
-    display: inline-block;
-    vertical-align: middle;
-    margin-left: 5px;
-}
-
-a:focus, a:hover{
-	color: #FF5A5F !important;
-}
-.setserver,#setdemand{
-    font-family: '宋体 Regular', '宋体';
-    font-size: 14px;
-}
-.index-new-nva-s {
-    width: 1px;
-    height: 20px;
-    margin-top: 25px;
-    border-right: 1px solid #999;
-    float: right;
-    margin-right: -2px;
-}
-.index-new-nva .fwsc{
-	width:120px;
-	margin-left:24px;
-	margin-right:20px;
-}
-.index-new-nva .a-h-search{
-    width: 25%;
-    padding-right: 15px;
-	float:right;
-	padding-top:18px;
-}
-.index-new-nva .a-h-search span i {
-    position: absolute;
-    right: 10px;
-    top: 50%;
-    z-index: 10;
-    font-size: 14px;
-    margin-top: -7px;
-	color:#fff;
-}
-.index-new-nva .a-h-search span{
-    position: absolute;
-    right: 10px;    
-	border-radius: 50px;
-    top: 50%;
-    z-index: 20;
-    margin-top: -19px;
-	margin-right:-10px;
-    display: inline-block;
-	width:38px;
-	height:38px;
-	border:1px solid #ccc;
-	background-color:#FF5A5F;
-}
-.index-new-nva .a-h-search .input-group {
-    width: 100%;
-    height: inherit;
-}
-.index-new-nva #header-searchInput{
-	border-radius: 50px;
-}
-.index-new-head .loginStatus>span {
-    position: relative;
-    display: inline-block;
-}
-.index-new-head .head-hideMenu {
-    display: none;
-    position: absolute;
-    width: 120px;
-    left: 50%;
-    margin-left: -60px;
-}
-.index-new-head .head-hideMenu ul {
-    background-color: #F7F9FB;
-    box-shadow: 0 5px 10px rgba(0,0,0,.2);
-    margin-top: 1px;
-    float: left;
-}
-.index-new-head .head-hideMenu li:hover {
-    background-color: #FF5A5F;
-    color: #fff;
-}
-.index-new-head .head-hideMenu li {
-    width: 100%;
-    border-bottom: 1px solid #EDEEEF;
-    line-height: 40px;
-    padding-left: 20px;
-    cursor: pointer;
-}
-.index-new-head .headimg {
-    width: 40px;
-    height: 40px;
-    margin-right: 5px;
-}
-.index-new-head .head-hideMenu li:hover>i {
-    color: #fff;
-}
-.index-new-head .head-hideMenu i.youjian {
-    font-size: 12px;
-}
-.index-new-head .head-hideMenu i {
-    color: #FF5A5F;
-    margin-right: 5px;
-}
-.index-new-head .head-hideMenu i.ren1, .index-new-head .head-hideMenu i.tuichu {
-    font-size: 16px;
-    margin-right: 15px !important;
-}
-.index-new-head .head-hideMenu i.ren1 {
-    margin-left: 2px;
-}
-.index-new-head .loginStatus>span .round-dot {
-    right: 5px;
-    width: 8px;
-    height: 8px;
-}
-.index-new-head .round-dot {
-    background-color: #FF5A5F;
-    width: 6px;
-    height: 6px;
-    border-radius: 50%;
-    position: absolute;
-    display: block;
-    top: 0px;
-	padding:0px;
-	margin-right:2px;
-}
-.index-new-head .head-hideMenu li:hover .round-dot {
-    background-color: #FFFFFF;
-}
-.index-new-head .head-hideMenu li .round-dot {
-    right: 15px;
-	top:10px;
-}
-/*****index****/
-
-.a-index-head .a-i-h-right .a-index-want {
-	border:1px solid #f0f0f0;
-}
-.index-new-row{
-	margin-top:20px;
-	border-bottom:3px solid #FF5A5F;
-	margin-bottom:0px;
-}
-.index-new-fwfl{
-    width: 200px;
-    text-align: center;
-    font-size: 18px;
-	margin-left:0px;
-	color:#fff;
-	font-weight:bold;
-}
-.index-new-row>ul{
-    height: 60px;
-    line-height: 60px;
-    max-width: 1200px;
-    margin: auto;
-}
-.index-new-row>ul>li img {
-	width:40px;
-	height:40px;
-	margin-left:10px;
-}
-.index-new-row>ul>li span {
-	margin-left:50px;
-	color:#FF5A5F;
-	font-size:18px;
-	font-weight:bold;
-	
-}
-.index-new-row>ul>li a {
-    font-family: '宋体 Regular', '宋体';
-    font-size: 12px;
-    color: #4E5051;
-	}
-	
-.index-new-row>ul>li a:hover{
-	color:#FF5A5F;
-    text-decoration: none;
-}
-.index-new-rmfw-title,.index-new-rmxq-title{
-	border:1px solid #f0f0f0;
-	margin-bottom:0px;
-	padding:10px; 
-	border-bottom:0px;
-}
-.index-new-rmfw-list,.index-new-rmxq-list,.a-qysq,.index-new-wgw,.index-new-xwzx{
-	border:1px solid #f0f0f0; 
-	padding:10px;
-}
-.index-new-fbfw-a{
-	padding:10;
-    font-family: '宋体 Regular', '宋体';
-    font-size: 14px;
-    color: #666666;	
-}
-.index-new-rmfw-remark{
-	margin-top:-60px;
-}
-.index-new-rmfw-remark a{
-	font-family: '微软雅黑 Regular', '微软雅黑';
-    font-size: 16px;
-    color: #FFFFFF;
-}
-.index-new-rmfw-fgx{
-	border:1px solid #FF5A5F; 
-	margin-top:-70px;
-}
-.index-new-rmfw-name{
-	margin-top:-32px;
-}
-.index-new-rmxq-remark a{
-	font-family: '微软雅黑 Bold', '微软雅黑';
-    font-weight: 700;
-    font-size: 16px;
-}
-.a-com-servcename{
-    font-family: '宋体 Regular', '宋体';
-    font-size: 12px;
-    color: #FF5A5F;
-	padding:5px 10px;
-}
-.index-new-rmxq-name{
-	margin-top:20px;
-	margin-bottom:30px;
-}
-.index-new-rmxq-name div{
-    font-family: '宋体 Regular', '宋体';
-    font-size: 12px;
-    color: #A0A0A0;
-}
-.a-qysq .a-com-title span,.index-new-wgw .a-com-title span{
-	display:inline-block;
-	margin-top:10px;
-	margin-bottom:40px;
-}
-
-.a-index .a-qysq .a-com-title font a,.a-index .index-new-wgw .a-com-title font a,.a-index .index-new-xwzx .a-com-title font a{
-	font-family: '微软雅黑 Bold', '微软雅黑';
-    font-weight: 700;
-    font-size: 24px;
-    color: #FF5A5F;
-}
-.index-new-qysq-con{
-	padding:10px 20px 50px 20px;
-}
-.a-index .a-qysq .index-new-qysq-con img {
-	border:0px;
-}
-.a-index .index-new-wgw-fgx{
-	margin-top:-20px;
-	margin-bottom:30px;
-}
-.index-new-wgwcon{
-	padding:20px 150px;
-}
-.a-index .index-new-wgw-remark a{
-    font-family: '微软雅黑 Regular', '微软雅黑';
-    font-size: 14px;
-    color: #FFFFFF;
-}
-.a-index .index-new-wgw-remark{
-	margin-top:-40px;
-}
-.a-index .index-new-wgw-fgx2{
-	border:1px solid #FF5A5F;
-	margin-top:-55px;
-}
-.a-index .index-new-title{
-	padding:20px;
-}
-.a-index .index-new-first img{
-    width:100px;
-	height:105px;
-    display: table;
-    background-color: rgb(255, 255, 255);
-    text-align: center;	
-}
-.a-index  .index-new-xwzx-con{
-	padding:20px 30px;
-}
-.a-index  .index-new-xwzx-con ul{
-	width:350px;
-	border:0px;
-	background-color:#fff;
-}
-.a-index  .index-new-xwzx-con .index-new-first{
-	width:100px;
-	margin-right:8px;
-}
-.a-index  .index-new-xwzx-con .index-new-xwzx-title{
-	width:230px;
-    font-family: '微软雅黑 Bold', '微软雅黑';
-    font-weight: 700;
-    font-size: 16px;
-	padding-bottom:5px;
-	white-space:nowrap;
-	overflow:hidden;
-	text-overflow:ellipsis; 
-}
-.a-index  .index-new-xwzx-con .index-new-xwzx-date{
-	width:70px;
-    font-family: '宋体 Regular', '宋体';
-    font-size: 12px;
-    color: #A0A0A0;
-}
-.a-index  .index-new-xwzx-con .index-new-xwzx-content{
-	height:50px;
-	width:230px;
-    font-family: '宋体 Regular', '宋体';
-    font-size: 12px;
-    color: #A0A0A0;
-}
-.a-index .a-index-head .index-new-left{
-	border-top:3px solid #FF5A5F;
-}
-.a-index .a-index-head{
-	margin-top:5px;
-}
-.a-index-head .index-new-left > ul {
-	background-color:#fff;
-	border-bottom:3px solid #FF5A5F;
-}
-.a-index-head .index-new-left > div {
-	background-color:#fff;
-	color:#FF5A5F;
-	border-bottom:1px solid #ccc;
-	font-size:18px;
-    font-family: '宋体 Regular', '宋体';
-	padding-left:0px;
-}
-.a-index-head .index-new-left > ul > li {
-    font-family: '宋体 Regular', '宋体';
-    font-size: 14px;
-    color: #4E5051;	
-}
-.a-index-head  .a-new-hover {
-    background-color: #f0f0f0;
-    color: #000;
-}
-.a-index-head .a-i-h-left .index-new-zb{
-	float:right;
-	width:20px;
-	height:30px;
-}
-.a-index-head .a-i-h-right .a-com-title-line {
-	border-bottom:1px solid #f0f0f0;
-	width:293px;
-	margin-left:-10px;
-}
-body {
-	background-color:#f0f0f0;
-}
-.a-index-head .a-i-h-right, .a-rmfw,.a-rmxq,.a-qysq,.a-xwzx,.index-new-wgw{
-	background-color:#fff;
-}
-.index-new-top,.index-new-nva{
-	max-width:1349px;
-	margin:auto;
-}
-.index-new-rmxq-list .a-com-ul-block .a-com-last{
-	padding-left:0px;
-}
-.a-index .a-panel .index-new-rmfw-title font a,.a-index .a-panel .index-new-rmxq-title font a{
-	color:#000;
-}
-#one-levelClassify #index-new-qztb{
-	margin-top:-3px;
-}
-.a-index-head .a-i-h-right ul {
-	height:280px;
-	margin-bottom:20px;
-}
-.a-index .a-index-want .a-com-two {
-	margin:20px 5px 40px;
-}
-.a-index .a-qysq-con{
-	width:100%;
-	height:300px;
-	background-color:#E5E3E3;
-	margin-top:-20px;
-}
-.a-index .a-qysq-con ul{
-	padding:50px;
-}
-.a-index .a-qysq-con ul li{
-	width:25%;
-}
-.a-index .a-qysq-con ul li div{
-	margin-bottom:5px;
-}
-.a-index .a-qysq-con ul li img{
-	width:200px; 
-	height:114px;
-}
-.a-index .a-qysq-con .qysq-cpmp-title{
-	padding:10px 0px; 
-	font-size:18px;
-	font-weight:bold;
-}
-.a-index .a-qysq-con .qysq-entname{
-	font-size:14px;
-}
-.a-index a:hover{
-	
-}

+ 5 - 2
core/src/web/staticres/js/qfw.js

@@ -444,7 +444,7 @@ function advertAjaxRqe(position){
 			data += "&serviceId="+id;
 		}
 	});
-	$("#hotDemand ul").each(function(){
+	$("#hotDemand>div").each(function(){
 		var id = $(this).attr("data-id");
 		if(id != ""){
 			data += "&demandId="+id;
@@ -452,6 +452,8 @@ function advertAjaxRqe(position){
 	});
 	if(data != ""){
 		$.post("/front/advertAjaxRqe",data,function(r){
+								console.info(r)
+
 			if(r.service){
 				var service = r.service;
 				for(var i in service){
@@ -475,8 +477,9 @@ function advertAjaxRqe(position){
 					}else if(status == 4){
 						html = '<span class="a-bg-gray">已撤销</span>';
 					}
+					console.info(html)
 					if(html != null){
-						$('#hotDemand [data-id="'+demand[i].id+'"]>.a-com-last').html(html);
+						$('#hotDemand [data-id="'+demand[i].id+'"] .a-com-last').html(html);
 					}
 					if(demand[i].online == "y"){
 						$('#hotDemand [data-id="'+demand[i].id+'"]>.a-com-name>i').addClass("text-primary");

+ 6 - 1
core/src/web/templates/common/indexhead.html

@@ -1,5 +1,11 @@
 <!---->
 <style>
+.a-index-head .index-new-left > ul {
+	background-color:#fff;
+	border-bottom:3px solid #FF5A5F;
+	padding-left:2px;
+}
+.a-com-ul-block {}
 </style>
 <div class="index-new-head b-head">
 	{{include "/common/top.html"}}
@@ -9,7 +15,6 @@
 			<li class="b-nav-link b-nav-main index-new-nva-c a-com-active fwsc"><a href="/front/swordfish">服务市场</a></li>
 			<li class="b-nav-link b-nav-other index-new-nva-c"><a class="setserver"  id="releaseService">发服务</a><a class="b-nav-s"></a></li>
 			<li class="b-nav-link b-nav-other index-new-nva-c"><a id="setdemand"  href="/market/demand/add.html">发需求</a></li>
-			
 			<li class="pull-right b-loginStatus" id="b-loginStatus"></li>
 			<li class="a-h-search">
 					<div class="input-group">

+ 11 - 11
core/src/web/templates/index.html

@@ -8,10 +8,10 @@
 <meta name="Description" content="{{Msg "seo" "qfw.homepage.description"}}"/>
 
 </head>
-<body>
+<body class="index-new-body">
 {{include "/common/indexhead.html"}}
 <div class="a-content a-index">	
-	<div class="a-index-head">
+	<div class="a-index-head index-new-head">
 		<div class="a-i-h-left hidden-xs index-new-left">
 			<div class="text-center">全部服务分类</div>
 			<ul id="one-levelClassify">
@@ -114,17 +114,17 @@
 	
 	<div class="a-panel a-rmxq">
 		<div class="a-com-title index-new-rmxq-title" style="margin-bottom:0px;border-top:0px;"><font><a id="indexHotDemand">热门需求</a></font><span class="hidden-xs">成为服务商,立刻抢单</span><span style="float:right;margin-top:10px;"><a href="/market/demand/add.html" class="index-new-fbfw-a">发布需求</a>|<a  href="/market/0/list.html" class="index-new-fbfw-a">更多>></a></span></div>
-		<div class="a-cols row index-new-rmxq-list" id="hotDemand">
+		<div class="row index-new-rmxq-list" id="hotDemand">
 			{{$s:=(Ad "index-center-05" 4)}}
 			{{range $k,$v := $s}}
-			<ul class="a-com-ul-block{{if ge $k 3}} a-com-last{{end}}{{if ge $k 2}} hidden-xs{{end}}" data-id="{{$v.s_id}}">
-				<li class="a-com-first"><a target="_blank" href="{{$v.s_link}}"><img{{if $v.s_picalt}} alt="{{$v.s_picalt}}"{{end}} src="{{if $v.s_pic}}{{$v.s_pic}}{{else}}null{{end}}" onerror="this.src='/images/u166.png'"></a></li>
-				<li class="a-com-title index-new-rmxq-remark"><div><a target="_blank" href="{{$v.s_link}}">{{$v.s_remark}}</a></div></li>
-				<li class="a-com-servcename"><div>{{$v.o_extend.type}}</div></li>
-				<li class="a-com-last"></li>
-				<li class="a-com-name index-new-rmxq-name"><div>{{$v.o_extend.entName}}</div></li>
-				
-			</ul>
+			<div style="height:420px;{{if gt $k 0}} border-left:1px solid #ccc; {{end}} width:25%; float:left;"  data-id="{{$v.s_id}}">
+			<div style="width:100%;padding-top:25px;padding-bottom:15px;" class="text-center"><a target="_blank" href="{{$v.s_link}}"><img{{if $v.s_picalt}} alt="{{$v.s_picalt}}"{{end}} src="{{if $v.s_pic}}{{$v.s_pic}}{{else}}null{{end}}" onerror="this.src='/images/u166.png'"></a></div>
+			<div class="text-center index-new-rmxq-remark"><span style="width:250px; border:1px solid #ccc; display:inline-block; margin-bottom:10px;"><a style="float:left;" target="_blank" href="{{$v.s_link}}">{{$v.s_remark}}</a></span></div>
+			<div class="text-center"><span style="width:250px; border:1px solid #ccc; display:inline-block; margin-bottom:10px;"><a style="float:left;" class="a-com-servcename">{{$v.o_extend.type}}</a></span></div>
+			<div class="text-center "><span style="width:250px; border:1px solid #ccc; display:inline-block; margin-bottom:10px;"><a class="a-com-last" style="float:left;"></a></span></div>
+			<div class="index-new-rmxq-name text-center"><span style="width:250px; border:1px solid #ccc; display:inline-block; margin-bottom:10px;"><a style="float:left;" target="_blank" href="{{$v.s_link}}">{{$v.o_extend.entName}}</a></span></div>
+			
+			</div>
 			{{end}}
 		</div>
 	</div>