@charset "UTF-8";
@import url(iconfont1.css);
@import url(iconfont.css);
@import url(jquery-ui.min.css);
* {
  -webkit-text-size-adjust: none;
}

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,
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: 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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei", "微软雅黑", STXihei, "华文细黑", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: white;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #1585ed;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #0d5ea9;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-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: 19px;
  margin-bottom: 19px;
  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;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 9.5px;
}

.lead {
  margin-bottom: 19px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #1585ed;
}

a.text-primary:hover {
  color: #0f6bc0;
}

.text-success {
  color: #5e962c;
}

a.text-success:hover {
  color: #456e21;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #cc291b;
}

a.text-danger:hover {
  color: #9f2015;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #1585ed;
}

a.bg-primary:hover {
  background-color: #0f6bc0;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 19px;
}

dt,
dd {
  line-height: 1.42857;
}

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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #999999;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.42857;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1176px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row > * {
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: 0%;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: 0%;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 19px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: white;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

.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.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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.danger:hover > th {
  background-color: #ebcccc;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 14.25px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .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: 19px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  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.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"] {
  line-height: 33px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 19px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  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],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="checkbox"],
.radio[disabled],
fieldset[disabled] .radio,
.radio-inline[disabled],
fieldset[disabled] .radio-inline,
.checkbox[disabled],
fieldset[disabled] .checkbox,
.checkbox-inline[disabled],
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.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;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 41.25px;
}

.has-feedback .form-control-feedback {
  position: absolute;
  top: 24px;
  right: 0;
  display: block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #5e962c;
}

.has-success .form-control {
  border-color: #5e962c;
  -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: #456e21;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #91ce5a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #91ce5a;
}

.has-success .input-group-addon {
  color: #5e962c;
  border-color: #5e962c;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #5e962c;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  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 {
  color: #cc291b;
}

.has-error .form-control {
  border-color: #cc291b;
  -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: #9f2015;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ea6d63;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ea6d63;
}

.has-error .input-group-addon {
  color: #cc291b;
  border-color: #cc291b;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #cc291b;
}

.form-control-static {
  margin-bottom: 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 .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;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .control-label,
.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: 26px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
  }
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-left {
    left: 0;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -246px;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -246px;
  }
  .row-offcanvas-right.open {
    right: 246px;
  }
  .row-offcanvas-left.open {
    left: 246px !important;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 246px;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.fast {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}

.animated.delay {
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms;
}

@-webkit-keyframes ipt-focus {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.5;
  }
  50% {
    -webkit-transform: scale(0.95, 0);
    transform: scale(0.95, 0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0;
  }
  75% {
    -webkit-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
}

@keyframes ipt-focus {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.5;
  }
  50% {
    -webkit-transform: scale(0.95, 0);
    transform: scale(0.95, 0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0;
  }
  75% {
    -webkit-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
}

@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(0.95, 0);
    transform: scale(0.95, 0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0;
  }
  75% {
    -webkit-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(0.95, 0);
    transform: scale(0.95, 0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0;
  }
  75% {
    -webkit-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.5;
  }
  50% {
    -webkit-transform: scale(0.95, 0);
    transform: scale(0.95, 0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.5;
  }
  50% {
    -webkit-transform: scale(0.95, 0);
    transform: scale(0.95, 0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  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: #1585ed;
}

.nav .nav-divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.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: white;
  background-color: #1585ed;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}

.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;
}

.alert {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
}

.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 {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #5e962c;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #456e21;
}

.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: #cc291b;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #9f2015;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei", "微软雅黑", STXihei, "华文细黑", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  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: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 5px;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 10px 15px;
  color: white;
  text-align: center;
  background-color: black;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate(0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel .owl-rtl {
  direction: rtl;
}

.owl-carousel .owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-animated-out {
  z-index: 1;
}

.owl-animated-in {
  z-index: 0;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: Infinity a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

.scrollable .viewport {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}

.scrollable .overview {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.scrollbar {
  background: #ddd;
  position: absolute;
  right: 0px;
  top: 0;
  width: 1px;
  z-index: 4;
}

.scrollbar.disable {
  display: none;
}

.scrollbar.disable + .viewport .overview {
  padding-right: 0 !important;
}

.scrollbar .track {
  background: #ddd;
  height: 100%;
  width: 1px;
  position: relative;
}

.scrollbar .thumb {
  background: #1585ed;
  height: 20px;
  width: 5px;
  border-radius: 2.5px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -2px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.scrollbar .thumb:active {
  background: #666;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !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;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.body-locked {
  position: fixed;
  width: 100%;
  height: 100%;
}

.ajax-loader {
  position: fixed;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  visibility: hidden;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.ajax-loader.show {
  top: 0;
  visibility: visible;
  -webkit-transition: all 0s;
  transition: all 0s;
}

.ajax-loader .loadbar .back {
  color: #FFF;
}

.ajax-loader .loadbar .front1, .ajax-loader .loadbar .front2 {
  color: #1585ed;
}

.loader-overlay {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -70px;
}

.loadbar {
  width: 150px;
  margin: auto;
  position: relative;
  height: 50px;
  line-height: 40px;
  text-align: center;
}

.loadbar i {
  position: absolute;
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  font-style: normal;
  top: 0;
  width: 150px;
  height: 50px;
  overflow: hidden;
}

.loadbar i:before {
  position: absolute;
  content: "努力加载中";
  white-space: nowrap;
}

.loadbar .back {
  color: #ddd;
  right: 0;
}

.loadbar .back:before {
  right: 0;
}

.loadbar .front1 {
  right: 0;
  color: #77bd38;
  -webkit-animation: loada 1.5s linear infinite;
  animation: loada 1.5s linear infinite;
}

.loadbar .front1:before {
  right: 0;
}

.loadbar .front2 {
  left: 0;
  color: #77bd38;
  -webkit-animation: loadb 1.5s linear infinite;
  animation: loadb 1.5s linear infinite;
}

.loadbar .front2:before {
  left: 0;
}

.loadbar span {
  display: block;
  position: absolute;
  width: 100%;
  color: #ccc;
  top: 60%;
  right: 0;
}

@-webkit-keyframes loada {
  0% {
    width: 150px;
  }
  50% {
    width: 0;
  }
  100% {
    width: 0;
  }
}

@-webkit-keyframes loadb {
  0% {
    width: 0;
  }
  50% {
    width: 0;
  }
  100% {
    width: 150px;
  }
}

body {
  color: #222;
  position: relative;
  overflow: hidden;
}

body {
  overflow-x: hidden;
  overflow-y: scroll;
}

@media (max-width: 767px) {
  body {
    min-width: 320px;
  }
}

a, button {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.over {
  display: block;
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}

.zoom {
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.zoom img {
  -webkit-transition: transform 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.zoom:hover img {
  display: block;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

img {
  max-width: 100%;
  display: inline-block;
}

.img {
  overflow: hidden;
  position: relative;
}

.img a {
  display: block;
}

.img img {
  display: block;
  width: 100%;
  height: auto;
}

.placeholder {
  color: #a9a9a9;
}

.ic {
  display: inline-block;
  vertical-align: middle;
}

#top {
  padding: 14px 0 16px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
  background: #FFF;
  -webkit-transition: padding 0.35s, background 0.35s;
  transition: padding 0.35s, background 0.35s;
}

#top.affix {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 999;
  padding: 5px 0 12px;
  background: #FFF;
  background: rgba(255, 255, 255, 0.95);
}

.top-container {
  min-height: 80px;
}

@media (max-width: 991px) {
  .top-container {
    min-height: 140px;
  }
}

@media (max-width: 991px) {
  .top-container {
    min-height: 110px;
  }
}

.top-link {
  margin-left: 20px;
  margin-right: -15px;
}

.top-link ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 10px 0;
}

.top-link li {
  float: left;
  line-height: 16px;
  font-size: 12px;
  border-left: 1px solid #eee;
}

.top-link li:first-child {
  border-left: 0;
}

.top-link a {
  padding: 0 15px;
  display: block;
  color: #444;
  text-decoration: none;
  position: relative;
}

.top-link a:before {
  font-size: 15px;
  margin-right: 4px;
  -webkit-transition: transform 0.35s linear, -webkit-transform 0.35s linear;
  transition: transform 0.35s linear, -webkit-transform 0.35s linear;
}

.top-link a:hover:before {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.top-link .bagde {
  color: #FFF;
  background: #e44336;
  height: 16px;
  width: 16px;
  display: block;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  border-radius: 50%;
  font-family: Arial, sans-serif;
  position: absolute;
  top: -8px;
  left: 21px;
}

@media (max-width: 767px) {
  .top-link {
    width: 160px;
  }
  .top-link .bagde {
    left: 15px;
  }
  .top-link ul {
    padding: 0;
    padding-right: 10px;
    margin-top: -6px;
  }
  .top-link li {
    float: right;
    margin: 2px 0;
    border: 0;
  }
  .top-link a {
    padding: 0 6px;
  }
  .top-link a:before {
    margin-right: 1px;
  }
}

ul.social-link {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.social-link li {
  float: left;
}

ul.social-link a {
  text-decoration: none;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #bbb;
  text-align: center;
  font-size: 18px;
}

ul.social-link a:hover {
  background: #1585ed;
  color: #fff;
}

@-webkit-keyframes focus-ipt {
  0% {
    -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 15px rgba(255, 255, 255, 0);
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 15px rgba(255, 255, 255, 0);
    background: rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 0px rgba(200, 200, 200, 0.1);
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 0px rgba(200, 200, 200, 0.1);
    background: rgba(200, 200, 200, 0.1);
  }
}

@keyframes focus-ipt {
  0% {
    -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 15px rgba(255, 255, 255, 0);
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 15px rgba(255, 255, 255, 0);
    background: rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 0px rgba(200, 200, 200, 0.1);
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 0px rgba(200, 200, 200, 0.1);
    background: rgba(200, 200, 200, 0.1);
  }
}

@-webkit-keyframes active-gr {
  0% {
    -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 0px rgba(120, 190, 55, 0.5);
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 0px rgba(120, 190, 55, 0.5);
  }
  100% {
    -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 10px rgba(120, 190, 55, 0);
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 10px rgba(120, 190, 55, 0);
  }
}

@-webkit-keyframes active-gr {
  0% {
    -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 0px rgba(120, 190, 55, 0.5);
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 0px rgba(120, 190, 55, 0.5);
  }
  100% {
    -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 10px rgba(120, 190, 55, 0);
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0px 10px rgba(120, 190, 55, 0);
  }
}

input[type="text"]:focus, textarea:focus, input[type="password"]:focus {
  outline: 0;
  background: #f9f9f9;
  background: rgba(200, 200, 200, 0.1);
  -webkit-animation: focus-ipt 0.35s linear;
  animation: focus-ipt 0.35s linear;
}

.search {
  width: 30%;
  position: relative;
}

.search .ipt {
  width: 100%;
  line-height: 20px;
  padding: 7px 46px 7px 10px;
  border: 1px solid #e3e3e3;
  height: 36px;
  -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.05);
}

.search .ipt::-webkit-input-placeholder {
  color: #aaa;
}

.search .ipt:-moz-placeholder {
  color: #aaa;
}

.search .ipt:-ms-input-placeholder {
  color: #aaa;
}

.search .ipt:focus {
  outline: 0;
  background: #f9f9f9;
  background: rgba(200, 200, 200, 0.1);
  -webkit-animation: focus-ipt 0.35s linear;
  animation: focus-ipt 0.35s linear;
}

.search .btn {
  line-height: 20px;
  font-size: 18px;
  padding: 6px 10px;
  height: 36px;
  position: absolute;
  top: 0;
  right: 0;
}

.search .btn i {
  line-height: 20px;
}

@media (max-width: 991px) {
  .search {
    width: 40%;
  }
}

@media (max-width: 767px) {
  .search {
    width: 100%;
    margin-top: 10px;
  }
}

#gotop {
  display: block;
  position: fixed;
  z-index: 99999;
  width: 40px;
  height: 40px;
  bottom: -50px;
  background: #77bd38;
  color: #FFF;
  text-align: center;
  line-height: 32px;
  right: 10px;
  font-size: 25px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#gotop:hover, #gotop:focus {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#gotop.affix {
  bottom: 10px;
}

@media (max-width: 991px) {
  #gotop.affix {
    bottom: 60px;
  }
}

.btn {
  text-decoration: none !important;
  display: inline-block;
}

.btn:focus {
  outline: 0;
}

.btn.grays {
  background: url(gray.png) repeat-x center #d6d5d5;
  border: 1px solid #d6d5d5;
  color: #555;
}

.btn.grays:hover {
  background: #e6e6e6;
  color: #555;
}

.btn.blue {
  background: #1585ed;
  border: 1px solid #1585ed;
  color: #FFF !important;
}

.btn.blue:hover {
  background: #0063cb;
  color: #FFF;
}

.btn.dblue {
  background: #1585ed;
  border: 1px solid #1585ed;
  color: #FFF !important;
}

.btn.dblue:hover {
  background: #0063cb;
  color: #FFF;
}

.btn.red {
  background: #e44336;
  border: 1px solid #e44336;
  color: #FFF;
}

.btn.red:hover {
  background: #c22114;
  color: #FFF;
}

.btn.sred {
  background: #e44336;
  border: 1px solid #e44336;
  color: #FFF !important;
}

.btn.sred:hover {
  background: #c22114;
  color: #FFF;
}

.btn.btn-o-black {
  background: transparent;
  border: 1px solid #afafaf;
  color: #666;
}

.btn.btn-o-black:hover {
  background: rgba(0, 0, 0, 0.1);
}

.btn-ripple {
  position: relative;
  overflow: hidden;
  z-index: 9;
}

.ripple {
  display: block;
  position: absolute;
  transform: scale(0);
  border-radius: 50%;
  z-index: 3;
}

.ripple.move {
  -webkit-animation: ripple 0.65s linear;
  animation: ripple 0.65s linear;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}

.right-stuff {
  padding-top: 12px;
}

@media (max-width: 767px) {
  .right-stuff {
    padding-top: 7px;
  }
}

form .row > div:first-child {
  padding-right: 0;
}

#header {
  position: relative;
}

.navbar {
  background: #1585ed;
}

.navbar .line {
  background: #FFF;
  height: 2px;
  display: block;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.navbar.index {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: rgba(21, 133, 237, 0.7);
}

@media (max-width: 991px) {
  .navbar.index {
    position: static;
    background: #1585ed;
  }
}

@media (max-width: 767px) {
  .navbar {
    width: 100%;
  }
}

.navbar .nav {
  position: relative;
}

.navbar .nav > li {
  float: left;
  font-size: 16px;
  text-align: center;
  width: 12.5%;
  position: relative;
}

.navbar .nav > li > a {
  padding: 25px 0;
  color: #fff;
}

@media (max-width: 1199px) {
  .navbar .nav > li > a {
    padding: 25px 0;
  }
}

@media (max-width: 991px) {
  .navbar .nav > li > a {
    padding: 20px 0;
    font-size: 12px;
  }
}

.navbar .nav > li > a:hover .line {
  width: 56%;
}

.navbar .nav > li.active > a .line {
  width: 56%;
}

.navbar .nav > li.dropdown > a {
  background-position: center -15px;
}

.navbar .nav > li.dropdown:hover > a {
  background-image: url(drop2.png);
  background-repeat: no-repeat;
  background-position: center 65px;
}

@media (max-width: 1199px) {
  .navbar .nav > li.dropdown:hover > a {
    background-position: center 60px;
  }
}

@media (max-width: 991px) {
  .navbar .nav > li.dropdown:hover > a {
    background-position: center 50px;
  }
}

@media (max-width: 991px) {
  .navbar .nav > li.dropdown:hover > a {
    background-image: none;
  }
}

.navbar .nav > li.dropdown.active:hover > a {
  background-image: url(drop.png);
}

@media (max-width: 767px) {
  .navbar {
	  display: none;
  }
  .navbar .nav {
    margin: 0 -15px;
  }
  .navbar .nav > li {
    width: 100%;
    font-size: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .navbar .nav > li > a {
    padding: 15px 5px;
  }
}

.loginModal {
  display: none;
}

.modal-overlay {
  position: fixed;
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9992;
  opacity: 0;
  filter: alpha(opacity=0);
}

.open .modal-overlay {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-container {
  position: fixed;
  width: 100%;
  top: 15%;
  left: 0;
  z-index: 9993;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0, -5%);
}

.open .modal-container {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate(0, 0);
}

@media (max-height: 478px) {
  .modal-container {
    top: 5%;
  }
}

.modal-main {
  width: 90%;
  max-width: 550px;
  margin: auto;
  background: #FFF;
  outline: 5px solid rgba(0, 0, 0, 0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0, -5%);
}

.modal-main.on {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate(0, 0);
}

.modal-heading {
  padding: 20px 30px;
  background: #1585ed;
  border: 1px solid #2696fe;
}

@media (max-width: 767px) {
  .modal-heading {
    padding: 15px 20px;
  }
}

.modal-heading h2 {
  color: #FFF;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  text-transform: uppercase;
  font-family: "BD","Microsoft Yahei", serif;
}

.close-modal {
  width: 24px;
  height: 24px;
  background: url(login-close.png) center center no-repeat;
  float: right;
  margin-right: -10px;
}

.login-form {
  padding: 35px 60px;
}

@media (max-width: 767px) {
  .login-form {
    padding: 15px 20px;
  }
}

.login-form label {
  font-weight: normal;
}

.login-form .ipt {
  padding: 10px;
  line-height: 20px;
  border: 1px solid #d5d5d5;
  width: 100%;
}

.login-form .logbox {
  padding-left: 50px;
  position: relative;
  margin-bottom: 20px;
}

.login-form .tit {
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 42px;
}

.login-form .ckb {
  vertical-align: middle;
  margin: 0;
}

.login-form .btn {
  padding: 8px 25px;
  font-size: 18px;
  margin-top: 20px;
}

.forgot {
  padding: 100px 15px 120px;
  text-align: center;
  font-size: 16px;
}

@media (max-width: 767px) {
  .forgot {
    padding: 70px 15px 80px;
  }
}

.forgot p {
  margin-bottom: 5px;
}

.forgot .big {
  font-size: 24px;
}

.forgot span {
  display: inline-block;
  color: #1585ed;
}

#logo {
  padding: 0;
}
#logo img {
 	display:none !important;
	
}
#logo span {
  display: inline-block;
  margin-left: 12px;
  padding-left: 12px;
  font-size: 24px;
  line-height: 34px;
  margin-top: 17px;
  color: #666;
  /*border-left: 1px solid #d5d5d5;*/
  vertical-align: top;
}

@media (max-width: 767px) {
  #logo img {
    width: 150px;
  }
}

.over-patern {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  background: url(patern1.png);
}

.text {
  opacity: 0;
  filter: alpha(opacity=0);
}

.index-banner .active .text {
  opacity: 1;
  filter: alpha(opacity=100);
}

.index-banner {
  height: 450px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.index-banner#banner2 {
  position: relative;
  height: 200px;
}

@media (max-width: 991px) {
  .index-banner#banner2 {
    height: auto;
    padding: 30px 30px 40px;
  }
}

.index-banner#banner {
  position: relative;
  height: 400px;
}

@media (max-width: 1700px) {
  .index-banner {
    height: 425px;
  }
  .index-banner#banner {
    height: 375px;
  }
}

@media (max-width: 1270px) {
  .index-banner {
    height: 400px;
  }
  .index-banner#banner {
    height: 350px;
  }
}

@media (max-width: 991px) {
  .index-banner {
    height: auto;
    padding: 60px 30px 70px;
  }
  .index-banner#banner {
    height: auto;
    padding: 50px 30px 60px;
  }
}

.index-banner .container {
  position: relative;
}

.index-banner#banner2 .itext {
  padding-top: 54px;
}

@media (max-width: 991px) {
  .index-banner#banner2 .itext {
    padding: 0;
  }
}

