.\+-mqZBmZIP\+B65a3BQnRIw\=\= {
  min-height: 500px;
  height: 80%;
  text-align: center;
  display: flex;
  justify-content: center;
}

.\+-mqZBmZIP\+B65a3BQnRIw\=\= .centerContent {
  display: inline-block;
  text-align: left;
  margin-top: 200px;
}

.\+-mqZBmZIP\+B65a3BQnRIw\=\= h1 {
  color: #434e59;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 24px;
}

.\+-mqZBmZIP\+B65a3BQnRIw\=\= div {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
}

#root {
  overflow-y: auto;
}

#rootWrap {
  width: 100%;
  /* overflow-y: scroll; */
  /* height: 100%; */
  /* position: fixed; */
  overflow-x: hidden;
}

/* 全局播放按钮样式 */
.video-react-big-play-button {
  width: 1.5em !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50% !important;
}

.mask {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 1000;
}
.info-icon {
  width: 16px;
  height: 16px;
  border-radius: 9999px;
  overflow: hidden;
  background: #fec804;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-right: 8px;
}
.info-icon :global .amuicon-info {
  background-color: transparent;
  color: #fff;
  font-size: 12px;
}
.confirm-modal :global .amu-modal {
  border-radius: 4px;
}
.confirm-modal :global .amu-modal-header {
  border: none;
}
.confirm-modal :global .amu-modal-body {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #1a1a1a;
  letter-spacing: 0;
  line-height: 20px;
}
.confirm-modal :global .amu-modal-footer {
  background: #f6f9fc;
}
.confirm-modal :global .amu-btn {
  border-radius: 4px;
  padding-left: 11px;
  padding-right: 11px;
  font-size: 12px;
}
.confirm-modal :global .amu-modal-title {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #595959;
  letter-spacing: 0;
}
.confirm-modal :global .amu-modal-footer {
  padding: 0px 24px 24px 20px;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: right;
      justify-content: right;
}
.confirm-modal :global .amu-modal-body {
  padding-top: 26px;
  padding-bottom: 24px;
}
.modal-button {
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 4px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  letter-spacing: 0;
  text-align: center;
}

.amu-dropdown-menu {
  padding: 0 !important;
}

.l37QkqKOgykM-JjftEG17g\=\= {
  background-color: #f2f2f2;
  min-height: 100%;
  position: relative;
}

.amu-layout-header {
  background-color: white;
  min-height: 60px;
  padding-right: 0px;
  height: auto;
  background-color: #fff;
}

.amu-menu-horizontal {
  white-space: inherit;
}

.amu-menu-blue.amu-menu-horizontal {
  margin-left: 300px;
}

.amu-layout-header {
  padding-right: 0;
}

.amu-menu-item-selected, .amu-menu-item-selected > a, .amu-menu-item-selected > a:hover, .amu-menu-item:hover, .amu-menu-item:hover > a, .amu-menu-item:hover > a:hover, .amu-menu-submenu-title:hover {
  color: #008DFF;
}

/*  左侧导航样式 */

ul.layoutMenus div.amu-menu-submenu-title, ul.noLayoutMenus div.amu-menu-submenu-title {
  font-weight: 550 !important;
  padding-left: 35px !important;

}

ul.layoutMenus li.amu-menu-item, ul.noLayoutMenus li.amu-menu-item {
  font-weight: 550 !important;
  padding-left: 35px !important;

}

ul.layoutMenus .amu-menu-sub li.amu-menu-item, ul.noLayoutMenus .amu-menu-sub li.amu-menu-item {
  font-weight: 400 !important;
  padding-left: 50px !important;
}

ul.layoutMenus > li:first-child, ul.noLayoutMenus > li:first-child {
  margin-bottom: 10.5px !important;
}

/* 有roma插件的 */

ul.layoutMenus > li:nth-child(5) {
  margin-bottom: 17.5px !important;
}

ul.layoutMenus > li:nth-child(6) {
  border-top: 1px solid #DBE6F1;
}

ul.layoutMenus > li:nth-child(6).amu-menu-item:active {
  background-color: transparent;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* 没有roma插件的 */

ul.noLayoutMenus > li:nth-child(3) {
  margin-bottom: 17.5px !important;
}

.amu-layout-header{
  padding:0
}

.amu-menu-horizontal .amu-menu-item-selected:after{
  content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    right: 20px;
    bottom: 4px;
    height: 3px;
    border-bottom: 3px solid #008dff;
    width: 30px;
    margin-left: -15px;
}

.amu-menu-item-only-child{
  margin-top: 0px !important;
}

.amu-menu-inline .amu-menu-item::after{
  border-right: 0;
}

.amu-menu-submenu-selected{
  color: #666
}

.amu-menu-sub.amu-menu-inline{
  background-color:#fff
}


._84-b6reP1XIXXjIbaYi9GA\=\= {
  margin-left: 40px;
}

.bKiYeRPsE22DQOGJZsnA6w\=\= {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 calc(50% - 695px);
}

@media screen and (max-width: 1500px) {
  .bKiYeRPsE22DQOGJZsnA6w\=\= {
    margin: 0 30px;
    min-width: 1200px;
  }
}

.SEegoEebCMPQRdi1kRDBqw\=\= {
  width: 258px;
  height: 60px;
  text-align: center;
  float: left;
  cursor: pointer;
  overflow: hidden;
}

._0HIU4oBhvz3CxGv8XQwmhA\=\= {
  display: flex;
  height: 60px;
  align-items: center;
  margin: 0 20px 0 0;
}

.GJgfcoV6l6uuM\+PwnzlTEQ\=\= {
  background-color: #ffffff;
  color: #666666;
  border: 0;
  box-shadow: none;
  line-height: 60px;
  width: 372px;
}

.wV8PvYRWBmZA8hjBVGPECQ\=\= {
  padding: 0 20px;
  display: inline-block;
  margin-top: 0;
  vertical-align: bottom;
  border-bottom: 2px solid #76c1ff;
  line-height: 60px;
}

.T6\+xRFoDdXkp65NdV3VDWg\=\= {
  height: 52px;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
}

.-tYA3m-eH4Z2UPeEzHdNMQ\=\= {
  height: 26px;
  margin: 0 10px;
  border: solid #ffffff 1px;
  border-radius: 1px;
}

.U1sXPmpo9Ol5IT02O8W0Hw\=\= .livf2WzxgLqJy4k8DOvGkg\=\= {
  transform: scale(0.83333333) rotate(180deg);
  transition: transform 0.3s;
}

.livf2WzxgLqJy4k8DOvGkg\=\= {
  transform: scale(0.83333333) rotate(0deg);
  transition: transform 0.3s;
}

.xDZY87oCXFArBJCuYro1vA\=\= {
  padding: 0 0 0 10px;
}

.PUrAJ0\+RgV9Lc1jTd2z9iw\=\= {
  float: left;
  height: 60px;
  line-height: 60px;
  color: #666666;
  margin-right: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 120px;
}

.bKiYeRPsE22DQOGJZsnA6w\=\= .Fagqo-H3MEWmmVqsbEBqHg\=\= {
  width: 260px;
  font-size: 12px;
  color: #262626;
  letter-spacing: 0;
}

.Fagqo-H3MEWmmVqsbEBqHg\=\= .amu-input-sm {
  height: 20px;
  margin-left: 4px;
}

.tAMZBqEmdIY4QII1fnyX9Q\=\= {
  width: 290px;
  background-color: #ffffff;
  /* margin-left: 50%; */
  box-shadow: 0px 1px 4px 0px rgba(38, 38, 38, 0.30);
}

.rSxRh2eqfyeuq-7Kq4jgBw\=\= {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #dbe6f1;
  font-size: 14px;
  color: #666666;
}

.fu6IPvNj3NOSC\+bGpypLBA\=\= {
  height: 161px;
  line-height: 161px;
  text-align: center;
  font-size: 16px;
  color: #B5B5B5;
}

.DBdMbQnBEcE1DxKTgW1y0w\=\= {
  padding-left: 25px;
  padding-right: 25px;
  list-style: none;
}

.DBdMbQnBEcE1DxKTgW1y0w\=\=:hover {
  cursor: pointer;
}

.DBdMbQnBEcE1DxKTgW1y0w\=\=:hover {
  background: #f6f9fc;
}

._8hiBBbL6tNvvu\+WvFFXnOg\=\= {
  margin: 0px;
  padding: 0px;
  max-height: 300px;
  overflow-y: auto;
}

.fI2FohV0Fu9LFgTeBXcAxw\=\= {
  padding-top: 10px;
  overflow: hidden;
}

._37j5Zhtid6\+-\+8eugVyLAg\=\= {
  color: #595959;
  font-weight: 500;
  word-break: break-all;
}

.pVLcd9dmeu874bVo0kpqbw\=\= {
  color: #008dff;
  font-weight: 500;
  cursor: pointer;
}

/* .new-titleChecked{
  color:#595959;
  font-weight: 500;
  word-break:break-all;
} */

.Y55QTe8BlXTfutUmmIUHDA\=\= {
  display: inline-block;
  float: right;
}

.SNuAz4y2BKDwETwByhRJgA\=\= {
  color: #B5B5B5;
  text-align: right;
  padding-top: 4px;
  padding-bottom: 10px;
  font-size: 12px;
}

._1q-Pqgm7er7zbNmenv8mVg\=\= {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-top: 1px solid #dbe6f1;
  font-size: 14px;
  color: #666666;
}

._1q-Pqgm7er7zbNmenv8mVg\=\=:hover {
  cursor: pointer;
}

.PmPRdRldVTyd23cqQ4Zu3A\=\= {
  display: inline-block;
  position: absolute;
  top: 34%;
  left: 98%;
  width: 5px;
  height: 5px;
  line-height: 5px;
  background: #FF8870;
  border-radius: 50%;
  font-size: 12px;
  text-align: center;
  color: #f6f9fc;
}

.D95\+ldD\+dMYc8qyeuqVpvQ\=\= {
  margin-left: 104px;
  display: inline-block;
}

.D95\+ldD\+dMYc8qyeuqVpvQ\=\=:hover {
  cursor: pointer;
}

.VuapSfJkKE-8vmZCr\+AOtg\=\= {
  font-size: 19px;
  color: rgba(13, 148, 255, .9);
  font-weight: 550;
  margin-left: 12px;
}

._8hiBBbL6tNvvu\+WvFFXnOg\=\= {
  margin: 0;
  padding: 0;
}

.G0SRlmPY0f8GVuLBWAneFA\=\= {
  margin-left: 5px;
  vertical-align: middle;
}

._8hiBBbL6tNvvu\+WvFFXnOg\=\=::-webkit-scrollbar {
  width: 4px;
  height: 8px;
}

._8hiBBbL6tNvvu\+WvFFXnOg\=\=::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}

._8hiBBbL6tNvvu\+WvFFXnOg\=\=::-webkit-scrollbar-track {
  background: #f7f7f7;
}

._8hiBBbL6tNvvu\+WvFFXnOg\=\=::-webkit-scrollbar-thumb {
  background: #cfcfd1;
}

._6jOOV81trW-ZZ4Zoh2Ec6Q\=\= svg{
  color: #55b2ff;
  width:14px;
  height: 14px;
  margin-right: 4px;
  margin-top: 4px;
  margin-left: 4px;
}


#_8\+hsg-0594lqVMWWdrQvTQ\=\= {
  position: relative;
}

._8\+hsg-0594lqVMWWdrQvTQ\=\= * {
  padding: 0;
  margin: 0;
}

.RZf\+4hNCB5KS24zZK9OTqQ\=\= {
  color: #008DFF;
  display: flex;
  flex-direction: row;
  font-size: 14px;
  height: 25px;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}

._0FErRHAsJh7Vnk6qfhT4Fg\=\= {
  color: #262626;
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
  width: 220px;
}

._0FErRHAsJh7Vnk6qfhT4Fg\=\= .obgcUa4lBbcdvGmg8KdmqQ\=\= {
  cursor: pointer;
  color: #008DFF;
  font-size: 12px;
  line-height: 18px;
  margin-top: 9px;
  text-align: right;
  width: 100%;
}

.wkxLFEZcIYhAXALZ6bJ7Cw\=\= {
  margin-top: 10px;
  font-size: 12px;
  color: #595959;
  padding: 0 15px;
  display: flex;
  border-top: 1px solid #DBE6F1;
  justify-content: space-between;
  padding: 16px 0;
  margin: 16px 16px 0;
}

.wkxLFEZcIYhAXALZ6bJ7Cw\=\= .zqQrWdtnZf6Xn2vpOUpbIA\=\= .c8WL4o1sElCk6lBv1rsWfQ\=\= {
  font-size: 14px;
  color: #262626;
  line-height: 19px;
}

.wkxLFEZcIYhAXALZ6bJ7Cw\=\= .zqQrWdtnZf6Xn2vpOUpbIA\=\= .w\+X4pK\+X66eem7Bw9YkB4A\=\= {
  font-size: 12px;
  color: #595959;
  line-height: 16px;
  margin-top: 4px;
}

.RZf\+4hNCB5KS24zZK9OTqQ\=\= {
  border-top: 1px solid #DBE6F1;
}

.wkxLFEZcIYhAXALZ6bJ7Cw\=\= .cA0DdL6GX6hjKdH6h6UAXg\=\= {
  color: #008DFF;
  cursor: pointer;
  line-height: 39px;
}

.wkxLFEZcIYhAXALZ6bJ7Cw\=\= .obgcUa4lBbcdvGmg8KdmqQ\=\= {
  cursor: pointer;
  color: #008DFF;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
}

.CGwEAqTNuUoM1yF4AYu60g\=\= {
  border-top: 1px solid #DBE6F1;
  color: #262626;
  font-size: 14px;
  min-height: 46px;
  padding: 17px 15px 0 15px;
  position: relative;
  word-break: break-all;
  display: flex;
  margin-bottom: 16px;
}

.CGwEAqTNuUoM1yF4AYu60g\=\= .aSpaC-sHroRXUzqN23aI3w\=\= {
  width: calc(100% - 56px);
}

.CGwEAqTNuUoM1yF4AYu60g\=\= .rMNQy4SlsClD87LWS57Tew\=\= {
  font-size: 13px !important;
}

.CGwEAqTNuUoM1yF4AYu60g\=\= .\+eEQ7SIdpDFcaWBoLSNXnw\=\= {
  display: block;
  width: 56px;
  height: 56px;
}

.CGwEAqTNuUoM1yF4AYu60g\=\= .\+wY4oD8WOkb1SQ--OBFD8w\=\= {
  padding-top: 4px;
}

.CGwEAqTNuUoM1yF4AYu60g\=\= .w\+X4pK\+X66eem7Bw9YkB4A\=\= {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 6px 5px 12px;
  line-height: 21px;
}

.CGwEAqTNuUoM1yF4AYu60g\=\= .oD8K1VYa-PWOnIljaB4fVg\=\= {
  font-size: 12px;
  color: #fff;
  line-height: 15px;
  padding: 2px 6px;
  background: #5ACCAA;
  border-radius: 8px;
  width: 48px;
  height: 19px;
  margin-top: 2px;
}

.CGwEAqTNuUoM1yF4AYu60g\=\= .w0Nd5\+tFj4iCPZQcqvwxHg\=\= {
  margin-left: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 19px;
}

.kogp7bNbfJx0T2xjkutMiQ\=\= {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
}

.kogp7bNbfJx0T2xjkutMiQ\=\= .akc18A81BIrIlcuRy7mX0A\=\= {
  color: #008DFF;
  cursor: pointer;
}

/* .companyName::before{
  background: url("./asset/logo.png");
  background-size: 16px 16px;
  content: "";
  height: 16px;
  left: 15px;
  position: absolute;
  top: 19.5px;
  width: 16px;
} */

.customer {
  position: fixed;
  right: 0;
  bottom: 18%;
  width: 44px;
  height: 104px;
  background: #008dff;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
  box-shadow: 0 0 4px 0 #7dc5ff;
  z-index: 1000;
}

.customer:hover {
  background: #4cafff;
}

.customer .customer-icon {
  width: 16px;
  height: 16px;
  display: block;
  margin: 13px auto 3px;
}

.customer .customer-title {
  width: 16px;
  text-align: center;
  color: #fff;
  margin: auto;
  line-height: 15px;
}

.customerModal {
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 0;
  position: absolute;
}

.customerModal p {
  margin: 0;
}

.customerModal .amu-modal-header {
  background: #008dff;
  border-bottom: 0;
}

.customerModal .amu-modal-header .amu-modal-title {
  color: #fff;
  font-size: 16px;
}

.customerModal .amu-modal-close-x:before {
  font-size: 16px;
  color: #fff;
  line-height: 50px;
}

.customerModal .amu-modal-body {
  padding: 0;
  height: 556px;
  background: #F6F9FC;
}

.customerModal .banner {
  width: 447px;
  height: 197px;
  position: relative;
  padding-top: 28px;
  padding-left: 37px;
}

.customerModal .banner .title {
  font-size: 22px;
  color: #333;
  line-height: 30px;
  margin-bottom: 19px;
}

.customerModal .banner .button {
  width: 92px;
  height: 36px;
  line-height: 36px;
  border-radius: 8px 8px 8px 0px;
  text-align: center;
}

.customerModal .banner .back {
  background: #259eff;
  color: #fff;
  margin-bottom: 10px;
}

.customerModal .banner .history {
  border: 1px solid #259eff;
  color: #259eff;
}

.customerModal .list {
  margin: 12px;
  padding: 8px 11px;
  background: #fff;
}

.customerModal .list .header {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  margin-bottom: 4px;
  color: #999;
}

.customerModal .list .header img {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
}

.customerModal .list .header .change {
  color: #008DFD;
  cursor: pointer;
  line-height: 16px;
}

.customerModal .list ul {
  padding: 0;
  margin: 0;
}

.customerModal .list .item {
  line-height: 28px;
  font-size: 14px;
  list-style: none;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  color: #333;
}

.customerModal .list .item:last-child {
  border: none;
}

.customerModal .list .item img {
  width: 16px;
  height: 16px;
  display: block;
  margin: auto 0;
}

.customerModal .content {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 95px;
  background: #fff;
}

.rcw-message-textarea::-webkit-input-placeholder {
  color: #ccc;
}

.rcw-widget-container .rcw-customer {
  right: 32px;
}

.rcw-normal-screen.rcw-widget-container {
  margin: 0 92px 20px 0 !important;
}

