.Profile_profileWrapper__1dl12 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.Profile_profileWrapper__1dl12 .ant-layout {
  background-color: #fff;
}
.Profile_contentWrapper__29e6T {
  width: 100%;
  /*margin: 10px 0;*/
  background-color: #ffffff;
}

.Profile_contentWrapper__29e6T .ant-tabs {
  height: 100%;
}

.Profile_contentWrapper__29e6T .ant-tabs .ant-tabs-content {
  overflow-x: hidden;
  overflow-y: scroll;
}

.Profile_contentWrapper__29e6T .ant-tabs .ant-tabs-content::-webkit-scrollbar {
  display: none;
}

.Profile_contentWrapper__29e6T .ant-tabs-content {
  padding-left: 0;
  height: 100%;
}

.Profile_contentWrapper__29e6T .ant-tabs-content .ant-tabs-tabpane {
  /*height: 100%;*/
}

.Profile_contentWrapper__29e6T .ant-tabs .ant-tabs-nav-wrap {
  width: 152px;
}

.Profile_contentWrapper__29e6T .ant-tabs .ant-tabs-nav-wrap .ant-tabs-ink-bar {
  background: unset;
}

.Profile_contentWrapper__29e6T .ant-tabs .ant-tabs-nav-wrap .ant-tabs-nav {
  margin-top: 50px;
}
.Profile_contentWrapper__29e6T .ant-tabs .ant-tabs-left-content {
  border-left: 1px solid var(--border-color-22);
}

.Profile_contentWrapper__29e6T
  .ant-tabs .ant-tabs-nav-wrap .ant-tabs-nav .ant-tabs-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  height: 50px;
  width: 150px;
}

.Profile_contentWrapper__29e6T
  .ant-tabs .ant-tabs-nav-wrap .ant-tabs-nav .ant-tabs-tab-active {
  background: #200028;
}

.Profile_contentWrapper__29e6T
  .ant-tabs .ant-tabs-nav-wrap .ant-tabs-nav .ant-tabs-tab-active
  .Profile_tab__3jFq5 {
  /*padding: 0 20px 0 17px;*/
}
.Profile_contentWrapper__29e6T .ant-tabs .ant-tabs-left-bar {
  border-color: var(--border-color-22);
}
.Profile_contentWrapper__29e6T .Profile_activeLine__1vRGL {
  opacity: 1;
  position: absolute;
  top: 18px;
  left: 34px;
  bottom: 0;
  height: 16px;
  right: auto;
  width: 4px;
  background: #55c0ff;
}

.Profile_avatarWrapper__y5UV7 {
  display: flex;
  align-items: center;
}

.Profile_avatar__2umks {
  /* display: flex; */
  justify-content: center;
  width: 80px;
  margin-left: 100px;
}

.Profile_avatarPinyin__2qDyq {
  background-color: #55c0ff;
  position: absolute;
  width: 80px;
  height: 80px;
  top: 0;
  left: 0;
  border-radius: 50%;
  font-size: 60px;
  color: #fff;
  line-height: 80px;
  text-align: center;
}

.Profile_avatarPinyin__2qDyq span {
  transform: scale(1) translateX(-50%);
}

.Profile_avatar__2umks .ant-upload {
  margin: 0;
  border: none;
  border-radius: 50%;
  background-color: #ffffff;
  height: 80px;
  width: 80px;
  cursor: default;
}

.Profile_avatar__2umks .ant-upload .ant-upload {
  padding: 0;
  cursor: pointer;
  position: relative;
}

.Profile_avatar__2umks .ant-upload .ant-upload img {
  border-radius: 50%;
}

.Profile_avatarMask__3p3eH {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  font-size: 14px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  position: relative;
  left: 0;
  top: 0;
}

.Profile_avatarMask__3p3eH .Profile_maskText__Qj8Oy {
  position: relative;
  top: 13px;
}

.Profile_avatarHint__1zGuC {
  background: #555555;
  color: #ffffff;
  width: 345px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: -35px;
  left: -140px;
  /* transform: translateX(-50%); */
  visibility: hidden;
}

.Profile_avatar__2umks .ant-upload:hover .Profile_avatarMask__3p3eH {
  display: block;
}

.Profile_avatar__2umks .ant-upload:hover .Profile_avatarHint__1zGuC {
  visibility: visible;
}

.Profile_headerAccountDesc__3nrs6 {
  text-align: left;
  font-size: 14px;
  color: #333;
  /* margin-top: 10px; */
  align-items: center;
  margin-left: 16px;
}

