/*!
 *  build: cms 
 *  copyright: 敏捷科技 44364181@qq.com 
 *  time: 2026-1-13 17:18:52
 */*{margin:0;padding:0;box-sizing:border-box}body{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Arial,sans-serif;background:linear-gradient(135deg,#f5f7fa,#e4efe9);color:#333;padding:20px;min-height:100vh}.container{max-width:1200px;margin:20px auto;background:#fff;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.container,.header{overflow:hidden;position:relative}.header{background:linear-gradient(120deg,#1a56db,#0e2b6d);text-align:center;padding:30px 20px;color:#fff}.header:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 70%);transform:rotate(30deg)}.header h1{font-size:32px;margin-bottom:10px;position:relative;letter-spacing:1px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.header p{color:hsla(0,0%,100%,.9);font-size:16px;position:relative}.form-content{padding:30px}.form-section{margin-bottom:35px;padding-bottom:25px;border-bottom:1px solid #ebeef5}.form-section:last-child{border-bottom:none}.form-section-title{font-size:20px;color:#1a56db;padding:0 0 15px;margin-bottom:20px;font-weight:700;border-bottom:2px solid #1a56db;display:flex;align-items:center}.form-section-title:before{content:"";display:inline-block;width:5px;height:22px;background:#1a56db;margin-right:12px;border-radius:2px}.submit-area{margin-top:40px;text-align:center}.annotation{margin-top:25px;padding:15px;background-color:#f0f9eb;border-radius:6px;color:#606266;font-size:14px;border-left:4px solid #67c23a}.form-row{margin-bottom:22px}.el-form-item__label{display:flex!important;align-items:center;white-space:nowrap;font-weight:500}.required-label .el-form-item__label:before{content:"*";color:#f56c6c;margin-right:4px}.el-form-item{margin-bottom:22px}.el-textarea__inner{min-height:100px!important}.el-button{padding:12px 30px;font-size:16px;border-radius:6px;letter-spacing:1px;transition:all .3s}.form-header-info{display:flex;justify-content:center;background:#f0f5ff;padding:12px;margin-bottom:25px;border-radius:6px;font-size:15px;font-weight:500}.form-header-info span{color:#f56c6c;font-weight:700;margin:0 5px}.el-select-dropdown__item{padding:0 20px!important}.attachment-section{background:#f8f9fc;border-radius:8px;padding:20px;margin-top:30px;border:1px dashed #dcdfe6;box-shadow:0 2px 8px rgba(0,0,0,.03)}.attachment-title{font-size:17px;font-weight:700;color:#1a56db;margin-bottom:15px;display:flex;align-items:center}.attachment-title i{margin-right:10px;font-size:20px;color:#1a56db}.attachment-hint{color:#606266;font-size:14px;margin-top:10px;line-height:1.6}@media (max-width:992px){.el-col{width:100%;margin-bottom:15px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-out}