/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

[role="button"] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: 'icon';
  src:  url(/public/build/fonts/icon.9632028.eot);
  src:  url(/public/build/fonts/icon.9632028.eot#iefix) format('embedded-opentype'),
    url(/public/build/fonts/icon.a221d6e.ttf) format('truetype'),
    url(/public/build/fonts/icon.9974fd3.woff) format('woff'),
    url(/public/build/img/icon.a2e3e0c.svg#icon) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-edit1:before {
  content: "\E9A7";
  color: #666;
}

.icon-service1:before {
  content: "\E9A8";
  color: #026e5a;
}

.icon-msg:before {
  content: "\E9A6";
}

.icon-priceType1 .path1:before {
  content: "\E9A2";
  color: rgb(247, 247, 247);
}

.icon-priceType1 .path2:before {
  content: "\E9A3";
  margin-left: -2.3330078125em;
  color: rgb(153, 153, 153);
}

.icon-priceType2 .path1:before {
  content: "\E9A4";
  color: rgb(247, 247, 247);
}

.icon-priceType2 .path2:before {
  content: "\E9A5";
  margin-left: -2.3330078125em;
  color: rgb(153, 153, 153);
}

.icon-bottom-service .path1:before {
  content: "\E99B";
  color: rgb(0, 0, 0);
}

.icon-bottom-service .path2:before {
  content: "\E99C";
  margin-left: -1em;
  color: rgb(255, 137, 0);
}

.icon-bottom-service .path3:before {
  content: "\E99D";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-contract1:before {
  content: "\E992";
}

.icon-contract2:before {
  content: "\E993";
}

.icon-contract3:before {
  content: "\E994";
}

.icon-contract4:before {
  content: "\E995";
}

.icon-contract-arrow:before {
  content: "\E996";
}

.icon-contract-check .path1:before {
  content: "\E997";
  color: rgb(0, 0, 0);
}

.icon-contract-check .path2:before {
  content: "\E998";
  margin-left: -1em;
  color: rgb(0, 105, 83);
}

.icon-contract-check .path3:before {
  content: "\E999";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-contract-checkNo:before {
  content: "\E99A";
  color: #fff;
}

.icon-invoice:before {
  content: "\E991";
}

.icon-location:before {
  content: "\E990";
}

.icon-consignment .path1:before {
  content: "\E951";
  color: rgb(255, 230, 26);
}

.icon-consignment .path2:before {
  content: "\E98C";
  margin-left: -1.93359375em;
  color: rgb(0, 0, 0);
}

.icon-shop-self1 .path1:before {
  content: "\E98D";
  color: rgb(0, 0, 0);
}

.icon-shop-self1 .path2:before {
  content: "\E98E";
  margin-left: -1.93359375em;
  color: rgb(255, 230, 26);
}

.icon-collect:before {
  content: "\E985";
}

.icon-quanzi-official1:before {
  content: "\E97B";
  color: #ef8200;
}

.icon-edit:before {
  content: "\E94B";
  color: #006953;
}

.icon-more:before {
  content: "\E982";
}

.icon-quanzi-auth1:before {
  content: "\E983";
  color: #ef8200;
}

.icon-quanzi-check:before {
  content: "\E984";
  color: #006953;
}

.icon-quanzi-user:before {
  content: "\E986";
  color: #efefef;
}

.icon-quanzi-zan:before {
  content: "\E987";
  color: #ef8200;
}

.icon-quanzi-zan-outline:before {
  content: "\E988";
}

.icon-remind:before {
  content: "\E989";
  color: #ef8203;
}

.icon-share2:before {
  content: "\E98A";
}

.icon-shop-open:before {
  content: "\E98B";
  color: #006953;
}

.icon-check:before {
  content: "\E97A";
  color: #026e5a;
}

.icon-check2 .path1:before {
  content: "\E97C";
  color: rgb(0, 105, 83);
}

.icon-check2 .path2:before {
  content: "\E97D";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-checkNo:before {
  content: "\E97E";
  color: #026e5a;
}

.icon-close2:before {
  content: "\E97F";
  color: #eee;
}

.icon-qq:before {
  content: "\E980";
  color: #0299e3;
}

.icon-seal:before {
  content: "\E981";
  color: #fbfbfb;
}

.icon-success:before {
  content: "\E99E";
  color: #ff8c24;
}

.icon-tips:before {
  content: "\E99F";
  color: #f68e25;
}

.icon-weibo:before {
  content: "\E9A0";
  color: #ff5c5b;
}

.icon-weixin:before {
  content: "\E9A1";
  color: #25c482;
}

.icon-nav1:before {
  content: "\E968";
}

.icon-nav2:before {
  content: "\E969";
}

.icon-nav3:before {
  content: "\E96A";
}

.icon-nav4:before {
  content: "\E96B";
}

.icon-nav5:before {
  content: "\E96C";
}

.icon-nav6:before {
  content: "\E96D";
}

.icon-nav7:before {
  content: "\E96E";
}

.icon-nav8:before {
  content: "\E96F";
}

.icon-nav9:before {
  content: "\E970";
}

.icon-nav10:before {
  content: "\E971";
}

.icon-nav11:before {
  content: "\E972";
}

.icon-nav12:before {
  content: "\E973";
}

.icon-nav13:before {
  content: "\E974";
}

.icon-nav14:before {
  content: "\E975";
}

.icon-nav15:before {
  content: "\E976";
}

.icon-nav16:before {
  content: "\E977";
}

.icon-nav17:before {
  content: "\E978";
}

.icon-nav18:before {
  content: "\E979";
}

.icon-verify:before {
  content: "\E962";
}

.icon-unmatch:before {
  content: "\E963";
}

.icon-unclaimed:before {
  content: "\E964";
}

.icon-closed:before {
  content: "\E965";
}

.icon-matched:before {
  content: "\E966";
}

.icon-completed:before {
  content: "\E967";
}

.icon-account:before {
  content: "\E95C";
}

.icon-code:before {
  content: "\E95D";
}

.icon-img:before {
  content: "\E95E";
}

.icon-password:before {
  content: "\E95F";
}

.icon-passwords:before {
  content: "\E960";
}

.icon-people:before {
  content: "\E961";
}

.icon-user:before {
  content: "\E95B";
}

.icon-coupon:before {
  content: "\E954";
}

.icon-down:before {
  content: "\E955";
}

.icon-home:before {
  content: "\E956";
}

.icon-logo:before {
  content: "\E957";
}

.icon-service2:before {
  content: "\E958";
}

.icon-star:before {
  content: "\E959";
}

.icon-up:before {
  content: "\E95A";
}

.icon-add:before {
  content: "\E92B";
}

.icon-eye:before {
  content: "\E92C";
}

.icon-face:before {
  content: "\E92D";
}

.icon-level1 .path1:before {
  content: "\E92E";
  color: rgb(131, 164, 255);
}

.icon-level1 .path2:before {
  content: "\E92F";
  margin-left: -1.142578125em;
  color: rgb(131, 164, 255);
}

.icon-level1 .path3:before {
  content: "\E930";
  margin-left: -1.142578125em;
  color: rgb(164, 190, 255);
}

.icon-level1 .path4:before {
  content: "\E931";
  margin-left: -1.142578125em;
  color: rgb(91, 121, 251);
}

.icon-level1 .path5:before {
  content: "\E932";
  margin-left: -1.142578125em;
  color: rgb(164, 190, 255);
}

.icon-level1 .path6:before {
  content: "\E933";
  margin-left: -1.142578125em;
  color: rgb(199, 216, 255);
}

.icon-level2 .path1:before {
  content: "\E934";
  color: rgb(255, 218, 43);
}

.icon-level2 .path2:before {
  content: "\E935";
  margin-left: -1.142578125em;
  color: rgb(255, 218, 43);
}

.icon-level2 .path3:before {
  content: "\E936";
  margin-left: -1.142578125em;
  color: rgb(255, 227, 54);
}

.icon-level2 .path4:before {
  content: "\E937";
  margin-left: -1.142578125em;
  color: rgb(255, 206, 24);
}

.icon-level2 .path5:before {
  content: "\E938";
  margin-left: -1.142578125em;
  color: rgb(255, 227, 54);
}

.icon-level2 .path6:before {
  content: "\E939";
  margin-left: -1.142578125em;
  color: rgb(255, 227, 54);
}

.icon-level3 .path1:before {
  content: "\E93A";
  color: rgb(131, 164, 255);
}

.icon-level3 .path2:before {
  content: "\E93B";
  margin-left: -1.06640625em;
  color: rgb(164, 190, 255);
}

.icon-level3 .path3:before {
  content: "\E93C";
  margin-left: -1.06640625em;
  color: rgb(164, 190, 255);
}

.icon-level3 .path4:before {
  content: "\E93D";
  margin-left: -1.06640625em;
  color: rgb(199, 216, 255);
}

.icon-level3 .path5:before {
  content: "\E93E";
  margin-left: -1.06640625em;
  color: rgb(164, 190, 255);
}

.icon-level3 .path6:before {
  content: "\E93F";
  margin-left: -1.06640625em;
  color: rgb(164, 190, 255);
}

.icon-level3 .path7:before {
  content: "\E940";
  margin-left: -1.06640625em;
  color: rgb(142, 172, 255);
}

.icon-level4 .path1:before {
  content: "\E941";
  color: rgb(255, 211, 18);
}

.icon-level4 .path2:before {
  content: "\E942";
  margin-left: -1.06640625em;
  color: rgb(255, 229, 67);
}

.icon-level4 .path3:before {
  content: "\E943";
  margin-left: -1.06640625em;
  color: rgb(255, 229, 67);
}

.icon-level4 .path4:before {
  content: "\E944";
  margin-left: -1.06640625em;
  color: rgb(255, 238, 129);
}

.icon-level4 .path5:before {
  content: "\E945";
  margin-left: -1.06640625em;
  color: rgb(255, 220, 67);
}

.icon-level4 .path6:before {
  content: "\E946";
  margin-left: -1.06640625em;
  color: rgb(255, 220, 67);
}

.icon-level4 .path7:before {
  content: "\E947";
  margin-left: -1.06640625em;
  color: rgb(255, 218, 58);
}

.icon-message:before {
  content: "\E948";
}

.icon-pic:before {
  content: "\E949";
}

.icon-quanzi-auth:before {
  content: "\E94A";
  color: #ef8200;
}

.icon-quanzi-official:before {
  content: "\E94C";
  color: #ef8200;
}

.icon-share:before {
  content: "\E94D";
}

.icon-shop-auth:before {
  content: "\E94E";
}

.icon-shop-factory .path1:before {
  content: "\E94F";
  color: rgb(255, 137, 0);
}

.icon-shop-factory .path2:before {
  content: "\E950";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-shop-self:before {
  content: "\E98F";
}

.icon-zan:before {
  content: "\E952";
}

.icon-zan-outline:before {
  content: "\E953";
}

.icon-classify2:before {
  content: "\E92A";
}

.icon-buy .path1:before {
  content: "\E903";
  color: rgb(90, 91, 91);
}

.icon-buy .path2:before {
  content: "\E907";
  margin-left: -1em;
  color: rgb(90, 91, 91);
}

.icon-buy .path3:before {
  content: "\E909";
  margin-left: -1em;
  color: rgb(10, 111, 90);
}

.icon-buy .path4:before {
  content: "\E912";
  margin-left: -1em;
  color: rgb(90, 91, 91);
}

.icon-buy .path5:before {
  content: "\E915";
  margin-left: -1em;
  color: rgb(90, 91, 91);
}

.icon-rightCode .path1:before {
  content: "\E917";
  color: rgb(90, 91, 91);
}

.icon-rightCode .path2:before {
  content: "\E918";
  margin-left: -1.06640625em;
  color: rgb(10, 111, 90);
}

.icon-rightCode .path3:before {
  content: "\E919";
  margin-left: -1.06640625em;
  color: rgb(10, 111, 90);
}

.icon-rightMessage .path1:before {
  content: "\E91A";
  color: rgb(90, 91, 91);
}

.icon-rightMessage .path2:before {
  content: "\E91B";
  margin-left: -1em;
  color: rgb(10, 111, 90);
}

.icon-rightMessage .path3:before {
  content: "\E91C";
  margin-left: -1em;
  color: rgb(10, 111, 90);
}

.icon-rightQuote .path1:before {
  content: "\E91D";
  color: rgb(0, 105, 83);
}

.icon-rightQuote .path2:before {
  content: "\E91E";
  margin-left: -1em;
  color: rgb(90, 91, 91);
}

.icon-rightQuote .path3:before {
  content: "\E91F";
  margin-left: -1em;
  color: rgb(90, 91, 91);
}

.icon-rightSevice .path1:before {
  content: "\E920";
  color: rgb(90, 91, 91);
}

.icon-rightSevice .path2:before {
  content: "\E921";
  margin-left: -0.9375em;
  color: rgb(10, 111, 90);
}

.icon-rightSevice .path3:before {
  content: "\E922";
  margin-left: -0.9375em;
  color: rgb(90, 91, 91);
}

.icon-close:before {
  content: "\E906";
}

.icon-time:before {
  content: "\E905";
}

.icon-classify7:before {
  content: "\E904";
}

.icon-arrowDown:before {
  content: "\E900";
}

.icon-arrowLeft:before {
  content: "\E901";
}

.icon-arrowRight:before {
  content: "\E902";
}

.icon-classify1:before {
  content: "\E908";
}

.icon-classify3:before {
  content: "\E90A";
}

.icon-classify4:before {
  content: "\E90B";
}

.icon-classify5:before {
  content: "\E90C";
}

.icon-classify6:before {
  content: "\E90D";
}

.icon-defaultUser .path1:before {
  content: "\E90E";
  color: rgb(246, 246, 246);
}

.icon-defaultUser .path2:before {
  content: "\E90F";
  margin-left: -1em;
  color: rgb(204, 204, 204);
}

.icon-defaultUser .path3:before {
  content: "\E910";
  margin-left: -1em;
  color: rgb(204, 204, 204);
}

.icon-footIcon1:before {
  content: "\E911";
}

.icon-footIcon2:before {
  content: "\E913";
}

.icon-footIcon3:before {
  content: "\E914";
}

.icon-notice:before {
  content: "\E916";
}

.icon-rightTop:before {
  content: "\E923";
}

.icon-sale:before {
  content: "\E924";
}

.icon-service .path1:before {
  content: "\E925";
  color: rgb(69, 152, 255);
}

.icon-service .path2:before {
  content: "\E926";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-service .path3:before {
  content: "\E927";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-shop:before {
  content: "\E928";
}

.icon-sign:before {
  content: "\E929";
}

.cor-3 {
  color: #333 !important;
}

.cor-6 {
  color: #666 !important;
}

.cor-9,
.desc {
  color: #999 !important;
}

.red {
  color: #ff4500 !important;
}

.row:after {
  clear: both;
  display: table;
  content: '';
}

.block {
  display: block;
}

.inline {
  display: inline-block;
}

.hide {
  display: none;
}

.fn {
  font-weight: normal;
}

.fb {
  font-weight: bold;
}

.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-column {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.flex-cm {
  display: flex;
  flex-direction: column;
}

.flex-row {
  display: flex;
  align-items: center;
}

.flex-sb {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex-start {
  align-items: flex-start !important;
}

.flex1 {
  flex: 1;
}

.flex-end {
  justify-content: flex-end;
}

.flex-wrap {
  flex-wrap: wrap;
}

.bor-no {
  border: none !important;
}

.col-6 {
  width: 25%;
  float: left;
}

.col-12 {
  width: 25%;
  float: left;
}

.wordWrap {
  word-wrap: break-word;
  word-break: break-all;
}

.song {
  font-family: 'SimSun';
}

.reset.ivu-btn-info {
  background: none;
  color: #006953;
}

.table-list {
  display: table;
  width: 100%;
}

.table-list .table-cell {
  display: table-cell;
  width: auto;
  vertical-align: middle;
}

.text-center {
  text-align: center !important;
}

.form-control {
  font-family: "Microsoft YaHei";
  padding: 0 14px;
  background: #f5f9f8;
  border: 1px #E9F0F8 solid;
  transition: all 0.4s;
  outline: none;
}

.form-control:active,
.form-control:hover,
.form-control:focus {
  border-color: #006953;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control[disabled] {
  border-color: #E9F0F8;
  box-shadow: none;
  cursor: not-allowed;
}

.ivu-input:active,
.ivu-input:hover,
.ivu-input:focus {
  border-color: #006953;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.btn {
  background: #006953;
  color: #fff;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

.btn:active {
  opacity: 0.8;
}

.ivu-input-number-handler-wrap {
  display: none;
}

.closed {
  font-size: 14px;
  width: 68px;
  height: 22px;
  background: #ccc;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  line-height: 22px;
  display: inline-block;
  margin-left: 5px;
}

.form.tools {
  margin: 15px 0 20px;
  display: flex;
  align-items: center;
}

.form.tools .form-control,
.form.tools .btn {
  height: 30px;
  line-height: 30px;
}

.form.tools .form-control {
  color: #333;
  padding: 0 10px;
  background: #fff;
}

.form.tools .btn {
  width: 90px;
  text-align: center;
  font-size: 14px;
  border: 0;
  margin-left: -20px;
}

.form .form-group {
  flex: 1;
  display: inline-flex;
  align-items: center;
}

.form .form-group label,
.form .form-group .form-select {
  display: inline-block;
}

.form .form-group label {
  margin-right: 5px;
}

.form .form-group .form-control {
  z-index: 1;
  width: 100%;
}

.form .form-group .form-select {
  position: relative;
  flex: 1;
  display: inline-flex;
  align-items: center;
  margin-right: 30px;
}

.form .form-group .form-select .form-control {
  cursor: pointer;
}

.form .form-group .form-select .form-control[disabled] {
  cursor: not-allowed;
}

.form .form-group .form-select .dropdown-menu {
  position: absolute;
  background: #fff;
  z-index: 999;
  width: 100%;
  min-width: 100px;
  border: 1px #E9F0F8 solid;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  padding: 5px 0;
  text-align: center;
  left: 0;
  top: 35px;
  color: #333;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}

.form .form-group .form-select .dropdown-menu.active {
  opacity: 1;
  visibility: visible;
  z-index: 999;
  top: 30px;
}

.form .form-group .form-select .dropdown-menu ul {
  max-height: 209px;
  overflow-x: hidden;
  overflow-y: auto;
}

.form .form-group .form-select .dropdown-menu ul::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}

.form .form-group .form-select .dropdown-menu ul::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #c7c5c8;
}

.form .form-group .form-select .dropdown-menu ul::-webkit-scrollbar-track {
  border-radius: 0;
  background: #ddd;
}

.form .form-group .form-select .dropdown-menu ul li {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  transition: all 0.4s;
  padding: 0 10px;
  position: relative;
}

.form .form-group .form-select .dropdown-menu ul li span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.form .form-group .form-select .dropdown-menu ul li .mask {
  position: absolute;
  z-index: 3;
  background: #E8E8E8;
  box-shadow: 0 2px 4px 0 rgba(175, 175, 175, 0.5);
  border-radius: 4px;
  padding: 3px;
  left: 6px;
  top: 36px;
  display: none;
}

.form .form-group .form-select .dropdown-menu ul li .mask:before {
  content: '';
  position: absolute;
  top: -12px;
  left: 25px;
  border: 6px transparent solid;
  border-bottom-color: #E8E8E8;
}

.form .form-group .form-select .dropdown-menu ul li:hover,
.form .form-group .form-select .dropdown-menu ul li.active {
  background: #F0F4FA;
}

.form .form-group .form-select .dropdown-menu ul li.noList {
  color: #ccc;
  cursor: text;
}

.form .form-group .form-select .dropdown-menu ul li.noList:hover,
.form .form-group .form-select .dropdown-menu ul li.noList.active {
  background: none;
}

.form.form-inline {
  display: table;
}

.form.form-inline .form-group {
  display: table-cell;
  padding-right: 19px;
}

/*表格样式*/

.table {
  width: 100%;
}

.table thead tr th {
  color: #666;
  height: 50px;
  font-weight: normal;
  text-align: left;
  background: #FAFAFA;
}

.table thead tr th:first-child {
  padding-left: 32px;
  padding-right: 15px;
}

.table thead tr th:last-child {
  padding-right: 32px;
}

.table thead tr th .sort {
  position: relative;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}

.table thead tr th .sort i {
  position: absolute;
  right: -24px;
  margin-top: 5px;
  width: 14px;
  height: 13px;
  background: url(/public/images/sort_default.png) no-repeat;
}

.table thead tr th .sort i.sort-asc {
  background: url(/public/images/sort_asc.png) no-repeat;
}

.table thead tr th .sort i.sort-desc {
  background: url(/public/images/sort_desc.png) no-repeat;
}

.table thead tr th .sort .icon {
  color: #ccc;
  font-size: 15px;
  margin-right: 3px;
}

.table thead tr th .sort .icon.active {
  color: #006953;
}

.table tbody tr td {
  text-align: left;
  height: 78px;
  border-bottom: 1px #E9F0F8 solid;
}

.table tbody tr td:first-child {
  padding-left: 32px;
  padding-right: 15px;
}

.table tbody tr td:last-child {
  padding-right: 17px;
}

.table tbody tr td .factory {
  display: inline-flex;
  align-items: center;
  position: relative;
}

.table tbody tr td .factory a {
  color: #0C7DE1;
}

.table tbody tr td .factory a:hover {
  text-decoration: underline;
}

.table tbody tr td .factory .icon {
  font-size: 22px;
  color: #FF8900;
  margin-left: 6px;
}

.table tbody tr td .factory .icon.icon-shop-factory {
  position: absolute;
  left: -22px;
  top: -8px;
  margin-left: 0;
}

.table tbody tr td .price,
.table tbody tr td .price-type {
  display: inline-block;
}

.table tbody tr td .price {
  font-size: 24px;
  color: #EF8203;
}

.table tbody tr td .price-type.green {
  color: #006953;
}

.table tbody tr td .price-type.org {
  color: #EF8203;
}

.table tbody tr td .price-past {
  color: #ccc;
  text-decoration: line-through;
}

.table tbody tr td .action-btn {
  display: flex;
  align-items: center;
}

.table tbody tr td .action-btn a {
  color: #006953;
  width: 45px;
}

.table tbody tr td .action-btn a.btn {
  background: none;
  width: 58px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px #006953 solid;
  margin-right: 10px;
}

.table tbody tr td .action-btn a.btn:hover {
  background: #006953;
  color: #fff;
  opacity: 1;
}

.table tbody tr td .action-btn a.add-cart {
  flex: 1;
}

.table tbody tr td .action-btn .buy,
.table tbody tr td .action-btn .collect,
.table tbody tr td .action-btn .tel {
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.table tbody tr td .action-btn .buy {
  font-size: 15px;
  width: 40px;
}

.table tbody tr td .action-btn .sports {
  transition: all 0.4s;
  position: absolute;
  width: 0;
  height: 0;
  background: #666;
  opacity: 0;
  border-radius: 50%;
  visibility: hidden;
  z-index: 10;
}

.table tbody tr td .action-btn .sports.active {
  width: 10px;
  height: 10px;
  opacity: 0.7;
  visibility: visible;
}

.table.table-hover tbody tr:hover td {
  background: #FAFAFA;
}

.pagination {
  text-align: center;
  margin: 20px 0 10px;
  line-height: 2;
}

.pagination li {
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
  font-size: 12px;
}

.pagination li a,
.pagination li .form-control {
  display: inline-block;
  padding: 4px 12px;
  background: #fff;
}

.pagination li a {
  border: 1px #eee solid;
}

.pagination li .form-control {
  width: 60px;
  padding: 4px 10px;
}

.pagination li.pagination-item-active a,
.pagination li.pagination-item-active .form-control {
  background: rgba(0, 105, 83, 0.9);
  color: #fff;
}

.pagination li.pagination-disabled {
  cursor: not-allowed;
}

.pagination li.pagination-disabled a,
.pagination li.pagination-disabled .form-control {
  color: #999;
}

input::-webkit-input-placeholder {
  color: #ccc;
}

.crumbsBg {
  background: #F2F3F4;
  margin-bottom: 30px;
}

.crumbs {
  font-size: 14px;
  color: #999;
  line-height: 40px;
}

.crumbs span,
.crumbs a {
  background: url(/public/images/helpCenter/direction.png) no-repeat right center;
  padding-right: 25px;
  margin-right: 20px;
  color: #999;
}

.crumbs span.active,
.crumbs a.active {
  background: none;
  color: #999;
}

.bgGray {
  background: #f3f2f2;
}

.bgWhite {
  background: #fff;
}

.memberHeader {
  background: #026E5A;
}

.memberHeader .memberHeaderCon {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  height: 97px;
}

.memberHeader .memberHeaderCon .logo:hover {
  opacity: 1;
}

.memberHeader .memberHeaderCon .r-title {
  font-size: 24px;
  flex: 1;
  text-align: right;
}

.layui-layer:not(.layui-layer-msg) {
  border: 1px #E5E9EF solid;
  box-shadow: 0 0 20px 3px rgba(153, 153, 153, 0.14);
  border-radius: 8px;
  background: #fff;
}

.layui-layer:not(.layui-layer-msg) .layui-layer-content {
  font-size: 16px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
}

.layui-layer:not(.layui-layer-msg) .layui-layer-btn {
  text-align: center;
  padding: 0 15px 15px;
}

.layui-layer:not(.layui-layer-msg) .layui-layer-btn a {
  color: #999;
  font-size: 16px;
  bottom: 15px;
  border: 0;
}

.layui-layer:not(.layui-layer-msg) .layui-layer-btn a.layui-layer-btn0 {
  background: none;
  color: #333;
}

.layui-layer:not(.layui-layer-msg) .layui-layer-btn a.layui-layer-btn1 {
  background: none;
}

.layui-layer:not(.layui-layer-msg) .layui-layer-title {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  border: 0;
  background: none;
  height: 50px;
  line-height: 50px;
  padding: 6px 25px;
}

.layui-layer:not(.layui-layer-msg) .layui-layer-close {
  opacity: 0.3;
}

.layui-layer:not(.layui-layer-msg).layui-layer-iframe {
  border-radius: 0;
}

.layui-layer:not(.layui-layer-msg).layui-layer-iframe .layui-layer-title,
.layui-layer:not(.layui-layer-msg).layui-layer-iframe .layui-layer-setwin,
.layui-layer:not(.layui-layer-msg).layui-layer-iframe .layui-layer-resize {
  display: none;
  height: 0;
}

.layui-layer:not(.layui-layer-msg).factoryTips .layui-layer-title:before,
.layui-layer:not(.layui-layer-msg).couponTips .layui-layer-title:before,
.layui-layer:not(.layui-layer-msg).confirmTips .layui-layer-title:before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 23px;
  background: url(/public/images/market/N.png) no-repeat;
  margin-right: 10px;
  vertical-align: -5px;
}

.layui-layer:not(.layui-layer-msg).factoryTips .layui-layer-content,
.layui-layer:not(.layui-layer-msg).couponTips .layui-layer-content,
.layui-layer:not(.layui-layer-msg).confirmTips .layui-layer-content {
  text-align: left;
  padding: 0 30px;
}

.layui-layer:not(.layui-layer-msg).couponTips .layui-layer-title {
  margin-top: 15px;
}

.layui-layer:not(.layui-layer-msg).couponTips .layui-layer-content {
  float: left;
}

.layui-layer:not(.layui-layer-msg).couponTips .layui-layer-btn {
  margin-top: 10px;
  text-align: right;
}

.layui-layer:not(.layui-layer-msg).couponTips .layui-layer-btn a {
  color: #006953;
}

.layui-layer:not(.layui-layer-msg).confirmTips .layui-layer-content {
  justify-content: left;
  align-items: start;
  color: #333;
  padding-top: 10px;
}

.layui-layer:not(.layui-layer-msg).confirmTips .confirmTitle {
  margin-bottom: 10px;
  display: block;
}

.couponTips .ivu-modal-body {
  padding: 20px;
}

.couponTips .layer-title {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}

.couponTips .layer-title:before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 23px;
  background: url(/public/images/market/N.png) no-repeat;
  margin-right: 10px;
  vertical-align: -5px;
}

.couponTips .layer-content {
  font-size: 16px;
  padding: 27px 0;
}

.couponTips .layer-content b {
  color: #EF8203;
  font-weight: normal;
}

.couponTips .layer-btn {
  color: #006953;
  font-size: 16px;
  float: right;
  margin-top: 27px;
  margin-right: 10px;
}

.couponTips .ivu-modal {
  top: 50%;
  margin-top: -80px;
  position: absolute;
  left: 50%;
  margin-left: -225px;
}

.couponTips .ivu-modal-footer {
  display: none;
}

.couponTips .ivu-btn-text {
  color: #333;
}

.couponTips .ivu-btn-text.gray {
  color: #999;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #f0f6f6 inset;
}

.sideType {
  width: 200px;
  position: relative;
  z-index: 4;
}

.sideType .type-title {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #006953;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}

.sideType ul {
  background: #fff;
  height: 483px;
  border: 1px solid #E9E9E9;
}

.sideType ul li .level {
  font-size: 16px;
  height: 69px;
  line-height: 69px;
  display: block;
  text-align: left;
  padding-left: 45px;
}

.sideType ul li .level i {
  font-size: 20px;
  text-align: center;
  vertical-align: -3px;
  width: 60px;
  height: 25px;
  display: inline-block;
  color: #748eb1;
  /* background: url("/public/images/index/sprite.png") no-repeat; vertical-align: -5px;
					&.level_1{ background-position: 0 -390px; }
					&.level_2{ background-position: 0 -438px; }
					&.level_3{ background-position: 0 -487px; }
					&.level_4{ background-position: 0 -542px; }
					&.level_5{ background-position: 0 -595px; }
					&.level_6{ background-position: 0 -650px; } */
}

.sideType ul li .level img {
  vertical-align: -5px;
  margin-right: 20px;
  display: inline-block;
}

.sideType ul li .level:hover {
  background: #f5f9f8;
  font-weight: bold;
  opacity: 1;
  box-shadow: 0 0 8px rgba(0, 105, 83, 0.06);
}

.sideType ul li .mask {
  position: absolute;
  left: 200px;
  top: 0;
  background: #fff;
  width: 1000px;
  height: 523px;
  display: none;
  padding: 30px;
  border: 1px solid #E9E9E9;
  border-left: 0;
}

.sideType ul li .mask .mask-type {
  width: 668px;
}

.sideType ul li .mask .mask-type .mask-content .mask-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 25px 0 17px;
  border-top: 1px #eee solid;
  padding-top: 22px;
}

.sideType ul li .mask .mask-type .mask-content .mask-header:first-child {
  margin-top: 0;
  padding-top: 0;
  border: 0;
}

.sideType ul li .mask .mask-type .mask-content .mask-header b {
  font-size: 16px;
  font-weight: bold;
}

.sideType ul li .mask .mask-type .mask-content .mask-header a {
  color: #006953;
}

.sideType ul li .mask .mask-type .mask-content .mask-header a span {
  display: inline-block;
  font-weight: bold;
  margin-left: 5px;
}

.sideType ul li .mask .mask-type .mask-content .mask-body {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  width: 100%;
}

.sideType ul li .mask .mask-type .mask-content .mask-body a {
  color: #666;
  display: inline;
  margin-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sideType ul li .mask .mask-type .mask-content .mask-body a:hover {
  color: #006953;
  opacity: 1;
}

.sideType ul li .mask .mask-banner {
  flex: 1;
  text-align: right;
}

.sideType ul li .mask .mask-banner .big-img {
  width: 240px;
  height: 190px;
  display: inline-block;
}

.sideType ul li .mask .mask-banner .big-small {
  width: 240px;
  height: 85px;
  display: inline-block;
  margin-top: 20px;
}

.sideType ul li.active .level,
.sideType ul li:hover .level {
  background: #f5f9f8;
  font-weight: bold;
  opacity: 1;
  box-shadow: 0 0 8px rgba(0, 105, 83, 0.06);
  color: #006953;
}

.sideType ul li.active .level i,
.sideType ul li:hover .level i {
  color: #006953;
}

.sideType ul li.active .mask,
.sideType ul li:hover .mask {
  display: flex;
  align-items: center;
  align-items: flex-start;
}

.top-fixed {
  position: fixed;
  top: -150px;
  left: 0;
  width: 100%;
  z-index: 101;
  box-shadow: 0 0 12px 6px rgba(53, 113, 140, 0.06);
  transition: all 0.4s;
}

.top-fixed.active {
  top: 0;
}

.top-fixed .container {
  position: relative;
}

.top-fixed .search {
  margin: 20px 0 25px;
}

.top-fixed .type-all .type-btn {
  font-size: 16px;
  color: #006953;
  width: 186px;
  text-align: center;
  cursor: pointer;
}

.top-fixed .type-all .type-btn .img {
  vertical-align: -2px;
  width: 17px;
  height: 17px;
  background: url("/public/images/index/sprite.png") -171px -706px no-repeat;
  display: inline-block;
  margin-left: 6px;
  transition: all 0.4s;
}

.top-fixed .type-all .sideType {
  display: none;
  position: absolute;
  left: 110px;
  transition: all 0.4s;
}

.top-fixed .type-all .sideType .mask {
  box-shadow: 0 0 12px 6px rgba(53, 113, 140, 0.06);
  border: 0;
  top: 39px;
}

.top-fixed .type-all .sideType ul {
  border: 0;
  box-shadow: 0 0 12px 6px rgba(53, 113, 140, 0.06);
}

.top-fixed .type-all .sideType.active {
  display: block;
  left: 110px;
  padding-top: 39px;
}

.top-fixed .type-all:hover .type-btn .img {
  transform: rotate(180deg);
}

.top-fixed .type-all:hover .sideType {
  display: block;
  left: 110px;
  padding-top: 39px;
}

.top-fixed .top-nav {
  height: 40px;
  border: 0;
}

@-webkit-keyframes pathAction {
  0% {
    left: -10px;
  }
  100% {
    left: 140px;
  }
}

@keyframes pathAction {
  0% {
    left: -10px;
  }
  100% {
    left: 140px;
  }
}

.ivu-tabs-nav-prev,
.ivu-tabs-nav-next {
  top: 50%;
  margin-top: -16px;
}

.ivu-btn-primary {
  background: #006953;
  border-color: #006953;
}

.tabs {
  border: none;
}

.tabs .ivu-tabs-nav {
  height: 46px;
}

.tabs .ivu-tabs-nav .ivu-tabs-tab {
  padding: 10px 14px 0 !important;
  font-size: 16px;
}

.tabs .ivu-tabs-nav .ivu-tabs-tab:first-child {
  padding-left: 0;
}

.tabs .ivu-tabs-nav .ivu-tabs-tab:hover {
  color: #006953;
}

.tabs .ivu-tabs-nav .ivu-tabs-tab-active {
  color: #006953;
}

.tabs .ivu-tabs-ink-bar {
  background: #006953;
}

.ivu-page-item-jump-next,
.ivu-page-item-jump-prev,
.ivu-page-next,
.ivu-page-prev,
.ivu-page-item,
.ivu-select-selection,
.ivu-page-options-elevator input {
  border-radius: 0 !important;
  font-size: 12px;
  color: #333;
}

.ivu-page-options {
  font-size: 12px;
  color: #333;
}

.ivu-select-item-selected,
.ivu-select-item-selected:hover {
  color: #006953;
}

.ivu-radio-inner:after {
  color: #006953;
}

.ivu-radio-inner:after {
  background: #006953;
}

.ivu-radio-checked:hover .ivu-radio-inner,
.ivu-radio-checked .ivu-radio-inner {
  border-color: #006953;
}

.shop-tags span {
  width: 54px;
  height: 18px;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  margin-right: 4px;
}

.shop-tags .tag1 {
  background: #d2a575;
  color: #fff;
}

.shop-tags .tag2 {
  background: rgba(255, 121, 19, 0.04);
  border: 1px solid rgba(255, 121, 19, 0.27);
  color: #ff7913;
}

.shop-tags .tag3 {
  background: rgba(232, 104, 74, 0.04);
  border: 1px solid rgba(232, 104, 74, 0.27);
  color: #e8684a;
}

.shop-tags .tag4 {
  background: rgba(146, 112, 202, 0.04);
  border: 1px solid rgba(146, 112, 202, 0.27);
  color: #E8684A;
}

.goods-list-main .table {
  background: #fff;
}

.goods-list-main .table tbody tr td {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px #f3f2f2 solid !important;
}

.goods-list-main .table tbody tr td:first-child {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.goods-list-main .table tbody tr td:last-child {
  padding-right: 30px;
}

.goods-list-main .table tbody tr td .goods-pic {
  width: 80px;
  height: 80px;
  overflow: hidden;
  display: flex;
  align-items: center;
  border: 1px #efefef solid;
  border-radius: 3px;
}

.goods-list-main .table tbody tr td .goods-pic img {
  width: 100%;
  height: auto;
}

.goods-list-main .table tbody tr td .product-name {
  display: flex;
  align-items: center;
  align-items: flex-start;
  flex-direction: column;
}

.goods-list-main .table tbody tr td .product-name .product-name-title {
  font-size: 14px;
}

.goods-list-main .table tbody tr td .price {
  font-size: 18px !important;
  font-weight: bold;
  display: block !important;
}

.goods-list-main .table tbody tr td .price span {
  color: #999;
  font-size: 12px !important;
  font-weight: normal;
}

.goods-list-main .table tbody tr td .factory {
  display: flex !important;
  align-items: center !important;
}

.goods-list-main .table tbody tr td .factory img {
  margin-bottom: 5px;
  width: 20px;
  height: 18px;
}

.goods-list-main .table tbody tr td .factory a {
  vertical-align: 5px;
  padding-right: 5px;
}

.goods-list-main .table tbody tr td .factory .selfShop {
  width: 29px;
  height: 15px;
  margin-top: 0;
}

.goods-list-main .table tbody tr td .factory .icon-shop-self1,
.goods-list-main .table tbody tr td .factory .icon-consignment {
  font-size: 16px !important;
  margin-left: 0 !important;
}

.goods-list-main .table tbody tr td .factory .icon-shop-self1 {
  margin-right: 4px;
}

.goods-list-main .table tbody tr td .factory .icon.icon-shop-factory {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}

.goods-list-main .table tbody tr td .shop {
  margin-top: 8px;
  display: flex;
  align-items: center;
  color: #999;
}

.goods-list-main .table tbody tr td .shop a {
  margin-right: 15px;
  color: #999;
  display: flex;
  align-items: center;
}

.goods-list-main .table tbody tr td .shop a .icon {
  margin-right: 6px;
  color: #006953;
}

.goods-list-main .table tbody tr td .shop a:hover {
  color: #006953;
}

.goods-list-main .table tbody tr td .storage-name {
  margin-bottom: 8px;
  font-size: 14px;
}

.goods-list-main .table tbody tr td .storage-address {
  color: #999;
}

.goods-list-main .table tbody tr td .price-type {
  color: #999 !important;
}

.goods-list-main .table tbody tr td .desc {
  margin-top: 5px;
  color: #999;
}

.goods-list-main .table tbody tr td .count {
  margin-bottom: 8px;
  font-size: 12px;
  color: #999;
}

.goods-list-main .table tbody tr td .count b {
  color: #333;
  font-size: 14px;
  font-weight: normal;
}

.goods-list-main .table tbody tr td .count-unit {
  color: #999;
}

.goods-list-main .table tbody tr td .action-btn {
  width: 100%;
  justify-content: flex-end;
}

.goods-list-main .table tbody tr td .action-btn .goods-details {
  width: auto;
  color: #999;
  display: inline-flex;
  align-items: center;
}

.goods-list-main .table tbody tr td .action-btn .goods-details .icon {
  margin: 0 30px 0 5px;
  font-weight: bold;
}

.goods-list-main .table tbody tr td .action-btn .goods-details:hover {
  color: #006953;
}

.goods-list-main .table tbody tr td .action-btn .btn {
  margin: 0;
  border: 1px #dfe1e4 solid;
  border-right: 0;
  width: 96px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

.goods-list-main .table tbody tr td .action-btn .buy {
  margin: 0;
  border: 1px #dfe1e4 solid;
  width: 34px;
  height: 34px;
  line-height: 34px;
}

.goods-list-main .table tbody tr td .action-btn .buy:hover {
  background: #006953;
}

.goods-list-main .table tbody tr td .action-btn .buy:hover .icon span:before {
  color: #fff;
}

.shop-header {
  background: #fff;
}

.shop-header .collect {
  width: 54px;
  height: 24px;
  background: #006953;
  font-size: 12px;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.shop-header .collect:hover {
  color: #fff;
}

.shop-header .fans-info {
  border-left: 1px solid #F0F3F6;
}

.shop-header .search {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 10px 0;
}

.shop-header .search .logo {
  margin-right: 20px;
}

.shop-header .search .logo:hover {
  opacity: 1;
}

.shop-header .search .logo img {
  height: 80px;
  width: auto;
  max-width: 80px;
}

.shop-header .search .tel,
.shop-header .search .coupon {
  margin-right: 16px;
  font-size: 12px;
  color: #999;
  display: inline-flex;
  align-items: center;
}

.shop-header .search .tel .icon,
.shop-header .search .coupon .icon {
  color: #006953;
  font-size: 14px;
  margin-right: 8px;
}

.shop-header .search .tel:hover,
.shop-header .search .coupon:hover {
  color: #006953;
}

.shop-header .search .form {
  text-align: center;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  width: 38%;
}

.shop-header .search .form .form-control {
  flex: 1;
  height: 40px;
  border-right: 0;
  display: inline-block;
  background: #fff;
}

.shop-header .search .form .btn {
  width: 80px;
  height: 40px;
  border: 0;
}

.shop-header .search .form .btn-all {
  margin-left: 10px;
  background: #fff;
  border: 1px #006953 solid;
  color: #006953;
}

.shop-header .search .header {
  border-radius: 100%;
  margin-left: 22px;
}

.shop-header .search .icon-user {
  font-size: 30px;
  color: #006953;
  margin-left: 22px;
}

.shop-header .search .shopInfo {
  flex: 1;
}

.shop-header .search .shopInfo .shopName {
  position: relative;
  cursor: pointer;
  margin-bottom: 12px;
}

.shop-header .search .shopInfo .shopName .shop-title {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  display: inline-flex;
  align-items: center;
}

.shop-header .search .shopInfo .shopName .shop-title:after {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  top: 8px;
  right: -25px;
  border: 1px #a6a6a6 solid;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
}

.shop-header .search .shopInfo .shopName .shop-title:hover {
  opacity: 1;
}

.shop-header .search .shopInfo .shopName .shop-title img {
  height: 16px;
  margin-left: 12px;
}

.shop-header .search .shopInfo .shopName .shop-area {
  position: absolute;
  background: #fff;
  padding: 20px;
  z-index: 6;
  line-height: 2;
  box-shadow: 0 2px 10px 0 rgba(0, 105, 83, 0.17);
  display: none;
}

.shop-header .search .shopInfo .shopName .shop-area .icon {
  font-size: 18px;
}

.shop-header .search .shopInfo .shopName .shop-area .icon.icon-shop-auth {
  color: #006953;
}

.shop-header .search .shopInfo .shopName .shop-area .icon.icon-shop-self {
  color: #FF8900;
  margin-left: 10px;
  font-size: 20px;
}

.shop-header .search .shopInfo .shopName .shop-area .auth {
  display: inline-flex;
  align-items: center;
}

.shop-header .search .shopInfo .shopName:hover .shop-title {
  color: #006953;
}

.shop-header .search .shopInfo .shopName:hover .shop-title:after {
  border-color: #006953;
  transform: rotate(-225deg);
  top: 12px;
}

.shop-header .search .shopInfo .shopName:hover .shop-area {
  display: block;
}

.shop-header .search .shopInfo .auth img {
  width: auto;
  height: 16px;
  display: inline-block;
  margin: 0 5px;
}

.shop-header .nav {
  height: 56px;
  border-top: 1px solid #F0F3F6;
}

.shop-header .nav.default {
  background: #fff;
}

.shop-header .nav.blue {
  background: #1150eb;
}

.shop-header .nav.yellow {
  background: #F3A915;
}

.shop-header .nav.dark {
  background: #000000;
}

.shop-header .nav.red {
  background: #BD0B23;
}

.shop-header .nav.blue li.active a.nav-item,
.shop-header .nav.yellow li.active a.nav-item,
.shop-header .nav.dark li.active a.nav-item,
.shop-header .nav.red li.active a.nav-item {
  color: #fff;
}

.shop-header .nav.blue li.active a.nav-item::after,
.shop-header .nav.yellow li.active a.nav-item::after,
.shop-header .nav.dark li.active a.nav-item::after,
.shop-header .nav.red li.active a.nav-item::after {
  background: #fff;
}

.shop-header .nav.blue li a,
.shop-header .nav.yellow li a,
.shop-header .nav.dark li a,
.shop-header .nav.red li a {
  color: rgba(255, 255, 255, 0.8);
}

.shop-header .nav.blue li a:hover,
.shop-header .nav.yellow li a:hover,
.shop-header .nav.dark li a:hover,
.shop-header .nav.red li a:hover {
  color: #fff;
}

.shop-header .nav .container {
  display: flex;
  align-items: center;
  height: 100%;
}

.shop-header .nav li {
  height: 100%;
  line-height: 56px;
  position: relative;
}

.shop-header .nav li a {
  color: #666;
  font-size: 16px;
  display: block;
  width: 120px;
  text-align: center;
  position: relative;
}

.shop-header .nav li a:hover {
  color: #006953;
  opacity: 1;
}

.shop-header .nav li.active a.nav-item {
  font-weight: bold;
  color: #006953;
}

.shop-header .nav li.active a.nav-item::after {
  content: '';
  position: absolute;
  height: 2px;
  border-radius: 2px;
  width: 60%;
  bottom: 10px;
  background: #006953;
  left: 50%;
  margin-left: -30%;
}

.shop-header .nav li .dropdown-menu {
  position: absolute;
  background: #fff;
  z-index: 9;
  opacity: 0;
  transition: all 0.4s;
  display: none;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.shop-header .nav li .dropdown-menu a {
  line-height: 40px;
  display: block;
  margin-top: 1px;
  color: #666 !important;
}

.shop-header .nav li .dropdown-menu a.active {
  background: #055141;
}

.shop-header .nav li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  display: block;
}

.shop-header .nav li:hover .dropdown-menu a {
  background: none;
}

.areaSelect input {
  width: 100% !important;
}

.f0 {
  font-size: 0px !important;
}

.m0 {
  margin: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.p0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.f1 {
  font-size: 1px !important;
}

.m1 {
  margin: 1px !important;
}

.mt1 {
  margin-top: 1px !important;
}

.ml1 {
  margin-left: 1px !important;
}

.mr1 {
  margin-right: 1px !important;
}

.mb1 {
  margin-bottom: 1px !important;
}

.p1 {
  padding: 1px !important;
}

.pt1 {
  padding-top: 1px !important;
}

.pl1 {
  padding-left: 1px !important;
}

.pr1 {
  padding-right: 1px !important;
}

.pb1 {
  padding-bottom: 1px !important;
}

.f2 {
  font-size: 2px !important;
}

.m2 {
  margin: 2px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.ml2 {
  margin-left: 2px !important;
}

.mr2 {
  margin-right: 2px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.p2 {
  padding: 2px !important;
}

.pt2 {
  padding-top: 2px !important;
}

.pl2 {
  padding-left: 2px !important;
}

.pr2 {
  padding-right: 2px !important;
}

.pb2 {
  padding-bottom: 2px !important;
}

.f3 {
  font-size: 3px !important;
}

.m3 {
  margin: 3px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.p3 {
  padding: 3px !important;
}

.pt3 {
  padding-top: 3px !important;
}

.pl3 {
  padding-left: 3px !important;
}

.pr3 {
  padding-right: 3px !important;
}

.pb3 {
  padding-bottom: 3px !important;
}

.f4 {
  font-size: 4px !important;
}

.m4 {
  margin: 4px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.p4 {
  padding: 4px !important;
}

.pt4 {
  padding-top: 4px !important;
}

.pl4 {
  padding-left: 4px !important;
}

.pr4 {
  padding-right: 4px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

.f5 {
  font-size: 5px !important;
}

.m5 {
  margin: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.p5 {
  padding: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.f6 {
  font-size: 6px !important;
}

.m6 {
  margin: 6px !important;
}

.mt6 {
  margin-top: 6px !important;
}

.ml6 {
  margin-left: 6px !important;
}

.mr6 {
  margin-right: 6px !important;
}

.mb6 {
  margin-bottom: 6px !important;
}

.p6 {
  padding: 6px !important;
}

.pt6 {
  padding-top: 6px !important;
}

.pl6 {
  padding-left: 6px !important;
}

.pr6 {
  padding-right: 6px !important;
}

.pb6 {
  padding-bottom: 6px !important;
}

.f7 {
  font-size: 7px !important;
}

.m7 {
  margin: 7px !important;
}

.mt7 {
  margin-top: 7px !important;
}

.ml7 {
  margin-left: 7px !important;
}

.mr7 {
  margin-right: 7px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.p7 {
  padding: 7px !important;
}

.pt7 {
  padding-top: 7px !important;
}

.pl7 {
  padding-left: 7px !important;
}

.pr7 {
  padding-right: 7px !important;
}

.pb7 {
  padding-bottom: 7px !important;
}

.f8 {
  font-size: 8px !important;
}

.m8 {
  margin: 8px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.p8 {
  padding: 8px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.f9 {
  font-size: 9px !important;
}

.m9 {
  margin: 9px !important;
}

.mt9 {
  margin-top: 9px !important;
}

.ml9 {
  margin-left: 9px !important;
}

.mr9 {
  margin-right: 9px !important;
}

.mb9 {
  margin-bottom: 9px !important;
}

.p9 {
  padding: 9px !important;
}

.pt9 {
  padding-top: 9px !important;
}

.pl9 {
  padding-left: 9px !important;
}

.pr9 {
  padding-right: 9px !important;
}

.pb9 {
  padding-bottom: 9px !important;
}

.f10 {
  font-size: 10px !important;
}

.m10 {
  margin: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.p10 {
  padding: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.f11 {
  font-size: 11px !important;
}

.m11 {
  margin: 11px !important;
}

.mt11 {
  margin-top: 11px !important;
}

.ml11 {
  margin-left: 11px !important;
}

.mr11 {
  margin-right: 11px !important;
}

.mb11 {
  margin-bottom: 11px !important;
}

.p11 {
  padding: 11px !important;
}

.pt11 {
  padding-top: 11px !important;
}

.pl11 {
  padding-left: 11px !important;
}

.pr11 {
  padding-right: 11px !important;
}

.pb11 {
  padding-bottom: 11px !important;
}

.f12 {
  font-size: 12px !important;
}

.m12 {
  margin: 12px !important;
}

.mt12 {
  margin-top: 12px !important;
}

.ml12 {
  margin-left: 12px !important;
}

.mr12 {
  margin-right: 12px !important;
}

.mb12 {
  margin-bottom: 12px !important;
}

.p12 {
  padding: 12px !important;
}

.pt12 {
  padding-top: 12px !important;
}

.pl12 {
  padding-left: 12px !important;
}

.pr12 {
  padding-right: 12px !important;
}

.pb12 {
  padding-bottom: 12px !important;
}

.f13 {
  font-size: 13px !important;
}

.m13 {
  margin: 13px !important;
}

.mt13 {
  margin-top: 13px !important;
}

.ml13 {
  margin-left: 13px !important;
}

.mr13 {
  margin-right: 13px !important;
}

.mb13 {
  margin-bottom: 13px !important;
}

.p13 {
  padding: 13px !important;
}

.pt13 {
  padding-top: 13px !important;
}

.pl13 {
  padding-left: 13px !important;
}

.pr13 {
  padding-right: 13px !important;
}

.pb13 {
  padding-bottom: 13px !important;
}

.f14 {
  font-size: 14px !important;
}

.m14 {
  margin: 14px !important;
}

.mt14 {
  margin-top: 14px !important;
}

.ml14 {
  margin-left: 14px !important;
}

.mr14 {
  margin-right: 14px !important;
}

.mb14 {
  margin-bottom: 14px !important;
}

.p14 {
  padding: 14px !important;
}

.pt14 {
  padding-top: 14px !important;
}

.pl14 {
  padding-left: 14px !important;
}

.pr14 {
  padding-right: 14px !important;
}

.pb14 {
  padding-bottom: 14px !important;
}

.f15 {
  font-size: 15px !important;
}

.m15 {
  margin: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.p15 {
  padding: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.f16 {
  font-size: 16px !important;
}

.m16 {
  margin: 16px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.ml16 {
  margin-left: 16px !important;
}

.mr16 {
  margin-right: 16px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.p16 {
  padding: 16px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.pl16 {
  padding-left: 16px !important;
}

.pr16 {
  padding-right: 16px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.f17 {
  font-size: 17px !important;
}

.m17 {
  margin: 17px !important;
}

.mt17 {
  margin-top: 17px !important;
}

.ml17 {
  margin-left: 17px !important;
}

.mr17 {
  margin-right: 17px !important;
}

.mb17 {
  margin-bottom: 17px !important;
}

.p17 {
  padding: 17px !important;
}

.pt17 {
  padding-top: 17px !important;
}

.pl17 {
  padding-left: 17px !important;
}

.pr17 {
  padding-right: 17px !important;
}

.pb17 {
  padding-bottom: 17px !important;
}

.f18 {
  font-size: 18px !important;
}

.m18 {
  margin: 18px !important;
}

.mt18 {
  margin-top: 18px !important;
}

.ml18 {
  margin-left: 18px !important;
}

.mr18 {
  margin-right: 18px !important;
}

.mb18 {
  margin-bottom: 18px !important;
}

.p18 {
  padding: 18px !important;
}

.pt18 {
  padding-top: 18px !important;
}

.pl18 {
  padding-left: 18px !important;
}

.pr18 {
  padding-right: 18px !important;
}

.pb18 {
  padding-bottom: 18px !important;
}

.f19 {
  font-size: 19px !important;
}

.m19 {
  margin: 19px !important;
}

.mt19 {
  margin-top: 19px !important;
}

.ml19 {
  margin-left: 19px !important;
}

.mr19 {
  margin-right: 19px !important;
}

.mb19 {
  margin-bottom: 19px !important;
}

.p19 {
  padding: 19px !important;
}

.pt19 {
  padding-top: 19px !important;
}

.pl19 {
  padding-left: 19px !important;
}

.pr19 {
  padding-right: 19px !important;
}

.pb19 {
  padding-bottom: 19px !important;
}

.f20 {
  font-size: 20px !important;
}

.m20 {
  margin: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.p20 {
  padding: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.f21 {
  font-size: 21px !important;
}

.m21 {
  margin: 21px !important;
}

.mt21 {
  margin-top: 21px !important;
}

.ml21 {
  margin-left: 21px !important;
}

.mr21 {
  margin-right: 21px !important;
}

.mb21 {
  margin-bottom: 21px !important;
}

.p21 {
  padding: 21px !important;
}

.pt21 {
  padding-top: 21px !important;
}

.pl21 {
  padding-left: 21px !important;
}

.pr21 {
  padding-right: 21px !important;
}

.pb21 {
  padding-bottom: 21px !important;
}

.f22 {
  font-size: 22px !important;
}

.m22 {
  margin: 22px !important;
}

.mt22 {
  margin-top: 22px !important;
}

.ml22 {
  margin-left: 22px !important;
}

.mr22 {
  margin-right: 22px !important;
}

.mb22 {
  margin-bottom: 22px !important;
}

.p22 {
  padding: 22px !important;
}

.pt22 {
  padding-top: 22px !important;
}

.pl22 {
  padding-left: 22px !important;
}

.pr22 {
  padding-right: 22px !important;
}

.pb22 {
  padding-bottom: 22px !important;
}

.f23 {
  font-size: 23px !important;
}

.m23 {
  margin: 23px !important;
}

.mt23 {
  margin-top: 23px !important;
}

.ml23 {
  margin-left: 23px !important;
}

.mr23 {
  margin-right: 23px !important;
}

.mb23 {
  margin-bottom: 23px !important;
}

.p23 {
  padding: 23px !important;
}

.pt23 {
  padding-top: 23px !important;
}

.pl23 {
  padding-left: 23px !important;
}

.pr23 {
  padding-right: 23px !important;
}

.pb23 {
  padding-bottom: 23px !important;
}

.f24 {
  font-size: 24px !important;
}

.m24 {
  margin: 24px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.ml24 {
  margin-left: 24px !important;
}

.mr24 {
  margin-right: 24px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.p24 {
  padding: 24px !important;
}

.pt24 {
  padding-top: 24px !important;
}

.pl24 {
  padding-left: 24px !important;
}

.pr24 {
  padding-right: 24px !important;
}

.pb24 {
  padding-bottom: 24px !important;
}

.f25 {
  font-size: 25px !important;
}

.m25 {
  margin: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.p25 {
  padding: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.f26 {
  font-size: 26px !important;
}

.m26 {
  margin: 26px !important;
}

.mt26 {
  margin-top: 26px !important;
}

.ml26 {
  margin-left: 26px !important;
}

.mr26 {
  margin-right: 26px !important;
}

.mb26 {
  margin-bottom: 26px !important;
}

.p26 {
  padding: 26px !important;
}

.pt26 {
  padding-top: 26px !important;
}

.pl26 {
  padding-left: 26px !important;
}

.pr26 {
  padding-right: 26px !important;
}

.pb26 {
  padding-bottom: 26px !important;
}

.f27 {
  font-size: 27px !important;
}

.m27 {
  margin: 27px !important;
}

.mt27 {
  margin-top: 27px !important;
}

.ml27 {
  margin-left: 27px !important;
}

.mr27 {
  margin-right: 27px !important;
}

.mb27 {
  margin-bottom: 27px !important;
}

.p27 {
  padding: 27px !important;
}

.pt27 {
  padding-top: 27px !important;
}

.pl27 {
  padding-left: 27px !important;
}

.pr27 {
  padding-right: 27px !important;
}

.pb27 {
  padding-bottom: 27px !important;
}

.f28 {
  font-size: 28px !important;
}

.m28 {
  margin: 28px !important;
}

.mt28 {
  margin-top: 28px !important;
}

.ml28 {
  margin-left: 28px !important;
}

.mr28 {
  margin-right: 28px !important;
}

.mb28 {
  margin-bottom: 28px !important;
}

.p28 {
  padding: 28px !important;
}

.pt28 {
  padding-top: 28px !important;
}

.pl28 {
  padding-left: 28px !important;
}

.pr28 {
  padding-right: 28px !important;
}

.pb28 {
  padding-bottom: 28px !important;
}

.f29 {
  font-size: 29px !important;
}

.m29 {
  margin: 29px !important;
}

.mt29 {
  margin-top: 29px !important;
}

.ml29 {
  margin-left: 29px !important;
}

.mr29 {
  margin-right: 29px !important;
}

.mb29 {
  margin-bottom: 29px !important;
}

.p29 {
  padding: 29px !important;
}

.pt29 {
  padding-top: 29px !important;
}

.pl29 {
  padding-left: 29px !important;
}

.pr29 {
  padding-right: 29px !important;
}

.pb29 {
  padding-bottom: 29px !important;
}

.f30 {
  font-size: 30px !important;
}

.m30 {
  margin: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.p30 {
  padding: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.f31 {
  font-size: 31px !important;
}

.m31 {
  margin: 31px !important;
}

.mt31 {
  margin-top: 31px !important;
}

.ml31 {
  margin-left: 31px !important;
}

.mr31 {
  margin-right: 31px !important;
}

.mb31 {
  margin-bottom: 31px !important;
}

.p31 {
  padding: 31px !important;
}

.pt31 {
  padding-top: 31px !important;
}

.pl31 {
  padding-left: 31px !important;
}

.pr31 {
  padding-right: 31px !important;
}

.pb31 {
  padding-bottom: 31px !important;
}

.f32 {
  font-size: 32px !important;
}

.m32 {
  margin: 32px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.mr32 {
  margin-right: 32px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.p32 {
  padding: 32px !important;
}

.pt32 {
  padding-top: 32px !important;
}

.pl32 {
  padding-left: 32px !important;
}

.pr32 {
  padding-right: 32px !important;
}

.pb32 {
  padding-bottom: 32px !important;
}

.f33 {
  font-size: 33px !important;
}

.m33 {
  margin: 33px !important;
}

.mt33 {
  margin-top: 33px !important;
}

.ml33 {
  margin-left: 33px !important;
}

.mr33 {
  margin-right: 33px !important;
}

.mb33 {
  margin-bottom: 33px !important;
}

.p33 {
  padding: 33px !important;
}

.pt33 {
  padding-top: 33px !important;
}

.pl33 {
  padding-left: 33px !important;
}

.pr33 {
  padding-right: 33px !important;
}

.pb33 {
  padding-bottom: 33px !important;
}

.f34 {
  font-size: 34px !important;
}

.m34 {
  margin: 34px !important;
}

.mt34 {
  margin-top: 34px !important;
}

.ml34 {
  margin-left: 34px !important;
}

.mr34 {
  margin-right: 34px !important;
}

.mb34 {
  margin-bottom: 34px !important;
}

.p34 {
  padding: 34px !important;
}

.pt34 {
  padding-top: 34px !important;
}

.pl34 {
  padding-left: 34px !important;
}

.pr34 {
  padding-right: 34px !important;
}

.pb34 {
  padding-bottom: 34px !important;
}

.f35 {
  font-size: 35px !important;
}

.m35 {
  margin: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.p35 {
  padding: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.f36 {
  font-size: 36px !important;
}

.m36 {
  margin: 36px !important;
}

.mt36 {
  margin-top: 36px !important;
}

.ml36 {
  margin-left: 36px !important;
}

.mr36 {
  margin-right: 36px !important;
}

.mb36 {
  margin-bottom: 36px !important;
}

.p36 {
  padding: 36px !important;
}

.pt36 {
  padding-top: 36px !important;
}

.pl36 {
  padding-left: 36px !important;
}

.pr36 {
  padding-right: 36px !important;
}

.pb36 {
  padding-bottom: 36px !important;
}

.f37 {
  font-size: 37px !important;
}

.m37 {
  margin: 37px !important;
}

.mt37 {
  margin-top: 37px !important;
}

.ml37 {
  margin-left: 37px !important;
}

.mr37 {
  margin-right: 37px !important;
}

.mb37 {
  margin-bottom: 37px !important;
}

.p37 {
  padding: 37px !important;
}

.pt37 {
  padding-top: 37px !important;
}

.pl37 {
  padding-left: 37px !important;
}

.pr37 {
  padding-right: 37px !important;
}

.pb37 {
  padding-bottom: 37px !important;
}

.f38 {
  font-size: 38px !important;
}

.m38 {
  margin: 38px !important;
}

.mt38 {
  margin-top: 38px !important;
}

.ml38 {
  margin-left: 38px !important;
}

.mr38 {
  margin-right: 38px !important;
}

.mb38 {
  margin-bottom: 38px !important;
}

.p38 {
  padding: 38px !important;
}

.pt38 {
  padding-top: 38px !important;
}

.pl38 {
  padding-left: 38px !important;
}

.pr38 {
  padding-right: 38px !important;
}

.pb38 {
  padding-bottom: 38px !important;
}

.f39 {
  font-size: 39px !important;
}

.m39 {
  margin: 39px !important;
}

.mt39 {
  margin-top: 39px !important;
}

.ml39 {
  margin-left: 39px !important;
}

.mr39 {
  margin-right: 39px !important;
}

.mb39 {
  margin-bottom: 39px !important;
}

.p39 {
  padding: 39px !important;
}

.pt39 {
  padding-top: 39px !important;
}

.pl39 {
  padding-left: 39px !important;
}

.pr39 {
  padding-right: 39px !important;
}

.pb39 {
  padding-bottom: 39px !important;
}

.f40 {
  font-size: 40px !important;
}

.m40 {
  margin: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.p40 {
  padding: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.f41 {
  font-size: 41px !important;
}

.m41 {
  margin: 41px !important;
}

.mt41 {
  margin-top: 41px !important;
}

.ml41 {
  margin-left: 41px !important;
}

.mr41 {
  margin-right: 41px !important;
}

.mb41 {
  margin-bottom: 41px !important;
}

.p41 {
  padding: 41px !important;
}

.pt41 {
  padding-top: 41px !important;
}

.pl41 {
  padding-left: 41px !important;
}

.pr41 {
  padding-right: 41px !important;
}

.pb41 {
  padding-bottom: 41px !important;
}

.f42 {
  font-size: 42px !important;
}

.m42 {
  margin: 42px !important;
}

.mt42 {
  margin-top: 42px !important;
}

.ml42 {
  margin-left: 42px !important;
}

.mr42 {
  margin-right: 42px !important;
}

.mb42 {
  margin-bottom: 42px !important;
}

.p42 {
  padding: 42px !important;
}

.pt42 {
  padding-top: 42px !important;
}

.pl42 {
  padding-left: 42px !important;
}

.pr42 {
  padding-right: 42px !important;
}

.pb42 {
  padding-bottom: 42px !important;
}

.f43 {
  font-size: 43px !important;
}

.m43 {
  margin: 43px !important;
}

.mt43 {
  margin-top: 43px !important;
}

.ml43 {
  margin-left: 43px !important;
}

.mr43 {
  margin-right: 43px !important;
}

.mb43 {
  margin-bottom: 43px !important;
}

.p43 {
  padding: 43px !important;
}

.pt43 {
  padding-top: 43px !important;
}

.pl43 {
  padding-left: 43px !important;
}

.pr43 {
  padding-right: 43px !important;
}

.pb43 {
  padding-bottom: 43px !important;
}

.f44 {
  font-size: 44px !important;
}

.m44 {
  margin: 44px !important;
}

.mt44 {
  margin-top: 44px !important;
}

.ml44 {
  margin-left: 44px !important;
}

.mr44 {
  margin-right: 44px !important;
}

.mb44 {
  margin-bottom: 44px !important;
}

.p44 {
  padding: 44px !important;
}

.pt44 {
  padding-top: 44px !important;
}

.pl44 {
  padding-left: 44px !important;
}

.pr44 {
  padding-right: 44px !important;
}

.pb44 {
  padding-bottom: 44px !important;
}

.f45 {
  font-size: 45px !important;
}

.m45 {
  margin: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.p45 {
  padding: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.f46 {
  font-size: 46px !important;
}

.m46 {
  margin: 46px !important;
}

.mt46 {
  margin-top: 46px !important;
}

.ml46 {
  margin-left: 46px !important;
}

.mr46 {
  margin-right: 46px !important;
}

.mb46 {
  margin-bottom: 46px !important;
}

.p46 {
  padding: 46px !important;
}

.pt46 {
  padding-top: 46px !important;
}

.pl46 {
  padding-left: 46px !important;
}

.pr46 {
  padding-right: 46px !important;
}

.pb46 {
  padding-bottom: 46px !important;
}

.f47 {
  font-size: 47px !important;
}

.m47 {
  margin: 47px !important;
}

.mt47 {
  margin-top: 47px !important;
}

.ml47 {
  margin-left: 47px !important;
}

.mr47 {
  margin-right: 47px !important;
}

.mb47 {
  margin-bottom: 47px !important;
}

.p47 {
  padding: 47px !important;
}

.pt47 {
  padding-top: 47px !important;
}

.pl47 {
  padding-left: 47px !important;
}

.pr47 {
  padding-right: 47px !important;
}

.pb47 {
  padding-bottom: 47px !important;
}

.f48 {
  font-size: 48px !important;
}

.m48 {
  margin: 48px !important;
}

.mt48 {
  margin-top: 48px !important;
}

.ml48 {
  margin-left: 48px !important;
}

.mr48 {
  margin-right: 48px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.p48 {
  padding: 48px !important;
}

.pt48 {
  padding-top: 48px !important;
}

.pl48 {
  padding-left: 48px !important;
}

.pr48 {
  padding-right: 48px !important;
}

.pb48 {
  padding-bottom: 48px !important;
}

.f49 {
  font-size: 49px !important;
}

.m49 {
  margin: 49px !important;
}

.mt49 {
  margin-top: 49px !important;
}

.ml49 {
  margin-left: 49px !important;
}

.mr49 {
  margin-right: 49px !important;
}

.mb49 {
  margin-bottom: 49px !important;
}

.p49 {
  padding: 49px !important;
}

.pt49 {
  padding-top: 49px !important;
}

.pl49 {
  padding-left: 49px !important;
}

.pr49 {
  padding-right: 49px !important;
}

.pb49 {
  padding-bottom: 49px !important;
}

.f50 {
  font-size: 50px !important;
}

.m50 {
  margin: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.p50 {
  padding: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.f51 {
  font-size: 51px !important;
}

.m51 {
  margin: 51px !important;
}

.mt51 {
  margin-top: 51px !important;
}

.ml51 {
  margin-left: 51px !important;
}

.mr51 {
  margin-right: 51px !important;
}

.mb51 {
  margin-bottom: 51px !important;
}

.p51 {
  padding: 51px !important;
}

.pt51 {
  padding-top: 51px !important;
}

.pl51 {
  padding-left: 51px !important;
}

.pr51 {
  padding-right: 51px !important;
}

.pb51 {
  padding-bottom: 51px !important;
}

.f52 {
  font-size: 52px !important;
}

.m52 {
  margin: 52px !important;
}

.mt52 {
  margin-top: 52px !important;
}

.ml52 {
  margin-left: 52px !important;
}

.mr52 {
  margin-right: 52px !important;
}

.mb52 {
  margin-bottom: 52px !important;
}

.p52 {
  padding: 52px !important;
}

.pt52 {
  padding-top: 52px !important;
}

.pl52 {
  padding-left: 52px !important;
}

.pr52 {
  padding-right: 52px !important;
}

.pb52 {
  padding-bottom: 52px !important;
}

.f53 {
  font-size: 53px !important;
}

.m53 {
  margin: 53px !important;
}

.mt53 {
  margin-top: 53px !important;
}

.ml53 {
  margin-left: 53px !important;
}

.mr53 {
  margin-right: 53px !important;
}

.mb53 {
  margin-bottom: 53px !important;
}

.p53 {
  padding: 53px !important;
}

.pt53 {
  padding-top: 53px !important;
}

.pl53 {
  padding-left: 53px !important;
}

.pr53 {
  padding-right: 53px !important;
}

.pb53 {
  padding-bottom: 53px !important;
}

.f54 {
  font-size: 54px !important;
}

.m54 {
  margin: 54px !important;
}

.mt54 {
  margin-top: 54px !important;
}

.ml54 {
  margin-left: 54px !important;
}

.mr54 {
  margin-right: 54px !important;
}

.mb54 {
  margin-bottom: 54px !important;
}

.p54 {
  padding: 54px !important;
}

.pt54 {
  padding-top: 54px !important;
}

.pl54 {
  padding-left: 54px !important;
}

.pr54 {
  padding-right: 54px !important;
}

.pb54 {
  padding-bottom: 54px !important;
}

.f55 {
  font-size: 55px !important;
}

.m55 {
  margin: 55px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.p55 {
  padding: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.f56 {
  font-size: 56px !important;
}

.m56 {
  margin: 56px !important;
}

.mt56 {
  margin-top: 56px !important;
}

.ml56 {
  margin-left: 56px !important;
}

.mr56 {
  margin-right: 56px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.p56 {
  padding: 56px !important;
}

.pt56 {
  padding-top: 56px !important;
}

.pl56 {
  padding-left: 56px !important;
}

.pr56 {
  padding-right: 56px !important;
}

.pb56 {
  padding-bottom: 56px !important;
}

.f57 {
  font-size: 57px !important;
}

.m57 {
  margin: 57px !important;
}

.mt57 {
  margin-top: 57px !important;
}

.ml57 {
  margin-left: 57px !important;
}

.mr57 {
  margin-right: 57px !important;
}

.mb57 {
  margin-bottom: 57px !important;
}

.p57 {
  padding: 57px !important;
}

.pt57 {
  padding-top: 57px !important;
}

.pl57 {
  padding-left: 57px !important;
}

.pr57 {
  padding-right: 57px !important;
}

.pb57 {
  padding-bottom: 57px !important;
}

.f58 {
  font-size: 58px !important;
}

.m58 {
  margin: 58px !important;
}

.mt58 {
  margin-top: 58px !important;
}

.ml58 {
  margin-left: 58px !important;
}

.mr58 {
  margin-right: 58px !important;
}

.mb58 {
  margin-bottom: 58px !important;
}

.p58 {
  padding: 58px !important;
}

.pt58 {
  padding-top: 58px !important;
}

.pl58 {
  padding-left: 58px !important;
}

.pr58 {
  padding-right: 58px !important;
}

.pb58 {
  padding-bottom: 58px !important;
}

.f59 {
  font-size: 59px !important;
}

.m59 {
  margin: 59px !important;
}

.mt59 {
  margin-top: 59px !important;
}

.ml59 {
  margin-left: 59px !important;
}

.mr59 {
  margin-right: 59px !important;
}

.mb59 {
  margin-bottom: 59px !important;
}

.p59 {
  padding: 59px !important;
}

.pt59 {
  padding-top: 59px !important;
}

.pl59 {
  padding-left: 59px !important;
}

.pr59 {
  padding-right: 59px !important;
}

.pb59 {
  padding-bottom: 59px !important;
}

.f60 {
  font-size: 60px !important;
}

.m60 {
  margin: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.p60 {
  padding: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.f61 {
  font-size: 61px !important;
}

.m61 {
  margin: 61px !important;
}

.mt61 {
  margin-top: 61px !important;
}

.ml61 {
  margin-left: 61px !important;
}

.mr61 {
  margin-right: 61px !important;
}

.mb61 {
  margin-bottom: 61px !important;
}

.p61 {
  padding: 61px !important;
}

.pt61 {
  padding-top: 61px !important;
}

.pl61 {
  padding-left: 61px !important;
}

.pr61 {
  padding-right: 61px !important;
}

.pb61 {
  padding-bottom: 61px !important;
}

.f62 {
  font-size: 62px !important;
}

.m62 {
  margin: 62px !important;
}

.mt62 {
  margin-top: 62px !important;
}

.ml62 {
  margin-left: 62px !important;
}

.mr62 {
  margin-right: 62px !important;
}

.mb62 {
  margin-bottom: 62px !important;
}

.p62 {
  padding: 62px !important;
}

.pt62 {
  padding-top: 62px !important;
}

.pl62 {
  padding-left: 62px !important;
}

.pr62 {
  padding-right: 62px !important;
}

.pb62 {
  padding-bottom: 62px !important;
}

.f63 {
  font-size: 63px !important;
}

.m63 {
  margin: 63px !important;
}

.mt63 {
  margin-top: 63px !important;
}

.ml63 {
  margin-left: 63px !important;
}

.mr63 {
  margin-right: 63px !important;
}

.mb63 {
  margin-bottom: 63px !important;
}

.p63 {
  padding: 63px !important;
}

.pt63 {
  padding-top: 63px !important;
}

.pl63 {
  padding-left: 63px !important;
}

.pr63 {
  padding-right: 63px !important;
}

.pb63 {
  padding-bottom: 63px !important;
}

.f64 {
  font-size: 64px !important;
}

.m64 {
  margin: 64px !important;
}

.mt64 {
  margin-top: 64px !important;
}

.ml64 {
  margin-left: 64px !important;
}

.mr64 {
  margin-right: 64px !important;
}

.mb64 {
  margin-bottom: 64px !important;
}

.p64 {
  padding: 64px !important;
}

.pt64 {
  padding-top: 64px !important;
}

.pl64 {
  padding-left: 64px !important;
}

.pr64 {
  padding-right: 64px !important;
}

.pb64 {
  padding-bottom: 64px !important;
}

.f65 {
  font-size: 65px !important;
}

.m65 {
  margin: 65px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.p65 {
  padding: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.f66 {
  font-size: 66px !important;
}

.m66 {
  margin: 66px !important;
}

.mt66 {
  margin-top: 66px !important;
}

.ml66 {
  margin-left: 66px !important;
}

.mr66 {
  margin-right: 66px !important;
}

.mb66 {
  margin-bottom: 66px !important;
}

.p66 {
  padding: 66px !important;
}

.pt66 {
  padding-top: 66px !important;
}

.pl66 {
  padding-left: 66px !important;
}

.pr66 {
  padding-right: 66px !important;
}

.pb66 {
  padding-bottom: 66px !important;
}

.f67 {
  font-size: 67px !important;
}

.m67 {
  margin: 67px !important;
}

.mt67 {
  margin-top: 67px !important;
}

.ml67 {
  margin-left: 67px !important;
}

.mr67 {
  margin-right: 67px !important;
}

.mb67 {
  margin-bottom: 67px !important;
}

.p67 {
  padding: 67px !important;
}

.pt67 {
  padding-top: 67px !important;
}

.pl67 {
  padding-left: 67px !important;
}

.pr67 {
  padding-right: 67px !important;
}

.pb67 {
  padding-bottom: 67px !important;
}

.f68 {
  font-size: 68px !important;
}

.m68 {
  margin: 68px !important;
}

.mt68 {
  margin-top: 68px !important;
}

.ml68 {
  margin-left: 68px !important;
}

.mr68 {
  margin-right: 68px !important;
}

.mb68 {
  margin-bottom: 68px !important;
}

.p68 {
  padding: 68px !important;
}

.pt68 {
  padding-top: 68px !important;
}

.pl68 {
  padding-left: 68px !important;
}

.pr68 {
  padding-right: 68px !important;
}

.pb68 {
  padding-bottom: 68px !important;
}

.f69 {
  font-size: 69px !important;
}

.m69 {
  margin: 69px !important;
}

.mt69 {
  margin-top: 69px !important;
}

.ml69 {
  margin-left: 69px !important;
}

.mr69 {
  margin-right: 69px !important;
}

.mb69 {
  margin-bottom: 69px !important;
}

.p69 {
  padding: 69px !important;
}

.pt69 {
  padding-top: 69px !important;
}

.pl69 {
  padding-left: 69px !important;
}

.pr69 {
  padding-right: 69px !important;
}

.pb69 {
  padding-bottom: 69px !important;
}

.f70 {
  font-size: 70px !important;
}

.m70 {
  margin: 70px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.p70 {
  padding: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.f71 {
  font-size: 71px !important;
}

.m71 {
  margin: 71px !important;
}

.mt71 {
  margin-top: 71px !important;
}

.ml71 {
  margin-left: 71px !important;
}

.mr71 {
  margin-right: 71px !important;
}

.mb71 {
  margin-bottom: 71px !important;
}

.p71 {
  padding: 71px !important;
}

.pt71 {
  padding-top: 71px !important;
}

.pl71 {
  padding-left: 71px !important;
}

.pr71 {
  padding-right: 71px !important;
}

.pb71 {
  padding-bottom: 71px !important;
}

.f72 {
  font-size: 72px !important;
}

.m72 {
  margin: 72px !important;
}

.mt72 {
  margin-top: 72px !important;
}

.ml72 {
  margin-left: 72px !important;
}

.mr72 {
  margin-right: 72px !important;
}

.mb72 {
  margin-bottom: 72px !important;
}

.p72 {
  padding: 72px !important;
}

.pt72 {
  padding-top: 72px !important;
}

.pl72 {
  padding-left: 72px !important;
}

.pr72 {
  padding-right: 72px !important;
}

.pb72 {
  padding-bottom: 72px !important;
}

.f73 {
  font-size: 73px !important;
}

.m73 {
  margin: 73px !important;
}

.mt73 {
  margin-top: 73px !important;
}

.ml73 {
  margin-left: 73px !important;
}

.mr73 {
  margin-right: 73px !important;
}

.mb73 {
  margin-bottom: 73px !important;
}

.p73 {
  padding: 73px !important;
}

.pt73 {
  padding-top: 73px !important;
}

.pl73 {
  padding-left: 73px !important;
}

.pr73 {
  padding-right: 73px !important;
}

.pb73 {
  padding-bottom: 73px !important;
}

.f74 {
  font-size: 74px !important;
}

.m74 {
  margin: 74px !important;
}

.mt74 {
  margin-top: 74px !important;
}

.ml74 {
  margin-left: 74px !important;
}

.mr74 {
  margin-right: 74px !important;
}

.mb74 {
  margin-bottom: 74px !important;
}

.p74 {
  padding: 74px !important;
}

.pt74 {
  padding-top: 74px !important;
}

.pl74 {
  padding-left: 74px !important;
}

.pr74 {
  padding-right: 74px !important;
}

.pb74 {
  padding-bottom: 74px !important;
}

.f75 {
  font-size: 75px !important;
}

.m75 {
  margin: 75px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.p75 {
  padding: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.f76 {
  font-size: 76px !important;
}

.m76 {
  margin: 76px !important;
}

.mt76 {
  margin-top: 76px !important;
}

.ml76 {
  margin-left: 76px !important;
}

.mr76 {
  margin-right: 76px !important;
}

.mb76 {
  margin-bottom: 76px !important;
}

.p76 {
  padding: 76px !important;
}

.pt76 {
  padding-top: 76px !important;
}

.pl76 {
  padding-left: 76px !important;
}

.pr76 {
  padding-right: 76px !important;
}

.pb76 {
  padding-bottom: 76px !important;
}

.f77 {
  font-size: 77px !important;
}

.m77 {
  margin: 77px !important;
}

.mt77 {
  margin-top: 77px !important;
}

.ml77 {
  margin-left: 77px !important;
}

.mr77 {
  margin-right: 77px !important;
}

.mb77 {
  margin-bottom: 77px !important;
}

.p77 {
  padding: 77px !important;
}

.pt77 {
  padding-top: 77px !important;
}

.pl77 {
  padding-left: 77px !important;
}

.pr77 {
  padding-right: 77px !important;
}

.pb77 {
  padding-bottom: 77px !important;
}

.f78 {
  font-size: 78px !important;
}

.m78 {
  margin: 78px !important;
}

.mt78 {
  margin-top: 78px !important;
}

.ml78 {
  margin-left: 78px !important;
}

.mr78 {
  margin-right: 78px !important;
}

.mb78 {
  margin-bottom: 78px !important;
}

.p78 {
  padding: 78px !important;
}

.pt78 {
  padding-top: 78px !important;
}

.pl78 {
  padding-left: 78px !important;
}

.pr78 {
  padding-right: 78px !important;
}

.pb78 {
  padding-bottom: 78px !important;
}

.f79 {
  font-size: 79px !important;
}

.m79 {
  margin: 79px !important;
}

.mt79 {
  margin-top: 79px !important;
}

.ml79 {
  margin-left: 79px !important;
}

.mr79 {
  margin-right: 79px !important;
}

.mb79 {
  margin-bottom: 79px !important;
}

.p79 {
  padding: 79px !important;
}

.pt79 {
  padding-top: 79px !important;
}

.pl79 {
  padding-left: 79px !important;
}

.pr79 {
  padding-right: 79px !important;
}

.pb79 {
  padding-bottom: 79px !important;
}

.f80 {
  font-size: 80px !important;
}

.m80 {
  margin: 80px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.p80 {
  padding: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.f81 {
  font-size: 81px !important;
}

.m81 {
  margin: 81px !important;
}

.mt81 {
  margin-top: 81px !important;
}

.ml81 {
  margin-left: 81px !important;
}

.mr81 {
  margin-right: 81px !important;
}

.mb81 {
  margin-bottom: 81px !important;
}

.p81 {
  padding: 81px !important;
}

.pt81 {
  padding-top: 81px !important;
}

.pl81 {
  padding-left: 81px !important;
}

.pr81 {
  padding-right: 81px !important;
}

.pb81 {
  padding-bottom: 81px !important;
}

.f82 {
  font-size: 82px !important;
}

.m82 {
  margin: 82px !important;
}

.mt82 {
  margin-top: 82px !important;
}

.ml82 {
  margin-left: 82px !important;
}

.mr82 {
  margin-right: 82px !important;
}

.mb82 {
  margin-bottom: 82px !important;
}

.p82 {
  padding: 82px !important;
}

.pt82 {
  padding-top: 82px !important;
}

.pl82 {
  padding-left: 82px !important;
}

.pr82 {
  padding-right: 82px !important;
}

.pb82 {
  padding-bottom: 82px !important;
}

.f83 {
  font-size: 83px !important;
}

.m83 {
  margin: 83px !important;
}

.mt83 {
  margin-top: 83px !important;
}

.ml83 {
  margin-left: 83px !important;
}

.mr83 {
  margin-right: 83px !important;
}

.mb83 {
  margin-bottom: 83px !important;
}

.p83 {
  padding: 83px !important;
}

.pt83 {
  padding-top: 83px !important;
}

.pl83 {
  padding-left: 83px !important;
}

.pr83 {
  padding-right: 83px !important;
}

.pb83 {
  padding-bottom: 83px !important;
}

.f84 {
  font-size: 84px !important;
}

.m84 {
  margin: 84px !important;
}

.mt84 {
  margin-top: 84px !important;
}

.ml84 {
  margin-left: 84px !important;
}

.mr84 {
  margin-right: 84px !important;
}

.mb84 {
  margin-bottom: 84px !important;
}

.p84 {
  padding: 84px !important;
}

.pt84 {
  padding-top: 84px !important;
}

.pl84 {
  padding-left: 84px !important;
}

.pr84 {
  padding-right: 84px !important;
}

.pb84 {
  padding-bottom: 84px !important;
}

.f85 {
  font-size: 85px !important;
}

.m85 {
  margin: 85px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.p85 {
  padding: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.f86 {
  font-size: 86px !important;
}

.m86 {
  margin: 86px !important;
}

.mt86 {
  margin-top: 86px !important;
}

.ml86 {
  margin-left: 86px !important;
}

.mr86 {
  margin-right: 86px !important;
}

.mb86 {
  margin-bottom: 86px !important;
}

.p86 {
  padding: 86px !important;
}

.pt86 {
  padding-top: 86px !important;
}

.pl86 {
  padding-left: 86px !important;
}

.pr86 {
  padding-right: 86px !important;
}

.pb86 {
  padding-bottom: 86px !important;
}

.f87 {
  font-size: 87px !important;
}

.m87 {
  margin: 87px !important;
}

.mt87 {
  margin-top: 87px !important;
}

.ml87 {
  margin-left: 87px !important;
}

.mr87 {
  margin-right: 87px !important;
}

.mb87 {
  margin-bottom: 87px !important;
}

.p87 {
  padding: 87px !important;
}

.pt87 {
  padding-top: 87px !important;
}

.pl87 {
  padding-left: 87px !important;
}

.pr87 {
  padding-right: 87px !important;
}

.pb87 {
  padding-bottom: 87px !important;
}

.f88 {
  font-size: 88px !important;
}

.m88 {
  margin: 88px !important;
}

.mt88 {
  margin-top: 88px !important;
}

.ml88 {
  margin-left: 88px !important;
}

.mr88 {
  margin-right: 88px !important;
}

.mb88 {
  margin-bottom: 88px !important;
}

.p88 {
  padding: 88px !important;
}

.pt88 {
  padding-top: 88px !important;
}

.pl88 {
  padding-left: 88px !important;
}

.pr88 {
  padding-right: 88px !important;
}

.pb88 {
  padding-bottom: 88px !important;
}

.f89 {
  font-size: 89px !important;
}

.m89 {
  margin: 89px !important;
}

.mt89 {
  margin-top: 89px !important;
}

.ml89 {
  margin-left: 89px !important;
}

.mr89 {
  margin-right: 89px !important;
}

.mb89 {
  margin-bottom: 89px !important;
}

.p89 {
  padding: 89px !important;
}

.pt89 {
  padding-top: 89px !important;
}

.pl89 {
  padding-left: 89px !important;
}

.pr89 {
  padding-right: 89px !important;
}

.pb89 {
  padding-bottom: 89px !important;
}

.f90 {
  font-size: 90px !important;
}

.m90 {
  margin: 90px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.p90 {
  padding: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.f91 {
  font-size: 91px !important;
}

.m91 {
  margin: 91px !important;
}

.mt91 {
  margin-top: 91px !important;
}

.ml91 {
  margin-left: 91px !important;
}

.mr91 {
  margin-right: 91px !important;
}

.mb91 {
  margin-bottom: 91px !important;
}

.p91 {
  padding: 91px !important;
}

.pt91 {
  padding-top: 91px !important;
}

.pl91 {
  padding-left: 91px !important;
}

.pr91 {
  padding-right: 91px !important;
}

.pb91 {
  padding-bottom: 91px !important;
}

.f92 {
  font-size: 92px !important;
}

.m92 {
  margin: 92px !important;
}

.mt92 {
  margin-top: 92px !important;
}

.ml92 {
  margin-left: 92px !important;
}

.mr92 {
  margin-right: 92px !important;
}

.mb92 {
  margin-bottom: 92px !important;
}

.p92 {
  padding: 92px !important;
}

.pt92 {
  padding-top: 92px !important;
}

.pl92 {
  padding-left: 92px !important;
}

.pr92 {
  padding-right: 92px !important;
}

.pb92 {
  padding-bottom: 92px !important;
}

.f93 {
  font-size: 93px !important;
}

.m93 {
  margin: 93px !important;
}

.mt93 {
  margin-top: 93px !important;
}

.ml93 {
  margin-left: 93px !important;
}

.mr93 {
  margin-right: 93px !important;
}

.mb93 {
  margin-bottom: 93px !important;
}

.p93 {
  padding: 93px !important;
}

.pt93 {
  padding-top: 93px !important;
}

.pl93 {
  padding-left: 93px !important;
}

.pr93 {
  padding-right: 93px !important;
}

.pb93 {
  padding-bottom: 93px !important;
}

.f94 {
  font-size: 94px !important;
}

.m94 {
  margin: 94px !important;
}

.mt94 {
  margin-top: 94px !important;
}

.ml94 {
  margin-left: 94px !important;
}

.mr94 {
  margin-right: 94px !important;
}

.mb94 {
  margin-bottom: 94px !important;
}

.p94 {
  padding: 94px !important;
}

.pt94 {
  padding-top: 94px !important;
}

.pl94 {
  padding-left: 94px !important;
}

.pr94 {
  padding-right: 94px !important;
}

.pb94 {
  padding-bottom: 94px !important;
}

.f95 {
  font-size: 95px !important;
}

.m95 {
  margin: 95px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.p95 {
  padding: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.f96 {
  font-size: 96px !important;
}

.m96 {
  margin: 96px !important;
}

.mt96 {
  margin-top: 96px !important;
}

.ml96 {
  margin-left: 96px !important;
}

.mr96 {
  margin-right: 96px !important;
}

.mb96 {
  margin-bottom: 96px !important;
}

.p96 {
  padding: 96px !important;
}

.pt96 {
  padding-top: 96px !important;
}

.pl96 {
  padding-left: 96px !important;
}

.pr96 {
  padding-right: 96px !important;
}

.pb96 {
  padding-bottom: 96px !important;
}

.f97 {
  font-size: 97px !important;
}

.m97 {
  margin: 97px !important;
}

.mt97 {
  margin-top: 97px !important;
}

.ml97 {
  margin-left: 97px !important;
}

.mr97 {
  margin-right: 97px !important;
}

.mb97 {
  margin-bottom: 97px !important;
}

.p97 {
  padding: 97px !important;
}

.pt97 {
  padding-top: 97px !important;
}

.pl97 {
  padding-left: 97px !important;
}

.pr97 {
  padding-right: 97px !important;
}

.pb97 {
  padding-bottom: 97px !important;
}

.f98 {
  font-size: 98px !important;
}

.m98 {
  margin: 98px !important;
}

.mt98 {
  margin-top: 98px !important;
}

.ml98 {
  margin-left: 98px !important;
}

.mr98 {
  margin-right: 98px !important;
}

.mb98 {
  margin-bottom: 98px !important;
}

.p98 {
  padding: 98px !important;
}

.pt98 {
  padding-top: 98px !important;
}

.pl98 {
  padding-left: 98px !important;
}

.pr98 {
  padding-right: 98px !important;
}

.pb98 {
  padding-bottom: 98px !important;
}

.f99 {
  font-size: 99px !important;
}

.m99 {
  margin: 99px !important;
}

.mt99 {
  margin-top: 99px !important;
}

.ml99 {
  margin-left: 99px !important;
}

.mr99 {
  margin-right: 99px !important;
}

.mb99 {
  margin-bottom: 99px !important;
}

.p99 {
  padding: 99px !important;
}

.pt99 {
  padding-top: 99px !important;
}

.pl99 {
  padding-left: 99px !important;
}

.pr99 {
  padding-right: 99px !important;
}

.pb99 {
  padding-bottom: 99px !important;
}

.f100 {
  font-size: 100px !important;
}

.m100 {
  margin: 100px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.p100 {
  padding: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

[class^="icon-"],
[class*=" icon-"] {
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: '\5FAE\8F6F\96C5\9ED1', "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
  -webkit-font-smoothing: inherit;
  font-size: 12px;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  margin: 0 auto;
}

body::-webkit-scrollbar {
  width: 9px;
  height: 8px;
}

body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #c7c5c8;
}

body::-webkit-scrollbar-track {
  border-radius: 0;
  background: #ddd;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

a,
.container a {
  transition: all 0.4s;
  color: #333;
  text-decoration: none;
}

a:active,
a:hover,
.container a:active,
.container a:hover {
  outline: 0;
  color: #006953;
  opacity: 0.8;
  text-decoration: none;
}

img {
  border: 0;
  vertical-align: middle;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: none;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

i,
em {
  font-weight: normal;
  font-style: normal;
}

ul,
li,
ol,
dl,
dt,
dd,
p {
  margin: 0;
  padding: 0;
  list-style: none;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #fff;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
  .top-fixed,
  .footer-app,
  .footer-tools {
    display: none;
  }
}

.container {
  margin: 0 auto;
  padding: 0 8px;
}

.container:after {
  clear: both;
  display: table;
  content: '';
}

.container-fluid,
.container-full,
.newFooter {
  margin: 0 auto;
}

.row {
  margin-right: -8px;
  margin-left: -8px;
}

[class^="col-"],
[class*=" col-"] {
  padding-right: 8px;
  padding-left: 8px;
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.bgGray {
  background: #F2F3F4;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
  display: table;
  content: '';
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

a.green {
  color: #006953;
}

a.org {
  color: #EF8203;
}

.top-bar {
  height: 32px;
  line-height: 32px;
  background: #fff;
  border-bottom: 1px #f0f3f6 solid;
  color: #666;
}

.top-bar:after {
  clear: both;
  display: table;
  content: '';
}

.top-bar a {
  display: inline-block;
  color: #666;
}

.top-bar a.green {
  color: #006953;
}

.top-bar a.org {
  color: #EF8203;
}

.top-bar a.org:hover {
  color: #EF8203;
}

.top-bar a:hover {
  color: #006953;
}

.top-bar .notice {
  margin-right: 15px;
}

.top-bar .fl {
  color: #006953;
}

.top-bar .fl a {
  margin-left: 15px;
}

.top-bar .fl a:first-child {
  margin-left: 0;
}

.top-bar .fl .userName {
  margin: 0 8px;
  color: #006953;
}

.top-bar .fl .smallLogo {
  margin-left: 0;
  margin-right: 30px;
  display: inline-flex;
  align-items: center;
  color: #006953;
}

.top-bar .fl .smallLogo .icon {
  margin-right: 5px;
}

.top-bar .fl .smallLogo img {
  height: 22px;
  width: auto;
}

.top-bar .fr .green {
  color: #006953;
}

.top-bar .fr a {
  margin: 0 15px;
}

.top-bar .fr a:last-child {
  margin-right: 0;
}

.top-bar .fr .message {
  margin-right: 30px;
  position: relative;
}

.top-bar .fr .message .unRead {
  background: #F30B23;
  border-radius: 7px;
  padding: 0 3px;
  color: #fff;
  position: absolute;
  top: 3px;
  left: 20px;
  line-height: 1;
  font-size: 8px;
}

.top-bar .userCon {
  display: flex;
}

.top-bar .userCon .dropdown {
  position: relative;
  margin: 0 5px;
  z-index: 5;
  min-width: 90px;
}

.top-bar .userCon .dropdown .level {
  display: flex;
  align-items: center;
  margin: 0;
  justify-content: center;
  padding: 0 15px;
  position: relative;
  z-index: 3;
  line-height: 32px;
  color: #666;
}

.top-bar .userCon .dropdown .level:before {
  content: '';
  background: #fff;
  width: 100%;
  height: 31px;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}

.top-bar .userCon .dropdown .level i {
  width: 6px;
  height: 6px;
  border: 1px #aaa solid;
  border-right-width: 0;
  border-bottom-width: 0;
  display: inline-block;
  margin-left: 7px;
  transform: rotate(225deg);
  margin-top: -4px;
}

.top-bar .userCon .dropdown .dropdown-menu {
  position: absolute;
  left: 0;
  box-shadow: 0 2px 6px 0 rgba(193, 200, 199, 0.43);
  background: #fff;
  margin-top: -100px;
  padding-bottom: 10px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
  display: block;
  min-width: 100%;
  border: 0;
  border-radius: 0;
}

.top-bar .userCon .dropdown .dropdown-menu li a {
  margin: 0;
  display: block;
  padding: 0 15px;
  white-space: nowrap;
}

.top-bar .userCon .dropdown:hover {
  box-shadow: 0 2px 6px 0 rgba(193, 200, 199, 0.43);
}

.top-bar .userCon .dropdown:hover .level {
  color: #006953;
  opacity: 1;
}

.top-bar .userCon .dropdown:hover .level i {
  border-left-width: 0;
  border-top-width: 0;
  margin-top: 2px;
  border-right-width: 1px;
  border-bottom-width: 1px;
}

.top-bar .userCon .dropdown:hover .dropdown-menu {
  margin-top: -1px;
  visibility: visible;
  opacity: 1;
}

.top-bar .topCity {
  color: #FF8900;
  display: inline-flex;
  align-items: center;
  position: relative;
  z-index: 5;
  margin-right: 13px;
}

.top-bar .topCity #topCity {
  margin-left: 5px;
  color: #FF8900;
}

.top-bar .topCity .iconDown {
  width: 6px;
  height: 6px;
  border: 1px #aaa solid;
  border-right-width: 0;
  border-bottom-width: 0;
  display: inline-block;
  margin-left: 10px;
  transform: rotate(225deg);
  margin-top: -4px;
}

.top-bar .topCity .dropdown-menu {
  position: absolute;
  left: 0;
  box-shadow: 0 2px 6px 0 rgba(193, 200, 199, 0.43);
  background: #fff;
  margin-top: -100px;
  padding-bottom: 10px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
  display: block;
  min-width: 100%;
  border: 0;
  border-radius: 0;
  margin-top: -1px;
  top: 32px;
  width: 600px;
  padding: 0;
  display: none;
  line-height: 28px;
  border-top-color: #fff;
}

.top-bar .topCity .dropdown-menu li a {
  margin: 0;
  display: block;
  padding: 0 15px;
  white-space: nowrap;
}

.top-bar .topCity .dropdown-menu .dropdown-item {
  display: flex;
  align-items: center;
  align-items: flex-start;
  padding: 3px 10px;
  border-bottom: 1px #f6f6f6 solid;
}

.top-bar .topCity .dropdown-menu .dropdown-item b {
  width: 60px;
  text-align: center;
}

.top-bar .topCity .dropdown-menu .dropdown-item p {
  flex: 1;
}

.top-bar .topCity .dropdown-menu .dropdown-item p a {
  display: inline-block;
  margin: 0 10px 0 0;
}

.top-bar .topCity .dropdown-menu .dropdown-item:last-child {
  border: 0;
}

.top-bar .topCity:hover .dropdown-menu {
  display: block;
  visibility: visible;
  opacity: 1;
}

@keyframes pathAction {
  0% {
    left: -10px;
  }
  100% {
    left: 140px;
  }
}

.header {
  background: #fff;
}

.header .topSearch {
  display: flex;
  align-items: center;
  height: 70px;
}

.header .topSearch .logo {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.header .topSearch .logo .lineAnimation {
  position: absolute;
  z-index: 1;
  width: 48px;
  height: 48px;
  overflow: hidden;
}

.header .topSearch .logo .lineAnimation:before,
.header .topSearch .logo .lineAnimation:after {
  content: '';
  height: 75px;
  width: 1px;
  position: absolute;
  left: -10px;
  top: -15px;
  background: #fff;
  transform: rotate(30deg);
  transition: all 0.4s;
  -webkit-animation: pathAction 4s infinite;
          animation: pathAction 4s infinite;
}

.header .topSearch .logo .lineAnimation:after {
  -webkit-animation-delay: 70ms;
          animation-delay: 70ms;
  width: 2px;
  opacity: 0.5;
}

.header .topSearch .logo img {
  height: 45px;
  width: auto;
}

.header .topSearch .menu {
  flex: 1;
}

.header .topSearch .menu ul {
  display: flex;
  align-items: center;
}

.header .topSearch .menu ul.top-nav {
  border: 0;
  height: auto;
}

.header .topSearch .menu ul.top-nav li {
  width: auto;
}

.header .topSearch .menu ul.top-nav li a:after {
  display: none;
}

.header .topSearch .menu ul li {
  flex: 1;
  text-align: center;
}

.header .topSearch .menu ul li a {
  font-size: 14px;
  color: #666;
  display: block;
  position: relative;
}

.header .topSearch .menu ul li a:before {
  content: '';
  position: absolute;
  width: 0;
  left: 50%;
  bottom: -7px;
  height: 2px;
  transition: all 0.4s;
}

.header .topSearch .menu ul li a:hover {
  color: #006953;
  opacity: 1;
}

.header .topSearch .menu ul li a:hover:before {
  width: 66%;
  background: #006953;
  left: 17%;
}

.header .topSearch .menu ul li.active a {
  color: #006953;
  opacity: 1;
}

.header .topSearch .menu ul li.active a:before {
  width: 66%;
  background: #006953;
  left: 17%;
}

.header .topSearch .form {
  display: flex;
  align-items: center;
  position: relative;
  width: 260px;
  margin-left: 20px;
}

.header .topSearch .form .select {
  position: absolute;
  z-index: 3;
  margin-left: 2px;
  top: 1px;
  background: none;
}

.header .topSearch .form .select .selectCon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 30px;
  font-size: 14px;
  color: #666;
  border-right: 1px #E9F0F8 solid;
  cursor: pointer;
}

.header .topSearch .form .select .selectCon i {
  border: 1px #aaa solid;
  border-left: 0;
  border-top: 0;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  margin-left: 10px;
}

.header .topSearch .form .select .selectCon ul {
  position: absolute;
  width: 100%;
  background: #fff;
  box-shadow: 0 2px 6px 0 rgba(193, 200, 199, 0.43);
  top: 31px;
  display: none;
  z-index: 3;
}

.header .topSearch .form .select .selectCon ul.active {
  display: block;
}

.header .topSearch .form .select .selectCon ul li {
  text-align: center;
  line-height: 42px;
  cursor: pointer;
}

.header .topSearch .form .select .selectCon ul li:hover {
  color: #006953;
}

.header .topSearch .form .form-control {
  line-height: 32px;
  height: 32px;
  flex: 1;
  width: 100%;
  background: #fff;
  padding-left: 87px;
  padding-right: 25px;
  border-radius: 0;
  border: 1px #006953 solid;
}

.header .topSearch .form .keyWordsList {
  position: absolute;
  top: 34px;
  left: 0;
  width: 100%;
  border: 1px #edeeee solid;
  background: #fff;
  z-index: 2;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: none;
}

.header .topSearch .form .keyWordsList.active {
  display: block;
}

.header .topSearch .form .keyWordsList span {
  display: block;
  border-bottom: 1px #edeeee solid;
  line-height: 30px;
  cursor: pointer;
  color: #666;
  transition: all 0.4s;
  margin: 0 15px;
}

.header .topSearch .form .keyWordsList span:last-child {
  border-bottom: 0;
}

.header .topSearch .form .keyWordsList span:hover,
.header .topSearch .form .keyWordsList span.active {
  color: #006953;
}

.header .topSearch .form .searchClose {
  position: absolute;
  right: 65px;
  z-index: 4;
  top: 8px;
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  font-size: 16px;
}

.header .topSearch .form .searchClose:before {
  color: #dedede;
  transition: all 0.4s;
}

.header .topSearch .form .searchClose:hover:before {
  color: #006953;
}

.header .topSearch .form .searchClose.active {
  opacity: 1;
  visibility: visible;
}

.header .topSearch .form .btn {
  width: 60px;
  height: 32px;
  border-radius: 0;
  border: 0;
  position: absolute;
  right: 0;
}

.footer {
  margin-top: 50px;
  background: #fff;
}

.footer .faq {
  display: flex;
  align-items: center;
  width: 100%;
  align-items: flex-start;
  background: #006555;
  color: #fff;
  padding: 35px 60px;
}

.footer .faq li {
  flex: 1;
  line-height: 2.3;
}

.footer .faq li a {
  color: #fff;
}

.footer .faq li dt,
.footer .faq li .tel,
.footer .faq li .consult {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.footer .faq li dt {
  margin-bottom: 10px;
}

.footer .faq li dd {
  font-size: 12px;
  line-height: 2.3;
}

.footer .faq li .tel {
  margin-top: 13px;
}

.footer .faq li.ewm {
  flex: none;
}

.footer .faq li.ewm img {
  width: 131px;
  height: 131px;
}

.footer .faq li .work-time {
  line-height: 1.5;
  margin: 13px 0;
}

.footer .footer-tools {
  width: 60px;
  height: 248px;
  position: fixed;
  z-index: 9999;
  right: 0;
  top: 50%;
  margin-top: -170px;
}

.footer .footer-tools ul li {
  background: #394558;
  height: 60px;
  margin-bottom: 2px;
}

.footer .footer-tools ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 60px;
  justify-content: center;
  background: url("/public/images/index/sprite.png") no-repeat;
}

.footer .footer-tools ul li a.cart-link {
  background-position: -2px -70px;
}

.footer .footer-tools ul li a.qq-link {
  background-position: -54px -70px;
}

.footer .footer-tools ul li a.ewm-link {
  background-position: -116px -70px;
}

.footer .footer-tools ul li a.top-link {
  background-position: -173px -70px;
}

.footer .footer-tools ul li a:hover {
  background-color: #006953;
  opacity: 1;
}

.footer .footer-tools ul li.ewm {
  position: relative;
}

.footer .footer-tools ul li.ewm p {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
  height: 60px;
  overflow: hidden;
}

.footer .footer-tools ul li.ewm p img {
  display: block;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  width: 60px;
  height: 60px;
  transition: all 0.4s;
}

.footer .footer-tools ul li.ewm:hover p {
  right: 60px;
  opacity: 1;
  visibility: visible;
  width: auto;
  height: auto;
  overflow: inherit;
}

.footer .footer-tools ul li.ewm:hover p img {
  width: 200px;
  height: 200px;
}

.footer .footer-tools .message {
  position: absolute;
  bottom: -106px;
  right: 0;
}

.footer .footer-tools .message a,
.footer .footer-tools .message img {
  display: block;
}

.footer .footer-tools .message .dot {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  background: #f00;
  color: #fff;
  text-align: center;
}

.footerCopy {
  background: #fff;
  font-size: 12px;
}

.footerCopy .footer-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 56px 0 20px;
}

.footerCopy .footer-nav li {
  padding: 0 25px;
}

.footerCopy .footer-link {
  text-align: center;
}

.footerCopy .footer-link li {
  display: inline-block;
  margin: 0 18px 20px;
}

.footerCopy .footer-link li a {
  color: #999;
}

.footerCopy .footer-link li a:hover {
  color: #006953;
}

.footerCopy .copy {
  text-align: center;
}

.footerCopy .industry {
  text-align: center;
  margin: 40px 0 88px;
}

.footerCopy .industry a {
  display: inline-block;
  margin: 0 30px;
}

/* 顶部导航 */

.top-nav {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 16px;
  border-bottom: 1px #e5f0ed solid;
  height: 45px;
  align-items: flex-start;
  background: #fff;
}

.top-nav li {
  width: 60px;
}

.top-nav li a {
  position: relative;
  display: block;
}

.top-nav li a:after {
  content: '';
  width: 0;
  height: 0;
  background: #006953;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
}

.top-nav li a:hover {
  opacity: 1;
}

.top-nav li a:hover:after {
  bottom: -8px;
  margin-left: -6px;
  width: 12px;
  height: 2px;
  opacity: 1;
  visibility: visible;
  transform: rotate(360deg);
}

.top-nav li.active a {
  color: #006953;
}

.top-nav li.active a:after {
  bottom: -8px;
  margin-left: -6px;
  width: 12px;
  height: 2px;
  opacity: 1;
  visibility: visible;
  transform: rotate(360deg);
}

.wrap-banner {
  background-position: center;
  background-repeat: no-repeat;
  height: 240px;
}

.wrap-banner img {
  width: 1200px;
  height: 180px;
}

.pl40pr35 {
  padding-left: 38px;
  padding-right: 35px;
}

.shopLevel {
  width: 40px;
  height: 18px;
  display: inline-block;
  position: relative;
}

.shopLevel i {
  position: absolute;
  left: 10px;
  top: -2px;
  background: #42414E;
  color: #fff;
  font-size: 12px;
  height: 15px;
  line-height: 15px;
  border-radius: 15px;
  padding: 0 5px;
  transform: scale(0.8);
}

.shopLevel .levelImg {
  width: 18px;
  height: auto;
  position: absolute;
  left: 0;
  top: 2px;
}

@-webkit-keyframes scaleAction {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes scaleAction {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.newFooter {
  margin-top: 50px;
  background: #292B32;
  padding: 24px 0;
}

.newFooter .footerService {
  position: fixed;
  right: 170px;
  bottom: 125px;
  z-index: 9999;
  width: 54px;
  height: 54px;
}

.newFooter .footerService .icon {
  font-size: 54px;
  position: relative;
  z-index: 2;
  text-shadow: 0 0 8px rgba(255, 137, 0, 0.5);
  -webkit-animation: scaleAction 2s infinite;
          animation: scaleAction 2s infinite;
}

.newFooter .footerService .mask {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 0;
  height: 38px;
  line-height: 38px;
  left: 27px;
  top: 50%;
  margin-top: -19px;
  background: #ffd5a4;
  border-radius: 38px;
  border: 1px #ff8900 solid;
  color: #e78819;
  text-align: right;
  padding-right: 10px;
  transition: all 0.4s;
  overflow: hidden;
}

.newFooter .footerService:hover {
  opacity: 1;
}

.newFooter .footerService:hover .mask {
  opacity: 1;
  width: 90px;
}

.newFooter .saveMoneyTime {
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.newFooter .saveMoneyTime .desc {
  font-size: 12px;
  color: #999;
  margin: 7px 0 28px;
}

.newFooter .saveMoneyTime .icon.icon-footIcon1 {
  color: #00927B;
}

.newFooter .saveMoneyTime .icon.icon-footIcon2 {
  color: #D3830D;
}

.newFooter .saveMoneyTime .icon.icon-footIcon3 {
  color: #E11F26;
}

.newFooter .faq {
  border: 1px solid #3F4149;
  border-left: 0;
  border-right: 0;
  padding-top: 23px;
}

.newFooter .faq dl {
  padding-bottom: 33px;
  margin-left: 25%;
}

.newFooter .faq dl dt {
  font-size: 14px;
  color: #fff;
  margin-bottom: 11px;
  font-weight: normal;
}

.newFooter .faq dl dd {
  color: #999;
  line-height: 20px;
  min-height: 80px;
}

.newFooter .faq dl dd a {
  display: block;
  color: #999;
  position: relative;
}

.newFooter .faq dl dd a:after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  left: -15px;
  top: 50%;
  margin-top: -3px;
  opacity: 0;
  transition: all 0.4s;
}

.newFooter .faq dl dd a:hover {
  color: #fff;
  opacity: 1;
}

.newFooter .faq dl dd a:hover:after {
  opacity: 0.2;
}

.newFooter .faq dl dd a.appDown {
  color: #fff;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  position: relative;
}

.newFooter .faq dl dd a.appDown .icon {
  color: #4598FF;
  transition: all 0.4s;
  margin-right: 30px;
}

.newFooter .faq dl dd a.appDown .icon span:before {
  color: #4598FF;
}

.newFooter .faq dl dd a.appDown .downMask {
  position: absolute;
  width: 102px;
  height: 102px;
  background: #fff;
  padding: 5px 0 0;
  top: 30px;
  left: 20px;
  display: none;
}

.newFooter .faq dl dd a.appDown .downMask img {
  width: 100%;
  height: 100%;
}

.newFooter .faq dl dd a.appDown:hover {
  color: #fff;
}

.newFooter .faq dl dd a.appDown:hover .icon {
  color: #D3830D;
}

.newFooter .faq dl dd a.appDown:hover .icon span:before {
  color: #D3830D;
}

.newFooter .faq dl dd a.appDown:hover .downMask {
  display: block;
}

.newFooter .faq dl dd a.appDown:hover:after {
  display: none;
}

.newFooter .footerNav {
  text-align: center;
  margin-top: 34px;
}

.newFooter .footerNav li {
  display: inline-block;
  margin: 0 20px;
}

.newFooter .footerNav li a {
  color: #999;
  font-size: 14px;
}

.newFooter .footerNav li a:hover {
  color: #fff;
  opacity: 1;
}

.newFooter .footerLink,
.newFooter .copy {
  text-align: center;
  margin-top: 15px;
  color: #999;
}

.newFooter .footerLink li,
.newFooter .copy li {
  display: inline-block;
  margin: 0 10px;
}

.newFooter .footerLink a,
.newFooter .copy a {
  color: #999;
  font-size: 12px;
}

.newFooter .footerLink a:hover,
.newFooter .copy a:hover {
  color: #fff;
  opacity: 1;
}

.newFooter .copy .email {
  margin-bottom: 20px;
}

.newFooter .copy p span,
.newFooter .copy p a {
  vertical-align: middle;
}

.newFooter .copy p img {
  vertical-align: initial;
}

.newFooter .industry {
  text-align: center;
  margin: 30px 0;
}

.newFooter .industry a {
  display: inline-block;
  margin: 0 30px;
}

.newFooter .footerCopy {
  background: none;
}

.newFooter .footerCopy .footer-link li a:hover {
  color: #fff;
}

.footerTools {
  position: fixed;
  z-index: 9;
  width: 40px;
  height: 100%;
  background: #fff;
  top: 0;
  right: 0;
  box-shadow: 0 0 12px 6px rgba(53, 113, 140, 0.06);
  transition: all 0.4s;
}

.footerTools .shoppingCart {
  width: 270px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 40px;
  background: #ecedef;
  z-index: -1;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.footerTools .shoppingCart .cartHead {
  display: flex;
  align-items: center;
  padding: 12px 22px;
  width: 100%;
}

.footerTools .shoppingCart .cartHead .icon {
  font-size: 16px;
}

.footerTools .shoppingCart .cartHead .cartTitle {
  font-size: 14px;
  flex: 1;
  padding-left: 12px;
}

.footerTools .shoppingCart .cartHead .icon-close {
  font-size: 12px;
  color: #aaa;
}

.footerTools .shoppingCart .cart-body {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
}

.footerTools .shoppingCart .cart-body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.footerTools .shoppingCart .cart-body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #c7c5c8;
}

.footerTools .shoppingCart .cart-body::-webkit-scrollbar-track {
  border-radius: 0;
  background: #ddd;
}

.footerTools .shoppingCart .cart-body li {
  background: #fff;
  margin-bottom: 10px;
}

.footerTools .shoppingCart .cart-body li .shopName {
  background: #fafafa;
  color: #809EC6;
  justify-content: flex-start;
  margin: 0;
  padding-left: 20px;
  display: flex;
  align-items: center;
  height: 40px;
}

.footerTools .shoppingCart .cart-body li .box {
  padding: 16px 20px;
  position: relative;
}

.footerTools .shoppingCart .cart-body li .box .productHead {
  display: flex;
  align-items: center;
  align-items: flex-start;
}

.footerTools .shoppingCart .cart-body li .box .productHead .productImg {
  width: 48px;
  height: 48px;
}

.footerTools .shoppingCart .cart-body li .box .productHead .productImg .focusIn {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.footerTools .shoppingCart .cart-body li .box .productHead .productImg .focusIn img {
  height: 150%;
  transition: all 0.4s;
}

.footerTools .shoppingCart .cart-body li .box .productHead .productImg:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.footerTools .shoppingCart .cart-body li .box .productHead .productImg:hover .focusIn img {
  transform: scale(1.1);
}

.footerTools .shoppingCart .cart-body li .box .productHead .desc {
  margin-left: 12px;
}

.footerTools .shoppingCart .cart-body li .box .productHead .desc .name {
  font-size: 14px;
}

.footerTools .shoppingCart .cart-body li .box .productHead .desc .num {
  color: #aaa;
  margin: 2px 0 4px;
}

.footerTools .shoppingCart .cart-body li .box .productHead .desc .price {
  color: #aaa;
}

.footerTools .shoppingCart .cart-body li .box .productHead .desc .price b {
  color: #EF8203;
  font-size: 18px;
}

.footerTools .shoppingCart .cart-body li .box .productHead .desc .price b i {
  font-size: 14px;
  font-weight: bold;
}

.footerTools .shoppingCart .cart-body li .box .del {
  color: #FF3E25;
  font-size: 14px;
  position: absolute;
  bottom: 15px;
  right: 20px;
  display: none;
}

.footerTools .shoppingCart .cart-body li .box:hover .desc .name {
  color: #006953;
}

.footerTools .shoppingCart .cart-body li .box:hover .del {
  display: block;
}

.footerTools .shoppingCart .cartFooter {
  padding: 30px;
  width: 100%;
}

.footerTools .shoppingCart .cartFooter .org {
  color: #EF8203;
}

.footerTools .shoppingCart .cartFooter .price {
  font-size: 16px;
  margin-bottom: 10px;
}

.footerTools .shoppingCart .cartFooter .goCart {
  display: block;
  width: 104px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #EF8203;
}

.footerTools.open {
  right: 270px;
}

.footerTools .tools {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  box-shadow: 2px 0 6px 0 rgba(193, 200, 199, 0.43);
}

.footerTools .tools li {
  width: 100%;
}

.footerTools .tools li a {
  width: 100%;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  margin: 6px 0;
  position: relative;
  z-index: 2;
  color: #666;
}

.footerTools .tools li a .unRead,
.footerTools .tools li a .buyNumber {
  position: absolute;
  z-index: 2;
  background: #F30B23;
  color: #fff;
  border-radius: 7px;
  padding: 0 3px;
  line-height: 1;
  top: 0;
  right: 0;
}

.footerTools .tools li a span.icon {
  font-size: 15px;
  display: flex;
  align-items: center;
  position: relative;
  width: 15px;
  height: 15px;
}

.footerTools .tools li a span.icon span:before {
  position: absolute;
  right: 0;
  top: 0;
}

.footerTools .tools li a .mask {
  position: absolute;
  width: 0;
  height: 32px;
  line-height: 32px;
  padding-left: 14px;
  top: 0;
  right: 0;
  background: #404145;
  color: #fff;
  z-index: -1;
  opacity: 0;
  transition: all 0.4s;
  visibility: hidden;
}

.footerTools .tools li a .maskCode {
  position: absolute;
  z-index: -1;
  right: 40px;
  top: -190px;
  background: #fff;
  padding-top: 10px;
  box-shadow: 0 0 12px 6px rgba(53, 113, 140, 0.06);
  display: none;
}

.footerTools .tools li a .maskCode img {
  width: 130px;
  display: block;
}

.footerTools .tools li a:hover,
.footerTools .tools li a.active,
.footerTools .tools li a.active:hover {
  background: #404145;
  color: #fff;
  opacity: 1;
}

.footerTools .tools li a:hover .unRead,
.footerTools .tools li a.active .unRead,
.footerTools .tools li a.active:hover .unRead {
  display: none;
}

.footerTools .tools li a:hover .mask,
.footerTools .tools li a.active .mask,
.footerTools .tools li a.active:hover .mask {
  width: 106px;
  opacity: 1;
  visibility: visible;
}

.footerTools .tools li a:hover .icon.icon-buy span:before,
.footerTools .tools li a.active .icon.icon-buy span:before,
.footerTools .tools li a.active:hover .icon.icon-buy span:before,
.footerTools .tools li a:hover .icon.icon-rightSevice span:before,
.footerTools .tools li a.active .icon.icon-rightSevice span:before,
.footerTools .tools li a.active:hover .icon.icon-rightSevice span:before,
.footerTools .tools li a:hover .icon.icon-rightMessage span:before,
.footerTools .tools li a.active .icon.icon-rightMessage span:before,
.footerTools .tools li a.active:hover .icon.icon-rightMessage span:before {
  color: #fff;
}

.footerTools .tools li a.active .mask {
  opacity: 0;
  visibility: hidden;
}

.footerTools .tools li.quote {
  height: 40%;
  display: flex;
  align-items: center;
}

.footerTools .tools li.quote a {
  flex-direction: column;
  font-size: 12px;
  height: auto;
  line-height: 1.2;
}

.footerTools .tools li.quote a .icon {
  margin-bottom: 20px;
}

.footerTools .tools li.quote a:hover {
  background: none;
  color: #006953;
}

.footerTools .tools li.code a span.icon {
  width: 16px;
}

.footerTools .tools li.code a:hover {
  background: none;
  box-shadow: 0 0 12px 6px rgba(53, 113, 140, 0.06);
  color: #006953;
}

.footerTools .tools li.code a:hover .maskCode {
  display: block;
}

.footerTools .tools li.top {
  flex: 1;
  display: flex;
  align-items: center;
  align-items: flex-end;
}

.footerTools .tools li.top a {
  margin: 0;
}

.footerTools .tools li.top a .icon {
  font-size: 16px;
}

.nRel {
  position: inherit;
}

.isSeo {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  z-index: -3;
  overflow: hidden;
}

.cor-3 {
  color: #333 !important;
}
.cor-6 {
  color: #666 !important;
}
.cor-9,
.desc {
  color: #999 !important;
}
.red {
  color: #ff4500 !important;
}
.row:after {
  clear: both;
  display: table;
  content: '';
}
.block {
  display: block;
}
.inline {
  display: inline-block;
}
.hide {
  display: none;
}
.fn {
  font-weight: normal;
}
.fb {
  font-weight: bold;
}
.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-column {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.flex-cm {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  align-items: center;
}
.flex-sb {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex-start {
  align-items: flex-start !important;
}
.flex1 {
  flex: 1;
}
.flex-end {
  justify-content: flex-end;
}
.flex-wrap {
  flex-wrap: wrap;
}
.bor-no {
  border: none !important;
}
.col-6 {
  width: 25%;
  float: left;
}
.col-12 {
  width: 25%;
  float: left;
}
.wordWrap {
  word-wrap: break-word;
  word-break: break-all;
}
.song {
  font-family: 'SimSun';
}
.reset.ivu-btn-info {
  background: none;
  color: #006953;
}
.table-list {
  display: table;
  width: 100%;
}
.table-list .table-cell {
  display: table-cell;
  width: auto;
  vertical-align: middle;
}
.text-center {
  text-align: center !important;
}
.form-control {
  font-family: "Microsoft YaHei";
  padding: 0 14px;
  background: #f5f9f8;
  border: 1px #E9F0F8 solid;
  transition: all 0.4s;
  outline: none;
}
.form-control:active,
.form-control:hover,
.form-control:focus {
  border-color: #006953;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled] {
  border-color: #E9F0F8;
  box-shadow: none;
  cursor: not-allowed;
}
.ivu-input:active,
.ivu-input:hover,
.ivu-input:focus {
  border-color: #006953;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.btn {
  background: #006953;
  color: #fff;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}
.btn:active {
  opacity: 0.8;
}
.ivu-input-number-handler-wrap {
  display: none;
}
.closed {
  font-size: 14px;
  width: 68px;
  height: 22px;
  background: #ccc;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  line-height: 22px;
  display: inline-block;
  margin-left: 5px;
}
.form.tools {
  margin: 15px 0 20px;
  display: flex;
  align-items: center;
}
.form.tools .form-control,
.form.tools .btn {
  height: 30px;
  line-height: 30px;
}
.form.tools .form-control {
  color: #333;
  padding: 0 10px;
  background: #fff;
}
.form.tools .btn {
  width: 90px;
  text-align: center;
  font-size: 14px;
  border: 0;
  margin-left: -20px;
}
.form .form-group {
  flex: 1;
  display: inline-flex;
  align-items: center;
}
.form .form-group label,
.form .form-group .form-select {
  display: inline-block;
}
.form .form-group label {
  margin-right: 5px;
}
.form .form-group .form-control {
  z-index: 1;
  width: 100%;
}
.form .form-group .form-select {
  position: relative;
  flex: 1;
  display: inline-flex;
  align-items: center;
  margin-right: 30px;
}
.form .form-group .form-select .form-control {
  cursor: pointer;
}
.form .form-group .form-select .form-control[disabled] {
  cursor: not-allowed;
}
.form .form-group .form-select .dropdown-menu {
  position: absolute;
  background: #fff;
  z-index: 999;
  width: 100%;
  min-width: 100px;
  border: 1px #E9F0F8 solid;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  padding: 5px 0;
  text-align: center;
  left: 0;
  top: 35px;
  color: #333;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
.form .form-group .form-select .dropdown-menu.active {
  opacity: 1;
  visibility: visible;
  z-index: 999;
  top: 30px;
}
.form .form-group .form-select .dropdown-menu ul {
  max-height: 209px;
  overflow-x: hidden;
  overflow-y: auto;
}
.form .form-group .form-select .dropdown-menu ul::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}
.form .form-group .form-select .dropdown-menu ul::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #c7c5c8;
}
.form .form-group .form-select .dropdown-menu ul::-webkit-scrollbar-track {
  border-radius: 0;
  background: #ddd;
}
.form .form-group .form-select .dropdown-menu ul li {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  transition: all 0.4s;
  padding: 0 10px;
  position: relative;
}
.form .form-group .form-select .dropdown-menu ul li span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.form .form-group .form-select .dropdown-menu ul li .mask {
  position: absolute;
  z-index: 3;
  background: #E8E8E8;
  box-shadow: 0 2px 4px 0 rgba(175, 175, 175, 0.5);
  border-radius: 4px;
  padding: 3px;
  left: 6px;
  top: 36px;
  display: none;
}
.form .form-group .form-select .dropdown-menu ul li .mask:before {
  content: '';
  position: absolute;
  top: -12px;
  left: 25px;
  border: 6px transparent solid;
  border-bottom-color: #E8E8E8;
}
.form .form-group .form-select .dropdown-menu ul li:hover,
.form .form-group .form-select .dropdown-menu ul li.active {
  background: #F0F4FA;
}
.form .form-group .form-select .dropdown-menu ul li.noList {
  color: #ccc;
  cursor: text;
}
.form .form-group .form-select .dropdown-menu ul li.noList:hover,
.form .form-group .form-select .dropdown-menu ul li.noList.active {
  background: none;
}
.form.form-inline {
  display: table;
}
.form.form-inline .form-group {
  display: table-cell;
  padding-right: 19px;
}
/*表格样式*/
.table {
  width: 100%;
}
.table thead tr th {
  color: #666;
  height: 50px;
  font-weight: normal;
  text-align: left;
  background: #FAFAFA;
}
.table thead tr th:first-child {
  padding-left: 32px;
  padding-right: 15px;
}
.table thead tr th:last-child {
  padding-right: 32px;
}
.table thead tr th .sort {
  position: relative;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.table thead tr th .sort i {
  position: absolute;
  right: -24px;
  margin-top: 5px;
  width: 14px;
  height: 13px;
  background: url(/public/images/sort_default.png) no-repeat;
}
.table thead tr th .sort i.sort-asc {
  background: url(/public/images/sort_asc.png) no-repeat;
}
.table thead tr th .sort i.sort-desc {
  background: url(/public/images/sort_desc.png) no-repeat;
}
.table thead tr th .sort .icon {
  color: #ccc;
  font-size: 15px;
  margin-right: 3px;
}
.table thead tr th .sort .icon.active {
  color: #006953;
}
.table tbody tr td {
  text-align: left;
  height: 78px;
  border-bottom: 1px #E9F0F8 solid;
}
.table tbody tr td:first-child {
  padding-left: 32px;
  padding-right: 15px;
}
.table tbody tr td:last-child {
  padding-right: 17px;
}
.table tbody tr td .factory {
  display: inline-flex;
  align-items: center;
  position: relative;
}
.table tbody tr td .factory a {
  color: #0C7DE1;
}
.table tbody tr td .factory a:hover {
  text-decoration: underline;
}
.table tbody tr td .factory .icon {
  font-size: 22px;
  color: #FF8900;
  margin-left: 6px;
}
.table tbody tr td .factory .icon.icon-shop-factory {
  position: absolute;
  left: -22px;
  top: -8px;
  margin-left: 0;
}
.table tbody tr td .price,
.table tbody tr td .price-type {
  display: inline-block;
}
.table tbody tr td .price {
  font-size: 24px;
  color: #EF8203;
}
.table tbody tr td .price-type.green {
  color: #006953;
}
.table tbody tr td .price-type.org {
  color: #EF8203;
}
.table tbody tr td .price-past {
  color: #ccc;
  text-decoration: line-through;
}
.table tbody tr td .action-btn {
  display: flex;
  align-items: center;
}
.table tbody tr td .action-btn a {
  color: #006953;
  width: 45px;
}
.table tbody tr td .action-btn a.btn {
  background: none;
  width: 58px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px #006953 solid;
  margin-right: 10px;
}
.table tbody tr td .action-btn a.btn:hover {
  background: #006953;
  color: #fff;
  opacity: 1;
}
.table tbody tr td .action-btn a.add-cart {
  flex: 1;
}
.table tbody tr td .action-btn .buy,
.table tbody tr td .action-btn .collect,
.table tbody tr td .action-btn .tel {
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.table tbody tr td .action-btn .buy {
  font-size: 15px;
  width: 40px;
}
.table tbody tr td .action-btn .sports {
  transition: all 0.4s;
  position: absolute;
  width: 0;
  height: 0;
  background: #666;
  opacity: 0;
  border-radius: 50%;
  visibility: hidden;
  z-index: 10;
}
.table tbody tr td .action-btn .sports.active {
  width: 10px;
  height: 10px;
  opacity: 0.7;
  visibility: visible;
}
.table.table-hover tbody tr:hover td {
  background: #FAFAFA;
}
.pagination {
  text-align: center;
  margin: 20px 0 10px;
  line-height: 2;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
  font-size: 12px;
}
.pagination li a,
.pagination li .form-control {
  display: inline-block;
  padding: 4px 12px;
  background: #fff;
}
.pagination li a {
  border: 1px #eee solid;
}
.pagination li .form-control {
  width: 60px;
  padding: 4px 10px;
}
.pagination li.pagination-item-active a,
.pagination li.pagination-item-active .form-control {
  background: rgba(0, 105, 83, 0.9);
  color: #fff;
}
.pagination li.pagination-disabled {
  cursor: not-allowed;
}
.pagination li.pagination-disabled a,
.pagination li.pagination-disabled .form-control {
  color: #999;
}
input::-webkit-input-placeholder {
  color: #ccc;
}
.crumbsBg {
  background: #F2F3F4;
  margin-bottom: 30px;
}
.crumbs {
  font-size: 14px;
  color: #999;
  line-height: 40px;
}
.crumbs span,
.crumbs a {
  background: url(/public/images/helpCenter/direction.png) no-repeat right center;
  padding-right: 25px;
  margin-right: 20px;
  color: #999;
}
.crumbs span.active,
.crumbs a.active {
  background: none;
  color: #999;
}
.bgGray {
  background: #f3f2f2;
}
.bgWhite {
  background: #fff;
}
.memberHeader {
  background: #026E5A;
}
.memberHeader .memberHeaderCon {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  height: 97px;
}
.memberHeader .memberHeaderCon .logo:hover {
  opacity: 1;
}
.memberHeader .memberHeaderCon .r-title {
  font-size: 24px;
  flex: 1;
  text-align: right;
}
.layui-layer:not(.layui-layer-msg) {
  border: 1px #E5E9EF solid;
  box-shadow: 0 0 20px 3px rgba(153, 153, 153, 0.14);
  border-radius: 8px;
  background: #fff;
}
.layui-layer:not(.layui-layer-msg) .layui-layer-content {
  font-size: 16px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
}
.layui-layer:not(.layui-layer-msg) .layui-layer-btn {
  text-align: center;
  padding: 0 15px 15px;
}
.layui-layer:not(.layui-layer-msg) .layui-layer-btn a {
  color: #999;
  font-size: 16px;
  bottom: 15px;
  border: 0;
}
.layui-layer:not(.layui-layer-msg) .layui-layer-btn a.layui-layer-btn0 {
  background: none;
  color: #333;
}
.layui-layer:not(.layui-layer-msg) .layui-layer-btn a.layui-layer-btn1 {
  background: none;
}
.layui-layer:not(.layui-layer-msg) .layui-layer-title {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  border: 0;
  background: none;
  height: 50px;
  line-height: 50px;
  padding: 6px 25px;
}
.layui-layer:not(.layui-layer-msg) .layui-layer-close {
  opacity: 0.3;
}
.layui-layer:not(.layui-layer-msg).layui-layer-iframe {
  border-radius: 0;
}
.layui-layer:not(.layui-layer-msg).layui-layer-iframe .layui-layer-title,
.layui-layer:not(.layui-layer-msg).layui-layer-iframe .layui-layer-setwin,
.layui-layer:not(.layui-layer-msg).layui-layer-iframe .layui-layer-resize {
  display: none;
  height: 0;
}
.layui-layer:not(.layui-layer-msg).factoryTips .layui-layer-title:before,
.layui-layer:not(.layui-layer-msg).couponTips .layui-layer-title:before,
.layui-layer:not(.layui-layer-msg).confirmTips .layui-layer-title:before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 23px;
  background: url(/public/images/market/N.png) no-repeat;
  margin-right: 10px;
  vertical-align: -5px;
}
.layui-layer:not(.layui-layer-msg).factoryTips .layui-layer-content,
.layui-layer:not(.layui-layer-msg).couponTips .layui-layer-content,
.layui-layer:not(.layui-layer-msg).confirmTips .layui-layer-content {
  text-align: left;
  padding: 0 30px;
}
.layui-layer:not(.layui-layer-msg).couponTips .layui-layer-title {
  margin-top: 15px;
}
.layui-layer:not(.layui-layer-msg).couponTips .layui-layer-content {
  float: left;
}
.layui-layer:not(.layui-layer-msg).couponTips .layui-layer-btn {
  margin-top: 10px;
  text-align: right;
}
.layui-layer:not(.layui-layer-msg).couponTips .layui-layer-btn a {
  color: #006953;
}
.layui-layer:not(.layui-layer-msg).confirmTips .layui-layer-content {
  justify-content: left;
  align-items: start;
  color: #333;
  padding-top: 10px;
}
.layui-layer:not(.layui-layer-msg).confirmTips .confirmTitle {
  margin-bottom: 10px;
  display: block;
}
.couponTips .ivu-modal-body {
  padding: 20px;
}
.couponTips .layer-title {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.couponTips .layer-title:before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 23px;
  background: url(/public/images/market/N.png) no-repeat;
  margin-right: 10px;
  vertical-align: -5px;
}
.couponTips .layer-content {
  font-size: 16px;
  padding: 27px 0;
}
.couponTips .layer-content b {
  color: #EF8203;
  font-weight: normal;
}
.couponTips .layer-btn {
  color: #006953;
  font-size: 16px;
  float: right;
  margin-top: 27px;
  margin-right: 10px;
}
.couponTips .ivu-modal {
  top: 50%;
  margin-top: -80px;
  position: absolute;
  left: 50%;
  margin-left: -225px;
}
.couponTips .ivu-modal-footer {
  display: none;
}
.couponTips .ivu-btn-text {
  color: #333;
}
.couponTips .ivu-btn-text.gray {
  color: #999;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #f0f6f6 inset;
}
.sideType {
  width: 200px;
  position: relative;
  z-index: 4;
}
.sideType .type-title {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #006953;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
.sideType ul {
  background: #fff;
  height: 483px;
  border: 1px solid #E9E9E9;
}
.sideType ul li .level {
  font-size: 16px;
  height: 69px;
  line-height: 69px;
  display: block;
  text-align: left;
  padding-left: 45px;
}
.sideType ul li .level i {
  font-size: 20px;
  text-align: center;
  vertical-align: -3px;
  width: 60px;
  height: 25px;
  display: inline-block;
  color: #748eb1;
  /* background: url("/public/images/index/sprite.png") no-repeat; vertical-align: -5px;
					&.level_1{ background-position: 0 -390px; }
					&.level_2{ background-position: 0 -438px; }
					&.level_3{ background-position: 0 -487px; }
					&.level_4{ background-position: 0 -542px; }
					&.level_5{ background-position: 0 -595px; }
					&.level_6{ background-position: 0 -650px; } */
}
.sideType ul li .level img {
  vertical-align: -5px;
  margin-right: 20px;
  display: inline-block;
}
.sideType ul li .level:hover {
  background: #f5f9f8;
  font-weight: bold;
  opacity: 1;
  box-shadow: 0 0 8px rgba(0, 105, 83, 0.06);
}
.sideType ul li .mask {
  position: absolute;
  left: 200px;
  top: 0;
  background: #fff;
  width: 1000px;
  height: 523px;
  display: none;
  padding: 30px;
  border: 1px solid #E9E9E9;
  border-left: 0;
}
.sideType ul li .mask .mask-type {
  width: 668px;
}
.sideType ul li .mask .mask-type .mask-content .mask-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 25px 0 17px;
  border-top: 1px #eee solid;
  padding-top: 22px;
}
.sideType ul li .mask .mask-type .mask-content .mask-header:first-child {
  margin-top: 0;
  padding-top: 0;
  border: 0;
}
.sideType ul li .mask .mask-type .mask-content .mask-header b {
  font-size: 16px;
  font-weight: bold;
}
.sideType ul li .mask .mask-type .mask-content .mask-header a {
  color: #006953;
}
.sideType ul li .mask .mask-type .mask-content .mask-header a span {
  display: inline-block;
  font-weight: bold;
  margin-left: 5px;
}
.sideType ul li .mask .mask-type .mask-content .mask-body {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  width: 100%;
}
.sideType ul li .mask .mask-type .mask-content .mask-body a {
  color: #666;
  display: inline;
  margin-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sideType ul li .mask .mask-type .mask-content .mask-body a:hover {
  color: #006953;
  opacity: 1;
}
.sideType ul li .mask .mask-banner {
  flex: 1;
  text-align: right;
}
.sideType ul li .mask .mask-banner .big-img {
  width: 240px;
  height: 190px;
  display: inline-block;
}
.sideType ul li .mask .mask-banner .big-small {
  width: 240px;
  height: 85px;
  display: inline-block;
  margin-top: 20px;
}
.sideType ul li.active .level,
.sideType ul li:hover .level {
  background: #f5f9f8;
  font-weight: bold;
  opacity: 1;
  box-shadow: 0 0 8px rgba(0, 105, 83, 0.06);
  color: #006953;
}
.sideType ul li.active .level i,
.sideType ul li:hover .level i {
  color: #006953;
}
.sideType ul li.active .mask,
.sideType ul li:hover .mask {
  display: flex;
  align-items: center;
  align-items: flex-start;
}
.top-fixed {
  position: fixed;
  top: -150px;
  left: 0;
  width: 100%;
  z-index: 101;
  box-shadow: 0 0 12px 6px rgba(53, 113, 140, 0.06);
  transition: all 0.4s;
}
.top-fixed.active {
  top: 0;
}
.top-fixed .container {
  position: relative;
}
.top-fixed .search {
  margin: 20px 0 25px;
}
.top-fixed .type-all .type-btn {
  font-size: 16px;
  color: #006953;
  width: 186px;
  text-align: center;
  cursor: pointer;
}
.top-fixed .type-all .type-btn .img {
  vertical-align: -2px;
  width: 17px;
  height: 17px;
  background: url("/public/images/index/sprite.png") -171px -706px no-repeat;
  display: inline-block;
  margin-left: 6px;
  transition: all 0.4s;
}
.top-fixed .type-all .sideType {
  display: none;
  position: absolute;
  left: 110px;
  transition: all 0.4s;
}
.top-fixed .type-all .sideType .mask {
  box-shadow: 0 0 12px 6px rgba(53, 113, 140, 0.06);
  border: 0;
  top: 39px;
}
.top-fixed .type-all .sideType ul {
  border: 0;
  box-shadow: 0 0 12px 6px rgba(53, 113, 140, 0.06);
}
.top-fixed .type-all .sideType.active {
  display: block;
  left: 110px;
  padding-top: 39px;
}
.top-fixed .type-all:hover .type-btn .img {
  transform: rotate(180deg);
}
.top-fixed .type-all:hover .sideType {
  display: block;
  left: 110px;
  padding-top: 39px;
}
.top-fixed .top-nav {
  height: 40px;
  border: 0;
}
@-webkit-keyframes pathAction {
  0% {
    left: -10px;
  }
  100% {
    left: 140px;
  }
}
@keyframes pathAction {
  0% {
    left: -10px;
  }
  100% {
    left: 140px;
  }
}
.ivu-tabs-nav-prev,
.ivu-tabs-nav-next {
  top: 50%;
  margin-top: -16px;
}
.ivu-btn-primary {
  background: #006953;
  border-color: #006953;
}
.tabs {
  border: none;
}
.tabs .ivu-tabs-nav {
  height: 46px;
}
.tabs .ivu-tabs-nav .ivu-tabs-tab {
  padding: 10px 14px 0 !important;
  font-size: 16px;
}
.tabs .ivu-tabs-nav .ivu-tabs-tab:first-child {
  padding-left: 0;
}
.tabs .ivu-tabs-nav .ivu-tabs-tab:hover {
  color: #006953;
}
.tabs .ivu-tabs-nav .ivu-tabs-tab-active {
  color: #006953;
}
.tabs .ivu-tabs-ink-bar {
  background: #006953;
}
.ivu-page-item-jump-next,
.ivu-page-item-jump-prev,
.ivu-page-next,
.ivu-page-prev,
.ivu-page-item,
.ivu-select-selection,
.ivu-page-options-elevator input {
  border-radius: 0 !important;
  font-size: 12px;
  color: #333;
}
.ivu-page-options {
  font-size: 12px;
  color: #333;
}
.ivu-select-item-selected,
.ivu-select-item-selected:hover {
  color: #006953;
}
.ivu-radio-inner:after {
  color: #006953;
}
.ivu-radio-inner:after {
  background: #006953;
}
.ivu-radio-checked:hover .ivu-radio-inner,
.ivu-radio-checked .ivu-radio-inner {
  border-color: #006953;
}
.shop-tags span {
  width: 54px;
  height: 18px;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  margin-right: 4px;
}
.shop-tags .tag1 {
  background: #d2a575;
  color: #fff;
}
.shop-tags .tag2 {
  background: rgba(255, 121, 19, 0.04);
  border: 1px solid rgba(255, 121, 19, 0.27);
  color: #ff7913;
}
.shop-tags .tag3 {
  background: rgba(232, 104, 74, 0.04);
  border: 1px solid rgba(232, 104, 74, 0.27);
  color: #e8684a;
}
.shop-tags .tag4 {
  background: rgba(146, 112, 202, 0.04);
  border: 1px solid rgba(146, 112, 202, 0.27);
  color: #E8684A;
}
.goods-list-main .table {
  background: #fff;
}
.goods-list-main .table tbody tr td {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px #f3f2f2 solid !important;
}
.goods-list-main .table tbody tr td:first-child {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.goods-list-main .table tbody tr td:last-child {
  padding-right: 30px;
}
.goods-list-main .table tbody tr td .goods-pic {
  width: 80px;
  height: 80px;
  overflow: hidden;
  display: flex;
  align-items: center;
  border: 1px #efefef solid;
  border-radius: 3px;
}
.goods-list-main .table tbody tr td .goods-pic img {
  width: 100%;
  height: auto;
}
.goods-list-main .table tbody tr td .product-name {
  display: flex;
  align-items: center;
  align-items: flex-start;
  flex-direction: column;
}
.goods-list-main .table tbody tr td .product-name .product-name-title {
  font-size: 14px;
}
.goods-list-main .table tbody tr td .price {
  font-size: 18px !important;
  font-weight: bold;
  display: block !important;
}
.goods-list-main .table tbody tr td .price span {
  color: #999;
  font-size: 12px !important;
  font-weight: normal;
}
.goods-list-main .table tbody tr td .factory {
  display: flex !important;
  align-items: center !important;
}
.goods-list-main .table tbody tr td .factory img {
  margin-bottom: 5px;
  width: 20px;
  height: 18px;
}
.goods-list-main .table tbody tr td .factory a {
  vertical-align: 5px;
  padding-right: 5px;
}
.goods-list-main .table tbody tr td .factory .selfShop {
  width: 29px;
  height: 15px;
  margin-top: 0;
}
.goods-list-main .table tbody tr td .factory .icon-shop-self1,
.goods-list-main .table tbody tr td .factory .icon-consignment {
  font-size: 16px !important;
  margin-left: 0 !important;
}
.goods-list-main .table tbody tr td .factory .icon-shop-self1 {
  margin-right: 4px;
}
.goods-list-main .table tbody tr td .factory .icon.icon-shop-factory {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}
.goods-list-main .table tbody tr td .shop {
  margin-top: 8px;
  display: flex;
  align-items: center;
  color: #999;
}
.goods-list-main .table tbody tr td .shop a {
  margin-right: 15px;
  color: #999;
  display: flex;
  align-items: center;
}
.goods-list-main .table tbody tr td .shop a .icon {
  margin-right: 6px;
  color: #006953;
}
.goods-list-main .table tbody tr td .shop a:hover {
  color: #006953;
}
.goods-list-main .table tbody tr td .storage-name {
  margin-bottom: 8px;
  font-size: 14px;
}
.goods-list-main .table tbody tr td .storage-address {
  color: #999;
}
.goods-list-main .table tbody tr td .price-type {
  color: #999 !important;
}
.goods-list-main .table tbody tr td .desc {
  margin-top: 5px;
  color: #999;
}
.goods-list-main .table tbody tr td .count {
  margin-bottom: 8px;
  font-size: 12px;
  color: #999;
}
.goods-list-main .table tbody tr td .count b {
  color: #333;
  font-size: 14px;
  font-weight: normal;
}
.goods-list-main .table tbody tr td .count-unit {
  color: #999;
}
.goods-list-main .table tbody tr td .action-btn {
  width: 100%;
  justify-content: flex-end;
}
.goods-list-main .table tbody tr td .action-btn .goods-details {
  width: auto;
  color: #999;
  display: inline-flex;
  align-items: center;
}
.goods-list-main .table tbody tr td .action-btn .goods-details .icon {
  margin: 0 30px 0 5px;
  font-weight: bold;
}
.goods-list-main .table tbody tr td .action-btn .goods-details:hover {
  color: #006953;
}
.goods-list-main .table tbody tr td .action-btn .btn {
  margin: 0;
  border: 1px #dfe1e4 solid;
  border-right: 0;
  width: 96px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}
.goods-list-main .table tbody tr td .action-btn .buy {
  margin: 0;
  border: 1px #dfe1e4 solid;
  width: 34px;
  height: 34px;
  line-height: 34px;
}
.goods-list-main .table tbody tr td .action-btn .buy:hover {
  background: #006953;
}
.goods-list-main .table tbody tr td .action-btn .buy:hover .icon span:before {
  color: #fff;
}
.shop-header {
  background: #fff;
}
.shop-header .collect {
  width: 54px;
  height: 24px;
  background: #006953;
  font-size: 12px;
  color: #fff;
  line-height: 24px;
  text-align: center;
}
.shop-header .collect:hover {
  color: #fff;
}
.shop-header .fans-info {
  border-left: 1px solid #F0F3F6;
}
.shop-header .search {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 10px 0;
}
.shop-header .search .logo {
  margin-right: 20px;
}
.shop-header .search .logo:hover {
  opacity: 1;
}
.shop-header .search .logo img {
  height: 80px;
  width: auto;
  max-width: 80px;
}
.shop-header .search .tel,
.shop-header .search .coupon {
  margin-right: 16px;
  font-size: 12px;
  color: #999;
  display: inline-flex;
  align-items: center;
}
.shop-header .search .tel .icon,
.shop-header .search .coupon .icon {
  color: #006953;
  font-size: 14px;
  margin-right: 8px;
}
.shop-header .search .tel:hover,
.shop-header .search .coupon:hover {
  color: #006953;
}
.shop-header .search .form {
  text-align: center;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  width: 38%;
}
.shop-header .search .form .form-control {
  flex: 1;
  height: 40px;
  border-right: 0;
  display: inline-block;
  background: #fff;
}
.shop-header .search .form .btn {
  width: 80px;
  height: 40px;
  border: 0;
}
.shop-header .search .form .btn-all {
  margin-left: 10px;
  background: #fff;
  border: 1px #006953 solid;
  color: #006953;
}
.shop-header .search .header {
  border-radius: 100%;
  margin-left: 22px;
}
.shop-header .search .icon-user {
  font-size: 30px;
  color: #006953;
  margin-left: 22px;
}
.shop-header .search .shopInfo {
  flex: 1;
}
.shop-header .search .shopInfo .shopName {
  position: relative;
  cursor: pointer;
  margin-bottom: 12px;
}
.shop-header .search .shopInfo .shopName .shop-title {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  display: inline-flex;
  align-items: center;
}
.shop-header .search .shopInfo .shopName .shop-title:after {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  top: 8px;
  right: -25px;
  border: 1px #a6a6a6 solid;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
}
.shop-header .search .shopInfo .shopName .shop-title:hover {
  opacity: 1;
}
.shop-header .search .shopInfo .shopName .shop-title img {
  height: 16px;
  margin-left: 12px;
}
.shop-header .search .shopInfo .shopName .shop-area {
  position: absolute;
  background: #fff;
  padding: 20px;
  z-index: 6;
  line-height: 2;
  box-shadow: 0 2px 10px 0 rgba(0, 105, 83, 0.17);
  display: none;
}
.shop-header .search .shopInfo .shopName .shop-area .icon {
  font-size: 18px;
}
.shop-header .search .shopInfo .shopName .shop-area .icon.icon-shop-auth {
  color: #006953;
}
.shop-header .search .shopInfo .shopName .shop-area .icon.icon-shop-self {
  color: #FF8900;
  margin-left: 10px;
  font-size: 20px;
}
.shop-header .search .shopInfo .shopName .shop-area .auth {
  display: inline-flex;
  align-items: center;
}
.shop-header .search .shopInfo .shopName:hover .shop-title {
  color: #006953;
}
.shop-header .search .shopInfo .shopName:hover .shop-title:after {
  border-color: #006953;
  transform: rotate(-225deg);
  top: 12px;
}
.shop-header .search .shopInfo .shopName:hover .shop-area {
  display: block;
}
.shop-header .search .shopInfo .auth img {
  width: auto;
  height: 16px;
  display: inline-block;
  margin: 0 5px;
}
.shop-header .nav {
  height: 56px;
  border-top: 1px solid #F0F3F6;
}
.shop-header .nav.default {
  background: #fff;
}
.shop-header .nav.blue {
  background: #1150eb;
}
.shop-header .nav.yellow {
  background: #F3A915;
}
.shop-header .nav.dark {
  background: #000000;
}
.shop-header .nav.red {
  background: #BD0B23;
}
.shop-header .nav.blue li.active a.nav-item,
.shop-header .nav.yellow li.active a.nav-item,
.shop-header .nav.dark li.active a.nav-item,
.shop-header .nav.red li.active a.nav-item {
  color: #fff;
}
.shop-header .nav.blue li.active a.nav-item::after,
.shop-header .nav.yellow li.active a.nav-item::after,
.shop-header .nav.dark li.active a.nav-item::after,
.shop-header .nav.red li.active a.nav-item::after {
  background: #fff;
}
.shop-header .nav.blue li a,
.shop-header .nav.yellow li a,
.shop-header .nav.dark li a,
.shop-header .nav.red li a {
  color: rgba(255, 255, 255, 0.8);
}
.shop-header .nav.blue li a:hover,
.shop-header .nav.yellow li a:hover,
.shop-header .nav.dark li a:hover,
.shop-header .nav.red li a:hover {
  color: #fff;
}
.shop-header .nav .container {
  display: flex;
  align-items: center;
  height: 100%;
}
.shop-header .nav li {
  height: 100%;
  line-height: 56px;
  position: relative;
}
.shop-header .nav li a {
  color: #666;
  font-size: 16px;
  display: block;
  width: 120px;
  text-align: center;
  position: relative;
}
.shop-header .nav li a:hover {
  color: #006953;
  opacity: 1;
}
.shop-header .nav li.active a.nav-item {
  font-weight: bold;
  color: #006953;
}
.shop-header .nav li.active a.nav-item::after {
  content: '';
  position: absolute;
  height: 2px;
  border-radius: 2px;
  width: 60%;
  bottom: 10px;
  background: #006953;
  left: 50%;
  margin-left: -30%;
}
.shop-header .nav li .dropdown-menu {
  position: absolute;
  background: #fff;
  z-index: 9;
  opacity: 0;
  transition: all 0.4s;
  display: none;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.shop-header .nav li .dropdown-menu a {
  line-height: 40px;
  display: block;
  margin-top: 1px;
  color: #666 !important;
}
.shop-header .nav li .dropdown-menu a.active {
  background: #055141;
}
.shop-header .nav li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  display: block;
}
.shop-header .nav li:hover .dropdown-menu a {
  background: none;
}
.areaSelect input {
  width: 100% !important;
}
.f0 {
  font-size: 0px !important;
}
.m0 {
  margin: 0px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.ml0 {
  margin-left: 0px !important;
}
.mr0 {
  margin-right: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.p0 {
  padding: 0px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pl0 {
  padding-left: 0px !important;
}
.pr0 {
  padding-right: 0px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.f1 {
  font-size: 1px !important;
}
.m1 {
  margin: 1px !important;
}
.mt1 {
  margin-top: 1px !important;
}
.ml1 {
  margin-left: 1px !important;
}
.mr1 {
  margin-right: 1px !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.p1 {
  padding: 1px !important;
}
.pt1 {
  padding-top: 1px !important;
}
.pl1 {
  padding-left: 1px !important;
}
.pr1 {
  padding-right: 1px !important;
}
.pb1 {
  padding-bottom: 1px !important;
}
.f2 {
  font-size: 2px !important;
}
.m2 {
  margin: 2px !important;
}
.mt2 {
  margin-top: 2px !important;
}
.ml2 {
  margin-left: 2px !important;
}
.mr2 {
  margin-right: 2px !important;
}
.mb2 {
  margin-bottom: 2px !important;
}
.p2 {
  padding: 2px !important;
}
.pt2 {
  padding-top: 2px !important;
}
.pl2 {
  padding-left: 2px !important;
}
.pr2 {
  padding-right: 2px !important;
}
.pb2 {
  padding-bottom: 2px !important;
}
.f3 {
  font-size: 3px !important;
}
.m3 {
  margin: 3px !important;
}
.mt3 {
  margin-top: 3px !important;
}
.ml3 {
  margin-left: 3px !important;
}
.mr3 {
  margin-right: 3px !important;
}
.mb3 {
  margin-bottom: 3px !important;
}
.p3 {
  padding: 3px !important;
}
.pt3 {
  padding-top: 3px !important;
}
.pl3 {
  padding-left: 3px !important;
}
.pr3 {
  padding-right: 3px !important;
}
.pb3 {
  padding-bottom: 3px !important;
}
.f4 {
  font-size: 4px !important;
}
.m4 {
  margin: 4px !important;
}
.mt4 {
  margin-top: 4px !important;
}
.ml4 {
  margin-left: 4px !important;
}
.mr4 {
  margin-right: 4px !important;
}
.mb4 {
  margin-bottom: 4px !important;
}
.p4 {
  padding: 4px !important;
}
.pt4 {
  padding-top: 4px !important;
}
.pl4 {
  padding-left: 4px !important;
}
.pr4 {
  padding-right: 4px !important;
}
.pb4 {
  padding-bottom: 4px !important;
}
.f5 {
  font-size: 5px !important;
}
.m5 {
  margin: 5px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.p5 {
  padding: 5px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.f6 {
  font-size: 6px !important;
}
.m6 {
  margin: 6px !important;
}
.mt6 {
  margin-top: 6px !important;
}
.ml6 {
  margin-left: 6px !important;
}
.mr6 {
  margin-right: 6px !important;
}
.mb6 {
  margin-bottom: 6px !important;
}
.p6 {
  padding: 6px !important;
}
.pt6 {
  padding-top: 6px !important;
}
.pl6 {
  padding-left: 6px !important;
}
.pr6 {
  padding-right: 6px !important;
}
.pb6 {
  padding-bottom: 6px !important;
}
.f7 {
  font-size: 7px !important;
}
.m7 {
  margin: 7px !important;
}
.mt7 {
  margin-top: 7px !important;
}
.ml7 {
  margin-left: 7px !important;
}
.mr7 {
  margin-right: 7px !important;
}
.mb7 {
  margin-bottom: 7px !important;
}
.p7 {
  padding: 7px !important;
}
.pt7 {
  padding-top: 7px !important;
}
.pl7 {
  padding-left: 7px !important;
}
.pr7 {
  padding-right: 7px !important;
}
.pb7 {
  padding-bottom: 7px !important;
}
.f8 {
  font-size: 8px !important;
}
.m8 {
  margin: 8px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.mr8 {
  margin-right: 8px !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.p8 {
  padding: 8px !important;
}
.pt8 {
  padding-top: 8px !important;
}
.pl8 {
  padding-left: 8px !important;
}
.pr8 {
  padding-right: 8px !important;
}
.pb8 {
  padding-bottom: 8px !important;
}
.f9 {
  font-size: 9px !important;
}
.m9 {
  margin: 9px !important;
}
.mt9 {
  margin-top: 9px !important;
}
.ml9 {
  margin-left: 9px !important;
}
.mr9 {
  margin-right: 9px !important;
}
.mb9 {
  margin-bottom: 9px !important;
}
.p9 {
  padding: 9px !important;
}
.pt9 {
  padding-top: 9px !important;
}
.pl9 {
  padding-left: 9px !important;
}
.pr9 {
  padding-right: 9px !important;
}
.pb9 {
  padding-bottom: 9px !important;
}
.f10 {
  font-size: 10px !important;
}
.m10 {
  margin: 10px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.p10 {
  padding: 10px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.f11 {
  font-size: 11px !important;
}
.m11 {
  margin: 11px !important;
}
.mt11 {
  margin-top: 11px !important;
}
.ml11 {
  margin-left: 11px !important;
}
.mr11 {
  margin-right: 11px !important;
}
.mb11 {
  margin-bottom: 11px !important;
}
.p11 {
  padding: 11px !important;
}
.pt11 {
  padding-top: 11px !important;
}
.pl11 {
  padding-left: 11px !important;
}
.pr11 {
  padding-right: 11px !important;
}
.pb11 {
  padding-bottom: 11px !important;
}
.f12 {
  font-size: 12px !important;
}
.m12 {
  margin: 12px !important;
}
.mt12 {
  margin-top: 12px !important;
}
.ml12 {
  margin-left: 12px !important;
}
.mr12 {
  margin-right: 12px !important;
}
.mb12 {
  margin-bottom: 12px !important;
}
.p12 {
  padding: 12px !important;
}
.pt12 {
  padding-top: 12px !important;
}
.pl12 {
  padding-left: 12px !important;
}
.pr12 {
  padding-right: 12px !important;
}
.pb12 {
  padding-bottom: 12px !important;
}
.f13 {
  font-size: 13px !important;
}
.m13 {
  margin: 13px !important;
}
.mt13 {
  margin-top: 13px !important;
}
.ml13 {
  margin-left: 13px !important;
}
.mr13 {
  margin-right: 13px !important;
}
.mb13 {
  margin-bottom: 13px !important;
}
.p13 {
  padding: 13px !important;
}
.pt13 {
  padding-top: 13px !important;
}
.pl13 {
  padding-left: 13px !important;
}
.pr13 {
  padding-right: 13px !important;
}
.pb13 {
  padding-bottom: 13px !important;
}
.f14 {
  font-size: 14px !important;
}
.m14 {
  margin: 14px !important;
}
.mt14 {
  margin-top: 14px !important;
}
.ml14 {
  margin-left: 14px !important;
}
.mr14 {
  margin-right: 14px !important;
}
.mb14 {
  margin-bottom: 14px !important;
}
.p14 {
  padding: 14px !important;
}
.pt14 {
  padding-top: 14px !important;
}
.pl14 {
  padding-left: 14px !important;
}
.pr14 {
  padding-right: 14px !important;
}
.pb14 {
  padding-bottom: 14px !important;
}
.f15 {
  font-size: 15px !important;
}
.m15 {
  margin: 15px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.p15 {
  padding: 15px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.f16 {
  font-size: 16px !important;
}
.m16 {
  margin: 16px !important;
}
.mt16 {
  margin-top: 16px !important;
}
.ml16 {
  margin-left: 16px !important;
}
.mr16 {
  margin-right: 16px !important;
}
.mb16 {
  margin-bottom: 16px !important;
}
.p16 {
  padding: 16px !important;
}
.pt16 {
  padding-top: 16px !important;
}
.pl16 {
  padding-left: 16px !important;
}
.pr16 {
  padding-right: 16px !important;
}
.pb16 {
  padding-bottom: 16px !important;
}
.f17 {
  font-size: 17px !important;
}
.m17 {
  margin: 17px !important;
}
.mt17 {
  margin-top: 17px !important;
}
.ml17 {
  margin-left: 17px !important;
}
.mr17 {
  margin-right: 17px !important;
}
.mb17 {
  margin-bottom: 17px !important;
}
.p17 {
  padding: 17px !important;
}
.pt17 {
  padding-top: 17px !important;
}
.pl17 {
  padding-left: 17px !important;
}
.pr17 {
  padding-right: 17px !important;
}
.pb17 {
  padding-bottom: 17px !important;
}
.f18 {
  font-size: 18px !important;
}
.m18 {
  margin: 18px !important;
}
.mt18 {
  margin-top: 18px !important;
}
.ml18 {
  margin-left: 18px !important;
}
.mr18 {
  margin-right: 18px !important;
}
.mb18 {
  margin-bottom: 18px !important;
}
.p18 {
  padding: 18px !important;
}
.pt18 {
  padding-top: 18px !important;
}
.pl18 {
  padding-left: 18px !important;
}
.pr18 {
  padding-right: 18px !important;
}
.pb18 {
  padding-bottom: 18px !important;
}
.f19 {
  font-size: 19px !important;
}
.m19 {
  margin: 19px !important;
}
.mt19 {
  margin-top: 19px !important;
}
.ml19 {
  margin-left: 19px !important;
}
.mr19 {
  margin-right: 19px !important;
}
.mb19 {
  margin-bottom: 19px !important;
}
.p19 {
  padding: 19px !important;
}
.pt19 {
  padding-top: 19px !important;
}
.pl19 {
  padding-left: 19px !important;
}
.pr19 {
  padding-right: 19px !important;
}
.pb19 {
  padding-bottom: 19px !important;
}
.f20 {
  font-size: 20px !important;
}
.m20 {
  margin: 20px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.p20 {
  padding: 20px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.f21 {
  font-size: 21px !important;
}
.m21 {
  margin: 21px !important;
}
.mt21 {
  margin-top: 21px !important;
}
.ml21 {
  margin-left: 21px !important;
}
.mr21 {
  margin-right: 21px !important;
}
.mb21 {
  margin-bottom: 21px !important;
}
.p21 {
  padding: 21px !important;
}
.pt21 {
  padding-top: 21px !important;
}
.pl21 {
  padding-left: 21px !important;
}
.pr21 {
  padding-right: 21px !important;
}
.pb21 {
  padding-bottom: 21px !important;
}
.f22 {
  font-size: 22px !important;
}
.m22 {
  margin: 22px !important;
}
.mt22 {
  margin-top: 22px !important;
}
.ml22 {
  margin-left: 22px !important;
}
.mr22 {
  margin-right: 22px !important;
}
.mb22 {
  margin-bottom: 22px !important;
}
.p22 {
  padding: 22px !important;
}
.pt22 {
  padding-top: 22px !important;
}
.pl22 {
  padding-left: 22px !important;
}
.pr22 {
  padding-right: 22px !important;
}
.pb22 {
  padding-bottom: 22px !important;
}
.f23 {
  font-size: 23px !important;
}
.m23 {
  margin: 23px !important;
}
.mt23 {
  margin-top: 23px !important;
}
.ml23 {
  margin-left: 23px !important;
}
.mr23 {
  margin-right: 23px !important;
}
.mb23 {
  margin-bottom: 23px !important;
}
.p23 {
  padding: 23px !important;
}
.pt23 {
  padding-top: 23px !important;
}
.pl23 {
  padding-left: 23px !important;
}
.pr23 {
  padding-right: 23px !important;
}
.pb23 {
  padding-bottom: 23px !important;
}
.f24 {
  font-size: 24px !important;
}
.m24 {
  margin: 24px !important;
}
.mt24 {
  margin-top: 24px !important;
}
.ml24 {
  margin-left: 24px !important;
}
.mr24 {
  margin-right: 24px !important;
}
.mb24 {
  margin-bottom: 24px !important;
}
.p24 {
  padding: 24px !important;
}
.pt24 {
  padding-top: 24px !important;
}
.pl24 {
  padding-left: 24px !important;
}
.pr24 {
  padding-right: 24px !important;
}
.pb24 {
  padding-bottom: 24px !important;
}
.f25 {
  font-size: 25px !important;
}
.m25 {
  margin: 25px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.p25 {
  padding: 25px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.f26 {
  font-size: 26px !important;
}
.m26 {
  margin: 26px !important;
}
.mt26 {
  margin-top: 26px !important;
}
.ml26 {
  margin-left: 26px !important;
}
.mr26 {
  margin-right: 26px !important;
}
.mb26 {
  margin-bottom: 26px !important;
}
.p26 {
  padding: 26px !important;
}
.pt26 {
  padding-top: 26px !important;
}
.pl26 {
  padding-left: 26px !important;
}
.pr26 {
  padding-right: 26px !important;
}
.pb26 {
  padding-bottom: 26px !important;
}
.f27 {
  font-size: 27px !important;
}
.m27 {
  margin: 27px !important;
}
.mt27 {
  margin-top: 27px !important;
}
.ml27 {
  margin-left: 27px !important;
}
.mr27 {
  margin-right: 27px !important;
}
.mb27 {
  margin-bottom: 27px !important;
}
.p27 {
  padding: 27px !important;
}
.pt27 {
  padding-top: 27px !important;
}
.pl27 {
  padding-left: 27px !important;
}
.pr27 {
  padding-right: 27px !important;
}
.pb27 {
  padding-bottom: 27px !important;
}
.f28 {
  font-size: 28px !important;
}
.m28 {
  margin: 28px !important;
}
.mt28 {
  margin-top: 28px !important;
}
.ml28 {
  margin-left: 28px !important;
}
.mr28 {
  margin-right: 28px !important;
}
.mb28 {
  margin-bottom: 28px !important;
}
.p28 {
  padding: 28px !important;
}
.pt28 {
  padding-top: 28px !important;
}
.pl28 {
  padding-left: 28px !important;
}
.pr28 {
  padding-right: 28px !important;
}
.pb28 {
  padding-bottom: 28px !important;
}
.f29 {
  font-size: 29px !important;
}
.m29 {
  margin: 29px !important;
}
.mt29 {
  margin-top: 29px !important;
}
.ml29 {
  margin-left: 29px !important;
}
.mr29 {
  margin-right: 29px !important;
}
.mb29 {
  margin-bottom: 29px !important;
}
.p29 {
  padding: 29px !important;
}
.pt29 {
  padding-top: 29px !important;
}
.pl29 {
  padding-left: 29px !important;
}
.pr29 {
  padding-right: 29px !important;
}
.pb29 {
  padding-bottom: 29px !important;
}
.f30 {
  font-size: 30px !important;
}
.m30 {
  margin: 30px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.p30 {
  padding: 30px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.f31 {
  font-size: 31px !important;
}
.m31 {
  margin: 31px !important;
}
.mt31 {
  margin-top: 31px !important;
}
.ml31 {
  margin-left: 31px !important;
}
.mr31 {
  margin-right: 31px !important;
}
.mb31 {
  margin-bottom: 31px !important;
}
.p31 {
  padding: 31px !important;
}
.pt31 {
  padding-top: 31px !important;
}
.pl31 {
  padding-left: 31px !important;
}
.pr31 {
  padding-right: 31px !important;
}
.pb31 {
  padding-bottom: 31px !important;
}
.f32 {
  font-size: 32px !important;
}
.m32 {
  margin: 32px !important;
}
.mt32 {
  margin-top: 32px !important;
}
.ml32 {
  margin-left: 32px !important;
}
.mr32 {
  margin-right: 32px !important;
}
.mb32 {
  margin-bottom: 32px !important;
}
.p32 {
  padding: 32px !important;
}
.pt32 {
  padding-top: 32px !important;
}
.pl32 {
  padding-left: 32px !important;
}
.pr32 {
  padding-right: 32px !important;
}
.pb32 {
  padding-bottom: 32px !important;
}
.f33 {
  font-size: 33px !important;
}
.m33 {
  margin: 33px !important;
}
.mt33 {
  margin-top: 33px !important;
}
.ml33 {
  margin-left: 33px !important;
}
.mr33 {
  margin-right: 33px !important;
}
.mb33 {
  margin-bottom: 33px !important;
}
.p33 {
  padding: 33px !important;
}
.pt33 {
  padding-top: 33px !important;
}
.pl33 {
  padding-left: 33px !important;
}
.pr33 {
  padding-right: 33px !important;
}
.pb33 {
  padding-bottom: 33px !important;
}
.f34 {
  font-size: 34px !important;
}
.m34 {
  margin: 34px !important;
}
.mt34 {
  margin-top: 34px !important;
}
.ml34 {
  margin-left: 34px !important;
}
.mr34 {
  margin-right: 34px !important;
}
.mb34 {
  margin-bottom: 34px !important;
}
.p34 {
  padding: 34px !important;
}
.pt34 {
  padding-top: 34px !important;
}
.pl34 {
  padding-left: 34px !important;
}
.pr34 {
  padding-right: 34px !important;
}
.pb34 {
  padding-bottom: 34px !important;
}
.f35 {
  font-size: 35px !important;
}
.m35 {
  margin: 35px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.p35 {
  padding: 35px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.f36 {
  font-size: 36px !important;
}
.m36 {
  margin: 36px !important;
}
.mt36 {
  margin-top: 36px !important;
}
.ml36 {
  margin-left: 36px !important;
}
.mr36 {
  margin-right: 36px !important;
}
.mb36 {
  margin-bottom: 36px !important;
}
.p36 {
  padding: 36px !important;
}
.pt36 {
  padding-top: 36px !important;
}
.pl36 {
  padding-left: 36px !important;
}
.pr36 {
  padding-right: 36px !important;
}
.pb36 {
  padding-bottom: 36px !important;
}
.f37 {
  font-size: 37px !important;
}
.m37 {
  margin: 37px !important;
}
.mt37 {
  margin-top: 37px !important;
}
.ml37 {
  margin-left: 37px !important;
}
.mr37 {
  margin-right: 37px !important;
}
.mb37 {
  margin-bottom: 37px !important;
}
.p37 {
  padding: 37px !important;
}
.pt37 {
  padding-top: 37px !important;
}
.pl37 {
  padding-left: 37px !important;
}
.pr37 {
  padding-right: 37px !important;
}
.pb37 {
  padding-bottom: 37px !important;
}
.f38 {
  font-size: 38px !important;
}
.m38 {
  margin: 38px !important;
}
.mt38 {
  margin-top: 38px !important;
}
.ml38 {
  margin-left: 38px !important;
}
.mr38 {
  margin-right: 38px !important;
}
.mb38 {
  margin-bottom: 38px !important;
}
.p38 {
  padding: 38px !important;
}
.pt38 {
  padding-top: 38px !important;
}
.pl38 {
  padding-left: 38px !important;
}
.pr38 {
  padding-right: 38px !important;
}
.pb38 {
  padding-bottom: 38px !important;
}
.f39 {
  font-size: 39px !important;
}
.m39 {
  margin: 39px !important;
}
.mt39 {
  margin-top: 39px !important;
}
.ml39 {
  margin-left: 39px !important;
}
.mr39 {
  margin-right: 39px !important;
}
.mb39 {
  margin-bottom: 39px !important;
}
.p39 {
  padding: 39px !important;
}
.pt39 {
  padding-top: 39px !important;
}
.pl39 {
  padding-left: 39px !important;
}
.pr39 {
  padding-right: 39px !important;
}
.pb39 {
  padding-bottom: 39px !important;
}
.f40 {
  font-size: 40px !important;
}
.m40 {
  margin: 40px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.p40 {
  padding: 40px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.f41 {
  font-size: 41px !important;
}
.m41 {
  margin: 41px !important;
}
.mt41 {
  margin-top: 41px !important;
}
.ml41 {
  margin-left: 41px !important;
}
.mr41 {
  margin-right: 41px !important;
}
.mb41 {
  margin-bottom: 41px !important;
}
.p41 {
  padding: 41px !important;
}
.pt41 {
  padding-top: 41px !important;
}
.pl41 {
  padding-left: 41px !important;
}
.pr41 {
  padding-right: 41px !important;
}
.pb41 {
  padding-bottom: 41px !important;
}
.f42 {
  font-size: 42px !important;
}
.m42 {
  margin: 42px !important;
}
.mt42 {
  margin-top: 42px !important;
}
.ml42 {
  margin-left: 42px !important;
}
.mr42 {
  margin-right: 42px !important;
}
.mb42 {
  margin-bottom: 42px !important;
}
.p42 {
  padding: 42px !important;
}
.pt42 {
  padding-top: 42px !important;
}
.pl42 {
  padding-left: 42px !important;
}
.pr42 {
  padding-right: 42px !important;
}
.pb42 {
  padding-bottom: 42px !important;
}
.f43 {
  font-size: 43px !important;
}
.m43 {
  margin: 43px !important;
}
.mt43 {
  margin-top: 43px !important;
}
.ml43 {
  margin-left: 43px !important;
}
.mr43 {
  margin-right: 43px !important;
}
.mb43 {
  margin-bottom: 43px !important;
}
.p43 {
  padding: 43px !important;
}
.pt43 {
  padding-top: 43px !important;
}
.pl43 {
  padding-left: 43px !important;
}
.pr43 {
  padding-right: 43px !important;
}
.pb43 {
  padding-bottom: 43px !important;
}
.f44 {
  font-size: 44px !important;
}
.m44 {
  margin: 44px !important;
}
.mt44 {
  margin-top: 44px !important;
}
.ml44 {
  margin-left: 44px !important;
}
.mr44 {
  margin-right: 44px !important;
}
.mb44 {
  margin-bottom: 44px !important;
}
.p44 {
  padding: 44px !important;
}
.pt44 {
  padding-top: 44px !important;
}
.pl44 {
  padding-left: 44px !important;
}
.pr44 {
  padding-right: 44px !important;
}
.pb44 {
  padding-bottom: 44px !important;
}
.f45 {
  font-size: 45px !important;
}
.m45 {
  margin: 45px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.p45 {
  padding: 45px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.f46 {
  font-size: 46px !important;
}
.m46 {
  margin: 46px !important;
}
.mt46 {
  margin-top: 46px !important;
}
.ml46 {
  margin-left: 46px !important;
}
.mr46 {
  margin-right: 46px !important;
}
.mb46 {
  margin-bottom: 46px !important;
}
.p46 {
  padding: 46px !important;
}
.pt46 {
  padding-top: 46px !important;
}
.pl46 {
  padding-left: 46px !important;
}
.pr46 {
  padding-right: 46px !important;
}
.pb46 {
  padding-bottom: 46px !important;
}
.f47 {
  font-size: 47px !important;
}
.m47 {
  margin: 47px !important;
}
.mt47 {
  margin-top: 47px !important;
}
.ml47 {
  margin-left: 47px !important;
}
.mr47 {
  margin-right: 47px !important;
}
.mb47 {
  margin-bottom: 47px !important;
}
.p47 {
  padding: 47px !important;
}
.pt47 {
  padding-top: 47px !important;
}
.pl47 {
  padding-left: 47px !important;
}
.pr47 {
  padding-right: 47px !important;
}
.pb47 {
  padding-bottom: 47px !important;
}
.f48 {
  font-size: 48px !important;
}
.m48 {
  margin: 48px !important;
}
.mt48 {
  margin-top: 48px !important;
}
.ml48 {
  margin-left: 48px !important;
}
.mr48 {
  margin-right: 48px !important;
}
.mb48 {
  margin-bottom: 48px !important;
}
.p48 {
  padding: 48px !important;
}
.pt48 {
  padding-top: 48px !important;
}
.pl48 {
  padding-left: 48px !important;
}
.pr48 {
  padding-right: 48px !important;
}
.pb48 {
  padding-bottom: 48px !important;
}
.f49 {
  font-size: 49px !important;
}
.m49 {
  margin: 49px !important;
}
.mt49 {
  margin-top: 49px !important;
}
.ml49 {
  margin-left: 49px !important;
}
.mr49 {
  margin-right: 49px !important;
}
.mb49 {
  margin-bottom: 49px !important;
}
.p49 {
  padding: 49px !important;
}
.pt49 {
  padding-top: 49px !important;
}
.pl49 {
  padding-left: 49px !important;
}
.pr49 {
  padding-right: 49px !important;
}
.pb49 {
  padding-bottom: 49px !important;
}
.f50 {
  font-size: 50px !important;
}
.m50 {
  margin: 50px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.p50 {
  padding: 50px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.f51 {
  font-size: 51px !important;
}
.m51 {
  margin: 51px !important;
}
.mt51 {
  margin-top: 51px !important;
}
.ml51 {
  margin-left: 51px !important;
}
.mr51 {
  margin-right: 51px !important;
}
.mb51 {
  margin-bottom: 51px !important;
}
.p51 {
  padding: 51px !important;
}
.pt51 {
  padding-top: 51px !important;
}
.pl51 {
  padding-left: 51px !important;
}
.pr51 {
  padding-right: 51px !important;
}
.pb51 {
  padding-bottom: 51px !important;
}
.f52 {
  font-size: 52px !important;
}
.m52 {
  margin: 52px !important;
}
.mt52 {
  margin-top: 52px !important;
}
.ml52 {
  margin-left: 52px !important;
}
.mr52 {
  margin-right: 52px !important;
}
.mb52 {
  margin-bottom: 52px !important;
}
.p52 {
  padding: 52px !important;
}
.pt52 {
  padding-top: 52px !important;
}
.pl52 {
  padding-left: 52px !important;
}
.pr52 {
  padding-right: 52px !important;
}
.pb52 {
  padding-bottom: 52px !important;
}
.f53 {
  font-size: 53px !important;
}
.m53 {
  margin: 53px !important;
}
.mt53 {
  margin-top: 53px !important;
}
.ml53 {
  margin-left: 53px !important;
}
.mr53 {
  margin-right: 53px !important;
}
.mb53 {
  margin-bottom: 53px !important;
}
.p53 {
  padding: 53px !important;
}
.pt53 {
  padding-top: 53px !important;
}
.pl53 {
  padding-left: 53px !important;
}
.pr53 {
  padding-right: 53px !important;
}
.pb53 {
  padding-bottom: 53px !important;
}
.f54 {
  font-size: 54px !important;
}
.m54 {
  margin: 54px !important;
}
.mt54 {
  margin-top: 54px !important;
}
.ml54 {
  margin-left: 54px !important;
}
.mr54 {
  margin-right: 54px !important;
}
.mb54 {
  margin-bottom: 54px !important;
}
.p54 {
  padding: 54px !important;
}
.pt54 {
  padding-top: 54px !important;
}
.pl54 {
  padding-left: 54px !important;
}
.pr54 {
  padding-right: 54px !important;
}
.pb54 {
  padding-bottom: 54px !important;
}
.f55 {
  font-size: 55px !important;
}
.m55 {
  margin: 55px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.ml55 {
  margin-left: 55px !important;
}
.mr55 {
  margin-right: 55px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.p55 {
  padding: 55px !important;
}
.pt55 {
  padding-top: 55px !important;
}
.pl55 {
  padding-left: 55px !important;
}
.pr55 {
  padding-right: 55px !important;
}
.pb55 {
  padding-bottom: 55px !important;
}
.f56 {
  font-size: 56px !important;
}
.m56 {
  margin: 56px !important;
}
.mt56 {
  margin-top: 56px !important;
}
.ml56 {
  margin-left: 56px !important;
}
.mr56 {
  margin-right: 56px !important;
}
.mb56 {
  margin-bottom: 56px !important;
}
.p56 {
  padding: 56px !important;
}
.pt56 {
  padding-top: 56px !important;
}
.pl56 {
  padding-left: 56px !important;
}
.pr56 {
  padding-right: 56px !important;
}
.pb56 {
  padding-bottom: 56px !important;
}
.f57 {
  font-size: 57px !important;
}
.m57 {
  margin: 57px !important;
}
.mt57 {
  margin-top: 57px !important;
}
.ml57 {
  margin-left: 57px !important;
}
.mr57 {
  margin-right: 57px !important;
}
.mb57 {
  margin-bottom: 57px !important;
}
.p57 {
  padding: 57px !important;
}
.pt57 {
  padding-top: 57px !important;
}
.pl57 {
  padding-left: 57px !important;
}
.pr57 {
  padding-right: 57px !important;
}
.pb57 {
  padding-bottom: 57px !important;
}
.f58 {
  font-size: 58px !important;
}
.m58 {
  margin: 58px !important;
}
.mt58 {
  margin-top: 58px !important;
}
.ml58 {
  margin-left: 58px !important;
}
.mr58 {
  margin-right: 58px !important;
}
.mb58 {
  margin-bottom: 58px !important;
}
.p58 {
  padding: 58px !important;
}
.pt58 {
  padding-top: 58px !important;
}
.pl58 {
  padding-left: 58px !important;
}
.pr58 {
  padding-right: 58px !important;
}
.pb58 {
  padding-bottom: 58px !important;
}
.f59 {
  font-size: 59px !important;
}
.m59 {
  margin: 59px !important;
}
.mt59 {
  margin-top: 59px !important;
}
.ml59 {
  margin-left: 59px !important;
}
.mr59 {
  margin-right: 59px !important;
}
.mb59 {
  margin-bottom: 59px !important;
}
.p59 {
  padding: 59px !important;
}
.pt59 {
  padding-top: 59px !important;
}
.pl59 {
  padding-left: 59px !important;
}
.pr59 {
  padding-right: 59px !important;
}
.pb59 {
  padding-bottom: 59px !important;
}
.f60 {
  font-size: 60px !important;
}
.m60 {
  margin: 60px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.p60 {
  padding: 60px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pl60 {
  padding-left: 60px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.f61 {
  font-size: 61px !important;
}
.m61 {
  margin: 61px !important;
}
.mt61 {
  margin-top: 61px !important;
}
.ml61 {
  margin-left: 61px !important;
}
.mr61 {
  margin-right: 61px !important;
}
.mb61 {
  margin-bottom: 61px !important;
}
.p61 {
  padding: 61px !important;
}
.pt61 {
  padding-top: 61px !important;
}
.pl61 {
  padding-left: 61px !important;
}
.pr61 {
  padding-right: 61px !important;
}
.pb61 {
  padding-bottom: 61px !important;
}
.f62 {
  font-size: 62px !important;
}
.m62 {
  margin: 62px !important;
}
.mt62 {
  margin-top: 62px !important;
}
.ml62 {
  margin-left: 62px !important;
}
.mr62 {
  margin-right: 62px !important;
}
.mb62 {
  margin-bottom: 62px !important;
}
.p62 {
  padding: 62px !important;
}
.pt62 {
  padding-top: 62px !important;
}
.pl62 {
  padding-left: 62px !important;
}
.pr62 {
  padding-right: 62px !important;
}
.pb62 {
  padding-bottom: 62px !important;
}
.f63 {
  font-size: 63px !important;
}
.m63 {
  margin: 63px !important;
}
.mt63 {
  margin-top: 63px !important;
}
.ml63 {
  margin-left: 63px !important;
}
.mr63 {
  margin-right: 63px !important;
}
.mb63 {
  margin-bottom: 63px !important;
}
.p63 {
  padding: 63px !important;
}
.pt63 {
  padding-top: 63px !important;
}
.pl63 {
  padding-left: 63px !important;
}
.pr63 {
  padding-right: 63px !important;
}
.pb63 {
  padding-bottom: 63px !important;
}
.f64 {
  font-size: 64px !important;
}
.m64 {
  margin: 64px !important;
}
.mt64 {
  margin-top: 64px !important;
}
.ml64 {
  margin-left: 64px !important;
}
.mr64 {
  margin-right: 64px !important;
}
.mb64 {
  margin-bottom: 64px !important;
}
.p64 {
  padding: 64px !important;
}
.pt64 {
  padding-top: 64px !important;
}
.pl64 {
  padding-left: 64px !important;
}
.pr64 {
  padding-right: 64px !important;
}
.pb64 {
  padding-bottom: 64px !important;
}
.f65 {
  font-size: 65px !important;
}
.m65 {
  margin: 65px !important;
}
.mt65 {
  margin-top: 65px !important;
}
.ml65 {
  margin-left: 65px !important;
}
.mr65 {
  margin-right: 65px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.p65 {
  padding: 65px !important;
}
.pt65 {
  padding-top: 65px !important;
}
.pl65 {
  padding-left: 65px !important;
}
.pr65 {
  padding-right: 65px !important;
}
.pb65 {
  padding-bottom: 65px !important;
}
.f66 {
  font-size: 66px !important;
}
.m66 {
  margin: 66px !important;
}
.mt66 {
  margin-top: 66px !important;
}
.ml66 {
  margin-left: 66px !important;
}
.mr66 {
  margin-right: 66px !important;
}
.mb66 {
  margin-bottom: 66px !important;
}
.p66 {
  padding: 66px !important;
}
.pt66 {
  padding-top: 66px !important;
}
.pl66 {
  padding-left: 66px !important;
}
.pr66 {
  padding-right: 66px !important;
}
.pb66 {
  padding-bottom: 66px !important;
}
.f67 {
  font-size: 67px !important;
}
.m67 {
  margin: 67px !important;
}
.mt67 {
  margin-top: 67px !important;
}
.ml67 {
  margin-left: 67px !important;
}
.mr67 {
  margin-right: 67px !important;
}
.mb67 {
  margin-bottom: 67px !important;
}
.p67 {
  padding: 67px !important;
}
.pt67 {
  padding-top: 67px !important;
}
.pl67 {
  padding-left: 67px !important;
}
.pr67 {
  padding-right: 67px !important;
}
.pb67 {
  padding-bottom: 67px !important;
}
.f68 {
  font-size: 68px !important;
}
.m68 {
  margin: 68px !important;
}
.mt68 {
  margin-top: 68px !important;
}
.ml68 {
  margin-left: 68px !important;
}
.mr68 {
  margin-right: 68px !important;
}
.mb68 {
  margin-bottom: 68px !important;
}
.p68 {
  padding: 68px !important;
}
.pt68 {
  padding-top: 68px !important;
}
.pl68 {
  padding-left: 68px !important;
}
.pr68 {
  padding-right: 68px !important;
}
.pb68 {
  padding-bottom: 68px !important;
}
.f69 {
  font-size: 69px !important;
}
.m69 {
  margin: 69px !important;
}
.mt69 {
  margin-top: 69px !important;
}
.ml69 {
  margin-left: 69px !important;
}
.mr69 {
  margin-right: 69px !important;
}
.mb69 {
  margin-bottom: 69px !important;
}
.p69 {
  padding: 69px !important;
}
.pt69 {
  padding-top: 69px !important;
}
.pl69 {
  padding-left: 69px !important;
}
.pr69 {
  padding-right: 69px !important;
}
.pb69 {
  padding-bottom: 69px !important;
}
.f70 {
  font-size: 70px !important;
}
.m70 {
  margin: 70px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.ml70 {
  margin-left: 70px !important;
}
.mr70 {
  margin-right: 70px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.p70 {
  padding: 70px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pl70 {
  padding-left: 70px !important;
}
.pr70 {
  padding-right: 70px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.f71 {
  font-size: 71px !important;
}
.m71 {
  margin: 71px !important;
}
.mt71 {
  margin-top: 71px !important;
}
.ml71 {
  margin-left: 71px !important;
}
.mr71 {
  margin-right: 71px !important;
}
.mb71 {
  margin-bottom: 71px !important;
}
.p71 {
  padding: 71px !important;
}
.pt71 {
  padding-top: 71px !important;
}
.pl71 {
  padding-left: 71px !important;
}
.pr71 {
  padding-right: 71px !important;
}
.pb71 {
  padding-bottom: 71px !important;
}
.f72 {
  font-size: 72px !important;
}
.m72 {
  margin: 72px !important;
}
.mt72 {
  margin-top: 72px !important;
}
.ml72 {
  margin-left: 72px !important;
}
.mr72 {
  margin-right: 72px !important;
}
.mb72 {
  margin-bottom: 72px !important;
}
.p72 {
  padding: 72px !important;
}
.pt72 {
  padding-top: 72px !important;
}
.pl72 {
  padding-left: 72px !important;
}
.pr72 {
  padding-right: 72px !important;
}
.pb72 {
  padding-bottom: 72px !important;
}
.f73 {
  font-size: 73px !important;
}
.m73 {
  margin: 73px !important;
}
.mt73 {
  margin-top: 73px !important;
}
.ml73 {
  margin-left: 73px !important;
}
.mr73 {
  margin-right: 73px !important;
}
.mb73 {
  margin-bottom: 73px !important;
}
.p73 {
  padding: 73px !important;
}
.pt73 {
  padding-top: 73px !important;
}
.pl73 {
  padding-left: 73px !important;
}
.pr73 {
  padding-right: 73px !important;
}
.pb73 {
  padding-bottom: 73px !important;
}
.f74 {
  font-size: 74px !important;
}
.m74 {
  margin: 74px !important;
}
.mt74 {
  margin-top: 74px !important;
}
.ml74 {
  margin-left: 74px !important;
}
.mr74 {
  margin-right: 74px !important;
}
.mb74 {
  margin-bottom: 74px !important;
}
.p74 {
  padding: 74px !important;
}
.pt74 {
  padding-top: 74px !important;
}
.pl74 {
  padding-left: 74px !important;
}
.pr74 {
  padding-right: 74px !important;
}
.pb74 {
  padding-bottom: 74px !important;
}
.f75 {
  font-size: 75px !important;
}
.m75 {
  margin: 75px !important;
}
.mt75 {
  margin-top: 75px !important;
}
.ml75 {
  margin-left: 75px !important;
}
.mr75 {
  margin-right: 75px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.p75 {
  padding: 75px !important;
}
.pt75 {
  padding-top: 75px !important;
}
.pl75 {
  padding-left: 75px !important;
}
.pr75 {
  padding-right: 75px !important;
}
.pb75 {
  padding-bottom: 75px !important;
}
.f76 {
  font-size: 76px !important;
}
.m76 {
  margin: 76px !important;
}
.mt76 {
  margin-top: 76px !important;
}
.ml76 {
  margin-left: 76px !important;
}
.mr76 {
  margin-right: 76px !important;
}
.mb76 {
  margin-bottom: 76px !important;
}
.p76 {
  padding: 76px !important;
}
.pt76 {
  padding-top: 76px !important;
}
.pl76 {
  padding-left: 76px !important;
}
.pr76 {
  padding-right: 76px !important;
}
.pb76 {
  padding-bottom: 76px !important;
}
.f77 {
  font-size: 77px !important;
}
.m77 {
  margin: 77px !important;
}
.mt77 {
  margin-top: 77px !important;
}
.ml77 {
  margin-left: 77px !important;
}
.mr77 {
  margin-right: 77px !important;
}
.mb77 {
  margin-bottom: 77px !important;
}
.p77 {
  padding: 77px !important;
}
.pt77 {
  padding-top: 77px !important;
}
.pl77 {
  padding-left: 77px !important;
}
.pr77 {
  padding-right: 77px !important;
}
.pb77 {
  padding-bottom: 77px !important;
}
.f78 {
  font-size: 78px !important;
}
.m78 {
  margin: 78px !important;
}
.mt78 {
  margin-top: 78px !important;
}
.ml78 {
  margin-left: 78px !important;
}
.mr78 {
  margin-right: 78px !important;
}
.mb78 {
  margin-bottom: 78px !important;
}
.p78 {
  padding: 78px !important;
}
.pt78 {
  padding-top: 78px !important;
}
.pl78 {
  padding-left: 78px !important;
}
.pr78 {
  padding-right: 78px !important;
}
.pb78 {
  padding-bottom: 78px !important;
}
.f79 {
  font-size: 79px !important;
}
.m79 {
  margin: 79px !important;
}
.mt79 {
  margin-top: 79px !important;
}
.ml79 {
  margin-left: 79px !important;
}
.mr79 {
  margin-right: 79px !important;
}
.mb79 {
  margin-bottom: 79px !important;
}
.p79 {
  padding: 79px !important;
}
.pt79 {
  padding-top: 79px !important;
}
.pl79 {
  padding-left: 79px !important;
}
.pr79 {
  padding-right: 79px !important;
}
.pb79 {
  padding-bottom: 79px !important;
}
.f80 {
  font-size: 80px !important;
}
.m80 {
  margin: 80px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.mr80 {
  margin-right: 80px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.p80 {
  padding: 80px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pl80 {
  padding-left: 80px !important;
}
.pr80 {
  padding-right: 80px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.f81 {
  font-size: 81px !important;
}
.m81 {
  margin: 81px !important;
}
.mt81 {
  margin-top: 81px !important;
}
.ml81 {
  margin-left: 81px !important;
}
.mr81 {
  margin-right: 81px !important;
}
.mb81 {
  margin-bottom: 81px !important;
}
.p81 {
  padding: 81px !important;
}
.pt81 {
  padding-top: 81px !important;
}
.pl81 {
  padding-left: 81px !important;
}
.pr81 {
  padding-right: 81px !important;
}
.pb81 {
  padding-bottom: 81px !important;
}
.f82 {
  font-size: 82px !important;
}
.m82 {
  margin: 82px !important;
}
.mt82 {
  margin-top: 82px !important;
}
.ml82 {
  margin-left: 82px !important;
}
.mr82 {
  margin-right: 82px !important;
}
.mb82 {
  margin-bottom: 82px !important;
}
.p82 {
  padding: 82px !important;
}
.pt82 {
  padding-top: 82px !important;
}
.pl82 {
  padding-left: 82px !important;
}
.pr82 {
  padding-right: 82px !important;
}
.pb82 {
  padding-bottom: 82px !important;
}
.f83 {
  font-size: 83px !important;
}
.m83 {
  margin: 83px !important;
}
.mt83 {
  margin-top: 83px !important;
}
.ml83 {
  margin-left: 83px !important;
}
.mr83 {
  margin-right: 83px !important;
}
.mb83 {
  margin-bottom: 83px !important;
}
.p83 {
  padding: 83px !important;
}
.pt83 {
  padding-top: 83px !important;
}
.pl83 {
  padding-left: 83px !important;
}
.pr83 {
  padding-right: 83px !important;
}
.pb83 {
  padding-bottom: 83px !important;
}
.f84 {
  font-size: 84px !important;
}
.m84 {
  margin: 84px !important;
}
.mt84 {
  margin-top: 84px !important;
}
.ml84 {
  margin-left: 84px !important;
}
.mr84 {
  margin-right: 84px !important;
}
.mb84 {
  margin-bottom: 84px !important;
}
.p84 {
  padding: 84px !important;
}
.pt84 {
  padding-top: 84px !important;
}
.pl84 {
  padding-left: 84px !important;
}
.pr84 {
  padding-right: 84px !important;
}
.pb84 {
  padding-bottom: 84px !important;
}
.f85 {
  font-size: 85px !important;
}
.m85 {
  margin: 85px !important;
}
.mt85 {
  margin-top: 85px !important;
}
.ml85 {
  margin-left: 85px !important;
}
.mr85 {
  margin-right: 85px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.p85 {
  padding: 85px !important;
}
.pt85 {
  padding-top: 85px !important;
}
.pl85 {
  padding-left: 85px !important;
}
.pr85 {
  padding-right: 85px !important;
}
.pb85 {
  padding-bottom: 85px !important;
}
.f86 {
  font-size: 86px !important;
}
.m86 {
  margin: 86px !important;
}
.mt86 {
  margin-top: 86px !important;
}
.ml86 {
  margin-left: 86px !important;
}
.mr86 {
  margin-right: 86px !important;
}
.mb86 {
  margin-bottom: 86px !important;
}
.p86 {
  padding: 86px !important;
}
.pt86 {
  padding-top: 86px !important;
}
.pl86 {
  padding-left: 86px !important;
}
.pr86 {
  padding-right: 86px !important;
}
.pb86 {
  padding-bottom: 86px !important;
}
.f87 {
  font-size: 87px !important;
}
.m87 {
  margin: 87px !important;
}
.mt87 {
  margin-top: 87px !important;
}
.ml87 {
  margin-left: 87px !important;
}
.mr87 {
  margin-right: 87px !important;
}
.mb87 {
  margin-bottom: 87px !important;
}
.p87 {
  padding: 87px !important;
}
.pt87 {
  padding-top: 87px !important;
}
.pl87 {
  padding-left: 87px !important;
}
.pr87 {
  padding-right: 87px !important;
}
.pb87 {
  padding-bottom: 87px !important;
}
.f88 {
  font-size: 88px !important;
}
.m88 {
  margin: 88px !important;
}
.mt88 {
  margin-top: 88px !important;
}
.ml88 {
  margin-left: 88px !important;
}
.mr88 {
  margin-right: 88px !important;
}
.mb88 {
  margin-bottom: 88px !important;
}
.p88 {
  padding: 88px !important;
}
.pt88 {
  padding-top: 88px !important;
}
.pl88 {
  padding-left: 88px !important;
}
.pr88 {
  padding-right: 88px !important;
}
.pb88 {
  padding-bottom: 88px !important;
}
.f89 {
  font-size: 89px !important;
}
.m89 {
  margin: 89px !important;
}
.mt89 {
  margin-top: 89px !important;
}
.ml89 {
  margin-left: 89px !important;
}
.mr89 {
  margin-right: 89px !important;
}
.mb89 {
  margin-bottom: 89px !important;
}
.p89 {
  padding: 89px !important;
}
.pt89 {
  padding-top: 89px !important;
}
.pl89 {
  padding-left: 89px !important;
}
.pr89 {
  padding-right: 89px !important;
}
.pb89 {
  padding-bottom: 89px !important;
}
.f90 {
  font-size: 90px !important;
}
.m90 {
  margin: 90px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.ml90 {
  margin-left: 90px !important;
}
.mr90 {
  margin-right: 90px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.p90 {
  padding: 90px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pl90 {
  padding-left: 90px !important;
}
.pr90 {
  padding-right: 90px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.f91 {
  font-size: 91px !important;
}
.m91 {
  margin: 91px !important;
}
.mt91 {
  margin-top: 91px !important;
}
.ml91 {
  margin-left: 91px !important;
}
.mr91 {
  margin-right: 91px !important;
}
.mb91 {
  margin-bottom: 91px !important;
}
.p91 {
  padding: 91px !important;
}
.pt91 {
  padding-top: 91px !important;
}
.pl91 {
  padding-left: 91px !important;
}
.pr91 {
  padding-right: 91px !important;
}
.pb91 {
  padding-bottom: 91px !important;
}
.f92 {
  font-size: 92px !important;
}
.m92 {
  margin: 92px !important;
}
.mt92 {
  margin-top: 92px !important;
}
.ml92 {
  margin-left: 92px !important;
}
.mr92 {
  margin-right: 92px !important;
}
.mb92 {
  margin-bottom: 92px !important;
}
.p92 {
  padding: 92px !important;
}
.pt92 {
  padding-top: 92px !important;
}
.pl92 {
  padding-left: 92px !important;
}
.pr92 {
  padding-right: 92px !important;
}
.pb92 {
  padding-bottom: 92px !important;
}
.f93 {
  font-size: 93px !important;
}
.m93 {
  margin: 93px !important;
}
.mt93 {
  margin-top: 93px !important;
}
.ml93 {
  margin-left: 93px !important;
}
.mr93 {
  margin-right: 93px !important;
}
.mb93 {
  margin-bottom: 93px !important;
}
.p93 {
  padding: 93px !important;
}
.pt93 {
  padding-top: 93px !important;
}
.pl93 {
  padding-left: 93px !important;
}
.pr93 {
  padding-right: 93px !important;
}
.pb93 {
  padding-bottom: 93px !important;
}
.f94 {
  font-size: 94px !important;
}
.m94 {
  margin: 94px !important;
}
.mt94 {
  margin-top: 94px !important;
}
.ml94 {
  margin-left: 94px !important;
}
.mr94 {
  margin-right: 94px !important;
}
.mb94 {
  margin-bottom: 94px !important;
}
.p94 {
  padding: 94px !important;
}
.pt94 {
  padding-top: 94px !important;
}
.pl94 {
  padding-left: 94px !important;
}
.pr94 {
  padding-right: 94px !important;
}
.pb94 {
  padding-bottom: 94px !important;
}
.f95 {
  font-size: 95px !important;
}
.m95 {
  margin: 95px !important;
}
.mt95 {
  margin-top: 95px !important;
}
.ml95 {
  margin-left: 95px !important;
}
.mr95 {
  margin-right: 95px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.p95 {
  padding: 95px !important;
}
.pt95 {
  padding-top: 95px !important;
}
.pl95 {
  padding-left: 95px !important;
}
.pr95 {
  padding-right: 95px !important;
}
.pb95 {
  padding-bottom: 95px !important;
}
.f96 {
  font-size: 96px !important;
}
.m96 {
  margin: 96px !important;
}
.mt96 {
  margin-top: 96px !important;
}
.ml96 {
  margin-left: 96px !important;
}
.mr96 {
  margin-right: 96px !important;
}
.mb96 {
  margin-bottom: 96px !important;
}
.p96 {
  padding: 96px !important;
}
.pt96 {
  padding-top: 96px !important;
}
.pl96 {
  padding-left: 96px !important;
}
.pr96 {
  padding-right: 96px !important;
}
.pb96 {
  padding-bottom: 96px !important;
}
.f97 {
  font-size: 97px !important;
}
.m97 {
  margin: 97px !important;
}
.mt97 {
  margin-top: 97px !important;
}
.ml97 {
  margin-left: 97px !important;
}
.mr97 {
  margin-right: 97px !important;
}
.mb97 {
  margin-bottom: 97px !important;
}
.p97 {
  padding: 97px !important;
}
.pt97 {
  padding-top: 97px !important;
}
.pl97 {
  padding-left: 97px !important;
}
.pr97 {
  padding-right: 97px !important;
}
.pb97 {
  padding-bottom: 97px !important;
}
.f98 {
  font-size: 98px !important;
}
.m98 {
  margin: 98px !important;
}
.mt98 {
  margin-top: 98px !important;
}
.ml98 {
  margin-left: 98px !important;
}
.mr98 {
  margin-right: 98px !important;
}
.mb98 {
  margin-bottom: 98px !important;
}
.p98 {
  padding: 98px !important;
}
.pt98 {
  padding-top: 98px !important;
}
.pl98 {
  padding-left: 98px !important;
}
.pr98 {
  padding-right: 98px !important;
}
.pb98 {
  padding-bottom: 98px !important;
}
.f99 {
  font-size: 99px !important;
}
.m99 {
  margin: 99px !important;
}
.mt99 {
  margin-top: 99px !important;
}
.ml99 {
  margin-left: 99px !important;
}
.mr99 {
  margin-right: 99px !important;
}
.mb99 {
  margin-bottom: 99px !important;
}
.p99 {
  padding: 99px !important;
}
.pt99 {
  padding-top: 99px !important;
}
.pl99 {
  padding-left: 99px !important;
}
.pr99 {
  padding-right: 99px !important;
}
.pb99 {
  padding-bottom: 99px !important;
}
.f100 {
  font-size: 100px !important;
}
.m100 {
  margin: 100px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.ml100 {
  margin-left: 100px !important;
}
.mr100 {
  margin-right: 100px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.p100 {
  padding: 100px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pl100 {
  padding-left: 100px !important;
}
.pr100 {
  padding-right: 100px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
#xCopyBtn {
  display: none;
}
.goods-info {
  margin-top: 15px;
}
.goods-info .card {
  background: #fff;
  margin-bottom: 15px;
  font-size: 14px;
}
.goods-info .card .card-title {
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dcdcdc;
}
.goods-info .card .card-body {
  padding: 15px;
}
.goods-info .card .card-body.prompt {
  padding: 15px 0;
  color: #999;
  line-height: 2;
}
.goods-info .card .card-body.prompt b {
  color: #333;
}
.goods-info .goods-content {
  margin: 0 -15px;
}
.goods-info .goods-content .goods-swiper {
  float: left;
  position: relative;
}
.goods-info .goods-content .goods-swiper .goods-logo {
  position: absolute;
  top: 0;
  z-index: 5;
  background: url('/public/images/market/goodsImages/topBg.png');
  height: 50px;
  opacity: 0.9;
  display: table;
  width: 100%;
  width: 500px;
}
.goods-info .goods-content .goods-swiper .goods-logo .table-cell {
  display: table-cell;
  width: auto;
  vertical-align: middle;
}
.goods-info .goods-content .goods-swiper .goods-logo .logo-img {
  display: table-cell;
  width: auto;
  vertical-align: middle;
  padding-left: 15px;
}
.goods-info .goods-content .goods-swiper .goodsSpecial {
  position: absolute;
  top: 0;
  right: 30px;
  width: 30px;
  height: 42px;
  z-index: 6;
  background: url('/public/images/market/special.png');
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer {
  position: absolute;
  top: 320px;
  z-index: 5;
  background-image: url('/public/images/market/goodsImages/bg.png');
  width: 500px;
  height: 80px;
  opacity: 0.9;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list {
  height: 40px;
  font-size: 14px;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .productName {
  width: 316px;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .productName .name {
  margin-left: 15px;
  color: #FFF100;
  font-size: 20px;
  display: inline-block;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .productName .spec {
  margin-left: 10px;
  background-color: #FFF100;
  color: #005A47;
  min-width: 70px;
  height: 18px;
  text-align: center;
  display: inline-block;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .productName .material {
  margin-left: 10px;
  color: #FFF100;
  font-size: 16px;
  display: inline-block;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .steel {
  color: #fff;
  font-size: 16px;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .shop-icon {
  padding-left: 15px;
  width: 30px;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .shop-name {
  padding-left: 5px;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 40px;
  position: relative;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .shop-name .shareBtnShop a {
  color: #fff;
  font-size: 12px;
  padding-left: 20px;
  margin-right: 15px;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .shop-name .shareBtnShop a:hover {
  color: #F2E628;
  opacity: 1;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .shop-name .shareBtnShop a.copy {
  background: url("/public/images/market/icon_lianjie_nor.png") left center no-repeat;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .shop-name .shareBtnShop a.copy:hover {
  background-image: url("/public/images/market/icon_lianjie_p.png");
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .shop-name .shareBtnShop a.share {
  background: url("/public/images/market/icon_fenxiang_nor.png") left center no-repeat;
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .shop-name .shareBtnShop a.share:hover {
  background-image: url("/public/images/market/icon_fenxiang_p.png");
}
.goods-info .goods-content .goods-swiper .goods-swiper-footer .table-list .shop-name .shareIcon {
  top: 50px;
  right: 0;
}
.goods-info .goods-content .goods-swiper .swiper-container {
  width: 500px;
  margin-left: 0px;
  position: relative;
}
.goods-info .goods-content .goods-swiper .swiper-container .swiper-wrapper {
  position: relative;
}
.goods-info .goods-content .goods-swiper .swiper-container .swiper-slide img {
  width: 500px;
  height: 400px;
}
.goods-info .goods-content .goods-swiper .swiper-controler {
  overflow: hidden;
  margin-top: 10px;
}
.goods-info .goods-content .goods-swiper .swiper-controler li {
  float: left;
  margin-right: 20px;
}
.goods-info .goods-content .goods-swiper .swiper-controler li .bot-img {
  width: 110px;
  height: 89px;
  cursor: pointer;
}
.goods-info .goodsInf {
  float: right;
  width: 660px;
  font-size: 14px;
  line-height: 32px;
}
.goods-info .goodsInf .shopTitle {
  line-height: 1;
  margin-top: 0;
  font-size: 20px;
  font-weight: bold;
  position: relative;
}
.goods-info .goodsInf .shopTitle .icons {
  display: inline-flex;
  vertical-align: middle;
}
.goods-info .goodsInf .shopTitle.factory {
  padding-left: 20px;
}
.goods-info .goodsInf .shopTitle img {
  width: 20px;
  height: 18px;
}
.goods-info .goodsInf .price {
  color: #EF8203;
  font-size: 16px;
  font-weight: bold;
}
.goods-info .goodsInf .price b {
  font-size: 30px;
}
.goods-info .goodsInf .price i {
  text-decoration: line-through;
  color: #999;
}
.goods-info .goodsInf .price em {
  font-weight: bold;
}
.goods-info .goodsInf .price .lastUpdate {
  padding-left: 10px;
  font-size: 12px;
  color: #333;
  font-weight: normal;
}
.goods-info .goodsInf .price .lastUpdate span {
  color: #999;
  padding-left: 5px;
}
.goods-info .goodsInf .area {
  font-size: 12px;
  color: #999;
  padding: 24px;
  margin-top: 24px;
  background: #F8F8F8;
}
.goods-info .goodsInf .area b {
  font-size: 12px;
  color: #333;
  font-weight: normal;
}
.goods-info .goodsInf .area span {
  font-size: 12px;
  display: inline-block;
  margin-right: 40px;
  color: #999;
  width: 48px;
}
.goods-info .goodsInf .area .deliveryAreas {
  display: inline-flex;
  align-items: center;
}
.goods-info .goodsInf .area .deliveryAreas a {
  position: relative;
  margin-top: -10px;
  color: #006953;
  margin-left: 10px;
}
.goods-info .goodsInf .area .deliveryAreas a .mask {
  position: absolute;
  width: 300px;
  min-height: 104px;
  background: #fff;
  font-size: 14px;
  font-weight: normal;
  border: 1px #eee solid;
  margin: -50px 0 0 30px;
  color: #666;
  line-height: 1.8;
  padding: 18px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  display: none;
}
.goods-info .goodsInf .area .deliveryAreas a .mask:before,
.goods-info .goodsInf .area .deliveryAreas a .mask:after {
  content: '';
  position: absolute;
  border: 8px transparent solid;
  border-right-color: #eee;
  left: -16px;
  top: 30px;
}
.goods-info .goodsInf .area .deliveryAreas a .mask:after {
  left: -14px;
  top: 31px;
  border-width: 7px;
  border-right-color: #fff;
}
.goods-info .goodsInf .area .deliveryAreas a:hover .mask {
  display: block;
}
.goods-info .goodsInf .counts {
  padding: 20px 0;
  font-size: 12px;
  color: #999;
}
.goods-info .goodsInf .counts em {
  display: inline-block;
  margin-right: 5px;
}
.goods-info .goodsInf .counts b {
  font-size: 16px;
  color: #333;
  margin-right: 32px;
}
.goods-info .goodsInf .shopDetail .sum {
  display: inline-block;
  display: inline-flex;
  align-items: center;
  margin: 20px 0;
}
.goods-info .goodsInf .shopDetail .jssj,
.goods-info .goodsInf .shopDetail .jssm,
.goods-info .goodsInf .shopDetail .jsbg {
  height: 36px;
  line-height: 36px;
  display: inline-block;
  padding: 0 6px;
  border: 0;
  outline: none;
  position: relative;
}
.goods-info .goodsInf .shopDetail .jssm,
.goods-info .goodsInf .shopDetail .jsbg {
  width: 12px;
  cursor: pointer;
}
.goods-info .goodsInf .shopDetail .jssm:before,
.goods-info .goodsInf .shopDetail .jsbg:before,
.goods-info .goodsInf .shopDetail .jssm:after,
.goods-info .goodsInf .shopDetail .jsbg:after {
  content: '';
  width: 12px;
  height: 2px;
  background: #ccc;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  transition: all 0.4s;
}
.goods-info .goodsInf .shopDetail .jssm:after,
.goods-info .goodsInf .shopDetail .jsbg:after {
  transform: rotate(90deg);
}
.goods-info .goodsInf .shopDetail .jssm:hover,
.goods-info .goodsInf .shopDetail .jsbg:hover {
  opacity: 1;
}
.goods-info .goodsInf .shopDetail .jssm:hover:before,
.goods-info .goodsInf .shopDetail .jsbg:hover:before,
.goods-info .goodsInf .shopDetail .jssm:hover:after,
.goods-info .goodsInf .shopDetail .jsbg:hover:after {
  background: #EF8203;
}
.goods-info .goodsInf .shopDetail .jssm:after {
  display: none;
}
.goods-info .goodsInf .shopDetail .jssj {
  width: 60px;
  background: #F7F7F7;
  margin: 0 10px;
  font-size: 16px;
}
.goods-info .goodsInf .shopBtn {
  background: rgba(0, 105, 83, 0.1);
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  color: #006953;
  border-radius: 4px;
  margin-right: 15px;
}
.goods-info .goodsInf .shopBtn.tsub {
  background: #EF8203;
  color: #fff;
}
.goods-info .goodsInf .shopBtn.gray {
  background: #ccc;
  color: #fff;
}
.goods-info .goodsInf .sports {
  transition: all 0.4s;
  position: absolute;
  width: 0;
  height: 0;
  background: #666;
  opacity: 0;
  border-radius: 50%;
  visibility: hidden;
  z-index: 10;
}
.goods-info .goodsInf .sports.active {
  width: 10px;
  height: 10px;
  opacity: 0.7;
  visibility: visible;
}
.goods-info .shopInf {
  width: 230px;
  float: left;
}
.goods-info .shopInf .shoT {
  margin: 0 0 20px;
  text-align: center;
  font-size: 16px;
}
.goods-info .shopInf .brand-logo {
  padding-bottom: 21px;
  overflow: hidden;
  text-align: center;
}
.goods-info .shopInf .btnDefault {
  width: 40%;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  background: #006953;
  color: #fff;
  border-radius: 5px;
}
.goods-info .shopInf .shop-href {
  font-size: 14px;
  color: #EF8203;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goods-info .shopInf .pop-shop-enter {
  margin-top: 58px;
}
.goods-info .shopInf .pop-shop-enter .btn-gray {
  padding: 7px 12px;
  display: block;
  border: 1px solid #ddd;
  border-radius: 2px;
  text-align: center;
  background: -moz-linear-gradient(top, #f7f7f7, #f2f2f2);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#f2f2f2));
  margin: 0 auto;
  width: 200px;
}
.goods-info .shopInf .level {
  padding-left: 10px;
  line-height: 30px;
  font-size: 14px;
}
.goods-info .shopInf .level .J-shop-address {
  position: relative;
}
.goods-info .description {
  background: #fff;
}
.goods-info .description img {
  max-width: 100%;
  height: auto;
}
.goods-info .processImg {
  max-width: 100%;
  height: auto;
}
.goods-info .detailWrap {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.goods-info .detailWrap .detailInner {
  width: 30%;
  overflow: hidden;
  padding: 30px 10px 20px;
}
.goods-info .detailWrap .detailInner li {
  overflow: hidden;
  padding-bottom: 10px;
  font-size: 12px;
}
.goods-info .detailWrap .detailInner li em {
  float: left;
  width: 100px;
  color: #999;
  margin-top: 3px;
}
.goods-info .detailWrap .detailInner li span {
  float: left;
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.goods-crumbs {
  background: #f5f9f9;
  height: 48px;
}
.goods-crumbs .container {
  display: flex;
  align-items: center;
  height: 100%;
}
.goods-crumbs .crumbs {
  margin: 0;
}
.goods-crumbs .crumbs-shop {
  flex: 1;
  text-align: right;
  font-size: 16px;
  color: #999;
}
.goods-crumbs .crumbs-shop a {
  color: #999;
}
.goods-crumbs .crumbs-shop .collect,
.goods-crumbs .crumbs-shop .tel {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  margin-left: 30px;
}
.goods-crumbs .crumbs-shop .buy {
  background-image: url(/public/images/market/buy.png);
}
.goods-crumbs .crumbs-shop .buy.active {
  background-image: url(/public/images/market/buy_hover.png);
}
.goods-crumbs .crumbs-shop .collect {
  background-image: url(/public/images/market/collect.png);
}
.goods-crumbs .crumbs-shop .collect.active {
  background-image: url(/public/images/market/collect_hover.png);
}
.goods-crumbs .crumbs-shop .tel {
  background-image: url(/public/images/market/tel.png);
}
.goods-crumbs .crumbs-shop .tel.active {
  background-image: url(/public/images/market/tel_hover.png);
}
.goods-crumbs .crumbs-shop .selfShop {
  margin-right: 4px;
}
.date-invoice {
  line-height: 22px;
}

.shareIcon {
  position: absolute;
  z-index: 2;
  background: #fff;
  display: none;
  right: 320px;
}
.shareIcon.active {
  display: block;
}
.shareIcon .shareBtn {
  display: flex;
}
.shareIcon .shareBtn a {
  width: 31px;
  height: 31px;
  background-size: 100% 100%;
  margin-right: 10px;
}
.shareIcon .shareBtn a.tsina_change {
  background: url('/public/images/newsInfo/icon-weibo.png') no-repeat center;
}
.shareIcon .shareBtn a.qzone_change {
  background: url('/public/images/newsInfo/icon-qqkj.png') no-repeat center;
}
.shareIcon .shareBtn a.weixin_change {
  background: url('/public/images/newsInfo/icon-weixin.png') no-repeat center;
}
.shareIcon .shareBtn a.qq_change {
  background: url('/public/images/newsInfo/icon-qq.png') no-repeat center;
}
.shareIcon .shareBtn a.copy_change {
  background: url('/public/images/newsInfo/icon-link.png') no-repeat center;
}
.shareIcon .shareBtn a:last-child {
  margin-right: 0;
}
.shareIcon .share-ewm .share-ewm-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.shareIcon .share-ewm .share-ewm-body {
  width: 280px;
  height: 320px;
  font-size: 12px;
  background: #fff;
  padding: 15px;
  position: fixed;
  z-index: 2;
  border-radius: 12px;
  border: solid 1px #d8d8d8;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
  top: 50%;
  left: 50%;
  margin: -160px 0 0 -140px;
}
.shareIcon .share-ewm .share-ewm-body .share-ewm-head {
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
.shareIcon .share-ewm .share-ewm-body .share-ewm-head b {
  font-size: 12px;
}
.shareIcon .share-ewm .share-ewm-body .share-ewm-head .share-ewm_close {
  float: right;
  font-size: 20px;
  color: #ccc;
}
.shareIcon .share-ewm .share-ewm-body .share-ewm-qrcode {
  padding: 15px 0;
  text-align: center;
}
.shareIcon .share-ewm .share-ewm-body .share-ewm-qrcode img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: inline-block;
}
.shareIcon .share-ewm .share-ewm-body .share-ewm-footer {
  color: #999;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

