.layui-layer-content {
width: 430px;
height: 430px;
overflow: hidden;
}
.layui-layer-content>img {
width: 100%;
height: 100% !important;
}