.index-banner#banner .itext {
  padding-top: 140px;
}

@media (max-width: 1700px) {
  .index-banner#banner .itext {
    padding-top: 125px;
  }
}

@media (max-width: 1270px) {
  .index-banner#banner .itext {
    padding-top: 110px;
  }
}

@media (max-width: 991px) {
  .index-banner#banner .itext {
    padding: 0;
  }
}

.index-banner .itext {
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  color: #FFF;
  padding-top: 200px;
  font-size: 24px;
}

.index-banner .itext p {
  font-size: 1em;
  margin: 0 auto 30px;
  line-height: 1.8em;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  max-width: 920px;
  width: 80%;
}

.index-banner .itext h2 {
  font-size: 2em;
  margin-bottom: 30px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}

@media (max-width: 1700px) {
  .index-banner .itext {
    padding-top: 160px;
  }
}

@media (max-width: 1400px) {
  .index-banner .itext {
    font-size: 20px;
  }
}

@media (max-width: 1270px) {
  .index-banner .itext {
    padding-top: 150px;
  }
}

@media (max-width: 991px) {
  .index-banner .itext {
    font-size: 18px;
    position: static;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .index-banner .itext {
    font-size: 14px;
  }
  .index-banner .itext p {
    margin-bottom: 15px;
    width: 100%;
  }
  .index-banner .itext h2 {
    font-size: 2em;
    margin-bottom: 10px;
  }
}

.index-banner a.btn {
  padding: 17px 25px;
  font-size: 20px;
  line-height: 30px;
  border-radius: 32px;
  margin-top: 40px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

@media (max-width: 1400px) {
  .index-banner a.btn {
    margin-top: 20px;
  }
}

.itext {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 1s cubic-bezier(0.15, 1.43, 0.53, 0.92) 0.7s;
  transition: all 1s cubic-bezier(0.15, 1.43, 0.53, 0.92) 0.7s;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.index-slide .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -30px;
}

.index-slide .owl-nav .owl-prev {
  float: left;
}

.index-slide .owl-nav .owl-next {
  float: right;
}

.index-slide .owl-nav .ic {
  font-size: 60px;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  color: #FFF;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.index-slide .owl-nav .ic:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

@media (max-width: 767px) {
  .index-slide .owl-nav {
    display: none;
  }
}

.index-slide .owl-dots {
  position: absolute;
  bottom: 8%;
  width: 100%;
  height: 0;
  text-align: center;
}

@media (max-width: 767px) {
  .index-slide .owl-dots {
    bottom: 13%;
  }
}

.index-slide .owl-dots > div {
  width: 30px;
  height: 6px;
  border: 1px solid #fff;
  display: inline-block;
  margin: 0 5px;
  -webkit-transition: border 0.35s;
  transition: border 0.35s;
}

.index-slide .owl-dots .active {
  border: 3px solid #1585ed;
}

.active .itext {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.breadcrumbs {
  padding: 10px 15px;
  color: #888;
  background: #FFF;
}

.breadcrumbs ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.breadcrumbs ul:before,
.breadcrumbs ul:after {
  content: " ";
  display: table;
}

.breadcrumbs ul:after {
  clear: both;
}

.breadcrumbs a {
  color: #888;
  line-height: 20px;
}

.breadcrumbs a:hover {
  color: #1585ed;
}

.breadcrumbs li {
  display: inline;
}

.breadcrumbs li:before {
  content: "\e601";
  margin: 0 4px 0 3px;
  font-size: 0.7em;
  font-family: "ic";
  vertical-align: middle;
}

.breadcrumbs li:first-child:before {
  display: none;
}

.gray {
  background: #eee;
}

.space10 {
  height: 10px;
}

.space20 {
  height: 20px;
}

.space30 {
  height: 30px;
}

.space50 {
  height: 50px;
}

#sidebar h2 {
  font-family: "League", "Microsoft Yahei", sans-serif;
  color: #fff;
  background: #1585ed;
  font-size: 42px;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 3px solid #a1000d;
}

#sidebar h2 small {
  color: #FFF;
  font-size: 20px;
  display: block;
}

#sidebar .nav {
  background: #fff;
  padding-bottom: 15px;
}

#sidebar .nav a {
  color: #333;
  text-align: center;
  padding: 18px 0;
  font-size: 16px;
}

#sidebar .nav a:hover {
  background: #ddd;
}

#sidebar .nav li.active a {
  background: #333;
  color: #fff;
}

#sidebar h3 {
  font-family: "Microsoft Yahei", sans-serif;
  color: #1585ed;
  background: #fff;
  font-size: 20px;
  margin: 0;
  padding: 20px 0 15px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #d9d9d9;
}

#sidebar h3 small {
  font-size: 26px;
  display: block;
  margin-top: 4px;
}

.open-canvas {
  color: #FFF;
  background: #e44336;
  padding: 4px;
  display: none;
  float: left;
  left: 0;
  top: 0;
  border: 0;
  margin-top: -10px;
  margin-left: -15px;
  margin-right: 15px;
  width: 40px;
  height: 40px;
}

.open-canvas:hover {
  background: #cc291b;
  text-decoration: none;
}

.open-canvas:focus {
  outline: 0;
}

.open-canvas:before {
  content: "展开左栏";
  display: block;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 2px;
  margin-left: 2px;
}

.open-canvas.open:before {
  content: "关闭左栏";
}

.page {
  text-align: center;
  padding: 15px 0;
}

.page.lf {
  text-align: left;
}

.page.rt {
  text-align: right;
}

.page ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.page li {
  float: left;
  margin: 3px;
}

.page li a {
  min-width: 32px;
  line-height: 30px;
  border: 1px solid #d9d9d9;
  color: #444;
  display: block;
  padding: 0 8px;
  text-align: center;
  text-decoration: none;
}

.page li a:hover {
  background: #f0f0f0;
}

.page li.active a {
  color: #fff;
  background: #1585ed;
  border-color: #1585ed;
}

.trans {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.over-content .viewport {
  overflow: hidden;
  -webkit-transition: height 0.35s;
  transition: height 0.35s;
  height: 8em;
}

.over-content p {
  line-height: 2em;
  margin-bottom: 0;
}

.have-dots.inside-slider .owl-dots {
  text-align: right;
  padding-right: 20px;
}

.have-dots .owl-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10px;
  text-align: center;
}

.have-dots .owl-dots > div {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 6px;
  background: #FFF;
  display: inline-block;
}

@media (max-width: 991px) {
  .have-dots .owl-dots > div {
    background: #ddd;
  }
}

@media (max-width: 767px) {
  .have-dots .owl-dots > div {
    display: none;
  }
}

.have-dots .owl-dots > .active {
  background: #1585ed;
}

.heading {
  text-align: center;
  padding: 50px 0;
  font-size: 20px;
  color: #999;
}

.heading h2 {
  font-size: 28px;
  margin: 0;
}

.heading h2 a {
  color: #555;
  text-decoration: none;
}

.heading h2 small {
  font-size: 24px;
  color: #999;
  display: block;
  text-transform: uppercase;
  margin-top: 10px;
}

	
.heading .line {
  background: #1585ed;
  width: 3em;
  height: 2px;
  margin: 16px auto 0;
}

.template-content {
  margin-bottom: 30px;
  position: relative;
}

.template-item {
  border: 1px solid #d5d5d5;
  width: 100%;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  position: relative;
  left: 0;
  top: 0;
}
.tag {
  position: relative;
  overflow: hidden;
}

.tag:before, .tag:after {
  position: absolute;
  z-index: 9;
}
.tag:before {
  content: '';
  top: 1px;
  left: 1px;
  border: 20px solid transparent;
}
.tag:after {
  top: 6px;
  left: 6px;
  line-height: 1;
}
.tag.new:before {
  border-left-color: #e44336;
  border-top-color: #e44336;
}
.tag.new:after {
  content: '新';
  color: #ffff00;
}
.template-item.active {
  border: 0px solid transparent;
}

.template-item .img {
  border: 15px solid #FFF;
  position: relative;
  z-index: 2;
}

.template-item .img:before {
  height: 0;
  padding-top: 100%;
  display: block;
  content: " ";
}

.template-item .img a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.template-item .img img {
  position: relative;
  /*height: 100%;*/
}

.tem-info {
  padding: 15px;
  border-top: 1px solid #d5d5d5;
  position: relative;
  background: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.tem-info .dot {
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-top: 0;
  border-bottom: 9px solid #bbb;
  position: absolute;
  left: 24px;
  top: -9px;
  z-index: 4;
  display: none;
}

.tem-info .dot:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-top: 0;
  border-bottom: 9px solid #fff;
  position: absolute;
  left: -9px;
  top: 1px;
  z-index: 5;
}

.tem-info .dot, .tem-info .dot:before {
  -webkit-transition: border-bottom-color 0.5s;
  transition: border-bottom-color 0.5s;
}

.active .tem-info {
  color: #FFF;
  background: #1585ed;
  border-color: #37a7ff;
  -webkit-transition: all 0.5s 0.3s;
  transition: all 0.5s 0.3s;
}

.active .tem-info .dot {
  border-bottom-color: #37a7ff;
}

.active .tem-info .dot:before {
  border-bottom-color: #1585ed;
}

.active .tem-info .dot, .active .tem-info .dot:before {
  -webkit-transition: border-bottom-color 0.5s 0.3s;
  transition: border-bottom-color 0.5s 0.3s;
}

.tem-btn-group {
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 15px -5px 0;
  position: relative;
  overflow: hidden;
}

.tem-btn-group:before,
.tem-btn-group:after {
  content: " ";
  display: table;
}

.tem-btn-group:after {
  clear: both;
}

.tem-btn-group .ic {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  font-size: 16px;
  margin-right: -16px;
  position: relative;
  right: -50%;
}

.tem-btn-group li {
  width: 50%;
  float: left;
  padding: 0 5px;
}

.tem-btn-group .cart-btn {
  position: absolute;
  width: 33.3333%;
  top: 0;
  right: -50%;
}

.tem-btn-group a.btn {
  display: block;
  text-align: center;
  border-radius: 3px;
  padding: 4px 0;
  text-decoration: none;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  height: 32px;
  line-height: 22px;
  -webkit-transition: font-size 0.35s;
  transition: font-size 0.35s;
}

.active .tem-btn-group .ic {
  right: 0;
  margin-right: 0;
  font-size: 22px;
}

.active .tem-btn-group .cart-btn {
  right: 0;
}

.active .tem-btn-group a.btn {
  color: #FFF !important;
  background: transparent !important;
  border: 1px solid #FFF !important;
  font-size: 18px;
  height: 42px;
  line-height: 32px;
}

