作者 anyv
1 个管道 的构建 通过 耗费 0 秒

s

@@ -189,17 +189,6 @@ p{word-wrap:break-word} @@ -189,17 +189,6 @@ p{word-wrap:break-word}
189 background-size: 100% 100%; 189 background-size: 100% 100%;
190 background-image: url("../images/aicon08.png"); 190 background-image: url("../images/aicon08.png");
191 } 191 }
192 -.footer:before {  
193 - background: url("../images/aicon08.png") no-repeat;  
194 - background-size: cover;  
195 - width: 100%;  
196 - content: "";  
197 - position: absolute;  
198 - top: 0;  
199 - left: 0;  
200 - z-index: -1; /*-1 可以当背景*/  
201 - opacity: 0.2;  
202 -}  
203 .footer_content{ 192 .footer_content{
204 width: 1200px; 193 width: 1200px;
205 margin: auto; 194 margin: auto;
@@ -369,7 +358,7 @@ p{word-wrap:break-word} @@ -369,7 +358,7 @@ p{word-wrap:break-word}
369 margin-top: 15px; 358 margin-top: 15px;
370 display: flex; 359 display: flex;
371 display:-webkit-flex; 360 display:-webkit-flex;
372 - background-color: white; 361 + background-color: #F5F5F5;
373 } 362 }
374 .pro_left{ 363 .pro_left{
375 width: 254px; 364 width: 254px;