/* project-start */
/**
 * Created by xyz on 2015/7/13.
 */
@import "../ico/style.css";
/* base-start */
/* reset-start */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
/* reset-end */
/* variable-start */
/* variable-end */
/* function-start */
/* function-end */
/* common-start */
.ov-v {
  overflow: visible;
}
.ov-h {
  overflow: hidden;
}
.ov-s {
  overflow: scroll;
}
.ov-a {
  overflow: auto;
}
.ovx-v {
  overflow-x: visible;
}
.ovx-h {
  overflow-x: hidden;
}
.ovx-s {
  overflow-x: scroll;
}
.ovx-a {
  overflow-x: auto;
}
.ovy-v {
  overflow-y: visible;
}
.ovy-h {
  overflow-y: hidden;
}
.ovy-s {
  overflow-y: scroll;
}
.ovy-a {
  overflow-y: auto;
}
.pos-s {
  position: static;
}
.pos-a {
  position: absolute;
}
.pos-r {
  position: relative;
}
.pos-f {
  position: fixed;
}
.t-a {
  top: auto;
}
.r-a {
  right: auto;
}
.b-a {
  bottom: auto;
}
.l-a {
  left: auto;
}
.w-a {
  width: auto;
}
.h-a {
  height: auto;
}
.maw-n {
  max-width: none;
}
.mah-n {
  max-height: none;
}
.mt-a {
  margin-top: auto;
}
.mr-a {
  margin-right: auto;
}
.mb-a {
  margin-bottom: auto;
}
.ml-a {
  margin-left: auto;
}
.bd-n {
  border: none;
}
.d-n {
  display: none;
}
.d-b {
  display: block;
}
.d-i {
  display: inline;
}
.d-ib {
  display: inline-block;
}
.d-tb {
  display: table;
}
.d-tbc {
  display: table-cell;
}
.fl-n {
  float: none;
}
.fl-l {
  float: left;
}
.fl-r {
  float: right;
}
.cl-n {
  clear: none;
}
.cl-l {
  clear: left;
}
.cl-r {
  clear: right;
}
.cl-b {
  clear: both;
}
.fw-n {
  font-weight: normal;
}
.fw-b {
  font-weight: bold;
}
.fw-br {
  font-weight: bolder;
}
.fw-lr {
  font-weight: lighter;
}
.fs-n {
  font-style: normal;
}
.fs-i {
  font-style: italic;
}
.fs-o {
  font-style: oblique;
}
.va-sup {
  vertical-align: super;
}
.va-t {
  vertical-align: top;
}
.va-tt {
  vertical-align: text-top;
}
.va-m {
  vertical-align: middle;
}
.va-bl {
  vertical-align: baseline;
}
.va-b {
  vertical-align: bottom;
}
.va-tb {
  vertical-align: text-bottom;
}
.va-sub {
  vertical-align: sub;
}
.ta-l {
  text-align: left;
}
.ta-c {
  text-align: center;
}
.ta-r {
  text-align: right;
}
.ta-j {
  text-align: justify;
}
.td-n {
  text-decoration: none;
}
.td-u {
  text-decoration: underline;
}
.td-o {
  text-decoration: overline;
}
.td-l {
  text-decoration: line-through;
}
.ol-n {
  outline: none;
}
.cur-a {
  cursor: auto;
}
.cur-d {
  cursor: default;
}
.cur-c {
  cursor: crosshair;
}
.cur-ha {
  cursor: hand;
}
.cur-he {
  cursor: help;
}
.cur-m {
  cursor: move;
}
.cur-p {
  cursor: pointer;
}
.cur-t {
  cursor: text;
}
.z-a {
  z-index: auto;
}
.fs-16 {
  font-size: 16.1px;
}
.lh-1 {
  line-height: 1;
}
.lh-2 {
  line-height: 1.2;
}
.lh-3 {
  line-height: 1.5;
}
.lh-4 {
  line-height: 1.8;
}
.lh-5 {
  line-height: 2;
}
.c-m {
  color: #3dc05b !important;
}
.c-hl {
  color: #ff8400 !important;
}
.c-b {
  color: #ffea00;
}
.c-s {
  color: #ff5151 !important;
}
.c-1 {
  color: #ccc !important;
}
.c-2 {
  color: #666666 !important;
}
.c-3 {
  color: #333 !important;
}
.c-4 {
  color: #999 !important;
}
.bg-m {
  background-color: #3dc05b !important;
}
.bg-hl {
  background-color: #ff8400 !important;
}
.bg-s {
  background-color: #ff5151 !important;
}
.bg-1 {
  background-color: #ccc !important;
}
.bg-2 {
  background-color: #666666 !important;
}
.bg-3 {
  background-color: #333 !important;
}
.bg-4 {
  background-color: #f6f6f6;
}
.bg-fff {
  background: #fff!important;
}
.pd-l-10 {
  padding-left: 10px !important;
}
.pd-r-10 {
  padding-right: 10px !important;
}
.pd-l-s {
  padding-left: 15px !important;
}
.pd-r-s {
  padding-right: 15px !important;
}
.pd-l-20 {
  padding-left: 20px !important;
}
.pd-r-20 {
  padding-right: 20px !important;
}
.pd-l-25 {
  padding-left: 25px !important;
}
.pd-r-25 {
  padding-right: 25px !important;
}
.pd-l-sm {
  padding-left: 30px !important;
}
.pd-r-sm {
  padding-right: 30px !important;
}
.pd-l-m {
  padding-left: 50px !important;
}
.pd-r-m {
  padding-right: 50px !important;
}
.pd-l-b {
  padding-left: 100px !important;
}
.pd-r-b {
  padding-right: 100px !important;
}
.pd-l-l {
  padding-left: 150px !important;
}
.pd-r-l {
  padding-right: 150px !important;
}
.pd-t-10 {
  padding-top: 10px !important;
}
.pd-b-10 {
  padding-bottom: 10px !important;
}
.pd-t-s {
  padding-top: 15px !important;
}
.pd-b-s {
  padding-bottom: 15px !important;
}
.pd-t-20 {
  padding-top: 20px !important;
}
.pd-b-20 {
  padding-bottom: 20px !important;
}
.pd-t-sm {
  padding-top: 30px !important;
}
.pd-b-sm {
  padding-bottom: 30px !important;
}
.pd-t-m {
  padding-top: 50px !important;
}
.pd-b-m {
  padding-bottom: 50px !important;
}
.pd-t-b {
  padding-top: 100px !important;
}
.pd-b-b {
  padding-bottom: 100px !important;
}
.mg-t-s {
  margin-top: 15px !important;
}
.mg-t-sm {
  margin-top: 30px !important;
}
.mg-t-b {
  margin-top: 100px !important;
}
.mg-b-s {
  margin-bottom: 15px !important;
}
.wk1 {
  border: solid 1px #e6e6e6;
}
.line-t-solid {
  border-top: 1px solid #e6e6e6;
}
.line-b-solid {
  border-bottom: 1px solid #e6e6e6;
}
.line-bs-1 {
  border-bottom: dashed 1px #e6e6e6;
}
.line-rs-1 {
  border-right: dashed 1px #e6e6e6;
}
.line-ts-1 {
  border-top: dashed 1px #e6e6e6;
}
/* common-end */
.to-top {
  width: 64px;
  height: 58px;
  display: none;
  text-align: center;
  border: 1px dashed #cccccc;
  background: #fff;
  position: fixed;
  bottom: 30px;
  right: 20px;
  cursor: pointer;
}
.to-top i {
  color: #cccccc;
  font-size: 24px;
  margin-top: 15px;
  display: block;
}
.to-top:hover {
  background: #f5f5f5;
}
.container {
  width: 1200px;
  height: auto;
}
/* layout-start */
/* layout-end */
/* init-start */
.icon,
[class^="ico-"],
[class*=" ico-"] {
  font-family: 'yooyoico';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* loader-start */
.load-page {
  z-index: 9997;
}
.load-page .load-cont {
  position: absolute;
  top: 3rem;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background: #f0eff5;
}
.load-page .load-cont img {
  position: absolute;
  top: -30%;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 50%;
  z-index: 9999;
}
.load-page.load-tip .load-cont {
  background: none;
}
.load-page.load-tip .load-cont img {
  top: -10%;
}
/* loader-end */
/* init-end */
/* base-end */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #57a180;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3c6f59;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 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%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3dc05b;
}
a.text-success:hover,
a.text-success:focus {
  color: #319949;
}
.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: #ff5151;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #ff1e1e;
}
.bg-primary {
  color: #fff;
  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,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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%;
  text-transform: uppercase;
}
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.42857143;
  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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.row {
  *zoom: 1;
  margin-left: 0px;
  margin-right: 0px;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
.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: 0px;
  padding-right: 0px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #bfbfbf;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::placeholder {
  color: #999;
}
.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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 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;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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.3333333;
}
.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-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-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: #3dc05b;
}
.has-success .form-control {
  border-color: #3dc05b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #319949;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #89da9c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #89da9c;
}
.has-success .input-group-addon {
  color: #3dc05b;
  border-color: #3dc05b;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3dc05b;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #ff5151;
}
.has-error .form-control {
  border-color: #ff5151;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #ff1e1e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffb7b7;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffb7b7;
}
.has-error .input-group-addon {
  color: #ff5151;
  border-color: #ff5151;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #ff5151;
}
.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;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  *zoom: 1;
  margin-left: 0px;
  margin-right: 0px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: "";
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: "";
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: "";
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: "";
}
.form-horizontal .form-group:after {
  clear: both;
}
.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: 0px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.0065;
  filter: alpha(opacity=0.65);
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #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 > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #57a180;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #3c6f59;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  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%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  font-size: 18px;
  height: 46px;
  padding: 10px 16px;
  font-size: 16.1px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 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 {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  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;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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: #57a180;
}
.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.42857143;
  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-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0px;
  margin-left: 0px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .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 0px;
  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: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0px;
  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: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px 0px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .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: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 0px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 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: 768px) {
  .navbar-text {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: 0px;
  }
  .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: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #57a180;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #3c6f59;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #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.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 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;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #57a180;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #57a180;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3dc05b;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #319949;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #ff5151;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #ff1e1e;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3dc05b;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3dc05b;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3dc05b;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3dc05b;
  border-color: #3dc05b;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #ff5151;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #ff5151;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #ff5151;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ff5151;
  border-color: #ff5151;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    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.005;
  filter: alpha(opacity=0.5);
  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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  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.009;
  filter: alpha(opacity=0.9);
  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;
}
.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: 10px;
  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;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.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;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
a[type="button"],
button[type=button] {
  outline: none!important;
}
label {
  font-weight: normal;
}
.form-control {
  height: 36px;
}
.form-control:focus {
  border-color: #3dc05b;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 192, 91, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 192, 91, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 192, 91, 0.6);
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 16.1px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-horizontal .form-group-lg .form-control,
.form-horizontal .form-group-lg .control-label {
  font-size: 16.1px;
}
.input-group-lg input ~ .input-group-btn .btn {
  font-size: 14px;
}
.form-group .control-label ~ div {
  padding-left: 15px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #333;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #666666;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #ff8400;
  border-color: #ff8400;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #ccc;
  background-color: #f2f2f2;
  border-color: #ddd;
  cursor: not-allowed;
}
.page-total {
  display: inline-block;
  padding: 6px 12px;
  float: left;
}
mark.bg-c1 {
  background: #f2f2f2;
}
.xy-cm1 .wk {
  padding: 20px;
  background-color: #3dc05b;
}
.xy-cm1 .wk .modal-content {
  padding: 0px 13px;
}
.xy-cm1 .wk .modal-header button.close.fr {
  background-color: #F8F8F8;
  border: 1px solid #fff;
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.zf-navbar .navbar,
.zf-navbar .navbar-header,
.zf-navbar .navbar-collapse,
.x-navbar .navbar,
.x-navbar .navbar-header,
.x-navbar .navbar-collapse {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.zf-navbar .navbar:before,
.zf-navbar .navbar:after,
.zf-navbar .navbar-header:before,
.zf-navbar .navbar-header:after,
.zf-navbar .navbar-collapse:before,
.zf-navbar .navbar-collapse:after,
.x-navbar .navbar:before,
.x-navbar .navbar:after,
.x-navbar .navbar-header:before,
.x-navbar .navbar-header:after,
.x-navbar .navbar-collapse:before,
.x-navbar .navbar-collapse:after {
  display: table;
  content: "";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.zf-navbar .navbar:after,
.zf-navbar .navbar-header:after,
.zf-navbar .navbar-collapse:after,
.x-navbar .navbar:after,
.x-navbar .navbar-header:after,
.x-navbar .navbar-collapse:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.zf-navbar .navbar:before,
.zf-navbar .navbar:after,
.zf-navbar .navbar-header:before,
.zf-navbar .navbar-header:after,
.zf-navbar .navbar-collapse:before,
.zf-navbar .navbar-collapse:after,
.x-navbar .navbar:before,
.x-navbar .navbar:after,
.x-navbar .navbar-header:before,
.x-navbar .navbar-header:after,
.x-navbar .navbar-collapse:before,
.x-navbar .navbar-collapse:after {
  display: table;
  content: "";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.zf-navbar .navbar:after,
.zf-navbar .navbar-header:after,
.zf-navbar .navbar-collapse:after,
.x-navbar .navbar:after,
.x-navbar .navbar-header:after,
.x-navbar .navbar-collapse:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.zf-navbar .navbar:before,
.zf-navbar .navbar:after,
.zf-navbar .navbar-header:before,
.zf-navbar .navbar-header:after,
.zf-navbar .navbar-collapse:before,
.zf-navbar .navbar-collapse:after,
.x-navbar .navbar:before,
.x-navbar .navbar:after,
.x-navbar .navbar-header:before,
.x-navbar .navbar-header:after,
.x-navbar .navbar-collapse:before,
.x-navbar .navbar-collapse:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.zf-navbar .navbar:after,
.zf-navbar .navbar-header:after,
.zf-navbar .navbar-collapse:after,
.x-navbar .navbar:after,
.x-navbar .navbar-header:after,
.x-navbar .navbar-collapse:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  text-indent: -9999px;
  overflow: hidden;
  text-align: left;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
/* module-start */
:-moz-placeholder,
::-webkit-input-placeholder {
  color: #bfbfbf;
}
.placeholder {
  color: #bfbfbf;
}
.contain-left {
  width: 880px;
  height: auto;
  overflow: hidden;
}
.contain-right {
  width: 280px;
  height: auto;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.bg-fff {
  background: #fff!important;
}
.color-m {
  color: #3dc05b;
}
.color-hl {
  color: #ff8400;
}
.tr {
  *zoom: 1;
}
.tr:before,
.tr:after {
  display: table;
  content: "";
}
.tr:after {
  clear: both;
}
.tr:before,
.tr:after {
  display: table;
  content: "";
}
.tr:after {
  clear: both;
}
.tr:before,
.tr:after {
  content: " ";
  display: table;
}
.tr:after {
  clear: both;
}
.tr:before,
.tr:after {
  display: table;
  content: "";
}
.tr:after {
  clear: both;
}
.tr:before,
.tr:after {
  display: table;
  content: "";
}
.tr:after {
  clear: both;
}
.tr:before,
.tr:after {
  content: " ";
  display: table;
}
.tr:after {
  clear: both;
}
.td-left {
  float: left;
}
.td-right {
  float: right;
}
.td-center {
  overflow: hidden;
}
.col-row {
  *zoom: 1;
  padding-bottom: 5px;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  content: " ";
  display: table;
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  content: " ";
  display: table;
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  content: " ";
  display: table;
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  content: " ";
  display: table;
}
.col-row:after {
  clear: both;
}
.col-left {
  float: left;
  margin-right: 10px;
}
.col-right {
  float: right;
  margin-left: 10px;
}
.col-center {
  overflow: hidden;
}
.omit p,
.omit-1 p,
.omit-2 p,
.omit-3 p,
.omit-4 p {
  line-height: 1.5em;
}
.omit-1 {
  height: 1.5em;
}
.omit-2 {
  height: 3em;
}
.omit-3 {
  height: 4.5em;
}
.omit-4 {
  height: 6em;
}
.display-ib {
  display: inline-block;
}
/* module-fang-start */
.zf-detaLocation {
  height: 76px;
  line-height: 76px;
  color: #999;
  font-size: 14px;
  overflow: hidden;
}
.zf-detaLocation a {
  color: #999;
}
.zf-detaLocation a:hover {
  color: #3dc05b;
}
.zf-topNavbar {
  height: 30px;
  line-height: 30px;
  background: #fafafa;
  color: #666666;
}
.zf-topNavbar .container {
  height: 30px!important;
}
.zf-topNavbar .topNavbar-menu > li {
  float: left;
  position: relative;
}
.zf-topNavbar .topNavbar-menu > li a {
  text-decoration: none;
}
.zf-topNavbar .topNavbar-menu > li a i {
  display: inline-block;
  transition: all .3s;
  -webkit-transtion: all .3s;
  -moz-transtion: all .3s;
  -o-transtion: all .3s;
}
.zf-topNavbar .topNavbar-menu > li:hover i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.zf-topNavbar .topNavbar-menu > li .topNavbar-sub-menu {
  width: 100%;
  padding: 10px 0;
  border: 1px solid #f9f9f9;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 9999;
  text-align: center;
  background: #ffffff;
  box-shadow: 1px 1px 10px #c9c9c9;
  display: none;
}
.zf-topNavbar .topNavbar-menu > li .topNavbar-sub-menu .menu-item li {
  text-indent: -17px;
}
.zf-topNavbar .topNavbar-menu > li .topNavbar-sub-menu .menu-item li:hover {
  background: #f0f0f0;
}
.zf-topNavbar .topNavbar-menu > li .topNavbar-sub-menu.nopd {
  padding: 0;
}
.zf-topNavbar .topNavbar-menu > li a {
  color: #666666;
  text-decoration: none;
  padding: 0 25px;
}
.zf-topNavbar .topNavbar-menu > li a:last-child {
  border-right: none;
}
.zf-topNavbar .topNavbar-menu > li a:hover,
.zf-topNavbar .topNavbar-menu > li a :active {
  color: #3dc05b;
  text-decoration: underline;
}
.zf-topNavbar .topNavbar-menu > li em {
  height: 12px;
  width: 1px;
  border-left: 1px solid #cccccc;
  display: inline-block;
  margin-top: 2px;
}
.zf-topNavbar .topNavbar-l a {
  color: #666666;
}
.zf-topNavbar .topNavbar-r {
  height: 30px!important;
}
.zf-topNavbar .topNavbar-r a i {
  font-size: 10px!important;
}
.zf-navbar .navbar-default {
  background: #3dc05b;
}
.zf-navbar .navbar-default .navbar-nav > li > a {
  color: #fff;
}
.zf-navbar .navbar-default .navbar-nav > li > a:hover,
.zf-navbar .navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #51c66c;
}
.zf-navbar .navbar-default .navbar-nav > .active > a,
.zf-navbar .navbar-default .navbar-nav > .active > a:hover,
.zf-navbar .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #51c66c;
}
.zf-navbar .navbar-default .navbar-nav > .disabled > a,
.zf-navbar .navbar-default .navbar-nav > .disabled > a:hover,
.zf-navbar .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: #51c66c;
}
.zf-navbar .navbar {
  position: relative;
  min-height: 70px;
  margin-bottom: 0;
  border: none;
}
@media (min-width: 768px) {
  .zf-navbar .navbar {
    border-radius: 0;
  }
}
.zf-navbar .navbar-nav {
  margin: 7.5px 0px;
}
.zf-navbar .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .zf-navbar .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .zf-navbar .navbar-nav .open .dropdown-menu > li > a,
  .zf-navbar .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .zf-navbar .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .zf-navbar .navbar-nav .open .dropdown-menu > li > a:hover,
  .zf-navbar .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .zf-navbar .navbar-nav {
    float: left;
    margin: 0;
  }
  .zf-navbar .navbar-nav > li {
    float: left;
  }
  .zf-navbar .navbar-nav > li > a {
    line-height: 70px;
    padding: 0 42px;
    font-size: 20px;
    color: #fff;
  }
  .zf-navbar .navbar-nav > li > a:hover {
    background: #51c66c;
    color: #fff;
  }
  .zf-navbar .navbar-nav.navbar-right a {
    font-size: 16px;
    padding: 0 15px;
  }
  .zf-navbar .navbar-nav.navbar-right li em {
    width: 1px;
    height: 15px;
    margin-top: 33px;
    border-left: 1px solid #78d38d;
    display: block;
  }
}
.zf-navbar .navbar-header {
  height: 70px;
}
@media (min-width: 768px) {
  .zf-navbar .navbar-header {
    float: left;
  }
}
.zf-navbar .navbar-collapse {
  overflow-x: visible;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.zf-navbar .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .zf-navbar .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .zf-navbar .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .zf-navbar .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .zf-navbar .navbar-collapse,
  .navbar-static-top .zf-navbar .navbar-collapse,
  .navbar-fixed-bottom .zf-navbar .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.zf-navbar .navbar-brand {
  width: 205px;
  height: auto;
  float: left;
}
.zf-navbar .logoBox {
  width: 205px;
  position: absolute;
  float: left;
}
.zf-navbar .logoBox .logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 22;
}
.zf-navbar .logoBox .logoBg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 21;
}
.zf-navbar .navbar-place {
  float: left;
}
.zf-navbar .navbar-place ul {
  margin-bottom: 0;
}
.zf-navbar .navbar-place ul li.dropdown a.dropdown-toggle {
  width: 120px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
}
.zf-navbar .navbar-place ul li.dropdown a.dropdown-toggle:hover {
  background: #51c66c;
  text-decoration: none;
}
.zf-navbar .navbar-place ul li.dropdown a.dropdown-toggle i {
  height: 36px;
  width: 1px;
  margin-top: 22px;
  border-right: 1px dotted #fff;
  float: right;
}
.zf-navbar .navbar-toggle {
  position: relative;
  float: right;
  margin-top: 22px;
  margin-right: 0px;
  padding: 9px 10px;
  border: 1px solid #fff;
  border-radius: 4px;
}
.zf-navbar .navbar-toggle:focus {
  outline: 0;
}
.zf-navbar .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #fff;
}
.zf-navbar .navbar-toggle .icon-bar + .icon-bar {
  color: #fff;
  margin-top: 4px;
}
@media (min-width: 768px) {
  .zf-navbar .navbar-toggle {
    display: none;
  }
}
.zf-h-tt-box h2,
.zf-h-tt-box h3 {
  font-size: 18px;
}
.zf-h-tt-box.mg-bt {
  margin-bottom: 20px;
}
.zf-place-menu {
  width: 440px;
  padding: 5px;
}
.zf-place-menu > li {
  width: 70px;
  float: left;
}
.zf-place-menu > li > a {
  display: block;
  text-align: center;
  padding: 7px 0px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
}
.zf-place-menu > li > a.cur {
  color: #3dc05b;
}
.zf-place-menu > li > a.hot {
  color: #ff8400;
}
.zf-loginUser-menu {
  width: 156px;
  height: auto;
  overflow: hidden;
}
.zf-loginUser-menu > li {
  width: 156px;
  float: left;
}
.zf-loginUser-menu > li > a {
  display: block;
  padding: 8px 0 8px 20px!important;
  font-size: 14px!important;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #000000;
}
.zf-loginUser-menu > li > a i {
  margin-right: 15px;
  font-size: 16px;
  color: #636363;
}
.zf-navbarUserImg {
  padding-top: 20px;
}
.zf-navbarUserImg img {
  border-radius: 50%;
}
/*图文*/
.zf-item-List .row {
  border-right: 1px solid #f5f5f5;
  position: relative;
}
.zf-item-List .img {
  width: 400px;
  height: auto;
  margin-right: 15px;
  float: left;
  display: inline-block;
  position: relative;
}
.zf-item-List .img span {
  padding: 2px 5px;
  position: absolute;
  top: 10px;
  left: 10px;
  background: #000;
  color: #fff;
  font-size: 16px;
}
.zf-item-List .info {
  height: auto;
  padding-right: 15px;
  float: left;
  display: inline;
}
.zf-item-List .info b {
  margin-bottom: 10px;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  display: inline-block;
}
.zf-item-List .info b a {
  color: #333333;
}
.zf-item-List .info b a:hover {
  text-decoration: underline;
  color: #3dc05b;
}
.zf-item-List .info .info-des {
  margin-bottom: 10px;
  font-size: 14px;
  color: #999999;
}
.zf-item-List .info span {
  line-height: 24px;
  font-size: 12px;
  color: #999999;
}
.zf-item-List .info .info-go {
  color: #3dc05b;
  margin-bottom: 50px;
}
.zf-item-List .row + .row {
  margin-top: 60px;
}
.zf-item-List .item-List-price {
  position: absolute;
  bottom: 18px;
  right: 20px;
}
.zf-item-List .item-List-price .zf-tag-box,
.zf-item-List .item-List-price .zf-price {
  vertical-align: middle;
}
.zf-tag-box span {
  padding: 2px 5px;
  border: 1px solid #999999;
  border-radius: 3px;
  color: #999999;
}
.zf-tag-box span + span {
  margin-left: 5px;
}
.zf-tag-box.v2 span {
  border: 1px solid #333333;
  color: #333333;
}
.zf-price {
  color: #ff8400;
}
.zf-price small {
  font-size: 14px;
}
.zf-price b {
  font-size: 30px;
  font-weight: normal;
}
.zf-price span {
  color: #999999;
}
/*表格*/
.zf-table-box table {
  border-collapse: collapse!important;
}
.zf-table-box table tr th {
  height: 45px;
  color: #666666;
  text-align: center;
  background: #e1e1e1;
}
.zf-table-box table tr th.v2 {
  height: 35px;
  color: #333333;
  font-weight: bold;
}
.zf-table-box table tr td {
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}
.zf-table-box table tr td.v2 {
  color: #ff8400;
  font-size: 16px;
}
.zf-table-box table tr td.v3 a {
  color: #57a180;
  display: block;
}
.zf-table-box table tr td.v3 a.pay {
  color: #ff8400;
}
.zf-table-box table tr td.v4 {
  color: #57a180;
  font-size: 14px;
  text-align: left;
}
.zf-table-box table tr td i.ico_pc_circle_vip {
  color: #ff5152;
}
.zf-table-box table tr td span.v2 {
  color: #ff8400;
}
.zf-table-box table tr td span.ok {
  color: #3dc05b;
}
.zf-table-box table tr + tr td {
  border-bottom: 1px solid #e6e6e6;
}
.zf-table-pro {
  width: 322px;
}
.zf-table-pro .row {
  margin-left: 0!important;
  margin-right: 0!important;
}
.zf-table-pro .img {
  width: 88px;
  height: auto;
  margin-right: 5px;
  float: left;
  display: inline-block;
  position: relative;
}
.zf-table-pro b {
  height: 44px;
  line-height: 22px;
  margin-bottom: 15px;
  display: block;
  overflow: hidden;
  color: #666666;
  font-weight: normal;
}
.zf-table-pro b a {
  color: #666666;
}
.zf-table-pro span {
  color: #a9a9a9;
  font-size: 12px;
}
.zf-table-box-2 {
  height: auto;
  padding: 0;
  margin: 0;
}
.zf-table-box-2 table {
  vertical-align: top;
}
.zf-table-box-2 table tr th {
  height: 34px;
  font-size: 16px;
  color: #666666;
  text-align: center;
  background: #e1e1e1;
}
.zf-table-box-2 table tr th em {
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background: url(../images/ico-34x34v1.png) no-repeat;
  display: block;
}
.zf-table-box-2 table tr th.v2 {
  height: 35px;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}
