@charset "UTF-8";
/* project varible */
/* layout shuang fei yi*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body, p {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  *display: inline;
  *zoom: 1;
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #000; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th,
p {
  padding: 0; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

em, i {
  font-style: normal; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner .item {
    display: none;
    position: relative;
    *z-index: 1;
    transition: 0.6s ease-in-out left; }
    .carousel-inner .item img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner .item {
        transition: transform 0.6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner .item.next, .carousel-inner .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner .item.prev, .carousel-inner .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner .item.next.left, .carousel-inner .item.prev.right, .carousel-inner .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner .active,
  .carousel-inner .next,
  .carousel-inner .prev {
    display: block; }
  .carousel-inner .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: -30px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 12px;
    height: 12px;
    cursor: pointer;
    background: url(../images/icon-indicators.png) no-repeat -1px -1px;
    *background: url(../images/icon-indicators.gif) no-repeat -1px -1px; }
  .carousel-indicators .active {
    margin: 0;
    width: 14px;
    height: 14px;
    background-position: -14px 0; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

body {
  font-family: 'Microsoft Yahei'; }

.jumbotron {
  width: 100%;
  height: 580px;
  background-color: #fff; }

.important {
  font-weight: bold;
  color: #FF0000; }

/* icon */
.logo16 {
  background: no-repeat;background-position: 0 -309px;
  width: 16px;
  height: 16px; }

.logo32 {
  background: no-repeat;background-position: -245px -130px;
  width: 32px;
  height: 32px; }

.logo48 {
  background: no-repeat;background-position: -180px -195px;
  width: 48px;
  height: 48px; }

.logo64 {
  background: no-repeat;background-position: -106px -138px;
  width: 64px;
  height: 64px; }

.logo80 {
  background: url(../images/sprites/logo/80.png) no-repeat;
  width: 80px;
  height: 80px; }

.logo96 {
  background: no-repeat;background-position: 0 -138px;
  width: 96px;
  height: 96px; }

.logo112 {
  background: url(../images/sprites/logo/112.png) no-repeat;
  width: 112px;
  height: 112px; }

.logo128 {
  background: no-repeat;background-position: 0 0;
  width: 128px;
  height: 128px; }

/* font */
.fsize12 {
  font-size: 12px; }

.fsize13 {
  font-size: 13px; }

.fsize14 {
  font-size: 14px; }

.fsize15 {
  font-size: 15px; }

.fsize16 {
  font-size: 16px; }

.fsize17 {
  font-size: 17px; }

.fsize18 {
  font-size: 18px; }

.fsize19 {
  font-size: 19px; }

.fsize20 {
  font-size: 20px; }

.fsize21 {
  font-size: 21px; }

.fsize22 {
  font-size: 22px; }

.fsize23 {
  font-size: 23px; }

.fsize24 {
  font-size: 24px; }

.fsize25 {
  font-size: 25px; }

.fsize26 {
  font-size: 26px; }

.fsize27 {
  font-size: 27px; }

.fsize28 {
  font-size: 28px; }

.fsize29 {
  font-size: 29px; }

.fsize30 {
  font-size: 30px; }

.fweight1 {
  font-weight: 100px; }

.fweight2 {
  font-weight: 200px; }

.fweight3 {
  font-weight: 300px; }

.fweight4 {
  font-weight: 400px; }

.fweight5 {
  font-weight: 500px; }

.fweight6 {
  font-weight: 600px; }

.fweight7 {
  font-weight: 700px; }

.fweight8 {
  font-weight: 800px; }

.fweight9 {
  font-weight: 900px; }

.bolder {
  font-weight: bold; }

/* position */
.inlineBlock {
  display: inline-block !important;
  vertical-align: middle;
  *display: inline !important;
  *zoom: 1; }

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,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

.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, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.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; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  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.42857;
    color: #777777; }
    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 #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 4px 20px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 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.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills li {
  float: left; }
  .nav-pills li a {
    border-radius: 4px; }
    .nav-pills li a:hover {
      color: #fff;
      background-color: #DD3139; }
  .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: #DD3139; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-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: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 992px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .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: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 992px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 992px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
    .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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 992px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  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: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 991px) {
    .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: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.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: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 992px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 992px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .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: 991px) {
    .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, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination li {
    display: inline; }
    .pagination li a {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #000;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination li:first-child a {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination li:last-child a {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination li a:hover, .pagination li a:focus {
    z-index: 3;
    color: #fff;
    background-color: #e45d63;
    border-color: #e45d63; }
  .pagination .active a, .pagination .active a:hover, .pagination .active a:focus {
    z-index: 2;
    color: #fff;
    background-color: #e45d63;
    border-color: #e45d63;
    cursor: default; }
  .pagination .disabled a,
  .pagination .disabled a:hover,
  .pagination .disabled a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.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: 5px 10px;
  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; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
    *display: inline;
    *zoom: 1; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
    *display: inline;
    *zoom: 1; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
    *display: inline;
    *zoom: 1; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
    *display: inline;
    *zoom: 1; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important;
      *display: inline;
      *zoom: 1; } }

@media print {
  .hidden-print {
    display: none !important; } }

.mask {
  position: fixed;
  *position: absolute;
  *top: expression(eval(document.documentElement.scrollTop));
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  *height: 2000px;
  background-color: #0A0A0A;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 2147483647;
  display: none; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  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: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 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: #eeeeee;
    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: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    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;
  *display: inline;
  *zoom: 1;
  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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    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: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  .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;
    *display: inline;
    *zoom: 1;
    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: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  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: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.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;
    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);
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    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 > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success: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 > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info: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 > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning: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: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.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%; }

.close {
  float: right;
  font-size: 21px;
  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; }

.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-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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    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; }

