.resource-container{width:1200px;margin:0 auto;padding:80px 0 20px 0;display:flex}.resource-container .content{flex:1;min-height:600px;margin-right:20px;border-radius:10px;padding:10px 16px;background-color:#ffffff}.resource-container .content .title{margin-bottom:10px;font-size:22px}.resource-container .content .user-info{display:flex;justify-content:space-between;margin-bottom:20px}.resource-container .content .user-info .user-left .avatar-img{width:20px;height:20px;display:block}.resource-container .content .user-info .user-left .avatar-img img{width:100%;height:100%}.resource-container .sidebar{width:300px}.resource-container .sidebar-item{padding:10px 16px;margin-bottom:20px;border-radius:10px;background-color:#ffffff}#body img{max-height:500px;border-radius:20px}