.zf-table-box-2 table td {
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #f6f6f6;
  font-size: 16px;
  color: #333;
  background: #fff;
}
.zf-table-box-2 table td.v-line {
  width: 34px;
  background: url(../images/ico-1x6v1.png) repeat-y center;
}
.zf-table-box-2 table td .toggle {
  cursor: pointer;
}
.zf-table-box-2 table td.v2 {
  color: #57a180;
  font-size: 14px;
  font-weight: bold;
}
.zf-table-box-2.v2 {
  margin-top: -5px;
}
.zf-taocan-info-box {
  background: #f6f6f6;
}
.zf-taocan-info-box table tr td {
  font-size: 14px;
  padding: 10px;
  color: #666666;
  border-bottom: 1px solid #e6e6e6;
  background: #f6f6f6;
}
.zf-taocan-info-box table tr td i {
  font-size: 35px;
  color: #3dc05b;
}
.zf-taocan-info-box table tr td b {
  font-weight: bold;
  color: #ff8400;
}
.zf-taocan-info-box table tr td span {
  color: #57a180;
}
.zf-taocan-info-box table tr:last-of-type td {
  border-bottom: none;
}
/*会员中心顶部信息*/
.zf-memberCenter-Top-Box {
  height: 165px;
  padding-top: 25px!important;
  background: #f8f8f8;
  clear: both;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-left .img {
  width: 120px;
  height: 120px;
  margin-right: 30px;
  position: relative;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-left .img img {
  width: 120px!important;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-left .img .cover {
  width: 126px;
  height: 145px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/df-user/user-cover.png) no-repeat;
  z-index: 9999;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-left .img .cover-vip {
  width: 126px;
  height: 145px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/df-user/user-cover-vip.png) no-repeat;
  z-index: 9999;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-left .info strong,
.zf-memberCenter-Top-Box .zf-memberCenter-Top-left .info span,
.zf-memberCenter-Top-Box .zf-memberCenter-Top-left .info a {
  display: block;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-left .info strong {
  font-size: 24px;
  color: #333333;
  margin-bottom: 8px;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-left .info .vMenber {
  margin-bottom: 5px;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-left .info .vMenber span {
  font-size: 18px;
  color: #333333;
  vertical-align: middle;
  display: inline-block;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-left .info .vMenber img {
  vertical-align: middle;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-left .info a {
  color: #57a180;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right {
  width: 700px;
  height: 120px;
  background: #000;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-l {
  width: 188px;
  padding-top: 30px;
  margin-right: 20px;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-l span {
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #ff8400;
  font-size: 18px;
  font-weight: bold;
  border-right: 1px solid #cbcbcb;
  display: block;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-r {
  width: 325px;
  height: 80px;
  margin-top: 20px;
  overflow: hidden;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-r .mr_frbox {
  height: auto;
  position: relative;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-r .mr_frBtnL {
  cursor: pointer;
  display: inline;
  float: left;
  height: 80px;
  line-height: 80px;
  width: 20px;
  color: #d9d9d9;
  z-index: 9999;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-r .mr_frBtnL.prev {
  position: absolute;
  left: 0;
  top: 0;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-r .mr_frBtnL.next {
  position: absolute;
  right: 0;
  top: 0;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-r .mr_frUl {
  float: left;
  height: auto;
  width: 1047px;
  padding-top: 8px;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-r .mr_frBtnR {
  float: right;
  cursor: pointer;
  width: 28px;
  height: 46px;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-r .mr_frUl ul li {
  display: inline-block;
  float: left;
  width: 108px;
  text-align: center;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-r .mr_frUl ul li a {
  text-decoration: none;
  font-size: 12px;
  color: #666;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-r .mr_frUl ul li a span {
  display: block;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-r .mr_frUl ul li a i {
  height: 44px;
  display: block;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .quanyi .quanyi-r .mr_frUl ul li a i img {
  padding: 0;
  margin: 0;
  outline: hidden;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .qiandao a {
  width: 158px;
  height: 118px;
  line-height: 120px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #57a180;
  display: block;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .qiandao a i {
  color: #ffea00;
  vertical-align: middle!important;
  font-size: 20px;
  margin-right: 12px;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .qiandao a span {
  vertical-align: middle!important;
}
.zf-memberCenter-Top-Box .zf-memberCenter-Top-right .qiandao a:hover {
  text-decoration: none;
  background: #5ba886;
}
.zf-member-img-box .img {
  margin-right: 30px;
}
.zf-member-img-box .img img {
  padding: 4px;
  border: 1px solid #e6e6e6;
}
.zf-member-img-box .btn-img {
  padding-top: 25px;
}
.zf-member-img-box .btn-img a {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  color: #666666;
  background: #f6f6f6;
  border: 1px solid #dddddd;
  display: inline-block;
}
.zf-member-img-box .btn-img a:hover {
  text-decoration: none;
  background: #f0f0f0;
}
.zf-member-img-box .btn-img a + a {
  margin-left: 10px;
}
/*搜索页面*/
.zf-search-index-top-box {
  width: 800px;
  height: auto;
  margin: 0 auto;
}
/*优币*/
.zf-yobi-box .zf-yobi-1 {
  height: 100px;
  background: #ff8400;
  overflow: hidden;
}
.zf-yobi-box .zf-yobi-1 .zf-yobi-1-l {
  line-height: 100px;
  padding-left: 30px;
  font-size: 18px;
  color: #fff;
}
.zf-yobi-box .zf-yobi-1 .zf-yobi-1-l p b {
  font-size: 46px;
}
.zf-yobi-box .zf-yobi-1 .zf-yobi-1-l p b img {
  margin-top: -10px;
}
.zf-yobi-box .zf-yobi-1 .zf-yobi-1-r {
  height: 100px;
  margin-right: 35px;
  padding-right: 100px;
  background: url(../images/img-ub.png) no-repeat right center;
}
.zf-yobi-box .zf-yobi-1 .zf-yobi-1-r a {
  font-size: 16px;
  color: #fff;
  margin-top: 50px;
  display: block;
}
.zf-yobi-box .zf-yobi-1 .zf-yobi-1-r a:hover {
  color: #fcff00;
}
.zf-yobi-box .zf-yobi-2 {
  height: 70px;
  background: #fff3e6;
}
.zf-yobi-box .zf-yobi-2 .zf-yobi-2-l {
  line-height: 70px;
  padding-left: 30px;
  color: #333333;
  font-size: 16px;
}
.zf-yobi-box .zf-yobi-2 .zf-yobi-2-l span {
  color: #ff8400;
}
/*优卷*/
.zf-juan-item-box {
  margin-left: -20px;
}
.zf-juan-item-box dl {
  width: 220px;
  height: 280px;
  float: left;
  margin-left: 17px;
}
.zf-juan-item-box dl.v1 {
  background: url(../images/bj-uhq.png) no-repeat left;
}
.zf-juan-item-box dl.v2 {
  background: url(../images/bj-uhq.png) no-repeat -220px 0;
}
.zf-juan-item-box dl.v3 {
  background: url(../images/bj-uhq.png) no-repeat right;
}
.zf-juan-item-box dl dt {
  height: 100px;
  color: #fff;
  position: relative;
  display: block;
  overflow: hidden;
}
.zf-juan-item-box dl dt em {
  font-size: 18px;
  position: absolute;
  left: 26px;
  top: 34px;
  font-weight: normal;
}
.zf-juan-item-box dl dt b {
  font-size: 50px;
  position: absolute;
  left: 40px;
  top: 22px;
}
.zf-juan-item-box dl dt span {
  padding: 2px 4px;
  font-size: 14px;
  position: absolute;
  right: 12px;
  top: 53px;
  background: url(../images/1x1v20.png);
}
.zf-juan-item-box dl dd.date {
  height: 126px;
  padding: 0 15px;
}
.zf-juan-item-box dl dd.date b {
  font-size: 24px;
  color: #666666;
  padding-top: 25px;
  margin-bottom: 15px!important;
  font-weight: normal;
  display: block;
}
.zf-juan-item-box dl dd.date span {
  margin-bottom: 3px;
  display: block;
  font-size: 12px;
  color: #888888;
}
.zf-juan-item-box dl dd.info {
  height: 53px;
  line-height: 53px;
  padding: 0 15px;
  font-size: 13px;
  color: #666666;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zf-juan-item-box dl:last-child {
  margin-right: 0!important;
}
.zf-dateSelect-Box table tr td {
  text-align: center;
}
.zf-dateSelect-Box input {
  width: 99%;
  height: 42px;
  text-indent: 10px;
  border: 1px solid #dddddd;
}
.zf-position-box {
  padding: 15px 0;
  font-size: 14px;
  color: #999;
}
.zf-search-category-box {
  background: #f5f5f5;
  position: relative;
}
.zf-search-category-box .row {
  padding: 14px 0 9px;
  border-bottom: 1px dashed #fff;
}
.zf-search-category-box .row .col-center a {
  color: #333;
  margin-right: 30px;
  margin-bottom: 5px;
  padding: 0 5px;
  line-height: 24px;
  display: inline-block;
  border-radius: 3px;
}
.zf-search-category-box .row .col-center a.cur {
  background: #3dc05b;
  color: #fff;
}
.zf-search-category-box .row .col-center a.cur.kong {
  border: 1px solid #3dc05b;
  background: #fff;
  color: #3dc05b;
}
.zf-search-category-box .row .col-center a:hover {
  background: #40c55f;
  color: #fff;
}
.zf-search-category-box .row:last-child {
  border-bottom: none;
}
.zf-search-category-box .mg-bt {
  margin-bottom: 50px;
}
.category-left {
  width: 120px;
  line-height: 24px;
  color: #999999;
  text-align: center;
}
/*搜索页*/
.searchScollBar {
  display: none;
}
.searchScollBar.fixed {
  /*height: 80px;*/
  height: 70px;
  background: #3dc05b;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
.zf-navbar-search-box {
  width: 860px;
  height: 65px;
  padding-top: 12px;
  float: right;
}
.zf-navbar-search-filter-btn a {
  width: 50px;
  height: 44px;
  text-align: center;
  border-radius: 5px;
  line-height: 44px;
  font-size: 20px;
  background: #6ad483;
  color: #fff;
  display: block;
}
.zf-navbar-search-filter-btn a:hover {
  background: #66cd7e;
}
.zf-navbar-search-show-box {
  display: none;
}
.zf-navbar-search-close {
  position: absolute;
  right: 0;
  bottom: -30px;
}
.zf-navbar-search-close a {
  width: 42px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #cccccc;
  background: #f5f5f5;
  display: block;
}
.zf-filter-searchbox {
  width: 680px;
  height: 10px;
}
.zf-filter-searchbox .form-control {
  border: none;
}
.zf-filter-searchbox .form-group {
  width: 100%;
}
.zf-filter-searchbox .form-group div[class^="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.zf-filter-searchbox input[type="text"] {
  height: 46px;
  padding: 10px 16px;
  font-size: 16.1px;
  line-height: 1.3333333;
  padding-right: 165px;
}
.zf-filter-searchbox input[type="text"]:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.zf-filter-searchbox .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.zf-filter-searchbox input[type="text"],
.zf-filter-searchbox .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.zf-filter-searchbox .label {
  position: absolute;
  top: 10px;
  right: 30px;
  font-size: 14px;
  padding: .4em .6em .4em;
}
.zf-filter-searchbox .label.label-bd {
  font-weight: normal;
  color: #666666;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: .25em;
  -moz-border-radius: .25em;
  border-radius: .25em;
  max-width: 75px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zf-filter-searchbox .label.label-bd:hover,
.zf-filter-searchbox .label.label-bd:focus {
  background: #d9d9d9;
  border-color: #d9d9d9;
}
.zf-filter-searchbox .label + .label {
  right: 100px;
}
/*详细页*/
.zf-detail-time-box {
  height: 64px;
  background: #f6f6f6;
  margin-bottom: 1px;
  clear: both;
  display: block;
}
.zf-detail-time-l {
  float: left;
  height: 64px;
}
.zf-detail-time-l p {
  font-size: 20px;
  color: #666;
  line-height: 64px;
  padding-left: 30px;
}
.zf-detail-time-r {
  padding-right: 15px;
  float: right;
}
.zf-detail-time-r-text {
  line-height: 64px;
  font-size: 14px;
  color: #666666;
  padding-right: 10px;
  float: left;
}
.zf-detail-time-input,
.zf-detail-time-inputactive {
  padding-top: 15px;
  float: right;
  display: inline-block;
}
.zf-detail-time-input .date-price,
.zf-detail-time-inputactive .date-price {
  width: 99%!important;
  height: 36px;
  display: inline-block;
}
/*详细页 产品轮播图*/
.mod18 {
  width: 470px;
  height: auto;
  position: relative;
}
.mod18 .prevTop,
.mod18 .nextTop {
  width: 27px;
  height: 52px;
  line-height: 52px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 100px;
  z-index: 99;
  cursor: pointer;
  display: none;
  background: url(../images/1x1v50.png);
}
.mod18 .prev,
.mod18 .next {
  width: 14px;
  height: 65px;
  line-height: 65px;
  color: #999;
  text-align: center;
  position: absolute;
  bottom: 0;
  background: #eee;
  z-index: 99;
  cursor: pointer;
}
.mod18 .prevTop {
  left: 10px;
}
.mod18 .nextTop {
  right: 10px;
}
.mod18 .prev {
  left: 0;
}
.mod18 .next {
  right: 0;
}
.mod18 li {
  float: left;
}
.mod18 .cf li {
  position: relative;
  color: #fff;
}
.mod18 .cf a {
  display: block;
  width: 470px;
  height: 330px;
  position: absolute;
  color: #fff;
}
.mod18 .picBox {
  height: 264px;
  position: relative;
  overflow: hidden;
}
.mod18 .picBox ul {
  height: 330px;
  position: absolute;
}
.mod18 .picBox li {
  width: 470px;
  height: 264px;
}
.mod18 .listBox {
  width: 470px;
  height: 65px;
  padding-left: 14px;
  margin-top: 5px;
  position: relative;
  overflow: hidden;
  background: #eee;
}
.mod18 .listBox ul {
  width: 1000px!important;
  height: auto;
  padding-top: 6px;
  position: absolute;
  overflow: hidden;
}
.mod18 .listBox li {
  width: 92px;
  height: 52px;
  margin-right: 2px;
  cursor: pointer;
  position: relative;
}
.mod18 .listBox li i {
  display: none;
}
.mod18 .listBox li a {
  display: block;
  width: 92px;
  height: 52px;
}
.mod18 .listBox li img {
  width: 92px;
  height: 52px;
}
.mod18 .listBox .on img {
  width: 92px;
  height: 52px;
  border: 2px solid #3dc05b;
}
.mod18 .listBox .on img i {
  display: block;
}
.detail-single-img {
  width: 470px;
  height: 264px;
  background: #f8f8f8;
  overflow: hidden;
}
.detail-single-img-v2 {
  width: 470px;
  height: 380px;
  background: #f8f8f8;
  overflow: hidden;
}
.detail-single-img-vip {
  width: 470px;
  height: 264px;
  position: relative;
}
.detail-single-img-vip .ico-vip {
  width: 72px;
  height: 72px;
  background: url(../images/vip-ico-img.png) no-repeat;
  position: absolute;
  top: -4px;
  right: -3px;
}
.detail-470 {
  width: 470px;
}
/*---------------发现---------------*/
.zf-find-main {
  min-width: 1200px;
  height: auto;
  min-height: 500px;
  padding-top: 78px;
  background: url(../images/banner-find-v1.jpg) no-repeat top center;
}
.zf-find-main-min-banner-box {
  width: 1200px;
  min-width: 1200px;
  height: 130px;
  margin: 0 auto 30px;
  background: url(../images/banner-find-v2.jpg) no-repeat top center;
  position: relative;
}
.zf-find-main-min-banner-box .zf-find-main-btn {
  width: 158px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  display: block;
  background: #ff8400;
  border-radius: 5px;
  color: #fff;
  position: absolute;
  bottom: 27px;
  right: 30px;
}
.zf-find-main-min-banner-box .zf-find-main-btn:hover {
  background: #ff9c00;
}
.zf-find-main-min-banner-box .zf-find-main-back {
  color: #57a180;
  font-size: 18px;
  position: absolute;
  bottom: 27px;
  left: 30px;
}
.zf-find-main-min-banner-box .zf-find-main-back i {
  vertical-align: middle;
  margin-right: 5px;
}
.zf-find-main-min-banner-box .zf-find-main-back span {
  vertical-align: middle;
}
.zf-find-con {
  background: url(../images/1x10-find.png) repeat-y center top;
  position: relative;
}
.zf-find-con .zf-find-btn {
  width: 158px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  display: block;
  background: #ff8400;
  border-radius: 5px;
  color: #fff;
  position: absolute;
  top: 97px;
  right: 0;
}
.zf-find-con .zf-find-btn:hover {
  background: #ff9c00;
}
.zf-find-list-box {
  width: 1200px;
  min-width: 1200px;
  height: auto;
  margin: 0 auto;
}
.zf-find-list {
  width: 600px;
  height: 450px;
  float: left;
  padding-left: 30px;
  padding-right: 30px;
}
.zf-find-list-tt {
  height: auto;
  line-height: 24px;
  max-height: 48px;
  margin-bottom: 5px;
  font-size: 18px;
  color: #333;
  display: block;
  overflow: hidden;
}
.zf-find-list-tt a {
  color: #333333;
}
.zf-find-list-tt a:hover {
  text-decoration: underline;
}
.zf-find-list-des {
  color: #999;
  height: 48px;
  line-height: 24px;
  overflow: hidden;
}
.zf-find-item-box {
  height: auto;
  display: block;
  overflow: hidden;
}
.zf-find-item-box + .zf-find-item-box {
  margin-top: 30px;
}
.zf-find-item {
  height: 230px;
  margin-bottom: 30px;
}
.zf-find-item-tt {
  margin-bottom: 80px;
  overflow: hidden;
}
.zf-find-item-tt p {
  width: 98px;
  height: 112px;
  line-height: 98px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 36px;
  background: url(../images/ico-find-month.png) no-repeat;
}
.zf-find-item-text-box {
  width: 540px;
  height: 230px;
}
.zf-find-item-text {
  width: 430px;
  height: 230px;
}
.zf-find-item-text a {
  height: auto;
  overflow: hidden;
  display: block;
}
.zf-find-item-text a:hover .find-tt,
.zf-find-item-text a:hover .find-des {
  text-decoration: underline;
  color: #3dc05b;
}
.find-tt {
  height: 24px;
  line-height: 24px;
  margin-bottom: 5px;
  font-size: 18px;
  color: #333;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.find-des {
  color: #999;
  height: 72px;
  line-height: 24px;
  overflow: hidden;
}
.zf-find-item-date-box {
  width: 430px;
  height: auto;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 18px;
  display: block;
  overflow: hidden;
}
.zf-find-date-min-box {
  width: 100%;
  height: auto;
  padding-top: 10px;
  display: block;
  overflow: hidden;
}
.zf-find-date-min-box .zf-find-item-date span.v5 {
  padding-right: 0!important;
}
.zf-find-item-date span {
  display: table-cell;
  vertical-align: baseline;
}
.zf-find-item-date span.v1 {
  color: #ff8400;
  font-size: 40px;
  padding-right: 5px;
  padding-left: 5px;
}
.zf-find-item-date span.v2 {
  color: #ff8400;
  font-size: 16px;
  padding-right: 5px;
}
.zf-find-item-date span.v3 {
  width: 13px;
  height: 28px;
  text-indent: -9999px;
  background: url(../images/ico-month-gan.png) no-repeat center;
}
.zf-find-item-date span.v4 {
  color: #999999;
  font-size: 16px;
  padding-right: 10px;
}
.zf-find-item-date span.v5 {
  color: #999999;
  font-size: 16px;
  padding-right: 10px;
}
.zf-find-item-date i {
  display: table-cell;
  vertical-align: baseline;
}
.zf-find-item-md {
  width: 120px;
  height: 230px;
  position: relative;
}
.zf-find-item-md em {
  width: 12px;
  height: 12px;
  display: block;
  background: url(../images/ico-12x12v1.png) no-repeat center;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -6px;
}
.zf-find-item-md i {
  width: 60px;
  height: 2px;
  overflow: hidden;
  border-bottom: 1px solid #636363;
  position: absolute;
  top: 34px;
  display: block;
}
.zf-find-item-md i.v1 {
  right: 0;
}
.zf-find-item-md i.v2 {
  left: 0;
}
.zf-find-item-img {
  width: 540px;
  height: 230px;
  text-align: center;
  background: #f9f9f9;
  position: relative;
}
.zf-find-item-img em {
  width: 71px;
  height: 71px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ico-yy-ad.png);
}
.zf-find-item-img a img {
  height: 100%!important;
}
.zf-find-item-img .zf-find-over {
  width: 122px;
  height: 100px;
  background: url(../images/ico-over-v1.png) no-repeat;
  position: absolute;
  right: 0;
  top: -24px;
}
/*---------------发现---------------*/
.sf-detail-info-nav-h {
  height: 42px;
  display: block;
}
.sf-detail-info-nav {
  height: 42px;
  border-bottom: 2px solid #3dc05b;
  background-color: #fff;
  z-index: 99;
  display: block;
}
.sf-detail-info-nav ul {
  width: 100%;
  list-style-type: none;
  font-size: 14px;
}
.sf-detail-info-nav ul li {
  display: inline-block;
  float: left;
  *display: inline;
  zoom: 1;
  background: #eeeeee;
}
.sf-detail-info-nav ul li a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  color: #666;
  text-align: center;
  text-decoration: none;
  *display: inline;
  zoom: 1;
  font-size: 16px;
}
.sf-detail-info-nav ul li a.current {
  color: #fff;
  background: #3dc05b;
}
.sf-detail-info-nav-tel {
  display: none;
}
.sf-detail-info-nav-tel span {
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  margin-right: 10px;
  font-weight: bold;
  color: #3dc05b;
  display: inline-block;
}
.sf-detail-info-nav-tel a {
  width: 140px;
  height: 32px;
  line-height: 32px;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  background: #ff8400;
  display: inline-block;
}
.sf-detail-info-nav-tel a:hover {
  background: #ff9c00;
}
.js-fixed {
  width: 1200px!important;
  position: fixed;
  box-shadow: 0 1px 5px #cbcbcb;
}
.js-fixed .sf-detail-info-nav-tel {
  display: block;
  position: absolute;
  top: 0;
  right: 3px;
}
.sf-detail-note-Box {
  width: 100%;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}
.sf-detail-note-Box .sf-detail-note-left {
  width: 125px;
  text-align: right;
}
.sf-detail-note-Box .sf-detail-note-right {
  width: 700px;
  line-height: 24px;
  font-size: 14px;
  color: #000;
}
.sf-detail-note-Box .sf-detail-note-right img {
  max-width: 700px!important;
  margin: 0!important;
  display: block;
}
.sf-detail-note-Box .sf-detail-note-right p:first-child {
  margin-top: 0!important;
}
.sf-detail-note-Box .sf-detail-note-right p img {
  max-width: 700px!important;
}
.sf-detail-note-Box .sf-detail-note-right .editinfo img {
  max-width: 700px!important;
}
.sf-detail-note-Box .sf-detail-note-right.whole {
  width: 100%;
}
.sf-detail-note-Box + .sf-detail-note-Box {
  border-top: 2px solid #dcdcdc;
}
.sf-detail-content-Box {
  border-top: 1px solid #dcdcdc;
}
.zf-detail-proInfo-box h1 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 5px;
  color: #333333;
  display: block;
}
.zf-detail-proInfo-box .zf-detail-tag-box {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  display: block;
}
.zf-detail-proInfo-box .zf-detail-tag-box .fr {
  padding: 0;
  margin: 0;
}
.zf-detail-proInfo-box .zf-detail-tag-box .fr .zf-tag-box {
  display: inline-block;
  margin-right: 8px;
  padding: 1px 5px;
  vertical-align: middle;
}
.zf-detail-proInfo-box .zf-detail-tag-box .fr .zf-price {
  display: inline-block;
  vertical-align: middle;
}
.zf-detail-proInfo-box .zf-detail-tag {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
}
.zf-detail-proInfo-box .zf-detail-tag span {
  padding: 2px 10px;
  border: 1px solid #e5e5e5;
  color: #999;
}
.zf-detail-proInfo-box .zf-detail-tag span + span {
  margin-left: 5px;
}
.zf-detail-proInfo-box .zf-detail-tag p {
  padding-left: 10px;
  display: inline-block;
  color: #666666;
}
.zf-detail-proInfo-box .zf-detail-h-bt {
  padding: 20px 0;
  color: #666666;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.zf-detail-proInfo-box .zf-detail-h-bt .row {
  padding: 5px 0;
}
.zf-detail-proInfo-box .zf-detail-tui-box {
  margin-bottom: 20px;
}
.zf-detail-proInfo-box .zf-detail-tui-box dl dt {
  font-size: 16px;
  font-weight: bold;
  color: #3dc05b;
  margin-bottom: 15px;
}
.zf-detail-proInfo-box .zf-detail-tui-box dl dd {
  font-size: 14px;
  color: #999999;
  margin-bottom: 5px;
}
.zf-detail-proInfo-box .parameter-box {
  height: auto;
  overflow: hidden;
  padding: 15px;
  background: #f6f6f6;
  display: block;
}
.zf-detail-proInfo-box .parameter-box ul li {
  width: 50%;
  line-height: 24px;
  float: left;
  color: #666666;
  font-size: 14px;
}
.zf-detail-proInfo-box .parameter-box ul li.line {
  width: 100%;
}
.zf-detail-proInfo-box .parameter-box ul li b {
  width: 75px;
  float: left;
  display: inline-block;
  font-weight: normal;
}
.zf-detail-proInfo-box .parameter-box ul li span {
  float: left;
  display: inline-block;
  overflow: hidden;
}
.zf-detail-proInfo-box .zf-detail-price-box {
  padding-top: 10px;
}
.zf-detail-proInfo-box .zf-detail-price-box .fl {
  line-height: 42px;
  color: #999999;
}
.zf-detail-proInfo-box .zf-detail-price-box .fr {
  text-align: right;
}
.zf-detail-proInfo-box .zf-detail-price-box .fr .zf-tag-box {
  display: inline-block;
  margin-right: 8px;
  padding: 1px 5px;
  vertical-align: middle;
}
.zf-detail-proInfo-box .zf-detail-price-box .fr .zf-price {
  display: inline-block;
  vertical-align: middle;
}
.detail-map-box {
  background: #f9f9f9;
  min-height: 400px;
  border: 1px solid #e6e6e6;
}
.detail-recommend {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  background: #fff;
}
.detail-recommend h3 {
  width: 250px;
  height: auto;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  margin: 15px auto 10px;
}
.detail-recommend a {
  width: 250px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  display: block;
}
.detail-recommend a dl dt {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #333333;
  font-weight: normal;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.detail-recommend a dl dd.price {
  height: 22px;
}
.detail-recommend a dl dd.price span {
  font-size: 12px;
  color: #999999;
  float: left;
  vertical-align: baseline;
  display: inline-block;
}
.detail-recommend a dl dd.price p {
  color: #ff8400;
  font-size: 20px;
  float: right;
  vertical-align: baseline;
  display: inline-block;
  margin-bottom: 0;
}
.detail-recommend a dl dd.price p em {
  font-style: normal;
  font-size: 10px;
}
.detail-recommend a dl dd.price p small {
  font-style: normal;
  font-size: 10px;
  color: #999999;
}
.detail-recommend.no-bor {
  height: auto;
  border: 0;
  display: block;
  overflow: hidden;
}
.detail-r-youji {
  background: #fff;
}
.detail-r-youji h3 {
  height: 50px;
  line-height: 50px;
  margin: 0;
  background: #57a180;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
}
.detail-r-youji .detail-r-youji-list {
  border: 1px solid #d2d2d2;
  border-top: none;
  padding-top: 15px;
}
.detail-r-youji .detail-r-youji-list a {
  width: 250px;
  height: auto;
  margin: 0 auto;
  border-bottom: 1px dotted #c8c8c8;
  padding-bottom: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  display: block;
}
.detail-r-youji .detail-r-youji-list a dl dt {
  width: 150px;
  height: 40px;
  line-height: 20px;
  padding-left: 10px;
  overflow: hidden;
  color: #333333;
  display: inline-block;
  float: left;
}
.detail-r-youji .detail-r-youji-list a dl dd {
  width: 100px;
  height: 56px;
  float: left;
}
.detail-r-youji .detail-r-youji-list a dl dd img {
  height: 56px!important;
}
.detail-r-youji .detail-r-youji-list a:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.detail-r-youji .detail-r-youji-list.no-bor {
  border: none;
}
.sf-detail-Date-Box {
  padding-right: 35px;
  padding-top: 40px;
}
.sf-detail-Date-Box .sf-detail-Date-left {
  padding-left: 30px;
}
.sf-detail-Date-Box .sf-detail-Date-left .sf-detail-Date-num {
  width: 88px;
  height: auto;
}
.sf-detail-Date-Box .sf-detail-Date-left .sf-detail-Date-num.fixed {
  position: fixed;
  top: 70px;
  z-index: 999;
}
.sf-detail-Date-Box .sf-detail-Date-left .sf-detail-Date-num ul li {
  width: 88px;
  height: 35px;
}
.sf-detail-Date-Box .sf-detail-Date-left .sf-detail-Date-num ul li a {
  width: 88px;
  height: 35px;
  line-height: 35px;
  color: #9a9799;
  text-align: center;
  background: url(../images/detail-date-icobg-1.gif) no-repeat left bottom;
  display: block;
}
.sf-detail-Date-Box .sf-detail-Date-left .sf-detail-Date-num ul li a:hover {
  color: #333;
}
.sf-detail-Date-Box .sf-detail-Date-left .sf-detail-Date-num ul li a.current {
  color: #fff;
  background: url(../images/detail-date-icobg-1.gif) no-repeat left top;
}
.sf-detail-Date-Box .sf-detail-Date-left .sf-detail-Date-num ul li.cur a {
  color: #fff;
  background: url(../images/detail-date-icobg-1.gif) no-repeat left top;
}
.sf-detail-Date-Box .sf-detail-Date-left .sf-detail-Date-num ul li.current a {
  color: #fff;
  background: url(../images/detail-date-icobg-1.gif) no-repeat left top;
}
.sf-detail-Date-Box .sf-detail-Date-right {
  width: 1110px;
  border-left: 2px dotted #ccc;
  margin-bottom: 30px;
  padding-left: 60px;
}
.sf-detail-Date-Box .sf-detail-Date-right .sf-detail-Date-list dl {
  margin-bottom: 35px;
  padding-bottom: -1px;
}
.sf-detail-Date-Box .sf-detail-Date-right .sf-detail-Date-list dl dt {
  height: 42px;
  line-height: 42px;
  padding: 0 24px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: normal;
  color: #010101;
  background: #f7f7f7;
  position: relative;
}
.sf-detail-Date-Box .sf-detail-Date-right .sf-detail-Date-list dl dt b {
  font-weight: normal;
  margin-right: 30px;
}
.sf-detail-Date-Box .sf-detail-Date-right .sf-detail-Date-list dl dt img {
  vertical-align: middle;
}
.sf-detail-Date-Box .sf-detail-Date-right .sf-detail-Date-list dl dt span {
  font-size: 14px;
  color: #666;
}
.sf-detail-Date-Box .sf-detail-Date-right .sf-detail-Date-list dl dt em {
  width: 50px;
  height: 64px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: url(../images/ico-date-num.png) no-repeat;
  position: absolute;
  left: -86px;
  top: 0;
  display: block;
  z-index: 2;
}
.sf-detail-Date-Box .sf-detail-Date-right .sf-detail-Date-list dl dd {
  height: auto;
  border-bottom: 1px solid #efefef;
  padding: 20px 25px;
  margin: 0 auto;
  display: block;
  position: relative;
}
.sf-detail-Date-Box .sf-detail-Date-right .sf-detail-Date-list dl dd:last-child {
  border-bottom: none;
}
.sf-detail-Date-Box .sf-detail-Date-right .sf-detail-Date-list dl dd .editinfo {
  line-height: 26px;
  font-size: 14px;
  color: #000;
  display: inline-block;
  margin-top: -1em;
}
.banner-vip {
  /*height: 407px; background: url(../images/banner-vip.jpg) no-repeat center;*/
}
.vip-ad-box {
  padding: 0 0 35px;
  background: #fafafa;
}
.vip-ad-box .attention {
  height: 88px;
  line-height: 88px;
}
.vip-ad-box .attention a {
  color: #333333;
  font-size: 18px;
}
.vip-ad-box .attention a i {
  font-size: 30px;
  color: #3dc05b;
  margin-left: 15px;
  vertical-align: middle;
}
.vip-join-box {
  padding-top: 40px;
}
.vip-join-box h3 {
  height: 23px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 45px;
  position: relative;
}
.vip-join-box h3 p {
  font-size: 24px;
  height: auto;
  padding-right: 10px;
  color: #33cc66;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.vip-item-box {
  width: 1230px;
}
.vip-item-box ul {
  width: 382px;
  height: 306px;
  padding: 25px;
  border: 1px solid #e7e7e7;
  float: left;
  display: inline-block;
  margin-right: 24px;
  margin-bottom: 24px;
}
.vip-item-box ul li.img {
  height: 65px;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 25px;
  text-align: center;
  overflow: hidden;
}
.vip-item-box ul li.info {
  height: 60px;
  line-height: 20px;
  font-size: 14px;
  color: #333333;
  text-indent: 2em;
  overflow: hidden;
}
.vip-item-box ul li.kt {
  font-size: 14px;
  color: #ff8400;
  border-top: 1px dashed #e6e6e6;
  padding-top: 20px;
  margin-top: 30px;
}
.vip-item-box ul li.fy {
  font-size: 12px;
  color: #999999;
  margin-top: 5px;
}
.vip-item-box ul li a {
  color: #333333;
}
.vip-item-box ul li a:hover {
  color: #3dc05b;
}
.zf-vipFree-banner {
  width: 100%;
  height: 130px;
  background: url(../images/ban-vipjq2.gif) no-repeat center;
}
.zf-vipFree-tab-box {
  margin-bottom: 24px;
}
.zf-vipFree-tab a {
  width: 598px;
  height: 78px;
  padding-top: 5px;
  color: #636363;
  border: 1px solid #dedede;
  border-bottom: 2px solid #dedede;
  float: left;
  display: inline-block;
  text-align: center;
}
.zf-vipFree-tab a strong {
  height: 36px;
  font-size: 24px;
}
.zf-vipFree-tab a strong em {
  width: 54px;
  height: 24px;
  line-height: 24px;
  margin-right: 12px;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  font-weight: normal;
  background: #fa674b;
  vertical-align: middle;
  display: inline-block;
}
.zf-vipFree-tab a strong em.vip {
  background: #f9c101;
}
.zf-vipFree-tab a strong span {
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  vertical-align: middle;
  display: inline-block;
}
.zf-vipFree-tab a:hover {
  background: #f9f9f9;
}
.zf-vipFree-tab a.cur {
  border: 1px solid #ff8500;
  border-bottom: 2px solid #ff8500;
  color: #fa674b;
}
.more-box a {
  height: 58px;
  line-height: 58px;
  margin: 65px auto;
  text-align: center;
  font-size: 20px;
  color: #333333;
  border: 1px dotted #d2d2d2;
  display: block;
}
.more-box a:hover {
  background: #efefef;
  border: 1px solid #efefef;
}
.pop-wechat-pay-box {
  position: fixed;
  background: url(../images/1x1v20.png);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: none;
}
.pop-wechat-pay-box .pop-wechat-pay {
  width: 980px;
  height: 550px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -275px;
  margin-left: -490px;
  background: #fff;
  box-shadow: 0 1px 10px #858585;
}
.pop-wechat-pay-box .pop-wechat-tt {
  height: 53px;
  line-height: 50px;
  color: #3dc05b;
  text-align: center;
  font-size: 18px;
  border-bottom: 3px solid #3dc05b;
}
.pop-wechat-pay-box .pop-wechat-tt a {
  width: 50px;
  height: 50px;
  font-size: 26px;
  color: #dfdfdf;
  text-align: center;
  float: right;
}
.pop-wechat-pay-box .pop-wechat-tt a:hover {
  background: #f9f9f9;
  color: #3dc05b;
}
.pop-wechat-pay-box .pop-wechat-pay-con {
  width: 680px;
  height: 450px;
  margin: 0 auto;
  background: url(../images/wechat-pay-bg.gif) no-repeat;
  position: relative;
}
.pop-wechat-pay-box .pop-wechat-pay-con .pop-wechat-pay-qrcode {
  width: 300px;
  height: 300px;
  text-align: center;
  border: 1px solid #dddddd;
  position: absolute;
  top: 40px;
  left: 0;
}
.pop-wechat-pay-box .pop-wechat-pay-con .pop-wechat-pay-qrcode img {
  margin-top: 24px;
}
.pop-tips-del-box {
  position: fixed;
  background: url(../images/1x1v50.png);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: none;
  box-shadow: 1px 1px 8px #000;
}
.pop-tips-del-box .pop-tips-del {
  width: 316px;
  height: 190px;
  background: #fff;
  border: 5px solid #3dc05b;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -95px;
  margin-left: -158px;
}
.pop-tips-del-box .pop-tips-del h4 {
  height: 42px;
  line-height: 42px;
  padding-left: 9px;
  border-bottom: 1px solid #dfe6eb;
  margin: 0 16px;
  color: #3dc05b;
}
.pop-tips-del-box .pop-tips-del p {
  text-align: center;
  padding: 25px 0;
}
.pop-tips-del-box .pop-tips-del p .ico_info {
  font-size: 20px;
  color: #feba01;
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.pop-tips-del-box .pop-tips-del .sure {
  width: 90px;
  height: 32px;
  line-height: 32px;
  background: #ff8400;
  color: #ffffff;
  text-align: center;
  margin-left: 53px;
}
.pop-tips-del-box .pop-tips-del .quit {
  width: 90px;
  height: 32px;
  line-height: 32px;
  background: #ff8400;
  color: #ffffff;
  text-align: center;
  margin-left: 53px;
  margin-left: 30px;
  background: #aaaaaa;
}
.pop-tips-del-box .pop-tips-del .close-btn {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #3dc05b;
  border: 1px solid #3dc05b;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  position: absolute;
  top: 10px;
  right: 15px;
}
.member-add-img-top-box {
  width: 940px;
  height: 196px;
  margin: 0 auto 30px;
  overflow: hidden;
  position: relative;
}
.member-add-img-file {
  width: 475px;
  position: absolute;
  top: 36px;
  left: 275px;
}
.member-add-img-input {
  width: 770px;
  height: auto;
  position: absolute;
  top: 118px;
  left: 50%;
  margin-left: -385px;
}
.member-add-img-input input[type="text"] {
  width: 98%;
  height: 50px;
  font-size: 18px;
  text-indent: 15px;
  border: 1px solid #ccc;
  box-shadow: 0 1px 8px #ccc;
}
.member-add-img-input input[type="text"]::-moz-placeholder {
  color: #aaaaaa;
}
.member-add-img-input input[type="text"]::-webkit-input-placeholder {
  color: #aaaaaa;
}
.member-add-img-input input[type="text"]:-ms-input-placeholder {
  color: #aaaaaa;
}
.member-add-img-input input[type="text"]:focus {
  border-color: #3dc05b;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 192, 91, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 192, 91, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 192, 91, 0.6);
}
.member-add-img-del-box {
  height: 36px;
  position: absolute;
  right: 0;
  top: 0px;
  background: url(../images/1x1v80.png);
}
.member-add-img-del-box a {
  line-height: 36px;
  padding: 0 15px;
  color: #fff;
  font-size: 18px;
  display: inline-block;
}
.member-add-img-del-box a:hover {
  background: url(../images/1x1v50.png);
}
.member-add-des {
  width: 940px;
  height: auto;
  margin: 0 auto 30px;
}
.member-add-des textarea {
  width: 938px;
  height: 160px;
  border: 1px solid #fff;
  padding: 10px;
  display: block;
  outline: none;
  resize: none;
}
.member-add-des textarea:focus,
.member-add-des textarea:hover {
  border-color: #3dc05b;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 192, 91, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 192, 91, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 192, 91, 0.6);
}
.member-add-btn-box {
  margin-bottom: 40px;
}
.member-add-btn {
  width: 160px;
  height: 50px;
  line-height: 40px;
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: block;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  text-indent: 0;
}
.member-youji-list-box {
  width: 680px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.member-youji-list-box .member-youji-img {
  position: relative;
  margin-bottom: 15px;
}
.member-youji-list-box .member-youji-list {
  margin-bottom: 20px;
}
.member-youji-list-box .member-youji-des {
  position: relative;
}
.member-youji-list-box .member-youji-des textarea {
  width: 680px;
  height: 90px;
  border: 1px solid #fff;
  padding: 10px;
  display: block;
  outline: none;
  resize: none;
}
.member-youji-list-box .member-youji-des textarea:active,
.member-youji-list-box .member-youji-des textarea:hover {
  border-color: #dddddd;
  outline: 0;
}
.member-youji-list-box .member-youji-des i {
  width: 20px;
  height: 11px;
  background: url(../images/ico-20x11v1.gif) no-repeat bottom;
  position: absolute;
  top: -10px;
  left: 50px;
  display: none;
}
.member-youji-list-box .member-youji-des:focus i,
.member-youji-list-box .member-youji-des:hover i {
  display: block;
}
.member-add-save-box {
  text-align: center;
}
.member-add-save-box a {
  width: 160px;
  height: 50px;
  line-height: 50px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  font-size: 18px;
  border: 1px solid #ff8400;
}
.member-add-save-box a.hold {
  background: #fff;
  color: #ff8400;
}
.member-add-save-box a.publish {
  background: #ff8400;
  color: #fff;
}
.member-add-save-box a.view {
  background: #eeeeee;
  color: #666666;
  border: 1px solid #eeeeee;
}
.member-add-save-box a:hover {
  background: #ffa800;
  color: #fff;
  border: 1px solid #ffa800;
}
.detail-youji-topImg {
  height: 400px;
  position: relative;
}
.detail-youji-topImg .detail-youji-topImg-bt {
  height: 80px;
  background: url(../images/1x80v2.png) repeat-x bottom;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.detail-youji-tt-box {
  height: 80px;
  position: relative;
}
.detail-youji-tt-box .detail-youji-user-img {
  position: absolute;
  left: 0;
  top: 20px;
}
.detail-youji-tt-box h1 {
  width: 970px;
  font-size: 24px;
  padding: 0!important;
  margin: 0!important;
  line-height: 32px;
  max-height: 64px;
  overflow: hidden;
  font-weight: bold;
  color: #fff;
  position: absolute;
  display: block;
  bottom: 15px;
  left: 130px;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
.detail-youji-share-box {
  height: 72px;
  background: #f3f3f3;
}
.detail-youji-share-box .detail-youji-author {
  padding-left: 130px;
}
.detail-youji-share-box .detail-youji-author span {
  line-height: 60px;
  color: #666666;
  font-size: 16px;
  display: inline-block;
}
.detail-youji-share-box .detail-youji-author span + span {
  margin-left: 50px;
}
.detail-youji-share-box .detail-youji-share {
  padding-top: 10px;
}
.detail-youji-share-box .detail-youji-share .qi-pro-contact {
  display: inline-block;
  float: right;
}
.detail-youji-share-box .detail-youji-share .qi-pro-contact .pro-collect {
  display: inline-block;
  margin-right: 15px;
}
.detail-youji-share-box .detail-youji-share .qi-pro-contact .pro-collect .like-count {
  height: 40px;
  line-height: 40px;
  width: 90px;
}
.detail-youji-share-box .detail-youji-share .qi-pro-contact .qi-pro-share {
  display: inline-block;
}
.detail-youji-share-box .detail-youji-share .qi-pro-contact .qi-pro-share i {
  height: 40px;
  line-height: 38px;
  width: 40px;
  margin-top: -6px;
}
.detail-youji-share-box .detail-youji-share .qi-pro-contact .popover .popover-content h5 {
  padding: 5px 0 10px;
}
.detail-youji-content-box {
  width: 1000px;
  height: auto;
  margin: 0 auto;
  padding-top: 30px;
  overflow: hidden;
}
.detail-youji-content-left {
  width: 680px;
  height: auto;
}
.detail-youji-content-left .info-des-cn {
  margin-top: 35px;
  margin-bottom: 40px;
  padding: 25px 30px;
  text-indent: 2em;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  border-top: 1px dashed #e6e6e6;
  border-bottom: 1px dashed #e6e6e6;
  position: relative;
}
.detail-youji-content-left .info-des-cn .dot {
  width: 48px;
  height: 27px;
  background: url(../images/info-dot.jpg) no-repeat;
  position: absolute;
}
.detail-youji-content-left .info-des-cn .dot.dot-top {
  background-position: 0 0;
  top: -25px;
  left: 0;
}
.detail-youji-content-left .info-des-cn .dot.dot-bottom {
  background-position: -48px 0;
  bottom: -1px;
  right: 0;
}
.article-comment {
  margin-top: 50px!important;
  padding-top: 25px;
  color: #666666;
  border-top: 2px solid #3dc05b;
}
.article-comment h3 {
  padding-left: 35px;
  font-size: 18px;
  font-weight: bold;
  color: #57a180;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
.article-comment .article-comment-table-box {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding-left: 35px;
  background: #f6f6f6;
  display: block;
  overflow: hidden;
}
.article-comment .article-comment-table-box a {
  color: #666666;
  margin-right: 60px;
}
.article-comment .article-comment-table-box a.cur {
  color: #3dc05b;
}
.article-comment .comment-list li.comment-item {
  border-bottom: 1px solid #e6e6e6;
  padding: 30px 0 20px 0;
}
.article-comment .comment-list li.comment-item .logo {
  float: left;
  text-align: center;
}
.article-comment .comment-list li.comment-item .logo img {
  margin-bottom: 8px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ccc;
  width: 53px;
  height: 53px;
}
.article-comment .comment-list li.comment-item .logo span {
  width: 52px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #666666;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-comment .comment-list li.comment-item .content {
  padding-left: 70px;
}
.article-comment .comment-list li.comment-item .content p {
  font-size: 12px;
  line-height: 22px;
  min-height: 44px;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
.article-comment .comment-list li.comment-item .content .publish-time {
  color: #cccccc;
  margin-top: 10px;
  font-size: 12px;
  display: inline-block;
}
.article-comment .comment-list li.comment-item .content .publish-zan-reply a {
  height: 24px;
  line-height: 24px;
  padding: 0 8px 0 30px;
  border-radius: 4px;
  font-size: 12px;
  border: 1px solid #ccc;
  color: #a9a9a9;
  display: inline-block;
}
.article-comment .comment-list li.comment-item .content .publish-zan-reply a.zan {
  background: url(../images/ico-detail-zan.gif) no-repeat 10px center;
}
.article-comment .comment-list li.comment-item .content .publish-zan-reply a.zan:hover {
  background: url(../images/ico-detail-zan.gif) no-repeat 10px center #f4f4f4;
}
.article-comment .comment-list li.comment-item .content .publish-zan-reply a.reply {
  background: url(../images/ico-detail-reply.gif) no-repeat 10px center;
}
.article-comment .comment-list li.comment-item .content .publish-zan-reply a.reply:hover {
  background: url(../images/ico-detail-reply.gif) no-repeat 10px center #f4f4f4;
}
.article-comment .comment-list li.comment-item .pic-list li {
  list-style: none;
  display: inline-block;
}
.article-comment .comment-list li.comment-item .pic-list li img {
  border: 1px solid #ddd;
  padding: 2px;
}
.article-comment .comment-list li.comment-item .pic-list li img:hover {
  border: 1px solid #ff8500;
  padding: 2px;
}
.article-comment .comment-list li.comment-item .pic-list li.cur {
  padding-bottom: 6px;
  background: url(../images/ico-detail-img-curbt.gif) no-repeat center bottom;
}
.article-comment .comment-list li.comment-item .pic-list li.cur img {
  border: 1px solid #ff8500;
  padding: 2px;
}
.article-comment .comment-list li.comment-item .pic-bigBox {
  width: 511px;
  height: auto;
  display: none;
  margin-top: 12px;
  border: 1px solid #efefef;
}
.article-comment .comment-list li.comment-item .pic-bigBox dl {
  margin-bottom: 5px!important;
}
.article-comment .comment-list li.comment-item .pic-bigBox dl dt {
  height: 37px;
  line-height: 36px;
}
.article-comment .comment-list li.comment-item .pic-bigBox dl dt a {
  color: #999999;
  padding-left: 26px;
  background: url(../images/ico-detail-img-close.gif) no-repeat 12px center;
  display: inline-block;
}
.article-comment .comment-list li.comment-item .pic-bigBox dl dd {
  width: 500px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  background: #f2f2f2;
}
.article-comment .comment-list li.comment-item .pic-bigBox dl dd img {
  max-width: 500px!important;
}
.article-comment .comment-list li.comment-item .reply-arrowbox {
  position: relative;
  background: #ffffff;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px;
  color: #999;
  padding: 10px 15px;
  margin-top: 14px;
}
.article-comment .comment-list li.comment-item .reply-arrowbox:after,
.article-comment .comment-list li.comment-item .reply-arrowbox:before {
  bottom: 100%;
  left: 5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.article-comment .comment-list li.comment-item .reply-arrowbox:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
.article-comment .comment-list li.comment-item .reply-arrowbox:before {
  border-color: rgba(201, 201, 201, 0);
  border-bottom-color: #c9c9c9;
  border-width: 11px;
  margin-left: -11px;
}
.article-comment .comment-list li.comment-item .reply-arrowbox span.reply-service {
  color: #57a180;
}
.article-comment .comment-list li.comment-item .reply-arrowlist {
  padding-left: 16px;
  padding-top: 15px;
}
.article-comment .comment-list li.comment-item .reply-arrowlist ul li {
  margin-bottom: 5px;
  line-height: 20px;
  color: #999;
  font-size: 12px;
}
.article-comment .comment-list li.comment-item .reply-arrowlist ul li span {
  color: #333333;
  padding-right: 20px;
  display: inline;
}
.article-comment .comment-list li.comment-item:last-child {
  border-bottom: none;
}
.article-comment .comment-edit {
  margin-top: 30px;
}
.article-comment .comment-edit.reply {
  padding-top: 22px;
  margin-bottom: 38px;
  border-top: 1px dotted #ececec;
  display: none;
}
.article-comment .comment-edit .logo {
  float: left;
  text-align: center;
}
.article-comment .comment-edit .logo img {
  margin-bottom: 8px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ccc;
  width: 53px;
  height: 53px;
}
.article-comment .comment-edit .logo span {
  width: 52px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #666666;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-comment .comment-edit .editor {
  border: 1px solid #e6e6e6;
  margin-left: 70px;
}
.article-comment .comment-edit .editor textarea {
  width: 100%;
  padding: 10px;
  border: none;
  outline: none;
  resize: none;
}
.article-comment .comment-edit .editor textarea:focus {
  border-color: #3dc05b;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 192, 91, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 192, 91, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 192, 91, 0.6);
}
.article-comment .comment-edit .editor .editor-list {
  height: 90px;
  padding-left: 10px;
}
.article-comment .comment-edit .editor .editor-list ul li {
  width: 100px;
  float: left;
  margin-right: 9px;
  position: relative;
}
.article-comment .comment-edit .editor .editor-list ul li a {
  padding: 3px;
  text-align: center;
  color: #f6ff00;
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 1px;
  background: url(../images/1x1v20.png);
  display: block;
}
.article-comment .comment-edit .editor .editor-list ul li a:hover {
  background: url(../images/1x1v50.png);
}
.article-comment .comment-edit .editor .bottom-bar {
  text-align: right;
  padding: 5px 10px 10px 10px;
}
.article-comment .comment-edit .editor .bottom-bar span {
  color: #cccccc;
}
.article-comment .comment-edit .editor .bottom-bar a {
  display: inline-block;
  float: left;
}
.detail-youji-content-right {
  width: 253px;
  height: auto;
  overflow: hidden;
}
.detail-youji-content-right .ad-box {
  width: 253px;
  height: auto;
  display: block;
}
.detail-youji-content-right .ad-box a + a {
  margin-top: 20px;
  display: block;
}
.detail-tab-taocan {
  height: auto;
  margin: 20px auto;
}
.detail-tab-taocan .tabtitle {
  width: 100%;
  height: 50px;
  border-bottom: 2px solid #3dc05b;
  margin-bottom: 0;
}
.detail-tab-taocan .tabtitle li {
  float: left;
  line-height: 48px;
  padding: 0 20px;
  font-size: 16px;
  color: #666666;
  text-align: center;
  background: #eeeeee;
  display: inline;
  cursor: pointer;
}
.detail-tab-taocan .tabtitle li.tabhover {
  background: #3dc05b;
  color: #fff;
}
.zf-detail-fache table tr th {
  text-align: center;
}
.zf-detail-fache table tr td {
  text-align: center;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.zf-topNavbar {
  height: 30px;
  line-height: 30px;
  background: #fafafa;
  color: #666666;
}
.zf-topNavbar .container {
  height: 30px!important;
}
.zf-topNavbar .topNavbar-menu > li {
  float: left;
  position: relative;
}
.zf-topNavbar .topNavbar-menu > li a {
  text-decoration: none;
}
.zf-topNavbar .topNavbar-menu > li a i {
  display: inline-block;
  transition: all .3s;
  -webkit-transtion: all .3s;
  -moz-transtion: all .3s;
  -o-transtion: all .3s;
}
.zf-topNavbar .topNavbar-menu > li:hover i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.zf-topNavbar .topNavbar-menu > li .topNavbar-sub-menu {
  width: 100%;
  padding: 10px 0;
  border: 1px solid #f9f9f9;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 9999;
  text-align: center;
  background: #ffffff;
  box-shadow: 1px 1px 10px #c9c9c9;
  display: none;
}
.zf-topNavbar .topNavbar-menu > li .topNavbar-sub-menu .menu-item li {
  text-indent: -17px;
}
.zf-topNavbar .topNavbar-menu > li .topNavbar-sub-menu .menu-item li:hover {
  background: #f0f0f0;
}
.zf-topNavbar .topNavbar-menu > li .topNavbar-sub-menu.nopd {
  padding: 0;
}
.zf-topNavbar .topNavbar-menu > li a {
  color: #666666;
  text-decoration: none;
  padding: 0 25px;
}
.zf-topNavbar .topNavbar-menu > li a:last-child {
  border-right: none;
}
.zf-topNavbar .topNavbar-menu > li a:hover,
.zf-topNavbar .topNavbar-menu > li a :active {
  color: #3dc05b;
  text-decoration: underline;
}
.zf-topNavbar .topNavbar-menu > li em {
  height: 12px;
  width: 1px;
  border-left: 1px solid #cccccc;
  display: inline-block;
  margin-top: 2px;
}
.zf-topNavbar .topNavbar-l a {
  color: #666666;
}
.zf-topNavbar .topNavbar-r {
  height: 30px!important;
}
.zf-topNavbar .topNavbar-r a i {
  font-size: 10px!important;
}
.top-nav-bar-box {
  height: 70px;
  z-index: 99999;
  background: #3dc05b;
}
.top-nav-bar-box.v2 {
  height: 70px;
  background: #ffffff;
}
.top-nav-bar-box.v2 .place-toggle {
  color: #333333;
}
.top-nav-bar-box.v2 .place-toggle:hover {
  background: #cccccc;
}
.top-nav-bar-box.v2 .navbar-nav li a {
  color: #333333;
}
.top-nav-bar-box.v2 .navbar-nav li a:hover {
  color: #333333;
  background: #f5f5f5;
}
.top-nav-bar-box.v2 .navbar-login li {
  color: #333333;
}
.top-nav-bar-box.v2 .navbar-login li a {
  color: #333333;
}
.top-nav-bar-box.v2 .navbar-login li a:hover {
  color: #333333;
  background: #f5f5f5;
}
.top-nav-bar-box.v2 .navbar-login li em {
  height: 16px;
  width: 1px;
  border-right: 1px dotted #d4dfe7;
}
.top-nav-bar-box.v2 .logoBox {
  padding-top: 11px;
}
.top-nav-bar-box.v2 .place-menu-box .place-toggle {
  background: #f5f5f5;
}
.top-nav-bar-box.v2 .place-menu-box .place-toggle.bg {
  height: 48px;
  border-left: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  background: #fff;
  display: inline-block;
  color: #333;
}
.top-nav-bar-box.v2 .user-name {
  color: #333333;
}
.top-nav-bar-box.v2 .user-name p {
  color: #333333;
}
.top-nav-bar {
  width: 1200px;
  height: auto;
  margin: 0 auto 0!important;
}
@media (max-width: 1200px) {
  .top-nav-bar {
    width: 990px;
  }
}
.logoBox {
  padding-top: 11px;
}
.place-menu-box {
  width: 150px;
  height: 70px;
  position: relative;
}
.place-menu-box .place-toggle {
  width: 110px;
  padding: 3px 0;
  margin-left: 20px;
  margin-top: 22px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  background: url(../images/1x1v20-fff.png);
  border-radius: 20px;
}
.place-menu-box .place-toggle:hover {
  background: url(../images/1x1v20.png);
}
.place-menu-box .place-toggle.bg {
  height: 48px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  background: #fff;
  display: inline-block;
  color: #333;
  border-radius: 5px 5px 0 0;
}
.place-menu-box em {
  height: 25px;
  width: 1px;
  margin-top: 23px;
  border-right: 1px dotted #d4dfe7;
  float: right;
}
.zf-place-menu {
  width: 440px;
  height: auto;
  padding: 5px;
  margin-left: 20px;
  background: #fff;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  box-shadow: 0 2px 3px #ccc;
  overflow: hidden;
  border-radius: 0 4px 4px 4px;
  display: none;
  position: absolute;
  top: 70px;
  z-index: 999999;
}
.zf-place-menu > li {
  width: 70px;
  float: left;
}
.zf-place-menu > li > a {
  display: block;
  text-align: center;
  padding: 7px 0px;
  clear: both;
  font-weight: normal;
  line-height: 14px;
  color: #666;
}
.zf-place-menu > li > a.cur {
  color: #3dc05b;
}
.zf-place-menu > li > a.hot {
  color: #ff8400;
}
.navbar-collapse {
  height: 70px;
}
.logo-r-text {
  height: 40px;
  line-height: 40px;
  border-left: 1px dotted #fff;
  margin-left: 25px;
  margin-top: 15px;
  font-size: 22px;
  padding-left: 20px;
  color: #fff;
  display: inline-block;
}
.navbar-nav {
  height: 70px;
  line-height: 70px;
}
.navbar-nav li {
  float: left;
  padding: 0 30px;
}
.navbar-nav li a {
  font-size: 20px;
  padding: 10px 10px;
  color: #fff;
}
.navbar-nav li a:hover {
  background: url(../images/1x1v20-fff.png);
  border-radius: 4px;
}
@media (max-width: 1200px) {
  .navbar-nav li a {
    padding: 10px 10px;
  }
}
.navbar-login {
  height: 70px;
  margin-bottom: 0!important;
}
.navbar-login li {
  display: inline-block;
}
.navbar-login li a {
  font-size: 16px;
  padding: 0 10px;
  margin: 0;
  line-height: 70px;
  color: #fff;
  display: block;
}
.navbar-login li a:hover {
  background: url(../images/1x1v20-fff.png);
  border-radius: 4px;
}
.navbar-login li em {
  height: 16px;
  width: 1px;
  border-right: 1px dotted #fff;
}
.navbar-user {
  position: relative;
  height: 65px;
}
.navbar-user .navbar-user-info {
  padding-top: 5px;
}
.navbar-user .navbar-user-info img {
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 3px;
}
.navbar-user .user-name {
  width: 168px;
  height: 55px;
  padding-top: 5px;
  margin-top: 15px;
  color: #fff;
  display: inline-block;
}
.navbar-user .user-name p {
  width: 100px;
  margin: 0!important;
  padding-left: 10px;
  color: #fff;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.navbar-user .user-name.bg {
  width: 168px;
  height: 55px;
  background: #fff;
  border-radius: 4px 4px 0 0;
  border-right: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  box-shadow: 0 1px 10px #d8d8d8;
  display: inline-block;
  color: #666666;
}
.navbar-user .user-name.bg p {
  color: #666666;
}
.navbar-user .zf-loginUser-menu {
  width: 168px;
  padding: 0!important;
  display: none;
  background: #fff;
  box-shadow: 0 5px 10px #d8d8d8;
  border-radius: 0 0 4px 4px;
  border: 1px solid #d9d9d9;
  border-top: none;
  position: absolute;
  top: 70px;
  right: 0;
  z-index: 999999;
}
.navbar-user .zf-loginUser-menu > li {
  width: 168px;
  float: left;
}
.navbar-user .zf-loginUser-menu > li > a {
  display: block;
  padding: 8px 0 8px 20px!important;
  font-size: 14px!important;
  clear: both;
  font-weight: normal;
  color: #000000;
}
.navbar-user .zf-loginUser-menu > li > a i {
  margin-right: 15px;
  font-size: 16px;
  color: #636363;
}
.navbar-user .zf-loginUser-menu > li > a:hover {
  background: #f0f0f0;
}
.navbar-user.bg {
  background: url(../images/1x1v20-fff.png);
}
.navbar-user-member {
  line-height: 70px;
  color: #fff;
  font-size: 14px;
}
.navbar-user-member a {
  display: inline;
  color: #fff;
  padding: 3px;
}
.navbar-user-member a:hover {
  background: url(../images/1x1v20-fff.png);
  border-radius: 3px;
}
.navbar-user-member p {
  display: inline-block;
  font-size: 14px;
}
.navbar-user-member p span {
  color: #ffea00;
}
.navbar-user-member i {
  height: 14px;
  width: 1px;
  border-right: 1px solid #fff;
  margin-left: 15px;
  margin-right: 15px;
}
.footer {
  margin-top: 50px;
}
.footer .container {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .footer .container {
    width: 990px;
  }
}
.footer .footer-tt {
  height: 60px;
  line-height: 60px;
  background: #eee;
}
.footer .footer-tt .footer-tt-left {
  font-size: 16px;
  color: #333333;
}
.footer .footer-tt .footer-tt-left a {
  color: #333333;
}
.footer .footer-tt .footer-tt-left a:hover {
  text-decoration: underline;
  color: #3dc05b;
}
.footer .footer-tt .footer-tt-right {
  font-size: 14px;
  color: #333333;
}
.footer .footer-tt .footer-tt-right a {
  color: #333333;
}
.footer .footer-tt .footer-tt-right a:hover {
  text-decoration: underline;
  color: #3dc05b;
}
.footer .footer-tt .footer-tt-right em {
  width: 1px;
  height: 18px;
  border-left: 1px solid #a2a2a2;
  margin-right: 20px;
  margin-left: 20px;
}
.footer .footer-tt .footer-tt-right img {
  vertical-align: middle;
}
.footer .footer-list-group {
  height: auto;
  padding: 33px 0;
  margin-bottom: 40px;
  border-bottom: 1px dotted #dcdcdc;
  display: block;
}
.footer .footer-list-group dl {
  height: 190px;
  float: left;
  border-right: 1px dotted #ccc;
}
.footer .footer-list-group dl.v1 {
  width: 166px;
  margin-right: 70px;
}
.footer .footer-list-group dl.v1 dd a {
  width: 166px;
}
@media (max-width: 1200px) {
  .footer .footer-list-group dl.v1 {
    width: 140px;
    margin-right: 30px;
  }
  .footer .footer-list-group dl.v1 dd a {
    width: 140px;
  }
}
.footer .footer-list-group dl.v2 {
  width: 300px;
}
.footer .footer-list-group dl.v2 dd a {
  width: 149px;
  float: left;
}
@media (max-width: 1200px) {
  .footer .footer-list-group dl.v2 {
    width: 260px;
    margin-right: 30px;
  }
  .footer .footer-list-group dl.v2 dd a {
    width: 130px;
  }
}
.footer .footer-list-group dl dt {
  font-size: 18px;
  color: #666666;
  margin-bottom: 10px;
}
.footer .footer-list-group dl dd a {
  line-height: 26px;
  font-size: 14px;
  color: #636363;
}
.footer .footer-list-group dl dd a:hover {
  color: #3dc05b;
  text-decoration: underline;
}
.footer .footer-list-group ul {
  float: right;
}
.footer .footer-list-group ul li {
  margin-bottom: 20px;
  text-align: center;
  font-size: 14px;
}
.footer .footer-list-group ul li i {
  color: #999999;
}
@media (max-width: 1200px) {
  .footer .footer-list-group ul {
    padding-right: 10px;
  }
}
.footer .footer-list-group ul.app {
  margin-right: 95px;
}
.footer .copyright-box {
  width: 1200px;
  height: auto;
  margin-bottom: 30px;
  overflow: hidden;
  color: #333f47;
  font-size: 12px;
}
.footer .copyright-box .fl {
  line-height: 24px;
}
@media (max-width: 1200px) {
  .footer .copyright-box {
    width: 990px;
  }
}
.footer .friendly-link {
  margin-bottom: 50px;
  overflow: hidden;
}
.footer .friendly-link dl dt {
  color: #999999;
  font-size: 14px;
  margin-bottom: 5px;
}
.footer .friendly-link dl dd {
  float: left;
  line-height: 20px;
  font-size: 10px;
  margin-right: 10px;
}
.footer .friendly-link dl dd a {
  color: #999999;
}
.footer .friendly-link dl dd a:hover {
  color: #3dc05b;
}
.to-top {
  width: 64px;
  height: 58px;
  display: none;
  text-align: center;
  border: 1px dashed #cccccc;
  background: #fff;
  position: fixed;
  bottom: 30px;
  right: 20px;
  cursor: pointer;
}
.to-top i {
  color: #cccccc;
  font-size: 24px;
  margin-top: 15px;
  display: block;
}
.to-top:hover {
  background: #f5f5f5;
}
/* module-haven-start */
/* module-haven-end */
/* module-qi-start */
.col-block-cen[class^="col-"] {
  float: none;
  margin: 0 auto;
}
.required-field:before {
  content: "*";
  color: #ff5151;
  font-size: 18px;
  vertical-align: top;
  padding: 0 3px;
}
.btn-m {
  color: #ffffff;
  background-color: #3dc05b;
  border-color: #3dc05b;
}
.btn-m:focus,
.btn-m.focus {
  color: #ffffff;
  background-color: #319949;
  border-color: #1e5f2d;
}
.btn-m:hover {
  color: #ffffff;
  background-color: #319949;
  border-color: #2e9245;
}
.btn-m:active,
.btn-m.active,
.open > .dropdown-toggle.btn-m {
  color: #ffffff;
  background-color: #319949;
  border-color: #2e9245;
}
.btn-m:active:hover,
.btn-m.active:hover,
.open > .dropdown-toggle.btn-m:hover,
.btn-m:active:focus,
.btn-m.active:focus,
.open > .dropdown-toggle.btn-m:focus,
.btn-m:active.focus,
.btn-m.active.focus,
.open > .dropdown-toggle.btn-m.focus {
  color: #ffffff;
  background-color: #287e3c;
  border-color: #1e5f2d;
}
.btn-m:active,
.btn-m.active,
.open > .dropdown-toggle.btn-m {
  background-image: none;
}
.btn-m.disabled,
.btn-m[disabled],
fieldset[disabled] .btn-m,
.btn-m.disabled:hover,
.btn-m[disabled]:hover,
fieldset[disabled] .btn-m:hover,
.btn-m.disabled:focus,
.btn-m[disabled]:focus,
fieldset[disabled] .btn-m:focus,
.btn-m.disabled.focus,
.btn-m[disabled].focus,
fieldset[disabled] .btn-m.focus,
.btn-m.disabled:active,
.btn-m[disabled]:active,
fieldset[disabled] .btn-m:active,
.btn-m.disabled.active,
.btn-m[disabled].active,
fieldset[disabled] .btn-m.active {
  background-color: #3dc05b;
  border-color: #3dc05b;
}
.btn-m .badge {
  color: #3dc05b;
  background-color: #ffffff;
}
.btn-m.active,
.btn-m.focus,
.btn-m:focus,
.btn-m:hover {
  background-color: #63cd7b;
  border-color: #63cd7b;
}
.btn-m-line {
  background-color: #ffffff;
  border-color: #3dc05b;
  color: #3dc05b;
}
.btn-m-line.active,
.btn-m-line.focus,
.btn-m-line:focus,
.btn-m-line:hover {
  background-color: #63cd7b;
  border-color: #3dc05b;
  color: #ffffff;
}
.btn-s {
  color: #ffffff;
  background-color: #ff5151;
  border-color: #ff5151;
}
.btn-s:focus,
.btn-s.focus {
  color: #ffffff;
  background-color: #ff1e1e;
  border-color: #d10000;
}
.btn-s:hover {
  color: #ffffff;
  background-color: #ff1e1e;
  border-color: #ff1414;
}
.btn-s:active,
.btn-s.active,
.open > .dropdown-toggle.btn-s {
  color: #ffffff;
  background-color: #ff1e1e;
  border-color: #ff1414;
}
.btn-s:active:hover,
.btn-s.active:hover,
.open > .dropdown-toggle.btn-s:hover,
.btn-s:active:focus,
.btn-s.active:focus,
.open > .dropdown-toggle.btn-s:focus,
.btn-s:active.focus,
.btn-s.active.focus,
.open > .dropdown-toggle.btn-s.focus {
  color: #ffffff;
  background-color: #f90000;
  border-color: #d10000;
}
.btn-s:active,
.btn-s.active,
.open > .dropdown-toggle.btn-s {
  background-image: none;
}
.btn-s.disabled,
.btn-s[disabled],
fieldset[disabled] .btn-s,
.btn-s.disabled:hover,
.btn-s[disabled]:hover,
fieldset[disabled] .btn-s:hover,
.btn-s.disabled:focus,
.btn-s[disabled]:focus,
fieldset[disabled] .btn-s:focus,
.btn-s.disabled.focus,
.btn-s[disabled].focus,
fieldset[disabled] .btn-s.focus,
.btn-s.disabled:active,
.btn-s[disabled]:active,
fieldset[disabled] .btn-s:active,
.btn-s.disabled.active,
.btn-s[disabled].active,
fieldset[disabled] .btn-s.active {
  background-color: #ff5151;
  border-color: #ff5151;
}
.btn-s .badge {
  color: #ff5151;
  background-color: #ffffff;
}
.btn-s:hover {
  background-color: #ff8484;
  border-color: #ff8484;
}
.btn-hl {
  color: #ffffff;
  background-color: #ff8400;
  border-color: #ff8400;
}
.btn-hl:focus,
.btn-hl.focus {
  color: #ffffff;
  background-color: #cc6a00;
  border-color: #804200;
}
.btn-hl:hover {
  color: #ffffff;
  background-color: #cc6a00;
  border-color: #c26400;
}
.btn-hl:active,
.btn-hl.active,
.open > .dropdown-toggle.btn-hl {
  color: #ffffff;
  background-color: #cc6a00;
  border-color: #c26400;
}
.btn-hl:active:hover,
.btn-hl.active:hover,
.open > .dropdown-toggle.btn-hl:hover,
.btn-hl:active:focus,
.btn-hl.active:focus,
.open > .dropdown-toggle.btn-hl:focus,
.btn-hl:active.focus,
.btn-hl.active.focus,
.open > .dropdown-toggle.btn-hl.focus {
  color: #ffffff;
  background-color: #a85700;
  border-color: #804200;
}
.btn-hl:active,
.btn-hl.active,
.open > .dropdown-toggle.btn-hl {
  background-image: none;
}
.btn-hl.disabled,
.btn-hl[disabled],
fieldset[disabled] .btn-hl,
.btn-hl.disabled:hover,
.btn-hl[disabled]:hover,
fieldset[disabled] .btn-hl:hover,
.btn-hl.disabled:focus,
.btn-hl[disabled]:focus,
fieldset[disabled] .btn-hl:focus,
.btn-hl.disabled.focus,
.btn-hl[disabled].focus,
fieldset[disabled] .btn-hl.focus,
.btn-hl.disabled:active,
.btn-hl[disabled]:active,
fieldset[disabled] .btn-hl:active,
.btn-hl.disabled.active,
.btn-hl[disabled].active,
fieldset[disabled] .btn-hl.active {
  background-color: #ff8400;
  border-color: #ff8400;
}
.btn-hl .badge {
  color: #ff8400;
  background-color: #ffffff;
}
.btn-hl.active,
.btn-hl.focus,
.btn-hl:focus,
.btn-hl:hover {
  background-color: #ff9d33;
  border-color: #ff9d33;
}
.btn-c4 {
  color: #ffffff;
  background-color: #999;
  border-color: #999;
}
.btn-c4:focus,
.btn-c4.focus {
  color: #ffffff;
  background-color: #808080;
  border-color: #595959;
}
.btn-c4:hover {
  color: #ffffff;
  background-color: #808080;
  border-color: #7a7a7a;
}
.btn-c4:active,
.btn-c4.active,
.open > .dropdown-toggle.btn-c4 {
  color: #ffffff;
  background-color: #808080;
  border-color: #7a7a7a;
}
.btn-c4:active:hover,
.btn-c4.active:hover,
.open > .dropdown-toggle.btn-c4:hover,
.btn-c4:active:focus,
.btn-c4.active:focus,
.open > .dropdown-toggle.btn-c4:focus,
.btn-c4:active.focus,
.btn-c4.active.focus,
.open > .dropdown-toggle.btn-c4.focus {
  color: #ffffff;
  background-color: #6e6e6e;
  border-color: #595959;
}
.btn-c4:active,
.btn-c4.active,
.open > .dropdown-toggle.btn-c4 {
  background-image: none;
}
.btn-c4.disabled,
.btn-c4[disabled],
fieldset[disabled] .btn-c4,
.btn-c4.disabled:hover,
.btn-c4[disabled]:hover,
fieldset[disabled] .btn-c4:hover,
.btn-c4.disabled:focus,
.btn-c4[disabled]:focus,
fieldset[disabled] .btn-c4:focus,
.btn-c4.disabled.focus,
.btn-c4[disabled].focus,
fieldset[disabled] .btn-c4.focus,
.btn-c4.disabled:active,
.btn-c4[disabled]:active,
fieldset[disabled] .btn-c4:active,
.btn-c4.disabled.active,
.btn-c4[disabled].active,
fieldset[disabled] .btn-c4.active {
  background-color: #999;
  border-color: #999;
}
.btn-c4 .badge {
  color: #999;
  background-color: #ffffff;
}
.btn-c4:hover {
  background-color: #737373;
  border-color: #737373;
}
.btn-link {
  color: #57a180;
}
.btn-default-bd {
  background-color: #ffffff;
  border-color: #ccc;
  color: #3dc05b;
}
.btn-default-bd.btn {
  box-shadow: none;
}
.btn-default-bd.active,
.btn-default-bd.focus,
.btn-default-bd:focus,
.btn-default-bd:hover {
  background-color: #ffffff;
  border-color: #ccc;
  color: #3dc05b;
}
.nav-tabs a {
  color: #333;
}
.nav-tabs > li h4 {
  font-size: 16.1px;
  font-weight: bold;
  line-height: 1.42857143;
  padding-top: 10px;
  padding-left: 12px;
  padding-right: 48px;
  margin: 0;
}
.nav-tabs > li > a {
  border: 1px solid #ddd;
}
.nav-tabs.nav-tabs-lg {
  font-size: 18px;
}
.nav-tabs.nav-tabs-lg li h4 {
  font-size: 20.02px;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 16px;
  padding-right: 64px;
  margin: 0;
}
.nav-tabs-mblock {
  border-bottom: 2px solid #3dc05b;
}
.nav-tabs-mblock > li {
  float: left;
}
.nav-tabs-mblock > li > a {
  background: #eee;
  border-color: transparent;
  border-bottom-color: #3dc05b;
  padding: 10px 20px;
  font-size: 16.1px;
  color: #666666;
}
.nav-tabs-mblock > li > a:hover {
  background-color: #63cd7b;
  color: #ffffff;
}
.nav-tabs-mblock > li.active > a,
.nav-tabs-mblock > li.active > a:hover,
.nav-tabs-mblock > li.active > a:focus {
  color: #ffffff;
  background-color: #3dc05b;
  border-color: transparent;
  cursor: default;
}
.nav-tabs-mtinline > li {
  float: left;
  margin-right: 1px;
}
.nav-tabs-mtinline > li > a {
  background-color: #f6f6f6;
  border-top: 5px solid #f6f6f6;
  color: #666666;
  padding: 10px 32px;
  font-size: 16.1px;
}
.nav-tabs-mtinline > li > a:hover {
  border-color: #eeeeee;
}
.nav-tabs-mtinline > li.active > a,
.nav-tabs-mtinline > li.active > a:hover,
.nav-tabs-mtinline > li.active > a:focus {
  color: #3dc05b;
  border-top-color: #3dc05b;
  cursor: default;
}
.nav-tabs-hltinline {
  border-bottom: 1px solid #ddd;
}
.nav-tabs-hltinline > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs-hltinline > li > a {
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-top-width: 5px;
  border-top-color: #ffffff;
  color: #666666;
  font-size: 16.1px;
  padding: 10px 32px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs-hltinline > li > a:hover {
  border-color: #eeeeee;
}
.nav-tabs-hltinline > li.active > a,
.nav-tabs-hltinline > li.active > a:hover,
.nav-tabs-hltinline > li.active > a:focus {
  color: #ff8400;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-top-width: 5px;
  border-top-color: #3dc05b;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs-hlbtinline {
  border-bottom: 1px solid #e6e6e6;
}
.nav-tabs-hlbtinline > li {
  float: left;
}
.nav-tabs-hlbtinline > li > a {
  background-color: #ffffff;
  border-bottom: 3px solid transparent;
  padding: 10px 20px;
  font-size: 16.1px;
  color: #666666;
}
.nav-tabs-hlbtinline > li > a:hover {
  border-color: #eeeeee;
}
.nav-tabs-hlbtinline > li.active > a,
.nav-tabs-hlbtinline > li.active > a:hover,
.nav-tabs-hlbtinline > li.active > a:focus {
  color: #ff8400;
  border-bottom-color: #3dc05b;
  cursor: default;
}
.nav-tabs-hlfsinline {
  border-bottom: 1px solid #e6e6e6;
}
.nav-tabs-hlfsinline > li {
  float: left;
}
.nav-tabs-hlfsinline > li > a {
  background-color: #ffffff;
  border-bottom: 6px solid transparent;
  padding: 10px 20px;
  font-size: 16.1px;
  color: #666666;
}
.nav-tabs-hlfsinline > li > a:hover {
  border-color: #eeeeee;
}
.nav-tabs-hlfsinline > li.active > a,
.nav-tabs-hlfsinline > li.active > a:hover,
.nav-tabs-hlfsinline > li.active > a:focus {
  color: #ff8400;
  border-bottom-color: #ff8400;
  cursor: default;
}
.nav-tabs-btline {
  border-bottom: 1px solid #a3a3a3;
}
.nav-tabs-btline > li {
  float: left;
}
.nav-tabs-btline > li > a {
  padding: 10px 20px;
  font-size: 16.1px;
  color: #666666;
}
.nav-tabs-btline > li > a:hover {
  border-color: #eeeeee;
}
.nav-tabs-btline > li.active > a,
.nav-tabs-btline > li.active > a:hover,
.nav-tabs-btline > li.active > a:focus {
  color: #666666;
  cursor: default;
}
input[type="radio"] {
  display: none;
}
input[type="radio"] ~ span {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
}
input[type="radio"] ~ span:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: transparent;
  border: 1px solid #666666;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  /*behavior: url(../js/PIE.htc);*/
  behavior: url(../js/pie.php);
}
input[type="radio"] ~ span:after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  z-index: 10;
  top: 5px;
  bottom: 0;
  left: 5px;
  margin: 1px 0 auto 1px;
  background: #3dc05b;
  display: none;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  /*behavior: url(../js/PIE.htc);*/
  behavior: url(../js/pie.php);
}
input[type="radio"]:checked + span:after {
  display: block;
}
input[type="radio"]:checked + span:before {
  border-color: #3dc05b;
}
.form-horizontal .radio-inline {
  padding-top: 5px;
}
.form-group-lg {
  font-size: 16.1px;
}
.form-group-lg input[type="radio"] ~ span {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  padding-top: 3px;
}
.form-group-lg input[type="radio"] ~ span:before {
  width: 24px;
  height: 24px;
}
.form-group-lg input[type="radio"] ~ span:after {
  content: "";
  width: 8px;
  height: 8px;
  z-index: 10;
  top: 7px;
  bottom: 0;
  left: 7px;
}
.form-control.form-warning {
  border: 1px solid #ff5151;
  background-color: #fff6f6;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] ~ span {
  position: relative;
  cursor: pointer;
  padding-left: 24px;
}
input[type="checkbox"] ~ span:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  background: #ffffff;
  border: 1px solid #666666;
  -moz-border-radius: .2rem;
  -webkit-border-radius: 02rem;
  border-radius: .2rem;
  display: block;
}
input[type="checkbox"] ~ span:after {
  content: "";
  width: 5px;
  height: 10px;
  position: absolute;
  left: 6px;
  top: 3px;
  background: #ffffff;
  display: none;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 0 1px 1px 0;
  border-color: #3dc05b;
  border-style: solid;
}
input[type="checkbox"]:checked + span:after {
  display: block;
}
input[type="checkbox"]:checked + span:before {
  border-color: #3dc05b;
}
.bank-list div[class^="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.bank-list a {
  color: #333;
}
.bank-list a:hover,
.bank-list a:link,
.bank-list a:visited {
  color: #333;
  text-decoration: none;
}
.bank-list .thumbnail {
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 4px;
}
.bank-list .thumbnail:hover,
.bank-list .thumbnail:focus {
  border-color: #ff8400;
}
.bank-list .thumbnail.active {
  border-color: #ff8400;
}
.bank-list .thumbnail.active i[class^="ico_"] {
  position: absolute;
  right: 15px;
  bottom: 20px;
  color: #ff8400;
  font-size: 24px;
}
.bank-list .thumbnail img {
  margin: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
}
.bank-list .thumbnail img[src*="zfb"] {
  width: auto;
  height: 24;
}
.bank-list .thumbnail.more {
  font-size: 16.1px;
  color: #57a180;
  background: #f3f3f3;
  border-color: #f3f3f3;
}
.bank-list .thumbnail.more:hover,
.bank-list .thumbnail.more:focus {
  background: #d9d9d9;
}
.bank-list .thumbnail.more i[class^="ico_"] {
  vertical-align: middle;
}
.filter-searchbox .form-group {
  width: 90%;
  margin: -10px auto 0 auto;
}
.filter-searchbox .form-group div[class^="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.filter-searchbox input[type="text"] {
  height: 46px;
  padding: 10px 16px;
  font-size: 16.1px;
  line-height: 1.3333333;
  border: 2px solid #ff8400;
}
.filter-searchbox input[type="text"]:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.filter-searchbox .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.filter-searchbox input[type="text"],
.filter-searchbox .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.filter-searchbox .tag-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding-right: 30px;
  height: 46px;
  line-height: 46px;
}
.filter-searchbox .label.label-bd {
  font-weight: normal;
  color: #666666;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: .25em;
  -moz-border-radius: .25em;
  border-radius: .25em;
  max-width: 75px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.filter-searchbox .label.label-bd:hover,
.filter-searchbox .label.label-bd:focus {
  background: #d9d9d9;
  border-color: #d9d9d9;
}
.filter-searchbox .hot-searchwrap {
  display: none;
  margin: 0 auto 0 55px;
  width: 684px;
  position: absolute;
  z-index: 109;
}
.filter-searchbox .hot-searchitem {
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
  background: #ffffff;
  padding: 0 10px;
}
.filter-searchbox .hot-searchitem > h5 {
  padding-bottom: 7.5px;
  font-weight: bold;
}
.filter-searchbox .hot-searchitem .hot-searchitem-list ul li {
  float: left;
  margin: 0 15px 10px auto;
}
.filter-searchbox .hot-searchitem .hot-searchitem-list ul li a {
  display: block;
  color: #666666;
}
.filter-searchbox .hot-searchitem .hot-searchitem-list ul li a:hover,
.filter-searchbox .hot-searchitem .hot-searchitem-list ul li a .active {
  color: #57a180;
}
.filter-searchbox .hot-searchitem .hot-searchitem-list ul li a.hot {
  color: #ff8400;
}
.autocomplete-suggestions {
  border: 1px solid #e6e6e6;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.35);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.35);
}
.autocomplete-suggestion {
  padding: 5px;
  font-size: 14px;
  line-height: 18px;
  white-space: nowrap;
  overflow: hidden;
  color: #999;
}
.autocomplete-suggestion > i {
  padding-left: 5px;
  margin-right: 5px;
  color: #999;
  font-size: 20px;
  vertical-align: text-bottom;
  width: 26px;
  display: inline-block;
}
.autocomplete-selected {
  background: #e6e6e6;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #ff8400;
}
.dropdown-select > a {
  display: inline-block;
  padding: 6px 12px;
  font-size: 16.1px;
  line-height: 1.42857143;
  color: #3dc05b;
}
.dropdown-select > a i {
  font-weight: bold;
}
.slide-box {
  max-width: 470px;
  overflow: hidden;
}
.slide-box img {
  width: 100%;
}
.slide-box a {
  display: block;
}
.slide-box .slide-container {
  width: 470px;
  position: relative;
}
.slide-box .slide-container span[class^="ico_"] {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
  padding: 20px 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
.slide-box .slide-container span[class^="ico_"].ico_arrows-left {
  left: 5px;
}
.slide-box .slide-container span[class^="ico_"].ico_arrows-right {
  right: 5px;
}
.slide-box .slide-container span[class^="ico_"]:hover,
.slide-box .slide-container span[class^="ico_"]:focus {
  opacity: 0.7;
}
.slide-box .slide-pagecount {
  position: absolute;
  bottom: 0;
  right: 5px;
  color: #ffffff;
}
.slide-box .slide-pagecount span[class^="h"]:after {
  content: "/";
  padding-left: 3px;
}
.slide-box .slide-gallery {
  background: #eee;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 3px;
}
.slide-box .slide-gallery a[class^="ico_"] {
  line-height: 46px;
  font-size: 12px;
}
.slide-box .slide-gallery ul {
  height: 48px;
  width: 460px;
  margin: 0 auto;
}
.slide-box .slide-gallery li {
  float: left;
  width: 20%;
}
.slide-box .slide-gallery li a {
  border: 2px solid transparent;
}
.slide-box .slide-gallery li a:hover,
.slide-box .slide-gallery li a:focus {
  border-color: #3dc05b;
}
.qi-pro-intro {
  background: #f6f6f6;
  padding: 15px 30px;
}
.qi-pro-intro dl {
  margin: 0;
}
.qi-pro-intro dl dt,
.qi-pro-intro dl dd {
  float: left;
  font-weight: normal;
  color: #333;
}
.qi-pro-intro dl dt i[class^="ico_"] {
  font-size: 24px;
  line-height: 18px;
  color: #3dc05b;
  vertical-align: sub;
}
.qi-pro-intro dl dd {
  padding-left: 5px;
}
.qi-pro-intro dl + dl {
  margin-top: 10px;
}
.qi-pro-contact > div[class^="col-"] {
  line-height: 58px;
}
.qi-pro-tel {
  color: #3dc05b;
}
.qi-pro-tel [class^="ico_"] {
  vertical-align: sub;
}
.qi-pro-tel span {
  font-weight: bold;
}
.like-count {
  color: #ff8400;
  width: 128px;
  height: 58px;
  border: 1px solid #ff8400;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  border-radius: 64px;
  font-size: 18px;
  text-align: center;
  line-height: 58px;
  display: inline-block;
}
.like-count i[class*="heart"] {
  cursor: pointer;
  font-size: 24px;
  line-height: 18px;
  vertical-align: middle;
  padding-right: 7px;
}
.like-count i[class*="heart"].active:before,
.like-count i[class*="heart"]:hover:before {
  content: "";
}
.like-count i[class*="heart"].active:after,
.like-count i[class*="heart"]:hover:after {
  content: "\e92e";
}
.like-count i[class*="heart"].kked {
  color: #FCD3A5;
}
.like-count span:before {
  content: "";
  border-left: 1px solid #ff8400;
  padding-right: 10px;
}
.qi-pro-share i[class*="fenxiang"] {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff;
  color: #ff8400;
  font-size: 24px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ff8400;
}
.qi-pro-share i[class*="fenxiang"].active,
.qi-pro-share i[class*="fenxiang"]:hover {
  border: 1px solid #ff8400;
  background: #ff8400;
  color: #ffffff;
}
.qi-pro-share .popover {
  margin-top: 15px;
  min-width: 280px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
}
.qi-pro-share .popover .popover-content {
  padding-bottom: 10px;
}
.qi-pro-share .popover .popover-content i[class^="ico_"] {
  background: #ffffff;
  font-size: 45px;
}
.qi-pro-share .popover .popover-content i[class*="sina"] {
  color: #ee3a1c;
}
.qi-pro-share .popover .popover-content i[class*="space"] {
  color: #f1ab15;
}
.qi-pro-share .popover .popover-content i[class*="wechat"] {
  color: #12cb4a;
}
.share-artical .popover {
  margin-top: 15px;
  min-width: 280px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
}
.share-artical .popover.bottom .arrow {
  right: 0;
}
.share-artical .popover .popover-content {
  padding-bottom: 15px;
}
.share-artical .popover .popover-content a[class^="col-"] {
  font-size: 14px;
  margin: 0;
}
.share-artical .popover .popover-content i[class^="ico_"] {
  background: #ffffff;
  font-size: 50px;
}
.share-artical .popover .popover-content i[class*="sina"] {
  color: #ee3a1c;
}
.share-artical .popover .popover-content i[class*="space"] {
  color: #f1ab15;
}
.share-artical .popover .popover-content i[class*="wechat"] {
  color: #12cb4a;
}
.qi-form-wrap {
  width: 970px;
  margin: 0 auto;
}
.total-pay.ta-c {
  text-align: center!important;
}
.yo-collapse {
  font-size: 14px;
  line-height: 1.42857143;
}
.yo-collapse .well {
  position: relative;
  padding: 15px;
  background: #ffffff;
  border-color: #e6e6e6;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
}
.yo-collapse .well:after,
.yo-collapse .well:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.yo-collapse .well:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
  margin-bottom: -1px;
}
.yo-collapse .well:before {
  border-color: rgba(230, 230, 230, 0);
  border-bottom-color: #e6e6e6;
  border-width: 11px;
  margin-left: -11px;
}
.popover .popover-title {
  background: none;
}
.popover .popover-content {
  padding: 0;
}
.yo-popselect {
  font-size: 16.1px;
}
.yo-popselect .yo-popselect-title {
  font-size: 16.1px;
  margin: 0;
  padding: 10px 15px;
  border-bottom: 1px solid #e6e6e6;
}
.yo-popselect .yo-popselect-title a[class^="ico_"] {
  color: #666666;
  font-size: 18px;
}
.yo-popselect .yo-popselect-title a[class^="ico_"]:hover {
  color: #3dc05b;
}
.yo-popselect .yo-popselect-content a {
  display: block;
  clear: both;
  padding: 10px 15px;
  color: #333;
}
.yo-popselect .yo-popselect-content a:focus,
.yo-popselect .yo-popselect-content a:hover {
  background: #e6e6e6;
}
.yo-popselect .yo-popselect-content a.active {
  color: #3dc05b;
}
.yo-popselect .yo-popselect-content dl {
  margin: 0;
  display: inline-block;
}
.yo-popselect .yo-popselect-content dl dt,
.yo-popselect .yo-popselect-content dl dd {
  float: left;
  font-weight: normal;
}
.yo-popselect .yo-popselect-content dl dd {
  padding-left: 50px;
}
.yo-popselect .yo-popselect-footer {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
.line-row + .line-row {
  border-top: dashed 1px #e6e6e6;
}
/* module-qi-end */
/* module-ming-start */
fieldset.demo {
  margin: 1em;
  border: 1px dashed #ccc;
  padding: 1em;
}
fieldset.demo legend {
  width: auto;
  margin-left: .5em;
  border: 0;
  padding: 0 .5em;
  font-size: 2rem;
  line-height: 1.5;
}
/*公共样式开始*/
.public-vip-title {
  margin: 48px 0 32px 0;
  font-size: 25px;
  color: #333333;
}
.public-vip-title span {
  display: inline-block;
  width: 8px;
  height: 26px;
  background: #3dc05b;
  margin-right: 20px;
  position: relative;
  top: 5px;
}
.public-vip-br {
  border-right: 1px solid #e6e6e6;
}
body.public {
  background: #f8f8f8;
}
.public .zf-detaLocation {
  height: 40px;
  line-height: 20px;
}
.public .popover {
  width: 535px;
  height: 319px;
  max-width: none;
  background: #ffffff url(../images/youbi.png) no-repeat 340px 160px;
  left: 298px !important;
}
.public .popover .arrow {
  left: 91% !important;
}
.public .popover h5 {
  font-size: 16px;
  color: #3dc05b;
  margin: 0 20px;
  padding: 16px 10px;
}
.public .popover p {
  font-size: 16px;
  margin: 15px 30px 0;
}
.public .sub-youbi-btn + .popover {
  left: 440px !important;
}
.public .sub-youbi-btn + .popover .arrow {
  left: 91% !important;
}
.public-require-login {
  font-size: 22px;
  background: #f4f4f4;
  color: #333333;
  height: 75px;
  line-height: 75px;
  text-align: center;
}
.public-require-login a {
  color: #57a180;
}
/*公共样式结束*/
.select-calendar {
  position: relative;
}
.select-calendar .select-zone {
  width: 130px;
  height: 34px;
  border: 1px solid #e6e6e6;
  background: #ffffff;
}
.select-calendar .select-zone .select-btn {
  display: block;
  width: 34px;
  height: 34px;
  float: right;
  font-size: 18px;
}
.select-calendar .select-zone .select-btn:before {
  position: relative;
  top: 7px;
  left: 8px;
}
.select-calendar .select-zone input {
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  border: none;
  cursor: pointer;
  text-indent: 5px;
}
.select-calendar .select-zone span {
  display: block;
  width: 94px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border: none;
  cursor: pointer;
  text-indent: 5px;
}
.select-calendar .detail_calendar_warp {
  width: 470px;
  position: absolute;
  top: 36px;
  left: 0;
  z-index: 9999;
  display: none;
}
.select-calendar .detail_calendar_warp.pos-right {
  left: auto;
  right: 0;
}
.detail_calendar_warp {
  border: 1px solid #e6e6e6;
  position: relative;
  z-index: 1;
  font-size: 14px;
  line-height: 1.42857143;
}
.detail_calendar_warp .detail_calendar_month {
  position: relative;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #ffffff;
}
.detail_calendar_warp .detail_calendar_month strong {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
}
.detail_calendar_warp .detail_calendar_month span {
  width: 36px;
  height: 28px;
  cursor: pointer;
  position: relative;
}
.detail_calendar_warp .detail_calendar_month span.month_left {
  float: left;
}
.detail_calendar_warp .detail_calendar_month span.month_left i {
  left: 7px;
}
.detail_calendar_warp .detail_calendar_month span.month_right {
  float: right;
}
.detail_calendar_warp .detail_calendar_month span.month_right i {
  right: 7px;
}
.detail_calendar_warp .detail_calendar_month span i {
  position: absolute;
  top: 3px;
  font-size: 22px;
  color: #e6e6e6;
}
.detail_calendar_warp .detail_calendar_week {
  width: 100%;
  height: 29px;
  background: #87d195;
  color: #ffffff;
}
.detail_calendar_warp .detail_calendar_week td {
  text-align: center;
}
.detail_calendar_warp .detail_calendar_week td:nth-last-of-type(1),
.detail_calendar_warp .detail_calendar_week td:nth-last-of-type(2) {
  background: #ffb362;
}
.detail_calendar_warp .detail_calendar_table {
  table-layout: fixed;
  width: 100%;
  cursor: pointer;
  background: #ffffff;
}
.detail_calendar_warp .detail_calendar_table .calendar-price {
  color: #ffb362;
}
.detail_calendar_warp .detail_calendar_table tr:last-of-type td {
  border-bottom: none;
}
.detail_calendar_warp .detail_calendar_table tr td {
  vertical-align: top;
  color: #aaa;
}
.detail_calendar_warp .detail_calendar_table tr td a {
  display: block;
  height: 42px;
  padding: 0 8px;
  position: relative;
}
.detail_calendar_warp .detail_calendar_table tr td a.disabled {
  background-color: #f2f2f2;
  cursor: not-allowed;
}
.detail_calendar_warp .detail_calendar_table tr td a.disabled .date {
  color: #cccccc;
}
.detail_calendar_warp .detail_calendar_table tr td a .date {
  display: block;
  line-height: 12px;
  color: #333333;
  font-size: 12px;
  padding-top: 7px;
}
.detail_calendar_warp .detail_calendar_table tr td a .date i {
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
  color: #ff8400;
}
.detail_calendar_warp .detail_calendar_table tr td a .remain {
  padding-left: 19px;
  color: #3dc05b;
  position: absolute;
  top: 0;
}
.detail_calendar_warp .detail_calendar_table tr td a.active {
  background: #fff4e8;
}
.look-through {
  width: 253px;
}
.look-through li {
  margin-bottom: 45px;
}
.look-through li .contain {
  height: 185px;
  margin-bottom: 10px;
  position: relative;
}
.look-through li .contain .omit-2 {
  position: absolute;
  bottom: 0;
}
.look-through li .contain .omit-2 p {
  line-height: 18px;
  color: #333333;
  background: #ffffff;
  padding: 3px;
}
.look-through li .price-zone {
  position: relative;
  z-index: 9999;
  background: #ffffff;
}
.look-through li .price-zone .price {
  float: right;
  font-size: 30px;
  color: #ff8400;
}
.look-through li .price-zone .price .symbol {
  font-size: 14px;
}
.look-through li .price-zone .price .up {
  font-size: 14px;
  color: #999999;
  margin-left: 5px;
}
.look-through li .price-zone .btn {
  position: relative;
  top: 5px;
}
.collapse-menu .panel {
  border: none;
}
.collapse-menu .panel .panel-heading {
  padding: 0;
  background: #e5e9eb;
}
.collapse-menu .panel .panel-heading h4 {
  margin-top: 0;
  margin-bottom: 1px;
}
.collapse-menu .panel .panel-heading a {
  display: block;
  padding: 14px 15px;
  font-size: 14px;
  color: #666666;
}
.collapse-menu .panel .panel-collapse .panel-body {
  border-top: none;
  padding: 0 13px;
}
.collapse-menu .panel .panel-collapse .panel-body .list-group {
  margin-bottom: 0;
}
.collapse-menu .panel .panel-collapse .panel-body .list-group .list-group-item {
  border-left: none;
  border-right: none;
}
.collapse-menu .panel .panel-collapse .panel-body .list-group .list-group-item:first-child {
  border-top: none;
}
.collapse-menu .panel .panel-collapse .panel-body .list-group .list-group-item:last-child {
  border-bottom: none;
}
.collapse-menu .panel .panel-collapse .panel-body .list-group .list-group-item.current {
  color: #3dc05b;
}
.collapse-menu .panel .panel-collapse .panel-body .list-group .list-group-item.all-order {
  position: relative;
}
.collapse-menu .panel .panel-collapse .panel-body .list-group .list-group-item.all-order span {
  position: absolute;
  right: 0;
  top: 13px;
}
.collapse-menu .panel .panel-collapse .panel-body .list-group .list-group-item.un-user .badge {
  border-radius: 50%;
  padding: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  background: #ffa13a;
  margin-right: 39px;
}
.collapse-menu .panel .panel-collapse .panel-body .list-group .list-group-item.un-pay .badge {
  border-radius: 50%;
  padding: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  background: #ffa13a;
  margin-right: 39px;
}
.collapse-menu .panel .panel-collapse .panel-body .list-group .list-group-item.un-pay .badge {
  background: #ff7778;
}
.collapse-menu .panel .panel-collapse .panel-body .list-group .list-group-item.other .badge {
  border-radius: 50%;
  padding: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  background: #ffa13a;
  margin-right: 39px;
}
.collapse-menu .panel .panel-collapse .panel-body .list-group .list-group-item.other .badge {
  background: #58dddd;
}
.collapse-menu .ico {
  float: right;
}
.collection .col-lg-4 {
  padding: 0 31px;
}
.collection .col-lg-4 .contain {
  width: 270px;
  height: 195px;
  margin: 0 auto;
  position: relative;
  display: block;
}
.collection .col-lg-4 .contain img {
  margin-bottom: 7px;
}
.collection .col-lg-4 .contain .omit-2 {
  position: absolute;
  bottom: 0;
  z-index: 0;
}
.collection .col-lg-4 .contain .omit-2 p {
  line-height: 18px;
  color: #666666;
  width: 270px;
  background: #ffffff;
  padding: 3px;
}
.collection .col-lg-4 .contain .title {
  display: block;
  width: 60px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 10px;
  left: 10px;
}
.collection .col-lg-4 .contain .delete {
  width: 60px;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 10px;
  display: block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  top: 10px;
  left: 220px;
}
.collection .col-lg-4 .price {
  width: 270px;
  margin: 0 auto;
  font-size: 30px;
  color: #ff8400;
  text-align: right;
  background: #ffffff;
  position: relative;
  z-index: 9999;
}
.collection .col-lg-4 .price .symbol {
  font-size: 14px;
}
.collection .col-lg-4 .price .up {
  font-size: 14px;
  color: #999999;
  margin-left: 5px;
  background: #ffffff;
}
.collection-nodata {
  min-height: 450px;
  padding-top: 105px;
  text-align: center;
}
.collection-nodata img {
  margin-bottom: 38px;
}
.collection-nodata span {
  font-size: 18px;
  font-weight: bold;
  color: #888888;
  display: block;
}
.collection-nodata span a {
  color: #57a180;
}
.collection-nodata span a:hover {
  color: #3dc05b;
}
.form-item-title h3 {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  border-bottom: 1px solid #e6e6e6;
  padding: 14px 0 14px 21px;
  margin: 0 auto;
}
.traveler-msg h3 {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  border-bottom: 1px solid #e6e6e6;
  padding: 14px 0 14px 21px;
  margin: 0 auto;
}
.traveler-msg small {
  color: #666666;
  margin-left: 14px;
  font-size: 13px;
}
.traveler-msg small i {
  color: #ff5151;
  padding: 0 4px;
}
.traveler-msg a {
  color: #57a180;
  font-size: 14px;
  float: right;
  font-weight: normal;
}
.electronic-voucher ul,
.electronic-voucher p {
  color: #666666;
  padding: 20px;
  border: 1px solid #e6e6e6;
  background: #f8f8f8;
  margin-top: 15px;
}
.electronic-voucher li + li {
  margin-top: 10px;
}
.discount .row {
  height: 40px;
  line-height: 40px;
}
.discount .row .reduction {
  color: #ff8400;
  font-weight: bold;
}
.discount .row.sum {
  border-top: 1px dashed #e6e6e6;
  padding-top: 23px;
}
.discount .row.sum .num {
  font-size: 30px;
}
.no-order {
  text-align: center;
  padding-top: 72px;
}
.no-order span {
  font-size: 120px;
  color: #cccccc;
}
.no-order img {
  display: block;
  margin: 0 auto;
}
.no-order p {
  font-size: 18px;
  color: #888888;
  font-weight: bold;
  margin-top: 32px;
}
.process {
  position: relative;
}
.process .row.divide-col4 .col {
  width: 25%;
}
.process .row .col {
  float: left;
  width: 20%;
}
.process span {
  display: block;
  width: 200px;
  height: 36px;
  margin: 0 auto;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  background: #cccccc;
  border-radius: 30px;
}
.process span.active {
  background: #3dc05b;
}
.process .dash-line {
  border-top: 1px dashed #ccc;
  height: 1px;
  position: absolute;
  z-index: -5;
  top: 19px;
  width: 100%;
}
.about-title h3 {
  font-size: 24px;
  color: #000000;
}
.about-title h3 span {
  display: inline-block;
  width: 60px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #ff8400;
  color: #ffffff;
  margin-right: 20px;
  border-radius: 0 25px 25px 0;
}
.package-deal {
  font-size: 18px;
  color: #666666;
}
.package-deal .row {
  line-height: 54px;
}
.package-deal .title {
  color: #ff8400;
}
.package-deal .package-deal-name {
  color: #000000;
}
.package-deal .package-deal-name .change-deal {
  font-size: 16px;
  color: #3dc05b;
  border: 1px solid #3dc05b;
  margin-left: 14px;
  padding: 6px 4px;
}
.package-deal .unit-price {
  font-size: 30px;
  color: #ff8400;
}
.package-deal .unit-price:before {
  content: '￥';
  font-size: 15px;
  margin-right: -5px;
}
.package-deal .unit-price span {
  font-size: 15px;
  color: #666666;
  margin-left: -5px;
}
.package-deal .calc .calc-num {
  display: block;
  border: 1px solid #adadad;
  padding: 4px 12px;
  line-height: 25px;
  margin: 0 -1px;
  font-size: 16px;
}
.package-deal .calc .btn {
  font-size: 15px;
}
.package-deal .calc .btn.ico_add {
  color: #3dc05b;
}
.package-deal .explain {
  color: #cccccc;
  font-size: 14px;
  vertical-align: bottom;
}
.package-deal .total {
  font-size: 30px;
  color: #ff8400;
}
.package-deal .total:before {
  content: '￥';
  font-size: 15px;
}
.settle-account {
  font-size: 18px;
  background: #f2f2f2;
  border-top: 1px solid #e6e6e6;
}
.settle-account .row {
  line-height: 54px;
  margin-bottom: 0;
}
.settle-account .youbi .checkbox-inline {
  padding: 0;
}
.settle-account .youbi span {
  padding-left: 27px;
}
.settle-account .youbi span:before {
  top: 0px;
}
.settle-account .youbi span:after {
  top: 3px;
}
.settle-account .youbi .youbi-num {
  width: 60px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  padding-left: 13px;
  margin: 0 12px;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
}
.settle-account .init {
  font-size: 14px;
  color: #666666;
}
.settle-account .init-total {
  font-size: 30px;
  color: #ff8400;
}
.settle-account .init-total:before {
  content: '￥';
  font-size: 15px;
}
.settle-account .explain {
  font-size: 14px;
  color: #cccccc;
}
.settle-account .youbi-value {
  font-size: 30px;
  color: #ff8400;
}
.settle-account .youbi-value:before {
  content: '￥';
  font-size: 15px;
}
.settle-account .youbi-value:before {
  margin-right: 0;
}
.settle-account .coupons-select {
  font-size: 16px;
  margin-left: 23px;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  height: 34px;
}
.settle-account .coupons-value {
  font-size: 30px;
  color: #ff8400;
}
.settle-account .coupons-value:before {
  content: '￥';
  font-size: 15px;
}
.settle-account .coupons-value:before {
  margin-right: 0;
}
.settle-account .submit-order {
  padding: 25px 0 30px 0;
  border-top: 1px dashed  #cccccc;
  margin: 0;
}
.settle-account .submit-order .last-total {
  font-size: 30px;
  color: #ff8400;
  font-size: 48px;
  position: relative;
  top: -8px;
}
.settle-account .submit-order .last-total:before {
  content: '￥';
  font-size: 15px;
}
.settle-account .submit-order .last-total:before {
  margin-right: 0;
}
.settle-account .submit-order .last-total:before {
  font-size: 25px;
}
.settle-account .submit-order .submit-order-btn {
  display: block;
  width: 480px;
  color: #ffffff;
  background: #ff8400;
  margin: 0 auto;
}
.agree-item {
  margin: 30px auto 20px;
  font-size: 18px;
}
.agree-item .checkbox-inline span {
  padding-left: 27px;
}
.agree-item .checkbox-inline span:before {
  top: 1px;
}
.agree-item .checkbox-inline span:after {
  top: 4px;
}
.agree-item .checkbox-inline span em {
  color: #3dc05b;
}
.agree-item-cn {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  height: 225px;
}
.reserve-success {
  width: 635px;
  margin: 0 auto;
}
.reserve-success h3 {
  color: #333333;
  font-size: 20px;
  margin-bottom: 30px;
}
.reserve-success h3 span {
  font-size: 48px;
  color: #3dbf5b;
  position: relative;
  top: 13px;
  margin-right: 23px;
}
.reserve-success p {
  font-size: 18px;
  color: #cccccc;
  text-indent: 70px;
}
.total-pay {
  text-align: right;
  font-size: 18px;
  color: #666666;
  padding: 20px 0;
}
.total-pay span {
  font-size: 30px;
  color: #ff8400;
  margin: 0 15px 0 30px;
}
.total-pay span:before {
  content: '￥';
  font-size: 18px;
}
.head-title {
  font-size: 18px;
  color: #333333;
  position: relative;
  font-weight: bold;
}
.head-title .box {
  background: #ffffff;
  float: left;
}
.head-title .box h3 {
  padding: 16px 37px 16px 78px;
  border: 1px solid #000000;
  border-radius: 4px;
  margin: 0 10px 0 0;
  position: relative;
}
.head-title .box h3 span {
  font-size: 36px;
  position: absolute;
  top: 11px;
  left: 30px;
}
.head-title p {
  height: 1px;
  background: #cccccc;
  position: relative;
  top: 30px;
  z-index: -1;
}
.need-to-know {
  padding: 38px 0 0 180px;
  color: #666666;
  border-top: 2px solid #e5e5e5;
  position: relative;
}
.need-to-know img {
  position: absolute;
  top: 40px;
  left: 40px;
}
.traffic-title {
  font-size: 22px;
  background: #ff8400;
  color: #ffffff;
  padding: 15px 21px 15px 11px;
  border-radius: 0 30px 30px 0;
  display: inline-block;
}
.hot-topic {
  width: 250px;
  font-size: 14px;
  color: #333333;
}
.hot-topic h4 {
  font-size: 18px;
  margin: 0 0 5px 0;
  padding: 13px 0;
  position: relative;
}
.hot-topic h4 span {
  font-size: 12px;
  color: #ffffff;
  background: #3dc05b;
  width: 32px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: 1px;
  left: 78px;
}
.hot-topic h4 span i {
  width: 0;
  height: 0;
  border-left: 5px solid #3dc05b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.hot-topic li {
  color: #333333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot-topic li a {
  color: #333333;
}
.hot-topic li a span {
  padding-right: 17px;
}
.hot-topic li a:hover {
  color: #3dc05b;
}
.search-result-tips {
  text-align: center;
  margin: 50px 0;
  zoom: 1;
}
.search-result-tips:after {
  content: "";
  display: block;
  clear: both;
}
.search-result-tips.lr-layout {
  padding: 20px 40px;
  border: 1px solid #3dc05b;
  border-radius: 5px;
  display: table;
  margin: 50px auto;
}
.search-result-tips.lr-layout span {
  float: left;
}
.search-result-tips.lr-layout p {
  text-align: left;
  padding-left: 70px;
  margin-top: 10px;
}
.search-result-tips span {
  font-size: 50px;
  color: #ff8400;
}
.search-result-tips p {
  font-size: 18px;
  margin: 15px 0 0 0;
}
/* module-ming-end */
/* page-ming-start*/
.ming-pagination {
  display: table;
  margin: 0 auto;
}
.promp {
  width: 315px;
  height: 190px;
  border: 5px solid #3dc05b;
  background: #ffffff;
  color: #666666;
  font-size: 16px;
  display: none;
  position: fixed;
  left: 50%;
  margin-top: -95px;
  margin-left: -150px;
  z-index: 100;
}
.promp.delete-order {
  width: 450px;
  height: 340px;
  margin-top: -170px;
  margin-left: -225px;
}
.promp.delete-order p {
  text-align: left;
  padding: 0 24px;
  margin: 20px 0 10px 0;
}
.promp.delete-order .delete-reasion {
  padding: 0 24px;
  margin-bottom: 60px;
}
.promp.delete-order .delete-reasion .form-control {
  height: 32px;
  padding: 4px 12px;
}
.promp.delete-order .sure {
  margin-left: 110px;
}
.promp h4 {
  height: 42px;
  line-height: 42px;
  padding-left: 9px;
  border-bottom: 1px solid #dfe6eb;
  margin: 0 16px;
  color: #3dc05b;
}
.promp h5 {
  font-size: 16px;
  color: #ff8400;
  padding: 0 24px;
  margin-top: 27px;
}
.promp h5 span {
  font-size: 24px;
  position: relative;
  top: 5px;
  margin-right: 11px;
}
.promp p {
  text-align: center;
  padding: 25px 0;
}
.promp p .ico_info {
  font-size: 20px;
  color: #feba01;
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.promp .sure {
  width: 90px;
  height: 32px;
  line-height: 32px;
  background: #ff8400;
  color: #ffffff;
  text-align: center;
  margin-left: 53px;
}
.promp .quit {
  width: 90px;
  height: 32px;
  line-height: 32px;
  background: #ff8400;
  color: #ffffff;
  text-align: center;
  margin-left: 53px;
  margin-left: 30px;
  background: #aaaaaa;
}
.promp .close-btn {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #3dc05b;
  border: 1px solid #3dc05b;
  border-radius: 50%;
  line-height: 18px;
  font-size: 16px;
  text-align: center;
  position: absolute;
  top: 16px;
  right: 21px;
}
.password-strength li {
  width: 33.33333%;
  height: 30px;
  line-height: 30px;
  float: left;
  border: 1px solid #e6e6e6;
  text-align: center;
  background: #f6f6f6;
}
.password-strength li.current {
  color: #ffffff;
  background: #ff8500;
}
.password-strength li + li {
  margin-left: -1px;
}
.form-item-explain {
  padding-top: 7px;
  color: #999999;
}
.form-item-pos {
  padding-top: 7px;
}
.form-trips {
  padding: 6px 0;
  border-radius: 4px;
  background: #3dc05b;
  margin-bottom: 0;
}
.form-trips-hidden {
  visibility: hidden;
}
.form-margin-bottom {
  margin-bottom: 20px;
}
.fontsize-30 {
  font-size: 30px;
}
.start-date {
  position: relative;
}
.start-date .detail_calendar_warp {
  position: absolute;
  top: 50px;
  right: 0;
  width: 470px;
  display: none;
}
.end-date {
  position: relative;
}
.end-date .detail_calendar_warp {
  position: absolute;
  top: 50px;
  right: 0;
  width: 470px;
  display: none;
}
.upload-img .main-img {
  margin-left: 45px;
}
.upload-img .main-img .box {
  width: 400px;
  height: 300px;
  position: relative;
  border: 1px solid #cccccc;
  overflow: hidden;
}
.upload-img .main-img .box img {
  display: block;
  margin: 0 auto;
}
.upload-img .main-img .box p {
  font-size: 18px;
  color: #636564;
  text-align: center;
  top: 132px;
  position: absolute;
  width: 100%;
}
.upload-img .main-img .upload-img-tips {
  width: 400px;
}
.upload-img .main-img .upload-img-tips button {
  display: block;
  margin: 0 auto;
}
.upload-img .main-img .upload-img-tips .text-tips {
  font-size: 12px;
  color: #33cc66;
  text-align: center;
  margin: 20px 0;
}
.upload-img .main-img .upload-img-tips .progress-bar {
  width: 340px;
  height: 20px;
  margin: 20px auto;
  background: #efefef;
  box-shadow: inset 2px 2px #dcdcdc;
  float: none;
  border-radius: 4px;
  overflow: hidden;
}
.upload-img .main-img .upload-img-tips .progress-bar span {
  display: block;
  height: 20px;
  background: #eea237;
}
.upload-img .sidebar {
  width: 300px;
  height: 300px;
  margin-left: 70px;
  border-left: 1px solid #cccccc;
  position: relative;
}
.upload-img .sidebar div {
  position: absolute;
  border-radius: 50%;
  border: 1px solid #cccccc;
  overflow: hidden;
}
.upload-img .sidebar div.small-img {
  width: 40px;
  height: 40px;
  top: 0;
  left: 210px;
}
.upload-img .sidebar div.small-img img {
  width: 100%;
  height: 100%;
}
.upload-img .sidebar div.middle-img {
  width: 90px;
  height: 90px;
  top: 0;
  left: 90px;
}
.upload-img .sidebar div.middle-img img {
  width: 100%;
  height: 100%;
}
.upload-img .sidebar div.big-img {
  width: 120px;
  height: 120px;
  top: 97px;
  left: 136px;
}
.upload-img .sidebar div.big-img img {
  width: 100%;
  height: 100%;
}
.upload-img .sidebar p {
  width: 184px;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 86px;
  text-align: center;
  line-height: 20px;
  color: #868686;
}
.channel-banner {
  height: 366px;
  background: url(../images/banner-channel.jpg) no-repeat center;
}
.membership-privileges {
  padding-right: 36px;
}
.membership-privileges li {
  border-radius: 14px;
  overflow: hidden;
  margin-bottom: 30px;
}
.membership-privileges li a {
  display: block;
}
.membership-privileges li a:hover .membership-explain {
  color: #57a180;
}
.membership-privileges li .membership-explain {
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #333333;
}
.membership-privileges li:last-of-type {
  margin-bottom: 50px;
}
.open-service {
  font-size: 18px;
}
.open-service .open-service-tips {
  width: 326px;
  line-height: 56px;
  text-align: center;
  font-size: 27px;
  color: #ffffff;
  background: #ff8400;
  border-radius: 4px;
  padding: 0;
  margin-bottom: 40px;
}
.open-service .open-service-tips.free-tips {
  width: 116px;
  font-size: 38px;
}
.open-service .open-service-tips span {
  font-size: 48px;
  font-style: bold;
  padding: 0 12px;
  line-height: 32px;
  position: relative;
  top: 8px;
}
.open-service .open-service-tips span:after {
  content: '元/月';
  font-size: 13px;
  padding-left: 12px;
  position: relative;
  top: -4px;
}
.open-service .open-service-meals {
  margin-bottom: 40px;
}
.open-service .open-range {
  margin-bottom: 30px;
}
.open-service .open-range span {
  color: #f17b2b;
}
.open-service dt {
  font-weight: normal;
}
.open-service dd {
  width: 400px;
}
.open-service dd ul li {
  margin-bottom: 20px;
}
.open-service .buy-btn {
  display: block;
  width: 160px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #ffffff;
  background: #3dc05b;
  border-radius: 4px;
  margin: 30px 0;
}
.open-service .gf-shopmall {
  display: block;
  width: 160px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #ffffff;
  background: #3dc05b;
  border-radius: 4px;
  margin: 30px 0;
  display: inline-block;
  margin: 30px 7px;
}
.open-service .youyoutong-er {
  display: block;
  margin: 30px 0;
}
.common-problem-bg {
  background: #fbfbfb;
}
.vip-banner {
  height: 366px;
}
.vip-banner.feather-travel {
  background: url(../images/yizhilv-banner.jpg) no-repeat center;
}
.vip-banner.woyou {
  background: url(../images/youyou-banner.jpg) no-repeat center;
}
.vip-banner.renbao {
  background: url(../images/renbao-banner.jpg) no-repeat center;
}
.vip-banner.guangfa {
  background: url(../images/guangfa-banner.jpg) no-repeat center;
}
.vip-banner.guilin {
  background: url(../images/guilin-banner.jpg) no-repeat center;
}
.banner-404 {
  height: 620px;
  background: url(../images/404-banner.jpg) no-repeat center;
}
.banner-404 .cn-404 {
  width: 617px;
  height: 515px;
  margin: 0 auto;
  background: url(../images/404-cn.png) no-repeat center;
  text-align: center;
  padding-top: 100px;
}
.banner-404 .cn-404 h3 {
  font-size: 18px;
  color: #ff8400;
  margin: 0;
}
.banner-404 .cn-404 h3 span {
  vertical-align: middle;
  margin-right: 13px;
  font-size: 24px;
}
.banner-404 .cn-404 .btn-404 a {
  display: block;
  width: 130px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #3dc05b;
  border-radius: 3px;
  color: #3dc05b;
  margin: 30px 0;
}
.banner-404 .cn-404 .btn-404 a.back-btn {
  margin-left: 168px;
}
.banner-404 .cn-404 .btn-404 a.youyou-index-btn {
  margin-right: 168px;
}
.banner-404 .cn-404 p {
  font-size: 14px;
  margin-bottom: 17px;
}
.loading {
  background: url(../images/wait.gif) no-repeat center;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  display: none;
}
.no-search-result {
  background: #fff6ec;
  font-size: 14px;
  padding: 33px 70px 33px;
}
.no-search-result h3 {
  font-size: 18px;
  color: #ff8400;
  margin: 0;
}
.no-search-result h3 span {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 13px;
}
.no-search-result p {
  margin: 2px 0 0;
  text-indent: 36px;
}
.no-search-result p:first-of-type {
  margin-top: 10px;
}
.no-search-result a {
  display: block;
  margin: 10px 0 0 36px;
  color: #57a180;
}
.leave-word {
  border: 1px solid #e6e6e6;
  padding: 12px;
}
.leave-word label {
  font-size: 16px;
  color: #3dc05b;
  font-weight: bold;
  text-align: center !important;
}
.enclosure {
  font-size: 14px;
}
.enclosure li {
  margin-bottom: 10px;
}
.enclosure .ico {
  color: #57a180;
  margin-right: 5px;
}
.enclosure .enclosure-cn {
  color: #57a180;
}
.enclosure .enclosure-size {
  color: #c8c8c8;
  margin: 0 9px;
}
.enclosure .enclosure-check,
.enclosure .enclosure-download {
  color: #666666;
}
/* page-ming-end*/
/* module-yan-start */
/* module-yan-end */
/* module-lin-start */
.x-navbar .navbar-default {
  background: #fff;
}
.x-navbar .navbar-default .navbar-nav > li > a {
  color: #333333;
}
.x-navbar .navbar-default .navbar-nav > li > a:hover,
.x-navbar .navbar-default .navbar-nav > li > a:focus {
  color: #000;
  background-color: #fafafa;
}
.x-navbar .navbar-default .navbar-nav > .active > a,
.x-navbar .navbar-default .navbar-nav > .active > a:hover,
.x-navbar .navbar-default .navbar-nav > .active > a:focus {
  color: #333333;
  background-color: #F3F3F3;
}
.x-navbar .navbar-default .navbar-nav > .disabled > a,
.x-navbar .navbar-default .navbar-nav > .disabled > a:hover,
.x-navbar .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: #F3F3F3;
}
.x-navbar .navbar-default .navbar-right > li > a {
  color: #3DC05B;
}
.x-navbar .navbar {
  position: relative;
  min-height: 70px;
  margin-bottom: 0;
  border: none;
}
@media (min-width: 768px) {
  .x-navbar .navbar {
    border-radius: 0;
  }
}
.x-navbar .navbar-nav {
  margin: 7.5px 0px;
}
.x-navbar .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .x-navbar .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .x-navbar .navbar-nav .open .dropdown-menu > li > a,
  .x-navbar .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .x-navbar .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .x-navbar .navbar-nav .open .dropdown-menu > li > a:hover,
  .x-navbar .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .x-navbar .navbar-nav {
    float: left;
    margin: 0;
  }
  .x-navbar .navbar-nav > li {
    float: left;
  }
  .x-navbar .navbar-nav > li > a {
    line-height: 70px;
    padding: 0 42px;
    font-size: 20px;
    color: #333333;
  }
  .x-navbar .navbar-nav > li > a:hover {
    background: #fafafa;
    color: #333333;
  }
  .x-navbar .navbar-nav.navbar-right a {
    font-size: 16px;
    padding: 0 15px;
  }
  .x-navbar .navbar-nav.navbar-right li em {
    width: 1px;
    height: 15px;
    margin-top: 28px;
    border-left: 1px solid #ABABAB;
    display: block;
  }
}
@media (min-width: 768px) {
  .x-navbar .navbar-header {
    float: left;
  }
}
.x-navbar .navbar-collapse {
  overflow-x: visible;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.x-navbar .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .x-navbar .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .x-navbar .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .x-navbar .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .x-navbar .navbar-collapse,
  .navbar-static-top .x-navbar .navbar-collapse,
  .navbar-fixed-bottom .x-navbar .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.x-navbar .navbar-brand {
  width: 205px;
  height: auto;
  float: left;
}
.x-navbar .logoBox {
  width: 205px;
  height: auto;
  position: absolute;
}
.x-navbar .logoBox .logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 22;
}
.x-navbar .logoBox .logoBg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 21;
}
.x-navbar .navbar-place {
  float: left;
}
.x-navbar .navbar-place ul {
  margin-bottom: 0;
}
.x-navbar .navbar-place ul li.dropdown a.dropdown-toggle {
  width: 120px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #333333;
  display: inline-block;
  text-decoration: none;
}
.x-navbar .navbar-place ul li.dropdown a.dropdown-toggle:hover {
  background: #fafafa;
  text-decoration: none;
}
.x-navbar .navbar-place ul li.dropdown a.dropdown-toggle i {
  height: 36px;
  width: 1px;
  margin-top: 22px;
  border-right: 1px dotted #333333;
  float: right;
}
.x-navbar .navbar-toggle {
  position: relative;
  float: right;
  margin-top: 22px;
  margin-right: 0px;
  padding: 9px 10px;
  border: 1px solid #fff;
  border-radius: 4px;
}
.x-navbar .navbar-toggle:focus {
  outline: 0;
}
.x-navbar .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #fff;
}
.x-navbar .navbar-toggle .icon-bar + .icon-bar {
  color: #fff;
  margin-top: 4px;
}
@media (min-width: 768px) {
  .x-navbar .navbar-toggle {
    display: none;
  }
}
/* module-lin-end */
/* module-end */
/* page-start */
/* page-ming-start */
/* page-ming-end */
/* page-lin-start */
/**
 *=======================
 * 通用部分 Start
 * ======================
 */
.x-sidebar-title {
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  position: relative;
  cursor: pointer;
}
.x-sidebar-title.active {
  border-left: 3px solid #3DC05B;
  background-color: #fafafa;
  color: #3DC05B;
}
.x-sidebar-title i {
  position: absolute;
  right: 10px;
  top: 12px;
}
.x-sidebar-content-ul {
  list-style: none;
  line-height: 3em;
  text-align: center;
  padding: 0;
}
.x-sidebar-content-ul li a {
  color: #000000;
}
.x-fixedLength-blockCenter {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.x-breadcrumb-pd {
  padding-top: 20px;
  padding-bottom: 10px;
}
.x-background-white {
  background-color: #ffffff;
}
.x-main {
  background-color: #f3f3f3;
}
/**
 *=======================
 * 通用部分 End
 * ======================
 */
/**
 *=======================
 * 帮助中心 Start
 * ======================
 */
.x-bg-helpCenterPic div {
  background: url("../images/banner-help.jpg") no-repeat center top;
  min-width: 1200px;
  height: 100%;
}
.x-bg-helpCenterPic {
  background: url("../images/helpcenter-bg.jpg") repeat;
  height: 293px;
}
.x-helpCenter-main {
  margin-top: 15px;
  margin-bottom: 65px;
}
.x-helpCenter-content {
  background-color: #ffffff;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  padding-left: 20px;
  padding-right: 20px;
}
.x-helpCenter-content-title {
  padding-bottom: 30px !important;
  border-bottom: 1px solid #ededed;
  font-size: 24px;
  margin: 0px;
}
.x-helpCenter-content-ul {
  list-style: none;
  padding: 0;
}
.x-helpCenter-content-ul li {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  border-top: 1px solid #ededed;
}
.x-helpCenter-content-li-content {
  font-size: 14px;
  line-height: 2.5em;
  margin-bottom: 0;
  margin-top: 6px;
  color: #8f8f8f;
}
.x-helpCenter-content-li-title {
  margin: 0;
}
/**
 *=======================
 * 帮助中心 End
 * ======================
 */
/**
 *=======================
 * 关于优游 Start
 * ======================
 */
.x-bg-aboutYooyo {
  background: url("../images/about-yooyo-bg.jpg") repeat;
  height: 293px;
}
.x-bg-aboutYooyo div {
  background: url("../images/banner-about.jpg") no-repeat center top;
  min-width: 1200px;
  height: 100%;
}
.x-aboutYooyo-content-title {
  font-size: 24px;
  margin: 0px;
  padding-bottom: 20px;
}
.x-aboutYooyo-content-content {
  line-height: 2.5em;
  color: #666666;
}
.x-aboutYooyo-content-content img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
.x-aboutYooyo-content-content p {
  margin: 0;
}
.x-aboutYooyo-content-contactway {
  font-size: 18px;
  margin-top: 20px;
}
.x-aboutYooyo-content-contactway strong {
  color: #3DC05B;
  font-weight: normal;
}
.x-aboutYooyo-content-section {
  margin-top: 20px;
}
.x-aboutYooyo-content-section:first-child {
  margin-top: 10px;
}
.x-aboutYooyo-content-section strong {
  font-size: 18px;
  display: block;
  font-weight: normal;
  color: #000;
}
/**
 *=======================
 * 关于优游 End
 * ======================
 */
/* page-lin-end */
/* page-fang-start */
/* page-fang-end */
/* page-haven-start */
/* page-haven-end */
/* page-yan-start */
:-moz-placeholder,
::-webkit-input-placeholder {
  color: #bfbfbf;
}
.hidden {
  visibility: hidden ;
  /*���ؿ�����*/
}
.placeholder {
  color: #bfbfbf;
}
.gray-f9 {
  color: #999;
}
.font-g8 {
  font-size: 18px;
  color: #999;
}
.line-h4 {
  line-height: 40px;
}
.ht-4 {
  height: 40px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.bg-fff {
  background: #fff !important;
}
.color-m {
  color: #3dc05b;
}
.color-hl {
  color: #ff8400;
}
.tr {
  *zoom: 1;
}
.tr:before,
.tr:after {
  display: table;
  content: "";
}
.tr:after {
  clear: both;
}
.tr:before,
.tr:after {
  display: table;
  content: "";
}
.tr:after {
  clear: both;
}
.tr:before,
.tr:after {
  content: " ";
  display: table;
}
.tr:after {
  clear: both;
}
.tr:before,
.tr:after {
  display: table;
  content: "";
}
.tr:after {
  clear: both;
}
.tr:before,
.tr:after {
  display: table;
  content: "";
}
.tr:after {
  clear: both;
}
.tr:before,
.tr:after {
  content: " ";
  display: table;
}
.tr:after {
  clear: both;
}
.td-left {
  float: left;
}
.td-right {
  float: right;
}
.td-center {
  overflow: hidden;
}
.col-row {
  *zoom: 1;
  padding-bottom: 5px;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  content: " ";
  display: table;
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  content: " ";
  display: table;
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  content: " ";
  display: table;
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  display: table;
  content: "";
}
.col-row:after {
  clear: both;
}
.col-row:before,
.col-row:after {
  content: " ";
  display: table;
}
.col-row:after {
  clear: both;
}
.col-left {
  float: left;
  margin-right: 10px;
}
.col-right {
  float: right;
  margin-left: 10px;
}
.p-t-4 {
  padding-top: 4px;
}
.col-center {
  overflow: hidden;
}
.omit p,
.omit-1 p,
.omit-2 p,
.omit-3 p,
.omit-4 p {
  line-height: 1.5em;
}
.omit-1 {
  height: 1.5em;
}
.omit-2 {
  height: 3em;
}
.omit-3 {
  height: 4.5em;
}
.omit-4 {
  height: 6em;
}
.display-ib {
  display: inline-block;
}
.tip-gray {
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.login-top-box {
  height: 70px;
  background: #fff;
  border-bottom: 1px solid #d8d8d8;
  box-shadow: 0 1px 3px #d8d8d8;
}
.login-top-box .login-top-in {
  width: 1200px;
  height: 70px;
  margin: 0 auto;
  display: table;
}
.login-top-box .login-top-in .login-top-l {
  height: 70px;
  display: inline-block;
  vertical-align: middle;
}
.login-top-box .login-top-in .login-top-l .logo {
  width: 148px;
  height: 70px;
  vertical-align: middle;
  display: table-cell;
}
.login-top-box .login-top-in .login-top-l .logo-r {
  vertical-align: middle;
  display: table-cell;
  padding-left: 22px;
}
.login-top-box .login-top-in .login-top-l .logo-r span {
  height: 36px!important;
  line-height: 36px;
  padding-left: 20px;
  font-size: 18px;
  color: #666666;
  border-left: 1px solid #cbcbcb;
  display: block;
}
.login-top-box .login-top-in .login-top-r {
  height: 70px;
  float: right;
  display: table;
}
.login-top-box .login-top-in .login-top-r .login-top-r-img {
  width: 300px;
  height: 34px;
  display: table-cell;
  vertical-align: middle;
}
.login-top-box .login-top-in .login-top-r .login-top-r-text {
  line-height: 70px;
  font-size: 18px;
  color: #888888;
  display: inline-block;
}
.login-top-box .login-top-in .login-top-r .login-top-r-text a {
  color: #3dc05b;
}
.login-top-box .login-top-in .login-top-r .login-top-r-text a:hover {
  color: #39ac53;
}
.login-tips {
  color: #ff5151;
  display: block;
  padding-top: 10px;
}
.login-frame {
  margin-top: 50px;
}
.login-frame .text-center {
  padding-bottom: 30px;
}
.login-frame .form-horizontal .form-group .ico_pc_succeed,
.login-frame .form-horizontal .form-group .ico_pc_eye_open {
  position: absolute;
  top: 10px;
  right: 4px;
  padding: .4em .6em .4em;
  font-size: 18px;
}
.login-frame .form-horizontal .form-group .ico_pc_eye_close {
  color: #ccc;
  position: absolute;
  top: 10px;
  right: 6px;
  padding: .4em 2em .4em;
  font-size: 18px;
}
.login-frame .form-horizontal .form-group .login-info {
  font-size: 18px;
  padding-top: 10px;
}
.login-frame .form-horizontal .form-group .login-info .login-vip {
  color: #ff5151;
}
.login-frame .form-horizontal .form-group .login-info .login-vip:hover {
  text-decoration: underline;
  color: #e43f3f;
  cursor: pointer;
}
.login-frame .form-horizontal .form-group .login-info .login-vip:focus {
  color: #e43f3f;
}
.login-frame .form-horizontal .form-group .pwd-level {
  padding-top: 15px;
}
.login-frame .form-horizontal .form-group .pwd-level label {
  font-size: 12px;
  text-align: center;
  width: 25px;
  height: 15px;
  color: #fff;
}
.mag-tb {
  margin-top: -15px;
  margin-bottom: -15px;
}
.pwd-submit h2 {
  line-height: 2;
}
.pwd-submit h2 .ico_successful {
  font-size: 50px;
  background-color: #fff;
  color: #3dc05b;
  padding-top: 5px;
}
.pwd-submit h2 .pwd-skip {
  font-size: 18px;
  color: #999;
}
.pb2 {
  margin-bottom: -20px;
}
.pb2 img {
  width: 100%;
}
.free-a {
  color: #ff8400;
}
.free-a:hover {
  color: #ff8400;
  text-decoration: underline;
}
.forget-pwd {
  color: #999;
}
.forget-pwd .ico_pc_forget {
  font-size: 20px;
}
a.forget-pwd:hover {
  text-indent: 5px;
}
.login-main {
  background-color: #F0F0F0;
}
.login-main .login-bg {
  padding-left: 30px;
}
.login-main .login-tb .form-horizontal {
  border-radius: 15px;
  background-color: #fff;
  display: block;
  width: 100%;
}
.login-main .login-tb .form-horizontal .nav > li > a {
  background: #f3f3f3;
  font-size: 18px;
  color: #666666;
  line-height: 40px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.login-main .login-tb .form-horizontal .nav > li > a:hover {
  color: #3dc05b;
}
.login-main .login-tb .form-horizontal .nav > li :first-child {
  border-top-left-radius: 5px;
}
.login-main .login-tb .form-horizontal .nav > li :last-child {
  border-top-right-radius: 5px;
}
.login-main .login-tb .form-horizontal .nav > .active > a {
  background: #fff;
  color: #3dc05b;
}
.login-main .login-tb .form-horizontal .user-info .form-control {
  padding-left: 70px;
}
.login-main .login-tb .form-horizontal .user-info .ico-frame {
  border-right: 1px solid #ccc;
  width: 60px;
  z-index: 3;
  position: absolute;
  top: 10px;
}
.login-main .login-tb .form-horizontal .user-info .ico-frame .ico_pc_account,
.login-main .login-tb .form-horizontal .user-info .ico-frame .ico_pc_password,
.login-main .login-tb .form-horizontal .user-info .ico-frame .ico_vip_type {
  font-size: 24px;
  position: relative;
  left: 20px;
  color: #999;
  z-index: 2;
}
.y-step {
  width: 80%;
  height: 60px;
  line-height: 60px ;
  border-bottom: 1px dashed #ddd;
}
.y-step .y-checked {
  color: #3dc05b !important;
}
.y-step .y-bg-chek {
  background-color: #3dc05b !important;
}
.y-step ul:first-child {
  clear: both;
}
.y-step ul:first-child li {
  float: left;
  font-size: 16px;
  width: 33%;
  text-align: center;
}
.y-step .y-dian span {
  margin-left: 15%;
  margin-top: -7px;
  float: left;
  width: 13px;
  height: 13px;
  border-radius: 50px;
  background-color: #ddd;
}
.y-step .y-dian span:nth-child(2),
.y-step .y-dian span:last-child {
  margin-left: 32%!important;
}
.y-identify {
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
}
.y-identify .form-group .y-error {
  line-height: 36px;
  padding-left: 54%;
  color: red;
}
.y-identify .form-group .ico_shibai:before {
  padding-right: 7px;
  font-size: 18px;
}
.y-id-card ul li:last-child {
  display: block;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
}
.y-id-card ul li {
  clear: both;
}
.y-id-card ul li .y-card-z {
  width: 50%;
}
.y-id-card ul li .y-card-z .y-sc-cont {
  position: absolute;
}
.y-id-card ul li .y-card-z .y-sc-cont .y-sc-img {
  width: 336px;
  height: 206px;
  position: absolute;
  left: 80px;
}
.y-id-card ul li .y-card-z .y-sc-cont .y-sc-tip {
  margin: 88px 0 0 166px;
}
.y-id-card ul li .y-card-z .y-sc-cont .ico_shibai {
  margin: 30px 0 0 158px;
}
.y-id-card ul li .y-card-z .y-sc-put {
  background-color: #3dc05b;
  border-radius: 5px;
  margin-top: 230px;
  color: #fff;
  margin-left: 208px;
  line-height: 36px;
  width: 88px;
  display: block;
  position: relative;
}
.y-id-card ul li .y-card-z .y-sc-put span {
  position: relative;
}
.y-id-card ul li .y-card-z .y-sc-put .y-sc-sub {
  margin-top: -37px;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 88px;
  position: absolute;
}
.y-id-card ul li .y-card-z .y-card-tit {
  height: 65px;
  line-height: 78px;
  font-size: 16px;
}
.y-id-card ul li .y-card-z .y-card-k {
  width: 336px ;
  height: 206px;
  border: 1px solid #ddd;
  background-color: #f7f7f7;
  margin-left: 17%;
}
.y-id-card ul li .y-card-z .y-card-k .y-cd-sb {
  padding-top: 88px;
}
.y-id-card ul li .y-card-z .y-card-k .y-cd-sb .ico_shibai {
  display: block;
  margin-top: 32px;
}
.y-id-card ul li .y-card-z button {
  display: block;
  margin: 24px 0 47px 190px;
}
.y-id-card ul li .y-card-z .y-cd-tip {
  margin: 24px 0 47px 0;
}
.y-mg-tb {
  margin: 26px 0 80px 0;
}
.y-fault-sty {
  border-color: #ff5151;
  color: #ff5151;
}
.kv-main {
  width: 50% !important;
}
/* page-yan-end */
/* page-qi-start */
.qi-bg-newsCenter {
  background: url("../images/banner-newscenter-bg.jpg") repeat-x;
  height: 293px;
  text-align: center;
}
.qi-bg-newsCenter img {
  dispay: block;
  height: 293px;
}
.news-wrap .news-item {
  padding-bottom: 15px;
  min-height: 160px;
}
.news-wrap .news-item .news-item-pic {
  width: 214px;
}
.news-wrap .news-item .news-item-pic img {
  display: block;
  width: 100%;
}
.news-wrap .news-item .news-item-profile {
  padding-left: 30px;
  padding-right: 30px;
  color: #666666;
}
.news-wrap .news-item .news-item-profile:hover {
  color: #57a180;
}
.news-wrap .news-item .news-item-profile .text-row-3 {
  height: 84px;
}
.news-wrap .news-item .news-item-profile p {
  line-height: 2;
}
.news-wrap .news-item .news-source {
  color: #ccc;
  vertical-align: middle;
  position: relative;
  min-height: 160px;
}
.news-wrap .news-item .news-source > div {
  position: absolute;
  top: 50%;
  margin-top: -20%;
  padding: 15px;
  border-left: 1px solid #e6e6e6;
}
.news-wrap .news-item .news-source > div a {
  color: #ccc;
}
.news-wrap .news-item .news-source > div a:hover {
  color: #57a180;
}
.news-wrap + .news-wrap {
  margin-top: 15px;
}
.page-turn {
  padding-top: 15px;
}
.qi-item-list3 .row {
  margin-bottom: 50px;
}
.qi-item-list3 .row a {
  display: block;
}
.qi-item-list3 .row [class^="col-"] {
  padding-bottom: 15px;
}
.qi-item-list3 .row [class^="col-"]:first-of-type .qi-itemwrap {
  margin-left: 0;
}
.qi-item-list3 .row [class^="col-"]:last-of-type .qi-itemwrap {
  margin-right: 0;
}
.qi-item-list3.qi-ms-list .row {
  margin-bottom: 0;
  padding: 40px;
}
.qi-item-list3.qi-ms-list .row [class^="col-"] {
  padding-bottom: 0;
}
.qi-item-list3.qi-ms-list .row [class^="col-"] .item-ms-over {
  position: absolute;
  top: 0;
  width: 93%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  color: #ffffff;
  padding-top: 20%;
  display: none;
  cursor: pointer;
}
.qi-item-list3.qi-ms-list .row [class^="col-"] .item-ms-over h4,
.qi-item-list3.qi-ms-list .row [class^="col-"] .item-ms-over p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qi-item-list3 .qi-itemwrap {
  width: 95%;
  margin: 0 auto;
}
.qi-item-list3 .qi-itemwrap.item-ms {
  width: 93%;
}
.qi-item-list3 .qi-itemwrap.item-ms > .img {
  position: relative;
  height: 208px;
  background: #e6e6e6;
}
.qi-item-list3 .qi-itemwrap.item-ms > .img span {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #000;
  color: #ffffff;
  font-size: 16.1px;
  padding: 0 10px;
  line-height: 1.5;
}
.qi-tag-ib span {
  display: inline-block;
}
.qi-item-title .h4 {
  margin: 0;
}
.qi-item-title .h4.text-row-2 {
  height: 2.8em;
}
.qi-item-title .h4 p {
  font-size: 16.1px;
  line-height: 1.4em;
}
.qi-item-title > .c-2 {
  margin-bottom: 8px;
}
.bg-miaosha {
  background-color: #ff6666;
}
.bg-miaosha .ms-footer {
  background: url("../images/bg-miaosha-shade.png") repeat-x center;
  height: 168px;
}
.qi-form-wrap.w800 {
  width: 800px;
}
.form-group .date-1 {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.sitemap-list-wrap {
  padding: 0 30px;
}
.sitemap-list-wrap h1,
.sitemap-list-wrap h2,
.sitemap-list-wrap h3,
.sitemap-list-wrap h4,
.sitemap-list-wrap h5,
.sitemap-list-wrap h6 {
  margin: 0;
}
.sitemap-list-wrap > h4 {
  line-height: 1.5;
  padding: 10px 0;
  font-weight: bold;
}
.sitemap-dl-list {
  margin-bottom: 15px;
}
.sitemap-dl-list dt,
.sitemap-dl-list dd {
  float: left;
  color: #666666;
}
.sitemap-dl-list dd + dd {
  padding-left: 30px;
}
.sitemap-dl-list dt {
  margin-right: 60px;
}
.sitemap-dl-list a {
  color: #666666;
}
.sitemap-dl-list a:hover {
  text-decoration: underline;
  color: #3dc05b;
}
.sitemap-ul-list li {
  float: left;
  color: #666666;
  padding-right: 30px;
  margin-bottom: 15px;
}
.sitemap-ul-list a {
  color: #666666;
}
.sitemap-ul-list a:hover {
  text-decoration: underline;
  color: #3dc05b;
}
.sf-detail-note-Box .article-comment {
  width: 800px;
  margin: 0 auto;
  padding: 0;
  border: none;
}
.sf-detail-note-Box .article-comment .comment-edit .editor .editor-list li img {
  width: 99px;
}
.more-article {
  border-top: 1px solid #e6e6e6;
  width: 800px;
  margin: 42px  auto 100px auto;
}
.more-article h2.title {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 25px;
  color: #666666;
  font-weight: bold;
}
.more-article h2.title .border-left {
  width: 5px;
  background: #57a180;
  margin-right: 20px;
}
.more-article ul {
  color: #999999;
}
.more-article ul li {
  width: 237px;
  display: inline-block;
  margin-left: 40px;
}
.more-article ul li:first-child {
  margin-left: 0;
}
.more-article ul li a {
  color: #333;
  display: block;
}
.more-article ul li a:hover {
  color: #57a180;
}
.more-article ul li .info {
  font-size: 12px;
  color: #999;
  margin-top: 10px;
}
.more-article ul li .info .publish-time {
  float: right;
}
.more-article .article > .title {
  margin-top: 15px;
  height: 42px;
}
.more-article .article > img {
  width: 100%;
}
/*帮助中心*/
.qi-side-title.x-sidebar-title {
  text-align: left;
  padding: 0 15px;
}
.qi-side-title.x-sidebar-title a {
  display: inline-block;
  padding-left: 25px;
}
.qi-sidebar-content.x-sidebar-content .x-sidebar-content-ul {
  padding: 0 15px;
  text-align: left;
}
.qi-sidebar-content.x-sidebar-content .x-sidebar-content-ul li {
  border-bottom: 1px solid #e6e6e6;
  cursor: pointer;
  position: relative;
}
.qi-sidebar-content.x-sidebar-content .x-sidebar-content-ul li.active,
.qi-sidebar-content.x-sidebar-content .x-sidebar-content-ul li :hover {
  color: #3dc05b;
}
.qi-sidebar-content.x-sidebar-content .x-sidebar-content-ul li.active a,
.qi-sidebar-content.x-sidebar-content .x-sidebar-content-ul li :hover a {
  color: #3dc05b;
}
.qi-sidebar-content.x-sidebar-content .x-sidebar-content-ul li a {
  color: #666666;
  display: inline-block;
  padding-left: 30px;
  width: 100%;
}
.qi-sidebar-content.x-sidebar-content .x-sidebar-content-ul li i.icon {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -7px;
}
.qi-sidebar-content.x-sidebar-content .x-sidebar-content-ul > li:last-of-type {
  border-bottom: 0;
}
.qi-sidebar-content.x-sidebar-content .x-sidebar-content-ul .x-sidebar-content-menu li {
  padding-left: 50px;
}
.qi-sidebar-content.x-sidebar-content .x-sidebar-content-ul .x-sidebar-content-menu li a {
  padding: 0;
}
/*帮助中心*/
.qi-imglist-yj.contain a {
  display: block;
  position: relative;
}
.qi-imglist-yj.contain a img {
  display: block;
}
.qi-imglist-yj.contain a span {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 5px;
  font-size: 12px;
  line-height: 2;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  min-width: 54px;
  text-align: center;
}
.input-group-lg .input-group-btn.qi-code-btn .btn {
  padding: 10px 14px;
}
.fill-valicode {
  display: none;
}
.fill-valicode button {
  min-width: 100px;
}
.process .row.divide-imgcol .col {
  width: auto;
}
.process .row.divide-imgcol .col span {
  height: 50px;
  line-height: 50px;
}
.process .row.divide-imgcol .col b.dist-num {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  background: #ffffff;
  color: #3dc05b;
  vertical-align: middle;
  padding-top: 1px;
  margin-right: 5px;
  margin-top: -2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.process .row.divide-imgcol .col.col-img {
  line-height: 50px;
  padding: 0 30px;
}
.process .row.color-m .col span {
  background: #3dc05b;
}
.rz-status {
  background: #effaf2;
  padding: 10px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.rz-status [class^="ico"] {
  font-size: 45px;
}
.xiajia-bg {
  position: relative;
}
.xiajia-bg .xiajia-cont {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  padding: 10% 0 0 5%;
  width: 500px;
  text-align: center;
}
.xiajia-bg .xiajia-cont h4 [class^="ico"] {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 10px;
}
.xiajia-bg .xiajia-cont .btn-group-xiajia {
  margin: 20px 18%;
}
.xiajia-bg .xiajia-cont p {
  color: #666666;
}
.xiajia-bg + .footer {
  font-size: 12px;
  color: #909090;
}
.orderlist-detail table th {
  height: 34px;
  line-height: 34px;
  background: #f8f8f8;
}
.orderlist-detail table th:nth-of-type(1) span {
  display: inline-block;
  background: #3dc05b;
  color: #ffffff;
  width: 96px;
  padding: 0 15px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
  margin-left: -15px;
}
.orderlist-detail table tr td {
  padding-top: 15px;
}
.orderlist-detail table tr td:nth-of-type(1) {
  padding-right: 15%;
}
.orderlist-detail .table-wrap + .table-wrap {
  margin-top: 30px;
}
.orderlist-detail.package-deal .unit-price:before {
  margin-right: 0;
}
.orderlist-detail-btn.package-deal .orderlist-collapse {
  color: #3dc05b;
}
.orderlist-detail-btn.package-deal .orderlist-collapse:hover {
  color: #63cd7b;
}
.orderlist-detail-btn.package-deal .orderlist-collapse.active .ico_pc_triangle_up:before {
  content: "\e920";
}
.orderlist-detail-btn.package-deal .unit-price:before {
  margin-right: 0;
}
.count-wrap {
  bottom: 0;
  right: 10px;
  color: #ccc;
}
.settle-account .nav.nav-tabs-hlfsinline li a,
.settle-account .nav.nav-tabs-btline li a {
  background-color: inherit;
}
.settle-account .nav.nav-tabs-hlfsinline + .tab-content .agree-item-cn,
.settle-account .nav.nav-tabs-btline + .tab-content .agree-item-cn {
  background: #ffffff;
  padding: 15px 20px;
  border: none;
  height: auto;
}
.settle-account .nav.nav-tabs-hlfsinline + .tab-content .pre-scrollable,
.settle-account .nav.nav-tabs-btline + .tab-content .pre-scrollable {
  max-height: 240px;
}
.settle-account .nav.nav-tabs-btline + .tab-content .editinfo {
  color: #999;
}
.qi-table-radiobtnlist table {
  font-size: 16px;
}
.qi-table-radiobtnlist table tr th {
  height: 35px;
  line-height: 35px;
}
.qi-table-radiobtnlist table tr th:first-child {
  text-align: left;
  padding-left: 75px;
}
.qi-table-radiobtnlist table tr td {
  padding-top: 15px;
  padding-bottom: 15px;
}
.qi-table-radiobtnlist table tr td:first-child {
  text-align: left;
}
.qi-table-radiobtnlist table tr td .form-group-lg {
  margin-bottom: 0;
}
.qi-table-radiobtnlist table tr td .form-group-lg input[type="radio"] ~ span {
  padding-left: 56px;
}
.qi-table-radiobtnlist table tr td .form-group-lg input[type="checkbox"] ~ span {
  padding-left: 48px;
}
.price-person b {
  font-weight: normal;
}
.price-person b:before {
  content: "￥";
}
.price-person b ~ span:before {
  content: "/";
}
/* page-qi-end */
/* page-end */
/* editinfo-start */
.editdemo {
  width: 900px;
  margin: 2em auto;
  border: #ccc solid 1px;
  padding: 2em;
}
.editinfo {
  font-size: 14px;
  color: #333333;
  /*重置默认表格样式*/
}
.editinfo h1,
.editinfo h2,
.editinfo h3,
.editinfo h4,
.editinfo h5,
.editinfo h6,
.editinfo ul,
.editinfo ol,
.editinfo li,
.editinfo p {
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  /*  font-size: @f;*/
  vertical-align: baseline;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
.editinfo .wrapper {
  padding: 10px 10px;
}
.editinfo h1,
.editinfo h2,
.editinfo h3,
.editinfo h4,
.editinfo h5,
.editinfo h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
}
.editinfo h1 {
  margin-top: 14px;
  margin-bottom: 14px;
  text-align: center;
  font-size: 21px;
  color: #3dc05b;
}
.editinfo h2 {
  font-size: 16.8px;
  color: #3dc05b;
  margin-bottom: 14px;
}
.editinfo h3 {
  font-weight: bold;
  margin-bottom: 14px;
}
.editinfo h4 {
  font-weight: bold;
  color: #ff6666;
  margin-bottom: 14px;
}
.editinfo p,
.editinfo ol li {
  margin-bottom: 5px;
  margin-top: 5px;
}
.editinfo ul {
  margin-bottom: 14px;
}
.editinfo ul li {
  line-height: 1;
  margin-bottom: 0rem;
  margin-left: 14px;
  list-style-type: disc;
}
.editinfo ol li {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 28px;
}
.editinfo hr {
  margin: 7px 0rem 14px 0rem;
  border: 0;
  border-bottom: 1px solid #ccc;
}
.editinfo img {
  margin: 7px auto;
  display: block;
  max-width: 900px;
}
.editinfo em {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 2em;
  font-size: 0.8em;
  color: #666;
  font-style: normal;
}
.editinfo > div {
  line-height: 0rem;
}
.editinfo > span {
  display: inline-block;
  line-height: 1.2;
  margin: 8.4px 0;
}
.editinfo > p > img,
.editinfo > span > img,
.editinfo > p > span > img,
.editinfo > p > span {
  margin-top: 0em;
  margin-bottom: 0em;
  padding: 0rem;
}
.editinfo > p > img[align="left"] {
  margin-right: 21px;
}
.editinfo > p > img[align="right"] {
  margin-left: 21px;
}
.editinfo table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  width: 100%;
  margin: 14px 0;
}
.editinfo caption,
.editinfo th,
.editinfo td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
.editinfo th,
.editinfo td {
  border: 1px solid #e5e5e5;
  padding: 2px;
  line-height: 1.5;
}
.editinfo th {
  background-color: #f5f5f5;
}
/* editinfo-end */
/*# sourceMappingURL=project.css.map */