.main { position: relative; width: 100%; background-color: #f0f0f0; } .top { padding: 0 0 10px 0; margin: 0 0 20px 0; background-color: #ffffff; height: 235px; } .zero { border-bottom: 1px solid #dddddd; padding: 20px 0 0 0; margin: 0 20px; height: 50px; } .one { border-bottom: 1px solid #dddddd; margin: 0 20px; height: 40px; } .text { position: relative; top: 10px; width: 40%; font-size: 14px; } .tou { width: 50px; height: 50px; position: relative; left: 280px; top: -30px; } .back { width: 30rpx; height: 30rpx; transform-origin: 50% 50%; transform: rotate(-90deg); } .input { position: relative; text-align: right; left: 130px; top: -10px; width: 60%; font-size: 16px; } .van-uploader__upload { border-radius: 50%; align-items: center; background-color: var(--uploader-upload-background-color, #f7f8fa); box-sizing: border-box; display: flex; flex-direction: column; height: var(--uploader-size, 50px); justify-content: center; margin: 0 8px 8px 0; position: relative; width: var(--uploader-size, 50px); width: 50px !important; height: 50px !important; } .van-uploader__preview-image { border-radius: 50%; display: block; height: var(--uploader-size, 50px); overflow: hidden; width: var(--uploader-size, 50px); width: 50px !important; height: 50px !important; } .bottom { background-color: #ffffff; } .two_title { font-size: 16px; padding: 20px 0 0 20px; } .two_main { padding: 0 20px; } .two_1 { padding: 10px 8px; width: 20%; float: left; text-align: center; } .team_1 { margin: 7px; width: 60px; height: 60px; background-color: #f8f8f8; border-radius: 60px; } .tianjia { padding: 17px 0 0 0; } .two_logo1 { border-radius: 50%; margin: 6px 2px; width: 45px; height: 45px; } .two_jian { position: relative; top: -15px; left: 20px; width: 20px; height: 20px; } .team_text { font-size: 12px; color: #555; } .btn-area { width: 100%; position: absolute; bottom: 0px; background-color: #fff; height: 60px; } .button { position: relative; top: 10px; width: 300px !important; background-image: linear-gradient(to right, #fd3c1e, #c74df0); border-radius: 30px; color: #ffffff; text-align: center; font-size: small; } .mask { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: #000; z-index: 9000; opacity: 0.3; } .modalDlg { width: 300px; height: 490px; position: fixed; left: 0; z-index: 9999; margin: -500px 40px 0 40px; background-color: #fff; border-radius: 36rpx; display: flex; flex-direction: column; align-items: center; } .modal_text2 { font-size: 18px; margin: 0px 0 10px 0; } .checkbox { padding: 0 0 0 30px; } .box { padding: 10px 10px 0 0; } .modal_box { padding: 0 0 0 0; } .modal_text4 { font-size: 12px; margin: 10px 0 0 0; } .modal_button { width: 120px !important; background-image: linear-gradient(to right, #fd3c1e, #c74df0); border-radius: 30px; color: #ffffff; text-align: center; font-size: small; margin: 30px 0 0 0; } .dialog { float: left; width: 100%; max-height: 300px; overflow-y: auto; } .dialog .dialog_1 { float: left; width: 100%; margin: 0 0 10px 0; } .dialog .dialog_1 .userList { float: left; width: 93%; padding: 10px; border-bottom: 1px solid #ccc; } .dialog .dialog_1 .userList text { float: left; text-align: left; font-size: 14px; } .dialog .dialog_1 .userList checkbox { float: right; } .dialog .dialog_2 { float: left; width: 100%; text-align: center; margin: 0 0 10px 0; } .dialog .dialog_2 button { margin: 0 10px; width: 30%; }