.active .tem-btn-group a.btn:hover {
  background: #E7695c;
  background: rgba(255, 255, 255, 0.1) !important;
}

.tem-info-group {
  position: relative;
  font-size: 14px;
  color: #888;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.tem-info-group .tit {
  color: #222;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.tem-info-group .ic {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 46px;
  font-size: 32px;
  color: #888;
}

.tem-info-group p {
  margin-bottom: 0;
  line-height: 1.6em;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.active .tem-info-group {
  font-size: 18px;
  color: #FFF;
}

.active .tem-info-group .tit {
  color: #FFF;
}

.active .tem-info-group .ic {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 48px;
  color: #FFF;
}

.sptrans, .te-price, .te-price.promo small, .te-price:before, .te-price:after {
  -webkit-transition: background 0.5s ease-out, border-color 0.5s ease-out;
  transition: background 0.5s ease-out, border-color 0.5s ease-out;
}

.te-price {
  position: absolute;
  right: -23px;
  line-height: 32px;
  height: 32px;
  top: -31px;
  background: #1178d8;
  color: #FFF;
  z-index: 9;
  font-size: 16px;
  padding: 0 10px 0 6px;
  text-align: right;
}

.te-price.promo {
  line-height: 20px;
  font-size: 14px;
}

.te-price.promo small {
  display: block;
  text-decoration: line-through;
  color: #FFF;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  line-height: 8px;
}

.te-price:before {
  border: 16px solid transparent;
  border-right: 10px solid #1178d8;
  border-left: 0;
  content: " ";
  width: 0;
  height: 0;
  display: block;
  top: 0;
  right: 100%;
  position: absolute;
}

.te-price:after {
  border: 4px solid transparent;
  border-top: 4px solid #0d5ea9;
  border-left: 4px solid #0d5ea9;
  content: " ";
  width: 0;
  height: 0;
  display: block;
  top: 100%;
  right: 0;
  position: absolute;
}

.te-price small {
  display: none;
}

.active .te-price {
  background: #b52418;
  font-size: 22px;
  line-height: 40px;
  height: 40px;
  top: -36px;
  padding: 0 15px 0 10px;
  right: -26px;
}

.active .te-price.promo {
  line-height: 24px;
  font-size: 18px;
}

.active .te-price.promo small {
  display: block;
  text-decoration: line-through;
  color: #FFF;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  line-height: 10px;
}

.active .te-price:before {
  border: 20px solid transparent;
  border-right: 12px solid #b52418;
  border-left: 0;
}

.active .te-price:after {
  border: 5px solid transparent;
  border-top: 5px solid #881b12;
  border-left: 5px solid #881b12;
}

.preload-line {
  width: 0%;
  height: 1px;
  position: absolute;
  z-index: 6;
  bottom: 0;
  left: 0;
  background: #1585ed;
}

.preload-line.load {
  width: 100%;
  -webkit-transition: width 1s linear;
  transition: width 1s linear;
}

.template-item.active {
  z-index: 99;
  position: absolute;
  width: 150%;
  left: -25%;
  top: -18%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.5);
}

@media (max-width: 991px) {
  .template-item.active {
    width: 120%;
    left: -10%;
    top: -8%;
  }
}

.color1 .hoverdir {
  background: #a755c6;
}

.color1 .ic {
  color: #a755c6;
}

.color2 .hoverdir {
  background: #f87e3e;
}

.color2 .ic {
  color: #f87e3e;
}

.color3 .hoverdir {
  background: #2e97f5;
}

.color3 .ic {
  color: #2e97f5;
}

.color4 .hoverdir {
  background: #d43f7c;
}

.color4 .ic {
  color: #d43f7c;
}

.color5 .hoverdir {
  background: #fa992e;
}

.color5 .ic {
  color: #fa992e;
}

.color6 .hoverdir {
  background: #69d25d;
}

.color6 .ic {
  color: #69d25d;
}

.color7 .hoverdir {
  background: #fec145;
}

.color7 .ic {
  color: #fec145;
}

.color8 .hoverdir {
  background: #4fc5bf;
}

.color8 .ic {
  color: #4fc5bf;
}

.sv-slide {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.sv-item {
  text-align: center;
  border: 1px solid #ddd;
  color: #444;
  margin-left: -1px;
  margin-top: -1px;
  position: relative;
  overflow: hidden;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}

.sv-item .hoverdir {
  background: #1585ed;
}

.sv-item:before {
  content: "";
  height: 0;
  padding-top: 100%;
  display: block;
}

.sv-item .ic {
  font-size: 100px;
  line-height: 80px;
  display: block;
}

.sv-item h3 {
  margin: 0 0 12px;
}

.sv-item p {
  line-height: 1.65em;
  height: 3.3em;
  overflow: hidden;
}

.sv-item:hover {
  color: #FFF;
}

.sv-item:hover .ic {
  color: #FFF !important;
}

.sv-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 98px;
  width: 100%;
  z-index: 2;
  font-size: 14px;
  padding: 0 40px;
  -webkit-transition: height 0.35s;
  transition: height 0.35s;
}

.sv-content .line {
  display: block;
  margin: auto;
  width: 3.5em;
  height: 2px;
  background: #1585ed;
  margin-top: 15px;
}

.sv-content .plus {
  width: 0;
  height: 0;
  position: relative;
  margin: 0 auto 10px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  opacity: 0;
}

.sv-content .plus i {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #FFF;
  z-index: 2;
}

.sv-content .plus .a {
  height: 100%;
  width: 2px;
}

.sv-content .plus .b {
  width: 100%;
  height: 2px;
}

.sv-item:hover .plus {
  width: 44px;
  height: 44px;
  opacity: 1;
}

.sv-item:hover .sv-content {
  height: 140px;
}

.hoverdir {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}

.section-btn-center {
  text-align: center;
}

.section-btn-center .btn {
  font-size: 20px;
  padding: 9px 45px;
  line-height: 28px;
  display: inline-block;
  border-radius: 30px;
  margin: 0 15px;
}

#index03 {
  background: url(01bg.jpg) no-repeat center center;
}

@media (min-width: 1920px) {
  #index03 {
    background-size: 100% auto;
  }
}

@media (max-width: 991px) {
  #index03 {
    background-size: auto 100%;
  }
}

.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}

.parallax {
  position: relative;
  overflow: hidden;
}

.anli-item {
  margin-bottom: 30px;
  border: 1px solid #c7c7c7;
  background-color: #fff;
}
.anli-item  .img {
	border-bottom: 1px solid #c7c7c7;
}
.anli-item .info {
	padding: 15px 10px 10px;
}
.anli-item .info div {
	display: table;
	width: 100%;
	margin-bottom: 6px;
}
.anli-item .info div p {
	display: table-cell;
	vertical-align: top;
	color: #666;
}
.anli-item .info div p:first-child {
	width: 70px;
	color: #333;
}
.anli-item .anli-op {
	text-align: center;
	overflow: hidden;
	padding: 0 10px 15px;
}
.anli-item .anli-op a {
	display: block;
	float: left;
	padding: 6px 0;
	text-align: center;
	width: 48%;
	margin-right: 4%;
	color: #fff;
	border-radius: 2px;
}
.anli-item .anli-op a:hover,.anli-item .anli-op a:focus {
	color: #fff;
	text-decoration: none;
}
.anli-item .anli-op a:first-child {
	background-color: #00b0ec;
}
.anli-item .anli-op a:last-child {
	background-color: #77bd38;
	margin-right: 0;
}
@media (min-width: 1200px) {
	.anli-item  .img img {
		max-height: 93px;	
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.anli-item  .img img {
		max-height: 75px;	
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.anli-item  .img img {
		max-height: 77px;	
	}
}
/*.anli-item .img {
  border: 2px solid #FFF;
  -webkit-transition: border 0.35s;
  transition: border 0.35s;
}

.anli-item .img:hover {
  border: 2px solid #e44336;
}*/


.index03 {
  background: url(patern1.png);
  background: url(patern1.png) rgba(0, 0, 0, 0.3);
  position: relative;
}

.index03 .heading a {
  color: #bfbfbf;
}

.index03 .heading small {
  color: #FFF;
}

#index04 .heading {
  padding: 40px 0 30px;
}

.num-item {
  text-align: center;
  width: 150px;
  height: 150px;
  border: 3px solid #c5e5a9;
  border-radius: 50%;
  margin: 0 auto 15px;
}

@media (max-width: 767px) {
  .num-item {
    width: 130px;
    height: 130px;
  }
  .num-item .count {
    font-size: 30px;
  }
}

.num-item .vl {
  display: inline;
}

.num-item .vl:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}

.num-item .vl-inline {
  display: inline-block;
  vertical-align: middle;
}

.num-item .count {
  font-size: 36px;
  color: #77bd38;
}

.num-item .count small {
  font-size: 14px;
}

@media (max-width: 767px) {
  .num-item .count {
    font-size: 30px;
  }
}

.num-item .txt {
  color: #999;
}

.num-items {
  max-width: 800px;
  width: 100%;
  margin: auto;
}

@media (max-width: 767px) {
  .num-items {
    max-width: 290px;
  }
}

.btn.btn-o {
  padding: 15px 30px;
  border-radius: 33px;
  line-height: 30px;
  border: 2px solid #FFF;
  color: #FFF;
  background: transparent;
  font-size: 18px;
}

.btn.btn-o:hover {
  background: #FFF;
}

.btn.btn-o.blue-o:hover {
  color: #1585ed;
}

.btn.btn-o.green-o:hover {
  color: #77bd38;
}

.btn.btn-o.green {
  color: #77bd38;
  background: #FFF;
}

.btn.btn-o.green:hover {
  background: transparent;
  color: #FFF;
}

#index05 {
  background: #1585ed;
  padding: 50px 0;
}

#index05 .ic {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

#index05 h2 {
  margin: 0;
  color: #FFF;
  font-size: 36px;
}

#index05 h2 small {
  color: #eaf4fd;
  display: block;
  margin-top: 10px;
}

@media (max-width: 767px) {
  #index05 .btn {
    margin-top: 20px;
  }
}

#index06 {
  text-align: center;
  padding: 50px 0;
  color: #555;
}

#index06 .img {
  margin-top: 20px;
}

@media (max-width: 767px) {
  #index06 .img {
    margin-bottom: 20px;
  }
}

#index06 .s1 {
  color: #888;
}

#index06 h3 {
  margin: 0 0 12px;
}

#index06 h2 {
  margin: 0 0 12px;
  font-size: 34px;
}

#index06 h2 span {
  color: #77bd38;
  font-size: 44px;
  display: inline-block;
  margin-left: 5px;
}

#index06 h4 {
  margin: 0 0 12px;
}

#index06 h4 span {
  display: inline-block;
  font-size: 22px;
  color: #1585ed;
  margin-left: 3px;
}

#index06 .s2 {
  font-size: 26px;
}

#index06 .s2 span {
  display: inline-block;
  font-size: 34px;
  color: #77bd38;
  margin: 0 3px;
}

#index06 .btn {
  margin: 35px 0 20px;
}

.footer {
  text-align: center;
  background: #333;
}

.footerlink {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  overflow: hidden;
  padding: 40px 0;
}

.footerlink li {
  display: block;
  float: left;
  margin-left: -1px;
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
}

.footerlink li:before {
  display: block;
  content: "";
  height: 100%;
  width: 0;
  border-left: 1px solid #202020;
  border-right: 1px solid #444;
  position: absolute;
  top: 0;
  left: -1px;
}

.footerlink a {
  padding: 0 25px;
  display: block;
  color: #ddd;
}

.footerlink a:hover {
  color: #FFF;
}

@media (max-width: 767px) {
  .footerlink a {
    padding: 0 15px;
  }
}

.contact-detail {
  line-height: 18px;
}

.contact-detail .ic {
  line-height: 34px;
  width: 36px;
  height: 36px;
  border: 1px solid #ddd;
  color: #ddd;
  border-radius: 50%;
  font-size: 18px;
  text-align: center;
  display: block;
  float: left;
  margin-right: 5px;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}

.contact-detail li {
  margin-bottom: 5px;
  position: relative;
}

.contact-detail li:hover .ic {
  background: #333;
}

.contact-detail .tel {
  font-size: 24px;
  line-height: 30px;
}

.inline-block {
  display: inline-block;
  text-align: left;
}

.qrcode {
  max-width: 140px;
  float: right;
  text-align: center;
}

@media (max-width: 991px) {
  .qrcode {
    max-width: 120px;
    float: left;
    margin-bottom: 30px;
  }
  .qrcode h4 {
    font-size: 12px;
  }
}

.qrcode h4 {
  font-size: 14px;
  color: #aaa;
}

#smap {
  position: absolute;
  bottom: 70%;
  margin-bottom: 15px;
  border: 4px solid #444;
  width: 60px;
  height: 40px;
  left: -15px;
  z-index: 99;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 0;
  -webkit-transition: all 0.35s 0.5s;
  transition: all 0.35s 0.5s;
}

#smap img {
  width: 100%;
  height: 100%;
}

#smap em {
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-bottom: 0;
  border-top: 11px solid #444;
  display: block;
  bottom: -14px;
  position: absolute;
  z-index: 99;
  left: 20px;
}

li:hover #smap {
  bottom: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 360px;
  height: 240px;
  -webkit-transition: all 0.35s 0.3s;
  transition: all 0.35s 0.3s;
}

.social-link a {
  display: inline-block;
  font-size: 22px;
  width: 36px;
  height: 36px;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
  text-decoration: none;
  color: #bbb;
  border: 1px solid #777;
  margin: 0 5px;
}

.social-link a:hover {
  color: #FFF;
}

.social-link .ic-wechat:hover {
  background: #77bd38;
  border-color: #77bd38;
}

.social-link .ic-qq:hover {
  background: #1585ed;
  border-color: #1585ed;
}

.copyright {
  overflow: hidden;
  color: #888;
  padding: 18px 0;
  background: #111;
  font-size: 12px;
  text-align: center;
}

.copyright span, .copyright a {
  display: inline-block;
  margin: 0 10px;
  line-height: 20px;
}

.copyright i {
  font-size: 100px;
  position: relative;
  top: -7px;
}

.copyright a {
  color: #888;
  text-transform: uppercase;
}

.copyright a:hover {
  color: #fff;
}

.panel {
  background: #FFF;
  margin-bottom: 20px;
}

.panel h4 {
  margin: 0;
  font-size: 18px;
}

.panel h4 a {
  padding: 15px 20px;
  display: block;
  text-decoration: none;
  color: #444;
}

.panel h4 a:hover {
  color: #333;
}

.panel h4 a.active .ic {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.panel h4 .ic {
  font-size: 16px;
  float: right;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

#rightbar {
  background: #FFF;
}

#rightbar .right-content {
  padding: 0 15px;
  border-top: 1px solid #eee;
  color: #666;
}

#rightbar table {
  width: 100%;
}

#rightbar table td {
  padding: 18px 0;
  font-size: 16px;
  line-height: 20px;
}

#rightbar table tr {
  border-top: 1px solid #eee;
}

#rightbar table tr:first-child {
  border-top: 0;
}

#rightbar table .tit {
  font-size: 18px;
  width: 5em;
}

