.ToolBarLabel_ToolBarLabel__2u1W4 {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin-right: 10px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
}

.ToolBarLabel_ToolBarLabel__2u1W4 span {
    margin-left: 6px;
}

.ToolBarLabel_ToolBarLabel__2u1W4 span:first-child {
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAV1BMVEUAAABmZmZvb29mZmZnZ2dlZWVmZmZnZ2dmZmZnZ2dnZ2doaGhmZmZmZmZhYWFnZ2dmZmZmZmZnZ2dmZmZmZmZsbGxoaGhnZ2dlZWVpaWltbW1mZmZmZma/O8dXAAAAHHRSTlMAHgkF8xC5NKjInWWu0Rj1yufdw5gWhVJRUCqC1ZXtlQAAAStJREFUOMuFlOuygyAMhOUmiFKtl1Y9+/7PeUQpIDhD/jiab3aJSahuwahYFkFZ+JLkSauakfOxUS1hT4BUHD64khlE5t5mpk7rbrJsP5M7IQ2AuiWU2QORtgZgZEx838Cw0vCBrgPw/kYaB6HFXVfog/E6xAAfL+GFPoAhrpYZ0IEIjAZmdtn0GJxL4jWgl6eIArbqMVZAWRnCUWc2RBFrVYPbZwu0GdFgkD7H1EHmxKVMuHWiDSb6QLzOoiY0tBIjOnYVkBEV6zCKauHQ5+ve7QlxhAZfPPIyMHsgIsQbiQ6WCUQwcsd1jAxEOK4r2jF9TLii3e/xTEy4nGuAZwLxa0DSRvH3ytqYDoPIh6E8UuXBLI93siRbvCRbsiTlVSsvbHnty5dH+Qr6B5eTHJZyuWOXAAAAAElFTkSuQmCC) no-repeat;
    background-size: cover;
    width: 12px;
    height: 12px;
}

.ToolBarLabel_ToolBarLabel__2u1W4 .ToolBarLabel_name__3AFQo {
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap
}

.theme_0 .ToolBarLabel_ToolBarLabel__2u1W4 span{
    color: var(--spanColor);
}

.PreviewToolbar_previewToolBarWrapper__kWKWU {
  width: 100%;
  height: calc(100%);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  border-left: 1px solid var(--border-color-22);
}

.PreviewToolbar_siderArrow__1x974 {
  position: absolute;
  height: 25px;
  top: 10px;
  left: -24px;
  cursor: pointer;
}

.PreviewToolbar_previewToolBarWrapper__kWKWU .PreviewToolbar_actionContainer__3Lh4W {
  position: relative;
}

.PreviewToolbar_previewToolBarWrapper__kWKWU .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_dividerLineContainer__2TRR_ {
  height: 20px;
}

.PreviewToolbar_previewToolBarWrapper__kWKWU .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_dividerLineContainer__2TRR_ .PreviewToolbar_dividerLine__1rhEU {
  height: 1px !important;
  background-color: #f1f1f1 !important;
  width: 24px;
}

.PreviewToolbar_previewToolBarWrapper__kWKWU .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_dividerLineContainer__2TRR_:hover {
  background-color: unset;
}

.PreviewToolbar_previewToolBarWrapper__kWKWU .PreviewToolbar_actionContainer__3Lh4W {
  padding-top: 10px;
}

