.entry-page{width:100vw;height:100vh;overflow-x:hidden}.entry-page .main-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:107.87vh}.entry-page .main-content .box-cont{box-sizing:border-box;width:68.8vw;height:102.3vh;background:#fff;padding:4.44vh 16.67vw 0 18.23vw}.entry-page .main-content .box-cont .title{line-height:4.1vh;font-size:24px;font-family:PingFangSC-Medium;font-weight:600;color:#383838}.entry-page .main-content .box-cont .line-out{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;height:1px;border:1px solid rgba(56,56,56,.15);margin-bottom:4.17vh}.entry-page .main-content .box-cont .line-out .line-in{width:5.1vw;height:1px;border:1.5px solid #007ee2}.entry-page .main-content .box-cont .form-cont{width:100%;height:fit-content}.entry-page .main-content .box-cont .form-cont .ant-input{background-color:#f3f5f7}.entry-page .main-content .box-cont .form-cont .ant-upload-list{position:absolute;top:0;left:98px}.entry-page .main-content .box-cont .confirmBtn{width:13.8vw;height:4.63vh;line-height:4.63vh;font-size:16px;font-family:PingFangSC-Medium;font-weight:600;color:#fff;background:#007ee2;border-radius:6px;margin-left:10.05vw;text-align:center;cursor:pointer}