|
@@ -910,7 +910,7 @@ ul>li.item-link>a {
|
|
|
.body {
|
|
.body {
|
|
|
width: 1170px;
|
|
width: 1170px;
|
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
|
- padding: 0 15px;
|
|
|
|
|
|
|
+ padding: 0 0;
|
|
|
margin-top: 85px;
|
|
margin-top: 85px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -928,7 +928,7 @@ ul>li.item-link>a {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.body>.right {
|
|
.body>.right {
|
|
|
- width: 900px;
|
|
|
|
|
|
|
+ width: 930px;
|
|
|
float: right;
|
|
float: right;
|
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
|
min-height: 790px;
|
|
min-height: 790px;
|
|
@@ -2628,4 +2628,7 @@ input:-webkit-autofill { box-shadow: 0 0 0 1000px white inset !important;}
|
|
|
|
|
|
|
|
.bule{
|
|
.bule{
|
|
|
color: #3a89d1 !important;
|
|
color: #3a89d1 !important;
|
|
|
|
|
+}
|
|
|
|
|
+#customer-tab .content{
|
|
|
|
|
+ width:930px;
|
|
|
}
|
|
}
|