@charset "UTF-8";

.lay-content { width: calc(100% - 284px)}

.fl-l { float: left; }
.fl-r { float: right; }
.clearFix:after { content:""; display:block; zoom:1; clear:both;}