#rightbar .bdsharebuttonbox a {
  display: inline-block;
  float: initial;
  vertical-align: middle;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #rightbar .bdsharebuttonbox .bds_renren {
    display: none;
  }
}

.heading-r {
  padding: 18px 15px;
}

.heading-r h2 {
  margin: 0;
  font-size: 24px;
  line-height: 28px;
  color: #333;
  padding-left: 13px;
  position: relative;
}

.heading-r h2:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 28px;
  vertical-align: middle;
  width: 3px;
  border-radius: 1.5px;
  background: #1585ed;
  margin-right: 10px;
  top: 0;
  left: 0;
}

.heading.s2 {
  text-align: left;
  position: relative;
  padding: 60px 15px 50px;
}

.heading.s2 h2 {
  font-size: 18px;
  position: relative;
  z-index: 2;
}

.heading.s2 h2 small {
  font-size: 30px;
}
@media (max-width: 359px) {
.heading.s2 h2 small {
  font-size: 24px;
}
}
.heading.s2 .line {
  margin: 0;
  margin-top: 10px;
}

.heading.s2 .head-box {
  border: 1px solid #d5d5d5;
  width: 210px;
  height: 110px;
  position: absolute;
  top: 40px;
  left: 0;
}
@media (max-width: 359px) {
.heading.s2 h2 small {
  font-size: 24px;
}
.heading.s2 .head-box {
  width: 190px;
  height: 100px;
}
}
.heading.s2 .head-box:before {
  width: 3px;
  content: "";
  background: #fff;
  display: block;
  height: 80%;
  top: 10%;
  right: -1px;
  z-index: 1;
  position: absolute;
}

.gray .heading.s2 .head-box:before {
  background: #eee;
}

.panel-body {
  padding: 15px 20px;
  border-top: 1px dotted #eee;
}

@media (max-width: 767px) {
  .panel-body {
    padding: 15px;
  }
}

.panel-body .alert {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 12px;
}

.panel-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.panel-body ul:before,
.panel-body ul:after {
  content: " ";
  display: table;
}

.panel-body ul:after {
  clear: both;
}

.panel-body label {
  font-weight: normal;
  cursor: pointer;
}

.crdo {
  display: none;
}

.cct {
  display: block;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.webtype {
  margin: 0 -4px;
}

.webtype li {
  float: left;
  padding: 0 4px;
}

.webtype .cct {
  width: 46px;
  height: 46px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #aaa;
  color: #aaa;
}

.webtype .cct .ic {
  font-size: 24px;
  line-height: 46px;
  display: block;
}

@media (max-width: 1199px) {
  .webtype .cct {
    width: 35px;
    height: 35px;
    font-size: 12px;
    line-height: 33px;
  }
  .webtype .cct .ic {
    line-height: 33px;
  }
}

.webtype .crdo:checked + .cct {
  color: #e44336;
  border: 1px solid #ea6d63;
  outline: 1px solid #ea6d63;
  overflow: hidden;
}

.webcolor {
  margin: 0 -4px;
}

.webcolor li {
  float: left;
  padding: 0 4px;
}

.webcolor .cct {
  opacity: 0.4;
  filter: alpha(opacity=40);
  padding: 1px;
}

.webcolor .cct:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.webcolor i {
  display: block;
  width: 26px;
  height: 26px;
  background: #eee;
}

.webcolor .wc0 {
  background: url(color.png) no-repeat center center;
}

.webcolor .wc1 {
  background: #ff1122;
}

.webcolor .wc2 {
  background: #ff5511;
}

.webcolor .wc3 {
  background: #ffdd00;
}

.webcolor .wc4 {
  background: #11ff11;
}

.webcolor .wc5 {
  background: #11eeff;
}

.webcolor .wc6 {
  background: #1177ff;
}

.webcolor .wc7 {
  background: #9900ff;
}

.webcolor .wc8 {
  background: #ff0088;
}

.webcolor .wc9 {
  background: #111;
}

.webcolor .wc10 {
  background: #999;
}

.webcolor .wc11 {
  background: #fff;
  border: 1px solid #ddd;
}

.webcolor .crdo:checked + .cct {
  opacity: 1;
  filter: alpha(opacity=100);
  outline: 2px solid #e44336;
}

.ui-slider {
  background: #ddd;
  height: 0.6em;
  cursor: pointer;
  border-radius: 3px;
}

.ui-slider .ui-slider-handle {
  background: #c3271a;
  width: 1em;
  height: 1em;
  top: -0.2em;
  margin-left: -0.4em;
  border-radius: 3px;
  cursor: pointer;
}

.ui-slider .ui-slider-handle:focus {
  outline: 0;
}

.ui-slider .ui-slider-handle:active {
  background: #f09790;
}

.ui-slider .ui-slider-range {
  background: #e44336;
  cursor: pointer;
}

.slider-price {
  padding: 10px 5px 20px;
}

.slider-value {
  padding: 0 0 10px;
}

.slider-value input {
  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 80px;
}

.slider-value input:focus {
  outline: 0;
  border-color: #f09790;
}

@media (max-width: 1199px) {
  .slider-value input {
    width: 60px;
    font-size: 12px;
  }
}

.webcate li {
  float: left;
  padding: 0 4px;
}

.webcate .cct {
  padding: 5px 8px;
  border: 1px solid #ddd;
  color: #777;
  margin-bottom: 2px;
}

.webcate .cct:hover {
  border-color: #e44336;
}

.webcate .badge {
  opacity: 0.6;
  filter: alpha(opacity=60);
  font-size: 11px;
  margin-left: 2px;
}

.webcate .crdo:checked + .cct {
  color: #e44336;
  border: 1px solid #ea6d63;
  outline: 1px solid #ea6d63;
}

#sidebar .webcate li {
  width: 50%;
  text-align: center;
  padding: 0 2px;
}

#sidebar .webcate .cct {
  padding: 2px 5px;
  font-size: 12px;
}

#sidebar .webcate label {
  display: block;
  margin-bottom: 3px;
}

.webcate3 {
  width: 100%;
}

.webcate3 li {
  padding: 0 4px;
}

.webcate3 .cct {
  padding: 5px 8px;
  color: #777;
  margin-bottom: 2px;
}

.webcate3 .cct:hover {
  color: #e44336;
}

.webcate3 .badge {
  opacity: 0.6;
  filter: alpha(opacity=60);
  font-size: 11px;
  margin-left: 2px;
}

.webcate3 .crdo:checked + .cct {
  color: #e44336;
}

#sidebar .webcate3 li {
  padding: 0 2px;
}

#sidebar .webcate3 .cct {
  padding: 4px 0;
  font-size: 14px;
}

#sidebar .webcate3 label {
  display: block;
  margin-bottom: 3px;
}

.webcate4 {
  width: 100%;
}

.webcate4 li {
  padding: 0 4px;
  display: inline-block;
  margin-right: 10px;
}

.webcate4 .cct {
  padding: 5px 8px;
  color: #777;
  margin-bottom: 2px;
}

.webcate4 .cct:hover {
  color: #e44336;
}

.webcate4 .crdo:checked + .cct {
  color: #e44336;
}

#sidebar .webcate4 li {
  padding: 0 2px;
}

#sidebar .webcate4 .cct {
  padding: 4px 0;
  font-size: 14px;
}

#sidebar .webcate4 label {
  display: block;
  margin-bottom: 3px;
}

.infinite-load {
  margin-bottom: 30px;
  height: 0;
  text-align: center;
  color: #888;
  -webkit-transition: height 0.35s;
  transition: height 0.35s;
  overflow: hidden;
}

.infinite-load.loading {
  height: 50px;
}

@media (min-width: 1200px) {
  .col-md-3.affix {
    width: 294px;
    top: 15px;
  }
  .col-md-3.affix-bottom {
    position: absolute;
    width: 294px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-3.affix {
    width: 242px;
  }
  .col-md-3.affix-bottom {
    width: 242px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .col-md-3.affix {
    width: 250px;
  }
  .col-md-3.affix-bottom {
    width: 250px;
  }
}

@media (max-width: 767px) {
  .col-md-3.affix {
    position: absolute;
  }
}

#load-place {
  min-height: 1000px;
}

#template h1 {
  color: #777;
  font-size: 28px;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #d5d5d5;
}

#template h1 a {
  color: #e44336;
  font-size: 32px;
}

.template-info {
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 0 -15px;
  padding: 2px 0 12px;
}

.template-info:before,
.template-info:after {
  content: " ";
  display: table;
}

.template-info:after {
  clear: both;
}

.template-info li {
  float: left;
  line-height: 36px;
  padding: 0 15px;
  color: #999;
}

.template-info a {
  color: #e7584c;
}

.share-box .bdsharebuttonbox a {
  display: inline-block;
  vertical-align: middle;
  float: initial !important;
}

.template-view {
  padding: 20px;
  background: #FFF;
}

@media (max-width: 767px) {
  .template-view {
    padding: 10px;
  }
}

.template-view .img:before {
  display: block;
  content: "";
  height: 0;
  position: relative;
  padding-top: 66.6666%;
}

.template-view .img img {
  height: 100%;
  width: auto;
  max-width: 100%;
  margin: auto;
}

.template-view .img a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #777;
}

.template-slide {
  border: 1px solid #eee;
}

.template-slide .red:before {
  content: "+";
  text-align: center;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 40px;
  line-height: 40px;
  height: 40px;
  width: 100%;
  color: #FFF;
  margin: auto;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(3);
  -ms-transform: scale(3);
  transform: scale(3);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.template-slide .over.red {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.template-slide .img:hover .over.red {
  background: #1585ed;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.template-slide .img:hover .red:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

.template-thumbs {
  margin: 20px -10px 0;
}

.template-thumbs:before,
.template-thumbs:after {
  content: " ";
  display: table;
}

.template-thumbs:after {
  clear: both;
}

.template-thumbs .item {
  float: left;
  width: 25%;
  padding: 0 10px;
}

.template-thumbs .img a {
  border: 1px solid #eee;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.template-thumbs .active .img a {
  border: 1px solid #1585ed;
  opacity: 1;
  filter: alpha(opacity=100);
}

@media (max-width: 767px) {
  .template-thumbs {
    margin: 6px -3px 0;
  }
  .template-thumbs .item {
    padding: 0 3px;
  }
}

.view-demo {
  height: 0;
  padding-top: 66.6666%;
  position: relative;
}

.view-demo a {
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
  display: block;
  top: 0;
  color: #FFF;
  background: #1585ed;
  left: 0;
  font-size: 18px;
}

.view-demo a:hover {
  background: #0f6bc0;
}

@media (max-width: 767px) {
  .view-demo a {
    font-size: 12px;
  }
}

.view-demo .place {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 30px;
  bottom: 0;
  margin: auto;
  line-height: 30px;
}

label {
  font-weight: normal;
  cursor: pointer;
}

.price-heading {
  padding: 10px 140px 10px 35px;
  position: relative;
  vertical-align: middle;
}

.price-heading .rdo {
  display: none;
}

.price-heading .rdo:checked + .crdo {
  border-color: #e44336;
}

.price-heading .rdo:checked + .crdo i {
  border-width: 3px;
}

.price-heading .crdo {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #aaa;
  display: inline-block;
  position: absolute;
  -webkit-transition: border-color 0.35s;
  transition: border-color 0.35s;
  left: 15px;
  top: 14px;
}

.price-heading .crdo i {
  background: #e44336;
  display: block;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  position: relative;
  -webkit-transition: border-width 0.35s;
  transition: border-width 0.35s;
  border: 6px solid #FFF;
}

.price-heading label {
  font-size: 16px;
  color: #666;
  margin-bottom: 0;
  line-height: 24px;
}

.price-heading label:hover .crdo {
  border-color: #e44336;
}

.mmprice, .ssprice {
  float: right;
}

.mmprice {
  line-height: 24px;
  font-size: 16px;
  color: #e44336;
  position: absolute;
  right: 30px;
  top: 10px;
}

.mmprice small {
  display: none;
  font-size: 12px;
  text-decoration: line-through;
  color: #bbb;
  margin-right: 4px;
}

.mmprice.promo small {
  display: inline;
}

.ssprice {
  line-height: 22px;
  font-size: 14px;
  color: #e44336;
  position: absolute;
  top: 10px;
  right: 20px;
}

.ssprice small {
  display: none;
  font-size: 12px;
  text-decoration: line-through;
  color: #bbb;
  margin-right: 4px;
}

.ssprice.promo small {
  display: inline;
}

.help {
  width: 14px;
  height: 14px;
  font-size: 10px;
  line-height: 14px;
  position: absolute;
  color: #FFF;
  background: #bbb;
  border-radius: 50%;
  text-align: center;
  right: 10px;
  top: 14px;
}

.sv-body {
  padding-top: 10px;
}

.sv-body h5 {
  color: #e44336;
  font-size: 16px;
  margin-bottom: 15px;
}

.sv-body .item {
  position: relative;
  padding: 10px 110px 10px 20px;
  font-size: 14px;
  border-top: 1px solid #eee;
}

.sv-body .item.total {
  padding: 10px 20px;
}

.sv-body .chk, .sv-body .chkall {
  display: none;
}

.sv-body .chk:checked + .cchk, .sv-body .chkall:checked + .cchk {
  border-color: #e44336;
}

.sv-body .chk:checked + .cchk i, .sv-body .chkall:checked + .cchk i {
  opacity: 1;
  filter: alpha(opacity=100);
}

.sv-body .cchk {
  width: 14px;
  height: 14px;
  border-radius: 3px;
  border: 1px solid #aaa;
  display: inline-block;
  position: absolute;
  -webkit-transition: border-color 0.35s;
  transition: border-color 0.35s;
  left: 0px;
  top: 14px;
}

.sv-body .cchk i {
  color: #e44336;
  display: block;
  width: 12px;
  height: 12px;
  position: relative;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  line-height: 10px;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.sv-body label {
  margin-bottom: 0;
  line-height: 22px;
}

.sv-body label:hover .cchk {
  border-color: #e44336;
}

.sv-body .help {
  top: 13px;
  right: 0;
}

.sv-body .btn {
  width: 100%;
  padding: 15px;
  font-size: 18px;
  margin-top: 11px;
}

.sv-body .btn .ic {
  margin-right: 6px;
  font-size: 22px;
}

.ckbox-group {
  margin-left: -15px;
}

.custom-check {
  margin-bottom: 0;
  line-height: 34px;
  display: inline-block;
  position: relative;
  margin-left: 15px;
}

.custom-check:hover .cchk {
  border-color: #e44336;
}

.custom-check .chk {
  display: none;
}

.custom-check .chk:checked + .cchk {
  border-color: #e44336;
}

.custom-check .chk:checked + .cchk i {
  opacity: 1;
  filter: alpha(opacity=100);
}

.custom-check .cchk {
  width: 14px;
  height: 14px;
  border-radius: 3px;
  border: 1px solid #aaa;
  display: inline-block;
  -webkit-transition: border-color 0.35s;
  transition: border-color 0.35s;
  vertical-align: middle;
  left: 0px;
  margin-top: -3px;
  margin-right: 5px;
}

.custom-check .cchk i {
  color: #e44336;
  display: block;
  width: 12px;
  height: 12px;
  position: relative;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  line-height: 10px;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.ssprice-total {
  float: right;
  font-size: 18px;
  color: #e44336;
  margin-right: -15px;
}

.ssprice-total .total-price {
  font-size: 22px;
}

.img-detail-content {
  text-align: center;
}

.img-detail-content img {
  display: inline-block;
  max-width: 100%;
}

.detail {
  position: relative;
}

.detail .table {
  color: #1585ed;
}

.detail .table .tit {
  color: #666;
  white-space: nowrap;
}

.detail h3 {
  color: #e44336;
  margin: 0;
  padding: 30px 0 15px;
}

.wrap-search {
  padding: 0 10%;
}

.template-nav-container {
  height: 47px;
}

.template-nav {
  background: #FFF;
}

.template-nav.affix {
  top: 0px;
  width: 755px;
}

@media (max-width: 1199px) {
  .template-nav.affix {
    width: 617px;
  }
}

@media (max-width: 991px) {
  .template-nav.affix {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .template-nav.affix {
    width: auto;
    left: 15px;
    right: 15px;
  }
}

.template-nav.affix-top .nav > li:first-child > a {
  border-top: 2px solid #e44336;
}

.template-nav.affix-bottom {
  position: relative;
  visibility: hidden;
}

.template-nav li {
  float: left;
  padding: 0 15px;
}

.template-nav .nav > li > a {
  padding: 12px 0 14px;
  border-top: 2px solid transparent;
  display: block;
  color: #777;
}

.template-nav .nav > li > a:hover {
  color: #222;
}

.template-nav .nav > li.active > a {
  border-top: 2px solid #e44336;
}

#rightbar {
  position: relative;
}

#rightbar.affix {
  position: fixed;
  width: 361.328px;
  top: 0px;
}

@media (max-width: 1199px) {
  #rightbar.affix {
    width: 293.328px;
  }
}

@media (max-width: 991px) {
  #rightbar.affix {
    position: static;
    top: 0;
    width: auto;
  }
}

.sub-heading {
  padding: 15px;
  background: #FFF;
  position: relative;
}

.sub-heading h3 {
  margin: 0;
  font-size: 16px;
  line-height: 18px;
}

.anli-control-nav {
  position: absolute;
  right: 4px;
  top: 6px;
}

.anli-control-nav a {
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin: 0 2px;
  color: #fff;
  text-decoration: none;
  background: #e44336;
  text-align: center;
}

.anli-control-nav a:hover {
  background: #cc291b;
}

.anli-control-nav .ic {
  font-size: 20px;
}

.relative-anli .anli-item .img a {
  filter: none;
  -webkit-filter: none;
}

.parallax_cnt {
  position: relative;
}

.img-demo {
  max-width: 90%;
  display: block;
}

@media (max-width: 767px) {
  .img-demo {
    max-width: 100%;
  }
}

.blueimp-gallery {
  text-align: center;
}

.blueimp-gallery h4 {
  font-weight: bold;
  color: #666;
}

.blueimp-gallery .modal {
  overflow: hidden;
}

.blueimp-gallery .active .modal {
  overflow-y: scroll;
}

.blueimp-gallery .modal-body {
  padding: 0;
}

.blueimp-gallery.blueimp-gallery > .next, .blueimp-gallery.blueimp-gallery > .prev {
  display: block;
}

@media (min-width: 768px) {
  .blueimp-gallery .modal-dialog {
    width: auto;
    margin: 30px 20px;
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .blueimp-gallery .modal-dialog {
    width: auto;
    margin: 10px;
    display: inline-block;
  }
}

.sub-b-heading {
  padding: 30px 0;
  text-align: center;
}

.sub-b-heading.al {
  text-align: left;
}

.sub-b-heading h2 {
  margin: 0;
  font-size: 36px;
}

@media (max-width: 992px) {
  .sub-b-heading h2 {
    font-size: 32px;
  }
}

.bluebg {
  color: #FFF;
  background: #1585ed;
}

.pattern {
  position: relative;
  background: url(patern1.png);
  background: url(patern1.png) rgba(0, 0, 0, 0.3);
}

#sub04-3 {
  color: #666;
}

.step-items {
  max-width: 990px;
  margin: auto;
}

.step-item {
  text-align: center;
  color: #888;
  margin-bottom: 30px;
}

.step-item .ic {
  font-size: 90px;
  line-height: 90px;
}

.step-item .dot {
  margin: auto;
  width: 22px;
  height: 22px;
  font-weight: bold;
  border-radius: 50%;
  font-size: 12px;
  text-align: center;
  line-height: 19px;
  border: 2px solid #bbb;
  margin-bottom: 15px;
  position: relative;
  background: #FFF;
  z-index: 1;
}

.step-item .line {
  height: 4px;
  width: 100%;
  background: #bbb;
  position: absolute;
  right: 50%;
  margin-top: -28px;
  z-index: 0;
}

.step-item p {
  margin-bottom: 0;
  font-size: 16px;
}

#step1 .line {
  display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  #step4, #step5, #step6 {
    float: right;
  }
  #step5 .step-item .line, #step6 .step-item .line {
    height: 4px;
    width: 100%;
    background: #bbb;
    position: absolute;
    left: 50%;
    right: initial;
    margin-top: -28px;
    z-index: 0;
  }
  #step4 .step-item .line {
    height: 205px;
    width: 70px;
    top: initial;
    margin-top: 0;
    background: transparent;
    border: 4px solid #bbb;
    border-left: 0;
    left: 50%;
    right: initial;
    bottom: 98px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
  }
}

