/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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 */
html {
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
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;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  font-size: 12px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #be1e2d;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #ffffff;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.ftx-01,
.ftx01 {
  color: #e4393c;
}
.ftx-02,
.ftx02 {
  color: #71b247;
}
.ftx-03,
.ftx03 {
  color: #999;
}
.ftx-04,
.ftx04 {
  color: #ff6c00;
}
.ftx-05,
.ftx05 {
  color: #005ea7;
}
.ftx-06,
.ftx06 {
  color: #666;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #aaaaaa;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 17px;
  margin-bottom: 8.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 31px;
}
h2,
.h2 {
  font-size: 25px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 15px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 11px;
}
p {
  margin: 0 0 8.5px;
}
.lead {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 990px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 100%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #aaaaaa;
}
.text-primary {
  color: #333;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1a1a1a;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #333;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1a1a1a;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #ffffff;
}
ul,
ol {
  margin-top: 0;
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  list-style: none;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 990px) {
  .dl-horizontal dt {
    float: left;
    width: 100px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 30px;
    position: relative;
  }
  .dl-horizontal dt .price {
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    left: 16px;
    top: 4px;
  }
  .dl-horizontal dd {
    margin-left: 120px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #aaaaaa;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.quote {
  padding-bottom: 5px;
  background: #F9F9F9 url('https://stcdn.wstx.com/images/icon_quote_s.gif') no-repeat 20px 6px;
}
blockquote {
  display: inline-block;
  padding: 4px 35px 4px 20px;
  background: url('https://stcdn.wstx.com/images/icon_quote_e.gif') no-repeat 100% 100%;
  line-height: 1.6;
  zoom: 1;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #aaaaaa;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ffffff;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 17px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 990px) {
  .container {
    width: 990px;
  }
}
@media (min-width: 990px) {
  .container {
    width: 990px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.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: 0;
  padding-right: 0;
}
.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: 990px) {
  .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: 990px) {
  .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%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #aaaaaa;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 10px 4px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px dotted #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > caption + thead > tr:first-child > th a,
.table > colgroup + thead > tr:first-child > th a,
.table > thead:first-child > tr:first-child > th a,
.table > caption + thead > tr:first-child > td a,
.table > colgroup + thead > tr:first-child > td a,
.table > thead:first-child > tr:first-child > td a {
  font-weight: normal;
}
.table > caption + thead > tr > th:first-child,
.table > colgroup + thead > tr > th:first-child,
.table > thead > tr > th:first-child,
.table > tbody > tr > th:first-child,
.table > caption + thead > tr > td:first-child,
.table > colgroup + thead > tr > td:first-child,
.table > thead > tr > td:first-child,
.table > tbody > tr > td:first-child {
  text-align: left;
}
.table > tbody + tbody {
  border-top: 1px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 989px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 12.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 18px;
  line-height: inherit;
  color: #666666;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #888888;
}
.form-control {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #888888;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ffffff;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 31px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 24px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 42px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 17px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 29px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 24px;
  padding: 2px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 24px;
  line-height: 24px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 24px;
  padding: 2px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 24px;
  line-height: 24px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 24px;
  min-height: 29px;
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 32px;
  padding: 11px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 38.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 22px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6;
}
@media (min-width: 990px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 24px;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 990px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 0;
}
@media (min-width: 990px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 15px;
  }
}
@media (min-width: 990px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 3px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #f2f2f2;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #d9d9d9;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #d9d9d9;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #d9d9d9;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #c7c7c7;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #f2f2f2;
  border-color: #ccc;
}
.btn-default .badge {
  color: #f2f2f2;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #be1e2d;
  border-color: #a81b28;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #921723;
  border-color: #3a090e;
}
.btn-primary:hover {
  color: #fff;
  background-color: #921723;
  border-color: #73121b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #921723;
  border-color: #73121b;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #73121b;
  border-color: #3a090e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #be1e2d;
  border-color: #a81b28;
}
.btn-primary .badge {
  color: #be1e2d;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #be1e2d;
  border-color: #a81b28;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #921723;
  border-color: #3a090e;
}
.btn-danger:hover {
  color: #fff;
  background-color: #921723;
  border-color: #73121b;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #921723;
  border-color: #73121b;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #73121b;
  border-color: #3a090e;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #be1e2d;
  border-color: #a81b28;
}
.btn-danger .badge {
  color: #be1e2d;
  background-color: #fff;
}
.btn-link {
  color: #333;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #be1e2d;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #aaaaaa;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 2px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/* Sweep To Right */
.btn-cart {
  padding: 4px 8px;
  background-color: #be1e2d;
  color: #fff;
}
.btn-cart:hover {
  color: #fff;
}
.btn-effect {
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  display: inline-block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-osx-font-smoothing: grayscale;
}
.btn-effect:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-effect:hover,
.btn-effect:focus,
.btn-effect:active {
  color: #009EE3;
}
.btn-effect:hover:before,
.btn-effect:focus:before,
.btn-effect:active:before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -webkit-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #595959;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #be1e2d;
  text-decoration: none;
  outline: 0;
  background-color: #333;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #aaaaaa;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #aaaaaa;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 990px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 24px;
  padding: 2px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 24px;
  line-height: 24px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #888888;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 2px 6px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav > li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
.nav > li.no-href {
  padding: 0px 15px;
}
.nav > li > a {
  position: relative;
  display: block;
  margin: 0;
  padding: 0px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #aaaaaa;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #aaaaaa;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #ffffff;
  border-color: #333;
  color: #be1e2d;
}
.nav .nav-divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0;
}
.nav-tabs > li > a:hover {
  border-color: #ffffff #ffffff #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #888888;
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 990px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 990px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #333;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 990px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 990px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 17px;
  border: 1px solid transparent;
}
@media (min-width: 990px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 990px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 990px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 990px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 990px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 990px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 990px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 16.5px 0;
  font-size: 15px;
  line-height: 17px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 990px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 990px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 0;
}
@media (max-width: 989px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 17px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 990px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
}
.navbar-form {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
@media (min-width: 990px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 989px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 990px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-sm {
  margin-top: 13px;
  margin-bottom: 13px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
@media (min-width: 990px) {
  .navbar-text {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 990px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: 0;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 989px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #d0d0d0;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #d0d0d0;
}
.navbar-inverse .navbar-nav > li > a {
  color: #d0d0d0;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 989px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #d0d0d0;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #d0d0d0;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #d0d0d0;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 10px 0px;
  margin-bottom: 0px;
  list-style: none;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  font-size: 12px;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #333;
}
.breadcrumb > li a {
  color: #666;
  font-size: 12px;
}
.breadcrumb > li a:hover {
  color: #be1e2d;
}
.breadcrumb > .active {
  color: #aaaaaa;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #be1e2d;
  background-color: #ffffff;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #be1e2d;
  border-color: #ccc;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #aaaaaa;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 2px 6px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 17px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #aaaaaa;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #aaaaaa;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #919191;
}
.label-primary {
  background-color: #333;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1a1a1a;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #be1e2d;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #921723;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #aaaaaa;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #333;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.media {
  padding-top: 10px;
  margin-bottom: 10px;
  border-top: 1px dotted #ccc;
}
.media:before,
.media:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.media:first-child {
  padding-top: 0;
  border-top: 1px dotted #fff;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 4px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-middle img {
  width: 60px;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
  display: block;
  font-size: 14px;
  width: 100px;
  line-height: 18px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #ffffff;
  color: #aaaaaa;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #aaaaaa;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #999999;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 17px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 17px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #666666;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #666666;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #333;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #333;
}
.panel-primary > .panel-heading .badge {
  color: #333;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #333;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 10px 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header h4 {
  font-size: 16px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-body .line {
  margin: 10px;
}
.modal-body .line:before,
.modal-body .line:after {
  content: " ";
  display: table;
}
.modal-body .line:after {
  clear: both;
}
.modal-body .line:before,
.modal-body .line:after {
  content: " ";
  display: table;
}
.modal-body .line:after {
  clear: both;
}
.modal-body .line label {
  width: 220px;
  text-align: right;
  font-size: 14px;
}
.modal-body .line span {
  padding-left: 16px;
  font-size: 14px;
}
.modal-footer {
  padding: 10px 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 990px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 480px;
  }
}
@media (min-width: 990px) {
  .modal-lg {
    width: 800px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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;
}
.shortcut {
  background-color: #F1F1F1;
  height: 30px;
  line-height: 30px;
}
.shortcut ul.nav:before,
.shortcut ul.nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.shortcut ul.nav > li {
  height: 30px;
  line-height: 30px;
}
.shortcut ul.nav > li > a {
  line-height: 30px;
  padding: 0 12px;
}
.shortcut ul.nav > li i.fa {
  color: #be1e2d;
  transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -webkit-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  font-size: 14px;
}
.shortcut ul.nav > li.loginbar a {
  padding: 0 12px 0 0;
  color: #be1e2d;
}
.shortcut ul.nav > li.loginbar a:first-child {
  padding: 0 12px;
  color: #333;
}
.shortcut ul.nav > li.space {
  width: 1px;
  height: 12px;
  margin-top: 9px;
  padding: 0;
  background: #ddd;
  overflow: hidden;
}
.shortcut ul.nav > li.dropdown:hover {
  background-color: #fff;
}
.shortcut ul.nav > li.dropdown:hover > a {
  color: #be1e2d;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 11px;
}
.shortcut ul.nav > li.dropdown:hover i.fa-angle-down {
  transform: rotate(180deg);
}
.shortcut ul.nav > li:hover > a {
  color: #be1e2d;
}
.shortcut ul.nav > li:hover i.fa-angle-down {
  transform: rotate(180deg);
}
.shortcut ul.nav li .dropdown-menu {
  margin-top: 0;
  width: 236px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: 0;
}
.shortcut ul.nav li .dropdown-menu.dropdown-menu-qrcode {
  width: 120px;
  min-width: 120px;
}
.shortcut ul.nav li .dropdown-menu.dropdown-menu-qrcode li {
  border: 0;
}
.shortcut ul.nav li .dropdown-menu.dropdown-menu-qrcode li img {
  width: 100px;
}
.shortcut ul.nav li .dropdown-menu .userinfo .u-pic {
  float: left;
  width: 76px;
  height: 76px;
  -moz-border-radius: 76px;
  -webkit-border-radius: 76px;
  border-radius: 76px;
}
.shortcut ul.nav li .dropdown-menu .userinfo .u-pic img {
  border-radius: 38px;
  width: 76px;
  height: 76px;
  border: 3px solid #dcdcdc;
}
.shortcut ul.nav li .dropdown-menu .userinfo .u-name {
  text-align: center;
  margin: 10px 0;
  font-size: 14px;
  font-weight: 600;
}
.shortcut ul.nav li .dropdown-menu .userinfo .u-state {
  float: left;
  padding-top: 10px;
}
.shortcut ul.nav li .dropdown-menu .userinfo .u-state .name {
  font-size: 12px;
  padding-left: 16px;
  margin: 8px 0;
  display: inline-block;
}
.shortcut ul.nav li .dropdown-menu .userinfo .u-state .account {
  margin: 0;
  padding: 0;
}
.shortcut ul.nav li .dropdown-menu .userinfo .u-state .account li {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-left: 16px;
}
.shortcut ul.nav li .dropdown-menu .userinfo .u-state .account li a {
  font-size: 12px;
  color: #333;
}
.shortcut ul.nav li .dropdown-menu .otherlist {
  margin-top: 6px;
}
.shortcut ul.nav li .dropdown-menu .otherlist .fore1,
.shortcut ul.nav li .dropdown-menu .otherlist .fore2 {
  float: left;
}
.shortcut ul.nav li .dropdown-menu .otherlist .fore2 {
  margin-left: 20px;
}
.shortcut ul.nav li .dropdown-menu .otherlist .item {
  line-height: 26px;
}
.shortcut ul.nav li .dropdown-menu .otherlist .item a {
  font-size: 12px;
  line-height: 26px;
}
.nav-wp {
  position: relative;
  top: 0;
  left: 0;
  z-index: 99;
}
.nav-wp.nav-wp-fixed {
  position: fixed;
  top: 0px;
  z-index: 99;
  margin-top: 0px;
  opacity: 1;
  box-shadow: #cccccc 0px 3px 3px;
  border-bottom-width: 0px;
  animation-duration: 1s;
  -webkit-animation-name: slide-in-down;
  animation-name: slide-in-down;
  border-bottom: 1px solid #ccc;
}
.cart .mt h3 {
  position: relative;
}
.cart .mt h3 .extra {
  position: absolute;
  bottom: 0;
  right: 0;
}
.cart .mt h3 .extra .tips {
  background-color: #FEDADA;
  border: 1px solid #FEC3C9;
  border-right: 0;
  padding: 4px 2px;
  vertical-align: middle;
  position: relative;
  margin-right: 20px;
  font-size: 12px;
  margin-top: 7px;
  float: left;
}
.cart .mt h3 .extra .tips .chart {
  font-size: 48px;
  text-align: center;
  color: #FEDADA;
  position: absolute;
  z-index: 10;
  line-height: 0;
  line-height: 22px;
  right: -15px;
  bottom: 0;
}
.cart .mt h3 .extra .form-control {
  margin: 0;
  margin-right: -6px;
  width: 200px;
  float: left;
}
.cart .mt h3 .extra .btn {
  height: 33px;
}
.cart .cart-main {
  margin-top: 20px;
}
.cart .cart-main:before,
.cart .cart-main:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cart .cart-main .cart-thead {
  display: inline-block;
  height: 70px;
  line-height: 70px;
  margin: 0;
  padding: 0;
  background: #fff;
  border-top: 0;
  float: left;
}
.cart .cart-main .cart-thead .column {
  float: left;
  font-size: 14px;
}
.cart .cart-main .cart-thead .t-checkbox {
  height: 18px;
  line-height: 18px;
  padding-top: 26px;
  width: 145px;
  padding-left: 11px;
}
.cart .cart-main .cart-thead .t-checkbox .cart-checkbox {
  position: relative;
  z-index: 3;
  float: left;
  margin-right: 5px;
}
.cart .cart-main .cart-thead .t-goods {
  width: 375px;
}
.cart .cart-main .cart-thead .t-props {
  width: 120px;
  height: 32px;
  padding: 0 20px;
}
.cart .cart-main .cart-thead .t-price {
  width: 160px;
  padding-right: 46px;
  text-align: right;
}
.cart .cart-main .cart-thead .t-quantity {
  width: 150px;
  text-align: center;
}
.cart .cart-main .cart-thead .t-sum {
  width: 170px;
  padding-right: 80px;
  text-align: right;
}
.cart .cart-main .cart-thead .t-action {
  width: 80px;
}
.cart .cart-main .cart-thead:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cart .cart-main #cart-list {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.cart .cart-main #cart-list .cart-itemlist {
  margin: 0;
  padding: 0;
  display: block;
}
.cart .cart-main #cart-list .cart-itemlist .item-list {
  border-style: solid;
  border-width: 1px 1px 1px;
  _border-width: 1px;
  border-color: #e2e2e2 #f1f1f1 #f1f1f1;
  background: #fff;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-single:first-child,
.cart .cart-main #cart-list .cart-itemlist .item-list .item-list .item-suit:first-child,
.cart .cart-main #cart-list .cart-itemlist .item-list .item-list .item-full:first-child {
  border-top: 0;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-selected {
  background: #fff;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item {
  position: relative;
  padding: 0 10px 0 40px;
  border-top: 1px solid #c5c5c5;
  line-height: 20px;
  _height: 116px;
  background: #fff;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form {
  display: block;
  padding-top: 10px;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .cell {
  float: left;
  padding: 15px 0 10px;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-checkbox {
  position: absolute;
  z-index: 3;
  left: 10px;
  top: 30px;
  width: 30px;
  min-height: 10px;
  _height: 10px;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-goods {
  width: 460px;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-goods .p-img {
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 10px;
  background: #fff;
  padding: 0;
  text-align: center;
  overflow: hidden;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-goods .p-img img {
  width: 60px;
  height: 60px;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-goods .p-name {
  float: left;
  width: 370px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-goods .p-name a {
  font-size: 15px;
  font-weight: normal;
  display: block;
  width: 370px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-props-new {
  width: 180px;
  height: 80px;
  line-height: 20px;
  overflow: hidden;
  padding-left: 20px;
  font-size: 14px;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-price {
  width: 120px;
  text-align: left;
  padding-left: 33px;
  font-size: 14px;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-quantity {
  width: 150px;
  padding-left: 38px;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-quantity .quantity-form {
  position: relative;
  overflow: hidden;
  height: 22px;
  width: 76px;
  font-size: 14px;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-quantity .decrement {
  float: left;
  border: 1px solid #cacbcb;
  border-right: 0;
  height: 22px;
  line-height: 16px;
  padding: 1px 0;
  width: 17px;
  text-align: center;
  color: #666;
  margin: 0;
  background: #fff;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-quantity .increment {
  float: right;
  border: 1px solid #cacbcb;
  border-left: 0;
  color: #666;
  width: 17px;
  text-align: center;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-quantity .itxt {
  position: absolute;
  left: 17px;
  top: 0;
  border: 1px solid #cacbcb;
  width: 42px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  padding: 1px;
  margin: 0;
  font-size: 12px;
  color: #333;
  -webkit-appearance: none;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-sum {
  width: 150px;
  text-align: left;
  padding-left: 56px;
  color: #be1e2d;
  font-size: 14px;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-ops {
  width: 88px;
  padding-left: 18px;
  font-size: 14px;
}
.cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cart .goodsitem-box .container .title .nav-name {
  width: 420px;
  margin-left: -210px;
}
.cart-btns {
  border: 1px solid #e2e2e2;
  box-shadow: 0 3px #efefef;
  background-color: #fff;
  margin: 20px 0 80px 0;
  height: 50px;
}
.cart-btns:before,
.cart-btns:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cart-btns .btn-group {
  padding: 8px 0 0 10px;
}
.cart-btns .btn-group span {
  margin-right: 10px;
  display: inline-block;
}
.cart-btns .checkout {
  width: 710px;
  margin: 0;
  padding: 0;
  height: 41px;
}
.cart-btns .checkout em {
  font-style: normal;
  font-size: 24px;
}
.cart-btns .checkout .amount-sum {
  color: #666;
  height: 43px;
  line-height: 43px;
  margin: 0;
  cursor: pointer;
  font-size: 14px;
}
.cart-btns .checkout .price-sum {
  height: 47px;
  margin: 0 20px 0 10px;
  color: #666;
  font-size: 14px;
  line-height: 47px;
}
.cart-btns .checkout .price-sum .txt {
  float: left;
  width: 150px;
  text-align: right;
  color: #666;
  font-size: 14px;
  line-height: 47px;
}
.cart-btns .checkout .submit-btn {
  width: 96px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-family: '\5fae\8f6f\96c5\9ed1';
  background: #be1e2d;
  overflow: hidden;
  border: 0;
  padding: 0;
}
.cart-empty {
  color: #333;
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
}
.cart-empty:before,
.cart-empty:after {
  content: " ";
  display: table;
}
.cart-empty:after {
  clear: both;
}
.cart-empty:before,
.cart-empty:after {
  content: " ";
  display: table;
}
.cart-empty:after {
  clear: both;
}
.cart-empty .message {
  height: 98px;
  padding-left: 341px;
  margin: 80px 0 120px;
  background: url(https://stcdn.wstx.com/images/no-login-icon.png) 250px 22px no-repeat;
}
.cart-empty .message ul li {
  line-height: 26px;
}
.cart-empty .message ul li.txt {
  font-size: 14px;
}
.cart-empty .message ul li:first-child {
  padding-top: 20px;
}
#mask {
  display: none;
  position: absolute;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-opacity: .6;
  _moz-opacity: .6;
  opacity: .6;
}
#rotate {
  display: none;
  position: absolute;
  z-index: 9999;
  width: 960px;
  height: 600px;
}
#rotate .rotate-box {
  position: relative;
}
#rotate .rotate-box .close {
  cursor: pointer;
  color: #FFF;
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 18px;
  display: block;
  z-index: 9999;
}
#rotate .rotate-box .close b {
  display: block;
  width: 15px;
  height: 15px;
  background: url("https://stcdn.wstx.com/images/newicon1.png") no-repeat;
  background-position: 0 -39px;
  cursor: pointer;
}
.goods-intro {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 50px;
}
.goods-intro .preview {
  width: 780px;
  min-height: 550px;
  float: left;
  position: relative;
  display: inline-block;
  /* bigView */
}
.goods-intro .preview:before,
.goods-intro .preview:after {
  content: " ";
  display: table;
}
.goods-intro .preview:after {
  clear: both;
}
.goods-intro .preview:before,
.goods-intro .preview:after {
  content: " ";
  display: table;
}
.goods-intro .preview:after {
  clear: both;
}
.goods-intro .preview .smallImg {
  position: absolute;
  top: 0;
  left: 0;
}
.goods-intro .preview .smallImg #imageMenu ul {
  list-style: none;
}
.goods-intro .preview .smallImg #imageMenu ul:before,
.goods-intro .preview .smallImg #imageMenu ul:after {
  content: " ";
  display: table;
}
.goods-intro .preview .smallImg #imageMenu ul:after {
  clear: both;
}
.goods-intro .preview .smallImg #imageMenu ul:before,
.goods-intro .preview .smallImg #imageMenu ul:after {
  content: " ";
  display: table;
}
.goods-intro .preview .smallImg #imageMenu ul:after {
  clear: both;
}
.goods-intro .preview .smallImg #imageMenu ul li {
  height: 68px;
  cursor: pointer;
  zoom: 1;
  padding: 4px;
  border: 1px solid #e0e0e0;
  margin-bottom: 14px;
  -webkit-transition: border-color 0.4s ease-out;
  transition: border-color 0.4s ease-out;
}
.goods-intro .preview .smallImg #imageMenu ul li:before,
.goods-intro .preview .smallImg #imageMenu ul li:after {
  content: " ";
  display: table;
}
.goods-intro .preview .smallImg #imageMenu ul li:after {
  clear: both;
}
.goods-intro .preview .smallImg #imageMenu ul li:before,
.goods-intro .preview .smallImg #imageMenu ul li:after {
  content: " ";
  display: table;
}
.goods-intro .preview .smallImg #imageMenu ul li:after {
  clear: both;
}
.goods-intro .preview .smallImg #imageMenu ul li img {
  width: 60px;
  height: 60px;
}
.goods-intro .preview .smallImg #imageMenu ul li.active,
.goods-intro .preview .smallImg #imageMenu ul li#onlickImg {
  border-color: #be1e2d;
}
.goods-intro .preview #vertical {
  height: 482px;
  width: 482px;
  left: 186px;
  position: absolute;
  top: 0px;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  padding: 1px;
}
.goods-intro .preview #vertical .tips3d {
  position: absolute;
  display: inline-block;
  right: -10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2), inset 0px 5px 30px rgba(255, 255, 255, 0.2);
  text-align: center;
  top: 40px;
  background: #d93131;
  width: 140px;
  line-height: 20px;
  padding: 3px 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  color: #fff;
  font-size: 14px;
}
.goods-intro .preview #vertical .bigImg {
  width: 350px;
  height: 350px;
  position: relative;
}
.goods-intro .preview #vertical #midimg {
  width: 480px;
  height: 480px;
}
.goods-intro .preview #vertical #winSelector {
  width: 120px;
  height: 120px;
  position: absolute;
  cursor: crosshair;
  filter: alpha(opacity=15);
  -moz-opacity: 0.15;
  opacity: 0.15;
  background-color: #000;
  border: 1px solid #fff;
}
.goods-intro .preview #bigView {
  position: absolute;
  border: 1px solid #ccc;
  overflow: hidden;
  z-index: 98;
}
.goods-intro .preview #bigView img {
  position: absolute;
}
.goods-intro .itemInfo {
  width: 420px;
  float: left;
  min-height: 550px;
  position: relative;
}
.itemInfo .dl {
  margin-top: 20px;
}
.itemInfo .dl:before,
.itemInfo .dl:after {
  content: " ";
  display: table;
}
.itemInfo .dl:after {
  clear: both;
}
.itemInfo .dl:before,
.itemInfo .dl:after {
  content: " ";
  display: table;
}
.itemInfo .dl:after {
  clear: both;
}
.itemInfo .dl .dt,
.itemInfo .dl .dd {
  display: block;
  float: left;
}
.itemInfo .dl .dt {
  width: 70px;
}
.itemInfo .dl .dd {
  width: 350px;
}
.itemInfo .title {
  margin-top: 0;
  padding-top: 0;
  height: 52px;
  line-height: 25px;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.itemInfo .title .itemstatus {
  background-color: green;
  color: #fff;
  font-weight: 400;
  padding: 0 4px;
  font-size: 16px;
  display: inline-block;
  height: 25px;
}
.itemInfo .sub-title {
  font-size: 14px;
  color: #be1e2d;
}
.itemInfo .salestatus {
  padding: 26px 0 36px 0;
  border-bottom: 1px solid #f1f1f1;
}
.itemInfo .price {
  margin-top: 20px;
  height: 66px;
  line-height: 66px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  color: #be1e2d;
  font-size: 30px;
  position: relative;
}
.itemInfo .price i {
  font-style: normal;
  font-size: 14px;
}
.itemInfo .price .comment {
  position: absolute;
  top: 11px;
  right: 0px;
  height: 44px;
  width: 60px;
  text-align: center;
}
.itemInfo .price .comment .dt,
.itemInfo .price .comment .dd {
  display: block;
  line-height: 22px;
  color: #999;
  font-size: 12px;
}
.itemInfo .price .comment .dd {
  color: #366097;
  font-size: 14px;
}
.itemInfo .promotion .line {
  display: block;
  font-size: 14px;
}
.itemInfo .promotion .line:first-child {
  line-height: 20px;
  font-size: 14px;
}
.itemInfo .promotion .line b {
  background-color: #be1e2d;
  color: #fff;
  font-weight: normal;
  padding: 0px 2px;
  margin-right: 16px;
}
.itemInfo .version ul li {
  margin-right: 8px;
  position: relative;
  padding: 0;
  margin-top: 10px;
}
.itemInfo .version ul li a {
  height: 40px;
  width: 40px;
  line-height: 26px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #ccc;
  display: block;
  padding-top: 2px;
}
.itemInfo .version ul li a.disabled img {
  opacity: .5;
}
.itemInfo .version ul li a img {
  width: 34px;
  height: 34px;
}
.itemInfo .version ul li.selected a {
  border-color: #be1e2d;
}
.itemInfo .service .line {
  display: block;
  width: 100%;
  margin-bottom: 4px;
}
.itemInfo .amount .dl {
  line-height: 32px;
}
.itemInfo .amount .input-wrap {
  position: relative;
  width: 45px;
  height: 32px;
}
.itemInfo .amount .input-wrap:before,
.itemInfo .amount .input-wrap:after {
  content: " ";
  display: table;
}
.itemInfo .amount .input-wrap:after {
  clear: both;
}
.itemInfo .amount .input-wrap:before,
.itemInfo .amount .input-wrap:after {
  content: " ";
  display: table;
}
.itemInfo .amount .input-wrap:after {
  clear: both;
}
.itemInfo .amount .input-wrap input.text {
  display: block;
  width: 31px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  top: 1px;
  left: 0;
  border: none;
  border: 0;
  text-align: center;
  border: 1px solid #ccc;
}
.itemInfo .amount .input-wrap a {
  display: block;
  width: 16px;
  text-align: center;
  height: 17px;
  line-height: 14px;
  overflow: hidden;
  background: #f1f1f1;
  color: #666;
  position: absolute;
  right: -1px;
  border: 1px solid #ccc;
}
.itemInfo .amount .input-wrap a.btn-reduce {
  bottom: -1px;
}
.itemInfo .amount .input-wrap a.btn-add {
  top: 1px;
}
.itemInfo .amount .input-wrap .quota {
  display: inline-block;
  width: 160px;
  margin-left: 60px;
  line-height: 32px;
}
.itemInfo .btn-box:before,
.itemInfo .btn-box:after {
  content: " ";
  display: table;
}
.itemInfo .btn-box:after {
  clear: both;
}
.itemInfo .btn-box:before,
.itemInfo .btn-box:after {
  content: " ";
  display: table;
}
.itemInfo .btn-box:after {
  clear: both;
}
.itemInfo .btn-box .btn-lg {
  display: block;
  float: left;
}
.itemInfo .btn-box .btnCart {
  width: 260px;
}
.itemInfo .btn-box .btnBuy {
  width: 150px;
  margin-left: 10px;
}
.itemInfo .extra-links {
  width: 270px;
  float: right;
  position: relative;
  overflow: hidden;
  height: 22px;
}
.itemInfo .extra-links.item {
  float: right;
}
.itemInfo .extra-links i {
  color: #F8B600;
}
.itemInfo .extra-links i.selected {
  color: #989898;
}
.itemInfo .extra-links a {
  color: #666;
  margin-left: 10px;
  display: block;
  float: right;
  cursor: pointer;
}
.itemInfo .extra-links a#follow-item {
  padding-right: 50px;
}
.itemInfo .extra-links .share {
  position: absolute;
  top: 0px;
  right: 268px;
  width: 268px;
  overflow: hidden;
  background-color: #fff;
}
.itemInfo .extra-links .share a.btn {
  height: 22px;
  line-height: 17px;
  color: #747474;
  float: left;
  padding: 0;
  margin: 0;
  background: none;
}
.itemInfo .extra-links .share a.btn:hover {
  text-decoration: none;
}
.itemInfo .extra-links .share a.btn i.ico {
  background-position: -370px 0;
  display: inline-block;
  width: 22px;
  height: 22px;
  float: left;
  margin-right: 7px;
  font-size: 0;
  background: url("https://www.wstx.com/statics/images/icon.png") no-repeat;
}
.itemInfo .summary-tips .line {
  display: block;
  margin-bottom: 8px;
  color: #666;
  width: 100%;
  height: 17px;
}
.itemInfo .summary-tips .line.line-title {
  height: 22px;
  line-height: 22px;
}
.itemInfo .extra {
  display: none;
  position: absolute;
  right: 0;
  bottom: -8px;
}
.itemInfo .extra a {
  display: inline-block;
  padding: 0;
  width: 154px;
  height: 20px;
  background: url(https://stcdn.wstx.com/images/icon-rebate.png);
}
.itemInfo .gotoRebate {
  background-color: #F0F0F0;
  position: absolute;
  width: 0;
  height: 158px;
  right: 0;
  bottom: -17px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  cursor: pointer;
  z-index: 999;
  overflow: hidden;
  box-shadow: 3px 0 3px #fefefe,0 10px 3px #fefefe;
}
.itemInfo .gotoRebate .d {
  padding: 8px 16px;
  height: 142px;
}
.itemInfo .gotoRebate .d h4 {
  margin: 0;
  padding: 4px 0 6px 0;
  font-weight: bold;
  border-bottom: 1px solid #e2e2e2;
  color: #666;
}
.itemInfo .gotoRebate .d p {
  color: #666;
  line-height: 18px;
  font-size: 12px;
}
.itemInfo .gotoRebate .d p a {
  color: #666;
}
.itemInfo .gotoRebate .d p.h {
  margin-top: 10px;
  font-size: 16px;
  color: #333;
}
.goods-intro .recommended:before,
.goods-intro .recommended:after {
  content: " ";
  display: table;
}
.goods-intro .recommended:after {
  clear: both;
}
.goods-intro .recommended:before,
.goods-intro .recommended:after {
  content: " ";
  display: table;
}
.goods-intro .recommended:after {
  clear: both;
}
.goods-intro .recommended .recommended-t {
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid #e2e2e2;
  line-height: 40px;
}
.goods-intro .recommended .recommended-c {
  padding: 10px 0;
}
.goods-intro .recommended .recommended-c:before,
.goods-intro .recommended .recommended-c:after {
  content: " ";
  display: table;
}
.goods-intro .recommended .recommended-c:after {
  clear: both;
}
.goods-intro .recommended .recommended-c:before,
.goods-intro .recommended .recommended-c:after {
  content: " ";
  display: table;
}
.goods-intro .recommended .recommended-c:after {
  clear: both;
}
.goods-intro .recommended .recommended-c .p-list {
  padding: 0 5px;
  width: 134px;
  height: 161px;
  position: relative;
  list-style: none;
}
.goods-intro .recommended .recommended-c .p-list .p-img {
  padding-bottom: 5px;
}
.goods-intro .recommended .recommended-c .p-list .p-img img {
  width: 100px;
}
.goods-intro .recommended .recommended-c .p-list .p-name {
  max-height: 3em;
  min-height: 36px;
  _height: 3em;
  line-height: 1.5em;
  font-size: 12px;
  color: #999;
  overflow: hidden;
}
.goods-intro .recommended .recommended-c .p-list .p-name a {
  color: #999;
}
.goods-intro .recommended .recommended-c .p-list .p-price .price {
  padding-left: 6px;
}
.goods-intro .recommended .recommended-c .p-list .plus {
  display: inline-block;
  width: 23px;
  height: 23px;
  position: absolute;
  right: 2px;
  top: 26px;
  font-size: 36px;
  font-weight: 500;
  color: #999;
}
.goods-intro .recommended .recommended-c .self {
  float: left;
  width: 144px;
}
.goods-intro .recommended .recommended-c .suits {
  float: left;
  width: 840px;
}
.goods-intro .recommended .recommended-c .suits .switch-box {
  width: 720px;
  margin: 0 auto;
  position: relative;
}
.goods-intro .recommended .recommended-c .suits .switch-box .suit-list {
  overflow: hidden;
  width: 720px;
}
.goods-intro .recommended .recommended-c .suits .switch-box .prev-btn {
  background: url(https://stcdn.wstx.com/images/page-btn.png) 0 -94px no-repeat;
  width: 23px;
  height: 73px;
  display: block;
  position: absolute;
  z-index: 2;
  left: -37px;
  top: 40px;
}
.goods-intro .recommended .recommended-c .suits .switch-box .prev-btn.disabled {
  background-position: -94px -94px !important;
  cursor: default;
}
.goods-intro .recommended .recommended-c .suits .switch-box .prev-btn:hover {
  background-position: -46px -94px;
}
.goods-intro .recommended .recommended-c .suits .switch-box .next-btn {
  background: url(https://stcdn.wstx.com/images/page-btn.png) 0 0 no-repeat;
  width: 23px;
  height: 73px;
  display: block;
  position: absolute;
  z-index: 2;
  right: -37px;
  top: 40px;
}
.goods-intro .recommended .recommended-c .suits .switch-box .next-btn.disabled {
  background-position: -94px 0 !important;
  cursor: default;
}
.goods-intro .recommended .recommended-c .suits .switch-box .next-btn:hover {
  background-position: -46px 0;
}
.goods-intro .recommended .recommended-c .suits .switch-box ul {
  height: 161px;
  overflow-y: hidden;
}
.goods-intro .recommended .recommended-c .suits .switch-box ul:before,
.goods-intro .recommended .recommended-c .suits .switch-box ul:after {
  content: " ";
  display: table;
}
.goods-intro .recommended .recommended-c .suits .switch-box ul:after {
  clear: both;
}
.goods-intro .recommended .recommended-c .suits .switch-box ul:before,
.goods-intro .recommended .recommended-c .suits .switch-box ul:after {
  content: " ";
  display: table;
}
.goods-intro .recommended .recommended-c .suits .switch-box ul:after {
  clear: both;
}
.goods-intro .recommended .recommended-c .suits .switch-box ul li {
  float: left;
  margin: 0 5px;
}
.goods-intro .recommended .recommended-c .combination {
  float: right;
  position: relative;
  display: inline;
  width: 200px;
  padding-left: 50px;
  padding-top: 35px;
}
.goods-intro .recommended .recommended-c .combination .price {
  font-size: 22px;
}
.goods-intro .recommended .recommended-c .combination .btnBuy {
  padding: 6px 12px;
  width: auto;
  margin-left: 0;
}
.goods-intro .recommended .recommended-c .combination .equal {
  display: inline-block;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 2px;
  top: 26px;
  font-size: 36px;
  font-weight: 500;
  color: #999;
}
#rebateshare_url {
  width: 564px;
  height: 100px;
  padding: 5px 3px 3px 5px;
  scrollbar-arrow-color: yellow;
  scrollbar-base-color: lightsalmon;
}
#goodsSubBar {
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.18);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.18);
  -webkit-transition: .15s ease opacity;
  transition: .15s ease opacity;
  opacity: 0;
}
#goodsSubBar.fixed {
  position: fixed;
  top: 0px;
  z-index: 99;
  margin-top: 0px;
  opacity: 1;
  box-shadow: #cccccc 0px 3px 3px;
  border-bottom-width: 0px;
  animation-duration: 1s;
  -webkit-animation-name: slide-in-down;
  animation-name: slide-in-down;
  border-bottom: 1px solid #ccc;
}
.goods-sub-bar {
  border-top: 1px solid #e0e0e0;
  display: block;
  width: 100%;
  height: 60px;
  background: #fff;
  z-index: 1;
}
.goods-sub-bar .goods-hide-info {
  display: none;
}
.goods-sub-bar .goods-sub-bar-info {
  width: 250px;
  float: left;
  height: 60px;
}
.goods-sub-bar .goods-sub-bar-info dt {
  float: left;
  width: 64px;
  height: 60px;
}
.goods-sub-bar .goods-sub-bar-info dt img {
  height: 56px;
  width: 56px;
  margin-top: 2px;
}
.goods-sub-bar .goods-sub-bar-info dd {
  float: left;
  display: block;
  width: 168px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  _zoom: 1;
  padding-top: 10px;
}
.goods-sub-bar .goods-sub-bar-info dd strong {
  font-weight: normal;
  color: #757575;
  font-size: 14px;
  line-height: 16px;
}
.goods-sub-bar .goods-sub-bar-info dd p {
  padding-top: 6px;
  color: #be1e2d;
  font-style: normal;
  margin-right: 4px;
  font-size: 14px;
}
.goods-sub-bar .goods-desc-menu {
  width: 700px;
  float: left;
  height: 60px;
  margin: 0 auto;
}
.goods-sub-bar .goods-desc-menu ul {
  margin: 20px auto 0 auto;
}
.goods-sub-bar .goods-desc-menu ul li {
  float: left;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  color: #424242;
  text-align: center;
}
.goods-sub-bar .goods-desc-menu ul li a {
  display: block;
  cursor: pointer;
  border-right: 1px solid #e0e0e0;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  padding: 0 24px;
}
.goods-sub-bar .goods-desc-menu ul li a .num {
  color: #999;
  font-size: 14px;
}
.goods-sub-bar .goods-desc-menu ul li:last-child a {
  border-right: 0;
}
.goods-sub-bar .goods-desc-menu ul li.active a {
  color: #be1e2d;
}
.goods-sub-bar .goods-addtocart {
  width: 250px;
  height: 60px;
  text-align: right;
}
.goods-sub-bar .goods-addtocart .btn-cart {
  height: 38px;
  line-height: 38px;
  margin-top: 10px;
  width: 160px;
  padding: 0;
}
.goodsitem-box {
  padding-top: 40px;
}
.goodsitem-box:before,
.goodsitem-box:after {
  content: " ";
  display: table;
}
.goodsitem-box:after {
  clear: both;
}
.goodsitem-box:before,
.goodsitem-box:after {
  content: " ";
  display: table;
}
.goodsitem-box:after {
  clear: both;
}
.goods-detail-desc .container {
  padding-top: 10px;
}
.goods-detail-desc .container:before,
.goods-detail-desc .container:after {
  content: " ";
  display: table;
}
.goods-detail-desc .container:after {
  clear: both;
}
.goods-detail-desc .container:before,
.goods-detail-desc .container:after {
  content: " ";
  display: table;
}
.goods-detail-desc .container:after {
  clear: both;
}
.goods-detail-desc .container .offical {
  text-align: center;
  margin: 0 auto;
}
.goods-detail-desc .container .shape-container {
  width: 800px;
  border: 1px solid #e2e2e2;
  padding: 30px;
  background-color: #fff;
  float: left;
  line-height: 28px;
  font-size: 14px;
}
.goods-detail-desc .container .shape-container.fixed {
  position: fixed;
  z-index: 999;
}
.goods-detail-desc .container .comment-container {
  margin-left: 40px;
  width: 360px;
  float: left;
  position: relative;
}
.goods-detail-desc .container .comment-container.fixed {
  position: fixed;
  z-index: 999;
}
.goods-detail-desc .container .comment-container h3 {
  position: absolute;
  z-index: 1000;
  left: 1px;
  top: 0;
  width: 358px;
  height: 44px;
  margin: 0;
  padding: 0 0 0 20px;
  line-height: 44px;
  border-left: 2px solid #be1e2d;
  font-size: 18px;
  color: #666;
}
.goods-detail-desc .container .comment-container h3 span {
  font-size: 14px;
  color: #999;
}
.goods-detail-desc .container .comment-container .comment-box {
  float: left;
  position: relative;
  margin-top: 44px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  border: 1px solid #f5f5f5;
}
.goods-detail-desc .container .comment-container ul li {
  border-left-color: #2196f3;
  margin-bottom: 14px;
  border-left-style: solid;
  border-left-width: 2px;
  padding-top: 25px;
  padding-left: 95px;
  background-color: #fff;
  padding-bottom: 60px;
  position: relative;
}
.goods-detail-desc .container .comment-container ul li.green {
  border-left-color: green;
}
.goods-detail-desc .container .comment-container ul li.orange {
  border-left-color: orange;
}
.goods-detail-desc .container .comment-container ul li.blue {
  border-left-color: #2196f3;
}
.goods-detail-desc .container .comment-container ul li.red {
  border-left-color: red;
}
.goods-detail-desc .container .comment-container ul li .user-image {
  position: absolute;
  left: 24px;
  top: 20px;
  height: 54px;
  width: 54px;
}
.goods-detail-desc .container .comment-container ul li .user-image img {
  width: 54px;
  height: 54px;
  border-radius: 50%;
}
.goods-detail-desc .container .comment-container ul li .user-emoj {
  position: absolute;
  top: 20px;
  right: 21px;
  font-size: 18px;
  color: #ffd600;
  height: 20px;
  line-height: 20px;
  display: none;
}
.goods-detail-desc .container .comment-container ul li .user-name-info {
  position: absolute;
  left: 25px;
  bottom: 20px;
  font-size: 12px;
  color: #b0b0b0;
  width: 300px;
}
.goods-detail-desc .container .comment-container ul li .user-name-info span {
  font-size: 12px;
}
.goods-detail-desc .container .comment-container ul li .user-comment {
  width: 230px;
}
.goods-detail-desc .container .comment-container ul li .user-comment dt {
  font-weight: normal;
  font-size: 14px;
  min-height: 30px;
}
.goods-detail-desc .container p {
  font-size: 16px;
  margin-bottom: 16px;
}
.goods-detail-desc .container .shape-container img {
  width: 100%;
  margin: 10px 0;
}
#goodsSubBarAnchor {
  display: none;
  height: 100px;
}
.goodsitem-box .container .title {
  height: 60px;
  position: relative;
  margin-bottom: 10px;
}
.goodsitem-box .container .title:before,
.goodsitem-box .container .title:after {
  content: " ";
  display: table;
}
.goodsitem-box .container .title:after {
  clear: both;
}
.goodsitem-box .container .title:before,
.goodsitem-box .container .title:after {
  content: " ";
  display: table;
}
.goodsitem-box .container .title:after {
  clear: both;
}
.goodsitem-box .container .title .border-line {
  margin-top: 30px;
  height: 0px;
  border-top: 1px solid #e0e0e0;
}
.goodsitem-box .container .title .nav-name {
  margin: 0px;
  text-align: center;
  position: absolute;
  width: 300px;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  font-weight: normal;
  color: #b0b0b0;
  background-color: #f5f5f5;
  left: 50%;
  margin-left: -150px;
  top: 15px;
}
.goods-detail-param {
  margin-bottom: 10px;
}
.goods-detail-param:before,
.goods-detail-param:after {
  content: " ";
  display: table;
}
.goods-detail-param:after {
  clear: both;
}
.goods-detail-param:before,
.goods-detail-param:after {
  content: " ";
  display: table;
}
.goods-detail-param:after {
  clear: both;
}
.goods-detail-param .container .spec {
  padding: 30px 20px;
  min-height: 240px;
  position: relative;
  background-color: #fff;
}
.goods-detail-param .container .spec:before,
.goods-detail-param .container .spec:after {
  content: " ";
  display: table;
}
.goods-detail-param .container .spec:after {
  clear: both;
}
.goods-detail-param .container .spec:before,
.goods-detail-param .container .spec:after {
  content: " ";
  display: table;
}
.goods-detail-param .container .spec:after {
  clear: both;
}
.goods-detail-param .container .spec .goods-img {
  width: 240px;
  position: absolute;
  height: 240px;
  text-align: center;
  top: 30px;
  left: 20px;
}
.goods-detail-param .container .spec .goods-img img {
  width: 100%;
}
.goods-detail-param .container .spec .goods-tech-spec {
  margin-left: 280px;
  min-height: 240px;
}
.goods-detail-param .container .spec .goods-tech-spec ul li {
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 20px;
}
.goods-detail-param .container .spec .goods-tech-spec ul li:before,
.goods-detail-param .container .spec .goods-tech-spec ul li:after {
  content: " ";
  display: table;
}
.goods-detail-param .container .spec .goods-tech-spec ul li:after {
  clear: both;
}
.goods-detail-param .container .spec .goods-tech-spec ul li:before,
.goods-detail-param .container .spec .goods-tech-spec ul li:after {
  content: " ";
  display: table;
}
.goods-detail-param .container .spec .goods-tech-spec ul li:after {
  clear: both;
}
.goods-detail-param .container .spec .goods-tech-spec ul li span {
  display: block;
  float: left;
}
.goods-detail-param .container .spec .goods-tech-spec ul li span.dt {
  width: 25%;
}
.goods-detail-param .container .spec .goods-tech-spec ul li span.dd {
  width: 75%;
}
.goods-detail-comment:before,
.goods-detail-comment:after {
  content: " ";
  display: table;
}
.goods-detail-comment:after {
  clear: both;
}
.goods-detail-comment:before,
.goods-detail-comment:after {
  content: " ";
  display: table;
}
.goods-detail-comment:after {
  clear: both;
}
.goods-detail-comment .spec {
  background-color: #fff;
  padding: 40px;
  margin-bottom: 30px;
}
.goods-detail-comment .spec:before,
.goods-detail-comment .spec:after {
  content: " ";
  display: table;
}
.goods-detail-comment .spec:after {
  clear: both;
}
.goods-detail-comment .spec:before,
.goods-detail-comment .spec:after {
  content: " ";
  display: table;
}
.goods-detail-comment .spec:after {
  clear: both;
}
.goods-detail-comment .spec ul:before,
.goods-detail-comment .spec ul:after {
  content: " ";
  display: table;
}
.goods-detail-comment .spec ul:after {
  clear: both;
}
.goods-detail-comment .spec ul:before,
.goods-detail-comment .spec ul:after {
  content: " ";
  display: table;
}
.goods-detail-comment .spec ul:after {
  clear: both;
}
.goods-detail-comment .spec ul li {
  float: left;
}
.goods-detail-comment .spec ul li.percent {
  width: 20%;
  text-align: center;
}
.goods-detail-comment .spec ul li.percent .per-num {
  height: 85px;
  font-size: 24px;
  color: #be1e2d;
  line-height: 85px;
}
.goods-detail-comment .spec ul li.percent .per-num i {
  font-family: "Avenir", arial, sans-serif;
  font-size: 80px;
}
.goods-detail-comment .spec ul li.percent .per-title {
  color: #757575;
  font-size: 14px;
  line-height: 15px;
  margin-top: 5px;
}
.goods-detail-comment .spec ul li.percent .per-amount {
  font-size: 14px;
  color: #b0b0b0;
  line-height: 14px;
  margin-top: 10px;
}
.goods-detail-comment .spec ul li.groom-content {
  width: 36%;
  margin-left: 4%;
}
.goods-detail-comment .spec ul li.groom-content dt {
  height: 50px;
  position: relative;
}
.goods-detail-comment .spec ul li.groom-content dt .groom-content-userImage {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 0px;
  top: 0px;
}
.goods-detail-comment .spec ul li.groom-content dt .groom-content-userImage img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  border-color: #ffac13;
}
.goods-detail-comment .spec ul li.groom-content dt .groom-content-userName {
  position: absolute;
  width: 150px;
  font-size: 14px;
  color: #757575;
  line-height: 40px;
  height: 40px;
  left: 55px;
  top: 0px;
  text-align: left;
}
.goods-detail-comment .spec ul li.groom-content dt .groom-content-commentNum {
  position: absolute;
  right: 20px;
  font-size: 12px;
  color: #b0b0b0;
  line-height: 40px;
  height: 40px;
  top: 0px;
  display: none;
}
.goods-detail-comment .spec ul li.groom-content dd {
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  height: 94px;
  overflow: hidden;
  _zoom: 1;
  color: #ffac13;
}
.goods-detail-comment-list .nav-tabs {
  margin: 20px 0 10px 0;
  border-bottom: 0;
}
.goods-detail-comment-list .nav-tabs li {
  height: 40px;
}
.goods-detail-comment-list .nav-tabs li a {
  height: 40px;
  line-height: 40px;
  border: 0;
  padding: 0 40px;
  margin: 0;
  font-size: 20px;
  border-bottom: 3px solid transparent;
}
.goods-detail-comment-list .nav-tabs li.active a,
.goods-detail-comment-list .nav-tabs li:hover a {
  color: #be1e2d;
  border: 0;
  border-bottom: 3px solid #be1e2d;
}
.goods-detail-comment-list .comment-order-box ul {
  list-style: none;
}
.goods-detail-comment-list .comment-order-box ul li {
  border-left-color: #2196f3;
  margin-bottom: 14px;
  border-left-style: solid;
  border-left-width: 2px;
  padding-top: 25px;
  padding-left: 105px;
  background-color: #fff;
  padding-bottom: 60px;
  position: relative;
}
.goods-detail-comment-list .comment-order-box ul li.green {
  border-left-color: green;
}
.goods-detail-comment-list .comment-order-box ul li.orange {
  border-left-color: orange;
}
.goods-detail-comment-list .comment-order-box ul li.blue {
  border-left-color: #2196f3;
}
.goods-detail-comment-list .comment-order-box ul li.red {
  border-left-color: red;
}
.goods-detail-comment-list .comment-order-box ul li .user-image {
  position: absolute;
  left: 24px;
  top: 20px;
  height: 54px;
  width: 54px;
}
.goods-detail-comment-list .comment-order-box ul li .user-image img {
  width: 54px;
  height: 54px;
  border-radius: 50%;
}
.goods-detail-comment-list .comment-order-box ul li .user-emoj {
  position: absolute;
  top: 20px;
  right: 21px;
  font-size: 18px;
  color: #ffd600;
  height: 20px;
  line-height: 20px;
}
.goods-detail-comment-list .comment-order-box ul li .user-name-info {
  position: absolute;
  left: 25px;
  bottom: 20px;
  font-size: 12px;
  color: #b0b0b0;
  height: 18px;
}
.goods-detail-comment-list .comment-order-box ul li .user-name-info .user-name,
.goods-detail-comment-list .comment-order-box ul li .user-name-info .user-time,
.goods-detail-comment-list .comment-order-box ul li .user-name-info .pro-info {
  padding-right: 20px;
  display: block;
  float: left;
}
.goods-detail-comment-list .comment-order-box ul li .user-name-info .grade-star {
  width: 85px;
  height: 22px;
  background: url('https://stcdn.wstx.com/images/commentsListIcons.png') no-repeat -183px -239px;
  display: block;
  float: left;
}
.goods-detail-comment-list .comment-order-box ul li .user-name-info .grade-star.grade-star5 {
  background-position: 0 0;
}
.goods-detail-comment-list .comment-order-box ul li .user-name-info .grade-star.grade-star4 {
  background-position: -17px 0;
}
.goods-detail-comment-list .comment-order-box ul li .user-name-info .grade-star.grade-star3 {
  background-position: -34px 0;
}
.goods-detail-comment-list .comment-order-box ul li .user-name-info .grade-star.grade-star2 {
  background-position: -51px 0;
}
.goods-detail-comment-list .comment-order-box ul li .user-name-info .grade-star.grade-star1 {
  background-position: -68px 0;
}
.goods-detail-comment-list .comment-order-box ul li .user-comment {
  width: 920px;
}
.goods-detail-comment-list .comment-order-box ul li .user-comment dt {
  font-size: 16px;
  font-weight: normal;
  color: #666;
}
.goods-detail-comment-list .comment-order-box ul li .user-comment dt img {
  margin-top: 10px;
  margin-right: 10px;
  border: 1px solid #f1f1f1;
  cursor: pointer;
}
.goods-detail-comment-list .comment-order-box ul li .user-comment .user-comment-answer {
  position: relative;
  margin-top: 20px;
  padding-left: 45px;
}
.goods-detail-comment-list .comment-order-box ul li .user-comment .user-comment-answer .self-img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 32px;
  height: 32px;
}
.goods-detail-comment-list .comment-order-box ul li .user-comment .user-comment-answer p {
  margin: 0 0 8.5px;
  background-color: #f2f2f2;
  padding: 8px 50px 8px 12px;
  position: relative;
  min-height: 56px;
}
.goods-detail-comment-list .comment-order-box ul li .user-comment .user-comment-answer p:before,
.goods-detail-comment-list .comment-order-box ul li .user-comment .user-comment-answer p:after {
  content: " ";
  display: table;
}
.goods-detail-comment-list .comment-order-box ul li .user-comment .user-comment-answer p:after {
  clear: both;
}
.goods-detail-comment-list .comment-order-box ul li .user-comment .user-comment-answer p:before,
.goods-detail-comment-list .comment-order-box ul li .user-comment .user-comment-answer p:after {
  content: " ";
  display: table;
}
.goods-detail-comment-list .comment-order-box ul li .user-comment .user-comment-answer p:after {
  clear: both;
}
.goods-detail-comment-list .comment-order-box ul li .user-comment .user-comment-answer p i {
  position: absolute;
  right: -6px;
  top: -6px;
  background: url(https://stcdn.wstx.com/images/official.png) no-repeat;
  display: block;
  width: 45px;
  height: 45px;
}
.goods-detail-comment-list .viewmore {
  margin-top: 25px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #424242;
  cursor: pointer;
  background-color: #eee;
}
.goods-detail-faq:before,
.goods-detail-faq:after {
  content: " ";
  display: table;
}
.goods-detail-faq:after {
  clear: both;
}
.goods-detail-faq:before,
.goods-detail-faq:after {
  content: " ";
  display: table;
}
.goods-detail-faq:after {
  clear: both;
}
.goods-detail-faq .spec {
  background-color: #fff;
}
.goods-detail-faq .spec .question-input {
  text-align: center;
  background: #fafafa;
  padding: 20px 0 20px;
}
.goods-detail-faq .spec .question-input .input-block {
  height: 40px;
  line-height: 40px;
  width: 396px;
  color: #333;
  padding-left: 24px;
  border: 1px solid #e0e0e0;
  outline: none;
}
.goods-detail-faq .spec .question-input .btn-question {
  height: 40px;
  width: 150px;
  line-height: 40px;
  margin-left: -5px;
  margin-top: -4px;
  background-color: #be1e2d;
  color: #fff;
  padding: 0;
  border: 0;
  outline: none;
}
.goods-detail-faq .spec .question-input .btn-question.disabled {
  background-color: #989898;
  margin-top: -1px;
}
.goods-detail-faq .spec .question-content {
  padding-left: 45px;
  padding-right: 45px;
}
.goods-detail-faq .spec .question-content ul:before,
.goods-detail-faq .spec .question-content ul:after {
  content: " ";
  display: table;
}
.goods-detail-faq .spec .question-content ul:after {
  clear: both;
}
.goods-detail-faq .spec .question-content ul:before,
.goods-detail-faq .spec .question-content ul:after {
  content: " ";
  display: table;
}
.goods-detail-faq .spec .question-content ul:after {
  clear: both;
}
.goods-detail-faq .spec .question-content ul li {
  margin-left: 26px;
  margin-top: 44px;
  width: 510px;
  float: left;
  margin-bottom: 20px;
}
.goods-detail-faq .spec .question-content ul li.fl {
  margin-left: 0;
  margin-right: 45px;
}
.goods-detail-faq .spec .question-content ul li .float {
  float: left;
}
.goods-detail-faq .spec .question-content ul li .left-hand {
  width: 62px;
}
.goods-detail-faq .spec .question-content ul li .left-hand .hand-block {
  background: #fff;
  color: #757575;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  margin-top: -5px;
  border: 1px solid #eee;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.goods-detail-faq .spec .question-content ul li .left-hand .hand-block i {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.goods-detail-faq .spec .question-content ul li .left-hand .hand-number {
  display: none;
}
.goods-detail-faq .spec .question-content ul li .mid-detail {
  width: 338px;
}
.goods-detail-faq .spec .question-content ul li .mid-detail .question-title {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  color: #333;
  line-height: 18px;
  width: 340px;
  overflow: hidden;
  _zoom: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-word;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.goods-detail-faq .spec .question-content ul li .mid-detail .answer-content {
  color: #757575;
  font-size: 14px;
  line-height: 24px;
  padding-right: 20px;
  margin-top: 10px;
  margin-bottom: 16px;
  min-height: 72px;
  word-break: break-word;
  width: 340px;
  overflow: hidden;
  _zoom: 1;
}
.goods-detail-faq .spec .question-content ul li .right-date {
  width: 110px;
  font-size: 12px;
  text-align: right;
  color: #b0b0b0;
}
.goods-detail-faq .spec .question-content ul li .right-date .answer-content-date {
  margin-top: 14px;
}
.goods-detail-faq .spec .question-content ul.question-lists li {
  width: 100%;
  margin-left: 0;
}
.goods-detail-faq .spec .question-content ul.question-lists li .mid-detail {
  width: 520px;
}
.goods-detail-faq .spec .question-content ul.question-lists li .mid-detail .question-title {
  width: 520px;
}
.goods-detail-faq .spec .more-question {
  font-size: 14px;
  text-align: center;
  padding-left: 44px;
  padding-right: 44px;
}
.goods-detail-faq .spec .more-question a {
  border-top: 1px solid #e0e0e0;
  color: #424242;
  height: 60px;
  line-height: 60px;
  display: block;
}
.goods-detail-faq .goods-info-right {
  float: right;
  margin-left: 20px;
  background-color: #fff;
  text-align: center;
  width: 380px;
}
.goods-detail-faq .goods-info-right .goods-img-block {
  padding: 30px;
}
.goods-detail-faq .goods-info-right .goods-img-block img {
  width: 100%;
}
.goods-detail-faq .goods-info-right .goods-name {
  argin-top: 33px;
  font-size: 14px;
  color: #333;
  line-height: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.goods-detail-faq .goods-info-right .goods-price {
  color: #be1e2d;
  font-size: 14px;
  margin-top: 12px;
  line-height: 14px;
}
.goods-detail-faq .goods-info-right .goods-cart-btn-block {
  margin-top: 30px;
}
.goods-detail-faq .goods-info-right .goods-cart-btn-block .wstx-addtocart {
  width: 380px;
  height: 45px;
  line-height: 45px;
  background-color: #be1e2d;
  color: #fff;
  padding: 0;
  margin: 0;
  font-size: 14px;
  text-align: center;
}
.goods-detail-related:before,
.goods-detail-related:after {
  content: " ";
  display: table;
}
.goods-detail-related:after {
  clear: both;
}
.goods-detail-related:before,
.goods-detail-related:after {
  content: " ";
  display: table;
}
.goods-detail-related:after {
  clear: both;
}
.goods-detail-related .spec {
  width: 1200px;
  overflow: hidden;
}
.goods-detail-related .spec .list-box {
  position: relative;
  width: 2400px;
  height: 312px;
}
.goods-detail-related .spec .list-box:before,
.goods-detail-related .spec .list-box:after {
  content: " ";
  display: table;
}
.goods-detail-related .spec .list-box:after {
  clear: both;
}
.goods-detail-related .spec .list-box:before,
.goods-detail-related .spec .list-box:after {
  content: " ";
  display: table;
}
.goods-detail-related .spec .list-box:after {
  clear: both;
}
.goods-detail-related .spec .list-box ul.related-lists {
  list-style: none;
  width: 1200px;
  height: 312px;
  float: left;
}
.goods-detail-related .spec .list-box ul.related-lists:before,
.goods-detail-related .spec .list-box ul.related-lists:after {
  content: " ";
  display: table;
}
.goods-detail-related .spec .list-box ul.related-lists:after {
  clear: both;
}
.goods-detail-related .spec .list-box ul.related-lists:before,
.goods-detail-related .spec .list-box ul.related-lists:after {
  content: " ";
  display: table;
}
.goods-detail-related .spec .list-box ul.related-lists:after {
  clear: both;
}
.goods-detail-related .spec .list-box ul.related-lists li {
  margin-left: 15px;
  width: 228px;
  float: left;
  background-color: #fff;
  margin-bottom: 14px;
  height: 300px;
  text-align: center;
}
.goods-detail-related .spec .list-box ul.related-lists li:first-child {
  margin-left: 0;
}
.goods-detail-related .spec .list-box ul.related-lists li dl {
  position: relative;
}
.goods-detail-related .spec .list-box ul.related-lists li dl dt {
  padding: 40px 0 15px;
  height: 200px;
}
.goods-detail-related .spec .list-box ul.related-lists li dl dt img {
  width: 140px;
  height: 140px;
}
.goods-detail-related .spec .list-box ul.related-lists li dl dd {
  text-align: center;
  padding: 0 20px 10px 20px;
  font-size: 14px;
}
.goods-detail-related .spec .list-box ul.related-lists li dl dd.xm-recommend-name {
  margin-bottom: 10px;
  height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  _zoom: 1;
}
.goods-detail-related .spec .list-box ul.related-lists li dl dd.xm-recommend-name a {
  font-size: 14px;
}
.goods-detail-related .spec .list-box ul.related-lists li dl dd.xm-recommend-price {
  color: #be1e2d;
}
.goods-detail-related .spec .list-box ul.related-lists li dl dd.xm-recommend-tips {
  position: relative;
  color: #757575;
}
.goods-detail-related .spec .list-box ul.related-lists li dl .btn,
.goods-detail-related .spec .list-box ul.related-lists li dl .btn-add {
  padding: 0;
  position: absolute;
  left: 54px;
  bottom: 4px;
  display: none;
  width: 120px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #be1e2d;
  color: #be1e2d;
  background-color: #fff;
}
.goods-detail-related .spec .list-box ul.related-lists li dl .btn:hover,
.goods-detail-related .spec .list-box ul.related-lists li dl .btn-add:hover {
  background-color: #be1e2d;
  color: #fff;
}
.goods-detail-related .spec .list-box ul.related-lists li dl:hover .btn,
.goods-detail-related .spec .list-box ul.related-lists li dl:hover .btn-add {
  display: block;
}
.goods-detail-related .spec .xm-pagers-wrapper {
  margin-top: 35px;
  margin-bottom: 40px;
}
.goods-detail-related .spec .xm-pagers-wrapper .xm-pagers {
  margin: 0 auto;
  text-align: center;
}
.goods-detail-related .spec .xm-pagers-wrapper .pager {
  display: inline-block;
  width: 10px;
  height: 10px;
  padding: 10px;
  margin: 0 2px;
  cursor: pointer;
  background-color: transparent;
  text-align: center;
}
.goods-detail-related .spec .xm-pagers-wrapper .pager.active {
  cursor: default;
}
.goods-detail-related .spec .xm-pagers-wrapper .pager.active .dot {
  background: #ff6700;
}
.goods-detail-related .spec .xm-pagers-wrapper .pager .dot {
  display: block;
  width: 12px;
  height: 12px;
  border: 2px solid #f5f5f5;
  border-radius: 6px;
  text-align: left;
  text-indent: -9999em;
  overflow: hidden;
  _zoom: 1;
  background-color: #b0b0b0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  webkit-transition: -webkit-box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
}
.goods-detail-related .spec .xm-pagers-wrapper .pager:hover .dot {
  background: #ff6700;
}
.games:before,
.games:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.games .mt {
  margin: 30px 0 15px 0;
}
.games .mt h4 {
  margin: 0;
  padding: 0;
  padding-left: 16px;
  border-left: 4px solid #be1e2d;
}
.games .mc.pics-box {
  position: relative;
}
.games .mc.pics-box .pic-left {
  float: left;
  margin-right: 4px;
  width: 470px;
  position: relative;
}
.games .mc.pics-box .pic-left .caption-c {
  height: 160px;
  width: 130px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  opacity: 0;
  z-index: 999;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.games .mc.pics-box .pic-left .caption-c li {
  height: 40px;
  line-height: 40px;
}
.games .mc.pics-box .pic-left .caption-c li a {
  color: #fff;
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  background-color: #000;
  opacity: .85;
  -moz-opacity: .85;
  -webkit-opacity: .85;
}
.games .mc.pics-box .pic-left .caption-c li a:hover {
  background-color: #fefefe;
  color: #333;
}
.games .mc.pics-box .pic-left .caption-c li:first-child > a {
  border-top-right-radius: 15px;
}
.games .mc.pics-box .pic-left:hover .caption-c {
  opacity: 1;
  bottom: 20px;
}
.games .mc.pics-box .pic-right {
  float: left;
  width: 686px;
  margin-right: 40px;
  background-color: #ECECEC;
}
.games .mc.pics-box .pic-right ul {
  width: 686px;
  height: 280px;
}
.games .mc.pics-box .pic-right ul li {
  float: left;
  width: 50%;
  position: relative;
  padding-top: 4px;
}
.games .mc.pics-box .pic-right ul li:before,
.games .mc.pics-box .pic-right ul li:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.games .mc.pics-box .pic-right ul li.none {
  padding-top: 0;
}
.games .mc.pics-box .pic-right ul li .p-img {
  position: relative;
}
.games .mc.pics-box .pic-right ul li .p-name {
  position: absolute;
  left: 210px;
  top: 24px;
  width: 130px;
  line-height: 24px;
}
.games .mc.pics-box .pic-right ul li .p-price {
  position: absolute;
  left: 210px;
  bottom: 20px;
  font-size: 16px;
  color: #be1e2d;
  font-weight: 700;
}
.games .mc.pics-box .extra {
  position: absolute;
  right: 0;
  top: 0;
  width: 39px;
  border-left: 1px solid #333;
  background-color: #ECECEC;
  height: 280px;
}
.games .mc.pics-box .extra a {
  font-size: 16px;
  text-align: center;
  display: block;
  font-weight: 700;
  width: 100%;
  height: 170px;
  padding-top: 110px;
}
.paysuccess {
  padding: 20px 30px;
  background-color: #fff;
  margin-bottom: 20px;
  position: relative;
}
.paysuccess .successWrap {
  border: 1px solid #e4e4e4;
  background: #fbfcff;
}
.paysuccess .successWrap .successCon {
  padding: 0px 70px 20px 70px;
}
.paysuccess .successWrap .successCon:before,
.paysuccess .successWrap .successCon:after {
  content: " ";
  display: table;
}
.paysuccess .successWrap .successCon:after {
  clear: both;
}
.paysuccess .successWrap .successCon:before,
.paysuccess .successWrap .successCon:after {
  content: " ";
  display: table;
}
.paysuccess .successWrap .successCon:after {
  clear: both;
}
.paysuccess .successWrap .successCon li {
  height: 30px;
  line-height: 30px;
}
.paysuccess .successWrap .successCon li:before,
.paysuccess .successWrap .successCon li:after {
  content: " ";
  display: table;
}
.paysuccess .successWrap .successCon li:after {
  clear: both;
}
.paysuccess .successWrap .successCon li:before,
.paysuccess .successWrap .successCon li:after {
  content: " ";
  display: table;
}
.paysuccess .successWrap .successCon li:after {
  clear: both;
}
.paysuccess .successWrap .successCon li.sucTit {
  color: #339933;
  font-size: 20px;
  position: relative;
  padding-top: 22px;
  height: 52px;
}
.paysuccess .successWrap .successCon li.sucTit i {
  display: inline-block;
  position: absolute;
  left: -46px;
  top: 21px;
  width: 32px;
  height: 32px;
  font-size: 32px;
}
.paysuccess .successWrap .successCon li.sucCon,
.paysuccess .successWrap .successCon li.sucPro {
  padding-top: 12px;
  color: #999;
  border-top: 1px dotted #ccc;
}
.paysuccess .successWrap .successCon li.sucCon em,
.paysuccess .successWrap .successCon li.sucPro em {
  margin-right: 10px;
}
.paysuccess .successWrap .successCon li.sucCon b,
.paysuccess .successWrap .successCon li.sucPro b {
  height: 30px;
  line-height: 30px;
  color: #cc0000;
  font-size: 14px;
}
.paysuccess .successWrap .successCon li.sucCon span,
.paysuccess .successWrap .successCon li.sucPro span {
  margin-right: 20px;
}
.paysuccess .successWrap .successCon li.sucPro {
  padding-top: 6px;
  margin-bottom: 6px;
  border-top: 0;
  line-height: 24px;
}
.paysuccess .successWrap .successCon li.sucPro b {
  color: #666;
  font-weight: 400;
}
.paysuccess .payError {
  border: 1px solid #ebccd1;
  background: #f2dede;
  margin-top: 10px;
}
.paysuccess .payError .errorCon {
  padding: 0px 70px 20px 70px;
}
.paysuccess .payError .errorCon li {
  height: 30px;
  line-height: 30px;
}
.paysuccess .payError .errorCon li:before,
.paysuccess .payError .errorCon li:after {
  content: " ";
  display: table;
}
.paysuccess .payError .errorCon li:after {
  clear: both;
}
.paysuccess .payError .errorCon li:before,
.paysuccess .payError .errorCon li:after {
  content: " ";
  display: table;
}
.paysuccess .payError .errorCon li:after {
  clear: both;
}
.paysuccess .payError .errorCon li.errTit {
  color: #be1e2d;
  font-size: 20px;
  position: relative;
  padding-top: 22px;
  height: 52px;
}
.paysuccess .payError .errorCon li.errTit i {
  display: inline-block;
  position: absolute;
  left: -46px;
  top: 21px;
  width: 32px;
  height: 32px;
  font-size: 32px;
}
.payWrap {
  border: 1px solid #e4e4e4;
  background: #fff;
  margin-top: 10px;
  padding: 34px 70px 48px;
}
.payWrap .payCon {
  height: 42px;
  padding-bottom: 35px;
}
.payWrap .payCon .paymentUsed {
  float: left;
  height: 42px;
  line-height: 42px;
}
.payWrap .payCon .paymentUsed {
  float: left;
  height: 42px;
  line-height: 42px;
}
.payWrap .payCon .paymentUsed b {
  font-size: 16px;
  color: #be1e2d;
}
.payWrap .payCon .payAmount {
  float: right;
  height: 42px;
  line-height: 42px;
}
.payWrap .payCon .payAmount b {
  color: #be1e2d;
  font-size: 20px;
}
.payWrap .gateway_ul_box {
  border-top: 1px solid #d5d5d5;
  margin-top: 15px;
  overflow: visible;
}
.payWrap .gateway_ul_box .gateway_ul li {
  padding: 10px 15px;
}
.payWrap .gateway_ul_box .gateway_ul li.ul_on {
  background: #fff9f9;
}
.payWrap .gateway_ul_box .gateway_ul li.ul_on .g_ul {
  display: block;
}
.payWrap .gateway_ul_box .gateway_ul li.ul_off .g_ul {
  display: none;
}
.payWrap .gateway_ul_box .gateway_ul li.ul_off .default_ul {
  display: block;
}
.payWrap .gateway_ul_box .gateway_ul li.gateway_line {
  border: 1px solid #d5d5d5;
  border-top: 0;
}
.payWrap .gateway_ul_box .gateway_ul li.gateway_line input {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}
.payWrap .gateway_ul_box .gateway_ul li.gateway_line .tit {
  padding: 0 15px 0 7px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  cursor: pointer;
}
.payWrap .gateway_ul_box .gateway_ul li.gateway_line .tit.gateway_desc {
  font-size: 12px;
  color: #959595;
  font-weight: 300;
  padding: 0;
}
.payWrap .gateway_ul_box .gateway_ul li.gateway_line .tit.gateway_desc_new,
.payWrap .gateway_ul_box .gateway_ul li.gateway_line .tit.seperator {
  color: #959595;
  margin-left: 8px;
  margin-right: 8px;
}
.payWrap .gateway_ul_box .gateway_ul li.gateway_line .tit.gateway_desc_new a,
.payWrap .gateway_ul_box .gateway_ul li.gateway_line .tit.seperator a {
  position: absolute;
  display: none;
  z-index: 1;
}
.payWrap .gateway_ul_box .gateway_ul li.gateway_line .tit.gateway_desc_new a p,
.payWrap .gateway_ul_box .gateway_ul li.gateway_line .tit.seperator a p {
  left: -20px;
  top: -3px;
  height: auto;
  width: 443px;
  position: absolute;
  border: 1px solid #DBD6D0;
  background: #FCFCFC;
  color: #676767;
  line-height: 1.5em;
  padding: 8px 8px 0 8px;
  text-align: left;
  display: block;
}
.payWrap .gateway_ul_box .gateway_ul li.gateway_line .tit.gateway_desc_new a p span,
.payWrap .gateway_ul_box .gateway_ul li.gateway_line .tit.seperator a p span {
  width: 21px;
  height: 12px;
  position: absolute;
  top: -12px;
  left: 22px;
  background: url("https://stcdn.wstx.com/images/cicon.png") no-repeat 0 0;
}
.payWrap .gateway_ul_box .gateway_ul li.gateway_line .tit.gateway_desc_new:hover a,
.payWrap .gateway_ul_box .gateway_ul li.gateway_line .tit.seperator:hover a {
  display: block;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul {
  padding-bottom: 50px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li {
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
  float: left;
  margin: 27px 15px 0 15px;
  width: 188px;
  padding: 2px 6px 0 8px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li input {
  margin: 0;
  vertical-align: middle;
  margin-right: 6px;
  margin-top: -24px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .icon-quickpay {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 45px;
  width: 20px;
  border-left: 1px solid #B1AFB0;
  background-color: #CFFFEB;
  color: #000;
  font-size: 12px;
  text-align: center;
  padding: 4px 0;
  line-height: 18px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg {
  background: url("https://stcdn.wstx.com/images/gateway_bg_v7.jpg") no-repeat 0 0;
  height: 36px;
  width: 130px;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 2px;
  margin-left: 8px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.ALIPAY {
  background-position: 0 -874px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.WEIXIN {
  background-position: 0 -912px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.TENPAY {
  background-position: 0 -948px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.BAIDUBAO {
  background-position: 0 -986px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.VISA {
  background-position: 0 -532px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.BOCB2C {
  background-position: 0 0px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.ICBC {
  background-position: 0 -38px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.CMB {
  background-position: 0 -76px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.CCB {
  background-position: 0 -114px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.ABC {
  background-position: 0 -152px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.SPDB {
  background-position: 0 -190px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.CIB {
  background-position: 0 -228px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.GDB {
  background-position: 0 -266px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.FDB {
  background-position: 0 -304px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.HZB {
  background-position: 0 -342px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.SHB {
  background-position: 0 -380px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.NBB {
  background-position: 0 -418px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.SPA {
  background-position: 0 -456px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.PSBC {
  background-position: 0 -494px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.COMM {
  background-position: 0 -570px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.CEB {
  background-position: 0 -608px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.BJBANK {
  background-position: 0 -646px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.SHAB {
  background-position: 0 -684px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.WZB {
  background-position: 0 -722px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.CMBC {
  background-position: 0 -760px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.BJAB {
  background-position: 0 -798px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul li .bg.CITIC {
  background-position: 0 -836px;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul.default_ul {
  padding-bottom: 0;
  width: 620px;
  float: right;
}
.payWrap .gateway_ul_box .gateway_ul li .g_ul.default_ul li {
  margin: 0;
  text-align: left;
  padding-left: 6px;
}
.sure_payinfo_wrap {
  margin-top: 20px;
  padding-bottom: 20px;
  background: #fff;
  overflow: hidden;
  position: relative;
}
.sure_payinfo_wrap .confirm_pay_box {
  background: #fff;
}
.sure_payinfo_wrap .confirm_pay_box .confirm_pay {
  margin: 0 auto;
  overflow: hidden;
  _zoom: 1;
}
.sure_payinfo_wrap .confirm_pay_box .confirm_pay a {
  color: #333;
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  width: 123px;
  text-decoration: none;
  display: inline-block;
  padding: 0;
  text-align: center;
}
.sure_payinfo_wrap .confirm_pay_box .confirm_pay .btn-checkout {
  width: 160px;
  height: 40px;
  background: #be1e2d;
  border: 1px solid #fc6e9d;
  float: right;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  padding: 0;
}
.sure_payinfo_wrap .confirm_pay_box .confirm_pay .price_sum {
  float: right;
  line-height: 40px;
  text-align: right;
  margin-right: 20px;
}
.sure_payinfo_wrap .confirm_pay_box .confirm_pay .price_sum .total_count {
  color: #be1e2d;
  font-weight: bold;
  font-size: 22px;
}
.weixin-box {
  font-size: 18px;
  font-family: 'Microsoft YaHei', serif;
  width: 990px;
  height: 650px;
  background: #fff;
  padding-top: 50px;
  margin: 0 auto;
}
.weixin-box .weixin-title {
  margin-left: 28%;
}
.weixin-box .percent45 {
  width: 45%;
  float: left;
}
.weixin-box .left-adjust {
  margin-left: 15%;
  margin-top: 20px;
}
.weixin-box .left-adjust .weixin-img-div {
  width: 300px;
  height: 300px;
  padding: 25px;
  border: 1px solid grey;
}
.weixin-box .left-adjust .weixin-img-div .weixin-img {
  height: 250px;
  width: 250px;
  border: none;
  padding-bottom: 25px;
}
.weixin-box .left-adjust .weixin-img-div .weixin-img img {
  width: 250px;
  height: 250px;
}
.weixin-box .qr-scan-explain {
  padding-top: 20px;
  width: 360px;
}
.weixin-box .qr-scan-explain:before,
.weixin-box .qr-scan-explain:after {
  content: " ";
  display: table;
}
.weixin-box .qr-scan-explain:after {
  clear: both;
}
.weixin-box .qr-scan-explain:before,
.weixin-box .qr-scan-explain:after {
  content: " ";
  display: table;
}
.weixin-box .qr-scan-explain:after {
  clear: both;
}
.weixin-box .qr-scan-explain .qr-scan {
  float: left;
  background: url("https://stcdn.wstx.com/images/weixin-scan-icon.png") no-repeat;
  width: 60px;
  height: 60px;
}
.weixin-box .qr-scan-explain .explain-text {
  width: 290px;
  margin-top: -5px;
  margin-left: 10px;
  float: left;
}
.weixin-box .qr-scan-explain .explain-text:before,
.weixin-box .qr-scan-explain .explain-text:after {
  content: " ";
  display: table;
}
.weixin-box .qr-scan-explain .explain-text:after {
  clear: both;
}
.weixin-box .qr-scan-explain .explain-text:before,
.weixin-box .qr-scan-explain .explain-text:after {
  content: " ";
  display: table;
}
.weixin-box .qr-scan-explain .explain-text:after {
  clear: both;
}
.weixin-box .qr-scan-explain .explain-text .text-left {
  height: 40px;
  font-size: 20px;
  float: left;
  width: 100%;
}
.weixin-box .phone-img {
  background: url("https://stcdn.wstx.com/images/phone-bg.png") no-repeat;
  width: 329px;
  height: 421px;
}
.weixin-box .total-sum {
  margin-left: -150px;
  padding-top: 50px;
  width: 100%;
}
.weixin-box .back-to-select {
  padding-left: 145px;
  padding-top: 30px;
}
#myModalWeixin {
  border-radius: 6px;
}
#myModalWeixin .modal-body {
  border-radius: 4px;
  padding: 15px 0;
}
#myModalWeixin .modal-body h2 {
  text-align: center;
  border-bottom: 1px solid #f1f1f1;
  font-size: 18px;
  padding: 10px 0 16px 0;
  margin: 0;
  color: #333;
}
#myModalWeixin .modal-body h2 i.fa {
  color: #be1e2d;
}
#myModalWeixin .modal-body .btn-weixinpay {
  color: #be1e2d;
  font-size: 18px;
  border: 0;
  width: 100%;
  height: 40px;
  background: none;
  line-height: 50px;
}
#mask {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: .5;
  z-index: 100;
}
#myModalPay {
  display: none;
  z-index: 999;
  position: fixed;
  width: 600px;
  height: 325px;
  background-color: #666;
  padding: 10px;
}
#myModalPay .m-content {
  background-color: #fff;
}
#myModalPay .m-content .m-header {
  background-color: #e5e5e5;
  border-bottom: 1px solid #ccc;
}
#myModalPay .m-content .m-header .m-title {
  color: #333;
  font-size: 18px;
  height: 46px;
  line-height: 46px;
  padding-left: 16px;
  margin: 0;
}
#myModalPay .m-content .m-header .close {
  font-size: 30px;
  color: #333;
  line-height: 46px;
  padding-right: 8px;
  font-weight: normal;
}
#myModalPay .m-content .m-body {
  padding: 40px 20px 0 20px;
}
#myModalPay .m-content .m-body h4.paytxt {
  font-size: 16px;
  font-weight: 700;
}
#myModalPay .m-content .m-body .op-box {
  width: 100%;
  margin: 50px auto 10px auto;
  padding: 0 0 30px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
#myModalPay .m-content .m-body .op-box button {
  font-size: 14px;
  padding: 8px 30px;
}
#myModalPay .m-content .m-body .op-box button.btn-primary {
  margin-left: 40px;
}
#myModalPay .m-content .m-footer {
  padding: 20px;
}
#myModalPay .m-content .m-footer a {
  font-size: 16px;
  color: #be1e2d;
}
.query-shippingprice {
  margin: 10px 0 30px auto;
  padding: 40px 36px;
  background-color: #fff;
  min-height: 500px;
  font-size: 14px;
}
.query-shippingprice .shipping-company {
  margin: 0 auto;
  width: 800px;
  padding: 40px 0;
}
.query-shippingprice .shipping-company h3 {
  margin-bottom: 20px;
}
.query-shippingprice .shipping-company .col {
  width: 800px;
  margin: 0 auto;
}
.query-shippingprice .shipping-company .col:before,
.query-shippingprice .shipping-company .col:after {
  content: " ";
  display: table;
}
.query-shippingprice .shipping-company .col:after {
  clear: both;
}
.query-shippingprice .shipping-company .col:before,
.query-shippingprice .shipping-company .col:after {
  content: " ";
  display: table;
}
.query-shippingprice .shipping-company .col:after {
  clear: both;
}
.query-shippingprice .shipping-company .col.bm {
  border-bottom: 1px solid #000;
}
.query-shippingprice .shipping-company .col .c {
  float: left;
  width: 160px;
  background-color: #223756;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  padding: 10px;
  border-right: 1px solid #000;
}
.query-shippingprice .shipping-company .col .c:first-child {
  border-left: 1px solid #000 ;
}
.query-shippingprice .shipping-company .col .c.c4 {
  background-color: #4B395F;
}
.query-shippingprice .shipping-company .col .c.c5 {
  background-color: #000;
}
.query-shippingprice .shipping-company .col .c.b {
  background-color: #fff;
  min-height: 80px;
  color: #666;
  font-weight: normal;
}
.query-shippingprice .shipping-company .col .c.b.yt {
  background: url(https://stcdn.wstx.com/images/guide/s_yt.jpg) 50% 50% no-repeat;
  background-size: 80%;
}
.query-shippingprice .shipping-company .col .c.b.sf {
  background: url(https://stcdn.wstx.com/images/guide/s_sf.jpg) 50% 50% no-repeat;
  background-size: 80%;
}
.query-shippingprice .shipping-company .col .c.b p {
  margin: 0;
}
.query-shippingprice .shipping-company .col .c.b.p {
  height: 60px;
  line-height: 60px;
}
.query-shippingprice .shipping-company .col .c.b.p p {
  line-height: 30px;
}
.query-shippingprice .shipping-company .col .c .h {
  height: 40px;
  line-height: 20px;
}
.query-shippingprice .shipping-company .col .c .h.s {
  line-height: 40px;
}
.query-shippingprice .shipping-company .col #provice {
  padding: 4px;
  font-size: 14px;
  float: left;
  margin-right: 10px;
  margin-top: 15px;
}
.query-shippingprice .shipping-company .col .txt {
  padding: 0 4px;
  font-size: 14px;
  line-height: 29px;
  width: 100px;
  color: #333;
  text-align: right;
}
.query-shippingprice .shipping-company .notice {
  margin-top: 40px;
  font-size: 12px;
}
.main .guide .sidebar {
  width: 210px;
  float: left;
  background-color: #fff;
  margin-top: 20px;
}
.main .guide .sidebar .mt {
  background-color: #f1f1f1;
  font-size: 16px;
  color: #be1e2d;
  font-weight: 500;
}
.main .guide .sidebar .mc {
  padding-left: 24px;
  font-size: 14px;
}
.main .guide .sidebar .mc i.fa {
  color: #be1e2d;
}
.main .guide .sidebar .mc dt {
  height: 40px;
  line-height: 40px;
}
.main .guide .sidebar .mc dd {
  height: 32px;
  line-height: 32px;
}
.main .guide .sidebar .mc dd a {
  padding-left: 16px;
}
.main .guide .sidebar .mc dd a.active {
  color: #be1e2d;
}
.main .guide .g-content {
  float: left;
  margin-left: 16px;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 100px;
  padding-left: 48px;
  padding-right: 40px;
  padding-bottom: 67px;
  font-size: 14px;
  width: 972px;
}
.main .guide .g-content h2 {
  color: #333;
  font-size: 36px;
  height: 100px;
  line-height: 100px;
  color: #b0b0b0;
  font-weight: normal;
}
.main .guide .g-content p {
  color: #757575;
  line-height: 24px;
  margin: 20px 0 12px 0;
  display: inline-block;
  width: 100%;
}
.main .guide .g-content p .fl {
  display: inline-block;
  margin-left: 24px;
  width: 100%;
}
.main .guide .g-content p span {
  margin-right: 35px;
  line-height: 15px;
  line-height: 24px;
}
.main .guide .g-content p.br {
  margin-bottom: 40px;
}
.main .guide .g-content .guide-section {
  margin: 0;
}
.main .guide .g-content .guide-section h3 {
  font-size: 20px;
  color: #333;
  font-weight: normal;
}
.main .guide .g-content .guide-section p {
  margin: 10px 0 15px 0;
}
.main .guide .g-content .guide-section .image img {
  width: 100%;
}
.main .guide .g-content .guide-section ul li {
  line-height: 32px;
}
.main .guide .g-content .guide-section ul.express li {
  float: left;
  width: 33.33333333%;
  text-align: center;
}
.main .guide .g-content .guide-section ul.express li img {
  width: 200px;
  border: 1px solid #f1f1f1;
}
.main .guide .g-content .guide-section ul.express li span {
  display: inline-block;
  width: 200px;
}
.main .guide .g-content .guide-section ol {
  margin-left: 24px;
  list-style: decimal;
  color: #757575;
  margin-bottom: 10px;
}
.main .guide .g-content .guide-section ol li {
  line-height: 24px;
  list-style: decimal;
}
.main .guide .g-content .box {
  padding: 20px;
  background-color: #fefefe;
}
.main .guide .g-content .box p {
  margin-top: 0;
}
.main .imgbox img {
  width: 100%;
}
.main .c-content {
  background-color: #fff;
  margin-bottom: 100px;
  font-size: 14px;
  padding: 40px 200px 67px 200px;
}
.main .c-content p {
  line-height: 24px;
  margin-bottom: 30px;
}
.main .c-content p a {
  font-size: 20px;
  color: #be1e2d;
}
.main .c-content {
  background-color: #fff;
  margin-bottom: 100px;
  font-size: 14px;
  margin-top: -20px;
}
.main .c-content:before,
.main .c-content:after {
  content: " ";
  display: table;
}
.main .c-content:after {
  clear: both;
}
.main .c-content:before,
.main .c-content:after {
  content: " ";
  display: table;
}
.main .c-content:after {
  clear: both;
}
.main .c-content p {
  margin: 16px 0;
}
.main .c-content ul:before,
.main .c-content ul:after {
  content: " ";
  display: table;
}
.main .c-content ul:after {
  clear: both;
}
.main .c-content ul:before,
.main .c-content ul:after {
  content: " ";
  display: table;
}
.main .c-content ul:after {
  clear: both;
}
.main .c-content ul li {
  float: left;
  border: 1px solid #f1f1f1;
  font-size: 16px;
  color: #666;
  width: 100%;
  background-color: #fff;
  line-height: 40px;
  text-indent: 1em;
}
.main .c-content ul li.active {
  background-color: #f1f1f1;
}
.main .c-content ul li.active ul {
  display: block;
}
.main .c-content ul li.active a {
  color: #be1e2d;
}
.main .c-content ul li a {
  float: left;
  width: 100%;
  line-height: 40px;
}
.main .c-content ul li ul {
  display: none;
  padding: 20px 20px 20px 40px;
  background-color: #fff;
}
.main .c-content ul li ul:before,
.main .c-content ul li ul:after {
  content: " ";
  display: table;
}
.main .c-content ul li ul:after {
  clear: both;
}
.main .c-content ul li ul:before,
.main .c-content ul li ul:after {
  content: " ";
  display: table;
}
.main .c-content ul li ul:after {
  clear: both;
}
.main .c-content ul li ul li {
  float: left;
  font-size: 14px;
  color: #757575;
  width: 100%;
  border: 0;
  line-height: 32px;
  text-indent: 0;
}
.main .c_content {
  padding: 50px 20px 67px 48px;
}
.main .c_content:before,
.main .c_content:after {
  content: " ";
  display: table;
}
.main .c_content:after {
  clear: both;
}
.main .c_content:before,
.main .c_content:after {
  content: " ";
  display: table;
}
.main .c_content:after {
  clear: both;
}
.main .c_content .half {
  float: left;
  width: 48%;
  margin-left: 4%;
}
.main .c_content .half:before,
.main .c_content .half:after {
  content: " ";
  display: table;
}
.main .c_content .half:after {
  clear: both;
}
.main .c_content .half:before,
.main .c_content .half:after {
  content: " ";
  display: table;
}
.main .c_content .half:after {
  clear: both;
}
.main .c_content .half.none {
  margin-left: 0;
}
.main .c_content .half .addr {
  margin: 16px 0;
}
.main .c_content .half .addr:before,
.main .c_content .half .addr:after {
  content: " ";
  display: table;
}
.main .c_content .half .addr:after {
  clear: both;
}
.main .c_content .half .addr:before,
.main .c_content .half .addr:after {
  content: " ";
  display: table;
}
.main .c_content .half .addr:after {
  clear: both;
}
.main .c_content .half .addr li {
  border: 0;
}
.main .c_content .half .addr li a {
  width: 300px;
  float: none;
}
.main .c_content .half .imgbox {
  padding: 40px 0 20px 0;
}
.main .c_content .half .imgbox img {
  width: 100%;
}
.main .c_content .half h3 {
  color: #fff;
  margin: 0;
  padding: 0;
  padding-left: 12px;
  line-height: 40px;
  font-size: 16px;
}
.main .c_content .half h3.r {
  background-color: #ff8585;
}
.main .c_content .half h3.g {
  background-color: #72bf44;
}
.main .c_content .half h3.b {
  background-color: #11AAD6;
}
#myModalWeixin .modal-content {
  width: 420px;
  margin-left: 200px;
}
#myModalWeixin .modal-content .modal-body {
  text-align: center;
}
.free .f-content {
  padding: 0;
  margin: 0;
}
.free .f-content .caption {
  padding: 40px 0 0 80px;
  height: 282px;
  background-color: #fff;
  background: url(https://stcdn.wstx.com/images/free/free_bg.png) no-repeat top right;
}
.free .f-content .caption.captioncharge {
  background: url(https://stcdn.wstx.com/images/free/freecharge_bg.png) no-repeat top right;
}
.free .f-content .caption.captioncustomised {
  background: url(https://stcdn.wstx.com/images/free/freecustomised_bg.png) no-repeat top right;
}
.free .f-content .caption.captiontry {
  background: url(https://stcdn.wstx.com/images/free/freetry_bg.png) no-repeat top right;
}
.free .f-content .caption p {
  line-height: 32px;
  font-size: 16px;
}
.free .f-content .c-box {
  padding: 20px 60px 40px 60px;
  background-color: #fff;
  margin-top: -20px;
}
.free .f-content .c-box p {
  font-size: 14px;
  line-height: 24px;
}
.free .f-content .c-box h4 {
  background-color: #be1e2d;
  color: #fff;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  padding-left: 16px;
  margin-bottom: 40px;
}
.free .f-content .c-box h4 .typing {
  display: inline-block;
  width: 800px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-animation: type 5s steps(50, end) infinite;
  animation: type 5s steps(50, end) infinite;
}
@-webkit-keyframes type {
  from {
    width: 0;
  }
}
@keyframes type {
  from {
    width: 0;
  }
}
.free .f-content .c-box ol {
  margin: 20px 24px 30px 24px;
  border: 2px solid #e1e1e1;
  border-radius: 8px;
  border-bottom: 3px solid #be1e2d;
  padding: 30px;
}
.free .f-content .c-box ol.g {
  border-bottom: 3px solid #F6D379;
}
.free .f-content .c-box ol.b {
  border-bottom: 3px solid #126EB7;
}
.free .f-content .c-box ol li {
  font-size: 14px;
  line-height: 32px;
  color: #757575;
  position: relative;
}
.free .f-content .c-box .cols {
  width: 100%;
  margin: 10px 0;
}
.free .f-content .c-box .cols:before,
.free .f-content .c-box .cols:after {
  content: " ";
  display: table;
}
.free .f-content .c-box .cols:after {
  clear: both;
}
.free .f-content .c-box .cols:before,
.free .f-content .c-box .cols:after {
  content: " ";
  display: table;
}
.free .f-content .c-box .cols:after {
  clear: both;
}
.free .f-content .c-box .cols .half-l,
.free .f-content .c-box .cols .half-r {
  float: left;
  width: 50%;
}
.free .f-content .c-box .cols .half-r {
  text-align: right;
}
.free-box {
  padding: 20px 0;
}
.free-box.bg {
  background-color: #fff;
}
.free-box p {
  font-size: 14px;
  line-height: 32px;
  padding: 4px 60px;
}
.free-box h3 {
  margin-left: 20px;
}
.service-index-goods {
  margin: 50px 0 35px 0;
}
.service-index-goods h2 {
  color: #333;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 16px;
}
.service-index-goods .s-content {
  background: #fff;
}
.service-index-goods .s-content li {
  text-align: center;
  list-style: none;
  padding: 35px 0 35px 0;
  width: 300px;
  float: left;
}
.service-index-goods .s-content li a {
  display: inline-block;
  text-align: center;
  color: #424242;
  border-right: 1px solid #e0e0e0;
  width: 100%;
  height: 180px;
}
.service-index-goods .s-content li a .imgList {
  height: 160px;
}
.service-index-goods .s-content li a .imgList img {
  height: 140px;
}
.service-index-goods .s-content li a span {
  display: block;
  color: #757575;
  font-size: 16px;
}
.service-index-goods .s-content li.last a {
  border-right: none;
}
.service-index-fquestion {
  margin-bottom: 100px;
}
.service-index-fquestion h2 {
  color: #333;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 16px;
}
.service-index-fquestion .fquestion {
  overflow: hidden;
  _zoom: 1;
}
.service-index-fquestion .fquestion .s-content {
  background: #fff;
}
.service-index-fquestion .fquestion .s-content:before,
.service-index-fquestion .fquestion .s-content:after {
  content: " ";
  display: table;
}
.service-index-fquestion .fquestion .s-content:after {
  clear: both;
}
.service-index-fquestion .fquestion .s-content:before,
.service-index-fquestion .fquestion .s-content:after {
  content: " ";
  display: table;
}
.service-index-fquestion .fquestion .s-content:after {
  clear: both;
}
.service-index-fquestion .fquestion .s-content li {
  height: 170px;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #f5f5f5;
  width: 300px;
  border-right: 1px solid #f5f5f5;
  float: left;
}
.service-index-fquestion .fquestion .s-content li a {
  display: block;
  height: 100%;
  text-align: center;
}
.service-index-fquestion .fquestion .s-content li a .service-icon {
  background: url("https://stcdn.wstx.com/images/guide/index_icon.jpg") no-repeat;
  height: 48px;
  display: block;
  width: 60px;
  margin: 50px auto 0 auto;
}
.service-index-fquestion .fquestion .s-content li a span {
  padding: 15px 0;
  display: block;
  color: #757575;
  font-size: 16px;
}
.service-index-fquestion .fquestion .s-content li a .icon-index01 {
  background-position: 0 0;
}
.service-index-fquestion .fquestion .s-content li a .icon-index02 {
  background-position: 0 -47px;
}
.service-index-fquestion .fquestion .s-content li a .icon-index03 {
  background-position: 0 -95px;
}
.service-index-fquestion .fquestion .s-content li a .icon-index04 {
  background-position: 0 -144px;
}
.service-index-fquestion .fquestion .s-content li a .icon-index05 {
  background-position: 0 -193px;
}
.service-index-fquestion .fquestion .s-content li a .icon-index06 {
  background-position: 0 -233px;
}
.service-index-fquestion .fquestion .s-content li a .icon-index07 {
  background-position: 0 -278px;
}
.service-index-fquestion .fquestion .s-content li input {
  width: 148px;
  height: 40px;
  border: 1px solid #e0e0e0;
  color: #757575;
  font-size: 12px;
  padding-left: 10px;
  float: left;
  _display: inline;
  margin: 60px 0 0 50px;
}
.service-index-fquestion .fquestion .s-content li i.fa {
  position: absolute;
  top: 60px;
  left: 197px;
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #e0e0e0;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
iframe {
  margin: 0;
  padding: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.responsestatus {
  display: none;
  height: 30px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
}
.responsestatus.notice {
  background-color: #fff5d7;
}
.responsestatus.notice .container {
  color: #a16b28;
}
.responsestatus.warning {
  background-color: #fff5d7;
}
.responsestatus.warning .container {
  color: #be1e2d;
}
.responsestatus.success {
  background-color: #fff5d7;
}
.responsestatus.success .container {
  color: #408f00;
}
.responsestatus .container {
  line-height: 30px;
  font-size: 14px;
  text-align: center;
}
.responsestatus .container i.fa {
  margin-right: 12px;
  line-height: 30px;
  font-size: 20px;
}
i,
em {
  font-style: normal;
}
body {
  position: relative;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll;
}
body .carrousel {
  position: fixed;
  background-color: rgba(10, 10, 10, 0.8);
  display: none;
}
body .center-block,
body .carrousel,
body .carrousel .wrapper {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
body .carrousel .wrapper {
  overflow: hidden;
}
body .carrousel .wrapper .img-box {
  position: relative;
}
body .carrousel .wrapper .img-box .close {
  cursor: pointer;
  color: #FFF;
  position: absolute;
  top: -8px;
  right: -8px;
  font-size: 18px;
  display: block;
  z-index: 9999;
}
body .carrousel .wrapper .img-box .close i.fa {
  color: #fff;
  font-size: 30px;
}
body .carrousel .wrapper .img-box .close i.fa:hover {
  color: #eee;
}
.price,
.error {
  color: #be1e2d;
}
.container {
  margin: 0 auto;
  width: 1200px;
}
.container.container-md {
  width: 990px;
}
.container-md {
  width: 990px;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.m20 {
  margin-top: 20px;
}
.shake {
  -webkit-transition: -webkit-transform 0.2s linear;
  -moz-transition: -moz-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  transition: transform .2s linear;
}
.shake:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.slides-box {
  background-color: #000;
}
.slides-box .flexslider {
  height: 344px;
  width: 100%;
  max-width: 960px;
  margin-left: 240px;
}
.slides-box .flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 20px;
}
.slides-box .flexslider:hover .flex-next {
  opacity: 0.7;
  right: 20px;
}
.new-user {
  display: none;
  position: fixed;
  z-index: 1000097;
  top: 50%;
  margin-top: -160px;
  left: 50%;
  margin-left: -300px;
}
.new-user .new-pic {
  width: 600px;
  height: 368px;
  overflow: hidden;
}
.new-user img {
  display: block;
  width: 600px;
  height: 368px;
}
.new-user .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
  background: url('https://stcdn.wstx.com/images/close.png') no-repeat;
  overflow: hidden;
  cursor: pointer;
}
.dialog-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 990px;
  background: #000;
  opacity: .6;
  filter: alpha(opacity=60);
  z-index: 1000096;
}
#ws-msg-box {
  display: none;
  opacity: 0;
  width: 450px;
  background: #222;
  border: 3px solid #333;
  position: fixed;
  *position: absolute;
  top: 50%;
  left: 50%;
  z-index: 110;
  margin: -50px 0 0 -225px;
  padding: 16px;
  -webkit-transition: opacity .5s ease;
  /* Safari and Chrome */
  -moz-transition: opacity .5s ease;
  /* Firefox */
  -ms-transition: opacity .5s ease;
  /* IE 9 */
  -o-transition: opacity .5s ease;
  /* Opera */
  transition: opacity .5s ease;
  color: #fff;
}
#ws-msg-box .msg {
  margin-bottom: 16px;
  color: #fff;
}
.zoom {
  overflow: hidden;
}
.zoom img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}
.zoom:hover img {
  -webkit-transform: scale(1.05);
  /* Safari and Chrome */
  -moz-transform: scale(1.05);
  /* Firefox */
  -ms-transform: scale(1.05);
  /* IE 9 */
  -o-transform: scale(1.05);
  /* Opera */
  transform: scale(1.05);
}
.header {
  height: 80px;
  padding: 10px 0;
}
.header .logo {
  width: 270px;
  float: left;
}
.header .logo img {
  height: 60px;
}
.header .search-box {
  float: left;
  margin-top: 6px;
  margin-left: 120px;
  width: 540px;
}
.header .search-box:before,
.header .search-box:after {
  content: " ";
  display: table;
}
.header .search-box:after {
  clear: both;
}
.header .search-box:before,
.header .search-box:after {
  content: " ";
  display: table;
}
.header .search-box:after {
  clear: both;
}
.header .search-box .form {
  float: left;
  height: 36px;
  width: 100%;
}
.header .search-box .form .text {
  float: left;
  width: 456px;
  height: 36px;
  line-height: 24px;
  color: #666;
  padding: 4px;
  margin-bottom: 4px;
  border-width: 2px 0 2px 2px;
  border-color: #be1e2d;
  border-style: solid;
  outline: 0;
  font-size: 14px;
  font-family: "microsoft yahei";
}
.header .search-box .form .button {
  float: left;
  width: 82px;
  height: 36px;
  background: #B61D1D;
  border: none;
  line-height: 1;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  cursor: pointer;
}
.header .search-box .hotwords {
  float: left;
  width: 100%;
  height: 26px;
  line-height: 26px;
}
.header .search-box .hotwords a {
  margin-right: 10px;
  white-space: nowrap;
  color: #A9A9A9;
}
.header .search-box .hotwords a:hover {
  color: #be1e2d;
}
.header .cart-box {
  margin-top: 10px;
  height: 36px;
  width: 120px;
  position: relative;
}
.header .cart-box .icons {
  width: 120px;
  height: 36px;
  border: 1px solid #DFDFDF;
  background: #F9F9F9;
  line-height: 34px;
  font-size: 12px;
  text-align: center;
}
.header .cart-box .icons i.fa-shopping-cart {
  color: #be1e2d;
}
.header .cart-box .icons .cart-account {
  position: absolute;
  top: -4px;
  left: 104px;
  display: inline-block;
  padding: 1px 2px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  background-color: #c81623;
  border-radius: 9px 9px 9px 0;
  min-width: 12px;
  text-align: center;
  font-style: normal;
}
.header .cart-box .icons:hover {
  background-color: #fff;
}
.header .cart-box .dropdown-cart {
  display: none;
  position: absolute;
  right: 0;
  top: 36px;
  width: 310px;
  z-index: 1000;
  background-color: #fff;
  border: 1px solid #ccc;
}
.header .cart-box .dropdown-cart:before,
.header .cart-box .dropdown-cart:after {
  content: " ";
  display: table;
}
.header .cart-box .dropdown-cart:after {
  clear: both;
}
.header .cart-box .dropdown-cart:before,
.header .cart-box .dropdown-cart:after {
  content: " ";
  display: table;
}
.header .cart-box .dropdown-cart:after {
  clear: both;
}
.header .cart-box .dropdown-cart .space {
  position: absolute;
  right: 0;
  top: -2px;
  height: 4px;
  width: 118px;
  background-color: #fff;
}
.header .cart-box .dropdown-cart .smt {
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
}
.header .menus {
  float: left;
}
.header .menus .navbar-nav li a {
  font-size: 14px;
  line-height: 60px;
}
.header .cart-box .dropdown-cart .smc {
  background: #fff;
  height: auto!important;
  height: 284px;
  max-height: 284px;
  overflow-y: auto;
}
.header .cart-box .dropdown-cart .smc .cart-list .item {
  border-bottom: 1px dotted #ddd;
  padding: 10px;
  display: block;
}
.header .cart-box .dropdown-cart .smc .cart-list .item:hover {
  background-color: #f2f2f2;
}
.header .cart-box .dropdown-cart .smc .cart-list .item .p-img {
  width: 50px;
  height: 50px;
  border: 1px solid #ddd;
  padding: 0;
  margin-right: 10px;
  font-size: 0;
}
.header .cart-box .dropdown-cart .smc .cart-list .item .p-img a {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
}
.header .cart-box .dropdown-cart .smc .cart-list .item .p-img a img {
  border: 0;
  padding-top: 3px;
  vertical-align: middle;
  width: 44px;
  height: 44px;
}
.header .cart-box .dropdown-cart .smc .cart-list .item .p-name {
  width: 120px;
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.header .cart-box .dropdown-cart .smc .cart-list .item .p-name a {
  line-height: 18px;
  /*text-overflow:ellipsis;
                white-space:nowrap;
                *white-space:nowrap;
                overflow:hidden;*/
}
.header .cart-box .dropdown-cart .smc .cart-list .item .p-detail {
  text-align: right;
}
.header .cart-box .dropdown-cart .smc .cart-list .item .p-detail span {
  padding: 0;
}
.header .cart-box .dropdown-cart .smc .cart-list .item .p-detail span b {
  font-weight: normal;
  color: #333;
}
.header .cart-box .dropdown-cart .smb {
  padding: 8px;
  background: #F2F2F2;
  _height: 45px;
  _padding-top: 15px;
  _padding-bottom: 0;
}
.header .cart-box .dropdown-cart .smb:before,
.header .cart-box .dropdown-cart .smb:after {
  content: " ";
  display: table;
}
.header .cart-box .dropdown-cart .smb:after {
  clear: both;
}
.header .cart-box .dropdown-cart .smb:before,
.header .cart-box .dropdown-cart .smb:after {
  content: " ";
  display: table;
}
.header .cart-box .dropdown-cart .smb:after {
  clear: both;
}
.header .cart-box .dropdown-cart .smb .p-total {
  float: left;
  line-height: 29px;
}
.header .cart-box .dropdown-cart .smb a {
  float: right;
  height: 29px;
  padding: 0 10px;
  background: #be1e2d;
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 29px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.header .cart-box .nogoods {
  padding: 10px;
  position: relative;
}
.header .cart-box .nogoods i.fa {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 50px;
  color: #ededed;
  margin-left: 20px;
}
.header .cart-box .nogoods span {
  line-height: 50px;
  display: block;
  margin-left: 80px;
}
.nav > li.logo1 > a:hover {
  background-color: #000;
  border: 0;
}
.nav-wp {
  width: 100%;
  height: 46px;
  border-bottom: 3px solid #be1e2d;
  background-color: #fff;
}
.nav-wp .nav-main .navbar-nav {
  height: 46px;
  width: 100%;
}
.nav-wp .nav-main .navbar-nav > li {
  text-align: center;
  height: 46px;
  line-height: 46px;
}
.nav-wp .nav-main .navbar-nav > li.active a {
  color: #be1e2d;
}
.nav-wp .nav-main .navbar-nav > li > a {
  height: 46px;
  line-height: 46px;
  color: #333;
  font-size: 16px;
  padding: 0 0 0 46px;
  font-weight: 400;
}
.nav-wp .nav-main .navbar-nav > li > a:hover {
  color: #be1e2d;
}
.nav-wp .nav-main .navbar-nav > li.logo1 {
  text-align: left;
  height: 44px;
}
.nav-wp .nav-main .navbar-nav > li.logo1 img {
  height: 44px;
}
.nav-wp .nav-main .navbar-nav > li.logo1 a {
  line-height: 40px;
  text-align: left;
  padding: 0;
}
.nav-wp .nav-main .navbar-nav > li.logo1:hover a {
  background-color: #fff;
  height: 44px;
}
.nav-wp .nav-main .navbar-nav > li.dropdown {
  width: 240px;
}
.nav-wp .nav-main .navbar-nav > li.dropdown > a {
  text-align: center;
  height: 45px;
  line-height: 45px;
  color: #fff;
  border: 0;
  background-color: #be1e2d;
  padding: 0;
  font-size: 14px;
}
.nav-wp .nav-main .navbar-nav > li.dropdown > a:hover {
  color: #be1e2d;
}
.nav-wp .nav-main .navbar-nav > li.dropdown:hover {
  background-color: #be1e2d;
  color: #fff;
}
.nav-wp .nav-main .navbar-nav > li.dropdown:hover > a {
  color: #fff;
}
.nav-wp .nav-main .navbar-nav > li.dropdown:hover > a > .caret {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu {
  width: 240px;
  border-top: 0px;
  background-color: #f5f5f5;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item {
  border-top: 1px dotted #ccc;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item:first-child {
  border-top: 1px solid #fff;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item:hover {
  background-color: #fff;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item:hover ul {
  display: block;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item a {
  line-height: 36px;
  font-size: 14px;
  position: relative;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item a i {
  position: absolute;
  right: 20px;
  line-height: 36px;
  top: 13px;
  font: 400 9px/14px consolas;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item a:hover {
  background-color: #fff;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item a:hover i {
  color: #fff;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul {
  display: none;
  position: absolute;
  top: 0;
  left: 240px;
  background-color: #fff;
  border-right: 1px solid #ccc;
  height: 344px;
  width: 488px;
  overflow: hidden;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li {
  padding: 16px;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li:before,
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li:after {
  content: " ";
  display: table;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li:after {
  clear: both;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li:before,
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li:after {
  content: " ";
  display: table;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li:after {
  clear: both;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li .category {
  float: left;
  width: 220px;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li .category a {
  line-height: 18px;
  padding-left: 16px;
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li .brands {
  width: 200px;
  float: right;
  text-align: center;
  margin: 0;
  padding: 0;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li .brands a {
  display: block;
  width: 180px;
  border: 1px solid #e5e5e5;
  padding: 1px 4px;
  margin-bottom: 8px;
  text-align: center;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li .brands a img {
  width: 100px;
}
.nav-wp .nav-main .navbar-nav > li .dropdown-menu .item ul li .brands a span {
  display: block;
  background-position: center center;
  height: 46px;
}
.mainbg {
  background-color: #f5f5f5;
}
.main {
  padding-bottom: 30px;
  min-height: 600px;
  font-size: 14px;
}
.main .mod-main {
  position: relative;
  background-color: #fff;
  padding: 20px;
  min-height: 792px;
}
.main .mod-main.mod-main-padding {
  padding-top: 60px;
}
.main .mod-main .sidebar {
  position: absolute;
  top: 20px;
  left: 20px;
  min-height: 752px;
  border: 1px solid #ccc;
  width: 198px;
}
.main .mod-main .sidebar .mt {
  background-color: #be1e2d;
  color: #fff;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  padding-left: 12px;
}
.main .mod-main .sidebar .mc dl {
  padding: 20px;
  border-top: 1px dotted #ccc;
  margin-bottom: 0;
}
.main .mod-main .sidebar .mc dl:first-child {
  padding-top: 20px;
  border-top: 1px solid #fff;
  position: relative;
}
.main .mod-main .sidebar .mc dl i.fa {
  position: absolute;
  left: 16px;
  top: 7px;
  color: #be1e2d;
  font-size: 12px;
}
.main .mod-main .sidebar .mc dl dt,
.main .mod-main .sidebar .mc dl dd {
  padding-left: 30px;
  height: 26px;
  line-height: 26px;
}
.main .mod-main .sidebar .mc dl dt {
  position: relative;
  /*b {
              //background-image: url('https://stcdn.wstx.com/images/center-icon.png');
             // background-position: 0 0;
              //background-repeat: no-repeat;
              width: 26px;
              height: 26px;
              left: 0;
              top: 0;
              position: absolute;
              display: block;
              background-color:#666;
              border-radius: 13px;
              text-align: center;
              i{color:#fff; font-size: 16px; padding-top: 5px;}
            }*/
}
.main .mod-main .content {
  margin-left: 220px;
  padding: 0 0 60px 0;
}
.main .mod-main .content:before,
.main .mod-main .content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.main .mod-main .content .mt:before,
.main .mod-main .content .mt:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.main .mod-main .content .mt .p-img {
  margin-bottom: 20px;
  width: 80px;
  text-align: center;
}
.main .mod-main .content .mt .p-img img {
  width: 80px;
  margin-bottom: 8px;
}
.main .mod-main .content .mt .total-rebate {
  height: 105px;
  line-height: 105px;
  margin-left: 100px;
}
.main .mod-main .content .mt .total-rebate b {
  font-size: 20px;
  font-weight: normal;
}
.main .mod-main .content .mt .total-rebate .price {
  font-size: 40px;
}
.main .mod-main .content .mt .op {
  padding-top: 37px;
}
.main .mod-main .content .mt .op ul li {
  float: left;
  margin-left: 16px;
}
.main .mod-main .content .mt .order-status {
  margin-bottom: 10px;
  border-bottom: 2px solid #989898;
  width: 100%;
}
.main .mod-main .content .mt .order-status:before,
.main .mod-main .content .mt .order-status:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.main .mod-main .content .mt .order-status li {
  line-height: 40px;
  float: left;
}
.main .mod-main .content .mt .order-status li a {
  font-size: 14px;
  line-height: 40px;
  padding: 0 20px;
  display: block;
  color: #666;
}
.main .mod-main .content .mt .order-status li.active a {
  color: #be1e2d;
}
.main .mod-main .content .mt h4 {
  float: left;
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  font-size: 18px;
}
.main .mod-main .content .mt h4 span {
  margin-right: 30px;
}
.main .mod-main .content .mt h4 span a {
  border-bottom: 3px solid #fff;
}
.main .mod-main .content .mt h4 span.curr a,
.main .mod-main .content .mt h4 span:hover a {
  border-bottom: 3px solid #be1e2d;
}
.main .mod-main .content .mt h4 span.extra {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 16px;
  margin-right: 0;
}
.main .mod-main .content .mt h4 span.extra a {
  font-size: 14px;
}
.main .mod-main .content .mt .search-01 {
  float: right;
  margin-bottom: 10px;
}
.main .mod-main .content .mt .search-01 input[type="text"] {
  width: 220px;
}
.main .mod-main .content .mt .category {
  margin: 20px 0;
}
.main .mod-main .content .mt .category:before,
.main .mod-main .content .mt .category:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.main .mod-main .content .mt .category ul li {
  float: left;
  margin-right: 20px;
}
.main .mod-main .content .mt .category ul li a {
  padding: 4px 8px;
}
.main .mod-main .content .mt .category ul li.curr a,
.main .mod-main .content .mt .category ul li:hover a {
  background-color: #be1e2d;
  color: #fff;
}
.main .mod-main .content .userinfo {
  width: 100%;
  margin-bottom: 17px;
  background-color: #F6F6F6;
  position: relative;
}
.main .mod-main .content .userinfo:before,
.main .mod-main .content .userinfo:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.main .mod-main .content .userinfo .u-col-1 {
  float: left;
  position: relative;
  width: 260px;
  height: 140px;
}
.main .mod-main .content .userinfo .u-col-1 .u-pic {
  float: left;
  margin-right: 10px;
  padding: 16px 10px 10px 16px;
}
.main .mod-main .content .userinfo .u-col-1 .u-pic img {
  width: 80px;
  height: 80px;
}
.main .mod-main .content .userinfo .u-col-1 .u-name {
  float: left;
  padding-top: 34px;
  font-size: 12px;
}
.main .mod-main .content .userinfo .u-col-1 .u-name #u-name {
  font-size: 16px;
  margin-bottom: 10px;
}
.main .mod-main .content .userinfo .u-col-1 .extra {
  position: absolute;
  bottom: 14px;
  left: 18px;
}
.main .mod-main .content .userinfo .u-col-2 {
  float: left;
  width: 532px;
  height: 130px;
}
.main .mod-main .content .userinfo .u-col-2 .c {
  float: left;
  text-align: center;
  border-left: 1px dotted #ccc;
  width: 160px;
  margin: 30px 0;
}
.main .mod-main .content .userinfo .u-col-2 .c i {
  display: inline-block;
  background-position: 0 0;
  width: 48px;
  height: 48px;
}
.main .mod-main .content .userinfo .u-col-2 .c1 i {
  background-image: url('https://stcdn.wstx.com/images/icon-shop-option_01.png');
}
.main .mod-main .content .userinfo .u-col-2 .c2 i {
  background-image: url('https://stcdn.wstx.com/images/icon-shop-option_02.png');
}
.main .mod-main .content .userinfo .u-col-2 .c3 i {
  background-image: url('https://stcdn.wstx.com/images/icon-shop-option_03.png');
}
.main .mod-main .content .userinfo .status {
  position: absolute;
  top: 0;
  right: -4px;
  width: 188px;
  height: 147px;
  background: url(https://stcdn.wstx.com/images/status_bg.png) 0 0 no-repeat;
}
.main .mod-main .content .userinfo .status .level {
  padding: 16px;
}
.main .mod-main .content .userinfo .status .level .level-icon {
  width: 93px;
  height: 60px;
  margin: 0 auto;
  background: url(https://stcdn.wstx.com/images/member-level.png) 0 0 no-repeat;
  background-position: 0 0;
  text-align: center;
}
.main .mod-main .content .userinfo .status .level .level-icon.level-icon-1 {
  background-position: 0 0;
}
.main .mod-main .content .userinfo .status .level .level-icon.level-icon-2 {
  background-position: 0 -61px;
}
.main .mod-main .content .userinfo .status .level .level-icon.level-icon-3 {
  background-position: 0 -122px;
}
.main .mod-main .content .userinfo .status .level .level-icon.level-icon-4 {
  background-position: 0 -183px;
}
.main .mod-main .content .userinfo .status .level .level-icon.level-icon-5 {
  background-position: 0 -244px;
}
.main .mod-main .content .userinfo .status .level .level-name {
  font-size: 14px;
  text-align: center;
  width: 100%;
  line-height: 22px;
  font-weight: 600;
}
.main .mod-main .content .userinfo .status .level .coins {
  text-align: center;
  width: 100%;
}
.main .mod-main .content .left {
  float: left;
  width: 740px;
}
.main .mod-main .content .right {
  float: right;
  width: 180px;
}
.table-wstx.table {
  border: 1px solid #ccc;
}
.table-wstx.table.comment a {
  display: block;
  line-height: 18px;
  padding-left: 120px;
  position: relative;
  min-height: 110px;
  text-align: left;
}
.table-wstx.table.comment a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
}
.table-wstx.table > thead {
  background: #f0f0f0;
}
.table-wstx.table > thead > tr > th {
  padding: 8px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.table-wstx.table > thead > tr > th:first-child {
  text-align: center;
}
.table-wstx.table > tbody > .bg {
  background: #f5f5f5;
  height: 40px;
}
.table-wstx.table > tbody > .bg td {
  padding: 0 8px;
  line-height: 40px;
  position: relative;
}
.table-wstx.table > tbody > .bg td span {
  margin-right: 20px;
}
.table-wstx.table > tbody > .bg td .order-del {
  position: absolute;
  right: 0;
  top: 4px;
}
.table-wstx.table > tbody > .bg td .order-del i.fa {
  font-size: 20px;
  font-weight: normal;
}
.table-wstx.table > tbody > tr > td {
  padding: 10px 0;
  vertical-align: middle;
  text-align: center;
}
.table-wstx.table > tbody > tr > td a {
  line-height: 18px;
}
.table-wstx.table > tbody > tr > td .p-img img {
  width: 80px;
  margin-right: 20px;
}
.table-wstx.table > tbody > tr > td span {
  margin-right: 6px;
  display: block;
  float: left;
  text-align: left;
}
.table-wstx.table > tbody > tr > td span.p-name {
  width: 270px;
  min-height: 60px;
  padding-top: 0;
  line-height: 18px;
}
.table-wstx.table > tbody > tr > td span b {
  display: block;
  text-align: left;
  margin-top: 10px;
  font-weight: normal;
}
.table-wstx.table > tbody > tr > td .v_shipping_info {
  position: relative;
  width: 106px;
  text-align: center;
  display: block;
  height: 24px;
}
.table-wstx.table > tbody > tr > td .v_shipping_info .v_shipping-box {
  display: none;
  padding: 12px;
  width: 240px;
  color: #333;
  text-align: left;
  text-decoration: none;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ff6000;
  position: absolute;
  right: 0;
  top: 23px;
  z-index: 1070;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}
.table-wstx.table > tbody > tr > td .v_shipping_info .v_shipping-box b.arrow {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ff6000;
  position: absolute;
  display: block;
  right: 46px;
  top: -6px;
}
.table-wstx.table > tbody > tr > td .v_shipping_info .v_shipping-box .items {
  position: relative;
}
.table-wstx.table > tbody > tr > td .v_shipping_info .v_shipping-box .items:before,
.table-wstx.table > tbody > tr > td .v_shipping_info .v_shipping-box .items:after {
  content: " ";
  display: table;
}
.table-wstx.table > tbody > tr > td .v_shipping_info .v_shipping-box .items:after {
  clear: both;
}
.table-wstx.table > tbody > tr > td .v_shipping_info .v_shipping-box .items:before,
.table-wstx.table > tbody > tr > td .v_shipping_info .v_shipping-box .items:after {
  content: " ";
  display: table;
}
.table-wstx.table > tbody > tr > td .v_shipping_info .v_shipping-box .items:after {
  clear: both;
}
.table-wstx.table > tbody > tr > td .v_shipping_info .v_shipping-box .li {
  padding: 5px 0;
  border-bottom: 1px dotted #efefef;
}
.table-wstx.table > tbody > tr > td .v_shipping_info .v_shipping-box .li .c1 {
  width: 100%;
  float: left;
  padding: 6px 0 0 0;
}
.table-wstx.table > tbody > tr > td .v_shipping_info .v_shipping-box .li .c2 {
  width: 100%;
  float: left;
  padding: 6px 0 0 0;
}
.table-wstx.table > tbody > tr > td.c span {
  display: table-cell;
  text-align: center;
}
.table-wstx.table > tbody > tr > td:first-child {
  padding-left: 8px;
}
.table-wstx.table > tbody > tr > td.fl {
  text-align: left;
}
.table-wstx.table > tbody > tr > td .p-img {
  float: left;
  margin-right: 10px;
}
.table-wstx.table > tbody > tr > td .p-name {
  padding-top: 6px;
  float: left;
  width: 280px;
  height: 64px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.table-wstx.table > tbody > tr > td.tc {
  text-align: center;
}
.table-line.table {
  border: 1px solid #ccc;
}
.table-line.table thead {
  background: #e1e1e1;
}
.table-line.table thead tr th {
  padding: 4px 8px;
  border-bottom: 1px solid #ccc;
  text-align: left;
  border: 1px solid #ccc;
}
.table-line.table thead tr th:last-child {
  text-align: left;
}
.table-line.table thead tr th:first-child {
  text-align: left;
}
.table-line.table > tbody > .bg {
  background: #f5f5f5;
  height: 24px;
}
.table-line.table > tbody > .bg td {
  padding: 4px 8px;
  text-align: left;
  border: 1px solid #ccc;
}
.table-line.table > tbody > .bg:first-child {
  text-align: left;
}
.table-line.table > tbody > tr > td {
  border: 1px solid #ccc;
  padding: 10px 8px;
  vertical-align: middle;
  text-align: left;
}
.table-line.table > tbody > tr > td.tc {
  text-align: left;
}
.table-line.table > tbody > tr > td:first-child {
  text-align: left;
}
.table-tc.table {
  border: 1px solid #ccc;
}
.table-tc.table thead {
  background: #e1e1e1;
}
.table-tc.table thead tr th {
  padding: 4px 8px;
  border-bottom: 1px solid #ccc;
  text-align: center;
  border: 1px solid #ccc;
}
.table-tc.table thead tr th:last-child {
  text-align: center;
}
.table-tc.table thead tr th:first-child {
  text-align: center;
}
.table-tc.table > tbody > .bg {
  background: #f5f5f5;
  height: 24px;
}
.table-tc.table > tbody > .bg td {
  padding: 4px 8px;
  text-align: center;
  border: 1px solid #ccc;
}
.table-tc.table > tbody > .bg:first-child {
  text-align: center;
}
.table-tc.table > tbody > tr > td {
  border: 1px solid #ccc;
  padding: 10px 8px;
  vertical-align: middle;
  text-align: center;
}
.table-tc.table > tbody > tr > td img {
  width: 50px;
}
.table-tc.table > tbody > tr > td.tc {
  text-align: center;
}
.table-tc.table > tbody > tr > td:first-child {
  text-align: center;
}
.form-table {
  margin-bottom: 17px;
  border: 1px solid #ccc;
  padding: 12px;
}
.form-table .nocont-order {
  margin: 17px 0;
  width: 100%;
  text-align: center;
}
.form-table .nocont-order b {
  display: inline-block;
  vertical-align: middle;
  background: url('https://stcdn.wstx.com/images/nocont-icons.png') no-repeat;
  overflow: hidden;
  margin-right: 20px;
}
.form-table .nocont-order b.icon-order {
  width: 70px;
  height: 70px;
  background-position: 0 0;
}
.form-table .nocont-order span {
  display: inline-block;
  height: 70px;
  line-height: 70px;
  color: #999;
}
.form-table.follow .list li {
  float: left;
  margin: 0 4px;
  text-align: center;
}
.form-table td img {
  width: 50px;
  height: 50px;
  border: 1px solid #ddd;
}
.followbrand ul li {
  float: left;
  margin: 20px;
  width: 200px;
  text-align: center;
  height: 200px;
  line-height: 200px;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  position: relative;
}
.followbrand ul li.txt {
  line-height: 30px;
  padding-top: 70px;
}
.followbrand ul li img {
  width: 160px;
  height: 160px;
}
.followbrand ul li .btn {
  position: absolute;
  right: 6px;
  bottom: 6px;
  display: none;
  background-color: #d58512;
  color: #fff;
}
.followbrand ul li:hover .btn {
  display: block;
}
.box {
  border: 1px solid #ccc;
  margin-bottom: 17px;
}
.box:before,
.box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.box .mt {
  background-color: #f2f2f2;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
}
.box .mt i.fa {
  color: #be1e2d;
}
.box .mc {
  padding: 6px;
}
.box.boxpadding {
  padding: 20px;
  background-color: #fff;
}
.clear:before,
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#topcontrol {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #999;
  text-align: center;
}
#topcontrol:hover {
  border: 1px solid #be1e2d;
}
#topcontrol i {
  margin-top: 8px;
  color: #be1e2d;
}
.oitem {
  margin: 0 auto;
  width: 960px;
}
.oitem .process {
  height: 50px;
  margin: 30px auto;
  text-align: center;
  font-size: 16px;
  color: #fff;
  width: 960px;
  padding-left: 170px;
}
.oitem .process:before,
.oitem .process:after {
  content: " ";
  display: table;
}
.oitem .process:after {
  clear: both;
}
.oitem .process:before,
.oitem .process:after {
  content: " ";
  display: table;
}
.oitem .process:after {
  clear: both;
}
.oitem .process .proce {
  float: left;
}
.oitem .process .proce ul {
  position: absolute;
  top: 34px;
  left: -5px;
  width: 50px;
}
.oitem .process .proce ul li {
  color: #333;
  font-size: 12px;
  width: 50px;
}
.oitem .process .node {
  width: 40px;
  height: 20px;
  background: #be1e2d;
  position: relative;
}
.oitem .process .node:before {
  content: "";
  position: absolute;
  top: -12px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 12px solid #be1e2d;
}
.oitem .process .node:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid #be1e2d;
}
.oitem .process .node .wait.node {
  width: 40px;
  height: 20px;
  background: #e1e1e1;
  position: relative;
}
.oitem .process .node .wait.node:before {
  content: "";
  position: absolute;
  top: -12px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 12px solid #e1e1e1;
}
.oitem .process .node .wait.node:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid #e1e1e1;
}
.oitem .process .bar {
  height: 13px;
  background-image: url(https://stcdn.wstx.com/images/processbar.jpg);
  background-repeat: no-repeat;
  width: 150px;
  border: solid #fff;
  border-width: 0 5px;
  margin-top: 4px;
}
.oitem .process .wait {
  background-position: 0 -40px;
}
.oitem .process .doing {
  background-position: 0 -20px;
}
.oitem #ordertrack {
  border: 1px solid #ccc;
  padding: 20px;
}
.oitem #orderstate {
  width: 100%;
}
.oitem #orderstate .btns {
  margin-top: -18px;
}
.oitem .tab {
  margin: 20px auto;
}
.oitem .tab .pay h2 {
  margin-bottom: 16px;
}
.oitem .tab .mt {
  height: 32px;
  border: 1px solid #ccc;
  background-color: #f2f2f2;
}
.oitem .tab .mt ul {
  height: 32px;
  width: 100%;
}
.oitem .tab .mt ul li {
  height: 32px;
  line-height: 32px;
  float: left;
  width: 120px;
  text-align: center;
  border-right: 1px solid #ccc;
}
.oitem .tab .mt ul li a {
  height: 32px;
  line-height: 32px;
  display: block;
  width: 100%;
}
.oitem .tab .mt ul li.active a {
  border-bottom: 1px solid #fff;
  background: #fff;
}
.oitem .tab .mc {
  border: 1px solid #ccc;
  border-top: 0;
  padding: 10px;
}
.oitem .tab .mc:after {
  clear: both;
}
.oitem .tab .mc .shipppingitems h2 {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 16px;
}
.oitem .tab .mc .items .item {
  margin: 10px 0;
}
.oitem .tab .mc .items .item:before,
.oitem .tab .mc .items .item:after {
  content: " ";
  display: table;
}
.oitem .tab .mc .items .item:after {
  clear: both;
}
.oitem .tab .mc .items .item:before,
.oitem .tab .mc .items .item:after {
  content: " ";
  display: table;
}
.oitem .tab .mc .items .item:after {
  clear: both;
}
.oitem .tab .mc .items .item label,
.oitem .tab .mc .items .item span {
  display: block;
  float: left;
}
.oitem .tab .mc .items .item label {
  width: 80px;
  font-weight: 600;
}
.oitem .tab .mc .items .item span {
  width: 150px;
}
.oitem .tab .mc .items .item h4 {
  padding: 10px;
  background-color: #f2f2f2;
  margin-bottom: 10px;
}
.oitem .tab .mc .items h4 {
  padding-bottom: 10px;
}
.oitem .tab .mc .items .li {
  width: 98%;
  padding-bottom: 16px;
  border-left: 1px solid #ccc;
  padding-left: 16px;
  position: relative;
  margin-left: 2.5%;
}
.oitem .tab .mc .items .li:before,
.oitem .tab .mc .items .li:after {
  content: " ";
  display: table;
}
.oitem .tab .mc .items .li:after {
  clear: both;
}
.oitem .tab .mc .items .li:before,
.oitem .tab .mc .items .li:after {
  content: " ";
  display: table;
}
.oitem .tab .mc .items .li:after {
  clear: both;
}
.oitem .tab .mc .items .li:before {
  clear: both;
}
.oitem .tab .mc .items .li:after {
  clear: both;
}
.oitem .tab .mc .items .li.last {
  border-left: 1px solid #fff;
}
.oitem .tab .mc .items .li.last s {
  background: #be1e2d;
}
.oitem .tab .mc .items .li .c1 {
  width: 20%;
  float: left;
  margin-top: -2px;
}
.oitem .tab .mc .items .li .c2 {
  width: 80%;
  float: left;
  margin-top: -2px;
}
.oitem .tab .mc .items .li s {
  width: 10px;
  height: 10px;
  background: #ccc;
  position: absolute;
  top: 0;
  left: -5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.oitem .mc .items.pay {
  display: none;
}
.oitem .mc .items.pay .li {
  border-left: 0;
}
.oitem #orderinfo {
  margin-top: 20px;
}
.oitem #orderinfo:before,
.oitem #orderinfo:after {
  content: " ";
  display: table;
}
.oitem #orderinfo:after {
  clear: both;
}
.oitem #orderinfo:before,
.oitem #orderinfo:after {
  content: " ";
  display: table;
}
.oitem #orderinfo:after {
  clear: both;
}
.oitem #orderinfo .mt {
  padding-left: 16px;
}
.oitem #orderinfo .mc dl {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.oitem #orderinfo .mc dl dt {
  font-weight: 700;
  height: 26px;
  line-height: 26px;
  padding-left: 10px;
}
.oitem #orderinfo .mc dl dd ul li {
  height: 22px;
  line-height: 22px;
  border: 0;
  margin: 0;
  padding: 0;
  padding-left: 10px;
}
.oitem #orderinfo .p-list {
  overflow: hidden;
  margin-right: -1px;
  border-left: 1px solid #DEDEDE;
}
.oitem #orderinfo .p-list table {
  border-collapse: collapse;
  margin-left: -1px;
  border: solid #DEDEDE;
  border-width: 0 1px;
}
.oitem #orderinfo .p-list th {
  padding: 5px;
  background: #F0F0F0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  border-left: 1px solid #F0F0F0;
  font-weight: normal;
  text-align: center;
}
.oitem #orderinfo .p-list td {
  padding: 5px;
  background: #fff;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  border-left: 1px solid #F0F0F0;
  text-align: center;
}
.oitem #orderinfo .total {
  display: block;
  background: #f2f2f2;
  padding: 10px;
}
.oitem #orderinfo .total ul {
  float: right;
  padding: 0 20px 10px 0;
  overflow: hidden;
  font-size: 14px;
}
.oitem #orderinfo .total ul:after {
  clear: both;
}
.oitem #orderinfo .total ul li {
  overflow: hidden;
  line-height: 20px;
}
.oitem #orderinfo .total .extra {
  float: right;
  padding: 10px 20px 0 0;
  border-top: 1px solid #ccc;
  font-size: 16px;
  font-weight: bold;
}
.oitem #orderinfo .total .extra .ftx01 {
  font-size: 24px;
}
#chongzhi {
  margin: 0 auto;
}
#chongzhi.box {
  width: 960px;
  margin: 0 auto;
}
#chongzhi.box .mt {
  font-size: 14px;
  font-weight: 700;
  background-color: #f2f2f2;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #ccc;
  padding-left: 8px;
  margin-bottom: 20px;
}
#chongzhi.box .mc .item {
  position: relative;
  margin-bottom: 20px;
  z-index: 1;
}
#chongzhi.box .mc .item:before,
#chongzhi.box .mc .item:after {
  content: " ";
  display: table;
}
#chongzhi.box .mc .item:after {
  clear: both;
}
#chongzhi.box .mc .item:before,
#chongzhi.box .mc .item:after {
  content: " ";
  display: table;
}
#chongzhi.box .mc .item:after {
  clear: both;
}
#chongzhi.box .mc .item .pull-left {
  line-height: 29px;
}
#chongzhi.box .mc .item .label {
  display: block;
  float: left;
  width: 200px;
  text-align: right;
  padding-right: 10px;
  color: #666;
  line-height: 29px;
}
#chongzhi.box .mc .item .text {
  padding: 4px;
}
#chongzhi.box .mc .msg-text,
#chongzhi.box .mc .msg-error {
  font-size: 12px;
  color: #be1e2d;
  float: left;
  line-height: 40px;
}
#chongzhi.box .mc .i-tips {
  border: 1px solid #D9D9D9;
  background: #F5F5F5;
  color: #666666;
  float: left;
  padding: 3px 8px;
  font-size: 12px;
  margin: 4px 0;
}
#chongzhi.box .mc .m1 {
  margin-left: 80px;
  margin-right: 80px;
  margin-bottom: 20px;
  border-width: 2px;
  border: 1px solid #edd28b;
}
#chongzhi.box .mc .m1 .mt {
  background-color: #fffdee;
  border-bottom: 1px solid #edd28b;
  margin-bottom: 0;
}
#chongzhi.box .mc .m1 .mc {
  padding: 10px;
}
#chongzhi.box .mc .m1 .mc p {
  line-height: 22px;
}
.skulist {
  margin-right: 5px;
}
.skulist a {
  display: block;
  margin: 0 auto;
}
.skulist a img {
  border: 1px solid #ccc;
  width: 60px;
}
.skulist a.btn-cart {
  width: 40px;
  margin: 5px auto 0 auto;
  padding: 1px 4px;
  background: #e8e8e8;
  color: #666;
}
.comment .comment-box .upload_preview {
  display: none;
  margin-top: 6px;
  border: 1px solid #ccc;
  padding: 6px;
}
.comment .comment-box .upload_preview:before,
.comment .comment-box .upload_preview:after {
  content: " ";
  display: table;
}
.comment .comment-box .upload_preview:after {
  clear: both;
}
.comment .comment-box .upload_preview:before,
.comment .comment-box .upload_preview:after {
  content: " ";
  display: table;
}
.comment .comment-box .upload_preview:after {
  clear: both;
}
.comment .comment-box .upload_preview .upload_append_list {
  float: left;
}
.comment .comment-box .upload_preview .upload_append_list strong {
  display: none;
}
.comment .comment-box .upload_preview .upload_image {
  width: 150px;
}
.comment ul {
  padding-bottom: 10px;
}
.comment ul:before,
.comment ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.comment ul li.fore1 {
  width: 414px;
  float: left;
}
.comment ul li.fore2 {
  width: 241px;
  line-height: 50px;
  float: left;
}
.comment ul li.fore3 {
  width: 260px;
  text-align: right;
  line-height: 50px;
  float: left;
}
.comment ul li.fore3 a {
  padding-top: 16px;
  padding-right: 8px;
}
.comment .comment-box {
  background: #fcfffa;
  border: 1px solid #d0e4c2;
  padding: 1px 0 0 0;
  text-align: left;
  position: relative;
  width: 910px;
  margin-left: 5px;
  zoom: 1;
}
.comment .comment-box:before,
.comment .comment-box:after {
  content: " ";
  display: table;
}
.comment .comment-box:after {
  clear: both;
}
.comment .comment-box:before,
.comment .comment-box:after {
  content: " ";
  display: table;
}
.comment .comment-box:after {
  clear: both;
}
.comment .comment-box p {
  padding: 20px;
}
.comment .comment-box .msg-text {
  float: right;
}
.comment .comment-box .img-box {
  width: 100px;
  height: 100px;
  border: 1px solid #f1f1f1;
  display: none;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.comment .comment-box .img-box i.fa {
  position: absolute;
  top: 8px;
  right: 8px;
  display: none;
  cursor: pointer;
}
.comment .comment-box .img-box:hover i.fa {
  display: block;
}
.comment .comment-box .img-list:before,
.comment .comment-box .img-list:after {
  content: " ";
  display: table;
}
.comment .comment-box .img-list:after {
  clear: both;
}
.comment .comment-box .img-list:before,
.comment .comment-box .img-list:after {
  content: " ";
  display: table;
}
.comment .comment-box .img-list:after {
  clear: both;
}
.comment .comment-box .img-list #upload0,
.comment .comment-box .img-list #upload1,
.comment .comment-box .img-list #upload2 {
  display: block;
}
.comment .comment-box .img-list .pull-left {
  margin-right: 5px;
}
.comment .comment-box .item01 {
  float: left;
  margin: 10px 0;
  width: 806px;
  position: relative;
}
.comment .comment-box .item01 .label {
  background: none;
  width: 190px;
  text-align: right;
  font-size: 14px;
  color: #333;
  padding-right: 10px;
  float: left;
  text-shadow: none;
  font-weight: 500;
  line-height: 34px;
}
.comment .comment-box .item01 .fl {
  float: left;
  padding-left: 6px;
}
.comment .comment-box .item {
  margin-bottom: 10px;
}
.comment .comment-box .item .label em {
  padding-right: 3px;
  padding-top: 5px;
  vertical-align: middle;
  font-size: 16px;
}
.comment .comment-box .box-t {
  position: absolute;
  right: 104px;
  *right: 201px;
  top: -11px;
  width: 21px;
  height: 12px;
  background: url(https://stcdn.wstx.com/images/cicon.png) 0 0 no-repeat;
}
.comment .comment-box .btn:hover {
  color: #fff;
}
.comment .comment-box .commstar {
  width: 105px;
  height: 20px;
  background: url(https://stcdn.wstx.com/images/commstar.jpg) 0 -21px repeat-x;
  position: relative;
  margin-top: 5px;
  display: inline-block;
  overflow: hidden;
  zoom: 1;
}
.comment .comment-box .commstar a {
  width: 20%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  height: 20px;
  padding: 0;
}
.comment .comment-box .commstar .active,
.comment .comment-box .commstar a:hover {
  background: url(https://stcdn.wstx.com/images/commstar.jpg) left top repeat-x;
}
.comment .comment-box .commstar .star1 {
  width: 20%;
  z-index: 9;
}
.comment .comment-box .commstar .star2 {
  width: 40%;
  z-index: 8;
}
.comment .comment-box .commstar .star3 {
  width: 60%;
  z-index: 7;
}
.comment .comment-box .commstar .star4 {
  width: 80%;
  z-index: 6;
}
.comment .comment-box .commstar .star5 {
  width: 100%;
  z-index: 5;
}
.comment .comment-box .area {
  width: 588px;
  height: 88px;
}
.comment .comment-box .probar {
  position: absolute;
  top: -12px;
  left: 0;
  width: 98px;
  height: 10px;
  border: 1px solid #ccc;
  margin: 0;
}
.comment .comment-box .probar .bgpro {
  display: block;
  width: 1%;
  background: green;
  height: 10px;
  color: #fff;
}
.history {
  position: relative;
}
.history .items {
  position: relative;
  margin-top: 20px;
}
.history .items ul li {
  float: left;
  position: relative;
  width: 23%;
  margin-left: 2%;
  height: 310px;
  padding-top: 8px;
  margin-bottom: 8px;
  background: #fff;
  text-align: center;
  vertical-align: top;
}
.history .items ul li .goods-box {
  border: 2px solid #eee;
  padding: 10px;
}
.history .items ul li .goods-box img {
  width: 100%;
}
.history .items ul li .goods-box .p-price {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}
.history .items ul li .goods-box .p-name {
  font-size: 14px;
  color: #666;
  line-height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}
.history .items ul li .goods-box span.follow {
  display: none;
  position: absolute;
  bottom: 22px;
  right: 12px;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  color: #f5e79e;
  cursor: pointer;
}
.history .items ul li .goods-box .btn {
  margin-top: 8px;
  background-color: #ec971f;
  color: #fff;
  padding: 4px 10px;
}
.history .items ul li:hover .goods-box {
  border: 2px solid #be1e2d;
}
.history .items ul li:hover .goods-box span.follow {
  display: block;
}
.recently .process {
  width: 750px;
  padding-left: 50px;
}
.recently .extra {
  margin: 20px 0;
  position: relative;
}
.recently .extra li {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 30px;
}
.recently .extra li.curr {
  border-bottom: 3px solid #be1e3d;
}
.recently .extra li a {
  padding: 0;
}
.recently .extra .extra-r {
  position: absolute;
  right: 0;
  top: 0;
}
.coupons .extra li {
  padding: 0 20px;
}
.coupon-list {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #ebebeb;
}
.coupon-list .coupon-num {
  margin: 0 0 5px;
}
.coupon-list .coupon-msg {
  display: inline-block;
  display: block;
  position: relative;
}
.coupon-list .coupon-msg:before,
.coupon-list .coupon-msg:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.coupon-list .coupon-msg .coupon-ops {
  float: right;
  position: relative;
  width: 180px;
  height: 118px;
}
.coupon-list .coupon-msg .coupon-ops .btns {
  position: absolute;
  bottom: 0;
}
.coupon-list .coupon-msg .overdue-site {
  position: absolute;
  display: block;
  width: 65px;
  height: 66px;
  left: 0;
  top: 0;
  overflow: hidden;
  background: url(https://stcdn.wstx.com/images/coupon20160307.png) -99px 0;
}
.coupon-list .coupon-msg .used-site {
  position: absolute;
  top: 30px;
  left: 160px;
  width: 90px;
  height: 88px;
  background: url(https://stcdn.wstx.com/images/coupon20160307.png) 0 0;
  overflow: hidden;
}
.coupon-list .coupon-msg .overdued-site {
  position: absolute;
  display: block;
  width: 65px;
  height: 66px;
  left: 0;
  top: 0;
  overflow: hidden;
  background: url(https://stcdn.wstx.com/images/coupon20160307.png) -177px 0;
}
.coupon-list .coupon-msg .coupon-type {
  position: relative;
  float: left;
  width: 260px;
  height: 118px;
  margin: 0 20px 0 0;
  padding: 20px 10px 0 10px;
  color: #fff;
}
.coupon-list .coupon-msg .coupon-type:before,
.coupon-list .coupon-msg .coupon-type:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.coupon-list .coupon-msg .coupon-type .c-price {
  padding-left: 80px;
  margin: 0 0 5px;
  text-align: left;
  font-family: Arial;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
}
.coupon-list .coupon-msg .coupon-type .limit {
  font-size: 0;
  margin-bottom: 5px;
  width: 100%;
  text-align: center;
}
.coupon-list .coupon-msg .coupon-type .limit .label {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  padding: 0;
}
.coupon-list .coupon-msg .coupon-type .time {
  font-size: 12px;
  padding-top: 10px;
}
.coupon-list .coupon-msg .coupon-type .c-type-line {
  width: 5px;
  height: 118px;
  right: -5px;
  top: 0;
  position: absolute;
  background: url(https://stcdn.wstx.com/images/coupon20160307.png) no-repeat;
}
.coupon-list .coupon-msg .ws-coupon {
  background-color: #FC9899;
}
.coupon-list .coupon-msg .ws-coupon .c-type-line {
  background-position: -300px 0;
}
.coupon-list .coupon-msg .used-coupon {
  background-color: #a8a8a8;
}
.coupon-list .coupon-msg .used-coupon .c-type-line {
  background-position: -345px 0;
}
.coupon-list .coupon-msg .old-coupon {
  background-color: #7FA6CF;
}
.coupon-list .coupon-msg .old-coupon .c-type-line {
  background-position: -330px 0;
}
.coupon-list .coupon-msg .coupon-range {
  float: left;
  width: 310px;
  height: 113px;
  position: relative;
  line-height: 20px;
}
.coupon-list .coupon-msg .coupon-range .coupon-origin {
  position: absolute;
  bottom: 0;
  left: 0;
}
.ask {
  margin-top: 20px;
}
.ask ol {
  margin-left: 24px;
}
.ask ol li {
  list-style: decimal;
}
.ask ol li h5 {
  font-size: 12px;
  font-weight: 700;
}
.ask ol li p {
  font-size: 12px;
}
.u-img {
  width: 100%;
}
.u-img:before,
.u-img:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.u-img li {
  float: left;
  margin-right: 10px;
  width: 100%;
  padding: 10px 0;
  border-top: 1px dotted #e5e5e5;
}
.u-img li:first-child {
  border-top: 0;
}
.u-img li .img {
  float: left;
  margin-right: 16px;
}
.u-img li .name {
  float: left;
  line-height: 60px;
}
.u-img li .status {
  float: right;
}
.u-img li .status a {
  line-height: 20px;
}
.u-img li .status span {
  line-height: 60px;
}
.notice-box {
  margin-top: 40px;
  padding: 10px 0;
  font-size: 12px;
  line-height: 24px;
}
.return-progress {
  margin: 30px 0 16px 0;
}
.return-progress:before,
.return-progress:after {
  content: " ";
  display: table;
}
.return-progress:after {
  clear: both;
}
.return-progress:before,
.return-progress:after {
  content: " ";
  display: table;
}
.return-progress:after {
  clear: both;
}
.return-progress ul {
  width: 100%;
}
.return-progress ul li {
  width: 25%;
  float: left;
  border-bottom: 3px solid #e1e1e1;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  position: relative;
}
.return-progress ul li b {
  display: none;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #A6CF33;
  top: 39px;
  left: 48%;
}
.return-progress ul li.active {
  border-bottom: 3px solid #A6CF33;
}
.return-progress ul li.active b {
  display: block;
}
.return-progress ul li.done {
  border-bottom: 3px solid #A6CF33;
}
.return-progress ul li.fail {
  border-bottom: 3px solid #be1e2d;
}
.return-progress ul li.fail b {
  display: block;
  border-bottom: 8px solid #be1e2d;
}
.return-progress-1 ul li {
  width: 33.333333333333333%;
}
.return-progress-2 ul li {
  width: 20%;
}
.return-box {
  margin: 0 0 30px 0;
}
.return-box .nav-tabs li {
  height: 32px;
}
.return-box .nav-tabs li.active a {
  color: #be1e2d;
}
.return-box .nav-tabs li a {
  line-height: 30px;
}
.return-box .form-group {
  position: relative;
}
.return-box .form-group .controls img {
  margin-right: 10px;
}
.return-box .returnForm {
  border: 1px solid #ccc;
  padding: 20px;
}
.return-box .returnForm .tab-pane .form-horizontal {
  margin: 20px auto;
  width: 80%;
}
.return-box .returnForm .tab-pane .form-horizontal textarea {
  padding: 0 6px;
  line-height: 24px;
}
.return-box .returnForm .tab-pane .form-horizontal p {
  font-size: 14px;
  margin-bottom: 10px;
}
.return-box .returnForm .tab-pane .form-horizontal p a {
  margin-left: 40px;
  color: #be1e2d;
}
.return-box .returnForm .r-status {
  font-size: 16px;
  line-height: 36px;
  margin-bottom: 22px;
}
.return-box .returnForm .r-status i.fa {
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  margin: 0;
  padding: 0;
}
.return-box .returnForm .r-status i.fa-check-circle-o {
  color: green;
}
.return-box .returnForm .r-status i.fa-times-circle {
  color: #be1e2d;
}
.return-box .returnForm .r-address-box {
  border: 1px solid #e5e5e5;
  background-color: #efefef;
  padding: 10px 10px 10px 30px;
  margin-bottom: 22px;
}
.return-box .returnForm .r-address-box ul li {
  width: 50%;
  float: left;
  line-height: 24px;
  font-size: 14px;
}
.apply-rules {
  margin: 20px 0;
  border: 2px solid #e1e1e1;
  border-radius: 8px;
  border-bottom: 3px solid #be1e2d;
  padding: 20px;
}
.apply-rules h3 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  margin-bottom: 10px;
}
.apply-rules ul li {
  line-height: 24px;
  font-size: 12px;
}
.wordwrap {
  position: absolute;
  left: 110px;
  bottom: 20px;
}
.form-horizontal .form-group {
  margin-bottom: 22px;
}
.form-horizontal .form-group-lg {
  height: 80px;
}
.form-horizontal label {
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 10px;
}
.form-horizontal label em {
  color: #be1e2d;
  margin-right: 4px;
}
.form-horizontal .controls {
  position: relative;
  height: 38px;
  line-height: 38px;
}
.form-horizontal .controls .p-box {
  float: left;
  position: relative;
  border: 1px solid #e5e5e5;
  width: 80px;
  height: 80px;
  margin-right: 10px;
}
.form-horizontal .controls .p-box img {
  width: 78px;
  height: 78px;
}
.form-horizontal .controls .p-box i.fa {
  display: none;
  position: absolute;
  top: 2px;
  right: 2px;
  width: 12px;
  height: 12px;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  cursor: pointer;
}
.form-horizontal .controls .p-box.p-box-v i.fa {
  display: block;
}
.form-horizontal .controls .fn-input {
  width: 280px;
  height: 38px;
  line-height: 38px\9;
  border: #ddd solid 1px;
  background-color: transparent;
  padding: 0 6px;
}
.form-horizontal .controls .fn-input-m {
  width: 164px;
}
.form-horizontal .controls .fn-input-mi {
  width: 130px;
}
.form-horizontal .controls .btn-default {
  padding: 0 12px;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  margin-left: 1px;
  margin-top: -2px;
}
.form-horizontal .controls .extra {
  left: 268px;
  position: absolute;
  top: 0px;
  width: 144px;
  height: 38px;
}
.form-horizontal .controls .extra img {
  float: left;
  width: 90px;
}
.form-horizontal .controls .extra a {
  display: inline-block;
  float: right;
  height: 38px;
  line-height: 38px;
}
.form-horizontal .controls span.error {
  position: absolute;
  left: 390px;
  display: block;
  color: #be1e2d;
  top: 0;
  height: 38px;
  line-height: 38px;
}
.form-horizontal .controls span.error#price-error {
  left: 520px;
}
.form-horizontal .controls .btn-img {
  border: 1px solid #e85356;
  display: block;
  width: 280px;
  background: #be1e2d;
  height: 38px;
  line-height: 34px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 0;
  padding: 0;
}
.form-horizontal .controls.controls-lg {
  height: auto;
}
.addresslist h5 {
  margin: 0;
  padding: 0;
  position: relative;
  margin-bottom: 10px;
}
.addresslist h5 .ftx-04 {
  background-color: #ff6c00;
  color: #fff;
  padding: 1px 4px;
}
.addresslist h5 .extra {
  position: absolute;
  right: 0;
  top: 0;
}
.addresslist .item {
  margin-top: 20px;
  border: 2px solid #ccc;
  padding: 20px;
}
.addresslist .item:last-child {
  margin-bottom: 0;
}
.addresslist .item dl {
  margin-bottom: 10px;
}
.addresslist .item dd {
  line-height: 30px;
}
.dl-horizontal .text,
.dl-horizontal .text-lg,
.dl-horizontal .text-sm,
.dl-horizontal .text-md {
  width: 260px;
  padding: 6px 4px;
  border: 1px solid #bbb ;
}
.dl-horizontal .text:hover,
.dl-horizontal .text-lg:hover,
.dl-horizontal .text-sm:hover,
.dl-horizontal .text-md:hover {
  border: 1px solid #be1e2d;
}
.dl-horizontal .text-lg {
  width: 420px;
}
.dl-horizontal .text-sm {
  width: 100px;
}
.dl-horizontal .text-md {
  width: 200px;
}
.dl-horizontal select {
  padding: 6px 4px;
  border: 1px solid #bbb ;
}
.dl-horizontal select:hover {
  border: 1px solid #be1e2d;
}
.gb-list .list:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.gb-list .list li {
  margin: 15px 0 0 15px;
  width: 390px;
  float: left;
  position: relative;
}
.gb-list .list li:nth-child(3n+1) {
  margin-left: 0;
}
.gb-list .list li.none {
  margin-left: 0;
}
.gb-list .list li .p-img {
  width: 390px;
  height: 260px;
  text-align: center;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  background-color: #fff;
}
.gb-list .list li .p-name {
  background-color: #f2f2f2;
  padding: 10px 10px 40px 16px;
  height: 70px;
  position: relative;
}
.gb-list .list li .p-name span {
  display: block;
  position: absolute;
}
.gb-list .list li .p-name span.p-price {
  top: 36px;
  font-size: 18px;
  font-weight: 700;
  color: #be1e2d;
  left: 14px;
}
.gb-list .list li .p-name span.p-counter {
  top: 40px;
  font-size: 12px;
  color: #333;
  left: 140px;
}
.gb-list .list li .p-name span.p-btn {
  top: 0;
  right: 0;
  background-color: #be1e1d;
  height: 70px;
  width: 130px;
}
.gb-list .list li .p-name span.p-btn a {
  display: block;
  height: 70px;
  width: 130px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.gb-list .list li .line {
  position: absolute;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: #be1e2d;
  display: block;
  z-index: 2;
}
.gb-list .list li .line.top {
  height: 5px;
  width: 0;
  left: 0;
  top: 0;
}
.gb-list .list li .line.right {
  height: 0;
  width: 5px;
  bottom: 0;
  right: 0;
}
.gb-list .list li .line.bottom {
  height: 5px;
  width: 0;
  bottom: 0;
  right: 0;
}
.gb-list .list li .line.left {
  height: 0;
  width: 5px;
  top: 0;
  left: 0;
}
.gb-list .list li:hover .line.top {
  width: 390px;
}
.gb-list .list li:hover .line.right {
  height: 330px;
}
.gb-list .list li:hover .line.bottom {
  width: 390px;
}
.gb-list .list li:hover .line.left {
  height: 330px;
}
.commtest {
  margin: 30px 0;
}
.commtest h4 {
  margin: 0;
  padding: 0;
  padding-left: 16px;
  border-left: 4px solid #be1e2d;
}
.commtest .left,
.commtest .right {
  float: left;
}
.commtest .left {
  width: 65.81196581196582%;
}
.commtest .right {
  width: 31.623931623931625%;
  margin-left: 2.564102564102564%;
}
.commtest .news-box {
  background-color: #fff;
  padding: 10px 20px 10px 20px;
  margin: 15px 0;
}
.commtest .news-box .item {
  border-top: 1px dotted #ccc;
  padding: 10px 0;
}
.commtest .news-box .item:first-child {
  border-top: 0;
}
.commtest .news-box .item a {
  display: block;
  width: 75%;
  position: relative;
  padding-right: 25%;
}
.commtest .news-box .item span.date {
  display: block;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 0;
}
.commtest .text-box {
  background-color: #fff;
  padding: 10px 20px 10px 20px;
  margin: 15px 0;
}
.commtest .text-box ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
.commtest .text-box ul:before,
.commtest .text-box ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.commtest .text-box ul li {
  float: left;
  width: 19%;
  overflow: hidden;
  padding-left: 1.25%;
}
.commtest .text-box ul li:first-child {
  padding-left: 0;
}
.home-banner {
  position: relative;
}
@keyframes slide-in-down {
  from {
    top: -46px;
  }
  to {
    top: 0px;
  }
}
.brands {
  margin-top: 20px;
}
.brands:before,
.brands:after {
  content: " ";
  display: table;
}
.brands:after {
  clear: both;
}
.brands:before,
.brands:after {
  content: " ";
  display: table;
}
.brands:after {
  clear: both;
}
.brands li {
  float: left;
  margin: 20px;
  width: 200px;
  text-align: center;
  height: 200px;
  line-height: 200px;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  position: relative;
}
.brands li img {
  width: 180px;
}
.brands li span.follow {
  display: none;
  position: absolute;
  bottom: 4px;
  right: 4px;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  color: #f5e79e;
  cursor: pointer;
}
.brands li span.follow:hover {
  color: #be1e2d;
}
.brands li:hover span.follow {
  display: block;
}
.home.item {
  overflow: hidden;
  margin: 30px auto;
}
.home.item:before,
.home.item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.home.item .half {
  float: left;
  margin-left: 20px;
  width: 590px;
}
.home.item .half.half-l {
  margin-left: 0;
}
.home.item .half .imgbox {
  margin-bottom: 20px;
}
.home.item .half .imgbox img {
  width: 590px;
}
.home.item .half .imgbox .line {
  position: absolute;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: #be1e2d;
  display: block;
  z-index: 2;
}
.home.item .half .imgbox .line.top {
  height: 2px;
  width: 0;
  left: 0;
  top: 0;
}
.home.item .half .imgbox .line.right {
  height: 0;
  width: 2px;
  bottom: 0;
  right: 0;
}
.home.item .half .imgbox .line.bottom {
  height: 2px;
  width: 0;
  bottom: 0;
  right: 0;
}
.home.item .half .imgbox .line.left {
  height: 0;
  width: 2px;
  top: 0;
  left: 0;
}
.home.item .half .imgbox:hover .line.top {
  width: 590px;
}
.home.item .half .imgbox:hover .line.right {
  height: 364px;
}
.home.item .half .imgbox:hover .line.bottom {
  width: 590px;
}
.home.item .half .imgbox:hover .line.left {
  height: 364px;
}
.home.item .half .imgbox:hover .line1.right {
  height: 314px;
}
.home.item .half .imgbox:hover .line1.left {
  height: 314px;
}
.home.item .half .imgbox:hover .line2.right {
  height: 364px;
}
.home.item .half .imgbox:hover .line2.left {
  height: 364px;
}
.home.item .txt {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  position: relative;
  padding-left: 36px;
  font-size: 22px;
  font-weight: 400;
  color: #333;
}
.home.item .txt i {
  display: block ;
  position: absolute;
  top: 2px;
  left: 0;
  width: 28px;
  height: 22px;
  padding-right: 10px;
  background: url(https://stcdn.wstx.com/images/sprite_floor.png) no-repeat 0 0;
  font-size: 12px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  background-position: 0 0px;
  font-style: normal;
  line-height: 24px;
  font-weight: 500;
}
.home.item .txt i.active {
  background-position: 0px -28px;
}
.home.item .txt span {
  display: block;
  position: absolute;
  height: 24px;
  left: 120px;
  top: 0px;
}
.home.item .txt span a {
  font-size: 14px;
  padding: 0 16px;
  border-left: 1px solid #e5e5e5;
}
.home.item .txt span a:first-child {
  border-left: 0;
}
.home.item.floor2 .txt i.active {
  background-position: 0px -56px;
}
.home.item.floor3 .txt i.active {
  background-position: 0px -84px;
}
.home.item.floor4 .txt i.active {
  background-position: 0px -112px;
}
.home.item.floor5 .txt i.active {
  background-position: 0px -140px;
}
.home.item .imgbox {
  width: 100%;
  max-width: 600px;
  position: relative;
  border-bottom: 1px solid #ccc;
  z-index: 98;
}
.home.item .imgbox .text {
  height: auto;
  background-color: #000;
  opacity: 0.7;
  -moz-opacity: 0.7;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
.home.item .imgbox .text .imgtext {
  height: auto;
  float: left;
  padding: 10px 10px 10px 16px;
  color: #fff;
  font-size: 12px;
  line-height: 150%;
}
.home.item .imgbox.fl {
  width: 50%;
  max-width: 300px;
}
.alliancesbox:before,
.alliancesbox:after {
  content: " ";
  display: table;
}
.alliancesbox:after {
  clear: both;
}
.alliancesbox:before,
.alliancesbox:after {
  content: " ";
  display: table;
}
.alliancesbox:after {
  clear: both;
}
.alliancesbox .alliances {
  overflow: hidden;
  position: relative;
  float: left;
  width: 1160px;
}
.alliancesbox .alliances .logoswall {
  width: 2000%;
  height: 80px;
  overflow-y: hidden;
}
.alliancesbox .alliances .logoswall ul {
  float: left;
  position: relative;
  height: 80px;
  background-color: #fff;
}
.alliancesbox .alliances .logoswall ul:before,
.alliancesbox .alliances .logoswall ul:after {
  content: " ";
  display: table;
}
.alliancesbox .alliances .logoswall ul:after {
  clear: both;
}
.alliancesbox .alliances .logoswall ul:before,
.alliancesbox .alliances .logoswall ul:after {
  content: " ";
  display: table;
}
.alliancesbox .alliances .logoswall ul:after {
  clear: both;
}
.alliancesbox .alliances .logoswall ul li {
  border-right: 1px solid #f2f2f2;
  overflow: hidden;
  cursor: pointer;
}
.alliancesbox .alliances .logoswall ul li img {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
.alliancesbox .alliances .logoswall ul li img:hover {
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  transform: translateY(-4px);
}
.alliancesbox .extra {
  float: left;
  width: 40px;
  height: 80px;
  background-color: #fff;
  padding: 25px 10px 0 10px;
  z-index: 99;
}
.alliancesbox .extra b {
  display: block;
  width: 20px;
  height: 30px;
  background: url(https://stcdn.wstx.com/images/newicon1.png) no-repeat;
}
.others ul:before,
.others ul:after {
  content: " ";
  display: table;
}
.others ul:after {
  clear: both;
}
.others ul:before,
.others ul:after {
  content: " ";
  display: table;
}
.others ul:after {
  clear: both;
}
.others ul li {
  float: left;
  margin-left: 20px;
  width: 285px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
}
.others ul li:first-child {
  margin-left: 0;
}
.plists .txt {
  position: relative;
  font-weight: 700;
}
.plists .txt .extra {
  position: absolute;
  top: 0;
  right: 0;
}
.plists .txt .extra a {
  font-size: 14px;
}
.home.item.plists {
  padding-top: 2px;
}
.home.item.plists .blocks {
  position: relative;
}
.home.item.plists .blocks:before,
.home.item.plists .blocks:after {
  content: " ";
  display: table;
}
.home.item.plists .blocks:after {
  clear: both;
}
.home.item.plists .blocks:before,
.home.item.plists .blocks:after {
  content: " ";
  display: table;
}
.home.item.plists .blocks:after {
  clear: both;
}
.home.item.plists .blocks .left {
  float: left;
  width: 224px;
}
.home.item.plists .blocks .left ul.block-list {
  width: 100%;
}
.home.item.plists .blocks .left ul.block-list li.item {
  margin-bottom: 20px;
  width: 100%;
}
.home.item.plists .blocks .left ul.block-list li.item.item-lg {
  height: 656px;
}
.home.item.plists .blocks .right {
  float: left;
  width: 976px;
}
.home.item.plists .blocks .right ul.block-list {
  margin: 0;
  padding: 0;
}
.home.item.plists .blocks .right ul.block-list:before,
.home.item.plists .blocks .right ul.block-list:after {
  content: " ";
  display: table;
}
.home.item.plists .blocks .right ul.block-list:after {
  clear: both;
}
.home.item.plists .blocks .right ul.block-list:before,
.home.item.plists .blocks .right ul.block-list:after {
  content: " ";
  display: table;
}
.home.item.plists .blocks .right ul.block-list:after {
  clear: both;
}
.home.item.plists .blocks .right ul.block-list li.item {
  height: 318px;
  margin-left: 20px;
  margin-bottom: 20px;
  padding: 20px;
  width: 224px;
  float: left;
  background-color: #fff;
  position: relative;
}
.home.item.plists .blocks .right ul.block-list li.item span.sale,
.home.item.plists .blocks .right ul.block-list li.item span.top,
.home.item.plists .blocks .right ul.block-list li.item span.new {
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
  width: 64px;
  height: 64px;
  background: url(https://stcdn.wstx.com/images/status.png) 0 0 no-repeat;
  left: -4px;
}
.home.item.plists .blocks .right ul.block-list li.item span.sale {
  background-position: 0 -64px;
}
.home.item.plists .blocks .right ul.block-list li.item span.top {
  background-position: 0 -128px;
}
.home.item.plists .blocks .right ul.block-list li.item .figure {
  width: 184px;
  text-align: center;
}
.home.item.plists .blocks .right ul.block-list li.item .figure img {
  width: 100%;
}
.home.item.plists .blocks .right ul.block-list li.item .title {
  width: 100%;
  text-align: center;
}
.home.item.plists .blocks .right ul.block-list li.item .title a {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
}
.home.item.plists .blocks .right ul.block-list li.item .title .desc {
  display: block;
  margin: 2px 0 10px 0;
  height: 18px;
  font-size: 12px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  _zoom: 1;
  color: #b0b0b0;
}
.home.item.plists .blocks .right ul.block-list li.item .price {
  width: 100%;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}
.home.item.plists.floor1 span.line {
  background-color: #d8210d;
}
.home.item.plists.floor2 span.line {
  background-color: #005dac;
}
.home.item.plists.floor3 span.line {
  background-color: #6c9d0e;
}
.home.item.plists.floor4 span.line {
  background-color: #e25f2a;
}
.filter-box {
  padding: 18px 0;
  background-color: #fff;
  font-size: 14px;
}
.filter-box:before,
.filter-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.filter-box .mt {
  height: 30px;
  line-height: 30px;
}
.filter-box .mt h5 {
  float: left;
  height: 30px;
  color: #be1e2d;
  margin: 0;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
}
.filter-box .mt .total {
  margin-left: 30px;
}
.filter-box .mt .total strong {
  font-weight: 400;
  color: #be1e2d;
}
.filter-box .mc {
  overflow: visible;
}
.filter-box .mc:before,
.filter-box .mc:after {
  content: " ";
  display: table;
}
.filter-box .mc:after {
  clear: both;
}
.filter-box .mc:before,
.filter-box .mc:after {
  content: " ";
  display: table;
}
.filter-box .mc:after {
  clear: both;
}
.filter-box .mc .selected-c {
  line-height: 40px;
  float: left;
  width: 100%;
}
.filter-box .mc .selected-c .btn-remove {
  display: none;
}
.filter-box .mc .selected-c span {
  font-weight: normal;
  color: #666;
}
.filter-box .mc .selected-c a {
  font-weight: 500;
  color: #666;
  border: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  padding: 2px 15px 2px 5px;
  margin-right: 6px;
  margin-bottom: 2px;
  position: relative;
  font-size: 14px;
}
.filter-box .mc .selected-c a b {
  display: block;
  position: absolute;
  right: 4px;
  top: 7px;
  overflow: hidden;
  width: 7px;
  height: 7px;
  background: url(https://stcdn.wstx.com/images/icons.png) no-repeat -37px -62px;
  cursor: pointer;
}
.filter-box .mc .attr {
  width: 100%;
  padding: 4px 0;
  overflow: hidden;
  zoom: 1;
  border-top: 1px dotted #ccc;
}
.filter-box .mc .attr:before,
.filter-box .mc .attr:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.filter-box .mc .attr h5 {
  float: left;
  width: 100px;
  text-align: left;
  line-height: 30px;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  color: #999;
}
.filter-box .mc .attr ul:before,
.filter-box .mc .attr ul:after {
  content: " ";
  display: table;
}
.filter-box .mc .attr ul:after {
  clear: both;
}
.filter-box .mc .attr ul:before,
.filter-box .mc .attr ul:after {
  content: " ";
  display: table;
}
.filter-box .mc .attr ul:after {
  clear: both;
}
.filter-box .mc .attr ul li {
  float: left;
  margin-right: 32px;
}
.filter-box .mc .attr ul li:last-child {
  margin-right: 0;
}
.filter-box .mc .attr ul li a {
  float: left;
  line-height: 30px;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  color: #666;
  cursor: pointer;
  font-size: 14px;
}
.filter-box .mc .attr ul li a.hover {
  color: #be1e2d;
}
.filter-box .mc .attr ul li a.on {
  color: #be1e2d;
}
.content {
  padding: 20px 0 60px;
}
.content .order-list-box {
  height: 20px;
  margin: 20px 0;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
.content .order-list-box .order-list {
  float: left;
  height: 20px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.content .order-list-box .order-list li {
  float: left;
  padding: 0 30px;
  border-left: 1px solid #e0e0e0;
  line-height: 20px;
}
.content .order-list-box .order-list li:first-child {
  border-left: 0;
  padding-left: 0;
}
.content .order-list-box .order-list li i.fa {
  visibility: hidden;
}
.content .order-list-box .order-list li a {
  font-size: 14px;
}
.content .order-list-box .order-list li.active a {
  color: #be1e2d;
}
.content .order-list-box .order-list li.active i.fa {
  visibility: visible;
}
.content .order-list-box .order-list li.active.down i.fa {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  transform: scale(1, -1);
}
.goods-list-box {
  margin-bottom: 40px;
}
.goods-list-box .goods-list {
  padding: 0;
  margin: 0;
}
.goods-list-box .goods-list .goods-item {
  position: relative;
  float: left;
  width: 288px;
  height: 350px;
  padding-top: 14px;
  margin-right: 14px;
  margin-bottom: 14px;
  text-align: center;
  background: #fff;
  -webkit-transition: -webkit-box-shadow 0.5s linear;
  transition: box-shadow 0.5s linear;
}
.goods-list-box .goods-list .goods-item.num4,
.goods-list-box .goods-list .goods-item.num3 {
  margin-right: 0;
}
.goods-list-box .goods-list .goods-item .title {
  margin: 0 8px 3px 8px;
  _zoom: 1;
  height: 36px;
}
.goods-list-box .goods-list .goods-item .title a {
  font-size: 14px;
  font-weight: 400;
  text-overflow: ellipsis;
  line-height: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: inline-block;
  text-align: left;
}
.goods-list-box .goods-list .goods-item .desc {
  display: none;
}
.goods-list-box .goods-list .goods-item .price {
  margin: 10px 0 10px 0;
  color: #be1e2d;
  font-size: 16px;
}
.goods-list-box .goods-list .goods-item:hover {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.goods-list-box .goods-list .goods-item .samestyle {
  position: relative;
  width: 272px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 10px;
  border-top: 1px solid #e2e2e2;
}
.goods-list-box .goods-list .goods-item .samestyle ul {
  margin: 6px auto 0px auto;
  padding: 0;
  width: 2000px;
}
.goods-list-box .goods-list .goods-item .samestyle ul:before,
.goods-list-box .goods-list .goods-item .samestyle ul:after {
  content: " ";
  display: table;
}
.goods-list-box .goods-list .goods-item .samestyle ul:after {
  clear: both;
}
.goods-list-box .goods-list .goods-item .samestyle ul:before,
.goods-list-box .goods-list .goods-item .samestyle ul:after {
  content: " ";
  display: table;
}
.goods-list-box .goods-list .goods-item .samestyle ul:after {
  clear: both;
}
.goods-list-box .goods-list .goods-item .samestyle ul li {
  width: 40px;
  height: 40px;
  float: left;
  margin: 0 2px 0 0;
  padding: 0;
}
.goods-list-box .goods-list .goods-item .samestyle ul li img {
  border: 1px solid #fff;
  cursor: pointer;
}
.goods-list-box .goods-list .goods-item .samestyle ul li:hover img,
.goods-list-box .goods-list .goods-item .samestyle ul li.active img {
  border: 1px solid #be1e2d;
}
.goods-list-box .goods-list .goods-item .samestyle .scroll {
  position: absolute;
  width: 10px;
  height: 40px;
  top: 6px;
  z-index: 99;
  background-color: #fff;
  font: 400 9px/14px consolas;
  color: #999;
  line-height: 40px;
  text-align: center;
  display: block;
}
.goods-list-box .goods-list .goods-item .samestyle .scroll.prev {
  left: 0;
  display: none;
}
.goods-list-box .goods-list .goods-item .samestyle .scroll.next {
  right: 0;
}
.search-box .left h4 {
  color: #fff;
  background-color: #be1e3d;
  font-size: 14px;
  font-weight: 700;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 0;
  padding-left: 20px;
}
.search-box .left #recommend:before,
.search-box .left #recommend:after {
  content: " ";
  display: table;
}
.search-box .left #recommend:after {
  clear: both;
}
.search-box .left #recommend:before,
.search-box .left #recommend:after {
  content: " ";
  display: table;
}
.search-box .left #recommend:after {
  clear: both;
}
.search-box .left #recommend .item {
  padding: 10px;
  border-bottom: 1px dotted #ccc;
}
.search-box .left #recommend .item .item-img {
  text-align: center;
}
.search-box .left #recommend .item h2 {
  background: none;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #333;
  padding: 0;
  margin: 0;
}
.search-box .left #recommend .item .item-price {
  font-size: 14px;
  color: #be1e2d;
  margin-top: 5px;
}
.search-box .left #recommend .item:hover {
  background-color: #f2f2f2;
}
.footer.wstx {
  padding: 20px 0px 18px 0px;
  background: #000;
  border-top: 1px solid #3a3a3a;
  color: #fff;
}
.footer.wstx .promise {
  border-bottom: 1px solid #262626;
  height: 45px;
}
.footer.wstx .promise ul li {
  width: 22%;
  float: left;
  border-left: 1px solid #262626;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}
.footer.wstx .promise ul li:first-child {
  border-left: 0;
}
.footer.wstx .promise ul li.large {
  width: 33%;
}
.footer.wstx .promise ul li span {
  color: #be1e2d;
  font-family: Georgia, 'Monotype Corsiva', Arial, sans-serif;
  font-style: italic;
  font-size: 28px;
  margin-right: 4px;
}
.footer.wstx .row {
  margin-top: 20px;
  border-bottom: 1px solid #262626;
  padding-bottom: 6px;
}
.footer.wstx .item {
  width: 16.5%;
  float: left;
}
.footer.wstx .item:first-child {
  margin-left: 0;
}
.footer.wstx .item .txt {
  color: #fff;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
}
.footer.wstx .item .txt .icon {
  position: absolute;
  top: -3px;
  left: -32px;
}
.footer.wstx .item a {
  color: #fff;
  font-size: 12px;
}
.footer.wstx .item a:hover {
  color: #a0a0a0;
}
.footer.wstx .item li {
  padding-bottom: 6px;
  margin-bottom: 6px;
}
.footer.wstx .container-md .item {
  width: 115px;
}
.footer.wstx .container-md .twodcode {
  width: 240px;
}
.footer.wstx .twodcode {
  width: 10%;
  float: right;
  text-align: right;
}
.footer.wstx .twodcode h4.txt {
  margin-bottom: 4px;
}
.footer.wstx .twodcode li {
  float: right;
  padding-left: 10px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.footer.wstx .twodcode li:first-child {
  padding-left: 0;
}
.footer.wstx .twodcode li span {
  display: block;
  width: 100px;
  text-align: center;
  color: #fff;
  background-color: #be1e2d;
  font-size: 12px;
  line-height: 100px;
}
.footer.wstx .twodcode img {
  width: 84px;
  margin-top: 6px;
}
.footer.wstx .service {
  padding-left: 60px;
  width: 23%;
  height: 108px;
  border-left: 1px solid #2e2e2e;
}
.footer.privacy {
  background: #000;
  padding: 0 0 10px 0;
}
.footer.privacy .list-inline:before,
.footer.privacy .list-inline:after {
  content: " ";
  display: table;
}
.footer.privacy .list-inline:after {
  clear: both;
}
.footer.privacy .list-inline:before,
.footer.privacy .list-inline:after {
  content: " ";
  display: table;
}
.footer.privacy .list-inline:after {
  clear: both;
}
.footer.privacy li {
  color: #999;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.footer.privacy li:before {
  content: "|";
  display: inline-block;
  margin: 0 12px;
  color: #262626;
}
.footer.privacy li:first-child:before {
  content: "";
  display: inline-block;
  visibility: hidden;
  margin: 0;
}
.footer.privacy li a {
  color: #999;
  font-size: 12px;
}
.footer.privacy li a:hover {
  color: #fff;
}
.footer.privacy p {
  margin-top: 6px;
  color: #999;
  font-size: 12px;
}
.footer.privacy p span {
  margin-right: 30px;
}
.footer.privacy p span a {
  color: #999;
}
.footer.privacy p span a:hover {
  color: #999;
}
.global-bar {
  position: fixed;
  _position: absolute;
  top: 0;
  right: 0;
  z-index: 1008;
  width: 0;
  height: 100%;
}
.global-bar .toolbar {
  position: absolute;
  right: -35px;
  top: 0;
  width: 35px;
  height: 100%;
}
.global-bar .toolbar .toolbar-tabs-box {
  position: absolute;
  top: 0;
  left: -35px;
  width: 35px;
  height: 100%;
  z-index: 20;
}
.global-bar .toolbar .toolbar-tabs-box .line {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  background: #333;
  -webkit-transition: width 0.2s ease-in;
  -moz-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
}
.global-bar .toolbar .toolbar-tabs-box:hover .line {
  width: 35px;
}
.global-bar .toolbar .toolbar-tabs {
  position: absolute;
  top: 45%;
  left: 0px;
  width: 35px;
  margin-top: -39px;
  height: 78px;
  z-index: 1998;
}
.global-bar .toolbar .bar {
  width: 35px;
  height: 35px;
  background-color: #333;
  text-align: center;
  line-height: 35px;
  border-radius: 0;
  margin-top: 4px;
  cursor: pointer;
  position: relative;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  transition: right 0.3s ease-in-out 0s;
}
.global-bar .toolbar .bar i {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-top: 7px;
}
.global-bar .toolbar .bar:hover,
.global-bar .toolbar .bar.active {
  background-color: #be1e2d;
  border-radius: 0;
}
.global-bar .toolbar .bar:hover .tips,
.global-bar .toolbar .bar.active .tips {
  opacity: 1;
  left: -70px;
}
.global-bar .toolbar .bar.active {
  background-color: #be1e2d;
  border-radius: 0;
}
.global-bar .toolbar .bar.active .tips {
  opacity: 0;
  left: -70px;
}
.global-bar .toolbar .bar .tips {
  position: absolute;
  height: 35px;
  width: 70px;
  top: 0;
  left: -35px;
  opacity: 0;
  border-radius: 0;
  z-index: 1999;
  background-color: #be1e2d;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.global-bar .toolbar .bar .tips a {
  color: #fff;
}
.global-bar .toolbar .bar .tips a {
  line-height: 35px;
}
.global-bar .toolbar .bar #addcarttips {
  position: absolute;
  top: 0;
  left: -160px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background-color: #be1e2d;
  display: none;
  width: 160px;
  z-index: 1998;
}
.flyer-img {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  position: fixed;
  z-index: 9999;
}
.login-tips {
  text-align: center;
  margin: 15px;
}
.global-bar .toolbar-panel {
  position: absolute;
  left: 0;
  _left: 0;
  top: 0;
  width: 270px;
  height: 100%;
  z-index: 2000;
  background: #fff;
  border-left: 3px solid #737373;
  _display: none;
  overflow-x: hidden;
}
.global-bar .toolbar-panel .toolbar-panel-header h4 {
  padding: 0;
  margin: 0;
  padding-left: 16px;
  line-height: 36px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.global-bar .toolbar-panel .toolbar-panel-header h4 i.fa {
  color: #be1e2d;
}
.global-bar .toolbar-panel .toolbar-panel-header h4 .extra {
  position: absolute;
  right: 16px;
  top: 10px;
}
.global-bar .toolbar-panel .toolbar-panel-header h4 .extra b {
  display: block;
  width: 15px;
  height: 15px;
  background: url("https://stcdn.wstx.com/images/newicon1.png") no-repeat;
  background-position: 0 -39px;
  cursor: pointer;
}
.global-bar .toolbar-panel .toolbar-panel-main {
  padding: 10px 0;
  padding-right: 0;
  overflow: auto;
  overflow-x: hidden;
}
.global-bar .toolbar-panel .toolbar-panel-main .cart-empty {
  margin: 50px 10px;
}
.global-bar .toolbar-panel .toolbar-panel-main .cart-item-list {
  border-bottom: 1px solid #dcdcdc;
  padding: 10px;
}
.global-bar .toolbar-panel .toolbar-panel-main .cart-item-list:before,
.global-bar .toolbar-panel .toolbar-panel-main .cart-item-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.global-bar .toolbar-panel .toolbar-panel-main .cart-item-list .p-img {
  float: left;
  width: 50px;
}
.global-bar .toolbar-panel .toolbar-panel-main .cart-item-list .p-img img {
  border: 1px solid #dcdcdc;
  width: 50px;
}
.global-bar .toolbar-panel .toolbar-panel-main .cart-item-list .p-info {
  float: left;
  margin-left: 4px;
  width: 174px;
  position: relative;
  height: 50px;
}
.global-bar .toolbar-panel .toolbar-panel-main .cart-item-list .p-info .p-name {
  font-size: 12px;
  height: 32px;
  width: 174px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.global-bar .toolbar-panel .toolbar-panel-main .cart-item-list .p-info .p-price {
  position: absolute;
  bottom: -4px;
  left: 0;
}
.global-bar .toolbar-panel .toolbar-panel-footer {
  position: relative;
  padding: 10px 16px;
  height: 50px;
  background-color: #eceaea;
}
.global-bar .toolbar-panel .toolbar-panel-footer .btn-checkout {
  position: absolute;
  right: 16px;
  top: 10px;
  width: 110px;
  height: 35px;
  line-height: 22px;
  text-align: center;
  color: #fff;
}
.global-bar #gototop {
  bottom: 4px;
  left: -35px;
  height: 35px;
  display: none;
  position: absolute;
  width: 35px;
  background-color: #333;
  text-align: center;
  line-height: 35px;
  border-radius: 0;
  color: #fff;
  z-index: 1998;
  cursor: pointer;
}
.global-bar #gototop .gototop {
  width: 100%;
  height: 100%;
}
.global-bar #gototop:hover {
  background-color: #be1e2d;
}
.global-bar #customerservices {
  bottom: 43px;
  left: -35px;
  height: 99px;
  position: absolute;
  width: 35px;
  background-color: #005CAB;
  z-index: 1998;
}
.global-bar #customerservices span {
  display: block;
  text-align: center;
  padding: 8px 4px;
  line-height: 16px;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  width: 35px;
  height: 99px;
  font-size: 14px;
  overflow: hidden;
}
#myModalLogin .modal-dialog {
  margin: 0;
  padding: 0;
}
#myModalLogin .modal-content {
  position: relative;
  text-align: center;
  background-color: #F1F2F4;
  width: 480px;
  height: 496px;
  border: 0;
  outline: 0;
}
#myModalLogin .modal-content .brand {
  padding-top: 10px;
}
#myModalLogin .modal-content .extraclose {
  position: absolute;
  right: 10px;
  top: 10px;
}
#myModalLogin .modal-content .extraclose b {
  display: block;
  width: 15px;
  height: 15px;
  background: url("https://stcdn.wstx.com/images/newicon1.png") no-repeat;
  background-position: 0 -39px;
  cursor: pointer;
}
#myModalLogin .modal-content img {
  width: 140px;
  margin-bottom: 10px;
}
#myModalLogin .modal-content .slogans .txt {
  font-size: 28px;
  color: #36383C;
}
#myModalLogin .modal-content .slogans .etxt {
  font-size: 18px;
  color: #7C818B;
}
#popuploginForm .modal-body {
  padding: 10px 0;
  background-color: #F1F2F4;
}
#popuploginForm .modal-body .form-group {
  text-align: center;
  margin: 10px auto 10px auto;
  position: relative;
}
#popuploginForm .modal-body .form-group:before,
#popuploginForm .modal-body .form-group:after {
  content: " ";
  display: table;
}
#popuploginForm .modal-body .form-group:after {
  clear: both;
}
#popuploginForm .modal-body .form-group:before,
#popuploginForm .modal-body .form-group:after {
  content: " ";
  display: table;
}
#popuploginForm .modal-body .form-group:after {
  clear: both;
}
#popuploginForm .modal-body .form-group .icon {
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  left: 56px;
  top: 12px;
  color: #B1B3B7;
  font-size: 18px;
}
#popuploginForm .modal-body .form-group input {
  margin: 0 auto;
  height: 50px;
  padding: 8px 0 8px 48px;
  line-height: 30px;
  font-size: 14px;
  width: 400px;
}
#popuploginForm .modal-body .form-group label.error {
  display: none;
}
#popuploginForm .extra-group {
  margin: 0 auto;
  width: 400px;
  position: relative;
}
#popuploginForm .extra-group .checkbox {
  padding-top: 0;
}
#popuploginForm .extra-group label {
  float: left;
  text-align: left;
}
#popuploginForm .extra-group label.pull-right {
  text-align: right;
}
#popuploginForm .extra-group label input[type='checkbox'] {
  margin-top: 1px;
}
#popuploginForm .extra-group .errorbar {
  display: none;
  position: absolute;
  top: 2px;
  left: 0;
  width: 400px;
  font-size: 14px;
  texe-align: center;
  color: #be1e2d;
}
#popuploginForm .modal-footer {
  background-color: #F1F2F4;
  border-top: 0;
  padding: 0px 0 10px 0;
  text-align: center;
}
#popuploginForm .modal-footer:before,
#popuploginForm .modal-footer:after {
  content: " ";
  display: table;
}
#popuploginForm .modal-footer:after {
  clear: both;
}
#popuploginForm .modal-footer:before,
#popuploginForm .modal-footer:after {
  content: " ";
  display: table;
}
#popuploginForm .modal-footer:after {
  clear: both;
}
#popuploginForm .modal-footer p {
  text-align: right;
  padding-right: 15px;
  line-height: 50px;
  padding-right: 40px;
}
#popuploginForm .modal-footer button {
  width: 400px;
  padding: 6px 0;
  font-size: 18px;
}
#popuploginForm span.error {
  position: absolute;
  left: 0;
  top: 28px;
  color: #be1e2d;
  font-size: 12px;
}
.slogan {
  height: 44px;
  width: 100%;
  background: -ms-linear-gradient(top, #333, #000);
  /* IE 10 */
  background: -moz-linear-gradient(top, #333, #000);
  /*锟斤拷锟�*/
  /*锟饺革拷*/
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#000));
  /* Safari 4-5, Chrome 1-9*/
  background: -webkit-linear-gradient(top, #333, #000);
  /*Safari5.1 Chrome 10+*/
  background: -o-linear-gradient(top, #333, #000);
  /*Opera 11.10+*/
  background-color: #000;
  -moz-box-shadow: 0 3px 5px #ccc;
  -webkit-box-shadow: 0 3px 5px #ccc;
  box-shadow: 0 3px 5px #ccc;
}
.slogan ul {
  width: 1200px;
  margin: 0 auto;
}
.slogan ul:before,
.slogan ul:after {
  content: " ";
  display: table;
}
.slogan ul:after {
  clear: both;
}
.slogan ul:before,
.slogan ul:after {
  content: " ";
  display: table;
}
.slogan ul:after {
  clear: both;
}
.slogan ul li {
  float: left;
  height: 44px;
  padding: 0;
  margin-right: 60px;
  font-size: 14px;
}
.slogan ul li i {
  color: #be1e2d;
}
.slogan ul li.pull-right {
  text-align: right;
  margin-right: 0;
  overflow: hidden;
  max-width: 320px;
  height: 24px;
  margin: 10px 0;
}
.slogan ul li.pull-right a {
  color: #eee;
}
.slogan ul li.pull-right ul {
  width: 100%;
}
.slogan ul li.pull-right ul li {
  width: 100%;
  height: 24px;
  line-height: 24px;
}
.slogan ul li .img {
  margin: 0 auto;
  position: relative;
}
.slogan ul li .img i {
  position: absolute;
  left: 0px;
  top: 11px;
  background: url('https://stcdn.wstx.com/images/slogan-icon.png') 0 -22px no-repeat;
  width: 22px;
  height: 22px;
  display: inline-block;
  font-size: 22px;
}
.slogan ul li .img i.g {
  background-position: -22px -22px;
}
.slogan ul li .img i.c {
  background-position: -44px -22px;
}
.slogan ul li .img i.s {
  background-position: -66px -22px;
}
.slogan ul li .img .txt {
  padding-left: 26px;
  line-height: 44px;
  font-weight: 400;
  color: #eee;
  position: relative;
}
.slogan ul li .img .txt:before {
  content: attr(data-letters);
  position: absolute;
  top: 0;
  left: 25px;
  z-index: 2;
  height: 44px;
  line-height: 44px;
  width: 0;
  overflow: hidden;
  color: #be1e2d;
  -webkit-transition: width .5s;
  -moz-transition: width .5s;
  -ms-transition: width .5s;
  -o-transition: width .5s;
  transition: width .5s;
  background: -ms-linear-gradient(top, #333, #000);
  background: -moz-linear-gradient(top, #333, #000);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#000));
  background: -webkit-linear-gradient(top, #333, #000);
  background: -o-linear-gradient(top, #333, #000);
}
.slogan ul li .img .txt:hover:before {
  width: 100%;
}
.slogan ul li .img:hover i.t {
  background-position: 0 -22px;
}
.slogan ul li .img:hover i.g {
  background-position: -22px -22px;
}
.slogan ul li .img:hover i.c {
  background-position: -44px -22px;
}
.slogan ul li .img:hover i.s {
  background-position: -66px -22px;
}
.brand-banner {
  margin-bottom: 30px;
}
.brand-banner img {
  width: 100%;
}
.brandlist {
  padding: 30px 0;
  position: relative;
}
.brandlist:before,
.brandlist:after {
  content: " ";
  display: table;
}
.brandlist:after {
  clear: both;
}
.brandlist:before,
.brandlist:after {
  content: " ";
  display: table;
}
.brandlist:after {
  clear: both;
}
.brandlist .brand-info {
  float: left;
  width: 270px;
}
.brandlist .brand-info.fixed {
  position: fixed;
  top: 76px;
}
.brandlist .brand-products {
  float: left;
  width: 930px;
}
.brandlist .brand-products:before,
.brandlist .brand-products:after {
  content: " ";
  display: table;
}
.brandlist .brand-products:after {
  clear: both;
}
.brandlist .brand-products:before,
.brandlist .brand-products:after {
  content: " ";
  display: table;
}
.brandlist .brand-products:after {
  clear: both;
}
.brandlist .brand-products h3 {
  border-left: 3px solid #be1e2d;
  height: 32px;
  line-height: 32px;
  padding: 0 0 0 16px;
  margin: 4px 0 4px 30px;
  overflow: hidden;
}
.brandlist .brand-products ul:before,
.brandlist .brand-products ul:after {
  content: " ";
  display: table;
}
.brandlist .brand-products ul:after {
  clear: both;
}
.brandlist .brand-products ul:before,
.brandlist .brand-products ul:after {
  content: " ";
  display: table;
}
.brandlist .brand-products ul:after {
  clear: both;
}
.brandlist .brand-products ul li.item {
  margin-left: 30px;
  width: 280px;
  margin-bottom: 30px;
  padding: 20px;
  height: 302px;
  float: left;
  background-color: #fff;
}
.brandlist .brand-products ul li.item .figure {
  width: 100%;
  text-align: center;
}
.brandlist .brand-products ul li.item .figure img {
  width: 180px;
  height: 180px;
}
.brandlist .brand-products ul li.item .title {
  width: 100%;
  text-align: center;
}
.brandlist .brand-products ul li.item .title a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  _zoom: 1;
  color: #333;
  font-size: 14px;
}
.brandlist .brand-products ul li.item .title .desc {
  display: block;
  margin: 0 10px 10px;
  height: 18px;
  font-size: 12px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  _zoom: 1;
  color: #b0b0b0;
}
.brandlist .brand-products ul li.item .price {
  width: 100%;
  font-size: 14px;
  text-align: center;
  height: 26px;
  line-height: 26px;
}
.brandlist .brand-products ul .loadmore {
  cursor: pointer;
}
.brandlist .brand-products ul .loadmore i.fa {
  font-size: 24px;
  color: #28bbf8;
}
.fcode-main {
  position: relative;
  height: 400px;
  background-color: #fff;
  float: left;
  color: #424242;
  width: 100%;
}
.fcode-main h1 {
  height: 35px;
  margin: 70px 0 0;
  line-height: 35px;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}
.fcode-main .fcode-main-tips {
  margin: 30px 0;
  color: #757575;
  font-size: 20px;
  text-align: center;
}
.fcode-main .form {
  width: 568px;
  margin: 0 auto;
  padding-top: 30px;
}
.fcode-main .form:before,
.fcode-main .form:after {
  content: " ";
  display: table;
}
.fcode-main .form:after {
  clear: both;
}
.fcode-main .form:before,
.fcode-main .form:after {
  content: " ";
  display: table;
}
.fcode-main .form:after {
  clear: both;
}
.fcode-main .form #fcode-input {
  padding: 0;
  line-height: 50px;
  text-align: center;
  height: 50px;
  border: 1px solid #e0e0e0;
  font-size: 20px;
  font-weight: 400;
  width: 400px;
  float: left;
}
.fcode-main .form .verifycode-submit {
  display: inline-block;
  width: 158px;
  height: 50px;
  padding: 0;
  margin: 0;
  border: 1px solid #b0b0b0;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #be1e2d;
  float: left;
  margin-left: 10px;
}
.fcode-sub {
  margin-top: 20px;
  margin-bottom: 50px;
  padding: 60px 0;
  background-color: #fff;
  float: left;
  width: 100%;
}
.fcode-sub:before,
.fcode-sub:after {
  content: " ";
  display: table;
}
.fcode-sub:after {
  clear: both;
}
.fcode-sub:before,
.fcode-sub:after {
  content: " ";
  display: table;
}
.fcode-sub:after {
  clear: both;
}
.fcode-sub dl {
  float: left;
  width: 33.2%;
  margin: 0;
  height: 310px;
  text-align: center;
  border-right: 1px solid #e0e0e0;
}
.fcode-sub dl dt {
  margin-bottom: 20px;
  font-size: 22px;
  color: #424242;
}
.fcode-sub dl dd {
  margin: 0 auto;
  width: 260px;
  line-height: 2;
  color: #757575;
}
.fcode-sub dl dd.fcode-sub-word {
  height: 115px;
}
.fcode-sub dl.fcode-sub-sns {
  border: 0;
}
.fcode-sub .fcode-sub-sns-list {
  margin-top: 30px;
}
.fcode-sub .fcode-sub-sns-list li {
  list-style: none;
  margin-bottom: 10px;
  line-height: 24px;
}
.fcode-sub .fcode-sub-sns-list li a {
  font-size: 14px;
}
.fcode-sub .fcode-sub-sns-list li a i.fa-weibo {
  color: #be1e2d;
}
.fcode-sub .fcode-sub-sns-list li a i.fa-weixin {
  color: green;
}
.fcode-sub .fcode-sub-sns-list li a i.fa-group {
  color: orange;
}
.checkout-box {
  margin: 20px 0;
  padding: 40px 36px;
  background-color: #fff;
}
.checkout-box:before,
.checkout-box:after {
  content: " ";
  display: table;
}
.checkout-box:after {
  clear: both;
}
.checkout-box:before,
.checkout-box:after {
  content: " ";
  display: table;
}
.checkout-box:after {
  clear: both;
}
.checkout-box .step {
  position: relative;
  margin: 0;
  width: 100%;
}
.checkout-box .step:before,
.checkout-box .step:after {
  content: " ";
  display: table;
}
.checkout-box .step:after {
  clear: both;
}
.checkout-box .step:before,
.checkout-box .step:after {
  content: " ";
  display: table;
}
.checkout-box .step:after {
  clear: both;
}
.checkout-box .step .step-title {
  float: left;
  width: 150px;
  margin-bottom: 20px;
}
.checkout-box .step .step-title:before,
.checkout-box .step .step-title:after {
  content: " ";
  display: table;
}
.checkout-box .step .step-title:after {
  clear: both;
}
.checkout-box .step .step-title:before,
.checkout-box .step .step-title:after {
  content: " ";
  display: table;
}
.checkout-box .step .step-title:after {
  clear: both;
}
.checkout-box .step .step-title.step-header {
  width: 100%;
  position: relative;
}
.checkout-box .step .step-title.step-header .extra {
  position: absolute;
  right: 0;
  top: 0;
}
.checkout-box .step .step-title.step-header .extra a {
  line-height: 38px;
  font-size: 14px;
  color: #666;
}
.checkout-box .step .step-title h3 {
  float: left;
  color: #333;
  font-size: 18px;
  line-height: 38px;
  font-weight: normal;
  margin: 0;
}
.checkout-box .step .step-body {
  float: left;
  font-size: 14px;
}
.checkout-box .step .step-body em {
  font-style: normal;
}
.checkout-box .step .step-body .address-item {
  float: left;
  margin-left: 17px;
  margin-bottom: 24px;
  width: 268px;
  height: 178px;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.checkout-box .step .step-body .address-item:first-child {
  margin-left: 0;
}
.checkout-box .step .step-body .address-item.selected {
  border-color: #be1e2d;
}
.checkout-box .step .step-body .address-item.selected .actions .modify,
.checkout-box .step .step-body .address-item.selected .actions .delete {
  display: block;
}
.checkout-box .step .step-body .address-item.selected b {
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 14px;
  height: 14px;
  overflow: hidden;
  background: url(https://stcdn.wstx.com/images/newicon.png) no-repeat -84px 0;
}
.checkout-box .step .step-body .address-item dl {
  padding: 15px 24px 0;
  margin: 0;
}
.checkout-box .step .step-body .address-item dl dt {
  margin: 0 0 10px;
  line-height: 30px;
}
.checkout-box .step .step-body .address-item dl dt em {
  font-size: 18px;
  font-weight: normal;
}
.checkout-box .step .step-body .address-item dl dd {
  margin: 0;
  line-height: 22px;
  color: #757575;
}
.checkout-box .step .step-body .address-item .actions {
  position: absolute;
  right: 16px;
  bottom: 10px;
}
.checkout-box .step .step-body .address-item .actions:before,
.checkout-box .step .step-body .address-item .actions:after {
  content: " ";
  display: table;
}
.checkout-box .step .step-body .address-item .actions:after {
  clear: both;
}
.checkout-box .step .step-body .address-item .actions:before,
.checkout-box .step .step-body .address-item .actions:after {
  content: " ";
  display: table;
}
.checkout-box .step .step-body .address-item .actions:after {
  clear: both;
}
.checkout-box .step .step-body .address-item .actions span {
  display: block;
  float: right;
}
.checkout-box .step .step-body .address-item .actions .modify,
.checkout-box .step .step-body .address-item .actions .delete {
  display: none;
  color: #be1e2d;
  margin-right: 10px;
}
.checkout-box .step .step-body .address-item i {
  display: block;
  line-height: 180px;
  font-size: 14px;
  text-align: center;
}
.checkout-box .step .step-body .option {
  margin: 0;
}
.checkout-box .step .step-body .option li {
  line-height: 38px;
  color: #be1e2d;
}
.checkout-box .step .step-body .option li .shipping-company {
  margin-top: -2px;
}
.checkout-box .step .step-body .option li .shipping-company .shipping-item {
  padding: 0 16px;
  border: 1px solid #e0e0e0;
  height: 50px;
  color: #333;
  position: relative;
  cursor: pointer;
  line-height: 50px;
}
.checkout-box .step .step-body .option li .shipping-company .shipping-item:first-child {
  margin-bottom: 8px;
  margin-right: 16px;
}
.checkout-box .step .step-body .option li .shipping-company .shipping-item b {
  display: none;
}
.checkout-box .step .step-body .option li .shipping-company .shipping-item.selected {
  border: 1px solid #be1e2d;
}
.checkout-box .step .step-body .option li .shipping-company .shipping-item.selected b {
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 14px;
  height: 14px;
  overflow: hidden;
  background: url(https://stcdn.wstx.com/images/newicon.png) no-repeat -84px 0;
}
.select-options {
  border-bottom: 1px solid #dcdcdc;
  padding-top: 24px;
  padding-bottom: 10px;
}
.invoice-cont {
  font-size: 14px;
}
.invoice-cont .nav {
  border: 0;
}
.invoice-cont .nav li {
  width: 200px;
  margin-right: 14px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.invoice-cont .nav li a {
  line-height: 38px;
  border: 1px solid #e0e0e0;
}
.invoice-cont .nav li.active a {
  color: #be1e2d;
  line-height: 36px;
  border: 1px solid #be1e2d;
}
.invoice-cont .nav li.active b {
  display: block;
  position: absolute;
  right: 2px;
  bottom: 0;
  width: 14px;
  height: 14px;
  overflow: hidden;
  background: url(https://stcdn.wstx.com/images/newicon.png) no-repeat -84px 0;
}
.invoice-cont .tab-content {
  padding: 20px 0;
  height: 100px;
}
.invoice-cont .tab-content p {
  line-height: 30px;
}
.invoice-cont .tab-content input[type='text'] {
  width: 400px;
  padding: 4px;
}
.goods-item li {
  margin-bottom: 20px;
}
.goods-item li:before,
.goods-item li:after {
  content: " ";
  display: table;
}
.goods-item li:after {
  clear: both;
}
.goods-item li:before,
.goods-item li:after {
  content: " ";
  display: table;
}
.goods-item li:after {
  clear: both;
}
.goods-item li span {
  display: block;
  float: left;
}
.goods-item li .goods-img {
  width: 60px;
}
.goods-item li .goods-img img {
  width: 30px;
}
.goods-item li .goods-name {
  width: 590px;
}
.goods-item li .goods-name a {
  line-height: 30px;
}
.goods-item li .goods-price {
  width: 120px;
  text-align: right;
}
.goods-item li .goods-qty {
  width: 80px;
  text-align: right;
}
.goods-item li .goods-stock {
  width: 120px;
  text-align: center;
}
.goods-item li .goods-unitprice {
  text-align: right;
  width: 150px;
}
.order-coupon {
  width: 100%;
  font-size: 14px;
  padding-top: 10px;
  margin-bottom: 10px;
}
.order-coupon .toggle-title {
  height: 30px;
  overflow: hidden;
  zoom: 1;
}
.order-coupon .toggler b {
  width: 15px;
  height: 20px;
  margin-right: 5px;
  float: left;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  background: url(https://stcdn.wstx.com/images/pay-arrow.png) no-repeat;
}
.order-coupon .toggle-active b {
  background-position: 0 -19px;
}
.order-coupon .toggle-wrap {
  margin-bottom: 16px;
  padding-left: 20px;
  font-size: 14px;
}
.order-coupon .virtual-table-body {
  height: 24px;
  line-height: 24px;
  position: relative;
  margin-bottom: 6px;
}
.order-coupon .virtual-table-body .virtual-action {
  float: left;
  width: 30px;
  text-align: center;
  padding-top: 2px;
  height: 24px;
  overflow: hidden;
}
.order-coupon .virtual-table-body .virtual-sum {
  float: left;
  width: 130px;
}
.order-coupon .virtual-table-body .virtual-type {
  float: left;
  width: 220px;
  color: #999;
}
.order-coupon .virtual-table-body .virtual-vtime {
  float: left;
  width: 240px;
  color: #999;
}
.order-coupon .virtual-table-body .virtual-desc {
  float: left;
  color: #e4393c;
  width: 400px;
}
.order-coupon .form {
  padding: 6px 0;
}
.order-coupon .form label,
.order-coupon .form input[type="checkbox"] {
  float: left;
  margin-right: 6px;
}
.order-coupon .form .cs-m {
  position: relative;
}
.order-coupon .form .cs-m .tips {
  position: absolute;
  right: -410px;
  top: -38px;
  width: 400px;
  height: 60px;
  overflow-y: auto;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 8px;
}
.order-remarks {
  padding: 10px 0;
  margin-top: 10px;
}
.order-remarks .remark-tit {
  color: #666;
  line-height: 25px;
  margin-bottom: 5px;
}
.order-remarks .remark-cont {
  padding: 0;
  margin-top: 4px;
}
.form .itxt01 {
  width: 600px;
  padding: 4px;
}
.form .ml10 {
  line-height: 30px;
}
.cs-t {
  height: 32px;
  line-height: 24px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.cs-t:before,
.cs-t:after {
  content: " ";
  display: table;
}
.cs-t:after {
  clear: both;
}
.cs-t:before,
.cs-t:after {
  content: " ";
  display: table;
}
.cs-t:after {
  clear: both;
}
.cs-t span,
.cs-t label,
.cs-t input {
  display: block;
  float: left;
  line-height: 24px;
  margin-right: 2px;
  height: 24px;
}
.toggle-wrap .bs-num {
  padding: 0px 6px;
  height: 24px;
  width: 80px;
  line-height: 24px;
}
.toggle-wrap .btn-bs {
  padding: 1px 8px;
  height: 24px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 22px;
  border: 1px solid #ccc;
  margin-left: 10px;
  margin-right: 6px;
}
.order-summary {
  padding-bottom: 10px;
  font-size: 14px;
}
.order-summary .list {
  margin-top: 8px;
}
.order-summary .list:before,
.order-summary .list:after {
  content: " ";
  display: table;
}
.order-summary .list:after {
  clear: both;
}
.order-summary .list:before,
.order-summary .list:after {
  content: " ";
  display: table;
}
.order-summary .list:after {
  clear: both;
}
.order-summary .statistic em {
  font-style: normal;
}
.order-summary .statistic span {
  width: 180px;
  margin-right: 20px;
  float: left;
  text-align: right;
}
.order-summary .statistic .price {
  color: #333;
  float: left;
  width: 120px;
  text-align: right;
  font-family: verdana;
}
.order-summary .statistic .total-price .price {
  font-size: 22px;
  line-height: 1;
  color: #be1e2d;
}
.trade-foot {
  min-height: 80px;
  padding: 20px 0;
}
.trade-foot:before,
.trade-foot:after {
  content: " ";
  display: table;
}
.trade-foot:after {
  clear: both;
}
.trade-foot:before,
.trade-foot:after {
  content: " ";
  display: table;
}
.trade-foot:after {
  clear: both;
}
.trade-foot .group {
  min-height: 80px;
}
.trade-foot .addr-foot {
  position: absolute;
  top: 30px;
  left: 0;
}
.trade-foot .addr-foot {
  font-size: 14px;
}
.trade-foot .checkout-buttons .total {
  padding-right: 18px;
  float: right;
  line-height: 50px;
  font-size: 14px;
  height: 50px;
  display: block;
}
.trade-foot .checkout-buttons .total strong {
  color: #be1e2d;
  font-size: 24px;
  vertical-align: middle;
  font-weight: 700;
  line-height: 50px;
  font-family: verdana;
}
.trade-foot .checkout-buttons .btn-warning {
  float: right;
  position: relative;
  width: 135px;
  height: 36px;
  line-height: 36px;
  margin: 8px 10px 0 0;
  padding: 0;
  overflow: hidden;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  background-color: #be1e2d;
}
.main #refresh {
  margin: 0 auto;
  background-color: #fff;
}
.main #refresh .error-box {
  height: 678px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
  background-image: url(https://stcdn.wstx.com/images/404bg.png);
  background-repeat: no-repeat;
}
.main #refresh ul {
  position: absolute;
  top: 270px;
  left: 722px;
}
.main #refresh ul li {
  font-size: 24px;
  line-height: 36px;
}
.main #refresh ul li.lg {
  font-size: 36px;
  line-height: 60px;
  font-weight: 600;
}
.main #refresh ul li a {
  color: #be1e2d;
  font-size: 24px;
  padding-left: 12px;
  font-weight: 700;
  text-decoration: underline;
}
.main.mainbg #refresh .error-box {
  margin-top: 30px;
}
.helper .mod-main .sidebar .mt {
  background-color: #be1e2d;
}
.helper .mod-main .sidebar .mc dl dt b {
  background-color: #be1e2d;
  color: #fff;
}
.policylist .mt {
  font-size: 16px;
  border-bottom: 1px solid #be1e2d;
  margin-bottom: 20px;
  line-height: 40px;
}
.policylist .mc p {
  font-size: 12px;
}
.policylist .mc p.t {
  font-size: 14px;
  line-height: 30px;
}
.specialactivity {
  background-color: #FFF7CA;
  background: url(https://stcdn.wstx.com/images/coupon_bg.jpg) 50% 50% no-repeat;
  padding-bottom: 0;
}
.specialactivity img {
  width: 100%;
}
.specialactivity .container {
  min-height: 860px;
  margin: 0 auto;
}
.specialactivity .container .coupon-box {
  margin: 425px auto 0 auto;
  width: 990px;
  height: 290px;
  background: url(https://stcdn.wstx.com/images/coupon_box_bg.png) 0 0 no-repeat;
  position: relative;
}
.specialactivity .container .coupon-box .extra {
  position: absolute;
  right: 84px;
  bottom: 40px;
  width: 382px;
  height: 70px;
}
.couponactivity {
  background-color: #FFF7CA;
}
.couponactivity > img {
  width: 100%;
}
.couponactivity .coupon-act {
  margin: 26px auto;
  position: relative;
  width: 900px;
  min-height: 500px;
}
.couponactivity .coupon-act .bg {
  width: 900px;
  height: 404px;
  background-color: #F7F0E5;
  position: absolute;
  top: 11px;
  left: 0;
  transform: rotate(357deg);
  border: 1px solid #FFE659;
  z-index: 0;
}
.couponactivity .coupon-act .box {
  width: 900px;
  border: 1px solid #FFE659;
  background-color: #F7F7F7;
  padding: 54px 70px;
  min-height: 426px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.couponactivity .coupon-act .item {
  height: 34px;
  line-height: 34px;
}
.couponactivity .coupon-act .item .tit {
  font-size: 18px;
  color: #333;
}
.couponactivity .coupon-act .item .yzm {
  height: 32px;
  border: 1px solid #FFE659;
  width: 158px;
  line-height: 32px;
  font-size: 14px;
  margin-left: 30px;
}
.couponactivity .coupon-act .item .img_yzm {
  height: 32px;
  border: 1px solid #ccc;
  margin: -3px 30px 0 30px;
}
.couponactivity .coupon-act .item .tips {
  color: #999;
  font-size: 14px;
}
.couponactivity .coupon-act .item .btn_lingqu {
  width: 148px;
  border-radius: 4px;
  background-color: #F23E0B;
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  line-height: 34px;
  margin-left: 30px;
  padding: 0;
}
.couponactivity .coupon-act .item .msg-wrap {
  min-height: 20px;
  height: auto!important;
  height: 20px;
  margin: -6px 0 5px;
}
.couponactivity .coupon-act .item .msg-wrap .msg-error {
  color: #be1e2d;
}
.couponactivity .coupon-act .couponrules {
  position: relative;
  margin-top: 60px;
}
.couponactivity .coupon-act .couponrules .tips {
  position: absolute;
  top: -20px;
  left: -70px;
  border-radius: 0 4px 4px 0;
  background-color: #F23E0B;
  height: 100px;
  width: 40px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  word-wrap: break-word;
  word-break: normal;
  padding: 10px;
  line-height: 20px;
}
.couponactivity .coupon-act .couponrules h4 {
  font-size: 16px;
}
.couponactivity .coupon-act .couponrules p {
  font-size: 14px;
  margin-bottom: 12px;
}
.anchor {
  transform: scaleY(1.5);
  -webkit-transform: scaleY(1.5);
  -moz-transform: scaleY(1.5);
  -o-transform: scaleY(1.5);
  -ms-transform: scaleY(1.5);
  transition: .5s transform, .5s opacity;
  -o-transition: .5s transform, .5s opacity;
  -moz-transition: .5s transform, .5s opacity;
  -webkit-transition: .5s transform, .5s opacity;
  -ms-transition: .5s transform, .5s opacity;
  opacity: 0;
}
.anchor .floor {
  position: relative;
  width: 30px;
  height: 30px;
  margin-bottom: 4px;
  border-radius: 20px;
  background-color: #fff;
  opacity: 1;
}
.anchor .floor a {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 30px;
  color: #ccc ;
}
.anchor .floor a.etitle {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  z-index: 10;
}
@keyframes liwidth {
  from {
    width: 30px;
  }
  to {
    width: 70px;
  }
}
.anchor .floor:hover {
  width: 70px;
  animation: liwidth .3s;
  -moz-animation: liwidth .3s;
  /* Firefox */
  -webkit-animation: liwidth .3s;
  /* Safari 鍜� Chrome */
  -o-animation: liwidth .3s;
  /* Opera */
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
}
.anchor .floor:hover a.ftitle {
  display: none;
}
.anchor .floor:hover a.etitle {
  display: block;
}
.anchor .floor:hover.f1,
.anchor .floor.active.f1 {
  background-color: #d8210d;
  color: #fff;
}
.anchor .floor:hover.f2,
.anchor .floor.active.f2 {
  background-color: #005dac;
  color: #fff;
}
.anchor .floor:hover.f3,
.anchor .floor.active.f3 {
  background-color: #6c9d0e;
  color: #fff;
}
.anchor .floor:hover.f4,
.anchor .floor.active.f4 {
  background-color: #e25f2a;
  color: #fff;
}
.anchor .floor:hover.f5,
.anchor .floor.active.f5 {
  background-color: #5e5e5e;
  color: #fff;
}
.anchor .floor:hover.f6,
.anchor .floor.active.f6 {
  background-color: #be1e2d;
  color: #fff;
}
.anchor .floor:hover a,
.anchor .floor.active a {
  color: #fff;
}
.repair_shipppingitems {
  padding: 0 10px 10px 10px;
}
.repair_shipppingitems .li {
  width: 98%;
  padding-bottom: 10px;
  border-left: 1px solid #ccc;
  padding-left: 16px;
  position: relative;
  margin-left: 2.5%;
}
.repair_shipppingitems .li s {
  width: 10px;
  height: 10px;
  background: #ccc;
  position: absolute;
  top: 0;
  left: -5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.repair_shipppingitems .li.last {
  border-left: 1px solid #fff;
}
.repair_shipppingitems .li.last s {
  background: #be1e2d;
}
.repair-box h4 {
  margin-top: 26px;
}
.ianchor {
  display: none;
}
.ianchor ul li {
  background-color: #d8210d;
  position: relative;
  width: 30px;
  height: 30px;
  margin-bottom: 4px;
  border-radius: 20px;
  opacity: 1;
}
.ianchor ul li a {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  width: 30px;
  display: block;
}
.overview .container {
  position: relative;
}
.overview img {
  width: 100%;
}
.overview .item {
  margin: 20px 0 40px 0;
}
.overview .item:before,
.overview .item:after {
  content: " ";
  display: table;
}
.overview .item:after {
  clear: both;
}
.overview .item:before,
.overview .item:after {
  content: " ";
  display: table;
}
.overview .item:after {
  clear: both;
}
.overview .item .item-title {
  margin: 30px 0 40px 0;
}
.overview .item .item-title .t-up {
  border-bottom: 1px solid #dcdcdc;
}
.overview .item .item-title .t-up .title {
  color: #333;
  font-size: 30px;
  text-align: center;
  margin: 0 auto;
  width: 240px;
  position: relative;
  padding: 0;
  line-height: 46px;
}
.overview .item .item-title .t-up .title .line {
  display: block;
  position: absolute;
  background-color: #be1e2d;
  height: 3px;
  width: 240px;
  left: 0;
  bottom: -1px;
}
.overview .item .item-title .t-up .title.t1 {
  width: 400px;
}
.overview .item .item-title .t-up .title.t1 .line {
  width: 400px;
}
.overview .item .item-title .t-down {
  text-align: center;
  color: #666;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 2px;
}
.overview .item .item-content {
  font-size: 14px;
  line-height: 28px;
}
.overview .item .item-content .highlight {
  color: #be1e2d;
  font-size: 14px;
  font-weight: 600;
}
.overview .item .item-content .icol {
  margin-left: 30px;
  width: 530px;
  position: relative;
}
.overview .item .item-content .icol .islogan {
  position: absolute;
  right: 80px;
  top: -40px;
}
.overview .item .item-content .icol .islogan .st {
  color: #be1e2d;
  font-size: 28px;
  text-align: right;
}
.overview .item .item-content .icol .islogan .ste {
  color: #666;
  font-size: 22px;
  text-align: right;
  font-weight: 300;
  line-height: 40px;
}
.overview .item .item-content .icol .islogan i.faicon {
  background-image: url("https://stcdn.wstx.com/images/iconoverview.png");
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  right: -70px;
  top: -4px;
}
.overview .item .item-content .icol:first-child {
  margin-left: 0;
  width: 640px;
}
.overview .item .item-content .icol p {
  margin-top: 15px;
}
.overview .item .item-content .icol p.fline {
  margin-top: 50px;
}
.overview .item .item-content .half {
  width: 50%;
  text-align: center;
}
.overview .item .item-content .half p {
  text-align: left;
}
.overview .item .item-content .half p i {
  font-style: italic;
}
.overview .item .item-content .half p.promise {
  padding-right: 30px;
  margin-top: 30px;
}
.overview .overview_f .item p {
  margin-left: 200px;
}
.purchasing .item .item-content ul:before,
.purchasing .item .item-content ul:after {
  content: " ";
  display: table;
}
.purchasing .item .item-content ul:after {
  clear: both;
}
.purchasing .item .item-content ul:before,
.purchasing .item .item-content ul:after {
  content: " ";
  display: table;
}
.purchasing .item .item-content ul:after {
  clear: both;
}
.purchasing .item .item-content ul li {
  padding-bottom: 20px;
}
.purchasing .item .item-content ul li.c4 {
  float: left;
  margin-left: 80px;
  width: 240px;
}
.purchasing .item .item-content ul li.c4:first-child {
  margin-left: 0;
}
.purchasing .item .item-content ul li.c3 {
  float: left;
  margin-left: 30px;
  width: 380px;
  background-color: #fff;
  border-bottom: 3px solid #be1e2d;
}
.purchasing .item .item-content ul li.c3:first-child {
  margin-left: 0;
}
.purchasing .item .item-content ul li.c3 h4 {
  margin: 40px auto 20px auto;
  font-size: 22px;
}
.purchasing .item .item-content ul li.c3 h4 i.fa {
  color: #AECDFC;
  cursor: pointer;
  margin-left: 20px;
}
.purchasing .item .item-content ul li.c3 h4 i.fa:first-child {
  margin-left: 0;
}
.purchasing .item .item-content ul li.c3 p {
  padding: 0 20px;
}
.purchasing .item .item-content ul li.c2 {
  float: left;
  margin-left: 30px;
  width: 585px;
  background-color: #f0f0f0;
}
.purchasing .item .item-content ul li.c2:first-child {
  margin-left: 0;
}
.purchasing .item .item-content ul li.c2 h4 span {
  position: absolute;
  bottom: -20px;
  width: 185px;
  height: 5px;
  left: 200px;
  background-color: #be1e2d;
  display: block;
}
.purchasing .item .item-content ul li .icon {
  padding-top: 60px;
  text-align: center;
}
.purchasing .item .item-content ul li .icon i.fa {
  font-size: 64px;
  color: #be1e2d;
}
.purchasing .item .item-content ul li img {
  width: 100%;
}
.purchasing .item .item-content ul li h4 {
  margin: 40px auto;
  text-align: center;
  font-size: 18px;
  position: relative;
}
.purchasing .item .item-content ul li h4 span {
  position: absolute;
  bottom: -20px;
  width: 60px;
  height: 5px;
  left: 90px;
  background-color: #be1e2d;
  display: block;
}
.purchasing .item .item-content ul li p {
  text-align: center;
  line-height: 30px;
  font-size: 14px;
}
.cooperate:before,
.cooperate:after {
  content: " ";
  display: table;
}
.cooperate:after {
  clear: both;
}
.cooperate:before,
.cooperate:after {
  content: " ";
  display: table;
}
.cooperate:after {
  clear: both;
}
.cooperate .envelope {
  margin: 30px auto;
  color: #433a3c;
  width: 900px;
}
.cooperate .envelope:before,
.cooperate .envelope:after {
  content: " ";
  display: table;
}
.cooperate .envelope:after {
  clear: both;
}
.cooperate .envelope:before,
.cooperate .envelope:after {
  content: " ";
  display: table;
}
.cooperate .envelope:after {
  clear: both;
}
.cooperate .envelope h4 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #be1e2d;
  font-weight: 600;
}
.cooperate .envelope p {
  font-size: 14px;
  text-indent: 2em;
  line-height: 30px;
  margin-bottom: 20px;
}
.cooperate .envelope p.ribbon {
  height: 43px;
  line-height: 41px;
  padding: 0 10px;
  display: inline-block;
  background: url("https://stcdn.wstx.com/images/ribbon.png");
  color: #eee;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-indent: 0;
}
.cooperate .contact {
  width: 900px;
  margin: 30px auto 0 auto;
}
.cooperate .contact:before,
.cooperate .contact:after {
  content: " ";
  display: table;
}
.cooperate .contact:after {
  clear: both;
}
.cooperate .contact:before,
.cooperate .contact:after {
  content: " ";
  display: table;
}
.cooperate .contact:after {
  clear: both;
}
.cooperate .contact .list-box li {
  margin-left: 56px;
  width: 420px;
  float: left;
  border: 1px solid #f2f2f2;
  box-shadow: 4px 0 4px #f2f2f2,0 4px 4px #f2f2f2;
}
.cooperate .contact .list-box li:first-child {
  margin-left: 0;
}
.cooperate .contact .list-box li .title {
  width: 100%;
  background-color: #11AAD6;
  margin: 0;
  padding: 6px;
  color: #fff;
}
.cooperate .contact .list-box li .title.t2 {
  background-color: #72bf44;
}
.cooperate .contact .list-box li .list {
  padding: 0 20px 0 30px;
  margin: 6px 0;
}
.cooperate .contact .list-box li .list:before,
.cooperate .contact .list-box li .list:after {
  content: " ";
  display: table;
}
.cooperate .contact .list-box li .list:after {
  clear: both;
}
.cooperate .contact .list-box li .list:before,
.cooperate .contact .list-box li .list:after {
  content: " ";
  display: table;
}
.cooperate .contact .list-box li .list:after {
  clear: both;
}
.cooperate .contact .list-box li .list .c1 {
  width: 100px;
  float: left;
  height: 32px;
  line-height: 32px;
}
.cooperate .contact .list-box li .list .c2 {
  width: 240px;
  float: left;
  height: 32px;
  line-height: 32px;
}
/* Animate */
.rotate {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  overflow: hidden;
}
.rotate:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
.recently.mc .u-img img {
  width: 60px;
  margin-bottom: 4px;
  margin-right: 4px;
}
.top_ads {
  margin: 10px auto 30px auto;
  position: relative;
}
.top_ads:before,
.top_ads:after {
  content: " ";
  display: table;
}
.top_ads:after {
  clear: both;
}
.top_ads:before,
.top_ads:after {
  content: " ";
  display: table;
}
.top_ads:after {
  clear: both;
}
.top_ads ul:before,
.top_ads ul:after {
  content: " ";
  display: table;
}
.top_ads ul:after {
  clear: both;
}
.top_ads ul:before,
.top_ads ul:after {
  content: " ";
  display: table;
}
.top_ads ul:after {
  clear: both;
}
.top_ads ul li {
  margin-left: 16px;
  width: 288px;
  float: left;
}
.top_ads ul li:first-child {
  margin-left: 0;
}
.top_ads ul li img {
  width: 100%;
}
.top_ads .block {
  margin-top: 20px;
  width: 100%;
}
.top_ads .block:before,
.top_ads .block:after {
  content: " ";
  display: table;
}
.top_ads .block:after {
  clear: both;
}
.top_ads .block:before,
.top_ads .block:after {
  content: " ";
  display: table;
}
.top_ads .block:after {
  clear: both;
}
.top_ads .block img {
  width: 100%;
}
.top_ads .blink:hover {
  animation: blink 1s;
}
@-webkit-keyframes blink {
  0% {
    opacity: .9;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes blink {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
.privacy h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 46px;
}
.privacy h3 {
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
}
.privacy p {
  font-size: 14px;
  line-height: 24px;
}
.error-box {
  padding: 40px 40px 0 40px;
  text-align: center;
}
.error-box h2 {
  margin: 20px 0;
}
.error-box h4 {
  font-size: 18px;
  color: #666;
}
#popuploginForm .login-error-box {
  display: none;
  position: absolute;
  top: -1px;
  left: 40px;
  width: 400px;
  margin: 0;
  padding: 0;
  height: 20px;
}
#popuploginForm .login-error-box .error {
  color: #be1e2d;
  font-size: 14px;
  position: relative;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
}
#brand-category {
  position: fixed;
  right: 0;
  top: 300px;
}
#brand-category ul li {
  height: 40px;
  margin-bottom: 10px;
  width: 60px;
}
#brand-category ul li:before,
#brand-category ul li:after {
  content: " ";
  display: table;
}
#brand-category ul li:after {
  clear: both;
}
#brand-category ul li:before,
#brand-category ul li:after {
  content: " ";
  display: table;
}
#brand-category ul li:after {
  clear: both;
}
#brand-category ul li a {
  display: block;
}
#brand-category ul li a span {
  display: block;
  float: left;
  width: 60px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
#brand-category ul li.r1 {
  background-color: #d8210d;
}
#brand-category ul li.r2 {
  background-color: #6c9d0e;
}
#brand-category ul li.r3 {
  background-color: #005dac;
}
#brand-category ul li.r4 {
  background-color: #e25f2a;
}
#brand-category ul li.r5 {
  background-color: #5e5e5e;
}
.header-2 {
  width: 300px;
  height: 300px;
  background: rgba(221, 42, 24, 0.81);
  color: #fff;
  position: absolute;
  left: 37%;
  top: 32%;
  transform: rotate(-42deg);
  -webkit-transform: rotate(-42deg);
  -o-transform: rotate(-42deg);
  -moz-transform: rotate(-42deg);
  border-bottom: 9px solid #D3210F;
  border-left: 9px solid #D3210F;
}
.specialactivity h2 {
  font-size: 2.4em;
  padding: 1.8em 1.5em;
  line-height: 1.4em;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  transform: rotate(42deg);
  -webkit-transform: rotate(42deg);
  -o-transform: rotate(42deg);
  -moz-transform: rotate(42deg);
  font-weight: 400;
}
.header-3 {
  width: 140px;
  height: 140px;
  background: rgba(221, 42, 24, 0.81);
  color: #fff;
  position: absolute;
  left: 26%;
  top: 26%;
  transform: rotate(-42deg);
  -webkit-transform: rotate(-42deg);
  -o-transform: rotate(-42deg);
  -moz-transform: rotate(-42deg);
  border-bottom: 9px solid #D3210F;
  border-left: 9px solid #D3210F;
}
.specialactivity h3 {
  font-size: 1.4em;
  padding: 1.9em 0.8em;
  font-family: 'Lato', sans-serif;
  transform: rotate(42deg);
  -webkit-transform: rotate(42deg);
  -o-transform: rotate(42deg);
  -moz-transform: rotate(42deg);
  line-height: 1.4em;
  font-weight: 400;
}
.header-4 {
  width: 140px;
  height: 140px;
  background: rgba(221, 42, 24, 0.81);
  color: #fff;
  position: absolute;
  left: 60%;
  top: 25%;
  transform: rotate(-42deg);
  -webkit-transform: rotate(-42deg);
  -o-transform: rotate(-42deg);
  -moz-transform: rotate(-42deg);
  border-bottom: 9px solid #D3210F;
  border-left: 9px solid #D3210F;
}
.specialactivity h4 {
  font-size: 1.5em;
  padding: 2.2em 0.4em;
  font-family: 'Lato', sans-serif;
  transform: rotate(42deg);
  -webkit-transform: rotate(42deg);
  -o-transform: rotate(42deg);
  -moz-transform: rotate(42deg);
  line-height: 1.5em;
}
.header-5 {
  width: 210px;
  height: 210px;
  background: rgba(221, 42, 24, 0.81);
  color: #fff;
  position: absolute;
  left: 66%;
  top: 51%;
  transform: rotate(-42deg);
  -webkit-transform: rotate(-42deg);
  -o-transform: rotate(-42deg);
  -moz-transform: rotate(-42deg);
  border-bottom: 9px solid #D3210F;
  border-left: 9px solid #D3210F;
}
.specialactivity h5 {
  font-size: 2.1em;
  padding: 1.6em 1.2em;
  line-height: 1.4em;
  text-transform: uppercase;
  font-weight: 400;
  transform: rotate(42deg);
  -webkit-transform: rotate(42deg);
  -o-transform: rotate(42deg);
  -moz-transform: rotate(42deg);
  font-family: 'Lato', sans-serif;
}
.constration {
  text-align: center;
  padding: 60px 0;
}
.constration h2 {
  margin: 20px 0 0 0;
}
.specialbrand {
  width: 100%;
  margin: 0;
  padding: 0;
}
.specialbrand.logitech {
  background-color: #000;
  text-align: center;
  padding-bottom: 40px;
}
.specialbrand .bigImg {
  text-align: center;
}
.ws-left {
  width: 288px;
  float: left;
}
.ws-left.signin-l {
  background-color: #fff;
}
.ws-left.signin-l .userinfo {
  padding: 25px;
  text-align: center;
}
.ws-left.signin-l .userinfo .userpic {
  display: block;
  width: 100%;
  height: 66px;
  margin-bottom: 12px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.ws-left.signin-l .userinfo .userpic img {
  width: 66px;
  height: 66px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.ws-left.signin-l .userinfo .userpic .level-icon {
  width: 40px;
  height: 26px;
  margin: 0 auto;
  background: url(https://stcdn.wstx.com/images/member-level.png) 0 0 no-repeat;
  background-position: 0 0;
  text-align: center;
  background-size: 40px 130px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: 6px;
}
.ws-left.signin-l .userinfo .userpic .level-icon.level-icon-1 {
  background-position: 0 0;
}
.ws-left.signin-l .userinfo .userpic .level-icon.level-icon-2 {
  background-position: 0 -26px;
}
.ws-left.signin-l .userinfo .userpic .level-icon.level-icon-3 {
  background-position: 0 -52px;
}
.ws-left.signin-l .userinfo .userpic .level-icon.level-icon-4 {
  background-position: 0 -78px;
}
.ws-left.signin-l .userinfo .userpic .level-icon.level-icon-5 {
  background-position: 0 -104px;
}
.ws-left.signin-l .status-box {
  padding: 0 28px;
  margin-bottom: 25px;
  position: relative;
}
.ws-left.signin-l .status-box .l {
  background-color: #be1e2d;
  height: 3px;
  display: block;
  width: 100%;
}
.ws-left.signin-l .status-box .status-body {
  background-color: #FDDAD4;
  padding: 15px 38px;
  position: relative;
  width: 232px;
}
.ws-left.signin-l .status-box .status-body .c {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.ws-left.signin-l .status-box .status-body .c.c-b {
  width: 0;
  height: 0;
  border-bottom: 12px solid #fff;
  border-right: 12px solid transparent;
}
.ws-left.signin-l .status-box .status-body .c.c-t {
  width: 0;
  height: 0;
  border-top: 12px solid #FFB9AE;
  border-left: 12px solid transparent;
}
.ws-left.signin-l .status-box .status-body .status-title {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px dotted #FFB9AE;
  font-size: 16px;
}
.ws-left.signin-l .status-box .status-body .status-op {
  text-align: center;
  margin: 10px auto 0 auto;
}
.ws-left.signin-l .status-box .status-body .status-op .status-btn {
  display: block;
  width: 97px;
  height: 30px;
  line-height: 30px;
  background-color: #be1e2d;
  color: #fff;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  border-radius: 4px;
}
.ws-left.signin-l .status-box .status-body .status-op .status-btn.signed {
  background-color: #999;
  cursor: not-allowed;
}
.ws-left.signin-l .status-box .tips {
  color: #888;
  font-size: 12px;
  line-height: 26px;
}
.ws-left.signin-l .signin-ranking {
  padding-top: 30px;
}
.ws-left.signin-l .signin-ranking:before,
.ws-left.signin-l .signin-ranking:after {
  content: " ";
  display: table;
}
.ws-left.signin-l .signin-ranking:after {
  clear: both;
}
.ws-left.signin-l .signin-ranking:before,
.ws-left.signin-l .signin-ranking:after {
  content: " ";
  display: table;
}
.ws-left.signin-l .signin-ranking:after {
  clear: both;
}
.ws-left.signin-l .signin-ranking .h {
  background-color: #DCDCDC;
  height: 36px;
  width: 100%;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
}
.ws-left.signin-l .signin-ranking .ranking-box {
  padding: 0 20px;
  margin: 20px auto 30px auto;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-title {
  font-size: 16px;
  border-bottom: 1px solid #DCDCDC;
  height: 24px;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-title span {
  border-bottom: 2px solid #be1e2d;
  line-height: 24px;
  display: inline-block;
  height: 24px;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists:before,
.ws-left.signin-l .signin-ranking .ranking-box .r-lists:after {
  content: " ";
  display: table;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists:after {
  clear: both;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists:before,
.ws-left.signin-l .signin-ranking .ranking-box .r-lists:after {
  content: " ";
  display: table;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists:after {
  clear: both;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list {
  margin: 6px 0;
  padding: 0;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px dotted #DCDCDC;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list:before,
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list:after {
  content: " ";
  display: table;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list:after {
  clear: both;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list:before,
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list:after {
  content: " ";
  display: table;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list:after {
  clear: both;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list .b {
  display: block;
  float: left;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list .num {
  font-size: 12px;
  width: 16px;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list .pic {
  width: 38px;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list .pic img {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  margin-top: -4px;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list .name {
  width: 94px;
  font-size: 12px;
}
.ws-left.signin-l .signin-ranking .ranking-box .r-lists .list .date {
  text-align: right;
  width: 100px;
  font-size: 12px;
}
.ws-right {
  width: 898px;
  margin-left: 14px;
  float: left;
}
.goodsitem-box .title {
  position: relative;
  margin-bottom: 40px;
}
.goodsitem-box .title .border-line {
  margin-top: 30px;
  height: 0px;
  border-top: 1px solid #e0e0e0;
}
.goodsitem-box .title .nav-name {
  margin: 0px;
  text-align: center;
  position: absolute;
  width: 200px;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  font-weight: normal;
  color: #b0b0b0;
  background-color: #f5f5f5;
  left: 50%;
  margin-left: -100px;
  top: 15px;
}
.ui-dialog {
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 0 20px;
  background: #fff;
  display: none;
}
.ui-dialog .mt20 {
  margin-top: 20px;
}
.ui-dialog .ui-dialog-title {
  position: relative;
  height: 56px;
  font-size: 20px;
  line-height: 56px;
  color: #1a1a1a;
  background: #fff;
  font-family: "Microsoft YaHei";
  border-bottom: 1px solid #ffb9ae;
  text-align: center;
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  padding: 20px 0;
  overflow: auto;
  font-size: 14px;
  line-height: 1.7;
}
.ui-dialog .ui-dialog-content .text-center {
  text-align: center;
}
.ui-dialog .ui-dialog-content .ui-dialog-btn {
  padding-bottom: 20px;
  background-color: #fff;
  text-align: center;
}
.ui-dialog .ui-dialog-content .ui-dialog-btn .ui-dialog-btn-submit {
  display: inline-block;
  height: 28px;
  font-size: 14px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  padding: 0 20px;
  border: 0;
  border-bottom: 2px solid #d1121a;
  background: #be1e2d;
  cursor: pointer;
  text-decoration: none;
  vertical-align: top;
}
.ui-dialog .ui-dialog-close {
  cursor: pointer;
  display: block;
  position: absolute;
  z-index: 100000;
  top: 18px;
  right: 20px;
  overflow: hidden;
  width: 21px;
  height: 21px;
  background: url(https://stcdn.wstx.com/images/ui_dialog_close.png) no-repeat;
  font-size: 0;
}
.mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .3;
  z-index: 9990;
  display: none;
}
@media (max-width: 1200px) {
  .top_ads .right-ad {
    display: none;
  }
  .container {
    width: 990px;
  }
  .home-banner {
    width: 990px;
    margin: 0 auto;
  }
  .nav-top .search {
    width: 260px;
  }
  .nav-top .search input[type="text"] {
    width: 240px;
  }
  .header-menu {
    width: 480px;
  }
  .home.item .col-lg-6 {
    width: 495px;
    float: left;
  }
  .slogan ul li .img .txt i.fa {
    left: -15px;
  }
  .home.item img {
    width: 100%;
  }
  .header .search-box {
    float: left;
    margin-left: 10px;
  }
  .header .search-box .text {
    width: 356px;
  }
  .home.item .half {
    width: 483px;
  }
  .home.item .half .imgbox img {
    width: 483px;
  }
  .home.item .half .imgbox:hover .line.top {
    width: 483px;
  }
  .home.item .half .imgbox:hover .line.right {
    height: 298px;
  }
  .home.item .half .imgbox:hover .line.bottom {
    width: 483px;
  }
  .home.item .half .imgbox:hover .line.left {
    height: 298px;
  }
  .home.item .half .imgbox:hover .line1.right {
    height: 257px;
  }
  .home.item .half .imgbox:hover .line1.left {
    height: 257px;
  }
  .home.item .half .imgbox:hover .line2.right {
    height: 298px;
  }
  .home.item .half .imgbox:hover .line2.left {
    height: 298px;
  }
  .home.item.plists .blocks .left {
    width: 186px;
  }
  .home.item.plists .blocks .right {
    width: 804px;
  }
  .home.item.plists .blocks .left ul.block-list li.item.item-lg {
    height: 545px;
  }
  .home.item.plists .blocks .right ul.block-list li.item {
    height: 267px;
    width: 191px;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .alliancesbox .alliances {
    width: 950px;
  }
  .nav-wp .nav-main .navbar-nav > li {
    width: 82px;
  }
  .nav-wp .nav-main .navbar-nav > li.pull-right {
    width: 162px;
  }
  .nav-wp .nav-main .navbar-nav > li > a {
    padding: 0;
  }
  .blocks .col {
    width: 163px;
    float: left;
    list-style-type: none;
  }
  .blocks .col.col2,
  .blocks .col.col22 {
    width: 330px;
  }
  .blocks .col:first-child {
    border-left: 0;
    width: 338px;
  }
  .blocks .col .block-left {
    width: 171px;
    height: 391px;
    background-color: #F8F8F8;
  }
  .blocks .line1 {
    height: 74px;
    background-color: #000;
  }
  .blocks .line1 .catgory:before,
  .blocks .line1 .catgory:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .blocks .line1 .catgory li {
    width: 81px;
    float: left;
  }
  .blocks .line1 .catgory li:first-child {
    border-left: 0;
    border-right: 0;
  }
  .blocks .line1 .catgory li a {
    height: 74px;
    width: 81px;
  }
  .blocks .line2 {
    background-color: #fff;
    height: 181px;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .blocks .line2 .logos:before,
  .blocks .line2 .logos:after {
    content: " ";
    display: table;
  }
  .blocks .line2 .logos:after {
    clear: both;
  }
  .blocks .line2 .logos:before,
  .blocks .line2 .logos:after {
    content: " ";
    display: table;
  }
  .blocks .line2 .logos:after {
    clear: both;
  }
  .blocks .line2 .logos li {
    list-style-type: none;
    width: 163px;
  }
  .blocks .line2 .logos li a {
    float: left;
    width: 163px;
    text-align: center;
    font-size: 14px;
    padding: 6px 10px;
  }
  .blocks .line2 .logos li a img {
    width: 90px;
  }
  .home.item.plists .blocks .right ul.block-list li.item .figure {
    width: 150px;
  }
  .others {
    border-top: 2px solid #3C3C3C;
  }
  .others ul:before,
  .others ul:after {
    content: " ";
    display: table;
  }
  .others ul:after {
    clear: both;
  }
  .others ul:before,
  .others ul:after {
    content: " ";
    display: table;
  }
  .others ul:after {
    clear: both;
  }
  .others ul li {
    width: 240px;
    margin-left: 10px;
  }
  .others ul li a {
    border-right: 0;
  }
  .others ul li:first-child a {
    border-left: 1px solid #F8F8F8;
    border-right: 1px solid #F8F8F8;
  }
  .home.item.plists .blocks span.linebg {
    width: 990px;
  }
  .home.item.plists span.line {
    width: 330px;
  }
  .slogan ul {
    width: 990px;
    margin: 0 auto;
  }
  .footer.wstx .slogen {
    padding-bottom: 20px;
    border-bottom: 1px solid #2E2E2E;
    margin-bottom: 30px;
  }
  .footer.wstx .slogen ul:before,
  .footer.wstx .slogen ul:after {
    content: " ";
    display: table;
  }
  .footer.wstx .slogen ul:after {
    clear: both;
  }
  .footer.wstx .slogen ul:before,
  .footer.wstx .slogen ul:after {
    content: " ";
    display: table;
  }
  .footer.wstx .slogen ul:after {
    clear: both;
  }
  .footer.wstx .slogen ul li {
    margin-left: 184px;
  }
  .footer.wstx .item {
    margin-left: 0;
  }
  .footer.wstx .twodcode {
    width: 240px;
    float: right;
    padding-left: 40px;
    border-left: 1px solid #2e2e2e;
  }
  .footer.wstx .twodcode li {
    float: left;
    padding-left: 10px;
    width: 80px;
  }
  .footer.wstx .twodcode li:first-child {
    padding-left: 0;
  }
  .footer.wstx .twodcode img {
    width: 80px;
  }
  .brandlist {
    padding: 30px 0;
  }
  .brandlist:before,
  .brandlist:after {
    content: " ";
    display: table;
  }
  .brandlist:after {
    clear: both;
  }
  .brandlist:before,
  .brandlist:after {
    content: " ";
    display: table;
  }
  .brandlist:after {
    clear: both;
  }
  .brandlist .brand-info {
    float: left;
    width: 270px;
  }
  .brandlist .brand-products {
    float: left;
    width: 720px;
  }
  .brandlist .brand-products ul li.item {
    margin-left: 20px;
    width: 220px;
    margin-bottom: 20px;
    padding: 10px;
    float: left;
    background-color: #fff;
  }
  .brandlist .brand-products ul li.item img {
    width: 160px;
  }
  .cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form {
    display: inline-block;
    display: block;
  }
  .cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .cell {
    float: left;
    padding: 15px 0 10px;
  }
  .cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-goods {
    width: 400px;
  }
  .cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-goods .p-img {
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #eee;
    margin-right: 10px;
    background: #fff;
    padding: 0;
    text-align: center;
    overflow: hidden;
  }
  .cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-props-new {
    width: 80px;
    height: 80px;
    line-height: 20px;
    overflow: hidden;
  }
  .cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-price {
    width: 110px;
    text-align: left;
    padding-left: 23px;
  }
  .cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-quantity {
    width: 130px;
    padding-left: 18px;
  }
  .cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-quantity .quantity-form {
    position: relative;
    overflow: hidden;
    height: 22px;
    width: 76px;
  }
  .cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-sum {
    width: 130px;
    padding-left: 36px;
    color: #be1e2d;
  }
  .cart .cart-main #cart-list .cart-itemlist .item-list .item-item .item-form .p-ops {
    width: 88px;
    padding-left: 18px;
  }
  .cart .cart-btns .checkout {
    width: 500px;
  }
  .goods-intro .recommended .recommended-c .suits {
    float: left;
    width: 640px;
  }
  .goods-intro .recommended .recommended-c .suits .switch-box {
    width: 510px;
  }
  .goods-intro .recommended .recommended-c .suits .switch-box .suit-list {
    overflow: hidden;
    width: 510px;
  }
  .goods-intro .recommended .recommended-c .suits .switch-box .suit-list ul li {
    margin: 0;
  }
  .games .mc.pics-box .pic-left {
    width: 356px;
  }
  .games .mc.pics-box .pic-left img {
    width: 100%;
  }
  .games .mc.pics-box .pic-right {
    width: 590px;
  }
  .games .mc.pics-box .pic-right img {
    width: 100%;
  }
  .games .mc.pics-box .pic-right ul {
    width: 590px;
    height: 212px;
  }
  .games .mc.pics-box .pic-right ul li .p-img {
    width: 154px;
  }
  .games .mc.pics-box .pic-right ul li .p-name {
    left: 160px;
    top: 14px;
    width: 130px;
    line-height: 24px;
  }
  .games .mc.pics-box .pic-right ul li .p-price {
    left: 160px;
    bottom: 10px;
    font-size: 16px;
    width: 130px;
  }
  .games .mc.pics-box .extra {
    height: 212px;
  }
  .gb-list .list li {
    width: 320px;
  }
  .gb-list .list li img {
    width: 100%;
  }
  .gb-list .list li .p-img {
    width: 320px;
    height: 213px;
  }
  .gb-list .list li .p-name span.p-counter {
    left: 100px;
  }
  .gb-list .list li .p-name span.p-btn,
  .gb-list .list li .p-name span.p-btn a {
    width: 110px;
  }
  .gb-list .list li:hover .line.top {
    width: 320px;
  }
  .gb-list .list li:hover .line.right {
    height: 283px;
  }
  .gb-list .list li:hover .line.bottom {
    width: 320px;
  }
  .gb-list .list li:hover .line.left {
    height: 283px;
  }
  .comment ul li.fore1 {
    width: 284px;
  }
  .comment ul li.fore2 {
    width: 100px;
  }
  .comment ul li.fore3 {
    width: 301px;
  }
  .comment .comment-box .item01 {
    width: 676px;
  }
  .comment .comment-box .item01 .label {
    width: 100px;
  }
  .comment .comment-box .item01 .area {
    width: 480px;
  }
  .goods-item li .goods-name {
    width: 390px;
  }
  .goods-item li .goods-unitprice {
    width: 100px;
  }
  .goods-intro .preview {
    width: 570px;
  }
  .goods-intro .preview .bigImg {
    left: 60px;
  }
  .goods-sub-bar .goods-desc-menu ul li a {
    padding: 0 10px;
  }
  .goods-sub-bar .goods-sub-bar-info dd {
    width: 134px;
    font-size: 12px;
  }
  .goods-detail-faq .spec .question-content ul li {
    width: 405px;
  }
  .main,
  .footer,
  .footer.privacy,
  .shortcut {
    width: 100%;
  }
  .main:before,
  .footer:before,
  .footer.privacy:before,
  .shortcut:before,
  .main:after,
  .footer:after,
  .footer.privacy:after,
  .shortcut:after {
    content: " ";
    display: table;
  }
  .main:after,
  .footer:after,
  .footer.privacy:after,
  .shortcut:after {
    clear: both;
  }
  .main:before,
  .footer:before,
  .footer.privacy:before,
  .shortcut:before,
  .main:after,
  .footer:after,
  .footer.privacy:after,
  .shortcut:after {
    content: " ";
    display: table;
  }
  .main:after,
  .footer:after,
  .footer.privacy:after,
  .shortcut:after {
    clear: both;
  }
  .main .search-box .right {
    width: 730px;
  }
  .main .search-box .right .mc .attr {
    width: 728px;
  }
  .main .search-box .right .mc .attr h5 {
    width: 80px;
  }
  .main .search-box .right .mc .attr ul {
    width: 648px;
    margin-left: 80px;
  }
  .goods-detail-faq .spec .question-content ul li .right-date {
    display: none;
  }
  .couponactivity .coupon-act > img {
    width: 100%;
  }
  .couponactivity .coupon-act .couponform {
    left: 20px;
    top: -6px;
  }
  #anchor {
    display: none;
  }
  .cart .cart-main .cart-thead .t-goods {
    width: 280px;
  }
  .cart .cart-main .cart-thead .t-props {
    width: 75px;
  }
  .cart .cart-main .cart-thead .t-price {
    width: 130px;
  }
  .cart .cart-main .cart-thead .t-quantity {
    width: 160px;
    text-align: right;
    padding-right: 90px;
  }
  .cart .cart-main .cart-thead .t-sum {
    width: 130px;
  }
  .footer.wstx .promise .pull-left {
    margin-right: 30px;
  }
  .goods-detail-related .spec {
    width: 990px;
  }
  .goods-detail-related .spec .list-box {
    width: 1980px;
  }
  .goods-detail-related .spec .list-box ul.related-lists {
    width: 990px;
    height: 249px;
  }
  .goods-detail-related .spec .list-box ul.related-lists li {
    width: 186px;
    height: 235px;
  }
  .goods-detail-related .spec .list-box ul.related-lists li dl dt {
    height: 140px;
  }
  .goods-detail-related .spec .list-box ul.related-lists li dl dt img {
    width: 80px;
    height: 80px;
  }
  .goods-detail-related .spec .list-box ul.related-lists li dl .btn {
    left: 33px;
  }
  .goods-list-box .goods-list .goods-item {
    width: 236px;
  }
  .overview .item .item-content .icol:first-child {
    margin-left: 0;
    width: 480px;
  }
  .overview .item .item-content .icol {
    margin-left: 30px;
    width: 470px;
    position: relative;
  }
  .purchasing .item .item-content ul:before,
  .purchasing .item .item-content ul:after {
    content: " ";
    display: table;
  }
  .purchasing .item .item-content ul:after {
    clear: both;
  }
  .purchasing .item .item-content ul:before,
  .purchasing .item .item-content ul:after {
    content: " ";
    display: table;
  }
  .purchasing .item .item-content ul:after {
    clear: both;
  }
  .purchasing .item .item-content ul li.c4 {
    margin-left: 50px;
    width: 210px;
  }
  .purchasing .item .item-content ul li.c3 {
    float: left;
    margin-left: 30px;
    width: 310px;
    min-height: 315px;
  }
  .purchasing .item .item-content ul li.c3:first-child {
    margin-left: 0;
  }
  .purchasing .item .item-content ul li.c3 h4 {
    margin: 30px auto 15px auto;
  }
  .purchasing .item .item-content ul li.c3 p {
    padding: 0 10px;
  }
  .purchasing .item .item-content ul li.c2 {
    float: left;
    margin-left: 30px;
    width: 480px;
  }
  .purchasing .item .item-content ul li.c2 h4 span {
    width: 180px;
    left: 150px;
  }
  .purchasing .item .item-content ul li h4 span {
    width: 55px;
    left: 85px;
  }
  .main .mod-main .content .right {
    display: none;
  }
  .top_ads .half {
    width: 490px;
    height: 268px;
  }
  .top_ads .half.half-l {
    margin-right: 10px;
  }
  .top_ads .half img {
    height: 268px;
  }
  .top_ads .block {
    margin-top: 10px;
  }
  .goods-detail-desc .container .shape-container {
    width: 670px;
  }
  .goods-detail-desc .container .comment-container {
    width: 270px;
  }
  .goods-detail-desc .container .comment-container ul li .user-comment {
    width: 150px;
  }
  .goods-sub-bar .goods-desc-menu {
    width: 590px;
  }
  .goods-sub-bar .goods-sub-bar-info,
  .goods-sub-bar .goods-addtocart {
    width: 200px;
  }
  .goods-intro .preview .bigImg {
    left: -20px;
  }
  .goods-intro .preview #vertical #midimg {
    width: 280px;
    height: 280px;
    margin-left: -20px;
  }
  .goods-detail-comment-list .comment-order-box ul li .user-comment {
    width: 800px;
  }
  .goods-detail-desc .container .comment-container h3 {
    width: 280px;
  }
  .top_ads ul li {
    margin-left: 10px;
    width: 240px;
    float: left;
  }
}
.header .logo.help-logo {
  width: 400px;
}
.header .logo.help-logo i {
  display: inline-block;
  width: 110px;
  height: 34px;
  background-image: url("https://stcdn.wstx.com/images/h-icon.png");
  vertical-align: middle;
}
.help-box .left {
  float: left;
  width: 160px;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  background-color: #fff;
  border-top: 1px solid #dcdcdc;
  padding-top: 10px;
}
.help-box .left .mt {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  padding-left: 16px;
  background-color: #be1e2d;
  color: #fff;
  position: relative;
}
.help-box .left .mt b {
  display: block;
}
.help-box .left .mt b.ll {
  position: absolute;
  left: -6px;
  top: 0;
  height: 40px;
  width: 6px;
  background-color: #be1e2d;
}
.help-box .left .mt b.rl {
  position: absolute;
  right: -6px;
  top: 0;
  height: 40px;
  width: 6px;
  background-color: #be1e2d;
}
.help-box .left .mt b.bl {
  position: absolute;
  left: -6px;
  bottom: -6px;
  width: 0;
  height: 0;
  border-top: 6px solid #770812;
  border-left: 6px solid transparent;
}
.help-box .left .mc .nav:before,
.help-box .left .mc .nav:after {
  content: " ";
  display: table;
}
.help-box .left .mc .nav:after {
  clear: both;
}
.help-box .left .mc .nav:before,
.help-box .left .mc .nav:after {
  content: " ";
  display: table;
}
.help-box .left .mc .nav:after {
  clear: both;
}
.help-box .left .mc .nav > li {
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
}
.help-box .left .mc .nav > li > a {
  line-height: 40px;
  width: 100%;
  font-size: 14px;
  position: relative;
  padding-left: 36px;
}
.help-box .left .mc .nav > li > a i.fa {
  position: absolute;
  top: 0;
  left: 16px;
  height: 40px;
  line-height: 40px;
  width: 20px;
}
.help-box .left .mc .nav > li ul.nav-children:before,
.help-box .left .mc .nav > li ul.nav-children:after {
  content: " ";
  display: table;
}
.help-box .left .mc .nav > li ul.nav-children:after {
  clear: both;
}
.help-box .left .mc .nav > li ul.nav-children:before,
.help-box .left .mc .nav > li ul.nav-children:after {
  content: " ";
  display: table;
}
.help-box .left .mc .nav > li ul.nav-children:after {
  clear: both;
}
.help-box .left .mc .nav > li ul.nav-children > li {
  border-top: 1px dotted #ccc;
  border-bottom: 0;
  width: 100%;
}
.help-box .left .mc .nav > li ul.nav-children > li:first-child {
  border-top: 1px solid #dcdcdc;
}
.help-box .left .mc .nav > li ul.nav-children > li > a {
  line-height: 40px;
  font-size: 12px;
  padding-left: 36px;
}
.help-box .left .mc .nav > li ul.nav-children > li > a:hover {
  text-decoration: underline;
}
.help-box .content {
  float: left;
  margin-left: 20px;
  width: 810px;
  border: 1px solid #dcdcdc;
  padding: 10px 20px;
  background-color: #fff;
}
.help-box .content .mt {
  font-size: 16px;
  border-bottom: 1px solid #dcdcdc;
  line-height: 40px;
  font-weight: 600;
  color: #be1e2d;
}
.help-box .content .mc {
  margin-top: 10px;
}
.help-box.footer .slogen ul li {
  margin-left: 184px;
}
.help-box.footer .item {
  margin-left: 20px;
}
.help-box.footer .item.twodcode {
  padding-left: 40px;
  margin-left: 0;
}
/*# sourceMappingURL=../../public/css/bootstrap.css.map */