.rcw-full-screen.rcw-widget-container {
  max-width: 1344px;
}

.rcw-full-screen .rcw-messages-container {
  max-height: 495px !important;
}

.rcw-full-screen {
  height: auto !important;
  margin: 0 auto;
  max-width: none;
  width: 90%;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

/* 应该写在组件里的样式 */

.rcw-response {
  width: 100% !important;
  display: block !important;
}

.rcw-response .rcw-message-text {
  max-width: 100% !important;
}

.rcw-full-screen .rcw-conversation-container {
  background: #fff;
}

@media screen and (max-width: 800px) {
  .rcw-widget-container {
    height: auto !important;
  }
}

@media screen and (max-height: 700px) {
  .rcw-conversation-container {
    max-height: 567px !important;
  }
}

.amu-layout-footer .svgIcon {
  width:10px;
  height:10px;
  margin-right: 10px;
}
.amu-dropdown-menu {
  padding: 0 !important;
}

.n8iOvbCWTkycsZaPJ0wpaw\=\= {
  background-color: #f2f2f2;
  min-height: 100%;
  position: relative;
}

.amu-layout-header {
  background-color: white;
  min-height: 60px;
  padding-right: 0px;
  height: auto;
  background-color: #fff;
}

.amu-menu-horizontal {
  white-space: inherit;
}

.amu-menu-blue.amu-menu-horizontal {
  margin-left: 300px;
}

.amu-layout-header {
  padding-right: 0;
}

.amu-menu-item-selected, .amu-menu-item-selected > a, .amu-menu-item-selected > a:hover, .amu-menu-item:hover, .amu-menu-item:hover > a, .amu-menu-item:hover > a:hover, .amu-menu-submenu-title:hover {
  color: #0d94ff;
}

/*  左侧导航样式 */

ul.layoutMenus div.amu-menu-submenu-title, ul.noLayoutMenus div.amu-menu-submenu-title {
  padding-left: 35px !important;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
}

ul.layoutMenus li.amu-menu-item, ul.noLayoutMenus li.amu-menu-item {
  padding-left: 35px !important;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
}

ul.layoutMenus .amu-menu-sub li.amu-menu-item, ul.noLayoutMenus .amu-menu-sub li.amu-menu-item {
  padding-left: 35px !important;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
}

ul.layoutMenus > li:first-child, ul.noLayoutMenus > li:first-child {
  margin-bottom: 10.5px !important;
}

/* 有roma插件的 */

ul.layoutMenus > li:nth-child(5) {
  margin-bottom: 17.5px !important;
}

ul.layoutMenus > li:nth-child(6) {
  border-top: 1px solid #dbe6f1;
}

ul.layoutMenus > li:nth-child(6).amu-menu-item:active {
  background-color: transparent;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* 没有roma插件的 */

ul.noLayoutMenus > li:nth-child(3) {
  margin-bottom: 17.5px !important;
}

.amu-layout-header {
  padding: 0;
}

.amu-menu-horizontal .amu-menu-item-selected:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  right: 20px;
  bottom: 4px;
  height: 3px;
  border-bottom: 3px solid #0d94ff;
  width: 30px;
  margin-left: -15px;
}

.amu-menu-item-only-child {
  margin-top: 0px !important;
}

.amu-menu-inline .amu-menu-item::after {
  border-right: 0;
}

.amu-menu-submenu-selected {
  color: #666;
}

.amu-menu-sub.amu-menu-inline {
  background-color: #fff;
}

.amu-menu-inline {
  border-right:  1px solid #DBE6F1 ;
}



.jw\+jC0TyGX9BcN7sA7cCFQ\=\= {
  margin-left: 40px;
}

.U594KL6OZIv-SN1F6qUEwQ\=\= {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 30px;
}

@media screen and (max-width: 1500px) {
  .U594KL6OZIv-SN1F6qUEwQ\=\= {
    margin: 0 30px;
    min-width: 1200px;
  }
}

.q8yemPuKDQy90qbjotpiSw\=\= {
  width: 258px;
  height: 60px;
  text-align: center;
  float: left;
  cursor: pointer;
  overflow: hidden;
}

.FJpvqZ0PW-0Fi3BJ09lnzA\=\= {
  display: flex;
  height: 60px;
  align-items: center;
  margin: 0 20px 0 0;
}

.aQbbcwXvJeCbq2SOF145KQ\=\= {
  background-color: #ffffff;
  color: #666666;
  border: 0;
  box-shadow: none;
  line-height: 60px;
  width: 372px;
}

.L\+ysEjGUUTgj9kB6yfdkqw\=\= {
  background-color: #ffffff;
  color: #666666;
  border: 0;
  box-shadow: none;
  line-height: 60px;
}

.F-ko1Og-f35GxHVYtojhDw\=\=:not(.vHCsH1PCWjvIpfsyrtlC-w\=\=) > .CxYNEQqC6ENjN6EXsqms7A\=\=,
.F-ko1Og-f35GxHVYtojhDw\=\=:not(.vHCsH1PCWjvIpfsyrtlC-w\=\=) > .TAECtnzgCDWwN6U8S5Pcwg\=\= {
  padding: 0 0;
  padding-left: 20px;
}

.CxYNEQqC6ENjN6EXsqms7A\=\= {
  padding: 0 20px;
  display: inline-block;
  margin-top: 0;
  vertical-align: bottom;
  border-bottom: 2px solid #76c1ff;
  line-height: 60px;
}

.UNnjgR1xK4XV62tbZNFL4Q\=\= {
  height: 52px;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
}

.OPw242dSqTUIYZMJ0bhsDg\=\= {
  height: 26px;
  margin: 0 10px;
  border: solid #ffffff 1px;
  border-radius: 1px;
}

.\+SOBmXDHz0ZoU7V90b5hxQ\=\= .cFgYmVE0wiiqOpXGjZE4kA\=\= {
  transform: scale(0.83333333) rotate(180deg);
  transition: transform 0.3s;
}

.cFgYmVE0wiiqOpXGjZE4kA\=\= {
  transform: scale(0.83333333) rotate(0deg);
  transition: transform 0.3s;
}

.sLm7EgKMPEJ5LE6cVfNAzA\=\= {
  padding: 0 0 0 10px;
}

.H0Bejk-13-1p6lk19R5RlA\=\= {
  float: left;
  height: 60px;
  line-height: 60px;
  color: #666666;
  margin-right: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 120px;
  white-space: nowrap;
}

.U594KL6OZIv-SN1F6qUEwQ\=\= .uptH6Aoc3sVy15yKtzLniw\=\= {
  width: 260px;
  font-size: 12px;
  color: #262626;
  letter-spacing: 0;
}

.uptH6Aoc3sVy15yKtzLniw\=\= .amu-input-sm {
  height: 20px;
  margin-left: 4px;
}

.BzDKwGVr2CuLDgbYtJgkLg\=\= {
  width: 290px;
  background-color: #ffffff;
  box-shadow: 0px 1px 4px 0px rgba(38, 38, 38, 0.3);
}

.xUQzZCJCcivBx193K9-96Q\=\= {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #dbe6f1;
  font-size: 14px;
  color: #666666;
}

.lM2zzp4o24htuexp9ynJWg\=\= {
  height: 161px;
  line-height: 161px;
  text-align: center;
  font-size: 16px;
  color: #b5b5b5;
}

.GFBISdK0Ih5RdcQL5SLp2Q\=\= {
  padding-left: 25px;
  padding-right: 25px;
  list-style: none;
}

.GFBISdK0Ih5RdcQL5SLp2Q\=\=:hover {
  cursor: pointer;
}

.GFBISdK0Ih5RdcQL5SLp2Q\=\=:hover {
  background: #f6f9fc;
}

.zw-HyGGPeLA\+3oMUDp\+GNQ\=\= {
  margin: 0px;
  padding: 0px;
  max-height: 300px;
  overflow-y: auto;
}

.r\+53Pl4gYwvn61qsixEt5w\=\= {
  padding-top: 10px;
  overflow: hidden;
}

.m4vqxkFL2lRF80ICos4ICw\=\= {
  color: #595959;
  font-weight: 500;
  word-break: break-all;
}

.QifzNk1TpvyGAibwRmZ7zA\=\= {
  color: #008dff;
  font-weight: 500;
  cursor: pointer;
}

.liLtyJSL6nX9E2sDs2FrNg\=\= {
  display: inline-block;
  float: right;
}

.ueU\+yzRkWbeDFACZKJMSCw\=\= {
  color: #b5b5b5;
  text-align: right;
  padding-top: 4px;
  padding-bottom: 10px;
  font-size: 12px;
}

.eQnpDnUCoPSVTJxrb9QsKg\=\= {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-top: 1px solid #dbe6f1;
  font-size: 14px;
  color: #666666;
}

.eQnpDnUCoPSVTJxrb9QsKg\=\=:hover {
  cursor: pointer;
}

.IY2nGrGgN2lQ2YxAW19jLw\=\= {
  display: inline-block;
  position: absolute;
  top: 34%;
  left: 98%;
  width: 5px;
  height: 5px;
  line-height: 5px;
  background: #ff8870;
  border-radius: 50%;
  font-size: 12px;
  text-align: center;
  color: #f6f9fc;
}

.pTJ4mm7U4OrCyOyNhTZS8w\=\= {
  display: inline-block;
}

.pTJ4mm7U4OrCyOyNhTZS8w\=\=:hover {
  cursor: pointer;
}

.YJQ6w4oAk3jJy8CIJKMkbg\=\= {
  font-size: 19px;
  color: rgba(13, 148, 255, 0.9);
  font-weight: 550;
  margin-left: 12px;
}

.zw-HyGGPeLA\+3oMUDp\+GNQ\=\= {
  margin: 0;
  padding: 0;
}

._7HtXSTSqz7UvW4JPZU1bow\=\= {
  margin-left: 5px;
  vertical-align: middle;
}

.zw-HyGGPeLA\+3oMUDp\+GNQ\=\=::-webkit-scrollbar {
  width: 4px;
  height: 8px;
}

.zw-HyGGPeLA\+3oMUDp\+GNQ\=\=::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}

.zw-HyGGPeLA\+3oMUDp\+GNQ\=\=::-webkit-scrollbar-track {
  background: #f7f7f7;
}

.zw-HyGGPeLA\+3oMUDp\+GNQ\=\=::-webkit-scrollbar-thumb {
  background: #cfcfd1;
}

.m1DVWN9MPlLjoZTnDK52dA\=\= svg {
  color: #55b2ff;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  margin-top: 4px;
  margin-left: 4px;
}

._44qDYiOU09Q9o4uocWp3hQ\=\= {
  padding-right: 20px;
  display: inline-block;
  vertical-align: bottom;
  line-height: 60px;
}

.customer {
  position: fixed;
  right: 0;
  bottom: 18%;
  width: 44px;
  height: 104px;
  background: #008dff;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
  box-shadow: 0 0 4px 0 #7dc5ff;
  z-index: 1000;
}

.customer:hover {
  background: #4cafff;
}

.customer .customer-icon {
  width: 16px;
  height: 16px;
  display: block;
  margin: 13px auto 3px;
}

.customer .customer-title {
  width: 16px;
  text-align: center;
  color: #fff;
  margin: auto;
  line-height: 15px;
}

.customerModal {
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 0;
  position: absolute;
}

.customerModal p {
  margin: 0;
}

.customerModal .amu-modal-header {
  background: #008dff;
  border-bottom: 0;
}

.customerModal .amu-modal-header .amu-modal-title {
  color: #fff;
  font-size: 16px;
}

.customerModal .amu-modal-close-x:before {
  font-size: 16px;
  color: #fff;
  line-height: 50px;
}

.customerModal .amu-modal-body {
  padding: 0;
  height: 556px;
  background: #F6F9FC;
}

.customerModal .banner {
  width: 447px;
  height: 197px;
  position: relative;
  padding-top: 28px;
  padding-left: 37px;
}

.customerModal .banner .title {
  font-size: 22px;
  color: #333;
  line-height: 30px;
  margin-bottom: 19px;
}

.customerModal .banner .button {
  width: 92px;
  height: 36px;
  line-height: 36px;
  border-radius: 8px 8px 8px 0px;
  text-align: center;
}

.customerModal .banner .back {
  background: #259eff;
  color: #fff;
  margin-bottom: 10px;
}

.customerModal .banner .history {
  border: 1px solid #259eff;
  color: #259eff;
}

.customerModal .list {
  margin: 12px;
  padding: 8px 11px;
  background: #fff;
}

.customerModal .list .header {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  margin-bottom: 4px;
  color: #999;
}

.customerModal .list .header img {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
}

.customerModal .list .header .change {
  color: #008DFD;
  cursor: pointer;
  line-height: 16px;
}

.customerModal .list ul {
  padding: 0;
  margin: 0;
}

.customerModal .list .item {
  line-height: 28px;
  font-size: 14px;
  list-style: none;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  color: #333;
}

.customerModal .list .item:last-child {
  border: none;
}

.customerModal .list .item img {
  width: 16px;
  height: 16px;
  display: block;
  margin: auto 0;
}

.customerModal .content {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 95px;
  background: #fff;
}

.rcw-message-textarea::-webkit-input-placeholder {
  color: #ccc;
}

.rcw-widget-container .rcw-customer {
  right: 32px;
}

.rcw-normal-screen.rcw-widget-container {
  margin: 0 92px 20px 0 !important;
}

.rcw-full-screen.rcw-widget-container {
  max-width: 1344px;
}

.rcw-full-screen .rcw-messages-container {
  max-height: 495px !important;
}