@media (max-width: 767px) {
  #step4, #step3 {
    float: right;
  }
  #step4 .step-item .line {
    height: 4px;
    width: 100%;
    background: #bbb;
    position: absolute;
    left: 50%;
    right: initial;
    margin-top: -28px;
    z-index: 0;
  }
  #step3 .step-item .line {
    height: 205px;
    width: 60px;
    top: initial;
    margin-top: 0;
    background: transparent;
    border: 4px solid #bbb;
    border-left: 0;
    left: 50%;
    right: initial;
    bottom: 98px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
  }
  #step5 .step-item .line {
    height: 205px;
    width: 60px;
    top: initial;
    margin-top: 0;
    background: transparent;
    border: 4px solid #bbb;
    border-right: 0;
    bottom: 98px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
  }
}

#sub04-4 {
  text-align: center;
}

#sub04-4 .desc {
  padding-bottom: 20px;
}

#sub04-5 {
  color: #666;
}

.label {
  padding: 6px 0;
  line-height: 24px;
  font-size: 16px;
  cursor: normal;
}

.form-modal {
  max-width: 440px;
  margin: auto;
}

.hcode {
  padding-right: 79px;
  position: relative;
}

.captcha {
  width: 80px;
  position: absolute;
  top: 0;
  right: 0;
  height: 34px;
}

.captcha img {
  width: 100%;
  height: 100%;
  display: block;
}

.getcode {
  width: 80px;
  position: absolute;
  top: 0;
  right: 0;
}

.getcode .btn {
  width: 100%;
  padding: 6px;
  height: 33px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
}

.getcode .timer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  text-align: center;
  line-height: 33px;
  background: #FFF;
  opacity: 0.75;
  cursor: not-allowed;
}

.select-group {
  margin-left: -2px;
  margin-right: -2px;
}

.custom-select {
  display: block;
  border: 1px solid #ccc;
  background: #fff;
  margin: 2px;
  position: relative;
}

.custom-select select {
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.custom-select select:disabled {
  cursor: not-allowed;
}

.custom-select.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: not-allowed;
}

.table-0080-2 .custom-select {
  margin: -10px 0;
  background: #eee;
}

.select-text {
  padding: 6px 12px;
  padding-right: 20px;
  height: 31px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select-text:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top: 6px solid #777;
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 0;
}

.btn.big {
  padding: 8px 40px;
  font-size: 18px;
}

.layer-img {
  position: relative;
}

@media (max-width: 767px) {
  .layer-img {
    max-width: 300px;
  }
}

#l2, #l3 {
  position: absolute;
  top: 0;
  left: 0;
}

#l2 {
  z-index: 2;
}

#l3 {
  z-index: 3;
}

#sub12-1 {
  color: #FFF;
}

#sub12-2 h2 {
  color: #444;
}

#sub12-2 .list {
  color: #666;
  list-style: none;
  padding: 0;
  margin: 0;
}

#sub12-2 .list li {
  padding-left: 35px;
  margin-bottom: 5px;
}

#sub12-2 span.num {
  width: 18px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  background: #e44336;
  text-align: center;
  position: relative;
  margin-right: 10px;
  margin-left: -28px;
}

#sub12-2 span.num:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border: 9px solid transparent;
  border-left: 6px solid #e44336;
  border-right: 0;
  position: absolute;
  top: 0;
  left: 100%;
}

#sub12-3 {
  background: #77bd38;
  font-size: 22px;
  color: #FFF;
  text-align: center;
}

#sub12-3 .btn {
  margin: 20px 10px 0;
  padding: 10px 40px;
}

#sub12-3 .desc {
  max-width: 990px;
  margin: auto;
}

.tj-heading h2 {
  margin: 0;
  font-size: 18px;
}

.tj-heading a {
  display: block;
  padding: 12px 20px;
  text-decoration: none;
  color: #666;
}

.tj-heading .template-num {
  color: #e44336;
  font-size: 22px;
}

.tj-heading .ic {
  float: right;
  line-height: 24px;
  -webkit-transition: all 0.34s;
  transition: all 0.34s;
}

.tj-heading .active .ic {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.tj-item {
  padding: 15px 20px;
  padding-right: 210px;
  position: relative;
  border-top: 1px solid #eee;
}

.tj-item:first-child {
  border-top: 0;
  padding-top: 5px;
}

.tj-item:first-child .ssprice {
  top: 5px;
}

.tj-item:first-child .help {
  top: 8px;
}

.tj-item:first-child .btn {
  top: 2px;
}

@media (max-width: 767px) {
  .tj-item {
    padding-right: 145px;
  }
}

.tj-item .ssprice {
  right: 110px;
  font-size: 16px;
  top: 15px;
}

@media (max-width: 767px) {
  .tj-item .ssprice {
    font-size: 14px;
    right: 32px;
  }
}

.tj-title {
  line-height: 20px;
  font-size: 16px;
  color: #777;
}

@media (max-width: 767px) {
  .tj-title {
    font-size: 14px;
  }
}

.tj-title .ic {
  display: none;
  font-size: 24px;
  color: #777;
}

.tj-title .tit {
  display: inline-block;
}

.tj-title .help {
  position: absolute;
  display: inline-block;
  top: 18px;
  right: 100%;
  margin-right: -15px;
}

.btn.addCart {
  width: 100px;
  text-align: center;
  padding: 2px 0;
  line-height: 20px;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 13px;
}

.btn.addCart:before {
  font-family: "ic";
  content: "\e615";
  margin-right: 3px;
}

.btn.addCart:after {
  content: "加入购物车";
}

@media (max-width: 767px) {
  .btn.addCart {
    width: 27px;
  }
  .btn.addCart:before {
    margin-right: 0;
  }
  .btn.addCart:after {
    display: none;
  }
}

.btn.addCart.disabled {
  pointer-events: none;
  cursor: not-allowed;
  background: #bbb;
  border-color: #bbb;
}

.btn.addCart.disabled:before {
  content: "\e606";
}

.btn.addCart.disabled:after {
  content: "已加入";
}

.cart-panel h2 {
  font-size: 18px;
  margin: 0;
  padding: 15px;
}

.cart-body {
  padding: 15px;
  border-top: 1px solid #eee;
}

.cart-body:hover .ssprice {
  display: none;
}

.cart-body:hover .delete, .cart-body:hover .edit {
  display: block;
}

.cart-body .delete, .cart-body .edit {
  display: none;
}

.cart-body h3 {
  margin: 0 0 15px;
  font-size: 16px;
}

.cart-body h3 .num {
  color: #e44336;
}

.cart-body .item {
  position: relative;
  font-size: 12px;
  padding: 8px 0;
  border-top: 1px solid #eee;
  color: #777;
  padding-right: 110px;
}

.cart-body .item .delete, .cart-body .item .edit {
  right: 0;
  position: absolute;
  top: 8px;
}

@media (max-width: 992px) {
  .cart-body .delete, .cart-body .edit {
    display: block;
  }
  .cart-body .item .delete, .cart-body .item .edit {
    right: -14px;
  }
}

.cart-body .ssprice {
  font-size: 12px;
  right: 0;
  top: 6px;
}

.cart-body .ssprice small {
  font-size: 11px;
}

a.delete {
  float: right;
  color: #e44336;
  text-decoration: none;
  font-weight: bold;
}

.cart-row {
  margin: 0 -8px;
}

.cart-row > div {
  padding: 0 8px;
}

.promoCode {
  font-size: 12px;
  text-align: right;
  color: #888;
  margin-top: 3px;
}

.promoCode a {
  color: #777;
}

.promoCode a:hover {
  color: #e44336;
}

.promoCode .ic {
  font-size: 10px;
  margin-left: 2px;
}

.promoCode .form-group {
  position: relative;
  padding-right: 70px;
  padding-top: 10px;
  padding-left: 20%;
  margin-bottom: 0;
}

.promoCode .btn {
  width: 60px;
  padding: 6px 12px;
  position: absolute;
  top: 10px;
  right: 0;
}

.sub-total {
  font-size: 14px;
  color: #666;
  text-align: right;
}

.sub-total .stotal-price {
  font-size: 16px;
  color: #e44336;
}

.final-total {
  font-size: 18px;
  text-align: right;
  margin-top: 10px;
}

.final-total .ftotal-price {
  color: #e44336;
  font-size: 24px;
}

.pay {
  width: 100%;
  padding: 15px;
  font-size: 18px;
  margin-top: 11px;
}

#map {
  height: 400px;
}

#map .BMapLib_SearchInfoWindow {
  margin-bottom: 30px;
}

#contact-info h1 {
  font-size: 20px;
  color: #666;
  margin: 0 0 20px;
}

#contact-info h1 small {
  font-size: 12px;
  display: block;
  margin-top: 4px;
  text-transform: uppercase;
}

#contact-info .contact-detail {
  color: #666;
  list-style: none;
  padding: 0;
  margin: 0;
}

#contact-info .contact-detail .ic {
  border-color: #999;
  color: #888;
}

#contact-info .contact-detail li:hover .ic {
  background: #eee;
}

#contact-info .contact-detail a {
  text-decoration: none;
  color: #e44336;
}

#contact-info .work-time {
  display: inline-block;
  font-size: 12px;
  margin-top: 3px;
  color: #e44336;
}

.form-control.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#contact-form .row {
  margin: 0 -8px;
}

#contact-form .row > div {
  padding: 0 8px;
}

.contact-b-item {
  margin-bottom: 25px;
  text-align: center;
  color: #888;
}

.contact-b-item h3 {
  font-size: 18px;
  margin: 0 0 15px;
  color: #666;
}

.contact-b-item p {
  margin-bottom: 3px;
}

.contact-b-item a {
  color: #666;
}

.contact-b-item a:hover {
  color: #e44336;
}

.contact-b-item .note {
  font-size: 12px;
  color: #e44336;
  margin-top: 10px;
}

.template-combo {
  position: relative;
  margin-bottom: 4px;
}

.template-combo .mmprice {
  position: static;
}