.PreviewToolbar_previewToolBarWrapper__kWKWU .PreviewToolbar_actionContainer__3Lh4W div {
  /* width: 48px; */
  height: 44px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.PreviewToolbar_previewToolBarWrapper__kWKWU .PreviewToolbar_actionContainer__3Lh4W div:hover {
  background-color: #f5f7fa;
}

.PreviewToolbar_actionIcon__3lkQJ {
  font-size: 16px;
}

.PreviewToolbar_actionItem__jRP5Q {
  cursor: pointer;
}

.PreviewToolbar_actionItem__jRP5Q .ant-badge sup{
  width: 8px;
  height: 8px;
}


.PreviewToolbar_actionIconActive__14R0G > span{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 24px;
  border-radius: 4px;
  background-color: #ECF8FF;
}

.PreviewToolbar_actionIconDisable__5VSOM {
  opacity: 0.3;
  cursor: not-allowed;
}

.PreviewToolbar_contentWrapper__2Y-Iw {
  width: 100%;
  /*margin: 10px 0;*/
  background-color: #ffffff;
}

.PreviewToolbar_contentWrapper__2Y-Iw .ant-tabs {
  height: 100%;
}

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

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

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

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

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

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

.PreviewToolbar_contentWrapper__2Y-Iw .ant-tabs .ant-tabs-nav-wrap .ant-tabs-nav {
  margin-top: 50px;
}
.PreviewToolbar_contentWrapper__2Y-Iw .ant-tabs .ant-tabs-left-content {
  border-left: 1px solid #d8d8d8;
}

.PreviewToolbar_contentWrapper__2Y-Iw
  .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;
}

.PreviewToolbar_contentWrapper__2Y-Iw
  .ant-tabs .ant-tabs-nav-wrap .ant-tabs-nav .ant-tabs-tab-active {
  background: #ecf8ff;
}

.PreviewToolbar_contentWrapper__2Y-Iw
  .ant-tabs .ant-tabs-nav-wrap .ant-tabs-nav .ant-tabs-tab-active
  .PreviewToolbar_tab__1L1dj {
  /*padding: 0 20px 0 17px;*/
}
.PreviewToolbar_contentWrapper__2Y-Iw .ant-tabs .ant-tabs-left-bar {
  border-color: #d8d8d8;
}
.PreviewToolbar_contentWrapper__2Y-Iw .PreviewToolbar_activeLine__1V6x1 {
  opacity: 1;
  position: absolute;
  top: 18px;
  left: 34px;
  bottom: 0;
  height: 16px;
  right: auto;
  width: 4px;
  background: #55c0ff;
}

.PreviewToolbar_avatarWrapper__SAlle {
  margin: 50px 0 40px 0;
  display: flex;
}

.PreviewToolbar_avatar__3OfKG {
  /* display: flex; */
  justify-content: center;
}

.PreviewToolbar_avatarPinyin__2RPZF {
  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;
}

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

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

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

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

.PreviewToolbar_avatarMask__lkRmD {
  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;
}

.PreviewToolbar_avatarMask__lkRmD .PreviewToolbar_maskText__3yKeJ {
  position: relative;
  top: 13px;
}

.PreviewToolbar_avatarHint__7lrzH {
  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;
}

.PreviewToolbar_avatar__3OfKG .ant-upload:hover .PreviewToolbar_avatarMask__lkRmD {
  display: block;
}

.PreviewToolbar_avatar__3OfKG .ant-upload:hover .PreviewToolbar_avatarHint__7lrzH {
  visibility: visible;
}

.PreviewToolbar_headerAccountDesc__xYRBH {
  text-align: left;
  position: absolute;
  left: 320px;
  font-size: 14px;
  color: #999999;
  margin-top: 20px;
}

.PreviewToolbar_headerAccountDesc__xYRBH div {
  line-height: 20px;
  margin-bottom: 10px;
}

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

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

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

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

.PreviewToolbar_inputLeftTip__1IK-u {
  margin-left: 10px;
}

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

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

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

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

.PreviewToolbar_inputMid__1KAxt {
  display: inline-block;
}

.PreviewToolbar_inputRight__fEmQA {
  display: inline-block;
}

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

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

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

.PreviewToolbar_divider__3xhNO {
  width: 666px;
  border-top: 1px solid #d8d8d8;
  margin: 0 auto;
  padding-bottom: 25px;
}

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

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

.PreviewToolbar_emmaTitle__19tWC .ant-tooltip-content .ant-tooltip-inner {
  padding: 29px 23px;
}
.PreviewToolbar_inputLeft__24b89 .PreviewToolbar_emma__7vqLf {
  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;
}

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

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

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

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

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

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

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

