body {
  overflow: hidden;
}
.MyApp_appCenter_3yfi {
  width: 100vw;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.MyApp_cloud-wrapper_7TzP {
  position: relative;
  width: 100%;
}
.MyApp_cloud-wrapper_7TzP + .MyApp_cloud-wrapper_7TzP {
  margin-top: 12px;
}
.MyApp_editCloudDialog_2ngc {
  width: 680px;
  height: 574px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.MyApp_editCloudDialog_2ngc .MyApp_cloudWrapper_2gEB {
  width: 560px;
  height: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background: #FAFAFA;
  border-radius: 2px;
  border: 1px solid #E5E5E5;
  padding: 0 18px 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.MyApp_editCloudDialog_2ngc .MyApp_cloudWrapper_2gEB + .MyApp_cloudWrapper_2gEB {
  margin-top: 12px;
}
.MyApp_editCloudDialog_2ngc .MyApp_cloud-left_BcA0 {
  font-size: 14px;
  font-weight: bold;
  color: #212121;
  line-height: 19px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.MyApp_editCloudDialog_2ngc .MyApp_cloud-left_BcA0 i {
  color: #666;
  cursor: pointer;
  margin-right: 8px;
}
.MyApp_editCloudDialog_2ngc .MyApp_cloud-right_XEsR i {
  color: #666;
  cursor: pointer;
}
.MyApp_editCloudDialog_2ngc .MyApp_cloud-right_XEsR i + i {
  margin-left: 10px;
}
.MyApp_editCloudDialog_2ngc .MyApp_dialogContent_2liP {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
}
.MyApp_editCloudDialog_2ngc .MyApp_dialogFooter_2PuC {
  height: 50px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 1px solid #d9d9d9;
}
.MyApp_cloud-header_2Lfe {
  position: relative;
}
.MyApp_cloud-header_2Lfe .MyApp_header-left_QRiO {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.MyApp_cloud-header_2Lfe .MyApp_header-left_QRiO .MyApp_cloud-name_3RmW {
  color: #212121;
  font-size: 14px;
  font-weight: bold;
  line-height: 21px;
}
.MyApp_cloud-header_2Lfe .MyApp_header-left_QRiO i {
  color: #666;
  margin-left: 10px;
  cursor: pointer;
}
.MyApp_cloud-header_2Lfe .MyApp_header-toolbar_35WR {
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.MyApp_cloud-header_2Lfe .MyApp_header-toolbar_35WR .MyApp_toolbar-item_xfLo {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  line-height: 18px;
  cursor: pointer;
}
.MyApp_cloud-header_2Lfe .MyApp_header-toolbar_35WR .MyApp_toolbar-item_xfLo:not(:hover) i {
  color: #666;
}
.MyApp_cloud-header_2Lfe .MyApp_header-toolbar_35WR .MyApp_toolbar-item_xfLo i {
  margin-right: 4px;
}
.MyApp_cloud-header_2Lfe .MyApp_header-toolbar_35WR .MyApp_toolbar-item_xfLo i.MyApp_sort-icon_1G7q {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.MyApp_cloudName_1RxF {
  height: 20px;
  border-left: 2px solid #FC8555;
  padding-left: 6px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: -3px;
  margin-left: 5px;
}
.MyApp_app_3wSP {
  border: 1px solid #fff;
  width: 284px;
  height: 100px;
  margin-right: 12px;
  margin-bottom: 12px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 12px 0 rgba(134, 162, 210, 0.2);
          box-shadow: 0 4px 12px 0 rgba(134, 162, 210, 0.2);
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.MyApp_app_3wSP:hover {
  -webkit-box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0, 1px, -2px);
  transform: translate3d(0, 1px, -2px);
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.MyApp_cloudToobar_3r3O {
  position: absolute;
  top: 12px;
  right: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.MyApp_cloudToobar_3r3O i {
  font-size: 16px;
  color: #BFC4CD;
  cursor: pointer;
}
.MyApp_cloudToobar_3r3O i + i {
  margin-left: 9px;
}
.MyApp_cloudToobar_3r3O .MyApp_kdfont-bianji_EeSb {
  font-size: 14px;
}
.MyApp_appToolbar_1jP_ {
  position: absolute;
  top: 9px;
  right: 9px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.MyApp_appToolbar_1jP_ i {
  font-size: 16px;
  color: #999;
}
.MyApp_appToolbar_1jP_ i + i {
  margin-left: 9px;
}
.MyApp_appMsg_2BYD {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 48px;
  overflow: hidden;
  margin-left: 8px;
}
.MyApp_appMsgForEn_EtTX {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 48px;
  height: auto;
  overflow: hidden;
  margin-left: 8px;
}
.MyApp_appName_1CRO {
  width: 145px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  color: #333333;
  word-break: break-word;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.MyApp_appNameForOther_10rq {
  font-size: 16px;
  -webkit-line-clamp: 1;
  margin-bottom: 8px;
}
.MyApp_appNameForEn_1Umn {
  font-size: 14px;
  -webkit-line-clamp: 2;
  margin-bottom: 5px;
}
.MyApp_appDescription_3MOf {
  width: 175px;
  font-size: 12px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #999999;
}
.MyApp_editNameAndDescription_1NFI {
  width: 30px;
  font-size: 12px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  left: 230px;
  position: absolute;
  color: #C7D0E3;
}
.MyApp_editCloudName_1QdF {
  cursor: pointer;
  width: 30px;
  font-size: 12px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  left: 70px;
  margin-top: 10px;
  position: absolute;
  color: #C7D0E3;
}
.MyApp_operation_NO_W {
  cursor: pointer;
  color: #2B87F3;
  height: 20px;
  width: 200px;
  line-height: 20px;
  margin-top: 55px;
  text-align: right;
  padding-right: 5px;
  position: absolute;
  display: none;
}
.MyApp_operation_NO_W span {
  float: right;
}
.MyApp_appImg_34GH {
  width: 48px;
  height: 48px;
  display: inline-block;
  border-radius: 6px;
}
.MyApp_appImg_34GH[src=''] {
  visibility: hidden;
}
.MyApp_floatMenu_34n- {
  position: absolute;
  right: -2px;
  top: 28px;
  width: 40px;
  z-index: 333;
  margin-right: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px 0 0 4px;
}
.MyApp_floatMenu_34n-.MyApp_is-admin_iTkj {
  top: 104px;
}
.MyApp_adjustLayout_2a9H,
.MyApp_reset_3qm0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  overflow: hidden;
  height: 40px;
  width: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: center;
  -webkit-align-items: center;
}
.MyApp_adjustLayout_2a9H + .MyApp_adjustLayout_2a9H,
.MyApp_reset_3qm0 + .MyApp_adjustLayout_2a9H {
  border-top: 1px solid #E6E8EE;
}
.MyApp_adjustLayout_2a9H i,
.MyApp_switchschema_2tdh i,
.MyApp_saveschema_22yJ i {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #999;
  cursor: pointer;
  display: block;
  font-family: kdfont,serif;
  font-size: 24px;
  font-style: normal;
  height: 26px;
  width: 24px;
  -webkit-font-smoothing: antialiased;
}
.MyApp_feedback_1bR- {
  background-color: white;
  border-width: 0px;
  border-style: solid;
  border-color: #000000;
  text-align: center;
  height: 48px;
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAaJJREFUSA1jYBjqgBHmgdmzZ0f+//9/IhCLwsSIoNnS09N/w9S1tLTYMDMzP6usrLwHE2OBMYAGTwFiL6CGkzAxUuimpiZDoP4Nf/78iQLqg1vABDMEKClEruHt7e0qQHO2MTIy5tbW1u6CmQmi4RYgC5LCbm1tlQS6ehfQ8Laamprl6HopsqC/v1/g379/O4GGLgG6fDK64SA+2Rb09fVxfvnyZTPQjGNAw+tghgODGsVMFA5MESF6//79LF+/fl0FVPcCGCxZyOpnzZr1F5lPsgVAFzIeOXJkDpDmVFdXjwaG/T9kA9HZ8GSKLoGLD0zr3UDDddjZ2R3DwsJ+4VIHEyfJAqDhZcBI9WVhYbEpLy//DDMEH020BcCMlAR0eR4TE5N1VVXVa3yGIssRHQfAsNYAWuAOjNSHyAYQYhPtA2BSLCNkGDZ5on2ATTMxYjS3AGcQTZ8+/T8xLgSpyczMhBf76HpwWoBPE7oh+Pg0DyK4BcBk+G7mzJnm+FxDSA6kH2QOsjp4EAElcoASm4GKSKkykc1iAJrxGmoOivjQ5gAAstiMgWaZ+b4AAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: 9px 12px;
}
.MyApp_feedback_1bR-:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAbRJREFUSA3VVT1Iw1AQftemCRUHBTu4d3BwaSuI2KFOgiBOitXNRWir1KVLQbJYQQeRVgdxFBS7CJ10VxCHuLgKLioURHGQ5uedyfBC+mjzo3Rolrvvfr4vdwnvEdLvD7AB9N2lLCAeIpIYi3nZ8MiwCOsnGqvTcqm0IIVe4eDhmcUE5gDFWgjCc1C+uGexIFbdmEggNa50nayYfbaAzaHvLKINAjqYS8Zb+cRbK5fI8q0hPhAUYzE1qgK9ASAV6Vg55/v/JYDFzJCm0WsCcCbWlCpPbuE/C+DWVFTTPhsmx51UU7YZOaLcxtkGWJGXRTkjqOrPJRJ4j8QWcs56o/JkOHFgAUQErfl1CgSiYiy+CrJMnYS8b/+mfKIb1grJfYJkPDI4MANyXe1Wx+KBBEzyEkU6L4YhDXu334zEzfoWUPOJNUrppggwDVWl6UbqzPn+BkhwjEBkFo6UFyeBl+97AunoseRF1inve4JOzX5iPRfouqIgh59QrtvHPj9VVwG3Jp7EDfd8RbaAOeMHVpYn3d7GK2f1WzzOOntFGIICRaNh7t73lekksnxKjKbFw8f7G/8CSd+Ffdy0lPYAAAAASUVORK5CYII=);
  background-color: #fff1e6;
}
.MyApp_operate_oHLv span {
  background-color: #ffffff;
  color: #7e8491;
  font-size: 12px;
  border: 0px solid #000000;
  display: block;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.MyApp_operate_oHLv span.MyApp_addApp_kI-r {
  height: 46px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAK9JREFUSA3tVNsNgCAMBOMqLqN7wEywBw7jMkg/uDQGFDAYPuSHlvb6OJoK8Z8HBmS0W2ud936Neu0tpdyVUlsWZ4zxWWOBIYefCrCvXMZJkKMg1V7wPeJ7rw6W3glifDFDSghXWriutcaIJ6B4uk3Ag1BwriPCg9DrD5B2nAQt9FAb43QAUisFTBFtQz6GlXHI3TVg2iC80O5/AIp4raECWlbYJ9xWKH9HV2FBA7udYagrB8wu224AAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: 10px 12px;
  background-size: 22px;
}
.MyApp_operate_oHLv span.MyApp_addApp_kI-r:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAALRJREFUSA1jYBgFBEKAESb/py1sK8P//14wPsk0I+M2lqpV3jj1/WkN/Y9TkggJXPqZiNBLkZLBYwGuIMDmvb+tobdg4jTxATAyVWlqAcxwEM2CzEFnowcLMp+lejU8iaPrQ+bjtQDZEJDhyHxkQ/CxaRIHyBYOHgvICR6QTwaPD5DDlRQ2IhUBS0PkZEiKIVC1W8nQQ54WZIfSPA4QQYTkWFBhhVyeIEkRy6RfcBHrosGrDgDuJyxIttjR3QAAAABJRU5ErkJggg==);
  background-color: #fff1e6;
}
.MyApp_operate_oHLv span.MyApp_save_1OHl {
  margin-top: 20px;
  color: #666666;
}
.MyApp_operate_oHLv span.MyApp_cancel_25Du {
  color: #666666;
}
.MyApp_operate_oHLv span.MyApp_save_1OHl:hover,
.MyApp_operate_oHLv span.MyApp_cancel_25Du:hover {
  color: #ffffff;
  background-color: #fc8555;
}
.MyApp_deleteApp_1cGf {
  width: 15px;
  height: 15px;
  border: 1px solid red;
  position: absolute;
  top: 5px;
  float: right;
  right: 5px;
  border-radius: 10px;
  text-align: center;
  color: red;
  line-height: 9px;
  font-size: 30px;
  cursor: pointer;
  display: none;
}
.MyApp_newDeleteApp_1YBs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  overflow: hidden;
  margin-top: -1px;
  margin-right: -1px;
  float: right;
}
.MyApp_newDeleteApp_1YBs span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-family: kdfont,serif;
  font-size: 18px;
  font-style: normal;
  height: 18px;
  line-height: 18px;
  width: 18px;
  -webkit-font-smoothing: antialiased;
}
.MyApp_newDeleteApp_1YBs span:hover {
  color: #FD6C6A;
}
.MyApp_newDeleteApp_1YBs span {
  color: #C7D0E3;
}
.MyApp_appIndustryStyle_Zcj- {
  background-image: -o-linear-gradient(75deg, #A6B4DF 0%, #8997C3 100%);
  background-image: linear-gradient(15deg, #A6B4DF 0%, #8997C3 100%);
  border-radius: 0 0 6px 6px;
  width: auto;
  font-size: 12px;
  color: #FFFFFF;
  height: 19px;
  position: absolute;
  right: 25px;
  top: -2px;
}
.MyApp_content_1N50 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.MyApp_managerTip_2Q2G {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 40px;
  padding: 0 33px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  width: 100%;
  top: 0;
  height: 40px;
  z-index: 1050;
}
.MyApp_managerTip_2Q2G .MyApp_tipMain_3dqu {
  font-size: 12px;
  margin-left: 9px;
  margin-right: 12px;
  color: #212121;
  font-weight: bold;
}
.MyApp_managerTip_2Q2G .MyApp_tipDesc_yx9k {
  color: #404040;
  font-size: 12px;
}
.MyApp_leftPart_1F7O {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 32px;
  padding-right: 40px;
  margin-top: 24px;
}
.MyApp_leftPart_1F7O.MyApp_is-admin_iTkj {
  margin-top: 52px;
}
.MyApp_cloudAndAppStyle_7mKr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.MyApp_cloudStyle_3wNH {
  width: 108px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-bottom: 12px;
  margin-right: 12px;
  color: #FFFFFF;
  font-size: 18px;
  position: relative;
  border-radius: 2px;
  background-color: #2C3E61;
  overflow: hidden;
}
.MyApp_rightCloudStyle_1mSc {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.MyApp_cloudImageStyle_10Na {
  width: 100%;
  position: absolute;
  max-height: 370px;
  margin: auto;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}
.MyApp_cloudBgImageStyle_dBh9 {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0px;
}
.MyApp_cloudNameStyle_3bNk {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  line-height: 25px;
  color: #BFC4CD;
  text-align: center;
  width: 100px;
  word-break: break-word;
}
.MyApp_cloudNameStyleForOther_3vQL {
  font-size: 17px;
}
.MyApp_cloudNameStyleForEn_2Wy2 {
  font-size: 15px;
}
.MyApp_cloudIndustryStyle_128P {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 13px;
  line-height: 18px;
  color: #BFC4CD;
  margin-top: 12px;
}
.MyApp_visiable_1rCZ {
  display: inline-block;
}
.MyApp_visiable_block_1UGJ {
  display: block;
}
.MyApp_visiable_flex_17v5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.MyApp_unvisiable_3iC7 {
  display: none;
}
.MyApp_bottombarpanel_363G {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: fixed;
  bottom: 0;
  height: 52px;
  right: 0;
  left: 0;
  font-size: 0px;
  z-index: 999;
  background: rgba(23, 26, 41, 0.7);
}
.MyApp_bottombarpanel_363G .MyApp_button_3h3m {
  border: 1px solid rgba(255, 255, 255, 0.47);
  border-radius: 2px;
  font-size: 12px;
  color: #FFFFFF;
  cursor: pointer;
  min-width: 60px;
  padding: 0 8px;
  height: 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: -0.1px;
}
.MyApp_bottombarpanel_363G .MyApp_button_3h3m + .MyApp_button_3h3m {
  margin-left: 12px;
}
.MyApp_bottombarpanel_363G .MyApp_newaddcard_36mH {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 52px;
  color: #FFFFFF;
  -webkit-transition: color 150ms ease-in-out;
  -o-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
  z-index: 1;
  font-size: 14px;
}
.MyApp_bottombarpanel_363G .MyApp_newaddcard_36mH .MyApp_newaddcard-flag_ie_z {
  line-height: 19px;
  padding-top: 2px;
  font-size: 14px;
  margin-right: 8px;
}
.MyApp_bottombarpanel_363G .MyApp_newaddcard_36mH.MyApp_newaddcard-show_335F {
  color: #535664;
}
.MyApp_bottombarpanel_363G .MyApp_newaddcard_36mH .MyApp_newaddcard-item_2Ntk {
  z-index: 1;
  cursor: pointer;
}
.MyApp_bottombarpanel_363G .MyApp_editcontainer_1WJO {
  position: absolute;
  right: 32px;
  height: 52px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}
.MyApp_bottombarpanel_363G .MyApp_editcontainer_1WJO .MyApp_edit-cancel_3iM9:hover {
  border: 1px solid #ffffff;
}
.MyApp_bottombarpanel_363G .MyApp_editcontainer_1WJO .MyApp_edit-end_12an {
  margin-left: 12px;
  border: none;
  position: relative;
}
.MyApp_bottombarpanel_363G .MyApp_editcontainer_1WJO .MyApp_edit-end_12an:hover::before {
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.35);
  position: absolute;
}
.MyApp_bottombarpanel_363G .MyApp_left-container_au2P {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 34px;
  width: 252px;
}
.MyApp_bottombarpanel_363G .MyApp_left-container_au2P span.MyApp_default-text_2Suh {
  font-size: 14px;
  color: #FFFFFF;
  opacity: 0.9;
}
.MyApp_bottombarpanel_363G .MyApp_left-container_au2P .MyApp_default-wrapper_1hqM {
  height: 15px;
  width: 25px;
  border-radius: 15px;
  margin-left: 12px;
  border: 1px solid transparent;
  background-color: #CCCCCC;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.MyApp_bottombarpanel_363G .MyApp_left-container_au2P .MyApp_default-wrapper_1hqM .MyApp_default-inner_2_kx {
  border-radius: 11px;
  height: 11px;
  width: 11px;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 1px;
  left: 1px;
}
.MyApp_bottombarpanel_363G .MyApp_left-container_au2P .MyApp_default-wrapper-open_ZOmh {
  background-color: #18BC71;
}
.MyApp_bottombarpanel_363G .MyApp_left-container_au2P .MyApp_default-wrapper-open_ZOmh .MyApp_default-inner_2_kx {
  -webkit-transform: translate(85%, 0);
      -ms-transform: translate(85%, 0);
          transform: translate(85%, 0);
  margin-left: 1px;
}
.MyApp_bottombarpanel_363G .MyApp_popup-panel_1Tax {
  width: 314px;
  height: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 2px 6px 0 rgba(57, 75, 115, 0.3);
          box-shadow: 0 2px 6px 0 rgba(57, 75, 115, 0.3);
  border-radius: 2px;
  font-size: 16px;
  color: #535664;
  cursor: pointer;
  -webkit-transition: height 150ms ease-in-out;
  -o-transition: height 150ms ease-in-out;
  transition: height 150ms ease-in-out;
}
.MyApp_bottombarpanel_363G .MyApp_popup-panel_1Tax .MyApp_ap-addcard-flag_8YQH {
  font-size: 23px;
  margin-right: 8px;
  opacity: 0.7;
  color: #535664;
}
.MyApp_bottombarpanel_363G .MyApp_popup-panel_1Tax.MyApp_ap-show_1IWW {
  height: 79px;
}
.MyApp_left-container_au2P {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 34px;
  width: 252px;
}
.MyApp_left-container_au2P span.MyApp_default-text_2Suh {
  font-size: 14px;
  color: #FFFFFF;
  opacity: 0.9;
}
.MyApp_left-container_au2P .MyApp_default-wrapper_1hqM {
  height: 15px;
  width: 25px;
  border-radius: 15px;
  margin-left: 12px;
  border: 1px solid transparent;
  background-color: #CCCCCC;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.MyApp_left-container_au2P .MyApp_default-wrapper_1hqM .MyApp_default-inner_2_kx {
  border-radius: 11px;
  height: 11px;
  width: 11px;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 1px;
  left: 1px;
}
.MyApp_left-container_au2P .MyApp_default-wrapper-open_ZOmh {
  background-color: #18BC71;
}
.MyApp_left-container_au2P .MyApp_default-wrapper-open_ZOmh .MyApp_default-inner_2_kx {
  -webkit-transform: translate(85%, 0);
      -ms-transform: translate(85%, 0);
          transform: translate(85%, 0);
  margin-left: 1px;
}

