锘 @media screen and (max-width: 1200px) { /* 640px */ .footer_box{ background:#007bc2; width:100%; height:150px;} .footer_nav_box{ display:none;} .footer_nav{display:none;} .footer_content{width:90%; margin:0 auto; padding-top:30px; text-align:center; font-size:14px; color:#fff; line-height:24px;padding-bottom:80px} } @media screen and (min-width: 1200px) { .footer_box{ background:#007bc2; width:100%;} .footer_nav_box{ width:65%; height:30px; margin:0 auto; padding-top:30px;} .footer_nav{width:12.5%; height:100%; float:left; text-align:center; font-size:18px; color:#fff;} .footer_content{width:65%; margin:0 auto; padding-top:30px; text-align:center; font-size:16px; color:#fff; line-height:40px;} } body {margin:0; padding:0; font-family:Arial,Microsoft YaHei; text-decoration:none;} a{text-decoration:none;} @media screen and (max-width: 1200px) { .page_right_product_box { width:100%; display: -webkit-flex; display:flex;justify-content:space-between; flex-wrap: wrap; } .page_right_product_list { width:43%; height:auto; margin-bottom:30px; overflow:hidden; position:relative; border:solid 2px #eee; margin-left:8px; margin-right:8px; } .page_right_product_img { width:100%; height:80%; overflow:hidden;} .page_right_product_title { width:100%; height:10%; text-align:center; margin-top:10px; font-size:14px; } .page_right_open{ width:100%; height:100%; position:absolute; z-index:100;} .page_right_close { width:100%; height:100%; background:#eee; position:absolute; z-index:100; opacity: 0.3; } } @media screen and (min-width: 1200px) { .page_right_product_box { width:100%; display: -webkit-flex; display:flex;justify-content:space-between; flex-wrap: wrap; } .page_right_product_list { width:31%; /*height:370px;*/ margin-bottom:30px; overflow:hidden; position:relative; border:solid 2px #eee;} .page_right_product_img { width:100%; height:84%; overflow:hidden;} .page_right_product_title { width:100%; overflow:hidden; text-align:center; margin-top:10px; height:60px; line-height:25px } .page_right_open{ width:100%; height:100%; position:absolute; z-index:100;} .page_right_close { width:100%; height:100%; background:#eee; position:absolute; z-index:100; opacity: 0.3; } } .currentMenu{ background:background:#015eba!important; } .phone { display: none; } @media screen and (max-width: 1024px){ .bottom ul li { float: left; width: 23%; margin: 0 0 0 2%; text-align: center; } .botm { position: fixed; bottom: 0; left: 0; width: 100%; height: 5em; background: #007bc2; } .phone { display: block; } .bottom ul li img { height: 2em; } .bottom ul li img { height: 2em; } .botm a {color:white!important} }