@media (max-width: 767px) {
  .template-combo .mmprice {
    float: initial;
    display: inline-block;
    margin-left: 20px;
  }
}

.template-combo .desc {
  color: #888;
}

.template-combo .desc p {
  margin-bottom: 0;
}

.template-combo h4 {
  font-size: 18px;
  margin: 0 0 10px;
}

.template-combo .combo-box {
  border: 2px solid #ddd;
  padding: 15px;
  -webkit-transition: border-color 0.35s;
  transition: border-color 0.35s;
}

.template-combo label {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.template-combo .rdo {
  display: none;
}

.template-combo .rdo:checked + .combo-box {
  border-color: #e44336;
}

.template-combo .rdo:checked + .combo-box > .crdo {
  border-color: #e44336;
}

.template-combo .rdo:checked + .combo-box > .crdo i {
  border-width: 3px;
}

.template-combo .crdo {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #aaa;
  display: inline-block;
  -webkit-transition: border-color 0.35s;
  transition: border-color 0.35s;
  float: left;
  margin-right: 5px;
}

.template-combo .crdo i {
  background: #e44336;
  display: block;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  position: relative;
  -webkit-transition: border-width 0.35s;
  transition: border-width 0.35s;
  border: 6px solid #FFF;
}

.template-combo:hover .crdo {
  border-color: #e44336;
}

.select-template .center-button {
  text-align: center;
}

.select-template .btn {
  padding: 8px 50px;
  font-size: 18px;
  margin-top: 5px;
}

#empty {
  text-align: center;
  padding: 150px 20px 200px;
  border: 2px dashed #ddd;
  display: none;
}

@media (max-width: 767px) {
  #empty {
    padding: 80px 15px 120px;
  }
}

#empty.show {
  display: block;
}

#empty h4 {
  font-size: 36px;
  color: #777;
}

#empty p {
  color: #999;
}

#empty strong {
  color: #e44336;
}

#empty .btn {
  font-size: 18px;
  padding: 6px 30px;
  margin-top: 20px;
}

.zpSlide-control-nav {
  float: right;
}

.zpSlide-control-nav a {
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin: 0 2px;
  color: #fff;
  text-decoration: none;
  background: #e44336;
  text-align: center;
}

.zpSlide-control-nav a:hover {
  background: #cc291b;
}

.zpSlide-control-nav .ic {
  font-size: 20px;
}

.zp-slide .item {
  background: #FFF;
}

.zp-slide h3 {
  margin: 0;
  font-size: 22px;
  padding: 0;
  border-bottom: 2px solid #1585ed;
}

.zp-slide h3 a, .zp-slide h3 small {
  display: block;
}

.zp-slide h3 a {
  padding: 15px 20px;
  color: #1585ed;
  text-decoration: none;
}

.zp-slide h3 small {
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 5px;
}

.zp-slide .desc {
  padding: 15px 20px;
  font-size: 12px;
  line-height: 1.8em;
  color: #666;
}

.zp-slide .el {
  max-height: 168px;
  overflow: hidden;
}

.zp-slide h4 {
  margin: 5px 0 10px;
  font-size: 14px;
}

.ques-box {
  background: #1585ed;
  padding: 30px 30px 40px;
  text-align: center;
  color: #FFF;
}

.ques-box h4 {
  font-size: 28px;
  margin: 10px 0 25px;
}

.ques-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ques-box .webcate li, .ques-box .webcolor li {
  float: initial;
  display: inline-block;
}

.ques-box .cct {
  border-color: #FFF;
  color: #FFF;
}

.ques-box .webcolor .cct {
  background: #FFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

.ques-box .webcolor .wc11 {
  border: 1px solid #FFF;
}

.ques-box .cct:hover {
  background: #e44336;
  color: #FFF;
}

#question-place {
  position: relative;
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.35s;
  transition: height 0.35s;
}

#question-place .panel {
  margin-bottom: 0;
}

#question-place a.more {
  color: #d2e8fc;
}

#question-place a.more:hover {
  color: #FFF;
}

#load-place-index .te-price {
  display: none;
}

#heading {
  overflow: hidden;
  -webkit-transition: 0.35s height;
  transition: 0.35s height;
}

.closeQ {
  border: 0;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  color: #d2e8fc;
}

.closeQ:hover, .closeQ:focus {
  color: #FFF;
  outline: 0;
}

#map #BMapLib_searchBox0, #map #BMapLib_transBox0 {
  padding: 10px;
  padding-left: 0;
  white-space: nowrap;
}

#map #BMapLib_stationText0 {
  padding-right: 10px;
}

#map .BMapLib_nav_tab li {
  height: 30px;
}

#page404 {
  padding: 80px 20px 100px;
  border: 2px dashed #ccc;
  text-align: center;
  color: #666;
}

#page404 p {
  font-size: 12px;
}

#page404 a {
  color: #e44336;
}

#page404 .no {
  font-size: 14px;
  color: #e44336;
  margin-right: 2px;
}

#page404 h4 {
  font-size: 24px;
}

#page404 h4 span {
  color: #e44336;
  font-size: 36px;
  display: block;
}

#page404 h4 strong {
  font-size: 48px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -10px;
}

.acc-form {
  background: #FFF;
  padding: 60px 15px;
  border-top: 1px solid #eee;
  color: #666;
}

.acc-form .alert {
  text-align: center;
}

@media (max-width: 767px) {
  .acc-form {
    padding: 30px 15px;
  }
}

.form-group .alert {
  text-align: left;
  padding: 2px 5px;
  margin: 0;
  font-size: 12px;
}

.form-wrap {
  max-width: 440px;
  margin: auto;
}

.form-text {
  line-height: 34px;
  margin-left: -15px;
}

.hcode .form-text {
  margin-right: -79px;
}

.login-tabs {
  margin-bottom: 20px;
  border-bottom: 3px solid #ddd;
  position: relative;
  width: 60%;
}

.login-tabs:before,
.login-tabs:after {
  content: " ";
  display: table;
}

.login-tabs:after {
  clear: both;
}

.login-tabs li {
  width: 50%;
  text-align: center;
  float: left;
}

.login-tabs a {
  font-size: 20px;
  padding: 15px;
  color: #666;
}

.login-tabs .active a {
  color: #e44336;
}

.login-tabs .active + .active-line {
  left: 50%;
}

.login-tabs .active-line {
  border-bottom: 3px solid #e44336;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

@media (max-width: 478px) {
  .login-tabs {
    width: 100%;
  }
  .login-tabs .active + .active-line {
    left: 50%;
  }
}

.news-list {
  padding: 20px 0;
  border-bottom: 1px dotted #ddd;
  max-width: 1000px;
  margin: auto;
}

.news-list h4 {
  font-size: 16px;
  margin: 0 0 5px;
}

.news-list h4 a {
  color: #444;
}

.news-list h4 a:hover {
  color: #e44336;
}

.news-list .info {
  color: #aaa;
  margin: 0 0 10px;
  font-size: 12px;
}

.news-list .info span {
  margin-right: 20px;
  display: inline-block;
}

.news-list .desc {
  color: #666;
}

.news-list p {
  margin-bottom: 0;
  line-height: 1.7em;
}

@media (max-width: 1199px) {
  .news-list h4 {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .news-list .desc {
    font-size: 12px;
  }
  .news-list .info {
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  .news-list .img {
    margin-bottom: 15px;
  }
}

.dingdan-xq .item, .dingdan-xq .price {
  padding: 3px 0;
}

.dingdan-xq .bprice {
  font-size: 16px;
}

.dingdan-info p {
  margin: 0;
  padding: 4px;
}

.divider {
  height: 1px;
  background: #ddd;
}

@media (max-width: 767px) {
  .form-control {
    font-size: 16px;
    height: 36px;
  }
  .form-group {
    margin-bottom: 6px;
  }
  .label {
    margin-bottom: 0;
  }
  .getcode .btn {
    height: 36px;
    line-height: 23px;
  }
}

.news-article h1 {
  text-align: center;
  margin: 20px 0 20px;
  font-size: 22px;
  color: #444;
}

.news-article .info {
  text-align: center;
  background: #ddd;
  margin-bottom: 30px;
  line-height: 28px;
  padding: 6px 0;
  color: #777;
}

.news-article .info span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

.news-article .bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

.news-article .bdsharebuttonbox a {
  display: inline-block;
  vertical-align: middle;
  float: initial;
}

.news-article p {
  line-height: 1.8em;
  color: #666;
}

.bot-article {
  padding-top: 20px;
  border-top: 1px dotted #ddd;
  margin-top: 30px;
}

.bot-article .related-articles {
  float: left;
}

.bot-article .share-box {
  float: right;
}

.related-articles {
  list-style: none;
  padding: 0;
  margin: 0;
}

.related-articles li {
  padding: 5px 0;
}

.related-articles a {
  color: #666;
}

.related-articles a:hover {
  color: #e44336;
}

#privacy, .recr {
  color: #666;
}

#privacy p, .recr p {
  line-height: 1.8em;
  font-size: 12px;
}

#privacy .btn, .recr .btn {
  display: inline-block;
  vertical-align: middle;
  padding: 4px 7px;
}

.modal .modal-header .close {
  font-size: 27px;
  margin-top: -5px;
}

.bd_weixin_popup {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.foot-menu a {
  text-decoration: none;
}

.foot-menu .bdshare-button-style0-24 {
  zoom: 0;
}

.foot-menu .bdshare-button-style0-24 a {
  text-indent: -10px;
  display: block;
  color: #FFF;
  text-align: center;
  line-height: 50px;
  background: transparent;
  padding: 0;
  margin: 0;
  font-size: 14px;
  height: 50px;
  float: initial;
}

.foot-menu .bdshare-button-style0-24 a:hover {
  color: #FFF;
}

.foot-menu {
  background: #77bd38;
  position: fixed;
  width: 100%;
  z-index: 999;
  height: 50px;
  line-height: 50px;
  left: 0;
  bottom: 0;
  opacity: 0.9;
}

.foot-menu div {
  float: left;
  width: 33%;
  height: 50%;
}

.foot-menu a {
  text-indent: -10px;
  display: block;
  color: #FFF;
  text-align: center;
}

.foot-menu a:hover {
  background: rgba(0, 0, 0, 0.2);
}

.foot-menu img {
  vertical-align: middle;
  width: auto;
}

.of-hidden {
  overflow: hidden;
}

.table-0080 td.cate {
  width: 2%;
  white-space: nowrap;
}

#std {
  height: 340px;
  color: #666;
  margin-left: 20px;
  position: relative;
  font-size: 14px;
}

@media (max-width: 767px) {
  #std {
    margin-left: 0;
  }
}

#std .overview {
  padding-right: 30px;
}

#std h3 {
  font-size: 18px;
  color: #333;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#std p {
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 10px;
}

#trd {
  height: 250px;
  color: #666;
  margin-right: 20px;
  position: relative;
}

@media (max-width: 767px) {
  #trd {
    margin-right: 0;
  }
}

#trd .overview {
  padding-right: 30px;
}

#trd h3 {
  font-size: 18px;
  color: #333;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#trd p {
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.img-center {
  text-align: center;
}

.img-center img {
  max-width: 100%;
  display: inline-block;
}

.heading-r.s1 {
  padding: 0 0 15px;
}

.fws-box .line {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fbfbfb;
}

.fws-box {
  color: #666;
}

.fws-box table {
  margin-top: 20px;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.fws-box .tit {
  width: 5em;
}

.fws-box a {
  color: #666;
}

.fws-box td {
  vertical-align: top;
  padding: 12px 0;
  border-bottom: 1px solid #d5d5d5;
  border-top: 1px solid #fbfbfb;
}

.fws-box tr:first-child td {
  border-top: 0;
}

.fws-box tr:last-child td {
  border-bottom: 0;
}

.fws {
  height: 168px;
  position: relative;
  margin-top: 20px;
  font-size: 14px;
}

.fws .overview {
  padding-right: 20px;
}

.fws p {
  line-height: 24px;
  margin-bottom: 0;
}

.left-box {
  padding-right: 50px;
  border-right: 1px dashed #bbb;
}

.right-box {
  padding-left: 50px;
  border-left: 1px dashed #fff;
}

.left-box, .right-box {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .left-box, .right-box {
    padding: 0 15px;
    border: 0;
  }
}

.sv-slide-control {
  position: absolute;
  right: -5px;
  top: 70px;
  z-index: 9
}

@media (max-width: 478px) {
  .sv-slide-control {
    position: static;
    margin-bottom: -20px;
    margin-top: 30px;
  }
}

.sv-slide-control a {
  display: inline-block;
  padding: 8px 2px;
  font-size: 24px;
  border: 1px solid #d5d5d5;
  color: #999;
  vertical-align: middle;
  margin: 0 6px;
}

.sv-slide-control a:hover {
  background: #1585ed;
  color: #FFF;
  border-color: #1585ed;
}

.sv-slide-control .sv-cur {
  font-size: 36px;
  color: #1585ed;
}

.sv-slide-control .sv-total {
  color: #aaa;
  font-size: 24px;
}

.sv-slide-control .svpage {
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
}

#panel-affix.affix {
  position: fixed;
  top: 20px;
  width: 264px;
}

@media (max-width: 1199px) and (min-width: 992px) {
  #panel-affix.affix {
    width: 212.5px;
    top: 20px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  #panel-affix.affix {
    width: 220px;
    top: 20px;
  }
}

.affix-bottom {
  position: relative;
}

@media (max-width: 767px) {
  .template-content {
    height: auto;
  }
  #panel-affix.affix {
    width: auto;
  }
}

.red-txt {
  color: #e44336;
}

a.red-txt:hover {
  color: #c0261a;
}

.green-txt {
  color: #77bd38 !important;
}

.blue-txt {
  color: #00b0ec !important;
}

.gray-txt {
  color: #888888;
}

.light-gray-txt {
  color: #d4d4d4 !important;
}

.top-menu-0080 {
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 0 -15px;
  padding: 10px 0 0;
  position: relative;
  bottom: -1px;
  z-index: 1;
}

.top-menu-0080:before,
.top-menu-0080:after {
  content: " ";
  display: table;
}

.top-menu-0080:after {
  clear: both;
}

.top-menu-0080 li {
  float: left;
  width: 25%;
  padding: 0 15px;
}

.top-menu-0080 a {
  color: #666;
  line-height: 36px;
  display: block;
  text-align: center;
  border: 1px solid #d6d6d6;
  text-decoration: none;
}

.top-menu-0080 a:hover {
  background: #FFF;
}

.top-menu-0080 .active a {
  background: #77bd38;
  border-color: #77bd38;
  color: #FFF;
}

@media (max-width: 767px) {
  .top-menu-0080 {
    margin: 0 -1px;
  }
  .top-menu-0080 li {
    padding: 0 1px;
  }
}

.mainview-0080 {
  padding: 20px;
  background: #FFF;
  border-top: 1px solid #d6d6d6;
}

.table-0080 {
  border: none;
}

.table-0080 a {
  color: #666;
  text-decoration: none;
}

.table-0080 .table > tbody > tr:hover a {
  color: #FFF;
}

.table-0080 .table {
  color: #333333;
}

.table-0080 .table > tbody > tr > td {
  padding: 10px 0 10px 5px;
  border-top: none;
  border-bottom: 1px dotted #bebebe;
}

