.mainwarp{width:100%;background-color:#edf0f4}.mainwarp .banner{width:100%;position:relative}.mainwarp .banner img{z-index:-100;width:100%;left:0;top:0;object-fit:cover;object-position:center center}.mainwarp .content{width:12.8rem;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;padding-top:.75rem;padding-bottom:1rem}.mainwarp .content .applyBox{background-color:#fff;border-radius:.3rem;padding:1rem 1.5rem;font-size:.14rem;max-width:12rem}.mainwarp .content .applyBox .title{font-size:.3rem;margin-bottom:.3rem;line-height:.3rem}.mainwarp .content .applyBox .info{margin-bottom:1rem}.mainwarp .content .applyBox .form{display:flex;flex-wrap:wrap;justify-content:space-between}.mainwarp .content .applyBox .form>*{margin-bottom:30px}.mainwarp .content .applyBox .form input::placeholder,.mainwarp .content .applyBox .form textarea::placeholder{font-size:.14rem}.mainwarp .content .applyBox .form .formItem1{width:48%}.mainwarp .content .applyBox .form .formItem2{width:100%}.mainwarp .content .applyBox .form .errInfo{position:absolute;font-size:.12rem}.mainwarp .content .applyBox .btns{margin-top:.6rem;width:100%;display:flex;justify-content:center}.mainwarp .content .applyBox .submitBtn{width:3.23rem;height:.5rem;font-size:.16rem;font-weight:400;border:1px solid #094;border-radius:5px;background:#094;display:flex;justify-content:center;align-items:center;color:#fff;overflow:hidden}.imgUploadBox{display:flex;align-items:end;position:relative}.imgUploadBox .imgInput{width:1.8rem;height:1.8rem;display:flex;justify-content:center;align-items:center;border-radius:.1rem;background-color:#eaeef2;flex-shrink:0;margin-right:.17rem;flex-direction:column;border:1px solid #eee;overflow:hidden}.imgUploadBox .imgInput .addBtn{width:.4rem;height:.4rem;background-color:#dfe2e5;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.imgUploadBox .imgInput .addBtn input{display:none}.imgUploadBox .imgInput .addBtn::after{content:"+";position:relative;color:#fff;z-index:20;font-size:.4rem;line-height:.2rem;font-weight:100;top:-0.02rem;cursor:pointer}.imgUploadBox .imgInput .addImg{width:100%;height:100%;display:none;position:relative}.imgUploadBox .imgInput .addImg .img{width:100%;height:100%;object-fit:fill}.imgUploadBox .imgInput .addImg .btns{width:100%;height:100%;margin:0;position:absolute;top:0;z-index:200}.imgUploadBox .imgInput .addImg .btns .delBtn{position:absolute;right:0;top:0;width:.25rem;height:.25rem;display:flex;justify-content:center;align-items:center}.imgUploadBox .imgInput .addImg .btns .delBtn .bg{height:.4rem;width:.5rem;border-top:.4rem solid rgba(0,0,0,0);border-bottom:.4rem solid rgba(0,0,0,0);border-left:.4rem solid #fff;transform:rotate(315deg);position:absolute;top:-0.3rem;right:-0.2rem}.imgUploadBox .imgInput .addImg .btns .delBtn .icon{font-size:.3rem;transform:rotate(45deg);line-height:0;cursor:pointer}.imgUploadBox .imgInput span{color:#666;margin-top:.19rem}.imgUploadBox .tip{font-size:.16rem;font-family:"SourceHanSansCN";color:#b3b3b3}.imgUploadBox .tip.topRight{position:absolute;top:-0.3rem;right:2rem}