.PreviewToolbar_qr_img__1a7eD {
  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;
}
.PreviewToolbar_learnmore__3X3TN {
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}
.PreviewToolbar_learnmore__3X3TN:hover {
  color: #55c0ff;
}
.PreviewToolbar_qr_wrap__2PNTJ {
  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;
}
.PreviewToolbar_qr_ctn__rYZzX {
  position: relative;
  width: 600px;
  height: 420px;
}
.PreviewToolbar_qr_ctn__rYZzX img {
  width: 100%;
  height: 100%;
  cursor: default;
}
.PreviewToolbar_qr_close__mI7WK {
  position: absolute;
  right: 12px;
  top: 12px;
  font-size: 20px;
  color: #666666;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}

.PreviewToolbar_previewToolBarWrapper__kWKWU .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_footerMenu__3JG33 {
  position: absolute;
  bottom: 5px;
  right: 42px;
  display: flex;
  flex-direction: column;
  height: 120px;
  width: 75px;
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.14);
  border-radius: 4px;
  border: 1px solid #eeeeee;
}

.PreviewToolbar_previewToolBarWrapper__kWKWU .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_footerMenu__3JG33 div {
  width: 100%;
}

.PreviewToolbar_previewToolBarWrapper__kWKWU .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_footerMenu__3JG33:hover {
  background-color: #ffffff;
}

.PreviewToolbar_previewToolBarWrapper__kWKWU .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_footerMenu__3JG33 div:hover {
  background-color: #f5f7fa;
}

.PreviewToolbar_fileActionsTipsModal__1L8rw {
  margin-top: 10px;
}

.PreviewToolbar_fileActionsTipsModalCheck__16_WF {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  margin-top: 10px;
}

.PreviewToolbar_fileActionsTipsModalCheck__16_WF .ant-checkbox-wrapper {
  font-size: 12px;
}

.PreviewToolbar_fileActionsTipsModalDesc__3RnAW {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
}

.PreviewToolbar_fileActionsTipsModalButton__ZLmnT {
  text-align: right;
  margin-top: 35px;
}

.PreviewToolbar_fileActionsTipsModalButton__ZLmnT span {
  width: 56px;
  height: 28px;
  background: #55c0ff;
  border-radius: 2px;
  color: #ffffff;
  padding: 4px 14px;
  font-size: 14px;
  cursor: pointer;
}

.PreviewToolbar_newPoint__3Cpsi {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: red;
  border-radius: 50%;
  top: 1px;
  right: -3px;
}

.theme_0 .PreviewToolbar_previewToolBarWrapper__kWKWU{
  border-left:1px solid transparent
}

.theme_0 .PreviewToolbar_actionItem__jRP5Q:hover{
  background-color: var(--hoverColor) !important;
}

.theme_0 .PreviewToolbar_actionIconActive__14R0G > span{
  background-color: var(--bgActive) !important;
}

.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderFileNotesStyle__3VRxq:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g{
  stroke: var(--fontColor);
}

.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderFileNotesXmindStyle__VB_3_:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g g rect{
  fill: var(--fontColor);
}

.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderFileNotesXmindStyle__VB_3_:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g g path{
  stroke: var(--fontColor);
}

.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderFileNotesXmindStyle__VB_3_:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g g line{
  stroke: var(--fontColor);
}

.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderPdfFileInfoStyle__33k0Z:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g path,
.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderPdfFileInfoStyle__33k0Z:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g polyline,
.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderPdfFileInfoStyle__33k0Z:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g line{
  stroke: var(--fontColor);
}

.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderFileLinkedFileStyle__14fRT:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g{
  stroke: var(--fontColor);
}

.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderFilePdfTranslateStyle__3PYNl:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g path{
  fill: var(--fontColor);
}
.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderOuterSearchStyle__1h4Ki:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g circle,
.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderOuterSearchStyle__1h4Ki:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g g line{
  stroke: var(--fontColor);
}
.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderOuterSearchStyle__1h4Ki:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g g path{
  fill: var(--fontColor);
}

.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderFileComPreviewStyle__1kPq2:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g {
  stroke: var(--fontColor);
}