.rcw-full-screen {
  height: auto !important;
  margin: 0 auto;
  max-width: none;
  width: 90%;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

/* 应该写在组件里的样式 */

.rcw-response {
  width: 100% !important;
  display: block !important;
}

.rcw-response .rcw-message-text {
  max-width: 100% !important;
}

.rcw-full-screen .rcw-conversation-container {
  background: #fff;
}

@media screen and (max-width: 800px) {
  .rcw-widget-container {
    height: auto !important;
  }
}

@media screen and (max-height: 700px) {
  .rcw-conversation-container {
    max-height: 567px !important;
  }
}

.manageHeaderLayout {
  position: relative;
  padding-top: 60px;
}
.siderMenuContent {
  width: 300px !important;
  max-width: 300px !important;
  min-width: 300px !important;
  -ms-flex: 0 0 300px !important;
      flex: 0 0 300px !important;
  background-color: #fff;
}
.siderMenuContent .amu-layout-sider-children {
  padding: 16px;
}

.amu-message {
  top: 400px;
}
.headerContent {
  width: 100%;
  height: 59px;
  padding: 0 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
}
.headerContent .left {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.headerContent .left .logo {
  width: 170px;
  height: 25px;
}
.headerContent .right button {
  border-radius: 6px;
}
.headerContent .right .backOffice {
  font-size: 16px;
  cursor: pointer;
  color: #333;
}
.headerContent .right .backOfficeButton {
  border: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#3161FF), to(#00BBFF));
  background-image: -webkit-linear-gradient(left, #3161FF, #00BBFF);
  background-image: -o-linear-gradient(left, #3161FF, #00BBFF);
  background-image: linear-gradient(to right, #3161FF, #00BBFF);
}
.headerContent .right .login {
  margin-left: 24px;
}
.headerContent .right .userInfo {
  font-size: 14px;
  color: #333;
  margin-left: 24px;
  cursor: pointer;
}
.headerContent .right .userInfo .pullDown {
  width: 12px;
  height: 12px;
  margin-left: 4px;
}

.mene_ul {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  margin: 0;
  padding: 0;
}
.mene_li {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  font-size: 14px;
  color: #333;
}
.mene_li:nth-child(n + 2) {
  margin-left: 40px;
}
.mene_li:hover {
  font-weight: bold;
  color: #0A59F7;
  border-bottom: 2px solid #0A59F7;
}
.mene_li:hover span {
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
}
.mene_ul .mene_li_active {
  font-weight: bold;
  color: #0A59F7;
  border-bottom: 2px solid #0A59F7;
}
.mene_ul .mene_li_active span {
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
}

.vertical_li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  padding: 6px 16px;
  cursor: pointer;
  font-size: 14px;
  border-radius: 6px;
  margin-top: 8px;
}
.vertical_li span {
  margin-left: 6px;
}
.vertical_li:hover {
  background-color: #f5f5f5;
}
.vertical_ul .vertical_li_active {
  color: #0F89EB;
  background-color: #E0EFFF;
}
.vertical_ul {
  width: 100%;
  margin: 0;
  padding: 0;
  margin-top: 8px;
}
.vertical_ul .module_name {
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  padding: 0 22px;
  color: #999;
  margin-top: 8px;
}
.vertical_ul img {
  width: 16px;
  height: 16px;
}
.vertical_ul:nth-child(n + 2) {
  border-top: 1px solid #efefef;
}

.infoHeader {
  width: 100%;
  height: 60px;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  -webkit-box-shadow: 0 2px 5px 0 rgba(239, 239, 239, 0.5);
          box-shadow: 0 2px 5px 0 rgba(239, 239, 239, 0.5);
  padding-left: 32px;
}
.infoHeader .infoHomeIcon {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.infoHeader .infoLine {
  width: 0;
  height: 24px;
  border-left: 1px solid #efefef;
  margin: 0 16px;
}
.infoHeader .bindInfo {
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  font-size: 12px;
  line-height: 14px;
}
.infoHeader .bindInfo .bindButton {
  cursor: pointer;
  color: #0A59F7;
}
.infoHeader .bindInfo .bindButton img {
  width: 12px;
  height: 12px;
  margin-left: 4px;
}
.infoHeader .bindInfo .bindName {
  color: #0A59F7;
}
.infoHeader .appName {
  max-width: 400px;
  line-height: 20px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.infoHeader .appType {
  font-size: 12px;
  border-radius: 4px;
  color: #8561FF;
  background-color: #EFEBFF;
  padding: 2px 4px;
  margin-left: 8px;
}
.bindModal .amu-modal-content {
  border-radius: 8px;
}
.bindModal .amu-modal-content .amu-modal-header {
  border-radius: 8px 8px 0 0;
}
.bindModal .amu-modal-content .amu-modal-footer {
  border-radius: 0 0 8px 8px;
}
.bindModal .amu-form-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.bindModal .amu-form-item .amu-form-item-label {
  color: #333;
  text-align: left;
}
.bindModal .amu-form-item .amu-input {
  border-radius: 6px;
}
.bindModal .amu-form-item .amu-select-selector {
  border-radius: 8px;
}

/*  左侧导航样式 */

.editDetailLeft {}

:global ul.editDetailLeft div.amu-menu-submenu-title {
  padding-left: 35px !important;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
}

:global ul.editDetailLeft li.amu-menu-item {
  padding-left: 35px !important;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
}

:global ul.editDetailLeft .amu-menu-sub li.amu-menu-item {
  padding-left: 35px !important;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
}

:global ul.editDetailLeft>li:first-child {
  margin-bottom: 10.5px !important;
}

/* 有roma插件的 */
:global ul.editDetailLeft>li:nth-child(5) {
  margin-bottom: 17.5px !important;
}

:global ul.editDetailLeft>li:nth-child(6) {
  border-top: 1px solid #dbe6f1;
}

:global ul.editDetailLeft>li:nth-child(6).amu-menu-item:active {
  background-color: transparent;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* 没有roma插件的 */
:global ul.editDetailLeft>li:nth-child(3) {
  margin-bottom: 17.5px !important;
}

.PPgsNKnsdqWcuFyRq95CVg\=\= {
  min-height: 560px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 15px;
  border-right: 1px solid #DBE6F1FF;
}


.jWdbpNs2HbcP7hCaopScww\=\= {
  font-family: PingFangSC;
  font-size: 12px;
  color: #999999;
  font-weight: Regular;
  height: 35px;
  line-height: 35px;
  padding-left: 24px;
}


.eEVG\+yWBW\+Fcpi5FlCMeuQ\=\= {
  height: 1px;
  background-color: #dbe6f1;
  margin: 0 24px;
}


.BB2ph7pMF7QBc83uiKC6Pg\=\= {
  font-size: 12px;
}


.BB2ph7pMF7QBc83uiKC6Pg\=\=:hover .x4PydW5s22fTVHGGgrSIeg\=\= {
  filter: drop-shadow(#0D94FF 50px 0);
  transform: translateX(-50px);
}


.x4PydW5s22fTVHGGgrSIeg\=\= {
  margin-left: 24px;

}


._0v-W0MeNQ0KrWoRGXYi8hw\=\= {
  filter: drop-shadow(#0D94FF 50px 0);
  transform: translateX(-50px);
}


.BB2ph7pMF7QBc83uiKC6Pg\=\= span {
  margin-left: 4px !important;
  font-size: 12px;
}


.KJeS5vzV2XpYKooABSYkmA\=\= {
  color: #333333;
}


.KJeS5vzV2XpYKooABSYkmA\=\=:hover {
  color: #0d94ff;
}


.z8DugxcCR9-rINtEKELQ\+g\=\= {
  color: #0d94ff;
}


.uFZyMF7M8YcUGUIYE\+dpkQ\=\= {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 16px 0px;
  border-bottom: 1px solid #DBE6F1;
  border-right: 1px solid #DBE6F1;
}


.J8lLbR4fwS8-lpnwWCjuuw\=\= {
  padding-left: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
  cursor: pointer;
}


.PzAH23nZ5kzMjaLfbSragQ\=\= {
  height: 16px;
}


.fuqc4X3BhvFeanUF7cPM2Q\=\= {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  margin-left: 8px;
}


.G96s\+FxYfLAS47sLZ49lkQ\=\= {
  width: 97px;
  padding-right: 10px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #262626;
  letter-spacing: 0;
  line-height: 20px;
  margin-left: 8px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.base-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  min-height: 560px;
}
.wecode-body.wecode-baseinfo {
  margin-top: 12px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.wecode-body.wecode-baseinfo .baseinf-title {
  font-family: MicrosoftYaHeiSemibold;
  font-size: 24px;
  color: #262626;
  letter-spacing: 0;
  font-weight: bold;
  padding-left: 24px;
  padding-bottom: 24px;
}
.wecode-body.wecode-baseinfo .wecode-button {
  position: absolute;
  top: 53px;
  right: 0;
}
.wecode-body.wecode-baseinfo .wecode-button button:first-child {
  background: #008DFF;
  color: #fff;
  border: 1px solid #008DFF;
}
.wecode-body.wecode-baseinfo .wecode-button button {
  margin-right: 10px;
}
.wecode-handles {
  padding-left: 130px;
}
.wecode-handles button {
  margin-right: 10px;
}
.wecode-handles button:nth-child(1) {
  background: #008DFF;
  color: #fff;
  border: 1px solid #008DFD;
}
.wecode-handles button:nth-child(2) {
  color: #008DFF;
  border: 1px solid #008DFD;
}
.modal-content {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #262626;
}
.modal-content .apname-desc {
  margin-bottom: 15px;
}
.modal-content .appname-check {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.modal-content .appname-check span {
  font-size: 12px;
  color: #595959;
  margin-right: 10px;
}
.modal-content .appname-check input {
  width: 320px;
}
.item-list .item-right .description {
  margin-left: 10px;
  line-height: 35px;
}
.item-list .item-right .description img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.common-input .description span {
  margin-left: 15px;
}
.common-input .description span:nth-child(1) {
  margin-left: 10px;
}
.item-list .item-left {
  line-height: 35px;
}
.item-list .item-right .amu-input.onlyReady {
  line-height: 35px;
  border: 1px solid transparent;
}
.item-list .item-right .amu-input.onlyReady:focus,
.item-list .item-right .amu-input.onlyReady:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
}
.item-list .item-right input {
  height: 35px;
}
.item-list .item-right textarea,
.item-list .item-right input {
  font-size: 14px;
}
.item-list .item-right .common-input,
.item-list .item-right .textarea,
.item-list .item-right .pic-wall-avatar {
  margin-bottom: 4px;
}
.wecode-baseinfo .wecode-handles {
  padding-left: 160px;
  margin-top: 7px;
}
.wecode-baseinfo .wecode-handles button {
  width: 88px;
  height: 35px;
}
.wecode-baseinfo .wecode-handles button:last-child {
  margin-left: 5px;
  border: 1px solid #CCCCCC;
  color: #595959;
}
.wecode-baseinfo .item-list .item-right .error {
  height: 25px;
}
.wecode-body.wecode-baseinfo .wecode-button button {
  padding: 0 14px;
  height: 30px;
}
.textarea {
  width: 600px;
  padding-bottom: 10px;
}
.textarea > span {
  font-size: 13px;
  right: 17px !important;
  bottom: 12px !important;
  background-color: #fff;
}

.cropper-wrap {
  display: -ms-flexbox;
  display: flex;
}
.cropper-wrap .cropper {
  background: #f5f5f5 url(data:image/png;base64,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lJEuvYkFAJAK/PxZ2fX7XWC2/qQuw9lH+LB5r4CANtvVEj2wN5aWYB6fTgtSPoVKbCmYAY3p95/0KVQe8zAW2IJDfqVsqQ1ksTmNZemrk+SRSADQZx4BrC8ouF7CiO+9KTwzCD3g7C5V8AAw/f769esbsLBvtxX94U2AVqCDzJfSEsz1VlIiY/AxAP3+K9iT80tAd0miJTU36Uy61Eku+WxlgwYAU75bKPDptsYlZ0cAptsh+TaD0FJ7DeyU9ZAK1gUQoWany5ec6vd7QA74tYVtZUeEfJchSAuwbNmynemrzHxfzg/o7SKqhtEafGC2nhVJ87oUJABYuJhFwYZ7lUCZnAjAeRRbz97kM8jiWuwAYMpnfubsTKdaSDgugRMZb1nvQCplLNYYoPOfJS3EgJr+UpQTSqPbvZ/p4X1x1HsHAGvig1kWbaAp2i9OAZQ3HgEGhVcwKJzpq8W7C2Bzxyw53xd7uHzchNPohif7avQKAKZ8N2LwLF+jyheUQBU34hu0yIf6aHXuAjA0jqhbiFGzOKEjJwQYD/yGT8bz3OBnlyI5BYDp92n6zQ8djnAxItnUCDRh6SiCoNXWolMXgPPNzh4535Zu+nK1tAT3uZi1bgE6R/2/q+l3wZu+LAFgfgVtV34Frc3GunULQL8/Rs63QZqtDD6qxlfjbEthHQDMNxPfnmRbaMmVJkBXbT1Atw4AmpVmmhezOUFHzglws1r/CKZ1ANTV1bXQvHyU87r/74vHTfoxK4M/2YKwDgCjkH+PchUff9oql1zqBP7iJjU+sj6cAoCR5So0m40fn1pbkGBaBD7j7j+cNYAfXAxaTwN7KmUTyP4MNg7i/PeFiZ7p+p4OgcrKyjbOZv530Y/pWJQVERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERCB7An8A4jFfb4e2yv5AAAAAElFTkSuQmCC) no-repeat;
  background-size: 100%;
}
.cropper-wrap .pre-view {
  margin-left: 40px;
}
.cropper-wrap .pre-view div {
  background: #f5f5f5 url(data:image/png;base64,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lJEuvYkFAJAK/PxZ2fX7XWC2/qQuw9lH+LB5r4CANtvVEj2wN5aWYB6fTgtSPoVKbCmYAY3p95/0KVQe8zAW2IJDfqVsqQ1ksTmNZemrk+SRSADQZx4BrC8ouF7CiO+9KTwzCD3g7C5V8AAw/f769esbsLBvtxX94U2AVqCDzJfSEsz1VlIiY/AxAP3+K9iT80tAd0miJTU36Uy61Eku+WxlgwYAU75bKPDptsYlZ0cAptsh+TaD0FJ7DeyU9ZAK1gUQoWany5ec6vd7QA74tYVtZUeEfJchSAuwbNmynemrzHxfzg/o7SKqhtEafGC2nhVJ87oUJABYuJhFwYZ7lUCZnAjAeRRbz97kM8jiWuwAYMpnfubsTKdaSDgugRMZb1nvQCplLNYYoPOfJS3EgJr+UpQTSqPbvZ/p4X1x1HsHAGvig1kWbaAp2i9OAZQ3HgEGhVcwKJzpq8W7C2Bzxyw53xd7uHzchNPohif7avQKAKZ8N2LwLF+jyheUQBU34hu0yIf6aHXuAjA0jqhbiFGzOKEjJwQYD/yGT8bz3OBnlyI5BYDp92n6zQ8djnAxItnUCDRh6SiCoNXWolMXgPPNzh4535Zu+nK1tAT3uZi1bgE6R/2/q+l3wZu+LAFgfgVtV34Frc3GunULQL8/Rs63QZqtDD6qxlfjbEthHQDMNxPfnmRbaMmVJkBXbT1Atw4AmpVmmhezOUFHzglws1r/CKZ1ANTV1bXQvHyU87r/74vHTfoxK4M/2YKwDgCjkH+PchUff9oql1zqBP7iJjU+sj6cAoCR5So0m40fn1pbkGBaBD7j7j+cNYAfXAxaTwN7KmUTyP4MNg7i/PeFiZ7p+p4OgcrKyjbOZv530Y/pWJQVERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERABERCB7An8A4jFfb4e2yv5AAAAAElFTkSuQmCC) no-repeat;
  background-size: 100%;
  border-radius: 36px;
}
.cropper-wrap .pre-view img {
  width: 120px;
  height: 120px;
  border-radius: 36px;
}
.cropper-view-box,
.cropper-face {
  border-radius: 30%;
}

.pic-wall-avatar {
  margin-left: 10px;
}
.pic-wall-avatar .picture-list {
  display: -ms-flexbox;
  display: flex;
}
.pic-wall-avatar .picture-list .image-list {
  position: relative;
  margin-right: 15px;
}
.pic-wall-avatar .picture-list .image-list img {
  width: 80px;
  height: 80px;
}
.pic-wall-avatar .picture-list .image-list i {
  position: absolute;
  top: -6px;
  right: -6px;
  color: #fff;
  width: 15px;
  height: 15px;
  background: url(../../static/media/delete.203e75b4.svg);
  cursor: pointer;
}
.pic-wall-avatar .picture-list .file-upload-select {
  border: 1px dashed #ddd;
  background: #fff;
  height: 80px;
  width: 80px;
  position: relative;
  cursor: pointer;
}
.pic-wall-avatar .picture-list .file-upload-select .file-upload {
  width: 100%;
  height: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  position: relative;
}
.pic-wall-avatar .picture-list .file-upload-select .change-img {
  position: absolute;
  color: #fff;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
  background: rgba(0, 56, 102, 0.5);
  font-size: 12px;
}
.pic-wall-avatar .picture-list .img-upload-select {
  border: 1px dashed transparent;
}
.pic-wall-avatar .picture-list .img-upload-select .change-img {
  border-radius: 0 0 23.4px 23.4px;
  height: 23.4px;
}
.pic-wall-avatar .avatar-img-read {
  width: 80px;
  height: 80px;
  margin-right: 16px;
  border-radius: 24px;
}
.pic-wall-avatar .preview-span {
  color: #008DFF;
  cursor: pointer;
}
.pic-wall-avatar .amu-spin-nested-loading .amu-spin-spinning .amu-spin-dot {
  margin: -20px;
}
.defaultIconList .iconTab {
  display: -ms-flexbox;
  display: flex;
  margin-top: 27px;
}
.defaultIconList .iconTab .tab {
  line-height: 19px;
  margin-right: 32px;
  text-align: center;
  font-size: 14px;
  color: #666;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
}
.defaultIconList .iconTab .active {
  color: #008DFF;
}
.defaultIconList .iconTab .active:after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background: #008DFF;
  position: absolute;
  bottom: -8px;
  left: 14px;
}
.defaultIconList .iconList ul {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-top: 25px;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0;
}
.defaultIconList .iconList .iconItem {
  list-style: none;
  margin-right: 24px;
  position: relative;
  cursor: pointer;
}
.defaultIconList .iconList .iconItem p {
  margin: 0;
  color: #666;
}
.defaultIconList .iconList .iconItem img {
  width: 48px;
  height: 48px;
  border-radius: 14px;
}
.defaultIconList .iconList .itemChecked::before {
  content: '';
  display: block;
  position: absolute;
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  border-radius: 14px;
}
.defaultIconList .iconList .itemChecked::after {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAB1UExURUxpcQCN/wCN/wCN/wCN/wCN/wCO/wCU/wCd/wCN/wCO/wCP/wCN/wCP/wCN/////x6a//L5/zCi//r8/ymf/8/p/8fm/+v2/2C4/w+U/3vE/2y9/7Db/4vL/7vg/1Gx/waP/6XX/9vu/z6o/67a/0uu/1az/xuTZHkAAAAOdFJOUwCC2b/y48cYBvSVR5YtoorohAAAARtJREFUOMuFU+magyAMRLAKQsF6t/aw3eP9H3G5yrHUj/ljZEImCQkADpg2CBICUUMxSFGzkjuUrP5H44LwCKSIotQVT1AFQY4H/gGHo7v/kZceNgau+A4qk0fBd1FoAZISy/wadC1KhKV81wsxaYvJDMqE30YhxGg6hgFNA1wkL36MTUGT8IMUEE/70wBkZTvnMEl+PtsfBKD+3oS42aNVCfy+vSEwRZ7k4aqtVplX/2jWQYXtv5R1l9ap9Q9vJQZ1b5bnixJYfMbwneRDEeOmBe5BSciVqYt/XmMBVaZr1LewWMOmUN/q82j4KeRlq/1jtbPi+yF0YNFzdy/JL9Ho1vHAbI9Llw5MfuSyQ5sf+/zi5Fcvv7z76/8HUsMuWGWPvKAAAAAASUVORK5CYII=);
  background-size: 16px 16px;
  right: -4px;
  bottom: -1px;
}

.common-input .input:hover {
  border-color: red;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 24, 101, 0.2);
          box-shadow: 0 0 0 2px rgba(255, 24, 101, 0.2);
}
.common-input .input:focus {
  border-color: red;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 24, 101, 0.2);
          box-shadow: 0 0 0 2px rgba(255, 24, 101, 0.2);
}
.common-input .description span {
  color: #008DFF;
  cursor: pointer;
  margin-left: 10px;
}
.common-input .description .values {
  margin-left: 0 !important;
}
.common-input .description .values span {
  color: #262626;
}
#inputValue {
  display: none;
}

.text_area_div {
  width: 600px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border: 1px solid #DBE6F1;
  border-radius: 2px ;
  color: #333;
}
.text_area_div:hover {
  border-color: #36abff;
  -webkit-box-shadow: 0 0 0 2px rgba(13, 148, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(13, 148, 255, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.text_area_div:focus {
  border-color: #36abff;
  -webkit-box-shadow: 0 0 0 2px rgba(13, 148, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(13, 148, 255, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.text_area_div .hw_text_area {
  -ms-flex: 1 1;
      flex: 1 1;
  width: 100%;
  height: 35px;
  padding-top: 4px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 8px;
  border: none;
  font-size: 16px;
  resize: none;
  border-radius: 2px;
  background-color: transparent;
}
.text_area_div .hw_text_area::-webkit-input-placeholder {
  color: #ccc;
}
.text_area_div .count {
  color: #ccc;
  font-size: 12px;
  padding-right: 10px;
}

.pic-wall {
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
}
.pic-wall .picture-list {
  display: -ms-flexbox;
  display: flex;
}
.pic-wall .picture-list .image-list {
  position: relative;
  margin-right: 15px;
}
.pic-wall .picture-list .image-list img {
  width: 80px;
  height: 80px;
}
.pic-wall .picture-list .image-list i {
  position: absolute;
  top: -6px;
  right: -6px;
  color: #fff;
  width: 15px;
  height: 15px;
  background: url(../../static/media/delete.203e75b4.svg);
  cursor: pointer;
}
.pic-wall .picture-list .file-upload-select {
  border: 1px dashed #ddd;
  background: #fff;
  height: 80px;
  width: 80px;
  padding: 23px;
  margin-right: 15px;
  cursor: pointer;
}
.pic-wall .picture-list .file-upload-select .file-upload {
  width: 100%;
  height: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  position: relative;
}
.pic-wall .avatar-img-read {
  width: 80px;
  height: 80px;
  cursor: pointer;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 15px;
}
.pic-wall .video-background {
  position: relative;
}
.pic-wall .video-background .background-img {
  position: absolute;
  top: 0;
  background: url(../../static/media/palyer.cb7127a7.svg) no-repeat 50%;
  width: 80px;
  height: 80px;
}
.pic-wall .preview-span {
  color: #008DFF;
  cursor: pointer;
}
.pic-wall-modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  z-index: 1000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.pic-wall-modal .pic-center {
  width: 100%;
  height: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.pic-wall-modal .pic-center .pic-show {
  width: 360px;
  max-height: calc(100% - 200px);
  background: red;
  overflow: auto;
}
.pic-wall-modal .pic-center .pic-show .item {
  width: 100%;
  height: 360px;
}
.pic-carousel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.pic-carousel i {
  margin: 0 15px;
  color: #008DFF;
}

.item-list {
  margin-left: 24px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.item-list .item-left {
  width: 120px;
  text-align: right;
  margin-right: 10px;
  font-size: 14px;
  color: #595959;
}
.item-list .item-right {
  width: 100%;
  font-size: 14px;
  color: #262626;
  position: relative;
}
.item-list .item-right .amu-input {
  width: 600px;
}
.item-list .item-right textarea {
  resize: none;
}
.item-list .item-right .tip {
  font-size: 12px;
  color: #999999;
  margin-left: 5px;
  display: inline-block;
}
.item-list .item-right .imgTip {
  position: absolute;
  left: 91px;
  top: 63px;
}
.item-list .item-right .error {
  color: #FF8870;
  height: 18px;
  display: block;
}
.item-list .item-right .description {
  font-size: 14px;
  color: #262626;
  word-break: break-all;
  word-wrap: break-word;
  width: calc(100%);
}
.item-list .item-right .amu-select.amu-select-enabled {
  width: 600px !important;
}
.item-list .client-info {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  position: absolute;
  left: 200px;
}
.item-list .client-info .client-number {
  margin: 0 0 15px 15px;
}
.item-list .client-info .client-number span {
  margin-left: 15px;
}
.item-list .client-info .client-number .client-event {
  color: #008DFF;
  cursor: pointer;
}
.uploadLink {
  color: #008DFF;
  margin-left: 5px;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  top: 40px;
  left: 91px;
}
.uploadLink:hover {
  opacity: 0.8;
}

.RdrHJr9BaXTGDTIgyP18Kg\=\= {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background: #FFf3f0;
  border: 1px solid #ffe5e0;
  border-radius: 2px;
  padding: 5px 16px;
}

.-Gg8PemFZMYY\+e2vmF9Uaw\=\= {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

.VHzd2m3xLcN8ArxES\+2T1g\=\= {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #0D94FF;
  cursor: pointer;
}
.app-member-body {
  padding: 12px 24px;
}
.app-member-body .member-title {
  font-family: MicrosoftYaHeiSemibold;
  font-size: 24px;
  color: #262626;
  letter-spacing: 0;
  font-weight: bold;
  padding-bottom: 24px;
}
.app-member-body .app-member {
  border: 1px solid #DBE6F1;
}
.app-member-body .app-member .bottom-line {
  border-bottom: 1px solid #DBE6F1;
}
.app-member-body .app-member .wecode-header {
  height: 50px;
  padding: 10px 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.app-member-body .app-member .wecode-header-title {
  color: #595959;
  letter-spacing: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 14px;
}
.app-member-body .app-member .wecode-header-title :first-child {
  font-size: 16px;
  color: #262626;
  margin-right: 16px;
  font-weight: bold;
}
.app-member-body .app-member .wecode-header button {
  background: #008DFF;
  color: #FFFFFF;
  padding-left: 18px;
  padding-right: 18px;
}
.app-member-body .app-member .wecode-list-header {
  padding: 14px 24px;
  display: -ms-flexbox;
  display: flex;
  color: #262626;
  -ms-flex-align: center;
      align-items: center;
  font-size: 14px;
}
.app-member-body .app-member .wecode-list-item {
  color: #595959;
  padding: 14px 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.app-member-body .app-member .wecode-list-pagination {
  padding: 14px 20px;
}
.app-member-body .app-member .wecode-list .list-item {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: 33.3%;
}
.app-member-body .app-member .wecode-list-body {
  position: relative;
}
.app-member-body .app-member .wecode-list-body .amu-spin {
  height: 55px;
  width: 100%;
}
.app-member-body .app-member .wecode-list-body .amu-spin-dot {
  margin-top: 9px;
}

.personModal_title {
  color: #666666;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  width: 100%;
}

.personModal_search, .personModal_count {
  color: #666666;
  display: block;
  font-size: 14px;
  padding-bottom: 10px;
  width: 100%;
}

.personModal_search .amu-select-selection__clear {
  right: 35px;
}

.amu-select-selection__clear-icon {
  display: none;
}

.searchInput {
  height:35px
}

.searchInput :global(.amu-input-sm) {
  height:22px;
  margin-left: 5px;
}

.certain-category-icon svg{
  color: #55b2ff;
  width:18px;
  height: 18px;
  margin-right: 4px;
  margin-top: 2px;
  margin-left: 4px;
}

.member-name{
  max-width: 180px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}

.member-account{
  max-width: 180px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}

.XZieKAq-K4F7dxH8s9pqcw\=\= {
  margin: 0 24px;
}
.rVOdccX6rVaTD5aXTkxiAA\=\= {
  font-size: 24px;
  color: #262626;
  font-family: MicrosoftYaHeiSemibold;
  font-size: 24px;
  letter-spacing: 0;
  margin-top: 12px;
  font-weight: 600;
}
.NSZz5O0qKo4noCh0pDRsxQ\=\= {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  margin-top: 13px;
  margin-bottom: 51px;
}
.rmNjGKAK5fkYydthYlWTDQ\=\= {
  width: 86px;
  height: 35px;
  margin-bottom: 17px;
}
.lMXN4Z8rdil4K6cBdRunSQ\=\= .amu-table table {
  border: 1px solid #f0f0f0;
}
.lMXN4Z8rdil4K6cBdRunSQ\=\= .amu-table-thead > tr > th {
  background: white;
  font-family: MicrosoftYaHeiSemibold;
  font-size: 14px;
  color: #262626;
  letter-spacing: 0;
  font-weight: 600;
}
.lMXN4Z8rdil4K6cBdRunSQ\=\=
  .amu-table-thead
    > tr
    > th:not(:last-child):not(.amu-table-selection-column):not(.amu-table-row-expand-icon-cell):not([colspan])::before {
  position: relative;
}
.lMXN4Z8rdil4K6cBdRunSQ\=\= .amu-table-row{
  cursor: pointer;
}
.KJUFfxFjRoaC-iGTJzvHgA\=\= {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #595959;
  letter-spacing: 0;
}
.N-RLbP7JrC-lmk3hDfSRZw\=\={
  height: 40px;
  line-height: 40px;
  color: #008dff;
  width: 30px;
}


.flex {
  display: -ms-flexbox;
  display: flex;
}
.flex-left {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.flex-center {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.no-version {
  text-align: center;
  padding: 40px 0 60px;
  width: 100%;
}
.no-version.wema {
  padding: 24px 0 42px;
}
.no-version.wema p {
  margin-bottom: 6px;
}
.flex-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.confirm-modal .amu-modal-footer {
  text-align: center;
}
.editions-item {
  margin-top: 15px;
  width: calc(100% - 145px);
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.editions-item .left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  width: 32%;
}
.amu-btn-primary:focus {
  background-color: #008dff;
  border-color: #008dff;
}
.is-open-system {
  float: right;
  color: #008dff;
  cursor: pointer;
}
.is-open-system:hover {
  opacity: 0.8;
}
.common_share_line {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-left: 6px;
}
.editions-edition-content-container {
  margin-top: 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.editions-edition-title {
  font-size: 14px;
  color: #595959;
  letter-spacing: 0;
  text-align: left;
  width: 100%;
}
.editions-edition-content {
  margin-left: -1px;
  text-align: center;
  font-size: 24px;
  color: #262626;
  letter-spacing: 0;
}
.editions-edition-qrcode {
  cursor: pointer;
  margin: 0 19px;
  width: 25px;
  height: 25px;
}
.editions-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  margin-bottom: 19px;
}
.editions-item .right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  height: 120px;
}
.editions-item .right .item-title,
.editions-item .left .item-title {
  font-size: 14px;
  width: 100px;
  margin-right: 20px;
  color: #595959;
  letter-spacing: 0;
  min-width: 99px;
  text-align: right;
}
.editions-item .left .item-title {
  width: 65px;
  min-width: 65px;
}
.editions-item .right .item-cont,
.editions-item .left .item-cont {
  font-size: 14px;
  color: #262626;
  letter-spacing: 0;
  display: block;
  max-width: 600px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.item-ciVal {
  width: 52px;
  height: 22px;
  border: 1px solid #5accaa;
  color: #5accaa;
  font-size: 12px;
  text-align: center;
  margin-left: 12px;
  border-radius: 2px;
}
.editions-item .left .item-cont {
  max-width: 260px;
}
.editions-item .cell {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
}
.edition-name {
  font-size: 18px;
  color: #262626;
  letter-spacing: 0;
}
.operations {
  min-width: 145px;
  position: relative;
}
.operations-button {
  display: -ms-flexbox;
  display: flex;
}
.middle-divider {
  background: #dbe6f1;
  width: 1px;
  height: 120px;
  margin: 0 25px;
}
.editions-button {
  cursor: pointer;
  line-height: 30px;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  background: #008dff;
  border: #008dff 1px solid;
  border-radius: 2px;
  width: 74px;
  height: 30px;
}
.edition-bottom {
  height: 75px;
  padding: 0 25px;
  position: relative;
  -ms-flex-align: center;
      align-items: center;
}
.edition-touch-enterprise {
  position: absolute;
  right: 25px;
  top: 25%;
}
.btn-link {
  cursor: pointer;
  font-size: 14px;
  color: #008dff;
  letter-spacing: 0;
}
.btn-link {
  display: inline-block;
}
.btn-link.modify {
  display: inline-block;
  vertical-align: top;
}
.manager-url-content .interval {
  margin-right: 15px;
}
.manage-url {
  max-width: 400px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  margin-right: 20px;
}
.administrator-list ul {
  margin: 0;
  padding: 0;
}
.administrator-list ul li {
  list-style: none;
  line-height: 32px;
  font-size: 16px;
  color: #000;
  position: relative;
  padding-left: 10px;
  display: block;
}
.administrator-list ul li:before {
  content: "·";
  position: absolute;
  top: -4px;
  left: 0;
  font-size: 40px;
}
.administrator-list ul li label {
  margin-right: 20px;
}
.administrator-list .audit-url {
  margin: 15px 0 5px 0;
  color: #666;
}
.amu-upload-list .amu-upload-list-item .cwpicon-cross {
  top: 2px;
  right: 0;
}
.subPre {
  padding: 40px 30px;
  overflow: hidden;
}
.subPre .amu-spin-nested-loading {
  width: 75%;
}
.subPre .amu-spin-nested-loading .amu-input.amu-input-disabled {
  width: 81% !important;
}
.subPre .amu-spin-nested-loading .amu-spin-container {
  display: -ms-flexbox;
  display: flex;
}
.subPre .amu-spin-sm .amu-spin-dot {
  font-size: 18px;
  height: 18px;
  width: 18px;
}
.subPre .name {
  height: 200px;
  border-top: 1px solid #dbe6f1;
  border-bottom: 1px solid #dbe6f1;
  padding: 40px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 40px;
}
.subPre .name > img {
  float: left;
  width: 120px;
  height: 120px;
  margin-right: 30px;
}
.subPre .name > div {
  float: left;
}
.subPre .name > div > h3 {
  font-size: 24px;
  color: #000;
  margin-bottom: 10px;
}
.subPre .name > div > p {
  font-size: 18px;
  color: #4b5863;
}
.subPre form p {
  font-size: 18px;
  color: #000;
}
.subPre .download-btn {
  height: 30px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 10px;
}
.subPre .upload-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  height: 30px;
  line-height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0px 2px 2px 0px;
}
.subPre .amu-upload-list {
  display: none;
}
.subPre .amu-form-item-label {
  text-align: left;
}
.subPre .amu-input {
  width: 300px;
  border-right: none;
  border-radius: 2px 0 0 2px;
}
.pre-record {
  position: relative;
}
.pre-record .amu-table-thead > tr > th {
  border-top: 1px solid #dbe6f1;
  background-color: #fff;
  height: 50px;
  line-height: 50x;
}
.pre-record .amu-table-thead > tr > th span {
  font-size: 14px;
  color: #272727;
  font-weight: 400;
  position: relative;
}
.pre-record .amu-table-tbody > tr > td.preview .amu-btn {
  line-height: 1;
  padding: 0 8px;
  height: 25px;
  color: #1890ff;
  border: 1px solid #1890ff;
  margin-left: 11px;
}
.presubmit-item-title .amu-form-item-label label {
  position: relative;
}
.presubmit-item-title .amu-form-item-label label:before {
  content: "*";
  position: relative;
  top: 4px;
  font-size: 18px;
  margin-right: 5px;
  color: #ff0606;
}
.presubmit-item-title .file-clear {
  position: relative;
  font-size: 12px;
  color: #888;
  margin: 9px 0 0 -23px;
  width: 23px;
  cursor: pointer;
  z-index: 2;
}
.presubmit-item-title .file-clear.hidden {
  display: none;
}
.preaudit-section {
  padding-top: 30px;
  border-top: 1px solid #dbe6f1;
}
.preaudit-section .preaudit-submit-btn {
  width: 120px;
  height: 36px;
  font-size: 14px;
}
.audit-vertion-success-icon {
  color: #52c41a;
  font-size: 20px;
  vertical-align: middle;
  margin-right: 8px;
}
.audit-vertion-error-icon {
  color: #f5222d;
  font-size: 20px;
  vertical-align: middle;
  margin-right: 8px;
  font-weight: 600;
  margin-top: -3px;
}
.applyInfo .statusItem {
  margin-right: 20px;
  line-height: 19px;
}
.applyInfo .audit-vertion-success-icon,
.applyInfo .audit-vertion-error-icon {
  font-size: 16px;
  margin-right: 5px;
  line-height: 21px;
}
.version-pre-audit-record {
  margin: -15px 0 20px 5px;
}
.version-pre-audit-record .view-all {
  text-align: right;
  padding-bottom: 5px;
}
.version-pre-audit-record .pre-record {
  padding: 0;
}
.version-pre-audit-record .pre-record .amu-table-thead > tr > th span:before {
  display: none;
}
.version-pre-audit-record .pre-record .amu-table-wrapper {
  border-left: solid 1px #dbe6f1;
  border-right: solid 1px #dbe6f1;
}
.version-pre-audit-record .pre-record .amu-table-content {
  border-bottom: solid 1px #dbe6f1;
}
.version-pre-audit-record .pre-record .amu-table-content .amu-table-tbody > tr:last-child > td {
  border-bottom: 0 none;
}
.version-pre-audit-record .pre-record .amu-table-content .amu-table-tbody > tr > td.preview .amu-btn {
  line-height: 1;
  padding: 0 8px;
  height: 25px;
  color: #1890ff;
  border: 1px solid #1890ff;
  margin-left: 11px;
}
.version-pre-audit-record .pre-record .amu-table-content .amu-table-placeholder {
  background-size: 100px 85px;
  padding-top: 80px !important;
  width: 90px;
  height: 116px;
  margin-left: -50px;
}
.pre-record .amu-table-fetched .amu-table-placeholder {
  min-height: 0px;
}
.url-modal {
  position: relative;
}
.url-modal .amu-modal-body {
  padding: 45px 20px 25px 20px !important;
}
.url-modal .app-steer {
  position: absolute;
  left: 0;
  top: 45px;
  width: 100%;
  height: 30px;
  background-color: #FFF9F0;
  font-size: 12px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  color: #595959;
  line-height: 30px;
  padding: 0 20px;
}
.url-modal .app-steer span:nth-of-type(1) {
  margin-left: 1%;
}
.url-modal .app-steer span:nth-of-type(2) {
  color: #0D94FF;
  cursor: pointer;
  position: absolute;
  right: 0;
  padding-right: 20px;
}
.url-modal .app-name {
  padding: 8px;
}
.url-modal .app-name .is-require {
  color: red;
}
.url-modal .app-name .ulr-format {
  color: #a2a6a9;
}
.url-modal .app-name .mobile-url {
  background: #d5dadf !important;
  line-height: 26px;
  border: 1px solid #dbe6f1;
  overflow: hidden;
}
.url-modal .app-name .amu-input {
  height: 36px;
}
.url-modal .amu-checkbox-wrapper .amu-checkbox-disabled + span {
  color: #666;
}
.spin {
  left: 0;
  position: absolute;
  top: calc(50% - 20.5px);
  width: 100%;
  z-index: 999;
}
.preWrap {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
.tigs {
  font-size: 14px;
  color: #595959;
}
.ciTitle {
  color: #262626;
  font-size: 16px;
  vertical-align: top;
  margin-left: 4px;
}
.onLoadCI {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 75px;
}
.finishedTitle {
  margin-top: 5px;
  margin-left: 73px;
  margin-bottom: 4px;
}
.finishedTitle .ciTitle {
  vertical-align: middle;
}
.finishedTips {
  color: #b5b5b5;
  font-size: 14px;
  margin-left: 17px;
  width: 89.3%;
  margin-bottom: 15px;
}
.errorTitle {
  margin-top: 5px;
  margin-left: 44px;
  margin-bottom: 4px;
}
.errorDOC {
  text-align: center;
  margin-bottom: 15px;
}
.ciModalSpin {
  position: absolute;
  left: 45%;
  top: 40%;
}
:global .onLoadIcon .cwpicon-loading2:before {
  width: 24px;
  height: 24px;
}
.editionStep {
  margin: 0 20px;
  padding: 33px 170px 21px;
  border-bottom: 1px solid #DBE6F1;
  color: #fff;
  min-height: 133px;
  /* 步骤条样式 */
}
.editionStep .publishStep .amu-steps-item .amu-steps-item-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.editionStep .publishStep .amu-steps-item .amu-steps-item-tail {
  padding: 0 40px;
}
.editionStep .publishStep .amu-steps-item .amu-steps-item-title {
  color: #595959;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 4px;
}
.editionStep .publishStep .amu-steps-item .stepIcon {
  font-size: 30px;
  display: block;
  width: 30px;
  height: 30px;
}
.editionStep .publishStep .amu-steps-item .amu-steps-item-content {
  margin-top: 8px;
}
.editionStep .publishStep .amu-steps-item .amu-steps-item-content .amu-steps-item-description {
  font-size: 14px;
  line-height: 19px;
  border-radius: 9px;
  background: #008dfd;
  position: relative;
  color: #fff;
  width: 50px;
  margin: auto;
}
.editionStep .publishStep .amu-steps-item .amu-steps-item-content .amu-steps-item-description::before {
  display: block;
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  -webkit-transform: translateX(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  border-top: 4px solid #008dfd;
  border-left: 4px solid #008dfd;
  top: -2px;
  left: 50%;
  margin-left: -2px;
}
.editionStep .publishStep .amu-steps-item-process .amu-steps-item-tail:after {
  background-color: #dbe6f1;
}
.editionStep .publishStep .amu-steps-item-wait .amu-steps-item-tail:after {
  background-color: #dbe6f1;
}
.editionStep .publishStep .amu-steps-item-wait .amu-steps-item-title {
  color: #ccc;
  font-size: 14px;
  line-height: 19px;
}
.editionStep .publishStep .amu-steps-item-wait .amu-steps-item-icon {
  border-color: #DBE6F1;
  background-color: #DBE6F1;
}
.editionStep .publishStep .amu-steps-item-wait .amu-steps-item-icon .amu-steps-icon {
  color: #fff;
}
.editionStep .publishStep .amu-steps-item-wait .amu-steps-item-content .amu-steps-item-description {
  background: #DBE6F1;
}
.editionStep .publishStep .amu-steps-item-wait .amu-steps-item-content .amu-steps-item-description::before {
  border-top: 4px solid #DBE6F1;
  border-left: 4px solid #DBE6F1;
}
.finishedGray {
  margin-top: 15px;
}
.grayRelease {
  width: 80px;
  text-align: center;
  padding: 0px;
}
.residueTime {
  display: inline-block;
  margin-left: 15px;
}
.setting {
  display: inline-block;
  margin-left: 15px;
}
.selectAdmin {
  margin-top: 22px;
}
.titles {
  display: inline-block;
  margin-bottom: 10px;
}
.selectedPerson {
  margin-left: 108px;
  min-height: 64px;
}
.selectBtn {
  display: inline-block;
  margin-left: 11px;
  padding: 6px 17px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  color: #008DFD;
  margin-bottom: 10px;
}
.selectBtn:hover {
  cursor: pointer;
}
.personItem {
  display: inline-block;
  background: #f7f7f7;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  font-size: 12px;
  color: #666666;
  margin-right: 8px;
  margin-bottom: 10px;
}
.personName {
  display: inline-block;
  line-height: 22px;
  padding-left: 8px;
  padding-right: 17px;
  color: #666666;
}
.personRemove {
  display: inline-block;
  padding-right: 10px;
  color: #666666;
}
.personRemove:hover {
  cursor: pointer;
}
.checkTitle1 {
  margin-bottom: 25px;
}
.selectTip {
  display: inline-block;
  margin-left: 10px;
}
.modal-item-text {
  text-align: start;
  position: relative;
}
.modal-item-text .suffix {
  float: left;
  position: absolute;
  font-size: 12px;
  color: #CCCCCC;
  letter-spacing: 0;
  text-align: right;
  right: 7px;
  bottom: 5px;
}
.qrcode {
  cursor: pointer;
  margin-left: 20px;
}
.downloadImg {
  text-align: center;
  padding-top: 10px;
}
.cwpicon {
  display: inline-block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cwpicon-question-circle-o:before {
  content: "\E63C";
}
.subscription-description {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -3px;
  vertical-align: middle;
  margin-left: 8px;
}
/* 灰度名单 */
.gray-list-span-max {
  max-width: 348px;
  display: inline-block;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 14px;
  margin-bottom: -2px;
}
.table-list table th {
  border-right: none !important;
}
.table-list table td {
  border-right: none !important;
}
.table-list table th:last-child {
  border-right: 1px solid #ddd !important;
}
.table-list table td:last-child {
  border-right: 1px solid #ddd !important;
}
.preReviewStatus {
  padding: 3px 6px 1px 6px;
  border-radius: 2px;
  font-size: 12px;
}

._1yNJGV6uQQbL2aCrF4zcnA\=\= {
  background: #ffffff;
  border-bottom: 1px solid #dbe6f1;
  height: 50px;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.lopokq7V48jrKXYW0prY1A\=\= {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 30px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #595959;
  letter-spacing: 0;
  text-align: center;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 2px;
}

._1yNJGV6uQQbL2aCrF4zcnA\=\= .lopokq7V48jrKXYW0prY1A\=\= span:nth-child(2)  {
  margin-left: 5px!important;
}

.RO1XaxkwtmycaXfP7zrcNw\=\= {
  margin-left: 24px;
  margin-right: 24px;
}

.FQ7y\+SHlzMmVCOeJkg38tw\=\= {
  display: flex;
  justify-content: space-between;
  margin-top: 19px;
}

.waLMg-DIBBSo3g3px\+z-lA\=\= {
  background: #008dff;
  border-radius: 2px;
  width: 86px;
  height: 35px;
}

.E\+jNbyUgSdd5CC\+E0ZgawA\=\={
  border-radius: 2px;
  width: 86px;
  height: 35px;
}

._7Xj5a9pDDIFT\+FO6-fYz-w\=\= {
  font-size: 24px;
  color: #262626;
  font-family: MicrosoftYaHeiSemibold;
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 600;
}

._4hZo\+IP9rDs0vLWvWEH1Og\=\= {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  margin-top: 13px;
  margin-bottom: 37px;
}

.Tdxvkq5ZB6AZtJr8xZOilw\=\= {
  background: #ffffff;
  border-radius: 2px;
  width: 600px;
}

.jhwV3zt2MYZg7W0LdaKU\+A\=\= {
  width: 150px;
  background: #ffffff;
  border-radius: 2px;
}

.egG-JWP8o2cPf13R\+P3H2w\=\= {
  background: #ffffff;
  border-radius: 2px;
  width: 600px;
  height: 76px !important;
}

.egG-JWP8o2cPf13R\+P3H2w\=\= textarea{
  resize: none;
}

._5WwGaS2nr8Dr4I-joFMtRQ\=\= {
  position: absolute;
  top: 35px;
  left: 132px;
  font-size: 12px;
  color: red;
}

._5Sc3V5twv6czl4T6KgU\+VA\=\= {
  position: absolute;
  top: 242px;
  left: 132px;
  font-size: 12px;
  color: red;
}

._52AfGlcDUo2YXpNs2m-MtA\=\= {
  border: 1px solid red !important;
}

._52AfGlcDUo2YXpNs2m-MtA\=\=:focus{
  box-shadow: none !important;
}

.nVgPfnbCWeX29EeEVPVDUQ\=\= textarea{
  border: 1px solid red !important;
}

.nVgPfnbCWeX29EeEVPVDUQ\=\= .amu-input:focus{
  border: 1px solid red !important;
  box-shadow: none !important;
}

.nVgPfnbCWeX29EeEVPVDUQ\=\= .amu-input:hover{
  border: 1px solid red !important;
  box-shadow: none !important;
}

.sXZ9OaBGozcRj0dsjT\+7Fg\=\= {
  font-size: 24px;
  font-weight: 600;
  color: #333;
}

.ADmUQdjg-xqUbmzTCqahrw\=\= {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #595959;
  letter-spacing: 0;
  line-height: 35px;
  margin-right: 12px;
  width: 120px;
  text-align: right;
}
.BvAUVmlaT9KVlWmmpifQcA\=\= {
  display: flex;
  margin-bottom: 20px;
}
.bedJpMfqdwRM3LmwEK0zTQ\=\={
  background:#F5F5F5;
  width:744px;
  height: 208px;
  display: -ms-grid;
  display: grid;
  justify-content: flex-start;
  grid-template-columns: repeat(auto-fill, 160px);
  grid-gap: 24px;
  padding: 16px;
}

._1RWN1PnKBBpW\+bWEMXRPvw\=\={
  padding: 16px
}
.o\+APqrdPqtrJ0Uzzx4lDXQ\=\= {
  padding: 10px 12px 0 12px;
  width: 160px;
  background: #ffffff;
  border: 1px solid #dbe6f1;
  border-radius: 4px;
  height: 76px;
}

._4jwoAyhf3XrxQ5XkS1y2Bg\=\= {
  font-family: PingFangSC;
  font-size: 12px;
  color: #262626;
  font-weight: 600;
}

.BPHS\+56\+\+fLpIomat\+C00w\=\= {
  font-family: PingFangSC;
  font-size: 12px;
  color: #595959;
  line-height: 18px;
  font-weight: Regular;
}

.selectAdmin {
  margin-top: 22px;
}
.titles {
  display: inline-block;
  margin-bottom: 10px;
}
.selectedPerson {
  margin-left: 108px;
  min-height: 64px;
}
.selectBtn {
  display: inline-block;
  margin-left: 11px;
  padding: 6px 17px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  color: #008DFD;
  margin-bottom: 10px;
}
.selectBtn:hover {
  cursor: pointer;
}
.personItem {
  display: inline-block;
  background: #f7f7f7;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  font-size: 12px;
  color: #666666;
  margin-right: 8px;
  margin-bottom: 10px;
}
.personName {
  display: inline-block;
  line-height: 22px;
  padding-left: 8px;
  padding-right: 17px;
  color: #666666;
}
.personRemove {
  display: inline-block;
  padding-right: 10px;
  color: #666666;
}
.personRemove:hover {
  cursor: pointer;
}
.checkTitle1 {
  margin-bottom: 25px;
}
.selectTip {
  display: inline-block;
  margin-left: 10px;
}
.modal-item-text {
  text-align: start;
  position: relative;
}
.modal-item-text .suffix {
  float: left;
  position: absolute;
  font-size: 12px;
  color: #CCCCCC;
  letter-spacing: 0;
  text-align: right;
  right: 7px;
  bottom: 5px;
}

.btn-div {
  background: #ffffff;
  border-bottom: 1px solid #dbe6f1;
  height: 50px;
  padding: 0 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.left-btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 70px;
  height: 30px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #595959;
  letter-spacing: 0;
  text-align: center;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.btn-div .left-btn span:nth-child(2) {
  margin-left: 5px!important;
}
.top_title {
  font-size: 24px;
  font-weight: 600;
  color: #333;
}
.pre_subPre {
  padding: 48px 24px;
  overflow: hidden;
}
.pre_subPre .name {
  border-bottom: 1px solid #dbe6f1;
  padding-bottom: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
}
.pre_subPre .name > img {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.pre_subPre .name > div > div {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
}
.pre_subPre .name > div > span {
  font-size: 16px;
  color: #4b5863;
}
.pre_subPre .flex {
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
}
.label_content {
  width: 112px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      align-items: flex-end;
  font-size: 14px;
  margin-right: 16px;
}
.upload_button {
  display: -ms-flexbox;
  display: flex;
}
.upload_button .amu-upload-list {
  display: none;
}
.label_name {
  height: 19px;
  line-height: 19px;
  color: #333;
}
.label_desc {
  height: 16px;
  line-height: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 12px;
  color: #999;
}
.label_required {
  color: #ff0606;
  margin-right: 5px;
}
.upload_content {
  width: 600px;
}
.upload_content span {
  font-size: 14px;
}
.upload_content .upload_limit {
  font-size: 12px;
  margin: 10px 0;
  color: #999;
}
.submit_button {
  width: 712px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 48px;
}
.readReport {
  width: 600px;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-radius: 2px;
  border: 1px solid #dbe6f1;
  padding-right: 12px;
}
.attachment_content {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.readReport .icon-folder {
  background-image: url(data:image/png;base64,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);
  width: 40px;
  height: 40px;
  word-break: break-word;
  margin: 4px 8px 4px 4px;
}
.attachment_name {
  width: 400px;
  font-size: 12px;
  color: #595959;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.close_icon {
  width: 12px;
  height: 12px;
  cursor: pointer;
}

._99leAjxenbKrNgBbNNs6fg\=\= {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 12px;
  padding-left: 24px;
  margin-bottom: 32px;
}
.fcVD2CgpjVz2BzbKZpeHKw\=\= {
  height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: MicrosoftYaHeiSemibold;
  font-size: 24px;
  color: #262626;
  letter-spacing: 0;
  font-weight: 600;
  position: relative;
}
.fcVD2CgpjVz2BzbKZpeHKw\=\= img {
  margin-left: 8px;
  cursor: pointer;
}
.HSCxhObIstsmvBwY2BN8ww\=\= {
  width: 100%;
  padding-top: 13px;
}
.jDQ3yYZbd4xbzvEddrkrgw\=\= {
  padding-left: 4px;
  line-height: 19px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
}
.kT6SkzUmPapW0lfT8QjHqg\=\= {
  margin-bottom: 12px;
}
.HSCxhObIstsmvBwY2BN8ww\=\= p {
  padding-left: 4px;
  line-height: 19px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
}
._99leAjxenbKrNgBbNNs6fg\=\= .DQQ-20C1b1rEwcTd3hzvvQ\=\= {
  width: 84px;
  height: 30px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #595959;
  letter-spacing: 0;
  position: absolute !important;
  right: 48px;
  top: 0;
}

._19Xf-R85NVULbMsI8Gmhzg\=\= {
  margin-top: 24px;
}
._19Xf-R85NVULbMsI8Gmhzg\=\= .WRKU27jAYVLncWro6KQ6Zg\=\= {
  border: 1px solid #dbe6f1;
  border-top: none;
}
._8iPCoCh08lKGGE-0QjsKCg\=\= {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #262626;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 7px;
  padding-left: 25px;
}
._19Xf-R85NVULbMsI8Gmhzg\=\= .A68lRIxDqLICmockvx4WPw\=\= {
  width: calc(100% - 50px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 25px;
}
._19Xf-R85NVULbMsI8Gmhzg\=\= .WzPOnL-JH1TUaAWhD5eHVg\=\= {
  -ms-flex-align: center;
      align-items: center;
  border-top: 1px solid #dbe6f1;
  color: #262626;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  height: 55px;
  line-height: 55px;
  padding: 10px 25px;
}
._19Xf-R85NVULbMsI8Gmhzg\=\= .RDuSrv70wkdkRKS690x41Q\=\= {
  -ms-flex-align: center;
      align-items: center;
  color: #595959;
  line-height: 55px;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 0;
  cursor: default;
  position: relative;
}
._19Xf-R85NVULbMsI8Gmhzg\=\= .RDuSrv70wkdkRKS690x41Q\=\=.utoWF4RjEPoAWezluDBPVQ\=\= {
  padding-left: 22px;
}
._19Xf-R85NVULbMsI8Gmhzg\=\= .RDuSrv70wkdkRKS690x41Q\=\= span {
  line-height: 29px;
}
._19Xf-R85NVULbMsI8Gmhzg\=\= .A68lRIxDqLICmockvx4WPw\=\= ._9X1-GtfL0kzLSSUKjUxLQg\=\= {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
._19Xf-R85NVULbMsI8Gmhzg\=\= .A68lRIxDqLICmockvx4WPw\=\= ._9X1-GtfL0kzLSSUKjUxLQg\=\= img {
  width: 48px;
  height: 48px;
  margin-right: 10px;
}
._19Xf-R85NVULbMsI8Gmhzg\=\= .HqaRD4SEu-AseNblCcuxLg\=\= > div {
  padding: 0 25px;
}
.mzJHGvx6KbbKE3RramNm1Q\=\= {
  font-size: 14px;
  color: #595959;
  letter-spacing: 0;
  text-align: right;
  cursor: default;
}
.P59tlYwxuBG5U6Tv0NLM8w\=\= {
  font-size: 14px;
  color: #262626;
  letter-spacing: 0;
  text-align: center;
  width: 250px;
  margin-left: 20px;
  cursor: default;
  margin-right: 10px;
}
.g\+GLYtPfxOkB-cBB9-0lLQ\=\= {
  font-size: 14px;
  color: #008dff;
  letter-spacing: 0;
  text-align: right;
  cursor: pointer;
  margin-left: 15px;
}
._5o866pQZDqWscho8VO6XYQ\=\= {
  color: #595959;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  height: 40px;
  line-height: 40px;
}
._5o866pQZDqWscho8VO6XYQ\=\= .tpl01l78sdCLFQhb48aZfQ\=\= {
  min-width: 100px;
  max-width: 800px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #262626;
  letter-spacing: 0;
  margin-left: 20px;
  cursor: default;
}
._5o866pQZDqWscho8VO6XYQ\=\= .HxXC\+DNLRqPdxLhZ5OgD7g\=\= {
  margin-left: 15px;
}
._5o866pQZDqWscho8VO6XYQ\=\= .vL7taLolEMItymtW7fbP0Q\=\= {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
}
._5o866pQZDqWscho8VO6XYQ\=\= ._6mjdtQXSn0HIj29IyxhjQw\=\= {
  cursor: pointer;
  font-size: 14px;
  color: #008dff;
  letter-spacing: 0;
  margin-left: 25px;
}
._5o866pQZDqWscho8VO6XYQ\=\= .z7dSMJ6q\+JMdONfVppjDVA\=\= {
  margin-left: 20px;
  width: 858px;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  height: 32px;
  font-size: 14px;
  color: #262626;
  letter-spacing: 0;
}
.MdfkvW9ClS95SLHPyHAAOw\=\= {
  color: #595959;
  font-size: 14px;
  line-height: 30px;
}
.VH8PkNzc4pFqGqspAL7JvA\=\=,
.togOPu5F4hLgNAofjqAgVA\=\= {
  display: inline-block;
  font-size: 14px;
  margin: 0 10px 0 20px;
  max-width: 858px;
  width: calc(100% - 246px);
  background: #fff !important;
}
.togOPu5F4hLgNAofjqAgVA\=\= {
  border: none;
}
.NZMNzH5Zm4uUJWg5z1mHnQ\=\= {
  display: inline-block;
  height: 30px;
  color: #595959;
  font-size: 14px;
  line-height: 30px;
  margin-right: 25px;
  margin: 0 15px 0 20px;
  max-width: 858px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
._3\+schYgspupAkUYqioVI1g\=\= {
  cursor: pointer;
  margin: 0 10px;
}
._3\+schYgspupAkUYqioVI1g\=\=.dy4bp0mNwB5dDDnQukTbfQ\=\= {
  background-color: #1890ff;
  border-color: #1890ff;
  color: #fff;
}
.RFYG3oBiTTdAEWEBZP6FuQ\=\= {
  color: #008dff;
  cursor: pointer;
  margin: 0 10px;
  line-height: 30px;
}
.gMl0Fk\+I1WXj3nehHCdnKw\=\= {
  display: block;
  text-align: center;
  width: 100%;
}
.D-\+eQfrc2PlmFbV\+DAvRsA\=\= {
  top: calc(50% - 157px);
}
.D-\+eQfrc2PlmFbV\+DAvRsA\=\= .uAbIN9vYfuaKs0-lTnBohw\=\= {
  padding: 40px 20px 20px;
}
.D-\+eQfrc2PlmFbV\+DAvRsA\=\= .MSBqx5UTzMWPvn4xV2264g\=\= {
  background: white;
}
.ixhNdjjL8V05R1qu1bfS\+A\=\= .jenH0RsVPDgwKrrLPLiTMA\=\= {
  font-size: 12px;
}
.ixhNdjjL8V05R1qu1bfS\+A\=\= .CsANtgfkDvp1c3t7zP6OVQ\=\= {
  padding: 0;
}
.Nb6pKojKdKbALHLo1xI3vA\=\=,
.nUoUZKZpHZyUpqtdy\+FmFQ\=\= {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAyZJREFUeF7tmsvrTVEUxz+/oZHyHMgzDLwShZFHeQxE8phgQKQopiSFDMgMoVAMPMqjREoMvCYoMiCFhEwQyT9AK+fqdtvn7u/d+5zf3bp71e43+K291nd/1/rus87p9tHj1tfj5ycTkDug/xiYDqwAxhdrQpH6LfCuWNeBF/0HidolMA3YCCwCJosHewXcBc4Dz8Q9wW513QEjgB3AdmBAMDo4xd9VGxF1ELAGOASMizh461Yj81iF8f6FqpoAq/jROoAC+4F9VceukoCtwIkOANrlZ9a4DJWt24CTiqPqUxUBc4EHnqR3gKdN60vhPxyY1bQWe+LMAx6qB/T5VUHAFOAWMKpNsoPAbh+Y4v97gANtfD8BS4GXYry2blUQcBbYUJLlJ7AceNQh2DHATcDIddlVwC7baIslYGHxzHYBeQ1MikR4HDDdu2wLcDoyfvQgdANYVgJiGPAtFiDwFRjqiPMRmAH8iMkR0wE27HwuSb4OuBgDrGnvEuB2Saz1wIWYPDEEbC5pwXPF+BuDq3XvGWCTI6Ad3kgIthgCrgErHZmjq+KIaR1l7watZu0/OPj0xL0M2SBjb3atNhFoDDkx2Jr32rD0piTYQOBXaKKYDvjtSGrP6NGhYDz77NJzzRpjgQ+hOUMJsMq7qmyyWB0KxrPPnv2rHD4zgeehOUMJmA/ccySt5YWlyGMvQnsdORcA9zMBgQzkDggkriclMAiwb3wNK7sDgvXoKYaRXnYHNLbaU+h9J0VVJWBDiA0j/4PZk+gSYH+9phBg3+OOeCOl5SCP4woB1lYj0zqfF813YIjXSxyFXROfErvbPkpxpe8BmYBulzIwf+4AhTiFpSwBhckEfZTi5ktQYSlLIMH2ViApxc0SUFjKElD6LUEfpbhZAgpLWQIJtrcCSSluloDCUpaA0m8J+ijFzRJQWMoSSLC9FUhKcbMEFJayBJR+S9BHKW6WgMJSlkCC7a1AUoqbJaCw9BiYrVCekM8TYI6CRyHAfpV9WQmWkM9O4LCCRyHA4uwC1gJTlaBd9LEfZ18plvRLFZWALp6p3tSZgHr5TT96z3fAH90AhUF8+j+YAAAAAElFTkSuQmCC) no-repeat;
  background-size: cover;
  cursor: pointer;
  position: absolute;
  left: 4px;
  margin-top: -2px;
}
.nUoUZKZpHZyUpqtdy\+FmFQ\=\= {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAvVJREFUeF7tmkvITVEUgL9/YEJKMiCF5DVASUYekcIAkWeRgYHHwMhzoDCQPGaUR1GKAUJSyqMoBh6hMDEQUUpJKRkwoPW3L8f9z9ln733PvXs7d606df//rLXPXt9Za+11druHLpeeLvcfBaAR8H8RGA/INQH4DLw2l/wOktRTYD4wC5hpriIn3wC3gcfADeCTK41UAUwHtgCrXB3J6L0DjprrZ5l9igD2AnvKJu5w/xmwFbhn000NwAFgl4NzrioSAfNsEFICcAeY6+qZp94YQOpEH0kFwHFgk6dTPupfgdHAl2ajFACsA846evMNeAE8AoYCU4FxjrbXgCWpARgCPDBru82PUwbSE6C5so8ElprCOagExk7gUFYndgQcBHZYJv0RWAw8dXzLF4EVFl1pmGaY5qlXLSYAycncwmQckHAf6Oh4Vm0NcM5id8z0GNEBbABOWia6GrgQAEBMBICAyJMPwIjGjZgRcNOs0XmTPAFsDnRezMYCD4HBBWNIbyCtc7QU6Af8sDg4CXjVAgAxvQQsLxhjP7A7JoBhgBS4PJH/D2/ReTE/DGwrGEdSr7fviJUCE4GXBZO7bip/qww2ApJKeXK5ER2xAMwG7hZMbh8gH0Stiu0Z8oE0J2YEKACNAE0BrQFaBFNdBWQndjIwIGAd+pVjU7TUFu37yTKYlffAc3P5TCloGTwNrPd5Sod0v5vOzqc/8AZQ1W5sO5ksAOQjykW8AVzN2zJyeVIHdWTzRHp8V3kLjMpRXgZcae4EpSoLtZTFt01eCMi+w6KMU0eA7Y2/swWqjgBKX6YCyCDSCKhhDdAUKCOgNUBrwF8CWgS1CNavEyyrgf9si2sKaApoCtTua1BrQBkB7QS1E9RO8A8B7QO6vQ8oO7JWVlA7cX+lOfpS2bOyq4AcWrwFTKls9GoHOg+srXbIvkdk+puDi9MA+Z2CyPn/+8CZdkwm1hGZdvgSNKYCCMJWIyONgBq9zCBXNAKCsNXISCOgRi8zyJXfazSkQX1sLYEAAAAASUVORK5CYII=) no-repeat;
  background-size: cover;
  margin-right: 5px;
  left: 0;
}
._87ZvnjhMroj4khJC1-6-Ag\=\= {
  padding-left: 24px;
  color: #666;
}
.DLCmDR0MH-dhDa9NmHqEuQ\=\= {
  margin-bottom: 14px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #262626;
  letter-spacing: 0;
}
.Ng74vn3F9Ot6FhPMbECfNg\=\= {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.AqPz0iJ\+QOC4CNkKhWN8sw\=\= .amu-modal-body {
  text-align: center;
}

.btnTitle {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 400px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #333333;
  line-height: 16px;
  display: inline-block;
  -ms-flex-positive: 1;
      flex-grow: 1;
  text-align: left;
}
.ModalContainer {
  display: grid;
}
.selectTagArea {
  border-radius: 2px;
  height: 180px;
  border: 1px solid #dddddd;
  margin-top: 20px;
  padding: 4px 0px 2px 8px;
  overflow: auto;
}
.selectTagArea :global .ReactVirtualized__Collection::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.selectTagArea :global .ReactVirtualized__Collection::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 2px;
}
.radioStyle {
  display: block;
  height: 30px;
  line-height: 30px;
}
.circle_text {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  color: #3b3b3b;
}
.circle {
  width: 24px;
  height: 24px;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  border-color: #dddddd;
  -webkit-border-radius: 50%;
}
.upload-list-inline .amu-upload-list-text {
  float: left;
  width: 200px;
  margin-right: 8px;
  border: solid;
}
.uploadArea {
  display: grid;
  width: 300px;
  margin-right: 10px;
  padding: 2px;
  min-height: 35px;
  max-height: 182px;
  border: solid 1px;
  border-radius: 2px;
  -ms-flex-align: center;
      align-items: center;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
  overflow-x: hidden;
  overflow-y: auto;
}
.uploadArea :global .amu-upload-list-text-container {
  width: 298px;
}
.uploadArea :global .amu-upload-list-text-container .amu-upload-list-item.amu-upload-list-item-undefined.amu-upload-list-item-list-type-text {
  margin: 1px 0px 1px 0px;
}
.uploadArea::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
.uploadArea:hover {
  border-color: #0d94ff;
}
.modalFooter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.settings {
  color: #0d94ff;
  cursor: pointer;
  margin-left: 15px;
}
.text {
  font-size: 14px;
}

.transfer :global .amu-breadcrumb {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.KQrJT57OgLdH417\+nJmLYA\=\= {
  width: 100%;
  min-height: 100%;
  background-color: #fff;
}

.bYGX3qavkpOnwTMNbj4g3w\=\= {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 24px;
}
.bYGX3qavkpOnwTMNbj4g3w\=\= ._1BD8i98GoqI7hQ26kXU\+Mw\=\= {
  font-family: MicrosoftYaHeiSemibold;
  font-size: 16px;
  color: #262626;
  margin-bottom: 16px;
  font-weight: 600;
}
.aU9zXvKygx5wYyETPJyMJg\=\= {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}
.aU9zXvKygx5wYyETPJyMJg\=\= .B-JH124N6osSNX4uXC-1Dw\=\= {
  width: 208px;
  overflow: hidden;
  border: 1px solid #dbe6f1;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 11px;
  margin-right: 24px;
  cursor: pointer;
}
.aU9zXvKygx5wYyETPJyMJg\=\= .SpxdRLXRCNuNSLzd23VKCA\=\= {
  width: 183px;
  height: 122px;
  background: #fff;
  border-radius: 6px;
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 7px;
}
.aU9zXvKygx5wYyETPJyMJg\=\= ._8KvdldhTtcFL2N8OFNxYfQ\=\= {
  font-family: PingFangSC;
  font-size: 14px;
  color: #262626;
}
.aU9zXvKygx5wYyETPJyMJg\=\= .B-JH124N6osSNX4uXC-1Dw\=\= p:nth-of-type(1) {
  font-family: PingFangSC;
  font-size: 14px;
  color: #262626;
  font-weight: Semibold;
  height: 20px;
  line-height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 8px;
}
.aU9zXvKygx5wYyETPJyMJg\=\= .B-JH124N6osSNX4uXC-1Dw\=\= p:nth-of-type(1) img {
  margin-right: 5px;
}
.aU9zXvKygx5wYyETPJyMJg\=\= .B-JH124N6osSNX4uXC-1Dw\=\= p:nth-of-type(2) {
  font-family: PingFangSC;
  font-size: 14px;
  color: #262626;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*!autoprefixer: off*/
  -webkit-box-orient: vertical;
  margin-bottom: 12px;
}
.aU9zXvKygx5wYyETPJyMJg\=\= ._5zwWKuolMwmT0SF8oQdqXA\=\= {
  width: 100%;
  height: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  color: #0D94FF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.aU9zXvKygx5wYyETPJyMJg\=\= ._5zwWKuolMwmT0SF8oQdqXA\=\= img {
  margin-right: 3px;
}
.aU9zXvKygx5wYyETPJyMJg\=\= .m-3Ouqaq9F-HFhIOty3wJw\=\= {
  color: #333333;
}
.v2JDx1ag15PycgOV8TBRSg\=\= {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*!autoprefixer: off*/
  -webkit-box-orient: vertical;
}

._1eUiKQX21LOhFVhO\+VBZ-w\=\= {
  width: 100%;
  min-height: 100%;
  position: relative;
}
._2Zuw8EYprW-jnCA5i4oF-g\=\= {
  width: 365px;
  height: 171px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
._2Zuw8EYprW-jnCA5i4oF-g\=\= img {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  display: block;
}
._2Zuw8EYprW-jnCA5i4oF-g\=\= p {
  line-height: 21px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #595959;
  text-align: center;
}
._2Zuw8EYprW-jnCA5i4oF-g\=\= p span:nth-of-type(2) {
  color: #008dff;
  cursor: pointer;
}
.Z2ycN26Ei\+ZAiUCqLq0nzQ\=\= {
  width: 572px;
  height: 200px;
  margin-top: -3px;
  margin-left: 24px;
}
.-khv0z3MZn\+XTWYTHcYs5A\=\= {
  width: 100%;
  height: 40px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  letter-spacing: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.-khv0z3MZn\+XTWYTHcYs5A\=\= .Z0VyG5P-Xw\+qXp7nLkCqsw\=\= {
  display: block;
  height: 40px;
  line-height: 40px;
  width: 84px;
  margin-right: 20px;
  color: #595959;
  text-align: right;
}
.-khv0z3MZn\+XTWYTHcYs5A\=\= .iMlujoFIFxvQ1moWUp-imA\=\= {
  width: calc(100% - 130px);
  display: -ms-flexbox;
  display: flex;
}
.-khv0z3MZn\+XTWYTHcYs5A\=\= .CUVheEuv86\+yCzhPeP6pdw\=\= {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #262626;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.-khv0z3MZn\+XTWYTHcYs5A\=\= .cTNhDCVK7gWPaTLshQDFWg\=\= {
  display: block;
  height: 40px;
  line-height: 40px;
  width: calc(100% - 130px);
  color: #262626;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.-khv0z3MZn\+XTWYTHcYs5A\=\= .LepLbyRENcOSumE3X97NnA\=\= {
  margin-left: 5px;
  margin-top: -3px;
  cursor: pointer;
}
.-khv0z3MZn\+XTWYTHcYs5A\=\= .\+-keuYcSaHFQVLdZhmj2HQ\=\= {
  width: calc(100% - 104px);
  height: 40px;
  line-height: 40px;
  color: #262626;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.-khv0z3MZn\+XTWYTHcYs5A\=\= .msIjRkygr3YOhvwkwARRqA\=\= {
  width: 320px;
  height: 30px;
  background: #FFFFFF;
  border: 1px solid #008DFD;
  border-radius: 2px;
}
.-khv0z3MZn\+XTWYTHcYs5A\=\= .lxlNzlDIpczb0loHLgSbPQ\=\= {
  width: 60px;
  height: 30px;
  border-radius: 2px;
}
.-khv0z3MZn\+XTWYTHcYs5A\=\= .Oane0q8gDUD04-29uY14uA\=\= {
  background: #008DFF;
  margin-left: 20px;
  margin-right: 8px;
}

._6VFTyxB72kwYNLxZH8L\+CQ\=\= {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.JfFjoqeB1YCsbqPgKu8Dag\=\= {
  width: 790px;
  height: 402px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 24px;
}
.mqMwDFXwVmJ9Nb9WqAmTQA\=\= {
  height: 35px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px;
}
.mqMwDFXwVmJ9Nb9WqAmTQA\=\= ._9TJoyCrkx-xYa31R7PkOUQ\=\= {
  display: block;
  width: 84px;
  height: 19px;
  text-align: right;
  margin-right: 12px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #595959;
  letter-spacing: 0;
}
.mqMwDFXwVmJ9Nb9WqAmTQA\=\= .F3inGvFUUR9aSdkgXPB8nQ\=\=::before {
  content: "*";
  color: #f36f64;
  margin-right: 2px;
  line-height: 19px;
}
.mqMwDFXwVmJ9Nb9WqAmTQA\=\= .WA64l83UnzLBHN1aKFBoEA\=\= {
  display: block;
  width: calc(100% - 96px);
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #262626;
  letter-spacing: 0;
  line-height: 20px;
}
.mqMwDFXwVmJ9Nb9WqAmTQA\=\= .rTK69qD4ASRw472bmAB\+yQ\=\= {
  width: calc(100% - 96px);
  height: 35px;
}
._8SU0NNY7SK6MfAIGIbvrwQ\=\= {
  margin-bottom: 0;
}
.F2YzPEjnbt0omQ7ZFjF2rg\=\= {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
  margin-bottom: 4px;
}
.F2YzPEjnbt0omQ7ZFjF2rg\=\= ._9TJoyCrkx-xYa31R7PkOUQ\=\= {
  display: block;
  width: 84px;
  text-align: right;
  margin-right: 12px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #595959;
  letter-spacing: 0;
}
.F2YzPEjnbt0omQ7ZFjF2rg\=\= .WA64l83UnzLBHN1aKFBoEA\=\= {
  width: calc(100% - 96px);
}
.F2YzPEjnbt0omQ7ZFjF2rg\=\= .EYu0TtDlLw-T7UB70CND7w\=\= {
  width: 220px;
  height: 56px;
  border: 1px solid #dbe6f1;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 16px;
  margin-bottom: 12px;
  cursor: pointer;
}
.F2YzPEjnbt0omQ7ZFjF2rg\=\= .EYu0TtDlLw-T7UB70CND7w\=\= img {
  width: 32px;
  height: 32px;
  margin-right: 10px;
}
.F2YzPEjnbt0omQ7ZFjF2rg\=\= .EYu0TtDlLw-T7UB70CND7w\=\= .m854z8d37eOP4jrqcVPXOA\=\= p {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #595959;
  letter-spacing: 0;
  line-height: 16px;
}
.F2YzPEjnbt0omQ7ZFjF2rg\=\= .EYu0TtDlLw-T7UB70CND7w\=\= .m854z8d37eOP4jrqcVPXOA\=\= span {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #008dff;
  letter-spacing: 0;
  display: block;
  line-height: 16px;
}
.F2YzPEjnbt0omQ7ZFjF2rg\=\= .EYu0TtDlLw-T7UB70CND7w\=\= .nNRyDk1BK78OJN939aOyrQ\=\= {
  line-height: 32px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #595959;
  letter-spacing: 0;
}
.F2YzPEjnbt0omQ7ZFjF2rg\=\= .EYu0TtDlLw-T7UB70CND7w\=\= .v7ZNDIBJboJa0Gr7vsZ4mw\=\= {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #595959;
  letter-spacing: 0;
}
.F2YzPEjnbt0omQ7ZFjF2rg\=\= ._3GPLvGNPqUoa5\+ZEN39r3Q\=\= {
  border-color: #258de1;
  position: relative;
}
.F2YzPEjnbt0omQ7ZFjF2rg\=\= ._3GPLvGNPqUoa5\+ZEN39r3Q\=\=::after {
  content: "";
  background-image: url(../../static/media/check.65313462.svg);
  width: 16px;
  height: 16px;
  position: absolute;
  right: 16px;
  top: 10px;
}
.LxWQ8UNYFfWVyCJa5ZPEiA\=\= {
  width: 100%;
  height: 35px;
  margin-top: 24px;
  margin-left: 96px;
  display: -ms-flexbox;
  display: flex;
}
.LxWQ8UNYFfWVyCJa5ZPEiA\=\= .\+1CAZhpvkHn0\+NTR03oRnw\=\= {
  border-radius: 2px;
  width: 86px;
  height: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
}
.LxWQ8UNYFfWVyCJa5ZPEiA\=\= .ltfCCv3HoRlrRA22Qltf5Q\=\= {
  border-radius: 2px;
  width: 86px;
  height: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  margin-right: 16px;
  background: #008dff;
}
.LxWQ8UNYFfWVyCJa5ZPEiA\=\= .nJps3JiU5b5M66\+IihxcLA\=\= {
  border-radius: 2px;
  width: 86px;
  height: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  color: #595959;
  border-color: #cccccc;
}
.yUu\+ZHjkTIiIpcHaiNAt3A\=\= {
  width: 600px;
  height: 96px;
  margin-left: 96px;
  margin-top: 40px;
  cursor: pointer;
}

.XAioXF4h1sjvvzf--zCj8A\=\= {
  width: 100%;
  min-height: 100%;
  position: relative;
}
.OLF3xp\+AscAsrrdyVj2A5Q\=\= {
  width: 790px;
  height: 402px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 24px;
}
.OLF3xp\+AscAsrrdyVj2A5Q\=\= .amu-form-item-label label {
  font-size: 16px;
}
._4r7jPaJIqdRVvatQaNFBaw\=\= {
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
}
.tx9k8TU-MkzKr6kiPqGWRg\=\= {
  width: 563px;
  color: #333;
  word-break: break-all;
}
.H3uKgmynQpLr7w1FoXcLTA\=\= {
  width: 20px;
  height: 20px;
  margin-left: 20px;
  cursor: pointer;
}
.\+CFTPLeX\+Iz0dqEGCd17ZA\=\= {
  width: 100%;
  height: 100%;
}
.OLF3xp\+AscAsrrdyVj2A5Q\=\= .amu-form-item-control-input-content input {
  width: 600px;
  height: 35px;
}
.OLF3xp\+AscAsrrdyVj2A5Q\=\= .amu-input-textarea.amu-input-textarea-show-count {
  width: 600px;
}
.OLF3xp\+AscAsrrdyVj2A5Q\=\= .amu-form-item-control-input-content textarea {
  width: 600px;
}
.OLF3xp\+AscAsrrdyVj2A5Q\=\= .amu-form-item .amu-input-textarea-show-count::after {
  margin-bottom: 0;
}
.OLF3xp\+AscAsrrdyVj2A5Q\=\= .amu-input-wrapper.amu-input-group {
  position: relative;
  width: 640px;
  height: 35px;
}
.OLF3xp\+AscAsrrdyVj2A5Q\=\= .amu-input-wrapper.amu-input-group input {
  height: 35px;
}
.OLF3xp\+AscAsrrdyVj2A5Q\=\= .amu-input-wrapper.amu-input-group .amu-input-group-addon {
  border: 0;
  background: #fff;
}
.OLF3xp\+AscAsrrdyVj2A5Q\=\= .amu-input-wrapper.amu-input-group .amu-input-group-addon:first-child {
  display: inline-block;
  width: 220px;
  position: absolute;
  bottom: -20px;
  left: 0;
}
.yizGX8b-mfZLFpL3\+nOSYw\=\= {
  width: 100%;
  height: 35px;
  margin-top: 24px;
  margin-left: 123px;
  display: -ms-flexbox;
  display: flex;
}
.yizGX8b-mfZLFpL3\+nOSYw\=\= .z\+ZEC2-oBUocjUldCLFuzQ\=\= {
  border-radius: 2px;
  width: 86px;
  height: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
}
.yizGX8b-mfZLFpL3\+nOSYw\=\= .XZ1LeaGVg3o2tpWzbWtvPQ\=\= {
  border-radius: 2px;
  width: 86px;
  height: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  margin-right: 16px;
  background: #008dff;
}
.yizGX8b-mfZLFpL3\+nOSYw\=\= ._5DZUN5XECXDDAOkRpRtcTA\=\= {
  border-radius: 2px;
  width: 86px;
  height: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  color: #595959;
  border-color: #cccccc;
}

.ff-Hf4TFRjfpT84OLrYreg\=\= {
  margin-top: 10px;
  font-size: 12px;
  color: #595959;
  letter-spacing: 0;
  text-align: right;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.ff-Hf4TFRjfpT84OLrYreg\=\= .pMqRX6Kf1TD7\+K6LUpHP2w\=\= {
  margin-left: 10px;
}

.ff-Hf4TFRjfpT84OLrYreg\=\= .amu-select-selection-item{
  text-align:left;
}

.ff-Hf4TFRjfpT84OLrYreg\=\= TextArea {
  width: 325px;
  flex: 0 0 auto;
}

._7HJQzEMBkDrAuj\+2aMpjdg\=\= {
  margin-top: 7px;
  margin-right: 15px;
  width: 110px;
  flex: 0 0 auto;
}

._7EDfg6kq-HkOgSu7BVkIDA\=\= {
  margin-left: 10px;
}

._7EDfg6kq-HkOgSu7BVkIDA\=\=[disabled] {
  background: #CCCCCC;
  border-color: #CCCCCC;
  color: #f5f5f5;
}

._7EDfg6kq-HkOgSu7BVkIDA\=\=[disabled]:hover {
  background: #CCCCCC;
  border-color: #CCCCCC;
  color: #f5f5f5;
}

.bWUkcm-l7s\+Jyjp4yR0lYA\=\= {
  margin-top: 24px;
}
.yOaC1N-MKyunUDNW6USCPQ\=\= {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #262626;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 14px;
  padding-left: 48px;
  font-weight: 600;
}
.xkNIEJFy5c5O4sIXF0YhkQ\=\= {
  display: -ms-flexbox;
  display: flex;
  margin: 10px 48px 10px 48px;
}
.IjNbMFIUcqdFCJ3wB9Oqrg\=\= {
  color: #595959;
  font-size: 14px;
  line-height: 30px;
}
.xrYr5HxPer4bJA53y3iFag\=\=,
.FFCRuXhHz5btsCX0h0Bacw\=\= {
  display: inline-block !important;
  font-size: 14px !important;
  margin: 0 10px 0 12px !important;
  width: calc(100% - 158px);
  background: #fff !important;
}
.FFCRuXhHz5btsCX0h0Bacw\=\= {
  border: none;
}
.EE\+VVvpztsgXEWz6hFdhXg\=\= {
  cursor: pointer;
  margin: 0 10px;
}
.EE\+VVvpztsgXEWz6hFdhXg\=\=.l7CCUntRusOA6L48n7PFHQ\=\= {
  background-color: #1890ff;
  border-color: #1890ff;
  color: #fff;
}
.gMS4-xeNZ3bfWs8wAv\+OMA\=\= {
  display: block;
  text-align: center;
  width: 100%;
}
.FFJa7aciyR4jbQ2rPdcx8Q\=\= {
  top: calc(50% - 157px);
}
.FFJa7aciyR4jbQ2rPdcx8Q\=\= .mBoZqT\+DhfAzMiQuM6hihQ\=\= {
  padding: 40px 20px 20px;
}
.FFJa7aciyR4jbQ2rPdcx8Q\=\= .ZKj5\+IaBU9Hzws-AKsvzsA\=\= {
  background: white;
}

.aHMEQJ0AZ3m3P5FU8BMSrA\=\= {
  font-size: 24px;
  color: #262626;
  font-family: MicrosoftYaHeiSemibold;
  font-size: 24px;
  margin-left: 24px;
  letter-spacing: 0;
  margin-top: 12px;
  margin-bottom: 51px;
  font-weight: 600;
}

.viEuQYXmuRV9dSk7\+yryvg\=\= {
  max-width: 643px;
}

.viEuQYXmuRV9dSk7\+yryvg\=\= .amu-input {
  border-radius: 2px;
  color: #262626;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  letter-spacing: 0;
  resize: none;
  height: 120px;
}

._2NvsLx9N8dSfUiFYiOzM\+w\=\= textarea {
  border: 1px solid red !important;
}

._2NvsLx9N8dSfUiFYiOzM\+w\=\= .amu-input:focus{
  border: 1px solid red !important;
  box-shadow: none !important;
}

._2NvsLx9N8dSfUiFYiOzM\+w\=\= .amu-input:hover{
  border: 1px solid red !important;
  box-shadow: none !important;
}

.bPc2FoPuDYWq8gOwkpJKGQ\=\= {
  display: flex;
  padding-left: 50px;
}

.uKBYO3PDPlv5IsaQvLOHbg\=\= {
  text-align: right;
  margin-right: 10px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #595959;
  letter-spacing: 0;
}

._5s5YsIXPEdeh2soK5wkpEg\=\= {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
}


html {
  overflow-x: hidden;
  overflow-y: auto;
}

body {
  background-color: #f6f9fc !important;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
  /* width: 100%;
  height: 100%;
  overflow-y:scroll; */
  position: absolute;
  width: 100vw;
  /* overflow: hidden;
  margin-left: calc(100vw - 100%); */
}

#root {
  width: 100%;
  height: 100%;
}

.amu-confirm-body .amu-confirm-content {
  margin-top: -2px;
}

.amu-upload-list-item-info {
  padding-right: 20px;
}

.amu-upload-list-item .cwpicon-cross {
  top: 2px;
}

/* .amu-popover-arrow {
  background-color: #e6f3fe !important;
  border-bottom: 1px solid #bbe1ff;
  border-right: 1px solid #bbe1ff;
}

.amu-popover-inner {
  background: #e6f3fe !important;
  border: 1px solid #bbe1ff;
}

.amu-popover-inner-content {
  padding: 8px 10px !important;
  font-size: 12px;
  color: #262626;
  line-height: 18px;
} */

/* .amu-table table {
  border-collapse: inherit !important;
} */

.amu-select-dropdown-menu-item {
  padding: 0 12px !important;
  line-height: 32px !important;
}
.amu-dropdown-menu-item:hover{
  color: #008DFF;
}

/* Modal 确定 与 取消  按钮互换位置 */
.amu-modal .amu-modal-footer > div {
  min-height: 32px;
}


.amu-modal .amu-modal-footer > div > button:first-child {
  float: right;
  margin-left: 8px;
}

/* 表格
.amu-table-placeholder {
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
  width: 150px;
  height: 200px;
  padding-top: 140px !important;
  margin-left: -75px;
  left: 50%;
  text-align: center !important;
  border-bottom: 0 !important;
  border: none !important;
} */

.customHeader .amu-menu-horizontal .amu-menu-item-selected {
  color: #008DFF;
  border-bottom-width: 0 !important;
  position: relative;
}

.amu-menu-horizontal .amu-menu-item-selected:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  right: 20px;
  bottom: 4px;
  height: 3px;
  border-bottom: 3px solid #008DFF;
  width: 30px;
  margin-left: -15px;
}

.amu-headers .amu-menu .amu-menu-submenu-active {
  color: #008DFF !important;
  background-color: #fff !important;
}

.customHeader .amu-menu-item {
  border-bottom-width: 0 !important;
}

.customHeader .amu-menu-item:hover {
  color: #008DFF !important;
}

.amu-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  z-index: 1000;
}

 .amu-input {
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  font-variant: tabular-nums;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  padding: 4px 11px;
  font-size: 12px;
  line-height: 1.5;
  color: #262626 !important;
  background: #fff none;
  border: 1px solid #dbe6f1;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.amu-btn {
  display: inline-block;
  text-align: center;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  font-size: 12px;
  border-radius: 2px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  /* color: #666666;
  background: #fff none;
  border: 1px solid #dbe6f1; */
}

.amu-btn:not(input, textarea) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.amu-layout-content {
  -ms-flex: auto;
      flex: auto;
  min-height: 700px;
  margin: 25px 30px 21px;
  /* min-width: 1100px; */
}

@media screen and (max-width: 1500px) {
  .amu-layout-content {
    margin: 25px 30px 21px;
  }
}

.amu-td-title{
  white-space:nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  padding-right: 45px;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

#nprogress .spinner {
  -webkit-animation: rotate 1s linear infinite;
          animation: rotate 1s linear infinite;
  background: #008DFD;
  border-radius: 50%;
  height: 36px;
  width: 36px;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -18px;
}

#nprogress .spinner:before,
#nprogress .spinner:after {
  content: '';
  position: absolute;
}

#nprogress .spinner:before {
  border-radius: 50%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, hsla(0, 0%, 100%, 1)), to(hsla(0, 0%, 100%, 0.9))) 0% 0%,
  -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.6))) 100% 0%,
  -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.3))) 100% 100%,
  -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 100%, 0.3)), to(hsla(0, 0%, 100%, 0))) 0% 100%;
  background: -webkit-linear-gradient(bottom, hsla(0, 0%, 100%, 1) 50%, hsla(0, 0%, 100%, 0.9) 100%) 0% 0%,
  -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0.9) 0%, hsla(0, 0%, 100%, 0.6) 100%) 100% 0%,
  -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0.6) 0%, hsla(0, 0%, 100%, 0.3) 100%) 100% 100%,
  -webkit-linear-gradient(bottom, hsla(0, 0%, 100%, 0.3) 0%, hsla(0, 0%, 100%, 0) 100%) 0% 100%;
  background: -o-linear-gradient(bottom, hsla(0, 0%, 100%, 1) 50%, hsla(0, 0%, 100%, 0.9) 100%) 0% 0%,
  -o-linear-gradient(left, hsla(0, 0%, 100%, 0.9) 0%, hsla(0, 0%, 100%, 0.6) 100%) 100% 0%,
  -o-linear-gradient(top, hsla(0, 0%, 100%, 0.6) 0%, hsla(0, 0%, 100%, 0.3) 100%) 100% 100%,
  -o-linear-gradient(bottom, hsla(0, 0%, 100%, 0.3) 0%, hsla(0, 0%, 100%, 0) 100%) 0% 100%;
  background: linear-gradient(0deg, hsla(0, 0%, 100%, 1) 50%, hsla(0, 0%, 100%, 0.9) 100%) 0% 0%,
  linear-gradient(90deg, hsla(0, 0%, 100%, 0.9) 0%, hsla(0, 0%, 100%, 0.6) 100%) 100% 0%,
  linear-gradient(180deg, hsla(0, 0%, 100%, 0.6) 0%, hsla(0, 0%, 100%, 0.3) 100%) 100% 100%,
  linear-gradient(360deg, hsla(0, 0%, 100%, 0.3) 0%, hsla(0, 0%, 100%, 0) 100%) 0% 100%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
}

#nprogress .spinner:after {
  background: white;
  border-radius: 50%;
  top: 3px;
  bottom: 3px;
  left: 3px;
  right: 3px;
}

#nprogress .spinner-icon {
  display: none;
}

#nprogress {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
#table .amu-table-wrapper {
  zoom: 1;
}
#table .amu-table-wrapper:before,
#table .amu-table-wrapper:after {
  content: "";
  display: table;
}
#table .amu-table-wrapper:after {
  clear: both;
}
#table .amu-table {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-size: 14px;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  font-variant: tabular-nums;
  line-height: 1.5;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  clear: both;
  color: #595959;
}
#table .amu-table-body {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#table .amu-table-empty .amu-table-body {
  overflow: auto !important;
}
#table .amu-table table {
  width: 100%;
  border-collapse: inherit;
  border-spacing: 0;
  text-align: left;
  border-radius: 2px 2px 0 0;
}
#table .amu-table-thead > tr > th {
  background: #fff;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  text-align: left;
  color: #262626;
  font-weight: normal;
  border-bottom: 1px solid #DBE6F1;
  border-top: 1px solid #DBE6F1;
}
#table .amu-table-thead > tr > th[colspan] {
  text-align: center;
}
#table .amu-table-thead > tr > th .amuicon-filter,
#table .amu-table-thead > tr > th .amu-table-filter-icon {
  position: relative;
  margin-left: 8px;
  font-size: 14px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 14px;
  font-weight: normal;
  vertical-align: text-bottom;
}
#table .amu-table-thead > tr > th .amuicon-filter:hover,
#table .amu-table-thead > tr > th .amu-table-filter-icon:hover {
  color: #333;
}
#table .amu-table-thead > tr > th .amu-table-column-sorter + .amuicon-filter {
  margin-left: 4px;
}
#table .amu-table-thead > tr > th .amu-table-filter-selected.amuicon-filter {
  color: #008DFF;
}
#table .amu-table-thead > tr > th.amu-table-column-has-filters {
  overflow: hidden;
}
#table .amu-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 2px;
}
#table .amu-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 2px;
}
#table .amu-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}
#table .amu-table-tbody > tr > td {
  border-bottom: 1px solid #DBE6F1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#table .amu-table-thead > tr,
