/**组件样式**/
.l{    width: 52%;}
@media screen and (max-width: 900px){
.l{    width: 100%;}
}