.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderFilePdfAIStyle__3s2DH:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g g path:nth-child(1){
  fill: var(--fontColor);
}

.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderFilePdfAIStyle__3s2DH:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g g path:nth-child(2){
  fill: var(--fontColor);
}

.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderFilePdfAIStyle__3s2DH:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g g circle{
  stroke: var(--fontColor);
}
.theme_0 .PreviewToolbar_actionContainer__3Lh4W .PreviewToolbar_siderFilePdfAIStyle__3s2DH:not(.PreviewToolbar_selectActionStyle__3Mk8o) i svg g g g g path:last-child{
  stroke: var(--fontColor);
}
.PreviewTransModal_wrap__2V6hR {
  width: 450px;
  /* height: 480px; */
  position: absolute;
  z-index: 1000;
  top: 100px;
  /* left: 10%; */
  right: 250px;
  padding: 0 16px 14px;
  background: #ffffff;
  box-shadow: 0px 4px 18px 0px rgba(195, 195, 195, 0.5);
  border-radius: 6px;
  cursor: move;
}

.PreviewTransModal_wrapMax__2TRzz {
  /* left: 30%; */
  right: 150px;

}
.PreviewTransModal_modalWrap__21RGT {
  background-color: #F5F7FA;
}
.PreviewTransModal_modalWrap__21RGT .PreviewTransModal_content__1jq7X .PreviewTransModal_bottom__2sgQm .PreviewTransModal_body__306aG{
  background-color: #EDF0F4 !important;
}


.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X {
  padding: 16px 0 14px;
}

/* .wrap .content .top {
  border-bottom: 1px solid #f0f0f0;
} */




.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X .PreviewTransModal_top__3e5gH .PreviewTransModal_body__306aG {
  width: 100%;
  height: 74px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  /* overflow: auto; */
  position: relative;
  margin: 10px 0 13px 0;
}

.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X .PreviewTransModal_top__3e5gH .PreviewTransModal_body__306aG textarea {
  width: 100%;
  height: 100%;
  overflow: auto;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  padding: 10px 10px;
  outline: none;
  resize: none;
}

.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X .PreviewTransModal_top__3e5gH .PreviewTransModal_reTrans__19wHP {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 13px;
}
.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X .PreviewTransModal_top__3e5gH .PreviewTransModal_reTrans__19wHP .PreviewTransModal_connectTran__1Xgaj span:last-child{
  color: #c0c0c5;
  text-decoration: none;
}

.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X .PreviewTransModal_top__3e5gH .PreviewTransModal_reTrans__19wHP span:last-child {
  cursor: pointer;
  color: #55c0ff;
  text-decoration: underline;
  font-size: 14px;
}
.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X .PreviewTransModal_top__3e5gH .PreviewTransModal_reTrans__19wHP .PreviewTransModal_transTips__3Wst2 {
  color: #ff4242;
  font-size: 12px;
}
.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X .PreviewTransModal_bottom__2sgQm {
  /* padding: 10px 0 0 0; */
}



.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X .PreviewTransModal_bottom__2sgQm .PreviewTransModal_body__306aG {
  width: 100%;
  height: 166px;
  background: #EDF0F4;
  border-radius: 6px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  overflow: auto;
  position: relative;
  margin-top: 14px;
  padding: 10px 8px;
  word-break: break-all;
}
.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X .PreviewTransModal_bottom__2sgQm .PreviewTransModal_bodyfs14__Y-REF {
  font-size: 14px;
}
.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X .PreviewTransModal_bottom__2sgQm .PreviewTransModal_bodyfs16__HJ375 {
  font-size: 16px;
}
.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X .PreviewTransModal_bottom__2sgQm .PreviewTransModal_bodyfs18__1aTzw {
  font-size: 18px;
}

.PreviewTransModal_wrap__2V6hR .PreviewTransModal_content__1jq7X .PreviewTransModal_bottom__2sgQm .PreviewTransModal_body__306aG div:first-child {
  position: absolute;
  left: 0;
  top: 0;
}

.PreviewTransModal_wrap__2V6hR .PreviewTransModal_footer__1JefK {
  display: flex;
  justify-content: center;
  align-items: center;
}

