@@ -581,7 +581,7 @@ a{
border-left: 3px solid #FF5A5F;
width: 250px;
height: 45px;
- margin:10px 0 10px 1px;
+ margin:1px 0 10px 1px;
line-height: 45px;
padding-left: 20px;
background: #FFF;
@@ -18,6 +18,7 @@
.text-primary.a-com-title{
border-left:0px;
background:#F6F8FA;
+ margin-top:9px;
border:1px solid #E5E6E9;
}
</style>
@@ -41,6 +41,9 @@
margin-left: -47px;
margin-right: -15px;
+ .a-c-right>.a-com-title{
+ margin-top:2px;
+ }
.white_content {
display: none;
position: absolute;
@@ -352,7 +355,6 @@
{{include "/service/appointment.html"}}
</div>
<div class="a-c-right">
- {{include "/common/releasedemand.html"}}
{{include "/common/hotservice.html"}}
@@ -292,7 +292,6 @@
<div class="a-c-right hidden-xs">
-{{include "/common/releasedemand.html"}}
{{if eq "demand" .T.querymap.c_searchtype}}
{{include "/common/hotdemand.html"}}
{{else}}
@@ -49,6 +49,9 @@
white-space: nowrap;
line-height:21px !important;
+ .a-c-right>.a-com-title {
+ margin-top:10px !important;
{{include "/common/inc.html"}}
<!-- extra CSS -->