abstract:小米商城首页 *{
margin: 0;
padding: 0;
}
html{
list-style: none;
text-decoration: none;
}
a{
color: #ccc;
cursor: pointer;
}
.clear{
clear:both;
}
.header{
width: 100%;
height: 40px;
background: black;
}
.header_menu{
width: 1226px;
height: 40px;
/* background: pink; */
margin:0 auto;
color:white;
}
.content-menu-right ul li{
float: left;
list-style: none;
font-size: 10px;
line-height: 40px;
}
.content-menu-left{
float:right;
font-size: 12px;
}
.content-menu-left ul li{
float:left;
list-style: none;
height: 40px;
line-height: 40px;
right:0px;
}
span{
}
.content-top{
width: 1226px;
height: 66px;
line-height: 66px;
margin: 10px auto;
float:left;
}
.content_menu_ul{
}
.content_menu_ul li{
list-style:none;
float: left;
margin-right:10px;
}
.content_form{
width: 1226px;
height: 460px;
background: pink;
}
.content_form_menu{
width: 246px;
height: 460px;;
background: #ccc;
}
.content-picshop{
width: 1226px;
height: 170px;
background:yellow;
}
.content-picshop_1{
width: 235px;height: 170px;background: lightblue;margin-right:14px;float: left
}
.content-picshop_2,.content-picshop_3,.content-picshop_4{
height: 170px;width: 310px;background: red;float: left;margin-right: 14px;
}
.content-pixsg{
width: 1226px;height: 420px;background: #ccc;
}
.content-pixsg_1,.content-pixsg_2,.content-pixsg_3,.content-pixsg_4,.content-pixsg_5{
width: 235px;height:340px;background: lightblue;margin-right: 10px;float: left;
}
.content-bottom{
width: 100%;
height: 100px;
background: #ccc;
}
.content-bottom1{
margin:0 auto;
width: 1226px;
height: 76px;
background: pink;
}
.foot-top_li_1{
}
Correcting teacher:天蓬老师Correction time:2019-08-29 15:33:22
Teacher's summary:这样的作业 , 以后建议配一张图片, 要不看起来比较麻烦