.PreviewTransModal_wrap__2V6hR .PreviewTransModal_footer__1JefK div {
  width: 90px;
  height: 32px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin-right: 20px;
}

.PreviewTransModal_wrap__2V6hR .PreviewTransModal_footer__1JefK div:last-child {
  color: #ffffff;
  background: #55c0ff;
  border: unset;
  margin-right: 0;
}

.PreviewTransModal_wrap__2V6hR .PreviewTransModal_icon__3iG6C img {
  width: 50px;
  height: 50px;
  cursor: pointer;
}

.PreviewTransModal_dropDown__V7KLY {
  /* width: 110px;
    height: 204px; */
}

.PreviewTransModal_dropDown__V7KLY .ant-dropdown-menu-item {
  /* padding: 8px 20px; */
}

.PreviewTransModal_dropDown__V7KLY .ant-dropdown-menu {
  /* padding: 10px 0 !important; */
}

.PreviewTransModal_checkPoint__3ihFD {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-right: 10px;
}

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

.PreviewTransModal_siderWrap__1qPN8 {
  position: initial;
  cursor: default;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}

.PreviewTransModal_siderWrap__1qPN8 .PreviewTransModal_content__1jq7X{
  padding-top: 0;
  padding-bottom: 72px;
}

.PreviewTransModal_siderWrap__1qPN8 .PreviewTransModal_content__1jq7X .PreviewTransModal_top__3e5gH .PreviewTransModal_body__306aG {
  margin-top: 0;
}
.PreviewTransModal_siderWrap__1qPN8 .PreviewTransModal_content__1jq7X .PreviewTransModal_bottom__2sgQm .PreviewTransModal_body__306aG {
  min-height: 166px;
  height: auto;
}

.PreviewTransModal_siderWrap__1qPN8 .ant-spin-nested-loading, .PreviewTransModal_siderWrap__1qPN8 .ant-spin-container {
  position: initial;
}

.PreviewTransModal_siderWrap__1qPN8 .PreviewTransModal_footer__1JefK{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  background-color: #fff;
}

.PreviewTransModal_helpBox__1jiyU {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px;
  font-size: 12px;
  color: #333;
  border-radius: 4px;
  background-color: rgba(255,195,53,0.3000);
}
.PreviewTransModal_helpBox__1jiyU > div:first-child {
  display: flex;
  align-items: center;
}
.PreviewTransModal_helpBox__1jiyU img {
  width: 16px;
}
.PreviewTransModal_helpBox__1jiyU a {
  color: #333;
  font-weight: 500;
}
.PreviewTransModal_helpBox__1jiyU > div:last-child, .PreviewTransModal_helpBox__1jiyU a {
  text-decoration: underline;
  cursor: pointer;
}

.PreviewTransModal_helpModal__3t8Gk .ant-modal-content {
  border-radius: 4px;
}
.PreviewTransModal_helpContent__1XPOU {
  padding-bottom: 22px;
  height: 465px;
}
.PreviewTransModal_helpContent__1XPOU img {
  max-width: 100%;
}
.PreviewTransModal_helpBottom__3-AyN {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 16px 123px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 4px;
}

.PreviewTransModal_helpBottom__3-AyN i {
  width: 16px;
  cursor: pointer;
}

.PreviewTransModal_helpBottom__3-AyN i:first-child {
  transform: rotate(180deg);
}
.PreviewTransModal_hideHelp__3Mwcp {
  display: none;
}

