.robotItem{flex-direction:column;height:320px;width:320px;margin:0 35px 35px 0;background-color:#f9f9f9;border:1px solid #ddd}.robotItem,.robotItem .up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.robotItem .up{flex-direction:column;padding:20px 20px;border-bottom:1px solid #e5e5e5;background-color:#0b7cc4}.robotItem .up,.robotItem .up div{-webkit-box-flex:1;-ms-flex:1;flex:1}.robotItem .up .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.robotItem .up .logo img{max-height:50px}.robotItem .up .name{color:#eee;font-size:16px;font-weight:600}.robotItem .up .date{font-size:14px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ccc}.robotItem .down,.robotItem .up .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.robotItem .down{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:20px 20px;-webkit-box-flex:1;-ms-flex:1;flex:1}.robotItem .down .comment{font-size:14px;color:#999}.robotItem .down .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.robotItem .down div{-webkit-box-flex:1;-ms-flex:1;flex:1}.robotContainer{margin-top:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}