#table .amu-table-tbody > tr {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#table .amu-table-thead > tr.amu-table-row-hover > td,
#table .amu-table-tbody > tr.amu-table-row-hover > td,
#table .amu-table-thead > tr:hover > td,
#table .amu-table-thead > tr:hover {
  background: none;
}
#table .amu-table-footer {
  padding: 16px 16px;
  background: #fafafa;
  border-radius: 0 0 2px 2px;
  position: relative;
  border-top: 1px solid #DBE6F1;
}
#table .amu-table-footer:before {
  content: '';
  height: 1px;
  background: #fafafa;
  position: absolute;
  top: -1px;
  width: 100%;
  left: 0;
}
#table .amu-table.amu-table-bordered .amu-table-footer {
  border: 1px solid #DBE6F1;
}
#table .amu-table-title {
  padding: 16px 0;
  position: relative;
  top: 1px;
  border-radius: 2px 2px 0 0;
}
#table .amu-table.amu-table-bordered .amu-table-title {
  border: 1px solid #DBE6F1;
  padding-left: 16px;
  padding-right: 16px;
}
#table .amu-table-title + .amu-table-content {
  position: relative;
  border-radius: 2px 2px 0 0;
  overflow: hidden;
}
#table .amu-table-bordered .amu-table-title + .amu-table-content,
#table .amu-table-bordered .amu-table-title + .amu-table-content table,
#table .amu-table-bordered .amu-table-title + .amu-table-content .amu-table-thead > tr:first-child > th {
  border-radius: 0;
}
#table .amu-table-without-column-header .amu-table-title + .amu-table-content,
#table .amu-table-without-column-header table {
  border-radius: 0;
}
#table .amu-table-tbody > tr.amu-table-row-selected td {
  background: #F4F7FE;
}
#table .amu-table-thead > tr > th.amu-table-column-sort {
  background: #fff;
}
#table .amu-table-tbody > tr > td {
  padding: 11px 16px;
  word-break: break-word;
  -ms-word-break: break-all;
}
#table .amu-table-thead > tr > th {
  padding: 0px 16px;
  height: 44px;
  word-break: break-word;
  -ms-word-break: break-all;
}
#table .amu-table-thead > tr > th.amu-table-selection-column-custom {
  padding-left: 16px;
  padding-right: 0;
}
#table .amu-table-thead > tr > th.amu-table-selection-column,
#table .amu-table-tbody > tr > td.amu-table-selection-column {
  text-align: center;
  min-width: 62px;
  width: 62px;
}
#table .amu-table-thead > tr > th.amu-table-selection-column .amu-radio-wrapper,
#table .amu-table-tbody > tr > td.amu-table-selection-column .amu-radio-wrapper {
  margin-right: 0;
}
#table .amu-table-expand-icon-th,
#table .amu-table-row-expand-icon-cell {
  text-align: center;
  min-width: 50px;
  width: 50px;
}
#table .amu-table-header {
  background: #fafafa;
  overflow: hidden;
}
#table .amu-table-header table {
  border-radius: 2px 2px 0 0;
}
#table .amu-table-loading {
  position: relative;
}
#table .amu-table-loading .amu-table-body {
  background: #fff;
  opacity: 0.5;
}
#table .amu-table-loading .amu-table-spin-holder {
  height: 20px;
  line-height: 20px;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  position: absolute;
}
#table .amu-table-loading .amu-table-with-pagination {
  margin-top: -20px;
}
#table .amu-table-loading .amu-table-without-pagination {
  margin-top: 10px;
}
#table .amu-table-column-sorter {
  position: relative;
  margin-left: 8px;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.45);
}
#table .amu-table-column-sorter-up,
#table .amu-table-column-sorter-down {
  display: block;
  width: 14px;
  height: 6px;
  line-height: 6px;
  cursor: pointer;
  position: relative;
}
#table .amu-table-column-sorter-up:hover .amuicon,
#table .amu-table-column-sorter-down:hover .amuicon {
  color: #52bdff;
}
#table .amu-table-column-sorter-up.on .amuicon-caret-up,
#table .amu-table-column-sorter-down.on .amuicon-caret-up,
#table .amu-table-column-sorter-up.on .amuicon-caret-down,
#table .amu-table-column-sorter-down.on .amuicon-caret-down {
  color: #008DFF;
}
#table .amu-table-column-sorter-up:after,
#table .amu-table-column-sorter-down:after {
  position: absolute;
  content: '';
  height: 30px;
  width: 14px;
  left: 0;
}
#table .amu-table-column-sorter-up:after {
  bottom: 0;
}
#table .amu-table-column-sorter-down:after {
  top: 0;
}
#table .amu-table-column-sorter .amuicon-caret-up,
#table .amu-table-column-sorter .amuicon-caret-down {
  display: inline-block;
  font-size: 12px;
  font-size: 8px \9;
  -webkit-transform: scale(0.66666667) rotate(0deg);
      -ms-transform: scale(0.66666667) rotate(0deg);
          transform: scale(0.66666667) rotate(0deg);
  line-height: 4px;
  height: 4px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  display: block;
}
#table :root .amu-table-column-sorter .amuicon-caret-up,
#table :root .amu-table-column-sorter .amuicon-caret-down {
  font-size: 12px;
}
#table .amu-table-column-sorter-down {
  margin-top: 1.5px;
}
#table .amu-table-column-sorter .amuicon-caret-up {
  margin-top: 0.5px;
}
#table .amu-table-bordered .amu-table-header > table,
#table .amu-table-bordered .amu-table-body > table,
#table .amu-table-bordered .amu-table-fixed-left table,
#table .amu-table-bordered .amu-table-fixed-right table {
  border: 1px solid #DBE6F1;
  border-right: 0;
  border-bottom: 0;
  border-top: 0;
}
#table .amu-table-bordered.amu-table-empty .amu-table-placeholder {
  border-left: 1px solid #DBE6F1;
  border-right: 1px solid #DBE6F1;
}
#table .amu-table-bordered.amu-table-fixed-header .amu-table-header > table {
  border-bottom: 0;
}
#table .amu-table-bordered.amu-table-fixed-header .amu-table-body > table {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#table .amu-table-bordered.amu-table-fixed-header .amu-table-body-inner > table {
  border-top: 0;
}
#table .amu-table-bordered.amu-table-fixed-header .amu-table-placeholder {
  border: 0;
}
#table .amu-table-bordered .amu-table-thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #DBE6F1;
}
#table .amu-table-bordered .amu-table-thead > tr > th,
#table .amu-table-bordered .amu-table-tbody > tr > td {
  border-right: 1px solid #DBE6F1;
}
#table .amu-table-placeholder {
  position: relative;
  padding: 16px 16px;
  background: #fff;
  border-bottom: 1px solid #DBE6F1;
  text-align: center;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
  z-index: 1;
  min-height: 200px;
}
#table .amu-table-placeholder .amuicon {
  margin-right: 4px;
}
#table .amu-table-fetched .amu-table-placeholder {
  background-image: url(../../static/media/empty.636c18c7.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
  width: 150px;
  min-height: 200px;
  padding-top: 140px !important;
  margin-left: -75px;
  left: 50%;
  text-align: center !important;
  border-bottom: 0 !important;
  border: none !important;
}
#table .amu-table-pagination.amu-pagination {
  margin: 20px 25px;
}
#table .amu-table-filter-dropdown {
  min-width: 96px;
  margin-left: -8px;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
