@@ -2,7 +2,7 @@
<div id="banner">
<el-row>
<el-col :span="24">
- <img style="width:100%;height:529px;" :src="bannerinfo.banner" />
+ <img style="width:100%;height:526px;" :src="bannerinfo.banner" />
</el-col>
</el-row>
</div>
@@ -160,7 +160,7 @@ p {
}
.page {
text-align: center;
- height: 258px;
- padding: 114px 0;
+ height: 100px;
+ padding: 50px 0;
</style>
@@ -109,4 +109,7 @@ p {
font-size: 13px;
color: #999;
+/deep/.el-pagination {
+ padding: 15px 5px;
+}
@@ -65,7 +65,7 @@ export default {
height: 140px;
.banner {
- height: 529px;
+ height: 526px;
margin-bottom: 72px;
.mainLeft {
@@ -75,7 +75,6 @@ export default {
.mainRight {
background-color: #f8f2f2;
-
@@ -75,19 +75,19 @@ export default {
height: 529px;
.main {
- height: 1690px;
+ min-height: 1535px;
padding: 70px 0 0 0;
.main .newsleft {
width: 303px;
- height: 1620px;
+ min-height: 1460px;
margin: 0 14px 0 0;
.main .newsright {
width: 883px;
.foot {
- height: 184px;
+ height: 109px;
height: 1694px;
@@ -81,6 +81,6 @@ export default {
+ height: 109;
@@ -63,12 +63,12 @@ export default {
- height: 2082px;
+ height: 1970px;