摘要:<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>小米商城</title>
<link rel="stylesheet icon" href="imag
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>小米商城</title>
<link rel="stylesheet icon" href="images/footlogo.png">
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- 头部 -->
<div>
<div></div>
</div>
<div></div>
<!-- 主体 -->
<div>
<div>
<div></div>
<div>
<div></div>
<div></div>
</div>
<div></div>
<div>
<div></div>
<div style="background: url(images/midAD1.jpg);margin-right:10px;"></div>
<div style="background: url(images/midAD2.jpg);margin-right:10px;"></div>
<div style="background: url(images/midAD3.jpg);"></div>
</div>
<div></div>
<!-- 小米闪购 -->
<div>
<h1>小米闪购</h1>
<div style="margin-right:10px;border-top:solid 1px red;"></div>
<div style="margin-right:10px;border-top:solid 1px #e6b422;"></div>
<div style="margin-right:10px;border-top:solid 1px #006e54;"></div>
<div style="margin-right:10px;border-top:solid 1px #007bbb;"></div>
<div style="margin-right:10px;border-top:solid 1px #765c47;"></div>
</div>
<div></div>
<div style="background: url(images/longAD1.jpg);"></div>
<div>手机</div>
<div></div>
<div style="background: url(images/longAD2.jpg);"></div>
<div>智能</div>
<div></div>
<div style="background: url(images/longAD3.jpg);"></div>
<div>家电</div>
<div></div>
<div style="background: url(images/longAD4.jpg);"></div>
<div></div>
</div>
</div>
<div></div>
<!-- 底部 -->
<div>网站底部</div>
</body>
</html>
*{margin:0;padding: 0}
li{list-style: none;}
a{text-decoration: none;color:#ccc;cursor: pointer;}
.clear{clear:both;}
/*头部*/
.header{background: #333;width: 100%;height: 40px;}
.menu{background: #ccc;width: 1226px;height: 40px;margin:0 auto;}
/*主体*/
.contents{width: 1226px;margin:0px auto;}
.contentMune{background: #ccc;height: 70px;margin:10px auto;}
.contentPic{margin:10px auto;}
.contentPic_left{width: 246px;height: 460px;background: #ccc;float: left; }
.contentPic_right{width: 980px;height: 460px;background: #333;float: left; }
.contentPic_ul{height: 170px;margin:10px auto;}
.contentPic_ul_1{width: 235px;height: 170px;background: #5f5750;margin-right: 10px;float: left;}
.contentPic_ul_0{width: 317px;height: 170px;background: #333;margin-right: 10px; float: left;}
/*小米闪购*/
.contentShop{height: 415px;margin:10px auto;}
.contentShop_1{float: left;width:235px; height:340px;background: #ccc;}
.contentImg{background: #ccc;height: 100px;margin:10px auto;}
.contentUl{background: #ccc;height: 80px;margin:10px auto;}
.contentPhione{background: #ccc;height: 600px;margin:10px auto;}
/*底部*/
.footer{background: #666;width: 1226px;height: 200px;margin:0px auto;}