.flare { background: transparent; border-radius: 10px; } /* .flare .layui-layer-title { padding: 0 80px; text-align: center; background: rgb(63, 184, 33); border: none; color: #677788; font-size: 20px; border-radius: 10px 10px 0 0; } */ .flare .layui-layer-content { background: rgb(255, 255, 255); border-radius: 5px 5px 5px 5px; }