@charset "UTF-8";.help_container{width:100%;min-height:calc(100vh - 220px);background:#eee;padding:20px}.help_container .main{width:1200px;margin:0 auto;background:#fff;border-radius:10px;padding:20px;min-height:600px;display:flex;align-items:center;justify-content:center}.help_container .el-row{width:100%}.help_img img{width:100%;height:auto;object-fit:contain}