/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter,Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=9d72b1b2b78d8678aa15)
 * Config saved to config.json and https://gist.github.com/9d72b1b2b78d8678aa15
 */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* 按钮显示样式 - 可调整位置 */

#wpforms-315 {
  box-shadow: 0 -6px 5px -5px rgba(50, 50, 50, 0.23) inset;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
.swiper-button-prev,
.swiper-button-next {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  top: 50%;

  opacity: 0.8;
  transition: all 0.3s;
  z-index: 10; /* 确保按钮在轮播内容上方 */
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.3em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
}
a:focus,
a:hover {
  color: #006ad0;
  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.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* 第一张图片的css */
  .col-sm-6 {
    width: 50%;
    margin-left: 83px;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  direction: ltr;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translateZ(0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translateZ(0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translateZ(0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translateZ(0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translateZ(0);
  transition-timing-function: ease;
  box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  float: left;
  box-sizing: content-box;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
.swiper-wrapper {
  height: auto !important;
}
.swiper-slide {
  position: relative !important;
  display: block !important;
}
#breadcrumb_nav {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
#breadcrumb_nav ul li {
  display: inline;
  padding-right: 15px;
}
#breadcrumb_nav ul li a {
  color: #000;
}
#breadcrumb_nav ul li a.active {
  font-weight: 700;
}
#breadcrumb_nav ul li:first-child + li + li + li + li + li + li:before,
#breadcrumb_nav ul li:first-child + li + li + li + li + li:before,
#breadcrumb_nav ul li:first-child + li + li + li + li:before,
#breadcrumb_nav ul li:first-child + li + li + li:before,
#breadcrumb_nav ul li:first-child + li + li:before,
#breadcrumb_nav ul li:first-child + li:before {
  content: "";
  padding-right: 15px;
  height: 11px;
  width: 6px;
  overflow: hidden;
  display: inline-block;
  background: url(img/hw1_sprite.png) -192px 0 no-repeat;
}
.browsehappy {
  padding: 16px 0;
  display: none;
}
.browsehappy p {
  max-width: 760px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  padding-right: 80px;
  padding-left: 10px;
}
.browsehappy a.close {
  position: absolute;
  top: 0;
  right: 9px;
  display: block;
  height: 30px;
  width: 30px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  float: right;
  margin-top: -7px;
}
.browsehappy a.close:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(img/hw1_sprite.png) 0 0 no-repeat;
  left: 0;
}
.ReadPolicy {
  background: #ccc;
  color: #333;
}
.ReadPolicy a {
  color: #333;
  text-decoration: underline;
}
.ReadPolicy a.close {
  text-decoration: none;
}
#hw1_masthead_wrap {
  position: relative;
  background-color: #fff;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  top: 0;
  width: 100%;
  z-index: 900;
  padding: 6px 0;
}
#hw1_masthead_wrap.hw1_skinny {
  position: fixed;
  -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  background-color: #fff;
  padding: 8px 0 0;
}
.showing #hw1_global_nav_content {
  transform: translateZ(0);
  position: fixed;
  opacity: 1;
  overflow: visible\9;
}
#hw1_global_nav_content {
  position: absolute;
  transform: translate3d(0, -200%, 0);
  transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1);
  width: 100%;
  z-index: 899;
  overflow: hidden;
  opacity: 0;
}
#hw1_global_nav_content > div {
  position: relative;
}
.hw1_menu_section {
  padding: 0;
  transform: translate3d(0, -200%, 0);
  transition: all 0.4s ease;
  margin-top: -105%\9;
  position: absolute;
  width: 100%;
  z-index: 90;
}
.hw1_menu_section.open {
  transform: translateZ(0);
  margin-top: 0\9;
  background-color: #f1f1f1;
  z-index: 91;
}
.hw1_menu_section[data-section="hwmm0"],
.hw1_menu_section[data-section="hwmm2"],
.hw1_menu_section[data-section="hwmm3"],
.hw1_menu_section[data-section="hwmm4"],
.hw1_menu_section[data-section="hwmm5"] {
  padding-left: 35px;
}
.hw1_menu_section[data-section="hwmm0"] {
  transform: translate3d(0, -200%, 0);
}
.hw1_menu_section[data-section="hwmm0"] .hw1_box_wrap {
  min-height: 268px;
  min-height: auto\9;
  padding-top: 50px;
  padding-right: 0;
}
.hw1_menu_section[data-section="hwmm0"] .hw1_box_wrap > .row > .col-sm-3 {
  padding-right: 0;
}
.hw1_menu_section[data-section="hwmm0"].open {
  transform: translateZ(0);
}
.hw1_menu_section[data-section="hwmm4"] .hw1_box_wrap {
  padding-top: 35px;
  padding-bottom: 40px;
}
.hw1_menu_section[data-section="hwmm1"] .img-responsive {
  width: auto;
}
.hw1_icon_cbg,
.hw1_icon_channel,
.hw1_icon_cnbg,
.hw1_icon_ebg,
.hw1_icon_solu {
  padding: 4px 4px 4px 24px;
  position: relative;
}
.hw1_icon_cbg:before,
.hw1_icon_channel:before,
.hw1_icon_cnbg:before,
.hw1_icon_ebg:before,
.hw1_icon_solu:before {
  background: url(img/hw1_sprite.png) no-repeat 0 -188px;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 2px;
  content: "";
}
.hw1_icon_cbg:before {
  background-position: -59px -188px;
  left: -2px;
  top: 0;
}
.hw1_icon_ebg:before {
  background-position: -25px -188px;
  left: -3px;
  top: -3px;
}
.hw1_icon_channel:before {
  background-position: 0 -40px;
  left: 0;
}
.hw1_icon_solu:before {
  background-position: -22px -40px;
  left: -4px;
}
#hw1_subinfo {
  -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
.hw1_skinny #hw1_subinfo {
  display: none;
}
#hw1_masthead_subinfo {
  float: right;
  font-size: 14px;
}
#hw1_masthead_subinfo > li {
  display: inline-block;
  padding: 0 0 0 20px;
}
#hw1_masthead_subinfo_unlogin {
  float: right;
  font-size: 14px;
}
#hw1_masthead_subinfo_unlogin > li {
  display: inline-block;
  margin-right: 15px;
  margin-top: 10px;
}
#hw1_global_nav {
  background: #fff;
  height: 80px;
  position: relative;
  line-height: 80px;
  z-index: 2;
}
@media (max-width: 1023px) and (min-width: 991px) {
  #hw1_masthead_wrap .hidden-sm {
    display: none;
  }
  #hw1_masthead_wrap .visible-sm {
    display: block !important;
  }
}
#hw1_logo {
  float: left;
  position: relative;
}
#hw1_logo a {
  padding: 0;
  display: block;
  height: 80px;
}
.hw1_masthead_cata {
  float: right;
  padding: 0;
  position: relative;
}
.showing .open {
  display: block;
}
.hw1_masthead_cata > li {
  display: block;
  float: left;
  padding: 0 13px;
}
.hw1_masthead_cata > li:first-child a span {
  border-radius: 5px;
  background-color: #eee;
  padding-left: 36px;
  padding-right: 18px;
  display: block;
}
.hw1_masthead_cata > li:first-child a:hover span {
  background-color: #3f75aa;
  color: #fff;
}
.hw1_masthead_cata > li:first-child a:hover i {
  background: url(img/hw1_sprite.png) no-repeat -103px -112px;
}
.hw1_masthead_cata > li:first-child i {
  position: absolute;
  background: url(img/hw1_sprite.png) no-repeat -103px -81px;
  display: block;
  width: 14px;
  height: 14px;
  top: 12px;
  left: 14px;
}
.hw1_skinny .hw1_masthead_cata > li > a {
  margin-bottom: 0;
}
.hw1_masthead_cata > li > a {
  box-sizing: border-box;
  color: #323232;
  cursor: pointer;
  font-size: 18px;
  display: block;
  height: 90px;
  line-height: 100px;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  transition: border-color 0.3s, color 0.3s;
}
.hw1_masthead_cata > li.active > a,
.hw1_masthead_cata > li > a:hover {
  border-bottom: 2px solid #3f75aa;
  color: #3f75aa;
}
.hw1_masthead_rightside {
  float: right;
  height: 40px;
  position: relative;
}
.hw1_masthead_rightside > ul > li {
  display: block;
  float: left;
  padding: 0;
  position: relative;
}
.hw1_masthead_rightside > ul > li a {
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
}
.hw1_masthead_rightside .hw1_dropdown_menu {
  width: 300px;
  position: absolute;
  top: 46px;
  right: -40px;
}
#hw1_search_box .triangle,
.hw1_masthead_rightside .triangle {
  height: 15px;
  overflow: hidden;
  position: absolute;
  top: -15px;
  width: 320px;
  right: 0;
  display: none\9;
}
#hw1_search_box .triangle:before,
.hw1_masthead_rightside .triangle:before {
  content: "";
  position: absolute;
  top: 5px;
  right: 10px;
  width: 20px;
  height: 20px;
  border: 1px solid #ddd;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#fff)
  );
  background-image: -webkit-linear-gradient(top, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}
