.wrap::after{
/*补全代码*/
content:"";
display:block;
clear:both;
}
.left {
width: 100px;
height: 100px;
/*补全代码*/
float:left;
}
.right {
width: 100px;
height: 100px;
/*补全代码*/
float:left;
}



京公网安备 11010502036488号