@media screen and (min-width: 1350px){
	.layui-container{width:1350px !important;}
}
@media screen and (min-width: 1600px){
	.layui-container{width:1580px !important;}
}