.hw1_search,
.hw1_show_more,
.hw1_show_more > a {
  width: 40px;
  height: 56px;
}
.hw1_search:before {
  display: table;
  content: "";
}
.hw1_show_more > a {
  display: block;
}
.hw1_search > a:before,
.hw1_search > a:hover:before,
.hw1_show_more > a:before,
.hw1_show_more > a:hover:before {
  background: url(img/hw1_sprite.png) no-repeat 0 -70px;
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  content: "";
  top: 8px;
  left: 8px;
}
.hw1_search > a:before {
  background-position: -39px -70px;
}
.hw1_show_more > a:hover:before {
  background-position: 0 -105px;
}
.hw1_search > a:hover:before {
  background-position: -39px -105px;
}
#hw1_card_list [class*="col-"],
#hw1_stage,
.index-video {
  margin-bottom: 1.5%;
}
#hw1_card_list .row .row > .col-sm-12 {
  margin-bottom: 3%;
}
#hw1_card_list .row .row > .col-sm-12:last-child {
  margin-bottom: 0;
}
#hw1_global_nav_content {
  background-color: #f1f1f1;
  padding: 0 15px;
}
.hw1_btn {
  border-radius: 5px;
  background-color: inherit;
  line-height: 24px;
  height: 24px;
  padding: 5px 10px;
}
.hw1_box_wrap .hw1_btn:hover,
.hw1_btn {
  text-decoration: none;
}
.hw1_box_wrap {
  padding: 30px 15px;
}
.hw1_box_wrap h3 {
  color: #3f75aa;
  margin: 0 0 15px;
}
.hw1_box_wrap h4 {
  margin: 15px 0;
}
.hw1_box_wrap a {
  text-decoration: none;
}
.hw1_box_wrap a:hover {
  text-decoration: underline;
}
.hw1_box_wrap:hover {
  background-color: #e5e5e5;
}
[data-section="hwmm1"] .hw1_box_wrap a:hover {
  text-decoration: none;
}
.hw1_box_wrap:hover,
[data-section="hwmm0"] .col-sm-3:hover {
  background-color: #e5e5e5;
}
.hw1_box_wrap:hover .hw1_btn {
  background-color: #cb3034;
  color: #fff;
}
[data-section="hwmm3"] .hw1_box_wrap {
  width: 20%;
}
@media (max-width: 1200px) and (min-width: 1024px) {
  [data-section="hwmm3"] .hw1_box_wrap {
    width: 25%;
  }
  [data-section="hwmm3"] .row {
    margin: 0;
  }
}
[data-section="hwmm0"] .hw1_btn,
[data-section="hwmm2"] .hw1_btn,
[data-section="hwmm3"] .hw1_btn,
[data-section="hwmm4"] .hw1_btn,
[data-section="hwmm5"] .hw1_btn,
[data-section="hwmm6"] .hw1_btn {
  position: relative;
  left: -10px;
  top: 10px;
}
.col-sm-2-4 {
  float: left;
  position: relative;
  min-height: 1px;
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}
.leftBorder {
  border-left: 1px solid #d5d5d5;
}
.rightBorder,
.vertical_line {
  border-right: 1px solid #d5d5d5;
}
.open #hw1_search_box,
.open .hw1_dropdown_menu {
  display: block;
}
.hw1_dropdown_menu {
  display: none;
  margin-left: -20px;
  position: absolute;
  z-index: 20;
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0s;
  border-image-repeat: initial;
  border: 1px solid #e0e0e0;
  background: #fff;
  padding: 0;
}
.hw1_dropdown_menu a {
  color: #333;
  display: block;
  padding: 7px 20px;
  position: relative;
  text-decoration: none;
  border-bottom: 1px solid #d5d5d5;
}
.hw1_dropdown_menu li:last-child a {
  border-bottom: 0;
}
.hw1_dropdown_menu a:focus,
.hw1_dropdown_menu a:hover {
  background-color: #3f75aa;
  color: #fff;
  text-decoration: none;
}
#hw1_search_box {
  display: none;
  width: 350px;
  top: 46px;
  right: 0;
  margin-left: -20px;
  position: absolute;
  z-index: 20;
  padding: 20px;
  border: 1px solid #e0e0e0;
  background: #fff;
}
#hw1_search_box input[type="text"] {
  position: absolute;
  top: 1px;
  width: 100%;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  border: 1px solid #ccc;
  height: 34px;
  padding: 0 10px;
}
#hw1_search_box input[type="text"]:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
#hw1_search_box div:nth-child(2) {
  height: 36px;
  position: relative;
}
#hw1_search_box input[type="button"] {
  width: 39px;
  height: 36px;
  background: url(img/hw1_sprite.png) 0 -142px;
  border: 0;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
}
#hw1_search_box input[type="button"]:hover {
  background-position: -42px -142px;
}
#hw1_global_nav_content {
  background: none;
}
#hw1_global_nav_content.identity .js-menu-special[data-section="hwmm0"],
#hw1_global_nav_content .js-menu-special[data-section="hwmm0"] {
  width: auto;
  padding-left: 0;
  padding: 30px 0;
}
#hw1_global_nav_content .js-menu-special[data-section="hwmm0"] {
  padding-right: 10px;
}
.hw1_box_wrap h5 {
  color: #999;
  font-size: 16px;
  margin: 10px 0;
}
.hw1_box_wrap h4 {
  line-height: 1.2;
}
@media only screen and (max-width: 1023px) {
  #hw1_search_box {
    width: 100%;
    position: relative;
    top: 0;
    border: 0;
    margin-left: 0;
  }
  #hw1_search_box .triangle {
    display: none;
  }
  #hw1_search_box > div {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 37px;
    margin: 0 auto;
  }
  #hw1_search_box input[type="text"] {
    position: absolute;
    width: 100%;
  }
  #hw1_search_box input[type="button"] {
    position: absolute;
    left: auto;
    right: 0;
  }
}
#hw1_mob_nav_container {
  position: fixed;
  z-index: 888;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow: auto;
}
#container.open,
#footer.open,
.footer.open,
.share_nullbox.open {
  left: -100% !important;
  position: fixed;
}
#hw1_mob_nav_container.open {
  right: 0 !important;
  box-shadow: -5px 0 10px rgba(0, 0, 0, 0.2);
}
#container,
#hw1_mob_nav_container {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#hw1_mob_nav_container ul li {
  border-bottom: 1px solid #ddd;
  line-height: 45px;
  padding: 0 20px;
  font-size: 16px;
  color: #333;
}
#hw1_mob_nav_container ul li a {
  display: block;
}
#hw1_mob_nav_container ul li.search {
  line-height: 57px;
}
#hw1_mob_nav_container ul li.search .prev {
  float: left;
}
#hw1_mob_nav_container ul li.search .prev a {
  color: #3f75aa;
}
#hw1_mob_nav_container ul li ul li:hover,
#hw1_mob_nav_container ul li ul li ul li:hover {
  color: #fff;
}
#hw1_mob_nav_container .title.active > ul > li > a:hover,
#hw1_mob_nav_container .title.active a {
  color: #3f75aa;
}
#hw1_mob_nav_container .title.active > ul > li > a {
  color: #333;
}
#hw1_mob_nav_container ul li ul {
  display: none;
  margin-left: -25px;
  margin-right: -20px;
  padding-left: 25px;
  padding-right: 20px;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  color: #fff;
}
#hw1_mob_nav_container ul li ul.ul-block {
  display: block !important;
}
#hw1_mob_nav_container .title.active > ul > li:hover > a,
#hw1_mob_nav_container ul > li,
#hw1_mob_nav_container ul > li:hover > a,
li.hw1_hasmore > ul > li a:hover,
li.hw1_hasmore a:hover,
li.hw1_nomore a:hover,
li.nomore > ul > li a:hover {
  color: #fff;
}
#hw1_mob_nav_container ul li ul li:hover,
#hw1_mob_nav_container ul li ul li ul li:hover {
  background-color: #3f75aa;
}
#hw1_mob_nav_container ul li ul li.title {
  color: #3f75aa;
}
#hw1_mob_nav_container ul > li > ul > li,
#hw1_mob_nav_container ul li ul li.title {
  margin-left: -25px;
  margin-right: -20px;
  padding-left: 25px;
  padding-right: 20px;
  background-color: #dedede;
}
#hw1_mob_nav_container ul > li > ul > li {
  border-bottom: 1px solid #aaa;
}
#hw1_mob_nav_container ul li ul li ul li {
  border-bottom-color: #aaa;
  margin-left: -25px;
  margin-right: -20px;
  padding-left: 40px;
  padding-right: 20px;
  background-color: #dedede;
}
.ul-block {
  display: block !important;
}
@media only screen and (max-width: 1023px) {
  #hw1_masthead_wrap {
    padding: 8px 0;
  }
  #hw1_mob_nav_close {
    text-align: center;
    vertical-align: middle;
    float: right;
    padding: 0 15px;
    right: -16px;
    position: relative;
    cursor: pointer;
    width: 50px;
    height: 57px;
  }
  #hw1_mob_nav_close:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 13px;
    left: 15px;
    background: url(img/hw1_sprite.png) no-repeat -101px -42px;
  }
  li.hw1_hasmore a,
  li.hw1_nomore a {
    position: relative;
  }
  li.hw1_hasmore:hover,
  li.hw1_nomore:hover {
    background-color: #3f75aa;
    color: #fff;
  }
  li.hw1_hasmore.active > a:after,
  li.hw1_hasmore > a:after,
  li.hw1_nomore > a:after {
    display: block;
    content: "";
    background: url(img/mobile_all_icons.png) -393px -197px no-repeat;
    position: absolute;
    top: 17px;
    right: 0;
    width: 20px;
    height: 15px;
  }
  li.hw1_nomore > a:after {
    background-position: -349px -151px;
  }
}
#footer {
  position: relative;
  z-index: 500;
  background: #272727;
  width: 100%;
}
#footer,
#footer a {
  color: #fff;
}
#footer label {
  display: block;
}
#footer .bottom,
#footer .top {
  display: table;
  width: 100%;
}
#footer .left {
  display: block;
  padding-top: 40px;
}
#footer .left_inner {
  display: table;
  width: 100%;
}
#footer .left_inner div ul {
  margin-top: 14px;
}
#footer .left_inner div ul li {
  margin-bottom: 5px;
  line-height: 180%;
}
#footer .right {
  display: table;
  text-align: right;
  vertical-align: top;
  padding-top: 15px;
}
#footer .right ul li {
  display: inline-block;
  margin-right: 15px;
  line-height: 25px;
}
#footer .right ul li a {
  display: inline-block;
}
#footer .bottom {
  font-size: 14px;
  margin: 10px 0;
}
#footer .bottom_left,
#footer .bottom_right {
  padding: 10px 0;
  display: table;
}
#footer .bottom_right {
  display: inherit;
  overflow: hidden;
  text-align: right;
}
#footer .bottom_right ul li {
  display: inline-block;
  margin-right: 5px;
}
#footer .bottom_right ul li:not(:last-child):after {
  content: "|";
  padding-left: 10px;
}
#footer .visible-xs,
#footer .visible-xs .col-sm-3 {
  padding-left: 0;
  padding-right: 0;
}
#footer .visible-xs .col-sm-3 label,
#footer .visible-xs .col-sm-3 li {
  padding: 15px 20px !important;
  margin: 0;
  border-bottom: 1px solid #aaa;
}
#footer .visible-xs .col-sm-3 label > a {
  display: block;
}
#footer .visible-xs .col-sm-3 label:after {
  display: block;
  content: "";
  background: url(img/hw1_sprite.png) -40px -489px no-repeat;
  position: absolute;
  top: 22px;
  right: 22px;
  width: 20px;
  height: 17px;
}
#footer .visible-xs .col-sm-3 label.no-menu:after {
  background: url(img/hw1_sprite.png) -4px -492px no-repeat;
}
#footer .visible-xs .col-sm-3 li a {
  color: #333;
}
#footer .visible-xs ul {
  display: none;
  background-color: #dcdcdc;
}
#footer .visible-xs .left {
  padding-top: 0;
}
#footer .visible-xs .left_inner div {
  padding: 0;
  margin: 0;
}
#footer .visible-xs .left_inner div ul {
  margin-top: 0;
}
#footer.winwin-footer .left_inner label {
  font-size: 16px;
}
#footer .left_inner div ul li {
}
#footer .left_inner div ul {
  margin-top: 5px;
}
#footer a,
#footer label,
.QR-code h4 {
  color: #ccc;
}
#footer .QR-code {
  margin-top: 10px;
}
#footer .code-img:before {
  content: "";
  display: block;
  width: 81px;
  height: 81px;
  background: url(img/hw1_sprite.png) no-repeat 0 -365px;
}
#footer .left_inner div ul li {
  margin-bottom: 0;
}
#footer .col-sm-3 label:nth-child(3) {
  margin-top: 20px;
}
.footer-icon-top {
  margin-top: 30px;
}
#footer .left {
  padding-top: 30px;
}
.hw1_hr {
  border-color: #424141;
}
#footer .left_inner div ul li {
  line-height: 1.7;
}
.QR-code h4 {
  margin-bottom: 0;
  margin-top: 10px;
}
#footer .right .in:before {
  background-position: -36px -452px;
}
#footer > .container > .top > .row {
  padding-bottom: 10px;
}
#footer .bottom_left,
#footer .bottom_right {
  padding-top: 0;
  color: #ccc;
}
#footer .bottom,
#footer .row > [class*="col-"],
.hw1_card_list .row > [class*="col-"] {
  margin-top: 0;
}
#footer .right .facebook:before,
#footer .right .google:before,
#footer .right .habrahabr:before,
#footer .right .in:before,
#footer .right .instagram:before,
#footer .right .twitter:before,
#footer .right .vk:before,
#footer .right .weibo:before,
#footer .right .youtube:before {
  content: "";
  width: 32px;
  height: 32px;
  background: url(../img/hw1_sprite.png) no-repeat;
  display: block;
}
#footer .right .weibo:before {
  background-position: 2px -450px;
}
#footer .right .in:before {
  background-position: -36px -450px;
}
#footer .right .facebook:before {
  background-position: -78px -450px;
}
#footer .right .youtube:before {
  background-position: -158px -450px;
}
#footer .right .google:before {
  background-position: -158px -409px;
}
#footer .right .twitter:before {
  background-position: -118px -448px;
}
#footer .right .vk:before {
  background-position: -114px -734px;
}
#footer .right .habrahabr:before {
  background-position: -72px -734px;
}
#footer .right .instagram:before {
  background-position: -155px -734px;
}
@media (max-width: 991px) {
  #footer .bottom_right,
  #footer .right {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  #footer.winwin-footer .left_inner label {
    font-weight: 400 !important;
    padding-bottom: 5px;
    border-bottom: 1px solid #535353;
  }
  #footer.winwin-footer .left_inner.row {
    margin-left: 0;
    margin-right: 0;
  }
}
@-ms-viewport {
  width: auto !important;
}
#right_iconbox {
  width: 48px;
  position: fixed;
  bottom: 30%;
  right: 0;
  z-index: 999;
}
.icon_top {
  background: url(../img/hw1_sprite.png) no-repeat 0 -512px;
  background-color: #c3c3c3;
  opacity: 0.8;
  filter: Alpha(opacity=80);
}
.icon_top,
.icon_top:hover {
  cursor: pointer;
  width: 48px;
  height: 48px;
  position: relative;
}
.icon_top:hover {
  background-color: #195999;
}
.icon_news {
  background: url(../img/hw1_sprite.png) no-repeat 0 -560px;
  background-color: #c3c3c3;
  opacity: 0.8;
  filter: Alpha(opacity=80);
}
.icon_news,
.icon_news:hover {
  cursor: pointer;
  width: 48px;
  height: 48px;
  position: relative;
}
.icon_news:hover {
  background-color: #195999;
}
.icon_emails {
  background: url(../img/hw1_sprite.png) no-repeat 0 -608px;
  background-color: #c3c3c3;
  opacity: 8;
  filter: Alpha(opacity=80);
}
.icon_emails,
.icon_emails:hover {
  cursor: pointer;
  width: 48px;
  height: 48px;
  position: relative;
}
.icon_emails:hover {
  background-color: #195999;
}
.icon_tels {
  background: url(../img/hw1_sprite.png) no-repeat 0 -656px;
  background-color: #c3c3c3;
  opacity: 0.8;
  filter: Alpha(opacity=80);
}
.icon_tels,
.icon_tels:hover {
  cursor: pointer;
  width: 48px;
  height: 48px;
  position: relative;
}
.icon_tels:hover {
  background-color: #195999;
}
#right_iconbox {
  display: none;
}
#right_iconbox a {
  display: inline-block;
}
#right_iconbox a > div {
  display: inline-block;
  margin: -5px 0 0 !important;
}
.goto-top,
.js-goto-top {
  opacity: 0;
}
.box_subscribe {
  background-color: #edebeb;
  border-radius: 8px;
  width: 550px;
  overflow: hidden;
  padding-bottom: 10px;
}
#overlay,
.box_subscribe {
  height: 100% !important;
}
.box_subscribe {
  padding: 10px 0;
}
.one_line .radio {
  margin: 0 0 0 15px !important;
}
.error {
  color: red !important;
  font-style: italic;
}
input.error,
select.error,
textarea.error {
  border: 1px dotted red !important;
}
.error-messages {
  width: 100%;
}
.one_line .radio {
  margin: 0 5px;
}
.box_subscribe {
  max-width: 768px;
  width: 100% !important;
  height: auto !important;
}
.one_line,
.one_line2 {
  padding: 5px 0 !important;
}
.one_line .liuyanbox {
  float: none !important;
}
.one_line .gongsi,
.one_line .tel {
  width: 100% !important;
}
.one_line .tel {
  margin-left: 0 !important;
}
.one_line {
  padding-left: 15px;
  font-size: 16px;
  padding-bottom: 15px;
}
.sub_info h4 {
  margin: 0;
  font-size: 14px;
  padding-left: 15px;
}
.one_line2 {
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 5px;
}
.one_line .userid {
  width: 618px;
  height: 36px;
  line-height: 100%;
  line-height: 36px\9;
  border-radius: 6px;
  border: 1px solid #ddd;
  padding-left: 10px;
}
.no-f00 {
  margin-left: 10px;
}
.one_line li {
  display: block;
  float: left;
  line-height: 100%;
  line-height: 36px\9;
  height: 36px;
  overflow: hidden;
  margin: 5px 0;
  list-style: none !important;
}
.one_line .gongsi {
  width: 300px;
}
.one_line .gongsi,
.one_line .tel {
  margin-left: 10px;
  height: 36px;
  line-height: 100%;
  line-height: 36px\9;
  border-radius: 6px;
  border: 1px solid #ddd;
  padding-left: 10px;
}
.one_line .tel {
  width: 190px;
}
.one_line .liuyanbox {
  float: left;
  overflow: hidden;
}
.one_line .liuyanbox .liuyan {
  margin-left: 6px;
  width: 500px;
  height: 60px;
  line-height: 24px;
  border-radius: 6px;
  border: 1px solid #ddd;
  padding-left: 10px;
}
.one_line2.clearfix h2 {
  margin: 0;
}
.one_line .radio:first-child {
  margin-left: 0 !important;
}
.reg_tj {
  background-color: #c30;
  border: none;
  border-radius: 4px;
  width: auto;
  padding: 8px 30px;
}
.fk_tj {
  padding-left: 10px !important;
}
.fk_tj a {
  color: #fff;
  text-decoration: none;
}
.tel_tanchu {
  padding: 20px 25px 18px;
  width: auto !important;
}
.tel_tanchu h3 {
  margin-top: 0;
  margin-bottom: 10px;
}
.tel_tanchu a {
  text-decoration: none !important;
}
.tel_tanchu {
  padding: 20px 10px;
  border-radius: 8px;
  display: none;
  background-color: #edebeb;
  right: 5%;
  bottom: 29.5%;
  position: fixed;
  border: 1px solid #ccc;
  z-index: 99999;
}
.tel_texindet {
  width: 120px;
  float: right;
}
.tel_line {
  height: 30px;
  line-height: 30px;
  padding: 0;
}
.tel_texindet {
  float: none;
}
@font-face {
  font-family: frutigernext;
  src: url(img/LT_54361.eot);
  src: url(img/LT_54361.eot?) format("embedded-opentype"),
    url(img/LT_54361.woff) format("woff"),
    url(img/LT_54361.ttf) format("truetype"),
    url(img/LT_54361.svg) format("svg");
}
@font-face {
  font-family: frutigernext_medium;
  src: url(img/frutigernext-lt-medium.eot);
  src: url(img/frutigernext-lt-medium.eot?) format("embedded-opentype"),
    url(img/frutigernext-lt-medium.woff) format("woff"),
    url(img/frutigernext-lt-medium.ttf) format("truetype"),
    url(img/frutigernext-lt-medium.svg) format("svg");
}
.container {
  width: 100% !important;
  max-width: 1200px;
}
ul {
  list-style-type: none;
}
body {
  position: relative;
  font-family: frutigernext, Arial, Helvetica, sans-serif;
  font-size: 16px;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 28px;
  line-height: 48px;
  margin-top: 0;
}
h1.clr_topMn {
  margin-top: -12px;
}
h1.center {
  margin-bottom: 10px;
}
h2 {
  font-size: 24px;
  letter-spacing: 1px;
}
h2.title {
  font-size: 28px;
  text-align: center;
}
h3 {
  font-size: 18px;
}
h3.Subtitle {
  font-size: 14px;
  color: #999;
}
h4 {
  font-size: 16px;
}
h6 {
  margin-top: 24px;
}
#footer .left_inner label,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: frutigernext_medium, Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.hover {
  cursor: pointer;
  cursor: hand;
}
.center {
  text-align: center;
}
body,
html,
ul {
  margin: 0;
  padding: 0;
}
#container {
  position: relative;
  left: 0;
  width: 100%;
  top: 0;
}
.left {
  text-align: left !important;
}
.gray_bg {
  background-color: #f5f5f5;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.f00 {
  color: red;
}
#hw1_preloader {
  margin-top: 81px;
  background-color: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
