#addtmp .demo-upload-list{display:inline-block;width:200px;height:200px;text-align:center;line-height:60px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:4px}td{width:500px}#addtmp .demo-upload-list img{width:100%;height:100%}.ivu-input[disabled],fieldset[disabled] .ivu-input{background-color:#f3f3f3;opacity:1;cursor:not-allowed;color:#000}#addtmp .demo-upload-list-cover{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6);padding-top:18%}#addtmp .demo-upload-list:hover .demo-upload-list-cover{display:block}#addtmp .demo-upload-list-cover i{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}#addtmp .ivu-input-wrapper{display:inline-block;width:100%;position:relative;vertical-align:middle;line-height:normal}#addtmp .title-view{width:80%;height:2rem;font-size:25px;font-weight:700}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}