小米商城底部布局2

原创 2018-11-27 14:09:37 399
摘要:<!DOCTYPE html><html> <head> <meta charset="utf-8" /> <title>小米商城 - 小米MIX 3、小米8、红米6 Pro、小米电视官方网站</title> <link rel="shortcut icon" type=&q

<!DOCTYPE html>

<html>

<head>

<meta charset="utf-8" />

<title>小米商城 - 小米MIX 3、小米8、红米6 Pro、小米电视官方网站</title>

<link rel="shortcut icon" type="image/x-icon" href="img/footlogo.png"/>

<link rel="stylesheet" href="font-awesome-4.7.0/css/font-awesome.min.css" />

</head>

<style>

*{margin: 0;padding: 0;}

.clear{clear: both;}

a,li{cursor: pointer;}

.top{height: 40px;width: 100%;background: #333333;}

.topBar{height: 40px;width: 1226px;background: #ccc;margin: 0 auto;}

.content{width: 1226px;margin: 0px auto;}

.content .menu{height:60px;background: #CCCCCC;margin:10px auto;}

/*轮播图*/

.content .pic{height:480px;margin: 10px auto;}

.pic_left{height: 480px;width:246px;background: #CCCCCC;float: left;}

.pic_right{height: 480px;width: 980px;background: blue;float: left;}

.content .picList{height: 170px;margin: 10px auto;}

.picList_1{height: 170px;width: 235px;background: #5f5750;margin-right: 13px;float: left;}

.picList_2{height: 170px;width: 317px;float: left;}

/*小米闪购*/

.content .miShop{height: 340px;margin: 10px auto;}

.miShopList{height: 340px;width:235px;float: left;background: #CCCCCC;margin-right: 12.7px;}

/*手机*/

.phone_left{height: 620px;width: 235px;float: left;background: #CCCCCC;}

.phone_right{height: 620px;width:980px;float: left;margin-left: 10px;}

.phone_right div{height: 305px;width: 235px;background: #CCCCCC;float: left;margin-right: 12.7px;margin-top: 10px;}

/*家电*/

.house{float: left;height: 300px;width: 235px;background: #CCCCCC;margin-right: 12.7px;margin-top: 10px;}

/*智能*/

.brain{float: left;height: 300px;width: 235px;background: #CCCCCC;margin-right: 12.7px;margin-top: 10px;}

/*搭配*/

.match{float: left;height: 300px;width: 235px;background: #CCCCCC;margin-right: 12.7px;margin-top: 10px;}

/*配件*/

.component{float: left;height: 300px;width: 235px;background: #CCCCCC;margin-right: 12.7px;margin-top: 10px;}

/*周边*/

.circum{float: left;height: 300px;width: 235px;background: #CCCCCC;margin-right: 12.7px;margin-top: 10px;}

/*为您推荐*/

.recommend{float: left;height:300px;width: 235px;background: #CCCCCC;margin-right: 12.7px;}

/*热评产品*/

.hot{float: left;height: 420px;width: 297px;background: #CCCCCC;margin-right:12.6px;}

/*内容*/

.content1{float: left;height: 420px;width: 297px;background: #CCCCCC;margin-right:12.6px;}

/*视频*/

.video{float: left;height:300px;width: 297px;background: #CCCCCC;margin-right:12.6px;}

.content .img{height: 120px;margin: 30px auto;}

.content .title{height: 80px;background: #CCCCCC;margin: 10px auto;}

.content .productList{height:620px;margin: 10px auto;}

/*底部*/

.foots{width: 100%;margin: 10px auto;}

.foot{width: 1226px;margin: 0 auto;}

.service{height:80px;width:1226px;line-height: 80px;text-align: center;}

.service a:hover{color: #ff6700;}

.service a{font-size: 16px;color: #616161;font-weight: 300;}

.service a i{font-size: 20px;margin-right:10px;}

.service .line0{font-size: 20px;border-left: 1px solid #e0e0e0;margin: 0 56px;}

.line{font-size: 20px;border-bottom: 1px solid #E0E0E0;display:block;width: 1226px;}

/*关于*/

.about{width: 1226px;margin:40px 0;}

.about dl{float: left;height: 100px;margin-right: 95px;}

.about dt{color: #424242;margin-bottom:30px;}

.about dd{color: #616161;font-size: 12px;margin-top: 10px;}

.contact{height: 120px;width: 260px;border-left: 1px solid #E0E0E0;float: right;text-align: center;}

.contact .telphone{font-size: 20px;color: #FF6700;}

.contact .time{font-size: 12px;margin-top: 5px;}

.contact button{height: 30px;width: 120px;background: none;border: 1px solid #FF6700;margin-top: 20px;color: #FF6700;font-size: 12px;}

.contact button i{margin-right: 5px;}

.contact button:hover{color: #FFFFFF;background: #FF6700;}

/*更多*/

.more{width: 1226px;margin-top:60px;font-size: 12px;}

.milogo img,.milogo,.img{float: left;}

.milogo{width: 780px;}

.milogo img{margin-right: 10px;}

.milogo ul li{float: left;list-style: none;color: #757575;}

.milogo span{font-size: 12px;border-left: 1px solid #E0E0E0;margin: 0 3px;height: 8px;}

.milogo div{color: #B0B0B0;}

.milogo ul li:hover{color: #FF6700;}

.milogo a:hover{color: #FF6700;}

.img img{height: 28px;width: 85px;}

.title{width: 1226px;margin: 30px auto;text-align: center;}

.title p{font-size: 20px;font-family: '楷体';color: #BABABA;}


</style>

<body>

<div class="top">

<div class="topBar"></div>

</div>

<div class="contents">

<div class="content">

<div class="menu"></div>

<!--轮播图-->

<div class="pic">

<div class="pic_left"></div>

<div class="pic_right"></div>

</div>

<div class="clear"></div>

<div class="picList">

<div class="picList_1"></div>

<div class="picList_2" style="background: url(img/midAD1.jpg);margin-right: 13px;"></div>

<div class="picList_2" style="background: url(img/midAD2.jpg);margin-right: 13px;"></div>

<div class="picList_2" style="background: url(img/midAD3.jpg);"></div>

</div>

<div class="clear"></div>

<!--小米闪购-->

<div class="miShop">

<h1>小米闪购</h1>

<div class="miShopList" style="border-top:1px solid red;"></div>

<div class="miShopList" style="border-top:1px solid orange;"></div>

<div class="miShopList" style="border-top:1px solid green;"></div>

<div class="miShopList" style="border-top:1px solid blue;"></div>

<div class="miShopList" style="border-top:1px solid red;margin-right: 0;"></div>

</div>

<div class="clear"></div>

<div class="img" style="background: url(img/longAD1.jpg);"></div>

<!--手机-->

<div class="title">手机</div>

<div class="productList">

<div class="phone_left"  style="background: url(img/buy/手机AD.jpg);"></div>

<div class="phone_right">

<div style="margin-top: 0;"></div>

<div style="margin-top: 0;"></div>

<div style="margin-top: 0;"></div>

<div style="margin-top:0;margin-right:0;"></div>

<div></div>

<div></div>

<div></div>

<div style="margin-right: 0;"></div>

</div>

</div>

<div class="img" style="background: url(img/longAD2.jpg);"></div>

<div class="title">家电</div>

<div class="productList">

<div class="house" style="background: url(img/buy/家电AD1.jpg);margin-top: 0;"></div>

<div class="house" style="margin-top: 0;"></div>

<div class="house" style="margin-top: 0;"></div>

<div class="house" style="margin-top: 0;"></div>

<div class="house" style="margin-top: 0; margin-right: 0;"></div>

<div class="house" style="background: url(img/buy/家电AD2.jpg);"></div>

<div class="house" ></div>

<div class="house" ></div>

<div class="house" ></div>

<div class="house" style="margin-right: 0;">

<div style="height: 145px;background: blue;"></div>

<div style="height: 145px;margin-top: 10px;background: blue;"></div>

</div>

</div>

<div class="img" style="background: url(img/longAD3.jpg);"></div>

<div class="title">智能</div>

<div class="productList">

<div class="brain" style="background: url(img/buy/智能AD1.jpg);margin-top: 0;" ></div>

<div class="brain" style="margin-top: 0;"></div>

<div class="brain" style="margin-top: 0;"></div>

<div class="brain" style="margin-top: 0;"></div>

<div class="brain" style="margin-top: 0;margin-right: 0;"></div>

<div class="brain" style="background: url(img/buy/智能AD2.jpg);"></div>

<div class="brain" ></div>

<div class="brain" ></div>

<div class="brain" ></div>

<div class="brain" style="margin-right: 0;">

<div style="height: 145px;background: blue;"></div>

<div style="height: 145px;margin-top: 10px;background: blue;"></div>

</div>

</div>

<div class="img" style="background: url(img/longAD4.jpg);"></div>

<div class="title">搭配</div>

<div class="productList">

<div class="match" style="background: url(img/buy/搭配AD1.jpg);margin-top: 0;" ></div>

<div class="match" style="margin-top: 0;"></div>

<div class="match" style="margin-top: 0;"></div>

<div class="match" style="margin-top: 0;"></div>

<div class="match" style="margin-top: 0;margin-right: 0;"></div>

<div class="match" style="background: url(img/buy/搭配AD2.jpg);"></div>

<div class="match" ></div>

<div class="match" ></div>

<div class="match" ></div>

<div class="match" style="margin-right: 0;">

<div style="height: 145px;background: blue;"></div>

<div style="height: 145px;margin-top: 10px;background: blue;"></div>

</div>

</div>

<div class="img" style="background: url(img/longAD5.jpg);"></div>

<div class="title">配件</div>

<div class="productList">

<div class="component" style="background: url(img/buy/配件AD1.jpg);margin-top: 0;" ></div>

<div class="component" style="margin-top: 0;"></div>

<div class="component" style="margin-top: 0;"></div>

<div class="component" style="margin-top: 0;"></div>

<div class="component" style="margin-top: 0;margin-right: 0;"></div>

<div class="component" style="background: url(img/buy/配件AD2.jpg);"></div>

<div class="component" ></div>

<div class="component" ></div>

<div class="component" ></div>

<div class="component" style="margin-right: 0;">

<div style="height: 145px;background: blue;"></div>

<div style="height: 145px;margin-top: 10px;background: blue;"></div>

</div>

</div>

<div class="img" style="background: url(img/longAD6.jpg);"></div>

<div class="title">周边</div>

<div class="productList">

<div class="circum" style="background: url(img/buy/周边AD1.jpg);margin-top: 0;" ></div>

<div class="circum" style="margin-top: 0;"></div>

<div class="circum" style="margin-top: 0;"></div>

<div class="circum" style="margin-top: 0;"></div>

<div class="circum" style="margin-top: 0;margin-right: 0;"></div>

<div class="circum" style="background: url(img/buy/周边AD2.jpg);"></div>

<div class="circum" ></div>

<div class="circum" ></div>

<div class="circum" ></div>

<div class="circum" style="margin-right: 0;">

<div style="height: 145px;background: blue;"></div>

<div style="height: 145px;margin-top: 10px;background: blue;"></div>

</div>

</div>

<div class="title">为您推荐</div>

<div class="productList" style="height: 300px;">

<div class="recommend"></div>

<div class="recommend"></div>

<div class="recommend"></div>

<div class="recommend"></div>

<div class="recommend" style="margin-right: 0;"></div>

</div>

<div class="title">热评产品</div>

<div class="productList" style="height:420px;">

<div class="hot"></div>

<div class="hot"></div>

<div class="hot"></div>

<div class="hot" style="margin-right: 0;"></div>

</div>

<div class="title">内容</div>

<div class="productList" style="height:420px;">

<div class="content1"></div>

<div class="content1"></div>

<div class="content1"></div>

<div class="content1" style="margin-right: 0;"></div>

</div>

<div class="title">视频</div>

<div class="productList" style="height: 300px;">

<div class="video"></div>

<div class="video"></div>

<div class="video"></div>

<div class="video" style="margin-right: 0;"></div>

</div>

</div>

</div>

<div class="foots">

<div class="foot">

<div class="service">

<a><i class="fa fa-wrench"></i>预约维修服务</a><span class="line0"></span>

<a><i class="fa fa-rotate-right"></i>7天无理由退货</a><span class="line0"></span>

<a><i class="fa fa-refresh"></i>15天免费换货</a><span class="line0"></span>

<a><i class="fa fa-gift"></i>满150元包邮</a><span class="line0"></span>

<a><i class="fa fa-map-marker"></i>520余家售后网点</a>

<span class="line"></span>

</div>

<div class="about">

<dl>

<dt>帮助中心</dt>

<dd>账户管理</dd>

<dd>购物指南</dd>

<dd>订单操作</dd>

</dl>

<dl>

<dt>服务支持</dt>

<dd>售后政策</dd>

<dd>自主服务</dd>

<dd>相关下载</dd>

</dl>

<dl>

<dt>线下门店</dt>

<dd>小米之家</dd>

<dd>服务网点</dd>

<dd>授权体验店</dd>

</dl>

<dl>

<dt>关于小米</dt>

<dd>了解小米</dd>

<dd>加入小米</dd>

<dd>投资者关系</dd>

</dl>

<dl>

<dt>关注我们</dt>

<dd>新浪微博</dd>

<dd>官方微信</dd>

<dd>联系我们</dd>

</dl>

<dl>

<dt>特色服务</dt>

<dd>F码通道</dd>

<dd>礼物码</dd>

<dd>防伪查询</dd>

</dl>

<div class="contact">

<p class="telphone">400-100-5678</p>

<p class="time">周一至周日 8:00-18:00<br>(仅收市话费)</p>

<button><i class="fa fa-commenting-o"></i>联系客服</button>

</div>

<div class="clear"></div>

</div>


<div class="more">

<div class="milogo">

<img src="img/footlogo.png" />

<ul>

<li>小米商城<span></span></li>

<li>MUI<span></span></li>

<li>米家<span></span></li>

<li>米聊<span></span></li>

<li>多看<span></span></li>

<li>游戏<span></span></li>

<li>路由器<span></span></li>

<li>米粉卡<span></span></li>

<li>政企服务<span></span></li>

<li>小米天猫店<span></span></li>

<li>隐私政策<span></span></li>

<li>问题反馈<span></span></li>

<li>廉政举报<span></span></li>

<li>Seclect Region</li>

</ul><br />

<div>

<a>mi.com</a>京ICP110507号

<a>京ICP备10046444号</a>

<a>京公网安备11010802020134号</a>

<a>京网文[2017]1530-131</a>

<br />

<a>(京)网械平台备字(2018)第00005号</a>

<a>互联网药品信息服务资格证(京)-非经营性-2014-0090</a>

<a>营业执照</a>

<a>医疗器械公告</a><br />

违法和不良信息举报电话:185-0130-1238,本网站所列数据,除特殊说明,所有数据均出自我司实验室测试

</div>

</div>

<div class="img">

<img src="img/footericon1.png" />

<img src="img/footericon2.png" />

<img src="img/footericon3.png" />

<img src="img/footericon4.png" />

<img src="img/footericon5.png" />

</div>

<div class="clear"></div>

<div class="title">

<p>探索黑科技,小米为发烧而生!</p>

</div>

</div>

</div>


</div>


</body>

</html>



批改老师:灭绝师太批改时间:2018-11-27 15:03:25
老师总结:布局是个耐心活,花了心思,但是布局需要自己的思路奥!

发布手记

热门词条