#table .amu-table-filter-dropdown .amu-dropdown-menu {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 2px 2px 0 0;
}
#table .amu-table-filter-dropdown .amu-dropdown-menu-without-submenu {
  max-height: 400px;
  overflow-x: hidden;
}
#table .amu-table-filter-dropdown .amu-dropdown-menu-item > label + span {
  padding-right: 0;
}
#table .amu-table-filter-dropdown .amu-dropdown-menu-sub {
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
#table .amu-table-filter-dropdown .amu-dropdown-menu .amu-dropdown-submenu-contain-selected .amu-dropdown-menu-submenu-title:after {
  color: #008DFF;
  font-weight: bold;
  text-shadow: 0 0 2px #a3e2ff;
}
#table .amu-table-filter-dropdown .amu-dropdown-menu-item {
  overflow: hidden;
}
#table .amu-table-filter-dropdown > .amu-dropdown-menu > .amu-dropdown-menu-item:last-child,
#table .amu-table-filter-dropdown > .amu-dropdown-menu > .amu-dropdown-menu-submenu:last-child .amu-dropdown-menu-submenu-title {
  border-radius: 0;
}
#table .amu-table-filter-dropdown-btns {
  overflow: hidden;
  padding: 7px 8px;
  border-top: 1px solid #DBE6F1;
}
#table .amu-table-filter-dropdown-link {
  color: #008DFF;
}
#table .amu-table-filter-dropdown-link:hover {
  color: #29a6ff;
}
#table .amu-table-filter-dropdown-link:active {
  color: #0070d9;
}
#table .amu-table-filter-dropdown-link.confirm {
  float: left;
}
#table .amu-table-filter-dropdown-link.clear {
  float: right;
}
#table .amu-table-selection-select-all-custom {
  margin-right: 4px !important;
}
#table .amu-table-selection .amuicon-down {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#table .amu-table-selection-menu {
  min-width: 96px;
  margin-top: 5px;
  margin-left: -30px;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
