/* inputnumber.css Date:2019-05-20 13:55:10 */

.lg-number {
  display: inline-block;
  position: relative;
  width: 100px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding-left: 30px;
  padding-right: 30px;
  height: 32px;
  line-height: 30px;
  overflow: hidden;
  vertical-align: middle;
}

.lg-number:hover,
.lg-number:hover .lg-number-dec,
.lg-number:hover .lg-number-inc {
  border-color: #2BA3FF;
}

.lg-number .lg-input {
  width: auto;
  border: none;
}

.lg-number .lg-input-o {
  padding-left: 0;
  padding-right: 0;
  border: none;
  text-align: center;
  height: 30px;
}

.lg-number .lg-input-o:focus {
  box-shadow: none;
}

.lg-number .lg-input:focus-within {
  border: none;
  box-shadow: none;
}

.lg-number-s {
  height: 24px;
  line-height: 20px;
  width: 80px;
}

.lg-number-s .lg-input-o {
  font-size: 12px;
  height: 22px;
  line-height: 20px;
}

.lg-number-s .lg-number-dec,
.lg-number-s .lg-number-inc {
  height: 24px;
  line-height: 22px;
}

.lg-number-dec,
.lg-number-inc {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  text-align: center;
  display: inline-block;
  background-color: #FFF;
  cursor: pointer;
  border: none;
}

.lg-number-dec:hover,
.lg-number-inc:hover {
  color: #2BA3FF;
}

.lg-number-dec:active,
.lg-number-inc:active {
  background-color: #E2F2FF;
  color: #2BA3FF;
}

.lg-number-dec.is-disabled,
.lg-number-inc.is-disabled {
  cursor: no-drop;
  color: #e5e5e5;
}

.lg-number-dec {
  left: 0;
  border-right: 1px solid #e5e5e5;
}

.lg-number-inc {
  right: 0;
  border-left: 1px solid #e5e5e5;
}

.lg-number.is-disabled {
  border-color: #E8E8E8;
}

.lg-number.is-disabled .lg-number-dec,
.lg-number.is-disabled .lg-number-inc {
  border-color: #E8E8E8;
  background-color: #f8f8f8;
  color: #d2d2d2;
  cursor: no-drop;
}

.lg-number.is-disabled:hover {
  border-color: #E8E8E8;
}

.lg-number.is-disabled:hover .lg-number-dec,
.lg-number.is-disabled:hover .lg-number-inc {
  border-color: #E8E8E8;
  background-color: #f8f8f8;
  color: #d2d2d2;
}

.lg-number-mini {
  padding-left: 0;
  padding-right: 22px;
  width: 64px;
}

.lg-number-mini [class^=lg-icon-] {
  transition: transform 300ms;
  transform: scale(0.8) translateY(2px);
}

.lg-number-mini .lg-number-dec,
.lg-number-mini .lg-number-inc {
  right: 0;
  left: auto;
  height: 20px;
  font-size: 12px;
  width: 22px;
  transition: top 300ms;
}

.lg-number-mini .lg-number-dec:before,
.lg-number-mini .lg-number-inc:before {
  font-size: 16px;
  transform: scale(0.5);
}

.lg-number-mini .lg-number-dec {
  border-top: 1px solid #e5e5e5;
  top: 15px;
  border-left: 1px solid #e5e5e5;
  border-right: none;
}

.lg-number-mini .lg-number-dec [class^=lg-icon-] {
  transform: scale(0.7) translate(-2px, -2px);
}

.lg-number-mini .lg-number-dec:hover {
  top: 10px;
  z-index: 999;
}

.lg-number-mini .lg-number-dec:hover [class^=lg-icon-] {
  transform: scale(0.7) translateY(-2px, 6px);
}

.lg-number-mini .lg-number-inc {
  top: -4px;
  border-right: none;
  border-bottom: 1px solid #e5e5e5;
}

.lg-number-mini .lg-number-inc [class^=lg-icon-] {
  transform: scale(0.7) translate(-2px, 2px);
}