#hw1_preloader.lower {
  z-index: -1;
  height: auto;
}
.hw1_pg_loading {
  padding: 0;
  vertical-align: middle;
  position: relative;
  top: 300px;
  left: 0;
  margin: 0;
  text-align: center;
}
.hw1_pg_loading_logo_head:before {
  content: "";
  position: absolute;
  width: 165px;
  height: 43px;
  top: 50%;
  left: 50%;
  margin-left: -82px;
  margin-top: -29px;
  background: url(img/hw1_sprite.png) no-repeat 0 -221px;
}
.hw1_pg_loading_html {
  position: relative;
}
#loading-center-absolute {
  position: absolute;
  left: 49%;
  top: 50%;
  height: 20px;
  width: 100px;
  margin-top: 20px;
  margin-left: -35px;
}
.object {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50% 50% 50% 50%;
  margin-right: 5px;
  margin-bottom: 5px;
  position: absolute;
}
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  box-sizing: border-box;
}
.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}
.la-ball-fall.la-dark {
  color: #333;
}
.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
.la-ball-fall {
  width: 108px;
  height: 18px;
}
.la-ball-fall > div {
  width: 15px;
  height: 15px;
  margin: 4px 10px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: a 1s ease-in-out infinite;
  animation: a 1s ease-in-out infinite;
}
.la-ball-fall > div:first-child {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}
@-webkit-keyframes a {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes a {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
.lazy-placeholder {
  display: block;
  background-color: #ccc;
  background-image: url(img/lazy.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100px;
}
.lazy-loaded,
.lazy-placeholder.over {
  background-image: none;
  width: auto !important;
  height: auto !important;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px #3f75aa;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.0001)
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.0001)
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
}
.carousel-control.right {
  left: auto;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001),
    rgba(0, 0, 0, 0.5)
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.0001),
    rgba(0, 0, 0, 0.5)
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
}
.carousel-caption {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  padding-left: 0;
}
.carousel-control.left {
  left: 0;
  background: none;
}
.carousel-control.left:before {
  background: url(../img/hw1_sprite.png) no-repeat -55px -496px;
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  margin-top: 200px;
  overflow: hidden;
}
.carousel-control.right {
  right: 0;
  background: none;
}
.carousel-control.right:before {
  background: url(../img/hw1_sprite.png) no-repeat -55px -600px;
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  margin-top: 200px;
  overflow: hidden;
}
.group-index-banner {
  background: #666;
  overflow: hidden;
  margin-bottom: 30px;
  clear: both;
}
/* 轮播图高度 */
.group-index-banner .item {
  height: 500px !important;
  background: no-repeat 50%;
}
.group-index-banner .carousel-control {
  height: 100%;
  z-index: 999;
  display: none;
  width: 10%;
}
.group-index-banner:hover .carousel-control {
  display: block !important;
}
.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li,
.carousel-indicators span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000;
  background-color: transparent;
}
.banner-img-text {
  position: relative;
  top: 80px;
  left: 0;
  display: inline-block;
}
.carousel-indicators li,
.carousel-indicators span {
  background: url(img/hw1_sprite.png) -175px -365px no-repeat;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  border: none;
}
.carousel-indicators li.active,
.carousel-indicators span.swiper-active-switch {
  background-position: -175px -378px;
  background-color: transparent;
}
.banner-btn {
  display: inline-block;
  font-size: 18px;
  padding: 0 20px;
  margin-top: 10px;
  height: 40px;
  border-radius: 5px;
  line-height: 40px;
  background-color: #b02d2e;
  margin-bottom: 16px;
  text-align: center;
  color: #fff;
  position: relative;
}
#index-banner .carousel-caption {
  display: none;
}
#index-banner .swiper-slide-active .carousel-caption {
  display: block;
}
@media (min-width: 768px) {
  .carousel-indicators {
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .fbb-index-banner .carousel-inner .item,
  .group-index-banner .item {
    height: 540 !important;
    background: no-repeat top;
    background-size: contain;
  }
  .fbb-index-banner .no-swiper .carousel-inner .item,
  .group-index-banner .no-swiper .item {
    padding-top: 96.25%;
  }
  .group-index-banner .item .text h3,
  .group-index-banner .item .text p {
    color: #fff;
    font-size: 16px;
    margin: 10px auto;
  }
  .group-index-banner .item .text h3 {
    font-size: 20px;
  }
  .group-index-banner .carousel-indicators {
    bottom: 0;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .group-index-banner .item .text a {
    background: transparent;
    display: inline;
    text-decoration: none;
    border-radius: 3px;
    padding: 0;
    text-align: left;
    font-size: 18px;
    margin: 0 auto;
    color: #fff;
  }
  .group-index-banner:hover .carousel-control {
    background-size: 100%;
  }
  .group-index-banner .carousel-caption {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 56.2%;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding-bottom: 10px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    padding-left: 0;
  }
  .carousel-caption .text {
    padding-bottom: 100%;
  }
  .banner-btn {
    background: none;
    border: 0 solid #fff;
  }
  .group-index-banner .carousel-control {
    height: 0;
    padding-bottom: 56.25%;
    background-size: 100%;
  }
  #index-banner.group-index-banner .carousel-control {
    display: none !important;
  }
  #index-banner.group-index-banner .carousel-control.left:before {
    background-position: -90px -496px;
  }
  #index-banner.group-index-banner .carousel-control.right:before {
    background-position: -50px -600px;
    right: 0;
  }
}
@media (max-width: 414px) {
  .fbb-index-banner .carousel-inner .item,
  .group-index-banner .item {
    height: 360px !important;
  }
}
.banner-container {
  width: 100% !important;
  max-width: 1920px;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
}
#hw1_stage {
  position: relative;
  width: 100%;
  height: 540px;
  z-index: 100;
  background: none transparent scroll repeat 0 0%\9;
  overflow: hidden;
}
#hw1_stage #hw1_content {
  padding-top: 60px;
  color: #000;
  position: absolute;
  display: block;
  width: 100%;
  height: 540px;
  z-index: 112;
  top: 0;
  left: 0;
}
#hw1_content #hw1_content_real {
  display: inline-block;
  vertical-align: middle;
  margin-top: 30px;
}
#hw1_content h3 {
  max-width: 800px;
  font-size: 40px;
  line-height: 1.4;
}
#hw1_content h3,
#hw1_content p {
  margin-left: auto;
  margin-right: auto;
}
#hw1_content p {
  max-width: 500px;
  font-size: 16px;
}
.page-btn {
  cursor: pointer;
  font-size: 14px;
}
#hw1_stage:hover #hw1_front {
  opacity: 1;
}
#hw1_stage #hw1_front {
  z-index: 110;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100% 100%\9;
  background-repeat: repeat-x\9;
  background-position: 50%\9;
}
#hw1_stage #hw1_back,
#hw1_stage #hw1_front {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 540px;
}
#hw1_stage #hw1_back {
  z-index: 108;
  background: url(http://huawei.com/img/kv-bg-bw.png) no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
  background-size: 100% 100%\9;
  background-repeat: repeat-x\9;
  background-position: bottom\9;
}
.destroyStellar {
  background-position: 50% -217.6px !important;
}
#hw1_fixed .img-full-width {
  display: block;
  height: 540px\9;
  page-break-inside: avoid\9;
  background: none transparent scroll repeat 0 0;
}
#hw1_fixed img {
  max-width: 100% !important;
}
.hw1_mob {
  display: none;
}
.hw1_mobile_link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  z-index: 125;
  padding-top: 56.25%;
}
@media only screen and (max-width: 767px) {
  #hw1_stage {
    height: 450px;
  }
  #hw1_content #hw1_content_real {
    margin-top: 0;
    width: 100%;
  }
  #hw1_stage #hw1_content {
    padding-top: 0;
    padding-top: 56.29%;
    background-color: #333;
    color: #fff;
    height: auto;
  }
  #hw1_content .hw1_mob {
    text-align: left;
    line-height: 1.2;
    padding: 0;
    margin: 0;
  }
  #hw1_content h3 {
    margin: 0;
    font-size: 20px;
    line-height: 1.3;
    text-align: left;
    padding: 15px 15px 0;
  }
  #hw1_content p {
    padding: 15px;
    margin: 0;
  }
  #hw1_stage #hw1_front {
    background-size: 100%;
    background-position: top;
    z-index: 114;
    padding-top: 56.29%;
    height: auto;
  }
  .hw1_pc {
    display: none;
  }
  .hw1_mob {
    display: block;
  }
  .banner-container .text-center {
    text-align: left;
  }
}
.animate-item {
  -webkit-transition: opacity 0.2s,
    -webkit-transform 1s cubic-bezier(0, 0.9, 0.45, 1);
  transition: opacity 0.2s, transform 1s cubic-bezier(0, 0.9, 0.45, 1);
  opacity: 0;
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
}
.animate-item.animate-delay-1,
.animate-item.animate-delay-2 {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-duration: 1s, 1s;
  transition-duration: 1s, 1s;
}
.animate-item.animate-delay-3 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition-duration: 1s, 1s;
  transition-duration: 1s, 1s;
  -webkit-transform: translateY(360px);
  transform: translateY(360px);
}
.animate-item.animate-start {
  -webkit-transform: translate(0);
  transform: translate(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#hw1_card_list .row {
  margin-left: -10px;
  margin-right: -10px;
}
#hw1_card_list .col-sm-6,
#hw1_card_list .col-sm-12 {
  padding-left: 10px;
  padding-right: 10px;
}
/* 图片容器宽度设置 */
.hw1_multi_img {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto; /* 容器整体水平居中 */
}
.hw1_img_subinfo {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  margin: 0;
  padding: 0;
}
.hw1_img {
  width: 100%;
  height: 100%;

  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.hw1_img.hover,
.hw1_img:hover {
  margin-left: -20px;
}
.hw1_img img {
  width: 110%;
  max-width: 110%;
}
.hw1_img_subinfo a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  left: 0;
  top: 0;
  padding: 20px 40px;
  text-decoration: none;
}
.hw1_multi_img:hover a {
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a8000000",endColorstr="#a8000000",GradientType=0);
  text-decoration: none;
}
.hw1_img_wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-bottom: 20px;
  min-height: 114px;
  padding: 0 30% 0 40px;
}
.hw1_img_subinfo h3 {
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 1.2;
  position: relative;
  opacity: 1;
  color: #fff;
  -webkit-transform: translateY(60%);
  transform: translateY(60%);
}
.hw1_img_subinfo a,
.hw1_img_subinfo h3,
.hw1_img_subinfo p {
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.hw1_img_subinfo p {
  position: relative;
  -webkit-transform: translateY(80%);
  transform: translateY(80%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  color: #fff;
  line-height: 1.5;
  width: 100%;
}
.hw1_multi_img:hover a button,
.hw1_multi_img:hover a h3,
.hw1_multi_img:hover a p {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hw1_img_subinfo a:after,
.hw1_img_subinfo a:before {
  content: " ";
  display: table;
}
.hw1_img_subinfo a:after {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .hw1_img_wrap {
    padding: 0;
  }
  .hw1_img_subinfo p {
    padding-right: 0;
  }
  .hw1_multi_img:hover a {
    background-color: inherit;
  }
  #hw1_card_list .row .row > .col-sm-12,
  #hw1_card_list [class*="col-"],
  #hw1_stage {
    margin-bottom: 30px;
  }
  #hw1_card_list [class*="col-"] {
    margin-top: 0;
  }
  .hw1_img.hover,
  .hw1_img:hover {
    margin-left: 0;
  }
  .hw1_img_subinfo {
    position: relative;
    padding: 0;
    width: auto;
    height: auto;
  }
  .hw1_img_wrap {
    position: relative;
    min-height: 100%;
    margin-bottom: 0;
  }
  .hw1_img_subinfo a {
    padding: 10px 0;
    -webkit-transition: initial;
    transition: initial;
  }
  .hw1_img_subinfo a:hover {
    background-color: #fff;
  }
  .hw1_img_subinfo h3 {
    font-size: 22px;
    margin: 0;
  }
  .hw1_img_subinfo p {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 5px;
  }
  .hw1_img_subinfo h3,
  .hw1_img_subinfo p {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    color: #333;
  }
}
.video_box {
  width: 100%;
  position: relative;
  z-index: 99;
  overflow: hidden;
}
.video_box a.js_video_icon,
.video_box a.js_video_player {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.video_box a.js_video_player:before {
  content: "";
  width: 69px;
  height: 71px;
  background: url(img/hw1_sprite.png) no-repeat -7px -284px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -35px;
}
.video_box a.video_player {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.video_box a.video_player:before {
  background: url(img/hw1_sprite.png) no-repeat -7px -284px;
}
.video_box a.js_video_icon:hover:before,
.video_box a.js_video_player:hover:before,
.video_box a.video_player:before {
  content: "";
  width: 69px;
  height: 71px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -35px;
}
.video_box a.js_video_icon:hover:before,
.video_box a.js_video_player:hover:before {
  background: url(img/hw1_sprite.png) no-repeat -97px -284px;
}
.index-video {
  position: relative;
  padding: 0;
  border-bottom: 0;
  margin-bottom: 24px;
}
.index-video .index-video-box {
  background: 50% no-repeat;
  background-size: cover;
  height: 540px;
}
.index-video h2,
.index-video h3 {
  color: #fff;
}
.index-video h2 {
  margin: 0;
}
.index-video h3 {
  max-width: 475px;
  margin: 0 auto;
}
.lg-container {
  width: 100% !important;
  max-width: 1200px;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.index-video .video_box .title {
  position: absolute;
  width: 100%;
  top: 10%;
}
.index-video a.close {
  position: absolute;
  top: 0;
  right: 35px;
  display: none;
  width: 30px;
  height: 30px;
  z-index: 1000;
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.index-video h2 {
  font-size: 40px;
  margin: 0 auto;
  text-align: center;
  margin-top: 60px;
}
.index-video h3 {
  font-size: 20px;
  line-height: 30px;
  max-width: 60%;
  margin: 20px auto;
}
#player_wrapper {
  height: 540px;
  width: 960px;
  display: block;
  overflow: hidden;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
}
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0 solid #fff;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}
#fancybox-close {
  position: absolute;
  right: -30px;
  width: 30px;
  height: 30px;
  background: transparent url(img/hw1_sprite.png) -101px -42px;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}
#fancybox-img {
  padding: 0;
  margin: 0;
  outline: none;
  line-height: 0;
  vertical-align: top;
}
#fancybox-frame,
#fancybox-img {
  width: 100%;
  height: 100%;
  border: none;
}
#fancybox-frame {
  display: block;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0;
}
#fancybox-right {
  right: 0;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-position: -20px 0;
}
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-position: 0 -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-position: -40px -122px;
}
#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  display: block;
}
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}
#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}
#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}
#fancybox-title-float-left {
  padding: 0 0 0 15px;
}
#fancybox-title-float-main {
  color: #fff;
  line-height: 29px;
  font-weight: 700;
  padding: 0 0 3px;
}
#fancybox-title-float-right {
  padding: 0 0 0 15px;
}
.fancybox-ie .fancybox-bg {
  background: transparent !important;
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  top: 0;
  right: 0;
}
.fancybox-close {
  position: absolute;
  top: 10px !important;
  right: 10px !important;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
#fancybox-close {
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  display: block !important;
}
.fancy-video-close {
  background-position: -135px -106px !important;
  background-color: rgba(0, 0, 0, 0.72) !important;
}
#fancybox-outer {
  background: none;
}
#fancybox-wrap {
  padding: 0;
}
.fancybox-bg {
  display: none;
}
.jwdisplay {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  overflow: hidden !important;
}
@media only screen and (max-width: 767px) {
  .index-video {
    margin-bottom: 45px;
  }
  #fancybox-wrap {
    left: 0 !important;
    margin-top: -20%;
  }
  #player_wrapper {
    width: 100%;
    height: auto;
  }
  #fancybox-content,
  #fancybox-wrap {
    width: 100% !important;
  }
}
@media only screen and (max-width: 480px) {
  .index-video h2 {
    font-size: 20px !important;
    width: 60%;
    margin: 0 auto !important;
  }
  .index-video h3 {
    font-size: 14px !important;
    width: 70%;
    line-height: 1.4 !important;
    height: 82px;
    overflow: hidden;
  }
}
.hw1_common_box {
  padding-bottom: 10px;
}
.hw1_common_box li {
  padding-bottom: 12px;
  line-height: 1.6;
}
.hw1_common_box li .date {
  display: block;
  font-size: 14px;
  color: #999;
}
.hw1_common_box p {
  margin-top: 5px;
}
.hw1_common_box h3 {
  margin-bottom: 0;
  margin-top: 10px;
}
.hw1_common_box .col-sm-8 .col-sm-6:nth-child(2),
.hw1_common_box .col-sm-8 .col-sm-12 {
  margin-left: 0;
  padding-left: 45px;
  margin-top: 50px;
  margin-top: 0;
}
.hw1_common_box .col-sm-8 .col-sm-6:nth-child(3) {
  margin-left: 0;
  padding-right: 45px;
  margin-top: 50px;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .hw1_common_box li {
    margin-bottom: 15px;
  }
  .hw1_common_box li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .hw1_common_box .col-sm-6 {
    margin-bottom: 30px;
  }
  .hw1_common_box .col-sm-8 .col-sm-6:nth-child(2),
  .hw1_common_box .col-sm-8 .col-sm-6:nth-child(3),
  .hw1_common_box .col-sm-8 .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* 新闻列表页 */
.boxxw {
  width: 1200px;
  margin: 0 auto;
  overflow: auto;
  padding-bottom: 40px;
  padding-top: 50px;
}
.boxxw .bxwz {
  float: left;
  width: 244px;
}
.boxxw .bxwz .flbt {
  height: 48px;
  border: 1px solid #a9d2fa;
  background: #3f75aa;
  padding-left: 24px;
  font-size: 18px;
  color: #fff;
  line-height: 48px;
}
.boxxw .bxwz .zfl {
  border-left: 1px solid #e6e9eb;
  border-right: 1px solid #e6e9eb;
  background: #fff;
  border-radius: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.boxxw .bxwz .zfl li {
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid #e6e9eb;
}
.boxxw .bxwz .zfl li a {
  width: 194px;
  height: 46px;
  line-height: 46px;
  display: block;
  font-size: 16px;
  color: #353f3c;
  text-indent: 24px;
  width: 244px;
}
.boxxw .bxwz .zfl li a:hover {
  background: #3f75aa;
  color: #fff;
  text-decoration: none;
}
.boxxw .bxwz .zrbq {
  width: 242px;
  border: 1px solid #e6e9eb;
  margin-top: 25px;
}
.boxxw .bxwz .zrbq span {
  height: 48px;
  background: #195999;
  padding-left: 24px;
  font-size: 18px;
  color: #fff;
  line-height: 48px;
  display: block;
}
.boxxw .bxwz .zrl {
  padding: 12px 7px 22px 7px;
  background: #fff;
}
.boxxw .bxwz .zrl li {
  width: 228px;
  height: 34px;
  line-height: 34px;
  position: relative;
  overflow: hidden;
}
.boxxw .bxwz .zrl li a {
  width: 194px;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  padding-left: 34px;
  display: block;
  color: #827f85;
}
.boxxw .bxwz .zrl li em {
  position: absolute;
  left: 0;
  top: 4px;
  width: 26px;
  height: 26px;
  color: #7b757c;
  font-style: normal;
  font-size: 12px;
  font-family: Arial;
  background: #fff;
  text-align: center;
  line-height: 26px;
  overflow: hidden;
}
.boxxw .bxwz .zrl li.top1 em {
  background: #fe4001;
  color: #fff;
}
.boxxw .bxwz .zrl li.top2 em {
  background: #ff7001;
  color: #fff;
}
.boxxw .bxwz .zrl li.top3 em {
  background: #ffa401;
  color: #fff;
}
.boxxw .bxwy {
  float: right;
  width: 906px;
}
.boxxw .bxwy .newl {
  width: 906px;
}
.boxxw .bxwy .newl li {
  width: 880px;
  height: 238px;
  border-radius: 8px;
  border: 1px solid #e7e9eb;
  padding: 34px 26px 44px 26px;
  margin-bottom: 20px;
  background: #fff;
}
.boxxw .bxwy .newl li .ltxw {
  width: 508px;
  float: left;
  overflow: hidden;
}
.boxxw .bxwy .newl li .ltxw span {
  width: 508px;
  height: 48px;
  overflow: hidden;
  display: block;
  font-size: 18px;
}
.boxxw .bxwy .newl li .ltxw span a {
  color: #252525;
}
.boxxw .bxwy .newl li .ltxw p {
  width: 508px;
  height: 72px;
  line-height: 24px;
  overflow: hidden;
  font-size: 14px;
  color: #958e8f;
  padding-bottom: 11px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
}

.boxxw .bxwy .newl li .ltxw .more {
  width: 508px;
  height: 27px;
  line-height: 26px;
  overflow: hidden;
  font-size: 14px;
  color: #aba4a3;
}
.boxxw .bxwy .newl li .ltxw .more a {
  float: left;
  margin-right: 15px;
  padding: 0 12px 0 12px;
  height: 27px;
  display: block;
  overflow: hidden;
  background: #49a0f5;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-radius: 5px;
}
.boxxw .bxwy .newl li .ltxw .more font {
  float: left;
}
.boxxw .bxwy .newl li .rtp {
  width: 237px;
  height: 155px;
  float: right;
  overflow: hidden;
  border-radius: 6px;
}
.page {
  padding: 16px 0 36px 0;
}
.page a {
  padding: 5px 12px 5px 12px;
  border: 1px solid #ccc;
  margin: 0 5px 0 5px;
  color: #00a2c9;
}
.page a:hover {
  border: 1px solid #00a2c9;
  background: #00a2c9;
  color: #fff;
}
.page .cur {
  border: 1px solid #00a2c9;
  background: #00a2c9;
  color: #fff;
}
.boxxw .xwcon {
  float: left;
  width: 860px;
  background: #f4f5f7;
  padding: 35px 30px 25px 30px;
}
.boxxw .xwcon h2 {
  width: 860px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #302e2c;
  font-weight: 100;
  font-size: 26px;
}
.boxxw .xwcon .data {
  color: #999;
  font-size: 14px;
  line-height: 30px;
  width: 860px;
  text-align: center;
  overflow: hidden;
  position: relative;
  padding: 0 0 15px 0;
}
.boxxw .xwcon .data .datasp {
  display: inline-block;
  width: 150px;
  color: #999;
  font-size: 14px;
  position: relative;
}
.boxxw .xwcon .data .diwei {
  position: absolute;
  left: 110px;
  top: 2px;
  width: 150px;
}
.boxxw .xwcon .content {
  width: 860px;
  line-height: 30px;
  color: #858586;
  font-size: 14px;
}
.boxxw .xwcon .sxp {
  width: 860px;
  line-height: 36px;
  color: #858586;
  font-size: 14px;
  height: 36px;
  overflow: hidden;
  padding: 20px 0 12px 0;
}
.boxxw .xwcon .sxp .syp {
  width: 430px;
  color: #858586;
  font-size: 14px;
  height: 36px;
  overflow: hidden;
  float: left;
}
.boxxw .xwcon .sxp .syp a {
  color: #858586;
}
.boxxw .xwcon .ysyd {
  width: 860px;
  color: #858586;
  overflow: hidden;
}
.boxxw .xwcon .ysyd span {
  width: 860px;
  display: block;
  height: 46px;
  border-bottom: 2px solid #27a0df;
  line-height: 46px;
  font-size: 16px;
  color: #323232;
  overflow: hidden;
}
.boxxw .xwcon .yansl {
  width: 860px;
  padding: 5px 0 5px 0;
}
.boxxw .xwcon .yansl li {
  width: 400px;
  height: 32px;
  line-height: 32px;
  float: left;
  padding-right: 30px;
  overflow: hidden;
}
.boxxw .xwcon .yansl li a {
  color: #858586;
}
.boxxw .bxwny {
  float: right;
  width: 244px;
}
.boxxw .bxwny .flbt {
  width: 218px;
  height: 48px;
  border: 1px solid #a9d2fa;
  background: #49a0f5;
  padding-left: 24px;
  font-size: 18px;
  color: #fff;
  line-height: 48px;
}
.boxxw .bxwny .zfl {
  width: 242px;
  border-left: 1px solid #e6e9eb;
  border-right: 1px solid #e6e9eb;
}
.boxxw .bxwny .zfl li {
  width: 194px;
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid #e6e9eb;
  padding-left: 24px;
  padding-right: 24px;
}
.boxxw .bxwny .zfl li a {
  width: 194px;
  height: 46px;
  line-height: 46px;
  display: block;
  font-size: 16px;
  color: #353f3c;
}

.boxxw .bxwny .zrl li em {
  position: absolute;
  left: 0;
  top: 4px;
  width: 26px;
  height: 26px;
  color: #7b757c;
  font-style: normal;
  font-size: 12px;
  font-family: Arial;
  background: #fff;
  text-align: center;
  line-height: 26px;
  overflow: hidden;
}
.boxxw .bxwny .zrl li.top1 em {
  background: #fe4001;
  color: #fff;
}
.boxxw .bxwny .zrl li.top2 em {
  background: #ff7001;
  color: #fff;
}
.boxxw .bxwny .zrl li.top3 em {
  background: #ffa401;
  color: #fff;
}

.boxxw .bxwny .jdal {
  width: 244px;
  height: 75px;
  overflow: hidden;
  margin-top: 25px;
}
.boxxw .bxwny .zrbq {
  width: 242px;
  border: 1px solid #e6e9eb;
  margin-top: 25px;
}
.boxxw .bxwny .zrbq span {
  width: 218px;
  height: 48px;
  background: #f6f6f6;
  padding-left: 24px;
  font-size: 18px;
  color: #615e58;
  line-height: 48px;
  display: block;
}
.boxxw .bxwny .zrl {
  width: 228px;
  padding: 12px 7px 22px 7px;
}
.boxxw .bxwny .zrl li {
  width: 228px;
  height: 34px;
  line-height: 34px;
  position: relative;
  overflow: hidden;
}
.boxxw .bxwny .zrl li a {
  width: 194px;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  padding-left: 34px;
  display: block;
  color: #827f85;
}
.boxxw .bxwny .zrl li em {
  position: absolute;
  left: 0;
  top: 4px;
  width: 26px;
  height: 26px;
  color: #7b757c;
  font-style: normal;
  font-size: 12px;
  font-family: Arial;
  background: #fff;
  text-align: center;
  line-height: 26px;
  overflow: hidden;
}
.boxxw .bxwny .zrl li .top1 em {
  background: #fe4001;
  color: #fff;
}
.boxxw .bxwny .zrl li .top2 em {
  background: #ff7001;
  color: #fff;
}
.boxxw .bxwny .zrl li .top3 em {
  background: #ffa401;
  color: #fff;
}
.boxxw .bxwny .aqzj {
  width: 244px;
  height: 94px;
  overflow: hidden;
  margin-top: 20px;
}

.nav_banner {
  clear: both;
  height: 200px;
  background: url(../img/navbanner01.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
}
.nav2 {
  background: url(../img/nav2.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}
.nav3 {
  background: url(../img/navbanner01.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}
/* 内页 */
.g-wrap .crumbs {
  float: left;
  height: 100%;
  background: url(../images/crumbs_icon.png) no-repeat 0 32px;
}
.g-wrap .crumbs a {
  padding: 0 4px;
  font-size: 22px;
  line-height: 77px;
  text-decoration: none;
  color: #4d4852;
  outline: 0;
}
.g-wrap .crumbs a.on {
  background: url(../images/crumbs_arrow.png) no-repeat 0 36px;
}
.g-wrap .crumbs a.po {
  font-size: 16px;
}
.g-wrap .columns a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 2px solid #f00;
}
.g-wrap .columns a:hover {
  text-decoration: none;
}
.g-wrap .columns a:hover:after {
  width: 100%;
}
.g-wrap .columns a.on:after {
  width: 100%;
}

.g-wrap .columns {
  float: right;
  height: 100%;
}
.g-wrap .columns a {
  position: relative;
  float: left;
  margin-left: 30px;
  line-height: 77px;
  color: #63666b;
}
.dk-inner-bg {
  min-height: 335px;
  background: url(img/tz-bg4.jpg) no-repeat;
  background-attachment: fixed;
  background-position: center bottom;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  box-sizing: border-box;
}
.acc {
  min-height: 335px;
  background: url(img/tz-bg5.jpg) no-repeat;
  background-attachment: fixed;
  background-position: center bottom;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  box-sizing: border-box;
}
.show-inner-bg {
  min-height: 335px;
  background: url(img/show-bg4.jpg) no-repeat;
  background-attachment: fixed;
  background-position: center bottom;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  box-sizing: border-box;
}

.form-container-Vertical {
  border-radius: 3px;
  border: 1px solid #e7e9eb;
  margin-top: 20px;
  width: 100%;
  background: #fff;
  border-radius: 8px;
}

.form-container-Vertical .heading h2 {
  color: black;
  font-size: 20px;
  font-family: "arial";
  line-height: 1.3;
  padding: 12px 0 0;
  text-align: center;
  width: auto;
}

.form-wrap {
  display: inline-block;
  padding: 0 10px 10px;
  text-align: center;
  width: 100%;
}

.form-container-Vertical .field {
  border: 1px solid #b1b1b1;
  border-radius: 3px;
  box-shadow: 0 -6px 5px -5px rgba(50, 50, 50, 0.23) inset;
  clear: left;
  color: #161616;
  display: block;
  float: left;
  font-size: 16px;
  height: 49px;
  margin: 5px 0;
  padding: 5px;
  text-align: center;
  width: 100%;
  background: #fff;
}
.form-container-Vertical .field1 {
  border: 1px solid #b1b1b1;
  border-radius: 3px;
  box-shadow: 0 -6px 5px -5px rgba(50, 50, 50, 0.23) inset;
  clear: left;
  color: #161616;
  display: block;
  float: left;
  font-size: 16px;
  margin: 5px 0;
  padding: 5px;
  text-align: center;
  width: 100%;
  background: #fff;
}
.form-container-Vertical #formSubmit {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #3f75aa;
  background-origin: padding-box;
  background-position: -700px 0px, 0 0;
  background-repeat: no-repeat;
  background-size: 150% 350%, 100% 100%;
  border: 1px solid #fff;
  border-radius: 3px;
  box-shadow: 0 1px 5px 0 rgba(50, 50, 50, 0.32);
  clear: left;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 22px;
  height: 55px;
  margin-top: 5px;
  padding: 13px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.62);
  text-transform: none;
  transition: background-position 0s ease 0s;
  width: 100%;
}

#formSubmit1 {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #d2d0d0;
  background-origin: padding-box;
  background-position: -700px 0px, 0 0;
  background-repeat: no-repeat;
  background-size: 150% 350%, 100% 100%;
  border: 1px solid #fff;
  border-radius: 3px;
  box-shadow: 0 1px 5px 0 rgba(50, 50, 50, 0.32);
  clear: left;
  color: #000;
  cursor: pointer;
  font-size: 22px;
  height: 55px;
  margin-top: 5px;
  padding: 13px 0;
  text-transform: none;
  transition: background-position 0s ease 0s;
  width: 200px;
}
.tiwitter {
  margin-top: 15px;
  border-radius: 8px;
  width: 100%;
}

.newsbtn {
  float: left;
  margin-left: -200px;
  margin-top: 65px;
}

.single {
  padding: 30px;
  background: #fff;
  border-radius: 8px;
}
.other ul li {
  line-height: 50px;
  width: 400px;
  height: 50px;
  overflow: hidden;
  border-bottom: solid 1px #efeff1;
  float: left;
  margin-right: 20px;
}
.sxp ul li {
  height: 50px;
  border-bottom: solid 1px #efeff1;
}
.sxp {
  margin-bottom: 20px;
}
.other {
  padding-bottom: 50px;
}
.boxxw .tit {
  text-align: center;
  margin-bottom: 20px;
}
.boxxw .tit h2 {
  font-size: 38px;
  margin: 0px;
}
.boxxw .tit p {
  margin-top: 10px;
}

.LeftPane2 ul li h2 a {
  color: #3f75aa;
  font-size: 20px;
}
.LeftPane2 ul li h2 {
  margin-bottom: 5px;
  padding: 10px;
  line-height: 20px;
  font-size: 20px;
  letter-spacing: 0px;
}

.LeftPane2 ul li .con {
  padding: 10px;
  color: #7b7d85;
  font-size: 16px;
  padding-top: 0px;
  line-height: 26px;
}

.LeftPane2 ul li {
  padding-bottom: 20px;
}
.LeftPane2 ul li img {
  width: 268px;
  height: 190px;
}
.LeftPane2 {
  margin-right: 20px;
  float: left;
  background: #fff;
  margin-bottom: 40px;
  margin-left: 10px;
  width: 270px;
  height: 450px;
  border: solid 1px #ccc;
  position: relative;
}

.btn9 {
  background: #67c9e0 none repeat scroll 0 0;
  border-radius: 0.23077em;
  color: white !important;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.8;
  text-decoration: none !important;
  transition: background 0.25s ease-in-out 0s, color 0.25s ease-in-out 0s;
  font-size: 0.75em;
  line-height: 1.84615em;
  padding: 8px 20px 8px 20px;
  text-transform: uppercase;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.btn9:hover {
  background: #2c2c2c none repeat scroll 0 0;
  color: #fff !important;
}
