#xl_box { width: 170px; height: 25px; border: none; outline: none; border: 1px solid #e6e6e6; } #xl_boxs { width: 170px; height: 25px; border: none; outline: none; border: 1px solid #e6e6e6; } .gsxx textarea { width: 1034px; resize: none; } .text-red { color: red; vertical-align: middle; font-size: 20px; padding: 2px; } .btns { width: 200px; margin-top: 17px; } .xl { height: 24px; } /* 附件开始 */ .file_imgs { /*padding: 10px 70px;*/ list-style: none; margin-bottom: 60px; margin-left: -15px; } .file_imgs li { float: left; position: relative; width: 109px; height: 109px; margin-left: 10px; margin-right: 10px; margin-bottom: 40px; padding-top: 0; padding-bottom: 0; } .file_imgs li:hover .img_mask { display: block; } .file_imgs .img_mask { display: none; position: absolute; left: 0; top: 0; background-color: rgba(0, 0, 0, .3); width: 100%; height: 22px; z-index: 1; } .file_imgs .img_mask i { position: absolute; right: 5px; top: 5px; display: inline-block; width: 13px; height: 12px; cursor: pointer; background: url(../img/file_img_icons.png) no-repeat 0 0; } .file_imgs .file_name { width: 100%; display: inline-block; text-align: center; word-break: break-all; padding-top: 8px; } .file_imgs li img { width: 100%; height: 100%; border: 0; vertical-align: middle; } .file_imgs .upload-state-done .img_state { display: block; position: absolute; right: 7px; bottom: 29px; width: 0; height: 0; border-bottom: 40px solid #01b2fe; border-left: 40px solid transparent; overflow: inherit; } .file_imgs .img_state i { position: absolute; right: 4px; bottom: -32px; display: inline-block; width: 15px; height: 11px; background: url(../img/file_img_icons.png) no-repeat 0 -16px; } .error { color: red; text-align: center; } .noThumb { width: 109px; height: 83px; text-align: center; color: #1aaad0; } .glyphicon.glyphicon-paperclip { font-size: 44px; text-align: center; } .img-box { float: left; width: 120px; height: 120px; background-size: 100% 100%; display: inline-block; position: relative; border-radius: 5px; margin-right: 10px; border: solid 1px #e8e8e8; cursor: pointer; text-align: center; line-height: 120px } .img-box .img_mask { display: none; position: absolute; left: 0; top: 0; background-color: rgba(0, 0, 0, .3); width: 100%; height: 22px; z-index: 5; } .image-item { width: 120px; height: 120px; background-size: 100% 100%; display: inline-block; position: relative; border-radius: 5px; margin-right: 10px; cursor: pointer; } .img-box .img_mask i { position: absolute; right: 5px; top: 5px; display: inline-block; width: 13px; height: 12px; cursor: pointer; color: #fff; } .img-box:hover .img_mask { display: block; } .img_filename { font-size: 14px; /* display: block; */ width: 100%; height: calc(100% - 22px); } /* 附件结束 */ .upload_img { padding-top: 20px; }