#UpLoadInfo[data-v-5874b384]{height:100vh;display:flex;align-items:center;justify-content:center;background:#f4f9fd}#UpLoadInfo .UpLoadInfoBox[data-v-5874b384]{width:90%;max-width:1200px;height:90%;display:flex;overflow:hidden;border-radius:20px;flex-direction:row;box-shadow:0 0 20px rgba(0,0,0,.1)}#UpLoadInfo .UpLoadInfoBox .banner[data-v-5874b384],#UpLoadInfo .UpLoadInfoBox .box[data-v-5874b384]{width:600px;background-color:#fff}#UpLoadInfo .UpLoadInfoBox .banner[data-v-5874b384]{display:flex;flex-direction:column;justify-content:center;align-items:center}#UpLoadInfo .UpLoadInfoBox .banner .logo[data-v-5874b384]{flex:1;width:100%;display:flex;flex-direction:row;align-items:flex-start;padding:40px 0 0 40px}#UpLoadInfo .UpLoadInfoBox .banner .logo img[data-v-5874b384]{height:80px}#UpLoadInfo .UpLoadInfoBox .banner .back[data-v-5874b384]{width:400px;margin-bottom:100px}#UpLoadInfo .UpLoadInfoBox .box[data-v-5874b384]{display:flex;align-items:center;flex-direction:column;padding:50px;overflow:hidden;overflow-y:auto}#UpLoadInfo .UpLoadInfoBox .box h1[data-v-5874b384]{font-size:20px;margin-bottom:30px;color:#112950}#UpLoadInfo .UpLoadInfoBox .box .steps[data-v-5874b384]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;margin-bottom:20px}#UpLoadInfo .UpLoadInfoBox .box .steps li[data-v-5874b384]{display:flex;color:#112950;font-size:16px;align-items:center;margin-right:16px}#UpLoadInfo .UpLoadInfoBox .box .steps li .icon[data-v-5874b384]{width:28px;height:28px;background:#007aff;display:flex;align-items:center;justify-content:center;margin-right:5px;border-radius:5px;color:#fff;font-size:14px}#UpLoadInfo .UpLoadInfoBox .box .steps li .active[data-v-5874b384]{background:#ecf3fe;color:#007aff}#UpLoadInfo .UpLoadInfoBox .box .StepBox[data-v-5874b384]{width:100%;font-size:13px;color:#112950;margin-bottom:20px}#UpLoadInfo .UpLoadInfoBox .box .StepTitle[data-v-5874b384]{width:100%;font-size:22px;color:#112950;border-bottom:1px solid #e5e5e5;padding-bottom:10px;margin-bottom:20px}#UpLoadInfo .UpLoadInfoBox .box[data-v-5874b384] .el-form{width:100%}#UpLoadInfo .UpLoadInfoBox .box[data-v-5874b384] .el-form .el-form-item__label{padding:0;line-height:1;color:#112950}#UpLoadInfo .UpLoadInfoBox .box[data-v-5874b384] .el-form .el-upload img{width:240px;padding:10px;height:160px;border-radius:10px;overflow:hidden;cursor:pointer}#UpLoadInfo .UpLoadInfoBox .box[data-v-5874b384] .el-form .options{display:flex;flex-direction:row;align-items:center;justify-content:center}#UpLoadInfo .UpLoadInfoBox .box[data-v-5874b384] .el-form .options .el-button{width:300px;height:50px;background-color:#007aff;color:#fff}#UpLoadInfo .UpLoadInfoBox .box[data-v-5874b384] .el-form .options .next{background-color:#007aff;color:#fff}#UpLoadInfo .UpLoadInfoBox .box[data-v-5874b384] .el-form .options .bank{background-color:#fff;color:#ff5733;border:1px solid #ff5733}