#table .amu-table-selection-menu .amu-action-down {
  color: rgba(0, 0, 0, 0.45);
}
#table .amu-table-selection-down {
  cursor: pointer;
  padding: 0;
  display: inline-block;
  line-height: 1;
}
#table .amu-table-selection-down:hover .amuicon-down {
  color: #666;
}
#table .amu-table-row-expand-icon {
  cursor: pointer;
  display: inline-block;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 14px;
  border: 1px solid #DBE6F1;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
  background: #fff;
}
#table .amu-table-row-expanded:after {
  content: '-';
}
#table .amu-table-row-collapsed:after {
  content: '+';
}
#table .amu-table-row-spaced {
  visibility: hidden;
}
#table .amu-table-row-spaced:after {
  content: '.';
}
#table .amu-table-row[class*="amu-table-row-level-0"] .amu-table-selection-column > span {
  display: inline-block;
}
#table tr.amu-table-expanded-row,
#table tr.amu-table-expanded-row:hover {
  background: #fbfbfb;
}
#table .amu-table .amu-table-row-indent + .amu-table-row-expand-icon {
  margin-right: 8px;
}
#table .amu-table-scroll {
  overflow: auto;
  overflow-x: hidden;
}
#table .amu-table-scroll table {
  width: auto;
  min-width: 100%;
}
#table .amu-table-body-inner {
  height: 100%;
}
#table .amu-table-fixed-header > .amu-table-content > .amu-table-scroll > .amu-table-body {
  position: relative;
  background: #fff;
}
#table .amu-table-fixed-header .amu-table-body-inner {
  overflow: scroll;
}
#table .amu-table-fixed-header .amu-table-scroll .amu-table-header {
  overflow: scroll;
  padding-bottom: 20px;
  margin-bottom: -20px;
}
#table .amu-table-fixed-left,
#table .amu-table-fixed-right {
  position: absolute;
  top: 0;
  overflow: hidden;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  border-radius: 0;
}
#table .amu-table-fixed-left table,
#table .amu-table-fixed-right table {
  width: auto;
  background: #fff;
}
#table .amu-table-fixed-header .amu-table-fixed-left .amu-table-body-outer .amu-table-fixed,
#table .amu-table-fixed-header .amu-table-fixed-right .amu-table-body-outer .amu-table-fixed {
  border-radius: 0;
}
#table .amu-table-fixed-left {
  left: 0;
  -webkit-box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15);
          box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
