.tc_userRegistration{width:100%;zoom:1;box-sizing:border-box;height:100%}.tc_userRegistration .userReg-layout{max-width:768px;min-width:325px;margin:0 auto;height:100%;display:flex;flex-direction:column}.tc_userRegistration .userReg-header{flex:1;text-align:center;background:#d9edee}.tc_userRegistration .userReg-header p{font-size:25px;color:#252525;line-height:50px;font-weight:700;text-shadow:#fff 2px 2px}.tc_userRegistration .content{box-shadow:0 2px 15px #000;flex:13;background:#fff}.tc_userRegistration .content .headImg{padding-top:10px;display:flex;justify-content:center;border-radius:50%}.tc_userRegistration .content .headImg .avatar-uploader .el-upload{border:1px solid #266772;border-radius:50px;cursor:pointer;position:relative;overflow:hidden}.tc_userRegistration .content .headImg .avatar-uploader .el-upload:hover{border-color:#409eff}.tc_userRegistration .content .headImg .avatar-uploader-icon{font-size:28px;color:#8c939d;width:80px;height:80px;line-height:80px;text-align:center}.tc_userRegistration .content .headImg .avatar{width:80px;height:80px;display:block}.tc_userRegistration .content .info{padding:0 20px;padding-top:20px}.tc_userRegistration .content .info .btn{margin-top:20px}.tc_userRegistration .content .info .el-collapse .el-collapse-item__header{border-top:1px solid #266772;background:transparent}.tc_userRegistration .content .info .el-collapse .el-collapse-item__wrap{background:transparent}.tc_userRegistration .regSuccess{background:#cbedf0;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.tc_userRegistration .regSuccess .title{font-weight:700;font-size:30px;color:green}.tc_userRegistration .regSuccess .msg{margin:60px;display:flex;justify-content:space-between}.tc_userRegistration .regSuccess .msg span{margin:0 20px;font-size:16px;font-weight:700;cursor:pointer}.tc_userRegistration .showPaww{color:#6e6e6e;cursor:pointer}