.report-main{margin:20px auto 30px;background-color:#fff;min-height:650px;width:1150px;padding-bottom:20px}.report-main .report-title{display:flex;align-items:center;height:50px;border-top:3px solid #4a88f7;padding-left:20px;color:#333;font-size:14px;box-shadow:0 1px 0 0 #eee}.report-main .report-title .report-title-img{width:14px;height:16px;margin-right:10px}.for-form{margin:30px auto;width:700px}.for-form .report-box{display:flex;flex-direction:column;width:100%;padding:12px 20px 7px;background-color:#fffbf7;border-radius:4px;border:1px solid #f1e0cf;color:#ec6334;font-size:14px;margin-bottom:25px}.for-form .report-box span{margin-bottom:5px}.seclect-row{display:flex;margin-bottom:15px}.seclect-row lable{margin-right:10px;color:#666;font-size:14px;line-height:36px}.seclect-row .red-must,.text-row .red-must{display:inline-block;color:#fe6135;font-size:14px;text-align:center;width:20px}.seclect-row .selectator{min-width:300px;min-height:36px;box-shadow:0 0 4px 0 hsla(0,0%,0%,.059);border-radius:4px;border:1px solid #e9e9f0}.seclect-row textarea,.seclect-row textarea:focus{width:600px;height:150px;box-shadow:0 0 4px 0 rgba(0,0,0,.06);border-radius:4px;border:1px solid #e9e9f0;padding:8px 10px;resize:none;outline:0}.text-row{display:flex;margin-bottom:20px;align-items:center;height:36px}.text-row input{width:300px;height:36px;box-shadow:0 0 4px 0 rgba(0,0,0,.06);border-radius:4px;border:1px solid #e9e9f0;margin-left:10px;padding-left:10px;margin-right:20px;outline:0}.text-row span{color:#666;font-size:14px}::-webkit-input-placeholder{color:#ccc;font-size:14px}.text-row #mescode{margin-left:24px;width:190px}.btn-report{margin-left:101px;margin-top:25px;width:100px;height:36px;color:#fff;font-size:14px;background-color:#fe6135;border-radius:4px;box-shadow:0 0 4px 0 rgba(0,0,0,.06);border:none;outline:0}.already{background-color:#aaa}.btn-report:hover{background-color:#fa8464}.for-warn{margin:160px auto;width:385px;display:none}.for-warn .warn{display:flex;align-items:center;margin-bottom:20px}.for-warn .warn .report-ok-img{width:28px;height:28px;margin-right:20px}.for-warn .warn span{color:#333;font-size:14px}.for-warn .kefu{color:#6e86b1;font-size:14px;margin-left:48px}.upload-row{display:flex;align-items:center}.upload-container{display:flex;flex-direction:column;margin-left:30px}.upload-input-wrapper{display:flex;align-items:center}.upload-btn{width:100px;height:36px;background-color:#4a88f7;color:#fff;border:none;border-radius:4px;font-size:14px;cursor:pointer;outline:0;transition:background-color .3s}.upload-btn:hover{background-color:#3a78e7}.upload-tip{margin-left:15px;color:#999;font-size:14px}.image-preview-container{width:100%;margin-left:100px;margin-top:10px}.image-preview{display:flex;flex-wrap:wrap;gap:15px}.image-item{position:relative;width:120px;height:120px;border:1px solid #e9e9f0;border-radius:4px;overflow:hidden;background-color:#f9f9f9}.image-item img{width:100%;height:100%;object-fit:cover}.delete-image{position:absolute;top:5px;right:5px;width:24px;height:24px;background-color:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;font-size:18px;line-height:20px;cursor:pointer;outline:0;transition:background-color .3s;display:flex;align-items:center;justify-content:center}.delete-image:hover{background-color:rgba(0,0,0,.8)}