|
@@ -74,9 +74,8 @@ a{
|
|
}
|
|
}
|
|
.a-content {
|
|
.a-content {
|
|
width: 1200px;
|
|
width: 1200px;
|
|
- margin-left: auto;
|
|
|
|
- margin-right: auto;
|
|
|
|
padding: 0px;
|
|
padding: 0px;
|
|
|
|
+ margin: 10px auto;
|
|
}
|
|
}
|
|
|
|
|
|
.a-content .a-c-left,.a-content .a-c-right{
|
|
.a-content .a-c-left,.a-content .a-c-right{
|
|
@@ -85,7 +84,7 @@ a{
|
|
}
|
|
}
|
|
|
|
|
|
.a-content .a-c-left{
|
|
.a-content .a-c-left{
|
|
- width: 925px;
|
|
|
|
|
|
+ width: 940px;
|
|
}
|
|
}
|
|
|
|
|
|
.a-content .a-c-right{
|
|
.a-content .a-c-right{
|
|
@@ -587,7 +586,7 @@ a{
|
|
border-left: 3px solid #FF5A5F;
|
|
border-left: 3px solid #FF5A5F;
|
|
width: 250px;
|
|
width: 250px;
|
|
height: 45px;
|
|
height: 45px;
|
|
- margin:1px 0 10px 1px;
|
|
|
|
|
|
+ margin:0px 0 10px 0px;
|
|
line-height: 45px;
|
|
line-height: 45px;
|
|
padding-left: 20px;
|
|
padding-left: 20px;
|
|
background: #FFF;
|
|
background: #FFF;
|
|
@@ -599,6 +598,9 @@ a{
|
|
.a-c-right>div>.a-com-ul-block {
|
|
.a-c-right>div>.a-com-ul-block {
|
|
margin-bottom: 15px;
|
|
margin-bottom: 15px;
|
|
}
|
|
}
|
|
|
|
+.a-c-right>div>.a-com-ul-block:last-child {
|
|
|
|
+ margin-bottom: 0px;
|
|
|
|
+}
|
|
/*类似热门需求的ul*/
|
|
/*类似热门需求的ul*/
|
|
.a-com-ul-block {
|
|
.a-com-ul-block {
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
@@ -1169,10 +1171,6 @@ a{
|
|
color:#FFF;
|
|
color:#FFF;
|
|
background:#FF5A5F;
|
|
background:#FF5A5F;
|
|
}
|
|
}
|
|
-.a-servicedetail {
|
|
|
|
- margin-top:10px;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
.a-servicedetail .a-border{
|
|
.a-servicedetail .a-border{
|
|
border:none;
|
|
border:none;
|
|
}
|
|
}
|
|
@@ -1951,7 +1949,6 @@ style="color:#D03102;margin-right:5px;"
|
|
|
|
|
|
/*新热门需求*/
|
|
/*新热门需求*/
|
|
#hotDemand ul.a-com-ul-block{
|
|
#hotDemand ul.a-com-ul-block{
|
|
- margin-left:1px;
|
|
|
|
height:371px;
|
|
height:371px;
|
|
}
|
|
}
|
|
#hotDemand li.a-com-second ul{
|
|
#hotDemand li.a-com-second ul{
|
|
@@ -2494,7 +2491,7 @@ style="color:#D03102;margin-right:5px;"
|
|
}
|
|
}
|
|
.b-content{
|
|
.b-content{
|
|
padding: 0px;
|
|
padding: 0px;
|
|
- margin: 15px auto;
|
|
|
|
|
|
+ margin: 10px auto;
|
|
width: 1200px;
|
|
width: 1200px;
|
|
}
|
|
}
|
|
.b-left{
|
|
.b-left{
|