.el-steps--simple{background:#ffffff;}.common-bag{background-color:#fff;border-radius:5px 5px 0 0;overflow:hidden;margin-top:10px;margin-bottom:50px;}.container{margin-bottom:20px;}.container .box{display:flex;justify-content:center;}.container .box .xmw-form{width:60%;padding:15px 20px 20px;}.item-input{height:65px;display:flex;justify-content:space-between;align-items:center;font-size:20px;padding-right:20px;margin-bottom:20px;}.item-input label{color:#222222;flex-shrink:0;padding-left:20px;}.item-input input{text-indent:5px;width:100%;height:38px;background:transparent;color:#333;font-size:20px;}.item-upload{display:flex;justify-content:space-between;align-items:center;padding:20px;}.item-upload>div{position:relative;width:270px;height:155px;background:#f5f7fa;border-radius:var(--b2radius);overflow:hidden;}.item-upload .img{width:100%;height:100%;display:flex;justify-content:center;align-items:center;}.item-upload .img img{cursor:pointer;width:145px;height:90px;object-fit:unset;}.item-upload .img .file-image{width:160px;height:100px;}.item-upload p{position:absolute;width:100%;height:20px;line-height:20px;text-align:center;font-size:12px;color:#ffffff;background:var(--b2color);bottom:0;border-bottom-right-radius:var(--b2radius);border-bottom-left-radius:var(--b2radius);}.container .submit{width:100%;padding:0 4px 6px 4px;margin-top:20px;}.container .submit button{width:100%;font-size:20px;border-radius:var(--b2radius);}.title-tip{font-size:20px;}.title-tip .el-result{padding:10px 30px;}@media screen and (max-width:768px){.container .box .xmw-form{width:100%;padding:0;padding-top:10px;}.common-bag .el-steps--simple{display:none;}.item-upload{padding:0;}.item-upload>div{margin:5px;}}