.reset {
  margin: 0;
  padding: 0;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}
input,
textarea,
button,
a {
  outline: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
fieldset,
textarea {
  margin: 0;
}
fieldset,
legend,
textarea,
input {
  padding: 0;
}
ul,
ol {
  padding-left: 0;
  list-style-type: none;
}
a img,
fieldset {
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  box-shadow: inset 0 0 0 1000px #fff;
  -moz-box-shadow: inset 0 0 0 1000px #fff;
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}
select {
  border-radius: 0;
  -webkit-border-radius: 0;
}
body {
  line-height: 1.6;
  font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "\9ED1\4F53", Arial, sans-serif;
  color: #222;
  font-size: 14px;
}
textarea,
input {
  color: #222;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #a3a3a3;
}
textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #a3a3a3;
}
textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #a3a3a3;
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #a3a3a3;
}
textarea.placeholder,
input.placeholder {
  color: #a3a3a3;
}
textarea {
  resize: none;
  overflow-y: auto;
}
a {
  color: #459ae9;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
button,
input,
select,
textarea {
  *font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "\9ED1\4F53", Arial, sans-serif;
}
body {
  min-width: 1200px;
  background: #e7e8eb;
}
.form .form_group {
  margin: 10px 0;
}
.form label {
  display: inline-block;
  min-width: 70px;
  line-height: 32px;
}
.form textarea {
  border: 1px solid #e7e7eb;
}
.form input {
  border: 1px solid #e7e7eb;
  line-height: 30px;
  padding-left: 10px;
}
.form select {
  border: 1px solid #e7e7eb;
  height: 30px;
}
.form .submit {
  display: inline-block;
  background: #44b549;
  padding: 5px 20px;
  border: none;
  color: white;
  cursor: pointer;
}
.btn {
  display: inline-block;
  overflow: visible;
  padding: 0 22px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
}
.weui-btn_mini {
  display: inline-block;
  padding: 0 1.32em;
  line-height: 2.3;
  font-size: 13px;
}
.btn_primary {
  background-color: #44b549;
  background-image: -moz-linear-gradient(top, #44b549 0, #44b549 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#44b549), to(#44b549));
  background-image: -webkit-linear-gradient(top, #44b549 0, #44b549 100%);
  background-image: -o-linear-gradient(top, #44b549 0, #44b549 100%);
  background-image: linear-gradient(to bottom, #44b549 0, #44b549 100%);
  border-color: #44b549;
  color: #fff;
}
.btn_primary {
  background-color: #44b549;
  background-image: -moz-linear-gradient(top, #44b549 0, #44b549 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#44b549), to(#44b549));
  background-image: -webkit-linear-gradient(top, #44b549 0, #44b549 100%);
  background-image: -o-linear-gradient(top, #44b549 0, #44b549 100%);
  background-image: linear-gradient(to bottom, #44b549 0, #44b549 100%);
  border-color: #44b549;
  color: #fff;
}
.btn_warning {
  background-color: #e64340;
  background-image: -moz-linear-gradient(top, #e64340 0, #e64340 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e64340), to(#e64340));
  background-image: -webkit-linear-gradient(top, #e64340 0, #e64340 100%);
  background-image: -o-linear-gradient(top, #e64340 0, #e64340 100%);
  background-image: linear-gradient(to bottom, #e64340 0, #e64340 100%);
  border-color: #e64340;
  color: #fff;
}
.dialogbox-back {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: none;
}
.dialogbox-main {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: normal;
  max-width: 320px;
  min-width: 170px;
  padding: 15px;
  position: relative;
  margin: 10% auto 0;
  background-color: #ffffff;
  border: solid 0 #5a5a5a;
  overflow: auto;
  display: none;
}
.dialogbox-close {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  width: 24px;
  height: 24px;
  padding-left: 1px;
  position: absolute;
  top: 0;
  cursor: pointer;
  transition: 400ms;
  background-color: #f0f0f0;
}
.dialogbox-close:hover {
  background-color: rgba(192, 57, 43, 0.7);
}
.dialogbox-title {
  font-family: Arial, Gadget, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: justify;
  color: #5a5a5a;
  padding-bottom: 2px;
  overflow: auto;
  border-bottom: solid 1px #e6e6e6;
}
.dialogbox-message {
  color: #3c3c3c;
  padding: 10px 0;
  text-align: justify;
}
.dialogbox-prompt {
  padding: 5px 0;
  display: none;
}
.dialogbox-prompt input,
.dialogbox-prompt select {
  color: #3c3c3c;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 5px 3%;
  width: 93%;
  border: solid 1px #d2d2d2;
}
.dialogbox-button-bar {
  margin-top: 10px;
  text-align: center;
  direction: ltr;
}
.dialogbox-btn {
  display: inline-block;
  border: solid 1px #e6e6e6;
  color: #3c3c3c;
  width: 70px;
  padding: 5px;
  margin: 0 2px 3px;
  background-color: #fafafa;
  cursor: pointer;
  transition: 300ms;
}
.dialogbox-btn:hover {
  background-color: #f0f0f0;
}
.color-primary {
  color: #44b549;
}
.hr {
  border-bottom: 1px solid #e7e7eb;
  height: 0;
  width: 100%;
}
.town_editForm input {
  width: 200px;
}
.town_editForm input:hover {
  cursor: pointer;
}
.town_editForm .submit {
  width: 160px;
  height: 40px;
}
.head_box {
  position: relative;
  background-color: #fff;
  border-top: 4px solid #44b549;
  border-bottom: 1px solid #d9dadc;
}
.head_box .inner.wrp {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  height: 60px;
}
.head_box .logo {
  float: left;
  padding-top: 10px;
  font-size: 24px;
}
.head_box .logo a {
  display: block;
  width: 250px;
  height: 40px;
  overflow: hidden;
  text-decoration: none;
}
.head_box .logo a:before {
  display: inline-block;
  content: url(../img/logo.jpg);
}
.head_box .account {
  float: right;
  padding-top: 10px;
}
.head_box .account .account_info {
  position: relative;
  min-width: 80px;
}
.head_box .account .account_info .type_wrp {
  position: absolute;
  top: 2px;
  left: 0;
}
.head_box .account .account_info .nickname {
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  margin-top: 18px;
}
.head_box .account .account_meta {
  font-size: 14px;
  display: inline-block;
  vertical-align: bottom;
}
.head_box .account .account_logout a {
  display: inline-block;
  margin-left: 5px;
  line-height: 16px;
  margin-top: 18px;
  padding-left: 14px;
  border-left: 1px solid #e7e7eb;
}
.head_box .account .account_meta_primary a {
  color: #222;
}
.body {
  width: 80%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 36px 0 88px;
}
.container_box {
  border: 1px solid #d9dadc;
  background-color: #fff;
  min-height: 700px;
}
.container_box .col_side,
.container_box .col_main {
  display: table-cell;
  vertical-align: top;
  word-wrap: break-word;
  word-break: break-all;
}
.container_box .col_side {
  max-width: 218px;
  border-right: 1px solid #e7e7eb;
  min-height: 1px;
  background-color: #fff;
}
.container_box .menu_box {
  margin-bottom: 150px;
}
.container_box .col_main {
  width: 2000px;
  height: 700px;
}
.foot {
  padding: 24px 0;
  color: #f1f1f1;
  text-align: center;
  background-color: #b8b9b9;
}
.foot .links {
  font-size: 12px;
}
.foot .links .links_item:first-child {
  border-left-width: 0;
}
.foot .links .links_item {
  border-left-color: #f1f1f1;
  display: inline-block;
  vertical-align: middle;
  padding: 0 1em;
  line-height: 1em;
  border-left: 1px solid #d9dadc;
}
.foot .links .links_item a {
  color: #f1f1f1;
  display: block;
}
.menu_box .menu.no_extra {
  border-top-width: 0;
  margin-top: 13px;
}
.menu_box .menu {
  padding-bottom: 6px;
  padding-top: 6px;
  border-top: 1px solid #e7e7eb;
}
.menu_box .menu .menu_title {
  position: relative;
  padding: 0 30px 0;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  line-height: 34px;
  color: #8d8d8d;
  margin-bottom: 0;
}
.menu_box .menu .menu_title .icon_menu {
  margin-right: 10px;
  margin-top: -0.2em;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  display: inline-block;
}
.menu_box .menu .menu_item {
  line-height: 34px;
}
.menu_box .menu .menu_item.selected {
  background-color: #44b549;
  color: #fff;
}
.menu_box .menu .menu_item.selected a {
  color: #fff;
}
.menu_box .menu .menu_item.selected:hover {
  background: #44b549;
}
.menu_box .menu .menu_item:hover {
  background: #f4f5f9;
}
.menu_box .menu .menu_item a {
  display: block;
  padding: 0 0 0 58px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  color: #222;
}
.menu_box .menu .menu_item a:hover {
  text-decoration: none;
}
.col_main .container_hd,
.col_main .main_hd {
  line-height: 40px;
}
.col_main .container_hd h2,
.col_main .main_hd h2 {
  font-size: 16px;
  padding: 0 30px;
  line-height: 75px;
  font-weight: 400;
  font-style: normal;
}
.col_main .main_hd .title_tab {
  margin-top: -14px;
}
.col_main .main_hd .title_tab .tab_navs {
  line-height: 40px;
  border-bottom: 1px solid #e7e7eb;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.col_main .main_hd .title_tab .tab_navs:after {
  content: "\200B";
  display: block;
  height: 0;
  clear: both;
}
.col_main .main_hd .title_tab .tab_nav {
  margin-bottom: -1px;
  float: left;
  font-size: 14px;
}
.col_main .main_hd .title_tab .tab_nav a {
  padding: 0 18px;
  padding-left: 30px;
  display: block;
  text-decoration: none;
  color: #222;
  outline: 0;
  padding: 0 20px;
}
.col_main .main_hd .title_tab .tab_nav:hover {
  border-bottom: 3px solid #a0a3ab;
}
.col_main .main_hd .title_tab .tab_nav.selected {
  background: 0;
  border-bottom: 3px solid #44b549;
}
.col_main .main_bd {
  padding: 30px;
}
.goods_form {
  width: 930px;
  position: relative;
  /*progressbar*/
  /*progressbar connectors*/
  /*marking active/completed steps green*/
  /*The number of the step and the connector before it = green*/
}
.goods_form .form_group input {
  width: 400px;
}
.goods_form .form_group input[name='price'] {
  width: 200px;
}
.goods_form .form_group select {
  width: 200px;
}
.goods_form .form_group input:select {
  border: 1px solid border-color;
}
.goods_form .form_group small {
  padding: 0 10px;
}
.goods_form .form_group .js-add-sku {
  float: right;
}
.goods_form .form_group .sku_box {
  margin-top: 15px;
  padding: 10px;
  border: 1px solid #e7e7eb;
}
.goods_form .form_group .sku_box .sku_item {
  width: 700px;
  display: flex;
  margin-bottom: 10px;
}
.goods_form .form_group .sku_box .sku_item label {
  text-align: center;
}
.goods_form .form_group .upload_img_box {
  height: 150px;
  width: 900px;
  margin: 10px 0;
  display: flex;
}
.goods_form .form_group .upload_img_box .upload_img_label {
  flex: 1;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #e7e7eb;
  border-radius: 4px;
  margin-right: 30px;
  width: 150px;
  height: 150px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
}
.goods_form .form_group .upload_img_box .upload_img_label .ismain {
  color: gray;
}
.goods_form .form_group .upload_img_box .upload_img_label .thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
  height: 150px;
}
.goods_form .form_group .upload_img_box .upload_img_input {
  position: absolute;
  visibility: hidden;
}
.goods_form fieldset {
  background: white;
  border: 1px solid #e7e7eb;
  box-sizing: border-box;
  position: absolute;
  padding: 10px 15px;
  left: 0px;
  right: 10px;
}
.goods_form fieldset .current_box {
  text-align: center;
}
.goods_form fieldset .current_box .previous,
.goods_form fieldset .current_box .next {
  border: none;
  padding: 0 22px;
}
.goods_form fieldset .current_box .previous {
  background: white;
  border: 1px solid #e7e7eb;
  color: #333;
}
.goods_form #progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  /*CSS counters to number the steps*/
  counter-reset: step;
  z-index: 2;
  text-align: center;
}
.goods_form #progressbar li {
  list-style-type: none;
  color: #333;
  text-transform: uppercase;
  font-size: 9px;
  width: 33.33%;
  float: left;
  position: relative;
}
.goods_form #progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 20px;
  line-height: 20px;
  display: block;
  font-size: 10px;
  position: relative;
  color: #333;
  background: white;
  border-radius: 3px;
  margin: 0 auto 5px auto;
  z-index: 2;
}
.goods_form #progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #e7e7eb;
  position: absolute;
  left: -50%;
  top: 9px;
  z-index: 1;
  /*put it behind the numbers*/
}
.goods_form #progressbar li:first-child:after {
  /*connector not needed before the first step*/
  content: none;
}
.goods_form #progressbar li.active:before,
.goods_form #progressbar li.active:after {
  background: #27AE60;
  color: white;
}
.goods_form fieldset:not(:first-of-type) {
  display: none;
}
#container {
  color: #838383;
  font-size: 12px;
}
#uploader .queueList {
  margin: 20px;
  border: 3px dashed #e6e6e6;
}
#uploader .queueList.filled {
  padding: 17px;
  margin: 0;
  border: 3px dashed transparent;
}
#uploader .queueList.webuploader-dnd-over {
  border: 3px dashed #999999;
}
#uploader p {
  margin: 0;
}
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
#uploader .placeholder {
  min-height: 200px;
  padding-top: 178px;
  text-align: center;
  background: url(../img/image.png) center 93px no-repeat;
  color: #cccccc;
  font-size: 18px;
  position: relative;
}
#uploader .placeholder .webuploader-pick {
  font-size: 18px;
  background: #44b549;
  border-radius: 3px;
  line-height: 44px;
  padding: 0 30px;
  *width: 120px;
  color: #fff;
  display: inline-block;
  margin: 0 auto 20px auto;
  cursor: pointer;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
