.detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.detail ul{width:32%;background:#fff;padding:15px;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.12);box-shadow:0 4px 12px 0 rgba(0,0,0,.12)}.detail ul li{list-style:none;color:#666;margin:10px 0;font-size:14px;border-bottom:1px solid #d9d9d9;padding:15px 0}.detail ul li:last-child{border:none}.detail ul li span{float:right;color:#222}.detail ul li .el-icon-refresh-right{float:right;font-size:18px;color:#409eff;cursor:pointer}.detail ul .status span{position:relative;top:-10px}.detail ul .title{font-weight:600}.detail ul .title span{color:#fff}.detail div{width:67%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail div ul{width:49%;height:300px;margin-bottom:15px;overflow:hidden}.detail div ul img{max-height:200px}