.header2 {
  width: 100%;
  background-color: #fff; }

.userbar {
  height: 30px;
  font-size: 13px;
  background: #f6f6f6;
  line-height: 30px; }
  .userbar .login-wrp {
    position: relative; }
    .userbar .login-wrp .divline {
      right: 31px;
      top: 4px; }
  .userbar .btn-logout {
    margin-left: 10px; }
  .userbar .btn-reg {
    margin-left: 20px;
    color: #DD3139; }
  .userbar .user-tabs {
    float: right; }
    .userbar .user-tabs li {
      float: left;
      margin-left: 30px;
      position: relative;
      cursor: pointer;
      z-index: 2147483647; }
    .userbar .user-tabs .user-tabs-2 {
      position: absolute;
      background: #fff;
      z-index: 1111;
      left: -16px;
      width: 81px;
      border: 1px solid #DD3139;
      text-align: center;
      border-bottom: 0;
      display: none; }
      .userbar .user-tabs .user-tabs-2 li {
        float: none;
        margin: 0;
        border-bottom: 1px solid #DD3139; }
        .userbar .user-tabs .user-tabs-2 li:hover {
          background: #DD3139;
          color: #fff; }
          .userbar .user-tabs .user-tabs-2 li:hover a {
            color: #fff; }
  .userbar .divline {
    width: 1px;
    height: 12px;
    display: block;
    border-left: 1px solid #c5c5c5;
    position: absolute;
    top: 10px;
    right: -16px; }
  .userbar a:hover {
    color: #DD3139; }
  .userbar .queItems {
    position: absolute;
    top: 0;
    left: 500px;
    width: 200px; }

.nav-pill-count {
  position: absolute !important;
  right: 0;
  bottom: -1px;
  text-align: center;
  margin: 0 !important; }
  .nav-pill-count span {
    display: block; }
  .nav-pill-count a {
    line-height: 1.4;
    color: #fff !important;
    background-color: #DD3139;
    padding: 3px 51px !important; }

.brand-info {
  background: no-repeat;background-position: -122px -277px;
  width: 104px;
  height: 20px;
  margin: 8px 0 0 20px; }

.pageHeader {
  position: relative;
  height: 140px;
  line-height: 140px;
  width: 1220px;
  background-color: #fff;
  padding-bottom: 9px;
  margin: 0 auto; }
  .pageHeader .brandName {
    font-size: 24px;
    font-weight: bold; }
  .pageHeader .input-search {
    width: 450px;
    margin-left: 40px;
    *display: inline !important;
    *zoom: 1;
    *margin-top: 18px;
    *width: 490px; }
    .pageHeader .input-search .input-group .form-control {
      border-color: #DD3139;
      height: 30px;
      width: 360px; }
      .pageHeader .input-search .input-group .form-control:focus {
        border-color: #DD3139;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(221, 49, 57, 0.6); }
    .pageHeader .input-search .input-group .input-group-addon {
      *display: inline-block;
      *line-height: 31px;
      *position: relative;
      *right: 3px;
      *margin-top: -16px;
      _margin-top: 18px;
      border-color: #DD3139;
      background-color: #DD3139;
      color: #fff;
      cursor: pointer; }
  .pageHeader .protection {
    margin: 3px 0 0 30px; }
    .pageHeader .protection li {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      padding-left: 5px;
      padding-right: 5px; }
    .pageHeader .protection span {
      height: 33px;
      width: 40px;
      margin-right: 5px; }
    .pageHeader .protection .icon-clock {
      background: no-repeat;background-position: -268px -43px; }
    .pageHeader .protection .icon-light {
      background: no-repeat;background-position: -268px 0; }
    .pageHeader .protection .icon-search2 {
      background: no-repeat;background-position: -268px -86px; }

.erweima-wrp .erweima {
  position: absolute;
  right: 15px;
  background: #fff;
  top: 4px;
  line-height: 1;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 2px 8px;
  text-align: center; }
  .erweima-wrp .erweima p {
    font-size: 12px;
    text-align: center;
    color: #FF009B;
    padding: 0;
    line-height: 18px;
    margin: 0; }
  .erweima-wrp .erweima span {
    float: right;
    cursor: pointer; }
  .erweima-wrp .erweima img {
    width: 100px; }

.erweima-wrp ul {
  margin: 0; }

.erweima-wrp li {
  float: left;
  height: 48px;
  line-height: 48px;
  text-align: center;
  position: relative; }
  .erweima-wrp li img {
    width: 48px; }

.erweima-wrp .erweima-wrp-icons {
  margin-bottom: 60px; }
  .erweima-wrp .erweima-wrp-icons li {
    width: 73px;
    text-align: center; }
    .erweima-wrp .erweima-wrp-icons li img {
      width: 48px;
      cursor: pointer; }

.erweima-wrp .btn-flq {
  font-size: 14px;
  background: #DD3139;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
  margin-left: 15px; }

.erweima-wrp .ewm-wp1 {
  position: absolute;
  width: 115px;
  height: 135px;
  font-size: 16px;
  line-height: 30px;
  border: 1px solid #ccc;
  top: -96px;
  right: 31px;
  display: none;
  background: #fff; }
  .erweima-wrp .ewm-wp1 img {
    width: 105px;
    height: 105px; }

.erweima-wrp .ewm-wp1-tt {
  background: #fff;
  display: block;
  text-align: center; }

.erweima-wrp .ewm-wp1-hover {
  width: 30px;
  vertical-align: middle; }

.footer {
  position: relative;
  _position: static;
  margin: 0 auto;
  margin-top: 40px;
  background: #f9f9f9;
  z-index: 100;
  border-top: #DD3139 solid 1px;
  clear: both;
  font-size: 12px;
  width: 100%; }
  .footer .white-bg {
    border-top: #DD3139 solid 4px;
    width: 100%; }
  .footer .ft-company {
    clear: both;
    text-align: center;
    padding-top: 20px;
    color: #c6c6c6;
    margin-left: -40px; }
  .footer .footer-con {
    width: 840px;
    margin: 0 auto;
    padding: 0 50px 30px; }
    .footer .footer-con .app-side-box {
      width: 120px;
      float: left;
      display: inline;
      margin-right: 30px; }
    .footer .footer-con .app-show {
      background: no-repeat;background-position: -138px 0;
      height: 120px;
      width: 120px;
      margin-bottom: 0; }
    .footer .footer-con .app-txt {
      text-align: center;
      font-size: 12px;
      padding: 0;
      margin: 0; }
  .footer .con-box-n {
    padding-top: 25px;
    margin: 0 auto;
    zoom: 1;
    clear: both; }
  .footer .con-left-info {
    padding-left: 65px;
    width: auto;
    overflow: hidden;
    float: left;
    display: inline; }
    .footer .con-left-info dl {
      width: 200px;
      float: left;
      display: inline; }
    .footer .con-left-info dt {
      font-size: 14px;
      color: #333;
      font-weight: bold;
      margin-bottom: 10px;
      padding-left: 7px; }
    .footer .con-left-info dd {
      margin-bottom: 5px;
      color: #666; }
      .footer .con-left-info dd i {
        width: 4px;
        height: 4px;
        overflow: hidden;
        border-radius: 50%;
        background: #c6c6c6;
        display: inline-block;
        margin-right: 5px;
        float: left;
        margin-top: 8px; }

.fqb-page-navWrapper {
  width: 100%;
  background-color: #fff;
  border-bottom: 2px solid #DD3139;
  padding-top: 10px; }
  .fqb-page-navWrapper .nav {
    line-height: 40px;
    background-color: #fff;
    clear: left;
    margin: 0 auto;
    width: 1220px;
    position: relative; }
    .fqb-page-navWrapper .nav .notNavPill {
      float: right;
      font-size: 12px; }
      .fqb-page-navWrapper .nav .notNavPill div {
        float: left;
        padding: 4px 5px;
        *margin-top: 10px; }
    .fqb-page-navWrapper .nav .icon-mail {
      background: no-repeat;background-position: -245px -172px;
      width: 22px;
      height: 20px; }
    .fqb-page-navWrapper .nav .icon-qq {
      background: no-repeat;background-position: -94px -277px;
      width: 20px;
      height: 20px; }
    .fqb-page-navWrapper .nav li {
      margin: 0 20px 0 0;
      float: left;
      height: 48px; }
    .fqb-page-navWrapper .nav a {
      color: #000;
      text-decoration: none;
      position: relative;
      float: left;
      display: block;
      padding: 6px 20px 0;
      height: 42px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }

.sideBar {
  position: fixed;
  display: none;
  width: 55px;
  height: 74px;
  left: 0px;
  top: 50%;
  margin-top: -37px;
  z-index: 10;
  font-size: 13px;
  *position: absolute;
  *top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.5-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); }
  .sideBar a {
    overflow: hidden;
    display: block;
    text-indent: -300px;
    width: 35px;
    height: 37px;
    padding: 9px 10px;
    margin-bottom: -1px;
    text-align: center;
    text-decoration: none;
    line-height: 1.5;
    background: #fff;
    color: #fff; }
  .sideBar .icon-joinqq {
    background: no-repeat;background-position: -180px -130px; }
  .sideBar .icon-joinqq:hover {
    background: no-repeat;background-position: -106px -212px; }
  .sideBar .icon-backtoTop {
    display: none;
    background: no-repeat;background-position: 0 -244px; }
  .sideBar .icon-backtoTop:hover {
    text-indent: 0;
    background-image: none !important;
    background-color: #32A4F1; }

.popUp-feedback,
.popUp-good-duihuan {
  display: none;
  z-index: 2147483647;
  line-height: 1.5;
  position: fixed;
  width: 390px;
  height: 370px;
  top: 50%;
  left: 50%;
  margin-left: -195px;
  margin-top: -185px;
  *position: absolute;
  *top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.5));
  background-color: #fff;
  box-shadow: 1px 1px 2px #DD3139;
  padding: 10px 40px;
  border: 2px solid #DD3139; }
  .popUp-feedback .close,
  .popUp-good-duihuan .close {
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 30px; }
  .popUp-feedback .icon-mail,
  .popUp-good-duihuan .icon-mail {
    background: no-repeat;background-position: -65px -244px;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    margin-right: 3px; }
  .popUp-feedback .icon-qq,
  .popUp-good-duihuan .icon-qq {
    background: no-repeat;background-position: -65px -274px;
    display: inline-block;
    width: 19px;
    height: 20px;
    vertical-align: bottom;
    margin: 0 2px 0 10px; }
  .popUp-feedback #content-feedback,
  .popUp-good-duihuan #content-feedback {
    resize: none;
    overflow: auto;
    margin-top: 4px; }
  .popUp-feedback #contactWay,
  .popUp-good-duihuan #contactWay {
    padding: 6px 12px; }
  .popUp-feedback .messageTip,
  .popUp-good-duihuan .messageTip {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #666666;
    border: 2px solid #5CA0DA;
    background-color: #ffffff;
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    margin: -15px 0 0 -75px; }
  .popUp-feedback .feedback-panel-contact,
  .popUp-good-duihuan .feedback-panel-contact {
    font-size: 14px;
    position: relative;
    width: 360px; }
  .popUp-feedback .content-feedback-tip,
  .popUp-good-duihuan .content-feedback-tip {
    display: none;
    float: right;
    margin-right: 7px;
    font-size: 14px; }
  .popUp-feedback .content-feedback-tip i,
  .popUp-good-duihuan .content-feedback-tip i {
    font-style: normal;
    font-weight: 700;
    color: #FF0000;
    font-size: 20px; }
  .popUp-feedback .btn-submit,
  .popUp-good-duihuan .btn-submit {
    color: #ffffff;
    background-color: #DD3139;
    border-color: #DD3139;
    float: right;
    padding: 10px 30px;
    text-align: center;
    margin-top: 15px;
    margin-right: -24px; }
    .popUp-feedback .btn-submit:focus, .popUp-feedback .btn-submit.focus,
    .popUp-good-duihuan .btn-submit:focus,
    .popUp-good-duihuan .btn-submit.focus {
      color: #ffffff;
      background-color: #bc1f26;
      border-color: #7a1419; }
    .popUp-feedback .btn-submit:hover,
    .popUp-good-duihuan .btn-submit:hover {
      color: #ffffff;
      background-color: #bc1f26;
      border-color: #b31e25; }
    .popUp-feedback .btn-submit:active, .popUp-feedback .btn-submit.active,
    .open > .popUp-feedback .btn-submit.dropdown-toggle,
    .popUp-good-duihuan .btn-submit:active,
    .popUp-good-duihuan .btn-submit.active,
    .open >
    .popUp-good-duihuan .btn-submit.dropdown-toggle {
      color: #ffffff;
      background-color: #bc1f26;
      border-color: #b31e25; }
      .popUp-feedback .btn-submit:active:hover, .popUp-feedback .btn-submit:active:focus, .popUp-feedback .btn-submit:active.focus, .popUp-feedback .btn-submit.active:hover, .popUp-feedback .btn-submit.active:focus, .popUp-feedback .btn-submit.active.focus,
      .open > .popUp-feedback .btn-submit.dropdown-toggle:hover,
      .open > .popUp-feedback .btn-submit.dropdown-toggle:focus,
      .open > .popUp-feedback .btn-submit.dropdown-toggle.focus,
      .popUp-good-duihuan .btn-submit:active:hover,
      .popUp-good-duihuan .btn-submit:active:focus,
      .popUp-good-duihuan .btn-submit:active.focus,
      .popUp-good-duihuan .btn-submit.active:hover,
      .popUp-good-duihuan .btn-submit.active:focus,
      .popUp-good-duihuan .btn-submit.active.focus,
      .open >
      .popUp-good-duihuan .btn-submit.dropdown-toggle:hover,
      .open >
      .popUp-good-duihuan .btn-submit.dropdown-toggle:focus,
      .open >
      .popUp-good-duihuan .btn-submit.dropdown-toggle.focus {
        color: #ffffff;
        background-color: #9d1a20;
        border-color: #7a1419; }
    .popUp-feedback .btn-submit:active, .popUp-feedback .btn-submit.active,
    .open > .popUp-feedback .btn-submit.dropdown-toggle,
    .popUp-good-duihuan .btn-submit:active,
    .popUp-good-duihuan .btn-submit.active,
    .open >
    .popUp-good-duihuan .btn-submit.dropdown-toggle {
      background-image: none; }
    .popUp-feedback .btn-submit.disabled, .popUp-feedback .btn-submit.disabled:hover, .popUp-feedback .btn-submit.disabled:focus, .popUp-feedback .btn-submit.disabled.focus, .popUp-feedback .btn-submit.disabled:active, .popUp-feedback .btn-submit.disabled.active, .popUp-feedback .btn-submit[disabled], .popUp-feedback .btn-submit[disabled]:hover, .popUp-feedback .btn-submit[disabled]:focus, .popUp-feedback .btn-submit[disabled].focus, .popUp-feedback .btn-submit[disabled]:active, .popUp-feedback .btn-submit[disabled].active,
    fieldset[disabled] .popUp-feedback .btn-submit,
    fieldset[disabled] .popUp-feedback .btn-submit:hover,
    fieldset[disabled] .popUp-feedback .btn-submit:focus,
    fieldset[disabled] .popUp-feedback .btn-submit.focus,
    fieldset[disabled] .popUp-feedback .btn-submit:active,
    fieldset[disabled] .popUp-feedback .btn-submit.active,
    .popUp-good-duihuan .btn-submit.disabled,
    .popUp-good-duihuan .btn-submit.disabled:hover,
    .popUp-good-duihuan .btn-submit.disabled:focus,
    .popUp-good-duihuan .btn-submit.disabled.focus,
    .popUp-good-duihuan .btn-submit.disabled:active,
    .popUp-good-duihuan .btn-submit.disabled.active,
    .popUp-good-duihuan .btn-submit[disabled],
    .popUp-good-duihuan .btn-submit[disabled]:hover,
    .popUp-good-duihuan .btn-submit[disabled]:focus,
    .popUp-good-duihuan .btn-submit[disabled].focus,
    .popUp-good-duihuan .btn-submit[disabled]:active,
    .popUp-good-duihuan .btn-submit[disabled].active,
    fieldset[disabled]
    .popUp-good-duihuan .btn-submit,
    fieldset[disabled]
    .popUp-good-duihuan .btn-submit:hover,
    fieldset[disabled]
    .popUp-good-duihuan .btn-submit:focus,
    fieldset[disabled]
    .popUp-good-duihuan .btn-submit.focus,
    fieldset[disabled]
    .popUp-good-duihuan .btn-submit:active,
    fieldset[disabled]
    .popUp-good-duihuan .btn-submit.active {
      background-color: #DD3139;
      border-color: #DD3139; }
    .popUp-feedback .btn-submit .badge,
    .popUp-good-duihuan .btn-submit .badge {
      color: #DD3139;
      background-color: #ffffff; }
  .popUp-feedback .valid-attention,
  .popUp-good-duihuan .valid-attention {
    border: 2px solid #FF0000 !important; }
  .popUp-feedback .tc-placeholder,
  .popUp-good-duihuan .tc-placeholder {
    color: #908F8F !important; }

body {
  background-color: #f6f6f6;
  color: #666; }

.uc-info {
  width: 1220px;
  margin: 30px auto; }
  .uc-info .main-panel {
    float: right;
    margin-top: 0;
    background: #FFF;
    border: 1px solid #e2e2e2;
    width: 1000px; }
    .uc-info .main-panel .main-center {
      padding: 10px 0 75px 0;
      overflow: hidden; }
    .uc-info .main-panel .box_top {
      padding-left: 3.5%;
      width: 97%;
      font-size: 14px;
      border-bottom: 1px solid #e2e2e2; }

.uc-info .sider-bar {
  width: 162px;
  border: 1px solid #e2e2e2;
  padding: 12px 27px 47px 15px;
  float: left;
  background-color: #ffffff; }

.uc-info .sider-bar ul li {
  height: 30px;
  padding: 12px 0 0 27px;
  font-weight: bold;
  font-size: 14px;
  width: 123px;
  line-height: 30px;
  font-family: "宋体";
  border-bottom: 1px dashed #e2e2e2; }

.uc-info .sider-bar ul li a {
  color: #333;
  text-decoration: none; }

.uc-info .sider-bar ul li.sub-menu {
  padding: 0 0 10px 0;
  height: auto;
  width: 150px; }

.uc-info .sider-bar ul li.sub-menu span {
  color: #ff464e;
  font-weight: bold;
  padding-left: 5px; }

.uc-info .sider-bar ul li ul li a {
  color: #666; }

.uc-info .sider-bar ul li a:hover {
  color: #ff464e; }

.uc-info .sider-bar ul li ul li {
  font-weight: normal;
  color: #666;
  font-size: 12px;
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  margin: 2px 0 8px 12px; }

.html-uc-scoredetail .scoredetail,
.html-uc-exchange .exchange,
.html-uc-setmobile .setmobile,
.html-uc-scoretx .scoretx,
.html-uc-txrecord .txrecord,
.html-uc-setzfb .setzfb,
.html-uc-mdzfb .setzfb,
.html-uc-setmail .setmail,
.html-uc-mdfpwd .mdfpwd,
.html-uc-mdfphone .modifyPhone,
.uc-info .sider-bar ul li ul li.active {
  background: url(../images/sider-li-bg.jpg) no-repeat 0 0; }
  .html-uc-scoredetail .scoredetail a,
  .html-uc-exchange .exchange a,
  .html-uc-setmobile .setmobile a,
  .html-uc-scoretx .scoretx a,
  .html-uc-txrecord .txrecord a,
  .html-uc-setzfb .setzfb a,
  .html-uc-mdzfb .setzfb a,
  .html-uc-setmail .setmail a,
  .html-uc-mdfpwd .mdfpwd a,
  .html-uc-mdfphone .modifyPhone a,
  .uc-info .sider-bar ul li ul li.active a {
    color: #fff !important;
    font-weight: bold !important; }

.uc-info .sider-bar ul li ul li.active a,
.uc-info .sider-bar ul li.active a,
.uc-info .sider-bar ul li.active span {
  color: #fff; }

.uc-info .sider-bar ul li.noboder {
  border: none; }

.uc-info .order-lists {
  width: 1001px;
  font-size: 12px; }

.uc-info .order-lists,
.all-orders-top a {
  float: right; }

.uc-info .order-lists .all-orders {
  width: 980px;
  margin-bottom: 15px; }

.all-orders-top {
  height: 40px;
  line-height: 40px;
  background: #fff;
  border: 1px solid #e2e2e2;
  padding-left: 38px; }

.all-orders-top span {
  float: left;
  color: #999999;
  margin-right: 8px; }

.all-orders-top span strong {
  font-size: 14px;
  font-weight: bold;
  padding-right: 35px;
  color: #ff464e;
  border-right: 1px dashed #ccc;
  margin-right: 20px; }

.all-orders-top a {
  display: inline-block;
  margin-right: 20px;
  color: #3399cc; }

.uc-info .all-orders ul.mb10 {
  margin-bottom: 0;
  margin-bottom: 0 !important; }

.uc-info .all-orders ul.olh {
  border-bottom: 1px solid #e3e3e3; }

.uc-info .all-orders .olh-num,
.uc-info .all-orders .olh-price-paid,
.uc-info .all-orders .olh-status {
  border: none; }

.uc-info .all-orders .olh {
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  color: #666666;
  width: 978px; }

.uc-info .order-infolist ul li a {
  color: #39c; }

.uc-info .order-infolist ul li .con a {
  color: #ff464e;
  text-decoration: none; }

.uc-info .oi-price,
.uc-info .oi-num {
  font-family: "arial";
  font-size: 14px; }

.uc-info .oi-num,
.uc-info .oi-price em {
  color: #666; }

.uc-info .oi-status span {
  color: #333333; }

.uc-info .order-infolist ul li.oi-button a {
  color: #999999; }

.uc-info .order-infolist ul li.oi-button a.btn-pay,
.uc-info .order-infolist ul li.oi-button a.get-goods {
  color: #fff;
  font-weight: normal; }

.uc-info .order-infolist ul li.oi-other a.sales-return {
  color: #ff464e;
  display: inline-block;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  margin-bottom: 4px; }

.uc-info a.sales-return {
  background: #f1f1f1;
  border: #e2e2e2 solid 1px;
  height: 30px;
  line-height: 30px;
  width: 75px;
  text-decoration: none; }

.uc-info a.sales-return:hover {
  background: #f9f9f9; }

.uc-info .info-panel {
  float: right;
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
  font-size: 14px;
  border-right: none;
  margin-bottom: 15px; }

.uc-info .ph {
  width: 86px;
  height: 86px;
  position: relative;
  float: left; }

.uc-info .ph img {
  width: 86px;
  height: 86px; }

.uc-info .tips a {
  display: inline-block;
  vertical-align: top; }

.tips {
  font-family: "宋体"; }

.account-info a {
  color: #3399cc; }

.tips em {
  display: inline-block; }

.tips em:hover {
  cursor: pointer; }

.tips em .mobile {
  background-position: 0 -30px;
  width: 15px;
  height: 16px; }

.tips em.active .mobile {
  background-position: 0 -14px; }

.tips em .mail {
  background-position: -17px -30px;
  width: 16px;
  height: 16px; }

.tips em.active .mail {
  background-position: -18px -14px; }

.tips em .lock {
  background-position: -42px -30px;
  width: 18px;
  height: 16px; }

.tips em.active .lock {
  background-position: -34px -14px; }

.uc-info .main-content {
  width: 1001px;
  float: right;
  margin-top: 0; }

.uc-info .cash-voucher {
  width: 1001px;
  min-height: 500px; }

.header .state-show .normal-h {
  font-size: 14px;
  color: #ff464e;
  height: 40px;
  float: left;
  display: inline;
  padding: 0 15px; }

.coupon-active {
  padding-left: 30px; }

.info-panel-li {
  width: 263px;
  border-right: 1px solid #e2e2e2;
  float: left;
  padding: 0 0 0 140px;
  line-height: 20px;
  position: relative;
  height: 125px; }
  .info-panel-li .btn {
    background-color: #DD434A;
    color: #fff;
    width: 60px;
    top: 54px;
    right: 8px;
    position: absolute; }

.btn-score-tx {
  position: absolute;
  top: 60px;
  right: 8px;
  width: 80px;
  background: #999;
  text-align: center;
  height: 33px;
  line-height: 33px;
  color: #fff;
  padding: 0 15px 0 5px;
  border-radius: 4px; }
  .btn-score-tx i {
    position: absolute;
    width: 17px;
    background: #DD434A;
    display: block;
    top: -9px;
    right: 3px;
    font-size: 12px;
    line-height: 15px;
    padding: 2px; }

.order-types {
  overflow: hidden;
  text-align: center;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  border: 1px solid #e2e2e2;
  width: 978px; }
  .order-types li {
    float: left;
    width: 50%;
    cursor: pointer; }
  .order-types li.active {
    background-color: #c72b2b;
    color: #fff; }

.icon-score {
  position: absolute;
  width: 80px;
  height: 80px;
  background: url(../images/score.png) no-repeat;
  background-size: cover;
  left: 30px;
  top: 23px; }

.icon-money {
  position: absolute;
  width: 80px;
  height: 80px;
  background: url(../images/money.png) no-repeat;
  background-size: cover;
  left: 30px;
  top: 20px; }

.icon-scoremall {
  float: right;
  width: 150px;
  height: 150px;
  margin: 0 20px; }
  .icon-scoremall img {
    width: 150px; }

.orders .no-order {
  background: url("../images/order_bg.jpg") no-repeat;
  padding: 20px 0;
  margin: 0 auto;
  height: 350px;
  overflow: hidden;
  position: relative; }

.orders .no-order .txt {
  font-size: 14px;
  font-family: "微软雅黑","宋体";
  position: absolute;
  top: 90px;
  right: 48px;
  width: 515px;
  text-align: left;
  line-height: 32px;
  color: #666; }

.orders .no-order .txt .tips {
  font-size: 20px;
  font-weight: bold;
  margin-left: -9px;
  margin-bottom: 40px;
  padding-top: 26px;
  color: #333; }

.orders .no-order .txt a {
  color: #0289cd;
  text-decoration: underline; }

.orders .no-order .txt a:hover {
  text-decoration: none; }

.uc-info .oi-goods p {
  text-align: left;
  color: #333; }

.uc-info .oi-status p a {
  display: block; }

.uc-info .order-info-hd img {
  vertical-align: -3px; }

.uc-info .oi-goods,
.uc-info .oi-price,
.uc-info .oi-price-paid,
.uc-info .oi-other {
  border-bottom: 1px solid #e2e2e2; }

.uc-info .last-goods .oi-goods,
.uc-info .last-goods .oi-price,
.uc-info .last-goods .oi-price-paid,
.uc-info .last-goods .oi-other {
  border-bottom: 0; }

.bin {
  background: url(../images/del.png) no-repeat 0 -23px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  margin-top: 5px;
  float: right; }

.bin:hover {
  background-position: 0px 0; }

.account-info a.set_code {
  background: #999;
  font-size: 12px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  color: #fff;
  padding: 3px 8px 4px;
  font-weight: normal;
  vertical-align: 1px; }

.account-info a.set_code:hover {
  background: #666;
  text-decoration: none; }

.step_tit .step_img {
  background: url(../images/get_code_step1.png) no-repeat 0 0;
  width: 347px;
  height: 27px; }

.step_tit .step_1 {
  background-position: 0 0; }

.step_tit .step_2 {
  background-position: 0 -27px; }

.step_tit .step_3 {
  background-position: 0 -83px; }

.step_tit ul {
  margin-left: -67px;
  overflow: hidden; }

.step_tit li {
  float: left;
  clear: none;
  width: 162px;
  height: 32px;
  text-align: center;
  line-height: 32px; }

.step_tit li.cur {
  color: #ff464e; }

.per_content {
  padding-left: 7%;
  width: 93%;
  font-size: 12px; }

.step_box {
  margin-top: 30px;
  display: none; }
  .step_box label {
    width: 75px;
    text-align: right;
    float: left;
    display: inline;
    height: 20px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400; }
  .step_box input {
    color: #666;
    padding: 12px 0 12px 10px;
    border: 1px solid #c6c6c6;
    height: 14px;
    line-height: 14px;
    width: 240px;
    float: left;
    margin: 0; }

.step_box .sub {
  width: 200px;
  height: 40px;
  font-size: 16px;
  background-color: #ff464e;
  color: #fff;
  display: block;
  clear: both;
  margin: 35px 0 0 74px;
  border-radius: 6px;
  text-align: center; }

.error-box {
  position: relative; }

.msg_error {
  width: 330px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  top: 47px;
  left: 85px;
  color: #ff464e; }

.step_box .tit_3_p {
  color: #000;
  padding-left: 84px;
  font-size: 14px; }

.send-vfycode {
  position: relative;
  width: 110px;
  display: inline-block;
  margin-left: 10px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #ff464e;
  color: #fff;
  border-radius: 5px; }

.send-vfycode1 {
  position: relative;
  width: 110px;
  display: inline-block;
  margin-left: 10px;
  height: 40px;
  line-height: 20px;
  text-align: center;
  background-color: #ff464e;
  color: #fff;
  border-radius: 5px; }

.step_box form {
  overflow: hidden; }
  .step_box form.long label {
    width: 100px; }
  .step_box form.long .msg_error {
    left: 101px; }
  .step_box form.long .sub {
    margin-left: 101px; }

.content-duihuan {
  font-size: 12px; }

.content-duihuan .duihuan-box li a {
  color: #333;
  padding: 8px 13px;
  border: 1px solid #e2e2e2;
  border-bottom: none;
  display: block; }

.content-duihuan .duihuan-box li a:hover {
  text-decoration: none;
  color: #ff464e; }

.content-duihuan .duihuan-box li .noboder {
  border-left: none;
  border-top: none;
  text-align: center; }

.content-duihuan .duihuan-box li .active {
  background: #f2f2f2;
  color: #ff464e; }

.content-duihuan .duihuan-nav {
  height: 38px;
  background: #f2f2f2;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2; }

.content-duihuan .duihuan-nav span {
  line-height: 38px;
  display: inline-block; }

.content-duihuan .duihuan-nav .baby {
  width: 155px;
  text-align: center; }

.content-duihuan .duihuan-nav .baby-xq-1,
.content-duihuan .goods .goods-xq-1 {
  width: 330px; }

.content-duihuan .duihuan-nav .baby-add {
  width: 203px; }

.content-duihuan .goods {
  padding: 20px 0 0;
  background: #fff; }

.content-duihuan .goods ul {
  border-bottom: 1px dashed #e2e2e2;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: center; }

.content-duihuan .goods li {
  float: left;
  width: 155px;
  display: inline; }

.content-duihuan .goods a:hover {
  text-decoration: none; }

.content-duihuan .goods .wz {
  text-align: center;
  margin-bottom: 20px; }

.blue {
  color: #0289cd; }

.pagination-wrapper {
  width: 460px;
  margin: -10px auto;
  font-size: 13px; }
  .pagination-wrapper li:first-child a {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px; }
  .pagination-wrapper li:last-child a {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px; }

.scorebar {
  font-size: 14px;
  background: #fff;
  height: 40px;
  border: 1px solid #e2e2e9;
  margin-bottom: 10px;
  position: relative;
  line-height: 40px;
  width: 1200px;
  margin-left: 10px; }
  .scorebar span {
    margin: 0 10px; }
  .scorebar i {
    font-size: 20px;
    color: #FF0000; }

.goods-list {
  width: 1220px;
  font: 12px/1.5 Tahoma,Helvetica,Arial,'宋体',sans-serif,\5b8b\4f53;
  color: #666;
  padding: 0;
  overflow: hidden; }

.goods-list li {
  width: 285px;
  background: #FFF;
  float: left;
  margin: 0 10px 25px 10px;
  padding-bottom: 5px;
  box-shadow: 1px 1px 0px rgba(204, 204, 204, 0.7); }

.goods-list li:hover {
  box-shadow: 0px 0px 1px #aaa; }

.goods-list li:hover .pic-des {
  display: block; }

.goods-list li.last.sad {
  display: none; }

.goods-list li.sad {
  display: none; }

.goods-list .list-good {
  position: relative;
  width: 285px;
  height: auto; }

.goods-list .good-title {
  width: 275px;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  margin: 8px auto 5px;
  position: relative;
  font-weight: normal; }

.goods-list .good-title span {
  display: inline;
  color: #333;
  font-size: 14px; }

.goods-list .title-tips {
  margin: 0 auto 10px;
  color: #919191;
  width: 275px;
  overflow: hidden; }

.goods-list .title-tips .old-price {
  text-decoration: line-through; }

.goods-list .good-pic {
  width: 285px;
  height: 285px;
  overflow: hidden;
  margin: 0 auto;
  position: relative; }

.goods-list .good-price {
  margin: 10px auto 0;
  width: 275px;
  height: 36px;
  line-height: 36px;
  position: relative; }

.goods-list .good-price .price-current {
  display: block;
  float: left;
  font-size: 32px;
  color: #50830b;
  font-family: Arial; }

.goods-list .good-price .price-current em {
  font-size: 14px;
  font-family: "微软雅黑","verdana";
  vertical-align: 1px;
  margin-left: 1px; }

.goods-list .good-price .price-current .unit {
  font-family: "宋体","verdana";
  font-size: 14px; }

.goods-list .good-price .freight {
  font-size: 12px;
  color: #666;
  vertical-align: bottom;
  display: inline-block;
  font-family: Arial;
  margin-top: 6px; }

.goods-list .good-price .des-other {
  display: block;
  float: left; }

.goods-list .btn {
  position: absolute;
  top: 5px;
  right: 0;
  padding: 0; }

.goods-list .btn span {
  display: block;
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  width: 75px;
  height: 30px;
  line-height: 30px;
  background: #FE4949;
  text-align: center;
  overflow: hidden;
  border-radius: 4px; }

.goods-list .btn span:hover {
  text-decoration: none;
  background: #DC3737; }

.list-good.buy .price-current {
  color: #ff464e; }

.list-good.start .price-current {
  color: #50830B; }

.list-good.gone .price-current {
  color: #ababab; }

.list-good.start .des-report {
  color: #acc87c; }

.list-good.buy .des-report {
  color: #dab07f; }

.list-good.gone .des-report {
  color: #ababab; }

.list-good.start .des-report:hover {
  color: #acc87c; }

.list-good.buy .des-report:hover {
  color: #DAB07F; }

.list-good.gone .des-report:hover {
  color: #ABABAB; }

.list-good .jf_hover {
  position: absolute;
  right: -112px;
  top: 20px;
  z-index: 10;
  background: url(../images/jf-hover.png) no-repeat;
  _background: url(../images/jf-hover.gif) no-repeat;
  width: 108px;
  height: 77px;
  display: none;
  padding: 6px 0 0 20px;
  color: #666;
  line-height: 20px; }

.list-good .jf_hover .green,
.list-good .jf_hover .red {
  font-size: 14px; }

.list-good .jf_hover a {
  color: #0289cd; }

.goods-list li.hover .list-good {
  z-index: 5; }

.goods-list li.hover .jf_hover {
  display: block; }

.fr {
  float: right;
  display: inline; }

.jd-num01 {
  color: #ff464e; }

.fs20 {
  font-size: 20px; }

/*order*/
.order-table {
  border: 1px solid #e1e1e1;
  text-align: center;
  width: 978px;
  font-size: 14px;
  border-bottom: 0; }
  .order-table .table-head {
    height: 30px;
    line-height: 30px; }
  .order-table .table-head,
  .order-table .table-tr {
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    margin: 0; }
  .order-table li {
    float: left;
    width: 16%; }
  .order-table .table-tr {
    line-height: 80px; }
    .order-table .table-tr li {
      padding: 16px 0 15px;
      height: 70px;
      background: #fff; }
    .order-table .table-tr img {
      float: left;
      height: 70px;
      margin-right: 8px; }
    .order-table .table-tr .good-info {
      text-align: left;
      line-height: 20px;
      font-size: 12px;
      width: 20%; }
    .order-table .table-tr .good-score,
    .order-table .table-tr .good-rate {
      font-size: 25px; }
    .order-table .table-tr .icon-jd2 {
      background: #fff url(../images/jd2.png) no-repeat;
      background-position: 50%; }
    .order-table .table-tr .icon-suning {
      background: #fff url(../images/suning.png) no-repeat;
      background-position: 50%; }
    .order-table .table-tr .icon-vip {
      background: #fff url(../images/vip.png) no-repeat;
      background-position: 50%; }

.error {
  margin-left: 10px;
  height: 16px;
  margin-top: 10px;
  color: #666;
  float: left;
  overflow: hidden; }

.icon-error {
  width: 16px;
  height: 16px;
  background: url(../images/login.gif) no-repeat;
  display: inline-block;
  margin-right: 3px;
  background-position: 0 -19px; }

.icon-eye {
  display: block;
  position: absolute;
  background: url(../images/eye.png) no-repeat;
  width: 18px;
  height: 18px;
  left: 305px;
  top: 10px; }

.icon-eye-close {
  background: url(../images/eye-close.png) no-repeat; }

#unsetmail_code_1 .msg_error {
  left: 89px; }

#goods-duihuan-panel {
  height: auto; }
  #goods-duihuan-panel .label {
    margin-right: 5px; }
  #goods-duihuan-panel input {
    width: 280px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    font-size: 12px;
    border: 1px solid #ccc;
    margin-left: -4px; }
  #goods-duihuan-panel ul {
    margin-top: 25px; }
    #goods-duihuan-panel ul li {
      margin: 10px 0 0;
      overflow: hidden;
      padding-bottom: 10px;
      border-bottom: 1px dashed #ccc;
      position: relative; }
      #goods-duihuan-panel ul li ul.good-duihuan-sku {
        overflow: hidden;
        margin: 0;
        float: left;
        width: 305px;
        font-size: 14px; }
        #goods-duihuan-panel ul li ul.good-duihuan-sku li {
          float: left;
          margin: 0 10px 10px 0;
          padding: 5px;
          border: 1px solid #ccc;
          position: relative; }
          #goods-duihuan-panel ul li ul.good-duihuan-sku li.checked, #goods-duihuan-panel ul li ul.good-duihuan-sku li:hover {
            border-color: #DD3139; }
          #goods-duihuan-panel ul li ul.good-duihuan-sku li i {
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            border-width: 0 0 8px 8px;
            border-style: solid;
            border-color: transparent #DD3139 #DD3139 transparent;
            right: 0;
            bottom: 0;
            color: #fff;
            display: none; }
          #goods-duihuan-panel ul li ul.good-duihuan-sku li.checked i {
            display: block; }
  #goods-duihuan-panel #btn-duihuan {
    border: 1px solid #e6323a;
    background: #DD3139;
    color: #fff;
    margin-left: 84px;
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 16px; }
  #goods-duihuan-panel .icon-mobiles {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/mobiles.png) no-repeat;
    right: 18px;
    top: 6px; }
  #goods-duihuan-panel .msg-error {
    color: #ea0000;
    font-size: 12px;
    margin-left: 85px; }
  #goods-duihuan-panel .duihuan-suc {
    display: none;
    margin-top: 30px;
    line-height: 24px;
    text-align: center; }
    #goods-duihuan-panel .duihuan-suc a {
      color: #bf0d0d; }

.icon-up {
  display: inline-block;
  font-size: 0;
  background: url(../images/updown.png) no-repeat;
  background-position: 0 0;
  width: 8px;
  height: 13px; }

.icon-down {
  display: inline-block;
  font-size: 0;
  background: url(../images/updown.png) no-repeat;
  width: 8px;
  height: 13px;
  background-position: 0 -21px; }

.time-sel {
  position: relative; }
  .time-sel .time-sel-btn {
    border: 1px solid #A9A9A9;
    line-height: 18px;
    position: relative;
    top: 10px;
    padding: 0 20px 0 5px;
    border-radius: 2px;
    cursor: pointer; }
    .time-sel .time-sel-btn:hover {
      border-color: #333; }
  .time-sel ul {
    display: none;
    position: absolute;
    width: 144px;
    border: 1px solid #ccc;
    top: 37px;
    left: 0;
    padding: 10px;
    margin: 0;
    line-height: 25px;
    background: #fff;
    z-index: 1111111; }
    .time-sel ul li {
      float: left;
      width: 70px;
      text-align: center;
      cursor: pointer; }
    .time-sel ul li.active,
    .time-sel ul li:hover {
      color: red; }
  .time-sel .downArrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #999999 transparent transparent transparent;
    top: 7px;
    right: 6px; }

.time-sels-li {
  cursor: pointer; }

.loading {
  text-align: center;
  margin-top: 80px;
  width: 978px; }

.payStatus3 {
  color: #5aa62e; }

.tt3 {
  height: 40px;
  overflow: hidden;
  display: block; }

.pagination-wrapper1 {
  height: 35px;
  line-height: 35px;
  background: #fff;
  margin-top: 5px;
  border: 1px solid #e1e1e1;
  width: 978px;
  text-align: right; }
  .pagination-wrapper1 input {
    width: 30px;
    margin: 0 4px; }
  .pagination-wrapper1 i {
    margin: 0 2px;
    color: #000;
    font-weight: bold; }
  .pagination-wrapper1 .btn-tz {
    margin-right: 20px;
    margin-left: 10px;
    border: 1px solid #A9A9A9;
    padding: 2px 4px;
    border-radius: 2px;
    cursor: pointer; }
    .pagination-wrapper1 .btn-tz:hover {
      background-color: #ccc; }

.icon-rarrow {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/rarrow.png) no-repeat;
  position: relative;
  top: -2px;
  vertical-align: middle;
  cursor: pointer; }

.icon-larrow {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/larrow.png) no-repeat;
  position: relative;
  top: -2px;
  vertical-align: middle;
  cursor: pointer; }

.icon-rarrow:hover,
.icon-larrow:hover {
  background-color: #ccc;
  border-radius: 2px; }

.icon-que {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/icon-que.png) no-repeat;
  position: relative;
  top: -2px;
  vertical-align: middle;
  cursor: pointer;
  left: 0px;
  top: 1px; }

.tip1 {
  position: absolute;
  border: solid 1px #d0d0d0;
  background-color: #fff;
  box-shadow: 1px 2px 2px #ebebeb;
  border-radius: 4px;
  z-index: 9999;
  font: 12px/1.5 tahoma,"microsoft yahei","\5FAE\8F6F\96C5\9ED1";
  width: 269px;
  bottom: 25px;
  left: 7px;
  display: none; }

.tip1-info {
  background-color: #fff;
  position: relative;
  z-index: 2;
  border-radius: 4px;
  zoom: 1;
  padding: 6px 18px 6px 8px; }

.tip1-arrow {
  border-width: 10px;
  position: absolute;
  height: 0;
  width: 0;
  z-index: 1;
  line-height: 0;
  font-size: 0;
  left: -1px;
  bottom: -11px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #d0d0d0; }

.tip1-arrow div {
  border-width: 10px;
  position: absolute;
  height: 0;
  width: 0;
  z-index: 1;
  line-height: 0;
  font-size: 0;
  bottom: -8px;
  left: -9px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #fff; }


/* ../images/sprites/uc.png */
.logo16,
.logo32,
.logo48,
.logo64,
.logo96,
.logo128,
.brand-info,
.pageHeader .protection .icon-clock,
.pageHeader .protection .icon-light,
.pageHeader .protection .icon-search2,
.footer .footer-con .app-show,
.fqb-page-navWrapper .nav .icon-mail,
.fqb-page-navWrapper .nav .icon-qq,
.sideBar .icon-joinqq,
.sideBar .icon-joinqq:hover,
.sideBar .icon-backtoTop,
.popUp-feedback .icon-mail,
.popUp-good-duihuan .icon-mail,
.popUp-feedback .icon-qq,
.popUp-good-duihuan .icon-qq{
background-image: url(../images/sprites/uc.png);
}
