.vertical-center-modal {
  display: flex;
  align-items: center;
  justify-content: center;
}
.vertical-center-modal .ivu-modal {
  top: 0;
}
.m-item1 {
  min-width: 76px;
  height: 22px;
  margin: 0 0 20px 10px;
  padding: 0 10px;
  border-radius: 17.5px;
  background-color: #f0f0f0;
  color: #272727;
}
.m-item2 {
  min-width: 76px;
  height: 22px;
  margin: 0 0 20px 10px;
  padding: 0 10px;
  border-radius: 17.5px;
  background-color: #f0f0f0;
  color: #bfbfbf;
}
.m-item3 {
  min-width: 76px;
  height: 22px;
  margin: 0 0 20px 10px;
  padding: 0 10px;
  border-radius: 17.5px;
  background-color: #f6dee7;
  color: #c01f5e;
}
.h-65px {
  height: 65px;
}
.h-40px {
  height: 40px;
}
.hr-62 {
  height: 1px;
  background-color: #62cbc9;
}
.text-62cbc9 {
  color: #62cbc9;
}
.text-81 {
  color: #818181;
}
.btn-primary {
  height: 40px;
  padding: 7px 40px 8px;
  border-radius: 20px;
  background-color: #62cbc9;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
}
.btn-default {
  border: none;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  color: #818181;
}
.show-topmenu-en {
  height: 100px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  border-bottom: 1px solid #e1e1e1;
  top: 0;
  z-index: 99;
}
.show-topmenu-en .topmenu_conten {
  width: 1200px;
  margin: auto;
}
.show-topmenu-en .topmenu_conten .top_left {
  width: 80%;
}
.show-topmenu-en .topmenu_conten .top-logo {
  width: 240px;
  overflow: hidden;
}
.show-topmenu-en .topmenu_conten .top-logo img {
  height: 50px;
}
.show-topmenu-en .topmenu_conten .headimg {
  margin: 0 20px;
  width: 32px;
  height: 32px;
  background-color: #dedfe2;
  border-radius: 50%;
}
.factorylogin {
  background-image: url('/ysm/static/images/factory/bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.factorylogin .logo {
  height: 50px;
  width: 140px;
}
.factorylogin .content {
  width: 360px;
  height: 422px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.factorylogin .content .item {
  margin: 60px auto;
}
.factorylogin .content .item .ivu-input {
  height: 38px;
}
.factorylogin .content .sendcode {
  right: 10px;
  top: 10px;
}
.factorylogin .content .reset {
  width: 132px;
  height: 60px;
  padding: 19px 40px;
  border-radius: 30px;
  background-color: #62cbc9;
  color: #ffffff;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 500;
}
.fac-index .pl-76px {
  padding-left: 76px!important;
}
.fac-index .ml-76px {
  margin-left: 76px!important;
}
.fac-index .h-1px {
  height: 1px!important;
}
.fac-index .bg-f0 {
  background: #f0f0f0 !important;
}
@media print {
  .fac-index .printtable {
    display: block!important;
  }
  .fac-index .noneprinit,
  .fac-index .v-transfer-dom,
  .fac-index .ivu-modal-mask {
    display: none !important;
    background-color: transparent!important;
  }
  .fac-index body,
  .fac-index html {
    background-color: transparent!important;
    height: 100vh;
    width: 100vh;
  }
}
.fac-index .printtable {
  display: none;
}
.fac-index .backTop {
  width: 50px;
  height: 50px;
  padding: 5px 10px 7px 11px;
  background-color: #F8E8EE;
  position: fixed;
  bottom: 30px;
  right: 50%;
  transform: translateX(590px);
  transform: translateX(660px);
  z-index: 99;
  cursor: pointer;
  user-select: none;
}
.fac-index .backTop .box {
  position: relative;
}
.fac-index .backTop .box .icon {
  width: 10px;
  height: 10px;
  border-left: 2px solid #c01f5e;
  border-bottom: 2px solid #c01f5e;
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
  transform: rotate(135deg);
  position: absolute;
  top: -4px;
  left: 8px;
}
.fac-index .backTop .box .word {
  font-weight: 600;
}
.fac-index .produced {
  height: 236px;
  padding: 20px;
  overflow-y: auto;
}
.fac-index .produced .item {
  min-width: 102px;
  height: 34px;
  margin: 0px 10px 20px 0;
  border-radius: 17.5px;
  background-color: #d8f5f5;
}
.fac-index .produced .item .hook {
  opacity: 0.6;
  border-radius: 17.5px;
}
.fac-index .produced .item1 {
  min-width: 136px;
  height: 34px;
  margin: 0px 10px 20px 0;
  border-radius: 17.5px;
  border: solid 1px #c01f5e;
  background-color: #f6dee7;
  color: #c01f5e;
}
.fac-index .produced .item1 .number {
  min-width: 20px;
  height: 20px;
  padding: 0 5px;
  border-radius: 6px;
  background-color: #f2c3d4;
  text-align: center;
}
.fac-index .produced .item1 .hook {
  opacity: 0.6;
  border-radius: 17.5px;
}
.fac-index .produced .item-active {
  min-width: 102px;
  height: 34px;
  margin: 0px 10px 20px 0;
  border-radius: 17.5px;
  background-color: #f6dee7;
  color: #c01f5e;
  border: solid 1px #c01f5e;
}
.fac-index .produced .item-active .hook {
  opacity: 0.6;
  border-radius: 17.5px;
}
.fac-index .produced .item-active .number {
  min-width: 20px;
  height: 20px;
  padding: 0 5px;
  border-radius: 6px;
  background-color: #f2c3d4;
  text-align: center;
}
.fac-index .hr-f0 {
  height: 1px;
  background-color: #f0f0f0;
}
.fac-index .left {
  width: 900px;
}
.fac-index .left .pro-list {
  min-height: 50px;
  border-bottom: 1px solid #f0f0f0;
}
.fac-index .left .pro-list .pro-item {
  min-width: 76px;
  height: 22px;
  margin: 10px 10px 0 0px;
  border-radius: 17.5px;
  background-color: #f0f0f0;
}
.fac-index .left .pro-list .pro-item1 {
  min-width: 76px;
  height: 22px;
  margin: 10px 10px 0 0px;
  border-radius: 17.5px;
  color: #c01f5e;
  background-color: #f6dee7;
}
.fac-index .left .pro-list .pro-item2 {
  min-width: 76px;
  height: 22px;
  margin: 10px 10px 0 0px;
  border-radius: 17.5px;
  background-color: #f0f0f0;
  color: #575757;
}
.fac-index .left .pro-list .pro-item3 {
  min-width: 76px;
  height: 22px;
  margin: 10px 10px 0 0px;
  border-radius: 17.5px;
  color: #bfbfbf;
  background-color: #f0f0f0;
}
.fac-index .right {
  width: 300px;
  height: 1480px;
}
.fac-index .right .Rectangle {
  width: 22px;
  height: 22px;
  border-radius: 4px;
  background-color: #d9d9d9;
}
.f-order .t-table-td {
  height: 32px;
  font-weight: normal;
  width: 190px;
}
.f-order .items .title {
  min-height: 40px;
}
.f-order .id-dashed {
  border: 1px dashed #999999;
  height: 200px;
}
.f-order .hr {
  height: 1px;
  background: #62cbc9;
  margin: 30px auto;
}
.f-order .btnone {
  border-top: none!important;
}
/*# sourceMappingURL=factory.css.map */