7e4211fc by 任超

style:底部样式

1 parent 9ac80662
......@@ -33,14 +33,13 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq
/* -----------------底部start----------------------------- */
div.footer {
background-color: #233042;
height: 310px;
}
div.footer .system_service {
width: 100%;
border-bottom: 1px solid #4A4A4A;
}
div.footer .system_service ul {
padding: 50px 0;
padding: 30px 0;
width: 1400px;
margin: 0 auto;
font-size: 0;
......@@ -66,7 +65,7 @@ div.footer .system_service ul li a:hover {
.footer .subject {
width: 1200px;
margin: 0 auto;
padding: 45px 0;
padding: 30px 0;
overflow: hidden;
}
.footer .subject .footer_logo {
......