.table-0080 .table > tbody > tr > td .tit {
  color: #888888;
  text-align: right;
  display: block;
}

.table-0080 .table > tbody > tr:hover > td {
  background-color: #e65a4b;
  color: white;
}

.table-0080 .table > tbody > tr:hover > td .tit > span {
  display: none;
}

.table-0080 .table > tbody > tr:hover > td .tit:before {
  content: '［了解详情］+';
  background-color: #d93e2d;
  padding: 10px;
  color: #FFF;
}

.table-0080-2 {
  border: 0;
}

@media (max-width: 767px) {
  .table-0080-2 {
    border: 1px solid #e0e0e0;
  }
}

.table-0080-2 .table {
  color: #666666;
  border: 1px solid #e0e0e0;
}

.table-0080-2 .table > tbody > tr.light-gray {
  background-color: #f5f5f5;
  color: #888888;
}

.table-0080-2 .table > tbody > tr.gray {
  background-color: #e7e7e7;
  color: #333333;
}

.table-0080-2 .table > tbody > tr > td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  width: 25%;
}

.table-0080-2 .table > tbody > tr > td a {
  text-decoration: none;
}

.table-0080-2 .table > tbody > tr > td:first-child {
  border-right: 1px solid #e0e0e0;
}

.table-0080-2 .table > tbody > tr > td:last-child {
  border-left: 1px solid #e0e0e0;
}

.table-0080-2 .panel, .table-0080 .panel {
  margin-bottom: 0;
}

.table-0080-2 .panel .price-heading, .table-0080 .panel .price-heading {
  padding: 0;
}

.table-0080-2 .panel .price-heading .ssprice-total, .table-0080 .panel .price-heading .ssprice-total {
  margin-right: 0;
  float: none;
  text-align: right;
}

.checkout-btn {
  text-align: right;
}

.checkout-btn .btn {
  width: 25%;
  padding: 10px 0;
  margin-top: 10px;
}

@media (min-width: 992px) {
  .table-0080, .table-0080-2, .table-0102 {
    padding: 0 10%;
  }
}

@media (max-width: 991px) {
  .table-0080, .table-0080-2 {
    font-size: 12px;
  }
}

.mainview-0081 {
  padding: 20px;
  background: #f6f6f6;
  border-top: 1px solid #d6d6d6;
}

.mainview-0081 .table-0080-2 .table > tbody > tr > td {
  width: 20%;
  border: 1px solid #e0e0e0;
}

.sub-heading-0081 {
  background: none;
  position: relative;
  margin-bottom: 15px;
}

.sub-heading-0081 .search {
  float: right;
  margin-bottom: 15px;
}

.sub-heading-0081 .search .ipt {
  border: 1px solid #e65a4b;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 2px;
}

.sub-heading-0081 .search .btn.red {
  background: #e65a4b;
  border: 1px solid #e65a4b;
  color: #FFF;
}

@media (min-width: 768px) {
  .sub-heading-0081 .search {
    width: 52%;
  }
}

@media (min-width: 992px) {
  .sub-heading-0081 .search {
    width: 40%;
  }
}

@media (min-width: 1200px) {
  .sub-heading-0081 .search {
    width: 32%;
  }
}

.pagination {
  display: block;
  position: relative;
  text-align: right;
  margin-top: 10px;
}

.pagination .current {
  text-decoration: none;
  background-color: #00b0ec;
  border-color: #00b0ec;
  color: white;
}

.pagination-page {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #9c9c9c;
  height: 32px;
  line-height: 30px;
  padding: 0 10px;
  margin: 0 5px;
  color: #999999;
}

.pagination-page:hover {
  text-decoration: none;
  background-color: #00b0ec;
  border-color: #00b0ec;
  color: white;
}

.form_option {
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.form_option .wd220 {
  width: 220px;
}

.form_option .cols_otion {
  display: inline-block;
  position: relative;
  margin-left: 5px;
}

.form_option input[type="text"] {
  height: 30px;
  font-size: 12px;
  border: 1px solid #ddd;
  padding: 4px 8px;
  line-height: 20px;
  width: 100%;
}

.form_option input[type="text"]:focus {
  outline: none;
  border-color: #00a73b;
}

.form_option label {
  font-size: 12px;
  font-weight: normal;
}

.form_option .form-group {
  margin-bottom: 15px;
  text-align: center;
}

.form_option .control-label, .form_option .cols_otion {
  vertical-align: top;
}

.form_option .control-label {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  padding: 5px;
  line-height: 20px;
  width: 100px;
  text-align: right;
}

.form-group {
  display: inline-block;
  width: 100%;
}

.btn-label {
  padding-left: 2px;
  margin-right: 9px;
}

.btn4, .btn5 {
  border: 0;
  padding: 5px 30px;
  display: inline-block;
  color: #FFF;
}

.center-btn {
  text-align: center;
}

.btn5 {
  background: #77bd38;
}

.btn4 {
  background: #e65a4b;
}

.padding-50 {
  padding: 50px 0;
}

.no-border {
  border: none;
}

.mainview-0090 {
  padding: 20px;
  background: #fff;
}

.mainview-0090 .table-0080-2 .table > tbody > tr > td {
  width: 20%;
  border: 1px solid #e0e0e0;
}

.mid-crumb {
  padding: 10px 15px;
  color: #929292;
  background: #f6f6f6;
}

.text-on-right {
  padding: 0 20px 0 40px;
}

.error-message {
  border: 1px solid #dbdbdb;
  display: inline-block;
  position: relative;
  width: 100px;
  margin-left: 40px;
  vertical-align: middle;
  padding: 5px 15px;
  color: #b5b5b5;
}

.error-message:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(219, 219, 219, 0);
  border-right-color: #dbdbdb;
  border-width: 5px;
  margin-top: -5px;
}

.form-0090 .control-label, .form-0090 .cols_otion {
  vertical-align: middle;
}

.table-0080-2 p {
  margin: 0;
  padding: 3px 0;
}

.table-0080-2 .chk {
  margin: 0 10px;
}

.table-0080-2 .chk-0090 {
  background-color: #f6f6f6;
  margin-top: 10px;
}

.table-0080-2 .chk-0090 .btn {
  margin: 0;
  width: 30%;
  padding: 5px 0;
}

.table-0080-2 .chk-0102 {
  background-color: #f6f6f6;
  margin-top: 10px;
  padding: 10px;
}

.table-0080-2 .chk-0102 .btn {
  margin: 0;
  margin-left: 20px;
  padding: 5px;
  width: auto;
  font-size: 12px;
  background-color: #77bd38;
  border: none;
  border-radius: 3px;
}

.checkbox-0102 {
  border: none;
}

.checkbox-0102 .logo {
  border: 1px solid #cbcbcb;
}

.checkbox-0102 .chk:checked + .logo {
  border: 1px solid #77bd38;
}

.checkbox-0102 .item2 {
  display: inline-block;
  border: none;
  padding: 5px;
}

.checkbox-0102-2 {
  border: none;
}

.checkbox-0102-2 .item {
  border-top: none;
  border-bottom: 1px solid #eee;
}

.detail-check .logo2 {
  display: inline-block;
  padding: 10px 40px 10px 0;
}

.detail-check .logo-info {
  display: inline-block;
  vertical-align: middle;
}

.right-stuff-0160 {
  padding-top: 10px;
}

.right-stuff-0160 .btn {
  color: #FFF;
  padding: 2px 5px;
  vertical-align: middle;
  display: inline-block;
  top: -2px;
}

.form-0160 {
  padding: 40px 0;
}

@media (min-width: 768px) {
  .form-0160 {
    max-width: 85%;
  }
}

@media (min-width: 992px) {
  .form-0160 {
    max-width: 65%;
  }
}

@media (min-width: 1200px) {
  .form-0160 {
    max-width: 53%;
  }
}

.form-0160 .form-group {
  text-align: left;
}

.form-0160 .control-label {
  width: 25%;
  text-align: left;
}

.form-0160 .current_jihuo {
  position: relative;
  left: 0;
  top: 0;
  width: 84px;
  height: 30px;
  background: silver;
  text-align: center;
  padding: 5px;
  line-height: 20px;
  color: #fff;
}

.form-0160 .wd220 {
  width: 73%;
}

.form-0160 .wd125 {
  width: 220px;
}

@media (min-width: 992px) {
  .form-0160 .wd125 {
    width: 53%;
  }
}

#dingdan .btn {
  padding: 5px 35px;
  font-size: 16px;
}

.progress-indicator {
  margin: 2em auto;
  padding: 0;
  font-size: 80%;
  text-transform: uppercase;
  width: 100%;
  max-width: 500px;
}

.progress-indicator.two-step {
  max-width: 250px;
}

.progress-indicator.two-step > li {
  width: 50%;
}

.progress-indicator > li {
  list-style: none;
  text-align: center;
  width: auto;
  padding: 0;
  margin: 0;
  position: relative;
  text-overflow: ellipsis;
  color: #e4e4e4;
  display: block;
  width: 33.3333%;
  float: left;
}

.progress-indicator > li .bubble {
  border-radius: 1000px;
  width: 20px;
  height: 20px;
  background-color: #e4e4e4;
  display: block;
  margin: 0 auto 0.5em auto;
}

.progress-indicator > li .bubble:before, .progress-indicator > li .bubble:after {
  display: block;
  position: absolute;
  top: 9px;
  width: 100%;
  height: 3px;
  content: '';
  background-color: #e4e4e4;
  left: 50%;
}

.progress-indicator > li .bubble:before {
  left: 0;
  width: 0;
}

.progress-indicator > li .bubble:after {
  right: 0;
}

.progress-indicator > li:first-child .bubble:before, .progress-indicator > li:last-child .bubble:after {
  width: 0;
}

.progress-indicator > li.completed {
  color: #77bd38;
}

.progress-indicator > li.completed .bubble {
  background-color: #77bd38;
  color: #77bd38;
  border-color: #2d4715;
}

.progress-indicator > li.completed .bubble:before, .progress-indicator > li.completed .bubble:after {
  background-color: #77bd38;
  border-color: #2d4715;
}

.progress-indicator > li a:hover .bubble {
  background-color: #5671d0;
  color: #5671d0;
  border-color: #1f306e;
}

.progress-indicator > li a:hover .bubble:before, .progress-indicator > li a:hover .bubble:after {
  background-color: #5671d0;
  border-color: #1f306e;
}

.progress-indicator > li.danger .bubble {
  background-color: #d3140f;
  color: #d3140f;
  border-color: #440605;
}

.progress-indicator > li.danger .bubble:before, .progress-indicator > li.danger .bubble:after {
  background-color: #d3140f;
  border-color: #440605;
}

.progress-indicator > li.warning .bubble {
  background-color: #edb10a;
  color: #edb10a;
  border-color: #5a4304;
}

.progress-indicator > li.warning .bubble:before, .progress-indicator > li.warning .bubble:after {
  background-color: #edb10a;
  border-color: #5a4304;
}

.progress-indicator > li.info .bubble {
  background-color: #5b32d6;
  color: #5b32d6;
  border-color: #25135d;
}

.progress-indicator > li.info .bubble:before, .progress-indicator > li.info .bubble:after {
  background-color: #5b32d6;
  border-color: #25135d;
}

.progress-indicator.stacked > li {
  text-indent: -10px;
  text-align: center;
  display: block;
}

.progress-indicator.stacked > li .bubble:before, .progress-indicator.stacked > li .bubble:after {
  left: 50%;
  margin-left: -1.5px;
  width: 3px;
  height: 100%;
}

.progress-indicator.stacked .stacked-text {
  position: relative;
  z-index: 10;
  top: 0;
  margin-left: 60% !important;
  width: 45% !important;
  display: inline-block;
  text-align: left;
  line-height: 1.2em;
}

.progress-indicator.stacked > li a {
  border: none;
}

.white {
  background: white;
}

.heading-0130 {
  text-align: center;
  font-size: 1em;
  text-transform: uppercase;
  padding: 40px 0 30px;
}

.heading-0130 a {
  text-decoration: none;
  color: #222;
}

.heading-0130 h2 {
  padding: 0;
  margin: 0;
}

.heading-0130 p {
  padding: 10px 10%;
  line-height: 2em;
}

.heading-0130 .line {
  display: block;
  border-top: 2px solid;
  width: 100px;
  margin: 0 auto 8px;
  color: #77bd38;
}

.heading-0130 span {
  display: block;
  margin: 10px auto;
}

.heading-0130 .en {
  font-family: "Arial", serif;
  color: #999999;
  font-size: 0.8em;
}

.heading-0130 .ch {
  font-weight: normal;
  font-size: 0.8em;
}

.heading-0130 .red {
  color: #e65a4b;
}

.heading-0130 .sub-heading {
  background: none;
  padding: 0;
}

.heading-0130 .sub-heading .anli-control-nav {
  right: 15px;
}

.heading-0130 .sub-heading .anli-control-nav #anli-prev {
  background-color: #e1e1e1;
  color: #bfbfbf;
}

.carousel-contain {
  overflow: hidden;
}

#icarousel {
  width: 360px;
  height: 240px;
  position: relative;
  margin: 50px auto;
}

#icarousel .slide {
  width: 100%;
  height: 100%;
  position: relative;
}

#icarousel .slide img {
  width: 100%;
  height: 100%;
  display: block;
}

#icarousel .slide.current {
  width: 480px;
  height: 320px;
  margin-top: -160px;
  margin-left: -240px;
}

#icarousel .slide.current:hover .desc {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

@media (max-width: 1199px) {
  #icarousel {
    width: 315px;
    height: 210px;
  }
  #icarousel .slide.current {
    width: 420px;
    height: 280px;
    margin-top: -140px;
    margin-left: -210px;
  }
}

@media (max-width: 767px) {
  #icarousel {
    width: 270px;
    height: 180px;
  }
  #icarousel .slide.current {
    width: 360px;
    height: 240px;
    margin-top: -120px;
    margin-left: -180px;
  }
}

@media (max-width: 479px) {
  #icarousel {
    width: 180px;
    height: 120px;
    margin: 20px auto;
  }
  #icarousel .slide.current {
    width: 240px;
    height: 160px;
    margin-top: -80px;
    margin-left: -120px;
  }
}

#icarousel .desc {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #1585ed;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

#icarousel .ct {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 50px;
  color: #FFF;
}

.grid {
  padding: 0;
  max-width: 1200px;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}

.grid li {
  display: inline-block;
  width: 100%;
  margin: 0;
  text-align: left;
  position: relative;
  padding: 20px 10px;
}

.grid figure {
  margin: 0;
  position: relative;
}

.grid .title {
  border-bottom: 2px solid #00b0ec;
}

.grid figcaption {
  position: relative;
  padding: 15px 20px;
  background: white;
  color: #666666;
}

.grid figcaption span {
  display: block;
  font-size: 13px;
}

@media screen and (min-width: 420px) {
  .grid li {
    max-width: 48%;
  }
}

@media screen and (min-width: 768px) {
  .grid li {
    max-width: 24.5%;
  }
}

.cs-style-2 figcaption {
  height: auto;
  width: 100%;
  bottom: 0;
}

.cs-style-2 figcaption a {
  position: absolute;
  right: 20px;
  bottom: 15px;
}

