.tc_userInfo{width:100%;zoom:1;box-sizing:border-box;height:100%}.tc_userInfo .tc_userInfo-layout{max-width:768px;min-width:325px;margin:0 auto;height:100%;display:flex;flex-direction:column}.tc_userInfo .tc_userInfo-layout .content{box-shadow:0 2px 15px #000;flex:13;background:#fff}.tc_userInfo .tc_userInfo-layout .content .userInfo-header{text-align:center;background:#d9edee;justify-content:center}.tc_userInfo .tc_userInfo-layout .content .userInfo-header p{font-size:25px;color:#252525;line-height:50px;font-weight:700;text-shadow:#fff 2px 2px;box-shadow:0 2px 5px #000}.tc_userInfo .tc_userInfo-layout .content .headImg{padding-top:10px;display:flex;justify-content:center;border-radius:50%}.tc_userInfo .tc_userInfo-layout .content .headImg .avatar-uploader .el-upload{border:1px solid #266772;border-radius:50px;cursor:pointer;position:relative;overflow:hidden}.tc_userInfo .tc_userInfo-layout .content .headImg .avatar-uploader .el-upload:hover{border-color:#409eff}.tc_userInfo .tc_userInfo-layout .content .headImg .avatar-uploader-icon{font-size:28px;color:#8c939d;width:80px;height:80px;line-height:80px;text-align:center}.tc_userInfo .tc_userInfo-layout .content .headImg .avatar{width:80px;height:80px;display:block}.tc_userInfo .tc_userInfo-layout .content .info{padding:0 20px;padding-top:20px}.tc_userInfo .tc_userInfo-layout .content .info .btn{margin-top:20px}.tc_userInfo .tc_userInfo-layout .content .info .el-collapse .el-collapse-item__header{border-top:1px solid #266772;background:transparent}.tc_userInfo .tc_userInfo-layout .content .info .el-collapse .el-collapse-item__wrap{background:transparent}.tc_userInfo .tc_userInfo-layout .content .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{display:none}