.lg-number-mini .lg-number-inc:hover {
  z-index: 999;
  top: 0;
}

.lg-number-mini .lg-number-inc:hover [class^=lg-icon-] {
  transform: scale(0.7) translate(-2px, 0);
}

/* iconfont.css Date:2019-05-20 13:55:10 */

@font-face {
  font-family: iconfont;
  src: url("//static.360buyimg.com/JDC_legao/css/fonts/iconfont.eot");
  src: url("//static.360buyimg.com/JDC_legao/css/fonts/iconfont.eot?#iefix") format("embedded-opentype"), url("//static.360buyimg.com/JDC_legao/css/fonts/iconfont.woff") format("woff"), url("//static.360buyimg.com/JDC_legao/css/fonts/iconfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

[class*=" lg-icon-"],
[class^=lg-icon-] {
  font-family: iconfont;
  display: inline-block;
  vertical-align: baseline;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-icon-arrows:before {
  content: "\f25b";
}

.lg-icon-assembly:before {
  content: "\f25c";
}

.lg-icon-basic:before {
  content: "\f253";
}

.lg-icon-calendar:before {
  content: "\f145";
}

.lg-icon-camera:before {
  content: "\f255";
}

.lg-icon-chart:before {
  content: "\f254";
}

.lg-icon-classify:before {
  content: "\f25d";
}

.lg-icon-close:before {
  content: "\f137";
}

.lg-icon-cloud:before {
  content: "\f25e";
}

.lg-icon-computer:before {
  content: "\f25f";
}

.lg-icon-delete:before {
  content: "\f18e";
}

.lg-icon-design:before {
  content: "\f260";
}

.lg-icon-dislike:before {
  content: "\f261";
}

.lg-icon-down:before {
  content: "\f262";
}

.lg-icon-download:before {
  content: "\f263";
}

.lg-icon-edit:before {
  content: "\f264";
}

.lg-icon-edit2:before {
  content: "\f252";
}

.lg-icon-enlarge:before {
  content: "\f265";
}

.lg-icon-error:before {
  content: "\f266";
}

.lg-icon-eye:before {
  content: "\f267";
}

.lg-icon-backward:before {
  content: "\f268";
}

.lg-icon-fforward:before,
.lg-icon-forwards:before {
  content: "\f269";
}

.lg-icon-file:before {
  content: "\f26a";
}

.lg-icon-form:before {
  content: "\f26b";
}

.lg-icon-forward:before {
  content: "\f26c";
}

.lg-icon-exit:before {
  content: "\f26d";
}

.lg-icon-screen:before {
  content: "\f26e";
}

.lg-icon-hide:before {
  content: "\f26f";
}

.lg-icon-homepage:before {
  content: "\f270";
}

.lg-icon-layout:before {
  content: "\f257";
}

.lg-icon-left:before {
  content: "\f27d";
}

.lg-icon-like:before {
  content: "\f272";
}

.lg-icon-line-chart:before {
  content: "\f273";
}

.lg-icon-location:before {
  content: "\f1b2";
}

.lg-icon-lock:before {
  content: "\f25a";
}

.lg-icon-message:before {
  content: "\f256";
}

.lg-icon-more:before {
  content: "\f274";
}

.lg-icon-narrow:before {
  content: "\f275";
}

.lg-icon-clip:before {
  content: "\f276";
}

.lg-icon-phone:before {
  content: "\f277";
}

.lg-icon-picture:before {
  content: "\f278";
}

.lg-icon-play:before {
  content: "\f279";
}

.lg-icon-refresh:before {
  content: "\f27a";
}

.lg-icon-remind:before {
  content: "\f27b";
}

.lg-icon-downloading:before {
  content: "\f27c";
}

.lg-icon-right:before {
  content: "\f271";
}

.lg-icon-search:before {
  content: "\f184";
}

.lg-icon-setup:before {
  content: "\f27e";
}

.lg-icon-shrink:before {
  content: "\f27f";
}

.lg-icon-sbackward:before {
  content: "\f280";
}

.lg-icon-sforward:before {
  content: "\f281";
}

.lg-icon-suspend:before {
  content: "\f282";
}

.lg-icon-code:before {
  content: "\f283";
}

.lg-icon-time:before {
  content: "\f284";
}

.lg-icon-unlock:before {
  content: "\f285";
}

.lg-icon-up:before {
  content: "\f286";
}

.lg-icon-upload:before {
  content: "\f287";
}

.lg-icon-user:before {
  content: "\f288";
}

.lg-icon-video:before {
  content: "\f259";
}

.lg-icon-wallet:before {
  content: "\f19b";
}

.lg-icon-loading:before {
  content: "\f29b";
  animation: rotate 1500ms linear infinite;
}

.lg-icon-subt:before {
  content: "\f29d";
}

.lg-icon-add:before {
  content: "\f186";
}

.lg-icon-success:before {
  content: "\f2a4";
}

.lg-icon-success-s1:before {
  content: "\f2a3";
}

.lg-icon-wrong:before {
  content: "\f2a6";
}

.lg-icon-wrong-s1:before {
  content: "\f2a5";
}

.lg-icon-warn:before {
  content: "\f2a2";
}

.lg-icon-warn-s1:before {
  content: "\f18b";
}

.lg-icon-info:before {
  content: "\f2a1";
}

.lg-icon-info-s1:before {
  content: "\f2a0";
}

.lg-icon-help:before {
  content: "\f29f";
}

.lg-icon-help-s1:before {
  content: "\f29e";
}

.lg-icon-plus:before {
  content: "\f1b8";
}

.lg-icon-reduce:before {
  content: "\f29c";
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

.lg-number .lg-input {
  min-width: 30px;
}

/* input.css Date:2019-05-20 13:55:10 */

.lg-input-after .lg-input-item,
.lg-input-after .lg-input-text,
.lg-input-prepend .lg-input-item,
.lg-input-prepend .lg-input-text {
  white-space: nowrap;
}

.lg-input {
  position: relative;
  width: 220px;
  display: inline-table;
  border: 1px solid #e5e5e5;
  background-color: #FFF;
  border-radius: 4px;
  box-sizing: border-box;
}

.lg-input-o {
  height: 32px;
  line-height: 32px;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 4px;
  width: 100%;
}

.lg-input-o::-webkit-input-placeholder {
  color: #d2d2d2;
}

.lg-input-o:-moz-placeholder {
  color: #d2d2d2;
}

.lg-input-o::-moz-placeholder {
  color: #d2d2d2;
}

.lg-input-o:-ms-input-placeholder {
  color: #d2d2d2;
}

.lg-input-o:disabled {
  border-color: #e5e5e5;
  background-color: #f8f8f8;
  color: #d2d2d2;
}

.lg-input:focus-within {
  border-color: #0083FF;
  box-shadow: 0 0 2px 2px #E2F2FF;
}

.lg-input-s .lg-input-o {
  height: 24px;
  line-height: 24px;
}

.lg-input-l .lg-input-o {
  height: 40px;
  line-height: 40px;
}

.lg-input:hover {
  border-color: #0083FF;
}

.lg-input.is-disabled:hover {
  border-color: #e5e5e5;
  background-color: #f8f8f8;
  color: #d2d2d2;
}

.lg-input-clear {
  color: #d2d2d2;
  display: table-cell;
  width: 1px;
  position: relative;
  vertical-align: middle;
  visibility: hidden;
  padding-right: 8px;
  cursor: pointer;
}

.lg-input.has-clear {
  padding-right: 12px;
}

.lg-input .lg-count {
  display: table-cell;
  width: 1px;
  font-size: 14px;
  color: #d2d2d2;
}

.lg-input-group {
  display: inline-table;
  border: 1px solid #e5e5e5;
  width: 320px;
  border-radius: 4px;
}

.lg-input-group:focus-within,
.lg-input-group:hover {
  border-color: #0083FF;
}

.lg-input-group .lg-input-o {
  border-radius: 0;
  border: none;
}

.lg-input-group .lg-input-prepend {
  display: table-cell;
  width: 1px;
  border-right: 1px solid #e5e5e5;
  background-color: #fcfcfc;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.lg-input-group .lg-input-prepend + .lg-input-o {
  border-left-color: #FFF;
}

.lg-input-group .lg-input-prepend.is-select {
  border-radius: 4px 0 0 4px;
}

.lg-input-group .lg-input-after {
  border-radius: 0 4px 4px 0;
  display: table-cell;
  width: 1px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #e5e5e5;
  background-color: #fcfcfc;
}

.lg-input-group .lg-input-after.is-select {
  border-radius: 0 4px 4px 0;
}

.lg-input-after.lg-input-select,
.lg-input-prepend.lg-input-select {
  cursor: pointer;
  padding-right: 28px;
}

.lg-input .lg-icon-down {
  position: absolute;
  right: 8px;
  top: 10px;
  color: #aaa;
  transform: rotate(0);
  transition: transform 300ms;
}

.lg-input-group .lg-input-list {
  position: absolute;
  background-color: #FFF;
  z-index: 1;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  margin-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
}

.lg-input-group .lg-input-item {
  height: 32px;
  line-height: 32px;
  cursor: pointer;
}

.lg-input-group .lg-input-item.is-curr {
  color: #0083FF;
}

.lg-input-group .is-select {
  box-shadow: inset 0 0 0 1px #0083FF,0 0 0 2px #E2F2FF;
}

.lg-input-group .is-select .lg-input-list {
  display: block;
}

.lg-input-group .is-select .lg-icon-down {
  transform: rotate(180deg);
  color: #0083FF;
}

.lg-input-search {
  display: inline-table;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}

.lg-input-search:hover {
  border-color: #0083FF;
}

.lg-input-search.has-clear {
  padding-right: 0;
}

.lg-input-search .lg-input-o {
  border: none;
}

.lg-input-search .lg-input-o:focus {
  border: none;
  box-shadow: none;
  border-radius: 4px 0 0 4px;
}

.lg-input-search .lg-input-btn {
  display: table-cell;
  width: 1px;
  position: relative;
  vertical-align: top;
}

.lg-input-search .lg-input-btn .lg-btn {
  min-width: 4px;
}

.lg-input-search .lg-input-clear {
  padding-right: 0;
}

.lg-input-search .lg-icon-search {
  background: 0 0;
  border: none;
}

.lg-input-search .lg-btn {
  border: none;
  border-radius: 0 4px 4px 0;
}

.lg-input-flyout {
  position: absolute;
  display: none;
  max-height: 320px;
  overflow-y: auto;
  background-color: #FFF;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  width: 100%;
  left: 0;
  top: 32px;
  z-index: 1;
}

.lg-input-flyout .lg-flyout-item {
  height: 32px;
  line-height: 32px;
  padding-left: 16px;
  padding-right: 16px;
}

.lg-input-flyout .lg-flyout-item:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.lg-textarea {
  position: relative;
  width: 320px;
  overflow: hidden;
}

.lg-textarea:hover {
  border-color: #0083FF;
}

.lg-textarea-o {
  resize: vertical;
  border: 1px solid #e5e5e5;
  padding: 8px 12px 20px;
  width: 100%;
  display: block;
  line-height: 22px;
  border-radius: 4px;
}

.lg-textarea-o:focus {
  outline: 0;
}

.lg-textarea.is-focus {
  border-color: #0083FF;
  box-shadow: 0 0 2px 2px #E2F2FF;
}

.lg-textarea .lg-count {
  text-align: right;
  color: #d2d2d2;
  font-size: 12px;
}

.lg-input-clear {
  visibility: visible !important;
}

.textarea-auto {
  height: auto;
  overflow: hidden;
}