.company-news-main {
  color: #666;
}

.company-news-main h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  background: #1585ed;
  margin: 0;
}

.company-news-main h4 a {
  display: block;
  padding: 20px;
  color: #FFF;
  text-decoration: none;
}

.company-news-main .desc {
  background: #FFF;
  padding: 12px 20px 17px;
  font-size: 12px;
  line-height: 1.8em;
}

.company-news {
  color: #666;
  position: relative;
  padding: 23px 25px;
  padding-right: 100px;
  background: #FFF;
  margin-bottom: 30px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.company-news:hover {
  background: #1585ed;
  color: #FFF;
}

.company-news:hover .date {
  background: #77bd38;
}

.company-news h4 {
  margin: 0 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}

.company-news p {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}

.company-news .date {
  position: absolute;
  width: 90px;
  height: 100%;
  right: 0;
  top: 0;
  color: #FFF;
  text-align: center;
  background: #777;
  text-transform: uppercase;
  padding-top: 10px;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}

.company-news .date .dd {
  font-size: 28px;
}

.company-news .date .ym {
  font-size: 14px;
}

.ann-news {
  text-align: center;
  background: transparent;
  border-bottom: 3px solid #d5d5d5;
  padding-bottom: 20px;
  margin-bottom: 30px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.ann-news h4 {
  font-size: 16px;
  margin: 20px 10px 15px;
}

.ann-news p {
  margin: 0 15px;
  font-size: 12px;
  line-height: 1.8em;
  height: 3.6em;
  overflow: hidden;
}

.ann-news:hover {
  background: #eee;
  border-color: #1585ed;
}

.ann-news:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.heading-0132 {
  padding: 40px 0 30px;
}

.heading-0132 a {
  text-decoration: none;
  color: #222;
}

.heading-0132 h2 {
  font-size: 28px;
  margin: 0;
}

.hy-news.qa {
  margin-bottom: 25px;
}

.hy-news.qa h4 {
  margin: 5px 0 10px;
}

.hy-news.qa .info {
  margin: 0;
}

.hy-news:hover .date {
  background: #1585ed;
  color: #fff;
}

.hy-news h4 {
  font-size: 18px;
  margin: 15px 0 5px;
}

.hy-news h4 a {
  color: #444;
}

.hy-news h4 a:hover {
  color: #1585ed;
}

.hy-news .info {
  font-size: 12px;
  color: #999;
  margin-bottom: 10px;
}

.hy-news .info span {
  margin-right: 20px;
  display: inline-block;
}

.hy-news .desc {
  font-size: 12px;
  line-height: 1.7em;
  color: #666;
}

.hy-news .date {
  width: 70px;
  height: 70px;
  border: 2px solid #1585ed;
  margin-top: 20px;
  padding: 12px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hy-news .date .dm {
  font-size: 16px;
}

.hy-news .date .yy {
  font-size: 12px;
}

.hySlide-control-nav {
  position: absolute;
  bottom: 100%;
  margin-bottom: 30px;
  right: 18px;
  z-index: 999;
}

@media (max-width: 767px) {
  .hySlide-control-nav {
    margin-bottom: -45px;
  }
}

.hySlide-control-nav a {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  line-height: 32px;
  margin: 0 2px;
  text-decoration: none;
  text-align: center;
  color: #1585ed;
}

.hySlide-control-nav a:hover i.icon-left {
  border-right-color: #888;
}

.hySlide-control-nav a:hover i.icon-right {
  border-left-color: #888;
}

.hySlide-control-nav i {
  border: 8px solid transparent;
  width: 0;
  height: 0;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hySlide-control-nav i:before {
  content: "";
  display: block;
  border: 5px solid transparent;
  position: absolute;
  width: 0;
  height: 0;
}

.hySlide-control-nav i.icon-left {
  border-left: 0;
  border-right: 13px solid #1585ed;
}

.hySlide-control-nav i.icon-left:before {
  border-left: 0;
  border-right: 8px solid #eee;
  top: -5px;
  left: 3px;
}

.hySlide-control-nav i.icon-right {
  border-right: 0;
  border-left: 13px solid #1585ed;
}

.hySlide-control-nav i.icon-right:before {
  border-right: 0;
  border-left: 8px solid #eee;
  top: -5px;
  right: 3px;
}

.custom-chkbox {
  width: 16px;
  height: 16px;
  border: 1px solid #888;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  line-height: 12px;
  margin-right: 8px;
}

.custom-chkbox .ic {
  opacity: 0;
  filter: alpha(opacity=0);
  color: #1585ed;
  vertical-align: middle;
  line-height: 12px;
}

.chkbox {
  width: 0;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}

.chkbox:checked + .custom-chkbox {
  border-color: #1585ed;
}

.chkbox:checked + .custom-chkbox .ic {
  opacity: 1;
  filter: alpha(opacity=100);
}

.xk-breadcrumbs {
  margin: 20px 0;
}

.xk-breadcrumbs .active {
  color: #e65a4b;
}

.xk-domain-container li {
  margin: 10px 0;
}

.xk-domain {
  padding: 10px 15px;
  background-color: #fff;
  margin: 15px 0;
}

.xk-domain .xk-domain-main input, .xk-domain .xk-domain-main button {
  outline: none;
  border: 0;
  height: 50px;
  width: 100%;
  border-radius: 2px;
}

.xk-domain .xk-domain-main .col-sm-10 input {
  text-indent: .5em;
  border: 1px solid #b9b9b9;
}

.xk-domain .xk-domain-main button {
  color: #fff;
}

.xk-domain li label {
  cursor: pointer;
}

.xk-domain .xk-domain-search input, .xk-domain .xk-domain-search button {
  outline: none;
  border: 0;
  height: 50px;
}

.xk-domain .xk-domain-search button {
  width: 100%;
  color: #fff;
  border-radius: 2px;
}

.xk-domain .xk-domain-search .col-sm-10 {
  position: relative;
}

.xk-domain .xk-domain-search div:after {
  display: block;
  content: "";
  clear: both;
}

.xk-domain .xk-domain-search input {
  text-indent: .5em;
  border: 1px solid #b9b9b9;
  border-top-left-radius: 2px;
  border-right: 0;
  border-bottom-left-radius: 2px;
}

.xk-domain .xk-domain-search .xk-radio-box {
  border-bottom: 1px solid #efefef;
}

.xk-domain .xk-domain-search .xk-domain-container {
  padding-right: 15px;
  position: absolute;
  z-index: 8;
  display: none;
}

.xk-domain .xk-domain-search .xk-domain-container > div {
  border: 1px solid #b9b9b9;
  padding: 0 15px;
  border-top: 0;
  background-color: #fff;
  position: relative;
}

.xk-domain .xk-domain-search .xk-domain-container > div .domain-close {
  position: absolute;
  right: 15px;
  bottom: 10px;
  color: #6e6e6e;
  cursor: pointer;
}

.xk-domain .xk-domain-search .xk-domain-container > div .domain-close i {
  font-size: 18px;
}

.xk-domain .xk-domain-search .xk-domain-container > div .domain-close:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.xk-domain .xk-domain-search .xk-domain-container input {
  height: 0;
}

.xk-domain .xk-domain-search .xk-domainselect {
  position: absolute;
  width: 100%;
  border: 1px solid #b9b9b9;
  z-index: 9;
  background-color: #efefef;
  text-indent: 1em;
  color: #888;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.xk-domain .xk-domain-search .xk-domainselect a {
  height: 50px;
  line-height: 48px;
  color: inherit;
  text-decoration: none;
  font-size: 24px;
  cursor: pointer;
}

.xk-domain .xk-domain-search .xk-domainselect i {
  position: absolute;
  right: 10%;
  top: 15px;
}

.xk-domain .xk-domain-search .xk-domainselect ul {
  display: none;
  margin: 0;
}

.xk-domain .xk-domain-search .xk-domainselect ul li {
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  font-size: 14px;
}

.xk-domain .xk-domain-search .xk-domainselect ul li:hover {
  background-color: #cacaca;
}

.domain-showmore {
  float: right;
  text-align: center;
  color: #888;
  cursor: pointer;
}

.domain-showmore:after, .domain-showmore:before {
  display: block;
  content: "";
  clear: both;
}

.domain-showmore span {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #888;
  vertical-align: middle;
  line-height: 10px;
  text-align: center;
  margin-left: 5px;
}

.domain-showmore span i {
  color: #e2e2e2;
  font-size: 12px;
}

.xk-result {
  margin: 20px 0;
}

.xk-result h3 {
  padding-left: 15px;
  margin-top: 10px;
}

.xk-result li {
  padding: 15px;
  border-top: 1px solid #e2e2e2;
}

.xk-result li a {
  display: inline-block;
  background-color: #00b0ec;
  border-radius: 3px;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  float: right;
  margin-top: -5px;
}

.xk-result li span {
  color: #77bd38;
}

.xk-result .xk-loadmor {
  color: #666;
  text-align: center;
  background-color: #fff;
  padding: 10px 0;
  cursor: pointer;
  margin-bottom: 40px;
}

.xk-result .xk-loadmor i {
  margin-left: 10px;
}

.xk-domaininfo h3 {
  color: #888;
  padding-left: 15px;
  margin: 20px 0;
}

.xk-domaininfo h3 span {
  color: #333;
}

.xk-domaininfo .xk-info-title {
  padding-left: 15px;
}

.xk-domaininfo .title {
  color: #b9b9b9;
}

.xk-domaininfo .info {
  color: #111;
}

.xk-domaininfo .info .duetime {
  color: #e65a4b;
}

.xk-domaininfo .info .en {
  color: #888;
}

.xk-domaininfo .get-newinfo {
  display: inline-block;
  padding: 5px 10px;
  background-color: #e65a4b;
  color: #fff;
  border-radius: 3px;
  margin-left: 10px;
  text-decoration: none;
  cursor: pointer;
}

.xk-domaininfo .detail-info {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 20px 0;
  margin: 20px 0 40px;
}

.xk-domaininfo .detail-info li {
  margin: 20px 0;
}

@media (min-width: 1200px) {
  .xk-lg-8 {
    width: 12.5%;
  }
}

.xk-btn-search {
  background-color: #77bd38;
  color: #fff;
}

.xk-radio-box {
  color: #9a9a9a;
  position: relative;
}

.xk-radio-box label {
  font-weight: normal;
  margin: 10px 10px 10px 0;
  cursor: pointer;
}

.xk-radio {
  display: none;
}

.xk-rd-box {
  color: #a0a0a0;
}

.xk-rd-box {
  border: 2px solid #9a9a9a;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  line-height: 10px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
}

.xk-rd-box i {
  width: 8px;
  height: 8px;
  display: block;
  background: #e65a4b;
  border-radius: 50%;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  border: 4px solid #FFF;
}

.xk-radio:checked + .xk-rd-box {
  border-color: #e65a4b;
}

.xk-radio:checked + .xk-rd-box i {
  border: 2px solid #FFF;
}

.xk-radio:checked + .xk-rd-box + span {
  color: #e65a4b;
}

.xk-rd-arrow {
  display: block;
  width: 0;
  height: 0;
  margin-left: 39px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #b9b9b9;
}

@media (max-width: 767px) {
  .xk-rd-arrow {
    display: none;
  }
}

.xk-youshi {
  margin-bottom: 50px;
}

.xk-youshi .xk-white {
  background-color: #fff;
}

.xk-youshi .xk-title {
  margin: 15px 0;
}

.xk-youshi .xk-title p {
  display: inline-block;
  border-top: 1px solid #e65a4b;
  padding: 10px 0;
  margin: 0;
  margin-left: 15px;
  margin-bottom: 0;
  color: #333;
}

.xk-youshi .row {
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}

.xk-youshi h1 {
  font-size: 20px;
  maring: 0;
}

.xk-youshi p {
  margin: 10px 0;
  font-size: 12px;
}

.xk-youshi .col-sm-2 {
  text-align: center;
}

.xk-youshi .col-sm-2 i {
  font-size: 80px;
  line-height: 1;
}

@media (max-width: 767px) {
  .xk-youshi .col-sm-2 i {
    font-size: 128px;
  }
}

@media (min-width: 1200px) {
  .xk-youshi .col-sm-2 i {
    line-height: 1.2;
  }
}

@media (min-width: 992px) {
  .xk-youshi .col-sm-2 i {
    line-height: 1.4;
  }
}

.xk-youshi .col-sm-2 .ic-huangguan {
  color: #f1cf14;
}

.xk-youshi .col-sm-2 .ic-zuanshi {
  color: #f96138;
}

.xk-youshi .col-sm-2 .ic-suozi {
  color: #f05b79;
}

.xk-youshi .col-sm-2 .ic-xin {
  color: #ec214c;
}

.ofh {
  overflow: hidden;
}

@media (max-width: 767px) {
  .xk-top20 {
    margin-top: 20px;
  }
  .xk-youshi {
    text-align: center;
  }
  .xk-domaininfo .info {
    margin-top: 10px;
  }
}
.small-nav {
	padding: 10px;
	margin-top: 20px;	
}
.small-nav ul {
	overflow: hidden;
	padding-left: 0;
}
.small-nav ul li {
	width: 25%;
	padding: 5px;
	float: left;
	text-align: center;
	list-style: none;
	margin-bottom: 5px;
}
.small-nav ul li a,.small-nav ul li a:hover,.small-nav ul li a:focus {
	text-decoration: none;
	color: #333;
}
.small-nav ul li a i {
	color: #fff;
	font-size: 32px;
}
.small-nav ul li div {
	border-radius: 50%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto 5px;
}
.small-nav ul li:nth-child(1) div {
	background-color: #12c0a3;
}
.small-nav ul li:nth-child(2) div {
	background-color: #26d27b;
}
.small-nav ul li:nth-child(3) div {
	background-color: #56abe4;
}
.small-nav ul li:nth-child(4) div {
	background-color: #a564be;
}
.small-nav ul li:nth-child(5) div {
	background-color: #f4c807;
}
.small-nav ul li:nth-child(6) div {
	background-color: #ea8010;
}
.small-nav ul li:nth-child(7) div {
	background-color: #ff9f39;
}
.small-nav ul li:nth-child(8) div {
	background-color: #e9503a;
}
.inner-nav {
	margin: 10px auto;
}
.nav-btn {
	width: 36px;
	float: right;
	cursor: pointer;
	padding: 2px 4px;
	border: 1px solid #1585ed;
	border-radius: 3px;
}
.nav-btn:after {
	display: block;
	content: '';
	clear: both;
}
.nav-btn span {
	display: block;
	height: 2px;
	background-color: #1585ed;
	margin: 5px auto;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.nav-btn.on span:first-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	top: 7px;
}
.nav-btn.on span:last-child {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	bottom: 7px;
}
.nav-btn.on span:nth-child(2) {
	opacity: 0;
}
@media (max-width: 767px) {
	.navbar.index {
		display: none;
	}
	.small-nav {
		display: block;
	}
	.heading { padding-top: 0;}
}
@media (min-width: 768px) {
	.small-nav, .inner-nav{
		display: none;
	}
}
@media (max-width:360px) {
.small-nav ul li { font-size: 12px;}
#logo { text-align: center;}
#logo span { margin-left: 0; padding-left: 0; border-left: 0; margin-top: 10px;}	
}
