.projectWraper .cardItem{display:flex;color:rgba(0,0,0,.65);font-size:14px;margin-bottom:5px}.projectWraper .cardItem span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:194px;margin-left:10px}.projectWraper .el-card__header{padding:0;border:none;padding-bottom:10px}.projectWraper .button{padding:0;float:right}.projectWraper .clearfix:after,.projectWraper .clearfix:before{display:table;content:""}.projectWraper .clearfix:after{clear:both}.projectWraper .card{transition:transform 2s;transform-style:preserve-3d;cursor:pointer;position:relative}.projectWraper .front{height:200px;display:inline-block;position:relative}.projectWraper .back,.projectWraper .front{flex-direction:column;justify-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:240px;flex:1 1 250px;margin:10px;border-radius:6px;border:1px solid #e6e6e8;box-sizing:border-box}.projectWraper .back{display:flex;height:180px;padding:12px;display:inline-block;position:relative;position:absolute;left:-10px;top:0;transform:rotateY(180deg)}