.PreviewTransModal_transSetting__2juxh {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.PreviewTransModal_transType__23qB2 .ant-radio-wrapper-checked {
  color: #55c0ff;
}
.PreviewTransModal_transType__23qB2 .ant-radio-wrapper {
  margin-right: 12px;
}
.PreviewTransModal_transType__23qB2 .ant-radio-wrapper:last-child {
  margin-right: 3px;
}


.PreviewTransModal_transAPIForm__3fMa4 .ant-popover-arrow{
  display: none;
}
.PreviewTransModal_transAPIForm__3fMa4 {
  width: 320px;
}
.PreviewTransModal_transAPIForm__3fMa4 .PreviewTransModal_formTitle__33gP4 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  margin-bottom: 10px;
}
.PreviewTransModal_transAPIForm__3fMa4 .PreviewTransModal_formFooter__2OoUv {
  padding-top: 16px;
  text-align: center;
}
.PreviewTransModal_transAPIForm__3fMa4 .PreviewTransModal_formFooter__2OoUv button {
  width: 88px;
}
.PreviewTransModal_transAPIForm__3fMa4 .PreviewTransModal_formFooter__2OoUv button:first-child {
  margin-right: 24px;
}

.PreviewTransModal_transFS__gbsNA {
  display: flex;
  align-items: center;
  flex: auto;
  justify-content: flex-end;
  font-size: 14px;
  color: #666;
}
.PreviewTransModal_transFS__gbsNA .PreviewTransModal_active__2dLbB{
  color: #55c0ff;
}

.PreviewTransModal_transFontSize__25e0q {
  display: flex;
  align-items: baseline;
}
.PreviewTransModal_transFontSize__25e0q span{
  margin-right: 10px;
  cursor: pointer;
}
.PreviewTransModal_transModalCloseBtn__3M7UX {
  cursor: pointer;
  font-size: 16px;
  margin-left: 25px;
}
.PreviewTransModal_siderWrap__1qPN8 .PreviewTransModal_transModalCloseBtn__3M7UX {
  display: none;
}


.PreviewTransModal_transClientTips__2jtxx {
  display: flex;
  align-items: center;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #FFF9EE;
  margin-bottom: 15px;
}

.PreviewTransModal_transClientTipsIcon1__1zbUf {
  margin-right: 10px;
}

.PreviewTransModal_transClientTips__2jtxx > div {
  flex: 1 1;
  font-size: 12px;
  color: #666;
}

.PreviewTransModal_transClientTips__2jtxx > div > span:first-child {
  font-weight: 600;
}

.PreviewTransModal_transClientTipsIcon2__10aQi {
  cursor: pointer;
}

.theme_0 .PreviewTransModal_wrap__2V6hR,
.theme_0 .PreviewTransModal_wrap__2V6hR .PreviewTransModal_footer__1JefK{
  background-color: var(--bgColor);
}

.theme_0 .PreviewTransModal_content__1jq7X .PreviewTransModal_body__306aG textarea{
  background-color: var(--bgActive);
  border:1px solid transparent !important;
  color: var(--fontColor);
}

.theme_0 .PreviewTransModal_content__1jq7X .PreviewTransModal_bottom__2sgQm .PreviewTransModal_body__306aG{
  background-color: var(--bgActive);
}

.theme_0 .PreviewTransModal_wrap__2V6hR .PreviewTransModal_footer__1JefK div:first-child{
  background-color: transparent;
  color: var(--fontColor);
}

.theme_0 .PreviewTransModal_transType__23qB2 .ant-radio-wrapper span{
  color: var(--fontColor);
}

.theme_0 .PreviewTransModal_transType__23qB2 .ant-radio-wrapper-checked span{
  color: var(--selectColor);
}



.LoginModal_login_modal__1GiUa .ant-modal-content {
    background: transparent !important;
    border-radius: 40px !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1) !important;
}

.LoginModal_login_modal__1GiUa .ant-spin-container {
    border-radius: 40px;
}

.LoginModal_login_modal__1GiUa .ant-modal-close {
    top: -30px;
    right: -39px;
}

/* 添加入场动画 */
.LoginModal_animate_in__3ohQD .LoginModal_login_modal_content__2jBPu {
    animation: LoginModal_fadeInUp__Er8Z9 0.5s ease forwards;
}

/* @keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
} */

.LoginModal_login_modal__1GiUa .ant-tabs-nav .ant-tabs-tab {
    font-size: 16px;
    font-weight: 500;
    color: #999;
    transition: all 0.3s ease;
}

.LoginModal_login_modal__1GiUa .ant-tabs-nav .ant-tabs-tab:hover {
    color: #222;
}

