html {
    height: 100%;
    background-color: #FFF;
    --main-color: #FC3;
    --gray-eee: #eee;
    --blue: #17a2b8;
    --pad-20: 20px;
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto',
        'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans',
        'Helvetica Neue', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#root {
    height: 100%;
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
        monospace;
}

.roo-btn.roo-btn-primary {
  color: #fff;
  background-color: #f8b500;
  border-color: #f8b500;
}
.roo-pagination > .active > a,
.roo-pagination > .active > a:hover,
.roo-pagination > .active > a:focus,
.roo-pagination > .active > span,
.roo-pagination > .active > span:hover,
.roo-pagination > .active > span:focus {
  color: #fff;
  background-color: #f8b500;
  border-color: #f8b500;
  cursor: default;
}
.roo-btn {
  transition: 0.5s;
}
.roo-btn.roo-btn-default:hover {
  background: #fff;
  border-color: #656778;
}
.roo-btn.roo-btn-primary:hover {
  color: #fff;
  background-color: #f8b500;
  opacity: 0.8;
  border-color: transparent;
}
.roo-btn.roo-btn-link-brand {
  color: #f8b500;
}

.bread-crumb {
  margin-bottom: 20px;
  font-size: 18px;
}

.open-con {
  padding: 16px 20px;
  height: 100%;
}

.signLaunch-title {
  height: 22px;
  margin-bottom: 10px;
  line-height: 22px;
  font-weight: 700;
}
.signLaunch-mainBody {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.signLaunch-tableBody {
  min-width: 685px;
  -ms-flex: 1;
      flex: 1;
}
.signLaunch-tableBody .signLaunch-tableBody-header {
  height: 48px;
  line-height: 48px;
  padding: 0 24px;
}
.signLaunch-center {
  height: 406px;
  line-height: 406px;
  width: 60px;
  min-width: 60px;
  text-align: center;
}
.signLaunch-tableBody-border {
  height: 406px;
  border: 1px solid #d9d9d9;
}
.signLaunch-footer {
  padding-top: 50px;
}

.check_dayDetails-cordItem {
  display: -ms-flexbox;
  display: flex;
  width: 335px;
  margin: 10px 0;
}
.check_dayDetails-cordItem div {
  -ms-flex: 1;
      flex: 1;
}
.check_dayDetails-cordItem h3 {
  font: 14px MicrosoftYaHei;
  font-weight: 400;
  line-height: 19px;
  margin: 0;
  padding: 0;
  -ms-flex: 1;
      flex: 1;
  text-align: right;
}
.check_dayDetails-cord {
  box-sizing: border-box;
  width: 355px;
  padding: 1px 10px;
  background-color: #efefef;
}
.add_font-big {
  font-size: 25px;
  margin-bottom: 20px;
}
.add_margin-bottom {
  margin-bottom: 5px;
  margin-top: 5px;
}
.add_color-grey {
  color: gray;
  box-sizing: border-box;
  padding: 0;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  margin: 0 0 24px;
  vertical-align: top;
  font: 400 14px PingFangSC-Regular;
  text-align: center;
  line-height: 40px;
}
.add_color-grey hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.check_dayDetails-ant-row-flex {
  -ms-flex-align: center;
      align-items: center;
  font: 400 14px PingFangSC-Regular;
  color: #222222;
  word-wrap: break-word;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  margin: 0 0 24px;
  vertical-align: top;
}
.check_dayDetails-ant-row-flex div {
  padding: 0;
}
.check_dayDetails-skuBox {
  margin-bottom: 24px;
}
.check_dayDetails-skuBox .row {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.check_dayDetails-skuBox hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.expand {
  font-weight: 700;
  font-size: 18px;
}


/*# sourceMappingURL=https://msstest.sankuai.com/v1/mss_c50f95e950c74fa2aeaa9d9bff3475ac/nine-namespace/online-shangou-e-open-developer-f1bdf171-sourcemap/production/sourcemap/css/index.404d4e10e1b73c4fbf38.css.map*/