#table .amu-table-fixed-left .amu-table-header {
  overflow-y: hidden;
}
#table .amu-table-fixed-left .amu-table-body-inner {
  margin-right: -20px;
  padding-right: 20px;
}
#table .amu-table-fixed-header .amu-table-fixed-left .amu-table-body-inner {
  padding-right: 0;
}
#table .amu-table-fixed-left,
#table .amu-table-fixed-left table {
  border-radius: 2px 0 0 0;
}
#table .amu-table-fixed-left .amu-table-thead > tr > th:last-child {
  border-top-right-radius: 0;
}
#table .amu-table-fixed-right {
  right: 0;
  -webkit-box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15);
          box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
#table .amu-table-fixed-right,
#table .amu-table-fixed-right table {
  border-radius: 0 2px 0 0;
}
#table .amu-table-fixed-right .amu-table-expanded-row {
  color: transparent;
  pointer-events: none;
}
#table .amu-table-fixed-right .amu-table-thead > tr > th:first-child {
  border-top-left-radius: 0;
}
#table .amu-table.amu-table-scroll-position-left .amu-table-fixed-left {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#table .amu-table.amu-table-scroll-position-right .amu-table-fixed-right {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#table .amu-table-middle > .amu-table-title,
#table .amu-table-middle > .amu-table-footer {
  padding: 12px 8px;
}
#table .amu-table-middle > .amu-table-content > .amu-table-header > table > .amu-table-thead > tr > th,
#table .amu-table-middle > .amu-table-content > .amu-table-body > table > .amu-table-thead > tr > th,
#table .amu-table-middle > .amu-table-content > .amu-table-scroll > .amu-table-header > table > .amu-table-thead > tr > th,
#table .amu-table-middle > .amu-table-content > .amu-table-scroll > .amu-table-body > table > .amu-table-thead > tr > th,
#table .amu-table-middle > .amu-table-content > .amu-table-fixed-left > .amu-table-header > table > .amu-table-thead > tr > th,
#table .amu-table-middle > .amu-table-content > .amu-table-fixed-right > .amu-table-header > table > .amu-table-thead > tr > th,
#table .amu-table-middle > .amu-table-content > .amu-table-fixed-left > .amu-table-body-outer > .amu-table-body-inner > table > .amu-table-thead > tr > th,
#table .amu-table-middle > .amu-table-content > .amu-table-fixed-right > .amu-table-body-outer > .amu-table-body-inner > table > .amu-table-thead > tr > th,
#table .amu-table-middle > .amu-table-content > .amu-table-header > table > .amu-table-tbody > tr > td,
#table .amu-table-middle > .amu-table-content > .amu-table-body > table > .amu-table-tbody > tr > td,
#table .amu-table-middle > .amu-table-content > .amu-table-scroll > .amu-table-header > table > .amu-table-tbody > tr > td,
#table .amu-table-middle > .amu-table-content > .amu-table-scroll > .amu-table-body > table > .amu-table-tbody > tr > td,
#table .amu-table-middle > .amu-table-content > .amu-table-fixed-left > .amu-table-header > table > .amu-table-tbody > tr > td,
#table .amu-table-middle > .amu-table-content > .amu-table-fixed-right > .amu-table-header > table > .amu-table-tbody > tr > td,
#table .amu-table-middle > .amu-table-content > .amu-table-fixed-left > .amu-table-body-outer > .amu-table-body-inner > table > .amu-table-tbody > tr > td,
#table .amu-table-middle > .amu-table-content > .amu-table-fixed-right > .amu-table-body-outer > .amu-table-body-inner > table > .amu-table-tbody > tr > td {
  padding: 12px 8px;
}
#table .amu-table-small {
  border: 1px solid #ddd;
  border-radius: 2px;
}
#table .amu-table-small > .amu-table-title,
#table .amu-table-small > .amu-table-footer {
  padding: 8px 8px;
}
#table .amu-table-small > .amu-table-title {
  border-bottom: 1px solid #ddd;
  top: 0;
}
#table .amu-table-small > .amu-table-content > .amu-table-header > table,
#table .amu-table-small > .amu-table-content > .amu-table-body > table,
#table .amu-table-small > .amu-table-content > .amu-table-scroll > .amu-table-header > table,
#table .amu-table-small > .amu-table-content > .amu-table-scroll > .amu-table-body > table,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-left > .amu-table-header > table,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-right > .amu-table-header > table,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-left > .amu-table-body-outer > .amu-table-body-inner > table,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-right > .amu-table-body-outer > .amu-table-body-inner > table {
  border: 0;
  padding: 0 8px;
}
#table .amu-table-small > .amu-table-content > .amu-table-header > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-body > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-scroll > .amu-table-header > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-scroll > .amu-table-body > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-left > .amu-table-header > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-right > .amu-table-header > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-left > .amu-table-body-outer > .amu-table-body-inner > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-right > .amu-table-body-outer > .amu-table-body-inner > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-header > table > .amu-table-tbody > tr > td,
#table .amu-table-small > .amu-table-content > .amu-table-body > table > .amu-table-tbody > tr > td,
#table .amu-table-small > .amu-table-content > .amu-table-scroll > .amu-table-header > table > .amu-table-tbody > tr > td,
#table .amu-table-small > .amu-table-content > .amu-table-scroll > .amu-table-body > table > .amu-table-tbody > tr > td,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-left > .amu-table-header > table > .amu-table-tbody > tr > td,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-right > .amu-table-header > table > .amu-table-tbody > tr > td,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-left > .amu-table-body-outer > .amu-table-body-inner > table > .amu-table-tbody > tr > td,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-right > .amu-table-body-outer > .amu-table-body-inner > table > .amu-table-tbody > tr > td {
  padding: 8px 8px;
}
#table .amu-table-small > .amu-table-content > .amu-table-header > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-body > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-scroll > .amu-table-header > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-scroll > .amu-table-body > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-left > .amu-table-header > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-right > .amu-table-header > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-left > .amu-table-body-outer > .amu-table-body-inner > table > .amu-table-thead > tr > th,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-right > .amu-table-body-outer > .amu-table-body-inner > table > .amu-table-thead > tr > th {
  background: #fff;
  border-bottom: 1px solid #ddd;
}
#table .amu-table-small > .amu-table-content > .amu-table-scroll > .amu-table-header > table,
#table .amu-table-small > .amu-table-content > .amu-table-scroll > .amu-table-body > table,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-left > .amu-table-header > table,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-right > .amu-table-header > table,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-left > .amu-table-body-outer > .amu-table-body-inner > table,
#table .amu-table-small > .amu-table-content > .amu-table-fixed-right > .amu-table-body-outer > .amu-table-body-inner > table {
  padding: 0;
}
#table .amu-table-small > .amu-table-content .amu-table-header {
  background: #fff;
}
#table .amu-table-small > .amu-table-content .amu-table-placeholder,
#table .amu-table-small > .amu-table-content .amu-table-row:last-child td {
  border-bottom: 0;
}
#table .amu-table-small.amu-table-bordered {
  border-right: 0;
}
#table .amu-table-small.amu-table-bordered .amu-table-title {
  border: 0;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
#table .amu-table-small.amu-table-bordered .amu-table-content {
  border-right: 1px solid #ddd;
}
#table .amu-table-small.amu-table-bordered .amu-table-footer {
  border: 0;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
#table .amu-table-small.amu-table-bordered .amu-table-footer:before {
  display: none;
}
#table .amu-table-small.amu-table-bordered .amu-table-placeholder {
  border-left: 0;
  border-bottom: 0;
}
#table .amu-table-small.amu-table-bordered .amu-table-thead > tr > th:last-child,
#table .amu-table-small.amu-table-bordered .amu-table-tbody > tr > td:last-child {
  border-right: none;
}
#table .amu-table-small.amu-table-bordered .amu-table-fixed-left .amu-table-thead > tr > th:last-child,
#table .amu-table-small.amu-table-bordered .amu-table-fixed-left .amu-table-tbody > tr > td:last-child {
  border-right: 1px solid #ddd;
}
#table .amu-table-small.amu-table-bordered .amu-table-fixed-right {
  border-right: 1px solid #ddd;
}


/*# sourceMappingURL=main.1633481f.chunk.css.map*/