|
@@ -493,7 +493,7 @@ header {
|
|
|
|
|
|
footer {
|
|
|
width: 100%;
|
|
|
- height: 440px;
|
|
|
+ /* height: 440px; */
|
|
|
}
|
|
|
|
|
|
.line01,
|
|
@@ -519,9 +519,9 @@ footer {
|
|
|
/* 底部内容 */
|
|
|
|
|
|
.contentDown {
|
|
|
- height: 380px;
|
|
|
+ /* height: 380px; */
|
|
|
background: #2E3238;
|
|
|
- padding-top: 60px;
|
|
|
+ /* padding-top: 60px; */
|
|
|
}
|
|
|
|
|
|
.contentDown p {
|
|
@@ -781,7 +781,7 @@ footer {
|
|
|
|
|
|
footer {
|
|
|
height: auto;
|
|
|
- padding-bottom: 52px;
|
|
|
+ /* padding-bottom: 52px; */
|
|
|
}
|
|
|
|
|
|
.contentDown {
|