@@ -420,8 +420,10 @@
.publish-apply {
background: url('/images/applyPurchase/banner.png') center center/cover no-repeat;
height: 583px;
- text-align: center;
padding-top: 290px;
+ width: 1190px;
+ margin: 0 auto;
+ padding-left: 44px;
>div {
display: inline-block;
border: 1px solid #3975f4;
@@ -429,6 +431,7 @@
margin-right: 6px;
vertical-align: middle;
background: #fff;
+ float: left;
}
.good-purchaser {
width: 225px;
@@ -464,6 +467,7 @@
.publish-area {
width: 549px;
+ text-align: center;
.publish-form-area {
width: 243px;
float: left;