#uploader .placeholder .webuploader-pick-hover {
  background: #44b549;
}
#uploader .placeholder .flashTip {
  color: #666666;
  font-size: 12px;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 20px;
}
#uploader .placeholder .flashTip a {
  color: #44b549;
  text-decoration: none;
}
#uploader .placeholder .flashTip a:hover {
  text-decoration: underline;
}
#uploader .filelist {
  list-style: none;
  margin: 0;
  padding: 0;
}
#uploader .filelist:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  clear: both;
}
#uploader .filelist li {
  width: 110px;
  height: 110px;
  background: url(../img/bg.png) no-repeat;
  text-align: center;
  margin: 0 8px 20px 0;
  position: relative;
  display: inline;
  float: left;
  overflow: hidden;
  font-size: 12px;
}
#uploader .filelist li p.log {
  position: relative;
  top: -45px;
}
#uploader .filelist li p.title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  top: 5px;
  text-indent: 5px;
  text-align: left;
}
#uploader .filelist li p.progress {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 8px;
  overflow: hidden;
  z-index: 50;
  margin: 0;
  border-radius: 0;
  background: none;
  -webkit-box-shadow: 0 0 0;
}
#uploader .filelist li p.progress span {
  display: none;
  overflow: hidden;
  width: 0;
  height: 100%;
  background: #44b549 url(../img/progress.png) repeat-x;
  -webit-transition: width 200ms linear;
  -moz-transition: width 200ms linear;
  -o-transition: width 200ms linear;
  -ms-transition: width 200ms linear;
  transition: width 200ms linear;
  -webkit-animation: progressmove 2s linear infinite;
  -moz-animation: progressmove 2s linear infinite;
  -o-animation: progressmove 2s linear infinite;
  -ms-animation: progressmove 2s linear infinite;
  animation: progressmove 2s linear infinite;
  -webkit-transform: translateZ(0);
}
@-webkit-keyframes progressmove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 17px 0;
  }
}
@-moz-keyframes progressmove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 17px 0;
  }
}
@keyframes progressmove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 17px 0;
  }
}
#uploader .filelist li p.imgWrap {
  position: relative;
  z-index: 2;
  line-height: 110px;
  vertical-align: middle;
  overflow: hidden;
  width: 110px;
  height: 110px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webit-transition: 200ms ease-out;
  -moz-transition: 200ms ease-out;
  -o-transition: 200ms ease-out;
  -ms-transition: 200ms ease-out;
  transition: 200ms ease-out;
}
#uploader .filelist li img {
  width: 100%;
}
#uploader .filelist li p.error {
  background: #f43838;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 28px;
  line-height: 28px;
  width: 100%;
  z-index: 100;
}
#uploader .filelist li .success {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  width: 100%;
  z-index: 200;
  background: url(../img/success.png) no-repeat right bottom;
}
#uploader .filelist div.file-panel {
  position: absolute;
  height: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 300;
}
#uploader .filelist div.file-panel span {
  width: 24px;
  height: 24px;
  display: inline;
  float: right;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/icons.png) no-repeat;
  margin: 5px 1px 1px;
  cursor: pointer;
}
#uploader .filelist div.file-panel span.rotateLeft {
  background-position: 0 -24px;
}
#uploader .filelist div.file-panel span.rotateLeft:hover {
  background-position: 0 0;
}
#uploader .filelist div.file-panel span.rotateRight {
  background-position: -24px -24px;
}
#uploader .filelist div.file-panel span.rotateRight:hover {
  background-position: -24px 0;
}
#uploader .filelist div.file-panel span.cancel {
  background-position: -48px -24px;
}
#uploader .filelist div.file-panel span.cancel:hover {
  background-position: -48px 0;
}
#uploader .statusBar {
  height: 63px;
  border-top: 1px solid #dadada;
  padding: 0 20px;
  line-height: 63px;
  vertical-align: middle;
  position: relative;
}
#uploader .statusBar .progress {
  border: 1px solid #44b549;
  width: 198px;
  background: #fff;
  height: 18px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  color: #333;
  position: relative;
  margin: 0 10px 0 0;
}
#uploader .statusBar .progress span.percentage {
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: #44b549;
  position: absolute;
}
#uploader .statusBar .progress span.text {
  position: relative;
  z-index: 10;
}
#uploader .statusBar .info {
  display: inline-block;
  font-size: 14px;
  color: #666666;
}
#uploader .statusBar .btns {
  position: absolute;
  top: 10px;
  right: 20px;
  line-height: 40px;
}
#filePicker2 {
  display: inline-block;
  float: left;
}
#uploader .statusBar .btns .webuploader-pick,
#uploader .statusBar .btns .uploadBtn,
#uploader .statusBar .btns .uploadBtn.state-uploading,
#uploader .statusBar .btns .uploadBtn.state-paused {
  background: #ffffff;
  border: 1px solid #cfcfcf;
  color: #565656;
  padding: 0 18px;
  display: inline-block;
  border-radius: 3px;
  margin-left: 10px;
  cursor: pointer;
  font-size: 14px;
  float: left;
}
#uploader .statusBar .btns .webuploader-pick-hover,
#uploader .statusBar .btns .uploadBtn:hover,
#uploader .statusBar .btns .uploadBtn.state-uploading:hover,
#uploader .statusBar .btns .uploadBtn.state-paused:hover {
  background: #f0f0f0;
}
#uploader .statusBar .btns .uploadBtn {
  background: #44b549;
  color: #fff;
  border-color: transparent;
}
#uploader .statusBar .btns .uploadBtn:hover {
  background: #44b549;
}
#uploader .statusBar .btns .uploadBtn.disabled {
  pointer-events: none;
  opacity: 0.6;
}
#farm_add_form .upload_img_box {
  display: inline-block;
}
#farm_add_form .thumb_box .thumb {
  max-width: 100px;
  max-height: 100px;
}
#farm_add_form .sku_box .sku_item {
  width: 100%;
  display: block;
  position: relative;
  border-bottom: 1px solid #e7e7eb;
}
#farm_add_form .sku_box .sku_item .spce_box {
  margin: 10px 0;
}
#farm_add_form .sku_box .sku_item label,
#farm_add_form .sku_box .sku_item input {
  display: inline-block;
}
#farm_add_form .sku_box .sku_item .upload_img_input {
  visibility: hidden;
  height: 0;
}
#farm_add_form .sku_box .sku_item .upload_img_label {
  position: absolute;
  right: 10px;
  top: 10px;
  box-sizing: border-box;
  border: 1px solid #e7e7eb;
  border-radius: 4px;
  margin-right: 30px;
  width: 150px;
  height: 150px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 150px;
  color: gray;
}
#farm_add_form .sku_box .sku_item .upload_img_label .thumb {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
table.city_list {
  width: 100%;
  text-align: center;
  border: 1px solid #e7e7eb;
}
table.city_list td {
  border-bottom: 1px solid #e7e7eb;
  border-right: 1px solid #e7e7eb;
  padding: 10px 0;
}
.form-table input {
  width: 100%;
}
.form-table td {
  padding: 4px 0;
  min-width: 100px;
}
.form-table td:nth-child(2n) {
  padding: 0 6px;
}
.form-table td:nth-child(2n+1) {
  text-align: right;
}
.time-table {
  border-top: 1px solid #44b549;
  border-left: 1px solid #44b549;
}
.time-table td,
.time-table th {
  border-right: 1px solid #44b549;
  border-bottom: 1px solid #44b549;
  padding: 4px 20px;
}
.img-list img {
  max-width: 400px;
  max-height: 300px;
}
.luxian_box {
  overflow: hidden;
}
.luxian_box .scene_item {
  width: 240px;
  float: left;
  margin: 0 15px 15px 0;
  border: 2px solid #e7e7eb;
  border-radius: 6px;
  overflow: hidden;
}
.luxian_box .scene_item .scene_thumb {
  width: 240px;
  height: 320px;
  background-size: cover;
  background-position: top center;
  position: relative;
}
.luxian_box .scene_item .scene_thumb:hover .mask {
  height: 100%;
}
.luxian_box .scene_item .scene_thumb:hover .scene_control {
  visibility: visible;
}
.luxian_box .scene_item .scene_thumb:hover .scene_name {
  visibility: hidden;
}
.luxian_box .scene_item .scene_thumb .mask {
  transition: all 0.6s;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  height: 30px;
  z-index: 1;
}
.luxian_box .scene_item .scene_thumb .scene_name {
  position: absolute;
  bottom: 0;
  box-sizing: border-box;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  color: white;
  font-size: 14px;
  font-weight: 400;
  z-index: 2;
}
.luxian_box .scene_item .scene_thumb .scene_control {
  position: absolute;
  z-index: 3;
  top: 145px;
  width: 100%;
  visibility: hidden;
  display: flex;
}
.luxian_box .scene_item .scene_thumb .scene_control a {
  flex: 1;
  margin: 0;
  padding: 0;
  border: 0;
  background: #44b549;
  color: white;
  line-height: 30px;
  height: 30px;
  text-align: center;
}
.luxian_box .scene_item .scene_thumb .scene_control a:hover {
  text-decoration: underline;
}
.luxian_box .scene_item .scene_thumb .scene_control a:first-child {
  border-right: 1px solid #e7e7eb;
}
/*# sourceMappingURL=app.css.map */