.Profile_headerAccountDesc__3nrs6 .Profile_headerAccount__2B6U4 {
  line-height: 20px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.Profile_inputWrapper__2nzv8 {
  display: flex;
  align-items: center;
  height: 40px;
  position: relative;
  margin-bottom: 20px;
}

.Profile_inputLeft__2BWa7 {
  margin-left: 150px;
  display: flex;
  align-items: center;
  color: #333333;
}

.Profile_inputLeft__2BWa7 img {
  width: 20px;
  height: 20px;
  margin-right: 22px;
}

.Profile_inputLeft__2BWa7 span {
  font-size: 14px;
}

.Profile_inputLeftTip__SNfE5 {
  margin-left: 10px;
}

.Profile_profileInput__3k0wX {
  height: 40px;
  width: 240px;
}

.Profile_profileWrapper__1dl12 .ant-form-inline {
  position: absolute;
  left: 318px;
  top: 0;
}

.Profile_profileWrapper__1dl12 .ant-form-inline .ant-form-item {
  margin-right: 12px;
}

.Profile_profileWrapper__1dl12 .ant-btn {
  height: 40px;
  width: 80px;
  padding: 0;
}

.Profile_inputMid__bexAT {
  display: inline-block;
}
.Profile_inputMid__bexAT .ant-input[disabled] {
  color: #c0c0c5;
}

.Profile_inputRight__f6UKO {
  display: inline-block;
}

.Profile_inputRight__f6UKO .ant-btn:hover {
  color: #55c0ff;
  border-color: #55c0ff;
}

.Profile_inputMid2__3tU2s {
  display: inline-block;
  position: absolute;
  left: 330px;
  color: #c0c0c5;
  font-size: 14px;
  line-height: 16px;
}

.Profile_inputMid2__3tU2s span {
  margin-right: 4px;
}

.Profile_inputRight2__2qKwi {
  display: inline-block;
  position: absolute;
  left: 570px;
}

.Profile_inputRight2__2qKwi .ant-btn:hover {
  color: #55c0ff;
  border-color: #55c0ff;
}
.Profile_deleteAccount__22YKQ .ant-btn:hover {
  border-color: #ff0000;
}
.Profile_divider__1p4zv {
  width: 666px;
  border-top: 1px solid #ffffff;
  margin: 0 auto;
  padding-bottom: 25px;
  height: 0;
}

.Profile_emmaTitle__1pG0n {
  border-bottom: 1px dashed #666666;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
}
.Profile_emmaTitle__1pG0n .emma-hover-content {
  width: 480px;
  height: 425px;
}

.Profile_emmaTitle__1pG0n .ant-tooltip-content {
  width: 480px;
}

.Profile_emmaTitle__1pG0n .ant-tooltip-content .ant-tooltip-inner {
  padding: 29px 23px;
}
.Profile_inputLeft__2BWa7 .Profile_emma__2aiAi {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #dddddd;
  border-radius: 50%;
  font-size: 10px;
  line-height: 14px;
  color: #fff;
  padding: 0 3px;
  margin-left: 9px;
  cursor: pointer;
}

.Profile_inputLeft__2BWa7 .ant-popover {
  left: 200px !important;
  top: 40px !important;
}

.Profile_emmaHelp__3YgsY {
  display: inline-block;
  font-family: PingFangSC-Regular;
  color: #999999;
  font-size: 12px;
  margin: 0 0 0 3px;
  cursor: pointer;
}
.Profile_emmaInfo__zWOT- a {
  color: #fff;
}

.Profile_buttonWrapper__2S8HV {
  display: flex;
  justify-content: center;
  padding-top: 16px;
}

.Profile_buttonLeft__f-M5Y {
  width: 80px;
  height: 40px;
  margin-right: 12px;
}

.Profile_buttonRight__2nicz {
  width: 80px;
  height: 40px;
}

.Profile_modalTitle__I6JPQ {
  text-align: center;
  font-size: 18px;
  font-family: PingFang-SC-Bold;
  line-height: 18px;
  padding-bottom: 35px;
}

.Profile_inviteTips__1QIoM .ant-tooltip-content {
  width: 360px;
}
.Profile_inviteTips__1QIoM .ant-tooltip-content .ant-tooltip-inner {
  background-color: #ffffff;
  color: #333333;
  padding: 20px;
}
.Profile_inviteTips__1QIoM .ant-tooltip-arrow::before {
  background-color: #fff;
}
.Profile_inviteTips__1QIoM .ant-tooltip-arrow {
  border-right-color: #fff;
}

.Profile_qr_img__2Eb52 {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 152px;
  text-align: center;
  font-size: 14px;
  font-family: "PingFang SC";
  font-weight: normal;
  color: #666666;
  line-height: 14px;
}
.Profile_learnmore__R2_Xg {
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}
.Profile_learnmore__R2_Xg:hover {
  color: #55c0ff;
}
.Profile_qr_wrap__278-l {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  z-index: 9999;
}
.Profile_qr_ctn__Mmxod {
  position: relative;
  width: 600px;
  height: 420px;
}
.Profile_qr_ctn__Mmxod img {
  width: 100%;
  height: 100%;
  cursor: default;
}
.Profile_qr_close__2FRwm {
  position: absolute;
  right: 12px;
  top: 12px;
  font-size: 20px;
  color: #666666;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}

.Profile_footerUserVersion__2nEM1 {
  background: #dddddd;
  font-weight: 500;
  color: #ffffff;
  font-size: 6px;
  padding: 2px 5px;
  margin-left: 15px;
}

.Profile_footerUserVersion1__Qrkel {
  color: #333;
  font-size: 14px;
  margin-left: 20px;
}

.Profile_footerUserVersionActive__3pRw8 {
  background: #ffc021;
}

.Profile_tabsIcon__19nyK {
  margin-right: 10px;
}

.Profile_tabActive__1W9RA {
  color: #ffffff;
}

.Profile_rightsDesc__8SI10 .Profile_update__uFMuc {
  width: 78px;
  height: 24px;
  background: #55c0ff;
  border-radius: 12px;
  color: #ffffff;
  cursor: pointer;
  position: relative;
  margin-right: 15px;
  margin-left: 38px;
  line-height: 24px;
  text-align: center;
}

.Profile_backButton__3xkvk {
  position: absolute;
  top: 7px;
  left: 162px;
  z-index: 10;
}

.Profile_rightsDesc__8SI10 .Profile_update__uFMuc img {
  position: absolute;
  right: -20px;
  top: -14px;
  width: 60px;
}

.Profile_rightsDesc__8SI10 {
  display: flex;
  line-height: 20px;
  align-items: center;
  color: #999999;
  font-size: 14px;
}

.Profile_mobileBindTitle__2jcBL {
  padding-bottom: 10px;
}

.Profile_mobileBindTips__25xUj {
  font-size: 12px;
  color: #666666;
  text-align: center;
  margin-bottom: 30px;
}

.Profile_modalAccountDestoryContainer__3jC_T .ant-modal-body {
  padding: 0;
}

.Profile_accountDestoryWrap__R4BNj {
  padding: 0 0 11px 42px;
  margin: 0 200px 20px 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}

.Profile_accountDestoryWrap__R4BNj div:last-child {
  color: #333333;
  cursor: pointer;
  width: 80px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #e3e3e3;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.Profile_modalAccountDestoryWrap__3RM5d {
  padding: 16px 20px;
  color: #333333;
}

.Profile_modalAccountDestoryWrap__3RM5d .Profile_title__1y32I {
  font-size: 16px;
  font-weight: 500;

  margin-bottom: 30px;
}

.Profile_modalAccountDestoryWrap__3RM5d .Profile_body__3dXi9 {
  font-size: 14px;
  font-weight: 500;
}
.Profile_modalAccountDestoryWrap__3RM5d .Profile_body__3dXi9 > p {
  margin-bottom: 20px;
}
.Profile_modalAccountDestoryWrap__3RM5d .Profile_body__3dXi9 > div {
  color: #666;
}
.Profile_modalAccountDestoryWrap__3RM5d .Profile_body__3dXi9 > div p {
  margin-bottom: 24px;
}
.Profile_modalAccountDestoryWrap__3RM5d .Profile_body__3dXi9 span {
  color: #ff4242;
}

.Profile_modalAccountDestoryWrap__3RM5d .Profile_footer__1bwnD {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.Profile_modalAccountDestoryWrap__3RM5d .Profile_footer__1bwnD div {
  width: 92px;
  height: 40px;
  background: #55c0ff;
  border-radius: 2px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.Profile_modalAccountDestoryWrap__3RM5d .Profile_footer__1bwnD div:last-child {
  color: #999999;
  background: #ffffff;
  border: 1px solid #dddddd;
  margin-left: 20px;
}

.Profile_securityIcon__KYG4Z {
  position: absolute;
  bottom: 40px;
  right: 60px;
  cursor: pointer;
}

.Profile_securityTipsWrap__3gF0i {
  position: absolute;
  right: 15px;
  bottom: 100px;
  width: 318px;
  height: 190px;
  background: #ffffff;
  box-shadow: 0px 4px 29px 7px rgba(233, 233, 233, 0.5);
  padding: 14px;
  font-size: 12px;
  line-height: 17px;
  color: #999999;
}

.Profile_securityTipsWrap__3gF0i div:first-child {
  margin-bottom: 25px;
}

.Profile_securityTipsWrap__3gF0i .Profile_arrow__1seSW {
  position: absolute;
  width: 30px;
  bottom: -10px;
  right: 46px;
  transform: rotate(180deg);
}

.Profile_secTipsWrap__2SxlE {
  padding: 0 0 50px 27px;
  width: 359px;
}

.Profile_secTipsWrap__2SxlE .Profile_title__1y32I {
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  line-height: 25px;
  margin-bottom: 10px;
}

.Profile_secTipsWrap__2SxlE .Profile_body__3dXi9 {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 25px;
  width: 290px;
  background-color: #eef7ff;
  padding: 3px 10px;
  margin-bottom: 24px;
}

.Profile_secTipsWrap__2SxlE .Profile_body__3dXi9 div:first-child {
  margin-bottom: 10px;
}

.Profile_contentDivider__3CMwc {
  width: 1px;
  background: #eeeeee;
  margin: 46px 0 0 0;
}

.Profile_tab1Left__6kabn {
  width: 820px;
  flex: 0 0 820px;
  border-right: 1px solid #eeeeee;
}

.Profile_avatar__2umks.Profile_avatarHideEdit__pJnFE .ant-upload:hover .Profile_avatarMask__3p3eH {
  display: none;
}
.Profile_avatarHideEdit__pJnFE:hover .Profile_avatarHint__1zGuC {
  display: none;
}

.Profile_activityContainer__lqDH3 {
  display: flex;
  height: 100%;
  padding: 75px 144px;
}

.Profile_activityDiv__CRuEi {
  padding-top: 15px;
  padding-left: 24px;
  flex-direction: row;
  padding-right: 142px;
}

.Profile_activityDiv__CRuEi .Profile_activityImg__2CRqu {
  width: 375px;
  height: 144px;
  background: linear-gradient(294deg, #95bcfa 0%, #5081ff 100%);
  border-radius: 8px;
  margin-bottom: 24px;
  cursor: pointer;
}

.Profile_activityImg__2CRqu img {
  width: 100%;
  height: 100%;
}

.Profile_infoDiv__2YTit {
  width: 748px;
  background: #ffffff;
  padding-top: 15px;
  padding-left: 24px;
  height: 100%;
}
.Profile_infoDiv__2YTit .Profile_info__2LXf3 {
  height: 100%;
  display: flex;
}
.Profile_infoDiv__2YTit .Profile_info__2LXf3 .Profile_left__3aRg8 {
  width: 310px;
  height: 650px;
}
.Profile_infoDiv__2YTit .Profile_info__2LXf3 .Profile_left__3aRg8 img {
  width: 100%;
  height: 100%;
}

.Profile_info__2LXf3 .Profile_right__F2MRs {
  margin-left: 34px;
}
.Profile_info__2LXf3 .Profile_right__F2MRs .Profile_title__1y32I {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #283f64;
}

.Profile_info__2LXf3 .Profile_right__F2MRs .Profile_head__1LeCw .Profile_img__1sDaK {
  width: 316px;
  height: 86px;
}
.Profile_info__2LXf3 .Profile_right__F2MRs .Profile_head__1LeCw .Profile_infos__2KR_z {
  display: flex;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  margin-left: 5px;
}

.Profile_info__2LXf3 .Profile_right__F2MRs .Profile_head__1LeCw .Profile_infos__2KR_z .Profile_item__3AHDu {
  text-align: center;
}
.Profile_info__2LXf3 .Profile_right__F2MRs .Profile_head__1LeCw .Profile_infos__2KR_z .Profile_item__3AHDu:nth-child(1) {
  width: 40px;
}
.Profile_info__2LXf3 .Profile_right__F2MRs .Profile_head__1LeCw .Profile_infos__2KR_z .Profile_item__3AHDu:nth-child(2) {
  width: 125px;
}
.Profile_info__2LXf3 .Profile_right__F2MRs .Profile_head__1LeCw .Profile_infos__2KR_z .Profile_item__3AHDu:nth-child(3) {
  width: 70px;
}
.Profile_info__2LXf3 .Profile_right__F2MRs .Profile_head__1LeCw .Profile_infos__2KR_z .Profile_item__3AHDu:nth-child(4) {
  width: 108px;
}
.Profile_info__2LXf3 .Profile_right__F2MRs .Profile_head__1LeCw .Profile_img__1sDaK img {
  width: 316px;
  height: 86px;
}
.Profile_inviteStyle__15Phg {
  width: 338px;
  height: 212px;
  background: #fcfcfc;
  border-radius: 8px;
  margin-top: 24px;
  padding: 15px 18px;
  position: relative;
}

.Profile_supportStyle__1V_FS {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #5385fe;
}

.Profile_inviteStyle__15Phg .Profile_content__1oy8y {
  margin-top: 9px;
}
.Profile_codeConent__1Tkqv {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  padding-left: 10px;
}

.Profile_ambassCode__3W5Fg {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  text-decoration: underline;
}

.Profile_ambassCode__3W5Fg .Profile_copy__SaR0N {
  font-size: 14px;
  font-weight: 400;
  color: #5385fe;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 18px;
}

.Profile_bottomContent__2GA1k {
  margin-top: 33px;
  display: flex;
}
.Profile_bottomContent__2GA1k .Profile_bottomContentLeft__2cNWw {
  color: #333333;
  font-size: 14px;
  margin-top: 19px;
}
.Profile_bottomContent__2GA1k .Profile_bottomContentLeft__2cNWw span {
  padding-left: 10px;
}

.Profile_bottomContent__2GA1k .Profile_bottomContentLeft__2cNWw div:nth-child(2) {
  padding-left: 30px;
}

.Profile_bottomContentRight__3gTbY {
  width: 120px;
  height: 120px;
  position: absolute;
  right: 16px;
  bottom: 10px;
}

.Profile_bottomContentRight__3gTbY img {
  width: 100%;
  height: 100%;
}

.Profile_closeImg__2fo94 {
  position: absolute;
  right: 24px;
  top: 14px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.Profile_closeImg__2fo94 img {
  width: 100%;
  height: 100%;
}

.Profile_communityImg__3ET9g {
  width: 270px;
  height: 673px;
  margin-left: 34px;
  /* margin: 0 auto; */
}
.Profile_communityImg__3ET9g img {
  width: 100%;
  height: 100%;
}

.Profile_limitModal__1aH5r {
  width: 340px;
  height: 424px;
}

.Profile_limitModal__1aH5r img {
  width: 100%;
  height: 100%;
}

.Profile_limitModalContainer__28V6z .ant-modal-content {
  background-color: transparent;
  box-shadow: none;
}

.Profile_deleteLimitModal__tY_H7 {
  margin: 24px auto 0;
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.Profile_deleteLimitModal__tY_H7 img {
  width: 100%;
  height: 100%;
}

.Profile_activityRule__3k5BE {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #283f64;
  cursor: pointer;
}

.Profile_personalInformation__3gkR6,
.Profile_mobileInfo__gfzKU {
  width: 322px;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 10px;
}

.Profile_personalInformation__3gkR6 .Profile_headTitle__2SDRA,
.Profile_mobileInfo__gfzKU .Profile_headTitle__2SDRA {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  margin-bottom: 8px;
}

.Profile_personalInformation__3gkR6 .Profile_content__1oy8y,
.Profile_mobileInfo__gfzKU .Profile_content__1oy8y {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #646a73;
}

.Profile_findRule__1JvB1 {
  display: flex;
  justify-content: space-between;
  height: 22px;
  line-height: 22px;
}

.Profile_oneTap__34WBM {
  width: 1000px;
  min-width: 1000px;
  height: 320px;
  min-height: 320px;
  background: #eef6fe;
  border-radius: 16px;
  padding: 20px;
  position: relative;
  display: flex;
}

.Profile_quotationMarks__2xjya {
  width: 23px;
  height: 22px;
}
.Profile_quotationMarks__2xjya img {
  width: 100%;
  height: 100%;
}

.Profile_oneInfo__Z3o_9 {
  width: 340px;
  height: 380px;
  background: linear-gradient(156deg, #e5f2ff 0%, #dfefff 100%);
  box-shadow: inset 0px 4px 24px 0px #d7eafe;
  border-radius: 16px;
  position: absolute;
  top: -30px;
  left: 64px;
  padding: 20px;
}
.Profile_oneInfo__Z3o_9 .Profile_title__1y32I {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
}

.Profile_oneInfo__Z3o_9 .Profile_p__i6IMS {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.Profile_oneInfo__Z3o_9 .Profile_img__1sDaK {
  margin: 0 auto;
  width: 230px;
  height: 228px;
  margin-top: 8px;
}
.Profile_oneInfo__Z3o_9 .Profile_img__1sDaK img {
  width: 100%;
  height: 100%;
  -webkit-user-drag: none;
}
.Profile_bottomLabel__26mOI {
  margin: 0 auto;
  color: #333333;
  font-size: 14px;
  text-align: center;
  position: absolute;
  bottom: 12px;
  left: 112px;
}
.Profile_bottomLabel__26mOI span {
  padding-left: 16px;
  padding-right: 16px;
}
.Profile_bottomLabel__26mOI img {
  width: 16px;
  height: 16px;
}
.Profile_rightContainer__vx499 {
  margin-left: 360px;
  z-index: 9;
}

.Profile_headerTitle__33p8m {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin-left: 20px;
  height: 25px;
}

.Profile_inviteCode__2RFIa {
  display: flex;
  margin-top: 13px;
  margin-left: 20px;
  height: 24px;
}

.Profile_inviteInfo__2F5by {
  display: flex;
  height: 24px;
  background: rgba(147, 211, 255, 0.36);
  border-radius: 3px;
  width: 150px;
}
.Profile_inviteInfo__2F5by div:nth-child(1) {
  flex: 1 1;
  height: 24px;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
  background: #93d3ff;
  border-radius: 3px;
  padding-left: 3px;
  text-align: center;
  line-height: 24px;
  display: flex;
}
.Profile_inviteInfo__2F5by div:nth-child(1) span {
  display: flex;
  align-items: center;
  margin: 0 auto;
  height: 100%;
}

.Profile_inviteInfo__2F5by div:nth-child(2) {
  flex: 1 1;
  height: 24px;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
  text-align: center;
  line-height: 24px;
  border-radius: 3px;
  display: flex;
}
.Profile_inviteInfo__2F5by div:nth-child(2) span {
  display: flex;
  align-items: center;
  margin: 0 auto;
  height: 100%;
}

.Profile_inviteCode__2RFIa .Profile_copyCode__3pEpl {
  height: 24px;
  margin-left: 10px;
  line-height: 24px;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
  text-decoration: underline;
  cursor: pointer;
  display: flex;
}
.Profile_inviteCode__2RFIa .Profile_copyCode__3pEpl span{
  display: flex;
  margin: 0 auto;
  height: 100%;
  align-items: center;
}
.Profile_listInfo__3-KwW {
  margin-top: 12px;
  margin-left: 20px;
  height: 69px;
}
.Profile_listInfo__3-KwW div {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 400;
  color: #666660;
}
.Profile_listInfo__3-KwW div span {
  color: #49a0ff;
}

.Profile_activityPro__12ZGx {
  width: 516px;
  height: 130px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.4) 0%,
    rgba(255, 255, 255, 0.1) 100%
  );
  box-shadow: inset 0px 2px 27px 0px rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  border-image: linear-gradient(
      129deg,
      rgba(255, 255, 255, 0.5),
      rgba(255, 255, 255, 0.2)
    )
    2 2;
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
  padding-top: 4px;
  padding-left: 20px;
  margin-left: 2px;
  margin-top: 27px;
}

.Profile_activityPro__12ZGx .Profile_title__1y32I {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  display: flex;
  flex-direction: column;
}

.Profile_activityPro__12ZGx .Profile_infoList__25Qbe {
}

.Profile_activityPro__12ZGx .Profile_noResult__3u5K3 {
  text-align: center;
  color: #999999;
  font-size: 14px;
  margin-top: 28px;
}

.Profile_infoList__25Qbe .Profile_recordListDiv__3NIo- {
  padding-top: 4px;
}

.Profile_infoList__25Qbe .Profile_recordListDiv__3NIo- .Profile_head__1LeCw {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  justify-content: flex-start;
}

.Profile_infoList__25Qbe .Profile_recordListDiv__3NIo- .Profile_head__1LeCw div {
  width: 170px;
}

.Profile_infoList__25Qbe .Profile_recordList__2GrBG {
  margin-top: 8px;
  overflow: auto;
  height: 65px;
}

.Profile_recordList__2GrBG .Profile_item__3AHDu {
  display: flex;
  margin-bottom: 5px;
  font-size: 12px;
}

.Profile_infoList__25Qbe .Profile_recordList__2GrBG .Profile_item__3AHDu div {
  width: 156px;
}

.Profile_recordList__2GrBG .Profile_item__3AHDu .Profile_name__1Jkf9 {
  display: flex;
}

.Profile_noFogBg__3w17i {
  width: 238px;
  height: 238px;
  position: absolute;
  right: 0;
  top: 0;
}
.Profile_noFogBg__3w17i img {
  width: 100%;
  height: 100%;
}

.Profile_freeRightBg__2jzVy {
  width: 86px;
  height: 92px;
  position: absolute;
  right: 18px;
  top: -38px;
}

.Profile_freeRightBg__2jzVy img {
  width: 100%;
  height: 100%;
}

.Profile_twoTap__1n3_C {
  width: 1000px;
  min-width: 1000px;
  height: 320px;
  min-height: 320px;
  background: #fff8ea;
  border-radius: 16px;
  padding: 20px;
  position: relative;
  display: flex;
}

.Profile_twoInfo__Pw7me {
  width: 340px;
  background: linear-gradient(156deg, #fff0d5 0%, #ffe0a6 100%);
  box-shadow: inset 0px 4px 24px 0px #ffe4b1;
  border-radius: 16px;
  position: absolute;
  top: -30px;
  left: 64px;
  padding: 20px;
  height: 380px;
}
.Profile_twoInfo__Pw7me .Profile_title__1y32I {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
}

.Profile_twoInfo__Pw7me .Profile_p__i6IMS {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

.Profile_twoInfo__Pw7me .Profile_img__1sDaK {
  margin: 0 auto;
  width: 230px;
  height: 230px;
  margin-top: 7px;
}
.Profile_twoInfo__Pw7me .Profile_img__1sDaK img {
  width: 100%;
  height: 100%;
  -webkit-user-drag: none;
}

.Profile_couponFlower__jzvUE {
  position: absolute;
  bottom: 35px;
  right: 24px;
  width: 30px;
  height: 70px;
}
.Profile_couponFlower__jzvUE img {
  width: 100%;
  height: 100%;
}

.Profile_twoRightContainer__2DnuY {
  margin-left: 360px;
  z-index: 9;
}

.Profile_twoRightContainer__2DnuY .Profile_headerTitle__33p8m {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin-left: 20px;
}

.Profile_feedBack__o9cIA {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  margin-left: 20px;
  height: 22px;
}
.Profile_couponInfo__DgcnD {
  display: flex;
  margin-top: 22px;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
  height: 22px;
  text-align: center;
}

.Profile_couponInfo__DgcnD img {
  width: 20px;
  height: 20px;
  margin-right: 9px;
}

.Profile_couponInfo__DgcnD .Profile_underLine__3QCBG {
  position: absolute;
  bottom: 2px;
  left: 3px;
  width: 76px;
  height: 6px;
  background: #ffcb42;
  z-index: -1;
}

.Profile_reduceY__3UKcJ {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #ff4c52;
  color: #fff;
  text-align: center;
  line-height: 22px;
}

.Profile_bottomInfo__272LA {
  flex: 1 0 auto;
  align-items: flex-end;
  width: 494px;
  height: 183px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.4) 0%,
    rgba(255, 255, 255, 0.1) 100%
  );
  box-shadow: inset 0px 2px 27px 0px rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  border-image: linear-gradient(
      129deg,
      rgba(255, 255, 255, 0.5),
      rgba(255, 255, 255, 0.2)
    )
    2 2;
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
  padding-top: 16px;
  padding-left: 20px;
  margin-left: 1px;
}

.Profile_bottomInfo__272LA .Profile_headerInfo__39ju_ {
  display: flex;
  background: rgba(255, 223, 147, 0.36);
  border-radius: 3px;
  width: 159px;
  height: 24px;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
}
.Profile_bottomInfo__272LA .Profile_headerInfo__39ju_ div:nth-child(1) {
  width: 40px;
  height: 24px;
  background: #ffdf93;
  border-radius: 3px;
  text-align: center;
  line-height: 24px;
  display: flex;
}

.Profile_bottomInfo__272LA .Profile_headerInfo__39ju_ div:nth-child(1) span {
  display: flex;
  align-items: center;
  margin: 0 auto;
  height: 100%;
}

.Profile_bottomInfo__272LA .Profile_headerInfo__39ju_ div:nth-child(2) {
  height: 24px;
  text-align: center;
  line-height: 24px;
  margin-left: 4px;
  display: flex;
}
.Profile_bottomInfo__272LA .Profile_headerInfo__39ju_ div:nth-child(2) {
  display: flex;
  align-items: center;
  margin: 0 auto;
  height: 100%;
}

.Profile_bottomInfo__272LA .Profile_couponListInfo__2fVWx {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666660;
  margin-top: 15px;
}
.Profile_bottomInfo__272LA .Profile_couponListInfo__2fVWx p {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
}

.Profile_bottomInfo__272LA .Profile_couponListInfo__2fVWx span {
  color: #49a0ff;
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .ant-tabs-nav-container{
  background-color: var(--bgColor);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab__3jFq5{
  color: var(--fontColor);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .ant-tabs-tab-active{
  background: var(--bgActive) !important;
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .ant-tabs-tab-active .Profile_tab__3jFq5{
  color: var(--selectColor);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .ant-tabs-tabpane-active,
.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .ant-layout-has-sider,
.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn,
.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn .ant-layout-header{
  background: var(--bgColor);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn{
  border-right:1px solid var(--borderColor) ;
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn .Profile_avatarWrapper__y5UV7 .Profile_headerAccountDesc__3nrs6,
.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn .Profile_avatarWrapper__y5UV7 .Profile_headerAccountDesc__3nrs6 .Profile_footerUserVersion1__Qrkel{
  color: var(--fontColor);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn .Profile_avatarWrapper__y5UV7 .Profile_headerAccountDesc__3nrs6 .Profile_rightsDesc__8SI10{
  color: var(--spanColor);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn .Profile_inputWrapper__2nzv8 .Profile_inputLeft__2BWa7 span{
  color: var(--fontColor);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn .Profile_inputWrapper__2nzv8 .Profile_inputMid__bexAT input::placeholder{
  color: var(--spanColor);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn .Profile_inputWrapper__2nzv8 .Profile_inputMid__bexAT input:hover{
  background-color: var(--bgColor);
  color: var(--fontColor);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn .Profile_inputWrapper__2nzv8 .Profile_inputMid__bexAT input{
  color: var(--fontColor);
}
.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn .Profile_inputWrapper__2nzv8 .Profile_inputMid__bexAT .ant-input-disabled{
  color: var(--spanColor);
}

.theme_0 .Profile_passwordStyle__2ToR2 .Profile_modalTitle__I6JPQ{
  color: var(--fontColor);
}

.theme_0 .Profile_passwordStyle__2ToR2 .ant-form-item .ant-form-item-control-wrapper input{
  background-color: var(--bgColor);
  color: var(--fontColor);
}

.theme_0 .Profile_passwordStyle__2ToR2 .ant-form-item .ant-form-item-control-wrapper input::placeholder{
  color: var(--spanColor);
}

.theme_0 .Profile_passwordStyle__2ToR2 .Profile_buttonWrapper__2S8HV button:last-child{
  background-color: transparent;
  color: var(--fontColor);
}

.theme_0 .Profile_modalAccountDestoryContainer__3jC_T .Profile_modalAccountDestoryWrap__3RM5d .Profile_title__1y32I,
.theme_0 .Profile_modalAccountDestoryContainer__3jC_T .Profile_modalAccountDestoryWrap__3RM5d .Profile_body__3dXi9{
  color: var(--fontColor);
}
.theme_0 .Profile_modalAccountDestoryContainer__3jC_T .Profile_modalAccountDestoryWrap__3RM5d .Profile_body__3dXi9 div p{
  color: var(--fontColor);
}

.theme_0 .Profile_modalAccountDestoryContainer__3jC_T .Profile_footer__1bwnD div:last-child{
  background-color: transparent;
  color: var(--fontColor);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn .Profile_divider__1p4zv{
  border-top: 1px solid var(--borderColor)
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_secTipsWrap__2SxlE .Profile_personalInformation__3gkR6,
.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_secTipsWrap__2SxlE .Profile_mobileInfo__gfzKU{
  background-color: var(--bgActive);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_secTipsWrap__2SxlE .Profile_personalInformation__3gkR6 .Profile_headTitle__2SDRA,
.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_secTipsWrap__2SxlE .Profile_mobileInfo__gfzKU .Profile_headTitle__2SDRA{
  color: var(--fontColor);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_secTipsWrap__2SxlE .Profile_personalInformation__3gkR6 .Profile_content__1oy8y,
.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_secTipsWrap__2SxlE .Profile_mobileInfo__gfzKU .Profile_content__1oy8y{
  color: var(--spanColor);
}

.theme_0 .Profile_headerAccountDesc__3nrs6 .Profile_headerAccount__2B6U4 span,
.theme_0 .Profile_headerAccountDesc__3nrs6 .Profile_headerAccount__2B6U4 .Profile_footerUserVersion1__Qrkel{
  color: var(--fontColor);
}

.theme_0 .Profile_headerAccountDesc__3nrs6 .Profile_rightsDesc__8SI10 div:first-child{
  color: var(--spanColor);
}

.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn .Profile_inputWrapper__2nzv8 .Profile_inputRight__f6UKO button,
.theme_0 .Profile_profileWrapper__1dl12 .Profile_contentWrapper__29e6T .Profile_tab1Left__6kabn .Profile_inputWrapper__2nzv8 .Profile_inputRight2__2qKwi button{
  background: transparent;
  color: var(--fontColor);
}


.theme_0 .Profile_inputWrapper__2nzv8 input{
  background-color: var(--bgColor);
  color: var(--fontColor);
  border-color: var(--borderColor);
}

.theme_0 .Profile_inputWrapper__2nzv8 input::placeholder{
  color: var(--spanColor);
}

.theme_0 .Profile_modalTitle__I6JPQ,
.theme_0 .Profile_mobileBindTips__25xUj,
.theme_0 .Profile_bindMob__96oCp {
  color: var(--fontColor);
}

.theme_0 .Profile_profileInput__3k0wX{
  background-color: var(--bgColor);
}

.theme_0 .Profile_sendMail__xnhI4{
  background-color: var(--selectColor);
  color: var(--fontColor);
  border-color: transparent;
}
