body,html,header,footer,h4,p {
margin:0;
padding:0;
}
body,html {
width:100%;
background-color:white;
}
img,p {
margin:0;
padding:0;
display:block;
}
a {
text-decoration:none;
}
.fl {
float:left;
}
.fr {
float:right;
}
header {
height:45px;
width:100%;
background-color:rgba(41,44,51,1);
color:white;
position:relative;
}
header div {
position:absolute;
top:0;
left:0;
margin-top:10px;
margin-left:15px;
height:45px;
width:25px;
}
header div img {
display:block;
height:25px;
width:25px;
}
header p {
text-align:center;
line-height:45px;
}
.generations_box {
height:40px;
width:100%;
background-color:white;
line-height:40px;
border-bottom:2px solid rgba(196,199,204,1);
}
input[type="checkbox"] {
display:inline-block;
height:16px;
width:16px;
margin:10px 15px;
padding:0;
}
.generations_box span {
margin-right:15px;
height:40px;
display:block;
}
/*商品块*/
.goods_boxs {
padding:10px 0;
border-bottom:1px solid rgba(196,199,204,1);
height:80px;
background-color:white;
position:relative;
font-size:14px;
}
.c_unitprice,.the_number_of {
color:rgba(232,170,59,1);
}
.goods_boxs i {
font-style:normal;
}
.color_rgba {
color:rgba(232,170,59,1);
}
.goods_boxs img {
height:70px;
width:70px;
margin-top:5px;
}
.goods_parameter {
margin-left:10px;
line-height:25px;
margin-top:5px;
}
/*商品删除块按钮*/
.goods_delete {
height:100%;
width:50px;
color:white;
background-color:rgba(226,32,24,1);
line-height:100px;
text-align:center;
position:absolute;
right:-50px;
top:0;
}
/*总计块*/
.A_total_of {
height:40px;
width:100%;
padding:30px 0;
line-height:40px;
}
/*去结算按钮*/
.settlement_a {
height:35px;
width:100px;
text-align:center;
line-height:35px;
background-color:rgba(232,170,59,1);
margin:0 15px;
color:white;
border-radius:5px;
}
本人小生一个 写的不好大神勿喷