.LoginModal_login_modal__1GiUa .ant-tabs-nav .ant-tabs-tab-active {
    color: #222;
    font-weight: 600;
}

.LoginModal_login_modal__1GiUa .ant-tabs-ink-bar {
    background-color: #000000;
    height: 3px;
    border-radius: 3px;
}

.LoginModal_login_modal_content__2jBPu {
    height: 549px;
    display: flex;
    border-radius: 40px;
    overflow: hidden;
    background-color: transparent;
    position: relative;
    box-sizing: border-box;
    font-family: PingFang SC, PingFang SC;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.LoginModal_logo_box__1EaUC {
    width: 50%;
    position: relative;
    /* display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: linear-gradient(135deg, #f6fcff 0%, #e6f7ff 100%);
    position: relative;
    overflow: hidden; */
}

.LoginModal_logo_box__1EaUC::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    /* background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 70%); */
    /* animation: rotate 30s linear infinite; */
}

.LoginModal_download_client_btn__3cEfh {
    position: absolute;
    bottom: 43px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(to bottom, #ffff, #cac9ca);
    color: #200028;
    border: none;
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    grid-gap: 6px;
    gap: 6px;
    cursor: pointer;
    transition: background 0.3s ease;
    /* 只对背景应用过渡效果 */
    z-index: 10;
    width: 160px;
    text-align: center;
    justify-content: center;
    /* 添加脉动动画 */
}




/* @keyframes rotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
} */

.LoginModal_login_box__2l6y_ {
    width: 50%;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 60px 50px 0;
    box-shadow: -5px 0 15px rgba(0, 0, 0, 0.03);
}

/* 新增登录标题样式 */
.LoginModal_login_title__2ER6j {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
    position: relative;
    display: inline-block;
    background: linear-gradient(to right, #0078E8, #BD17E6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.LoginModal_login_title__2ER6j::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 30px;
    height: 4px;
    /* background: linear-gradient(to right, #0057FF, #55C0FF); */
    border-radius: 2px;
}

.LoginModal_login_subtitle__2MG4N {
    font-size: 14px;
    color: #999;
    margin-bottom: 24px;
}

.LoginModal_come_text__oUn9A {
    font-weight: bold;
    font-size: 24px;
    margin-top: 20px;
    background: linear-gradient(to right, #0057FF, #55C0FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 1px;
}

.LoginModal_title_box__1-Chv {
    font-size: 32px;
    font-weight: bold;
    margin-top: 5px;
}

.LoginModal_title_box__1-Chv span {
    position: relative;
    z-index: 1;
    letter-spacing: 2px;
}

.LoginModal_title_box__1-Chv .LoginModal_bottomDiv__174xp {
    position: relative;
    width: 130px;
    height: 13px;
    background: linear-gradient(to right, #55C0FF, #0057FF);
    top: -18px;
    z-index: 0;
    border-radius: 6px;
}

.LoginModal_signInFormServiceTerms__lvPiN {
    margin-top: -40px;
}

/* 添加输入框样式 */
.LoginModal_login_modal__1GiUa .ant-input {
    border-radius: 8px;
    height: 40px;
    border: 1px solid #e8e8e8;
    transition: all 0.3s ease;
}

.LoginModal_login_modal__1GiUa .ant-input:focus {
    box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
    border-color: #1890ff;
}

/* 按钮样式 */
.LoginModal_login_modal__1GiUa .ant-btn {
    border-radius: 8px;
    height: 40px;
    font-weight: 500;
    transition: all 0.3s ease;
}




/* 微信登录图标样式 */
.LoginModal_login_modal__1GiUa .ant-tabs-content {
    min-height: 278px;
}

.LoginModal_login_modal__1GiUa .ant-form-item {
    /* margin-bottom: 20px; */
}

/* 登录框内容动画 */
.LoginModal_login_modal__1GiUa .ant-tabs-tabpane {
    animation: LoginModal_fadeIn__3vO15 0.5s ease;
}

@keyframes LoginModal_fadeIn__3vO15 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
